--- rpms/e-smith-manager/sme8/e-smith-manager.spec 2007/06/12 19:07:38 1.1 +++ rpms/e-smith-manager/sme8/e-smith-manager.spec 2017/01/19 23:40:56 1.27 @@ -1,29 +1,107 @@ +# $Id: e-smith-manager.spec,v 1.26 2017/01/16 23:48:53 unnilennium Exp $ + Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} -%define version 1.14.0 -%define release 7 +%define version 2.2.0 +%define release 13 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons -Source: %{name}-%{version}.tar.gz -Patch0: e-smith-manager-1.14.0.module_list.patch -Patch1: e-smith-manager-1.14.0.tktdomain.patch -Patch2: e-smith-manager-1.14.0.tktdomain.patch2 -Patch3: e-smith-manager-1.14.0-formrestyling.patch -Patch4: e-smith-manager-1.14.0-tktport80.patch -Patch5: e-smith-manager-1.14.0-lib64.patch +Source: e-smith-manager-2.2.0.11.tar.gz +Patch0: e-smith-manager-2.2.0-bz9923-badredirection.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext BuildArchitectures: noarch -Requires: e-smith-lib >= 1.14.0 +Requires: e-smith-lib >= 1.18.0-26 Requires: mod_auth_tkt Provides: server-manager AutoReqProv: no %changelog +* Mon Jan 16 2017 Jean-Philipe Pialasse 2.2.0-13.sme +- fix bad redirection parameter that might reveal session information to remote site [SME: 9923] + +* Tue Feb 18 2014 Ian Wells 2.2.0-11.sme +- Remove old images and roll new tarball [SME: 8213] + +* Fri Oct 11 2013 Ian Wells 2.2.0-10.sme +- Correct distro name from SME to SME Server on login page [SME: 7879] + +* Fri Oct 11 2013 Ian Wells 2.2.0-9.sme +- Add donation text to login page, by John Crisp [SME: 7879] + +* Sat Jun 8 2013 Daniel Berteaud 2.2.0-8.sme +- Do not load mod_ssl [SME: 7663] + +* Wed Feb 27 2013 Ian Wells 2.2.0-7.sme +- Correct processing of server-manager URL [SME: 7037] + +* Sat Aug 7 2010 Ian Wells 2.2.0-6.sme +- Remove empty

tag from /etc/e-smith/web/common/foot.tmpl, by Daniel [SME: 5905] + +* Sun Jan 31 2010 Jonathan Martens 2.2.0-5.sme +- Only display error messages intended for admin in server-manager [SME: 5700] + +* Wed Dec 9 2009 Charlie Brady 2.2.0-4.sme +- Fix css validation errors. [SME: 5656] + +* Fri Sep 18 2009 Stephen Noble 2.2.0-4.sme +- display reconfigure warning once if UnsavedChanges=yes [SME: 5475] + +* Fri Sep 18 2009 Stephen Noble 2.2.0-3.sme +- display reconfigure warning if UnsavedChanges=yes [SME: 5475] + +* Sun Apr 26 2009 Jonathan Martens 2.2.0-2.sme +- Fix misinterpretation of display string [SME: 5022] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Sat Oct 4 2008 Shad L. Lords 1.14.0-20 +- Make navigation use new db class for navigation [SME: 4619] + +* Thu Jul 31 2008 Shad L. Lords 1.14.0-19 +- Make binmode properties of db class [SME: 4317] +- Add new navigation db & utf8 classes [SME: 4317] + +* Tue Jul 1 2008 Shad L. Lords 1.14.0-18 +- Fix open of database to create if necessary [SME: 4147] + +* Tue May 15 2008 Shad L. Lords 1.14.0-17 +- No longer remove navigation dbs. [SME: 4147] +- Deal a little more gracefully with non UTF-8 lexicons [SME: 4229] + +* Mon Mar 31 2008 Shad L. Lords 1.14.0-16 +- Remove navigation dbs and create new [SME: 4147] + +* Fri Mar 28 2008 Shad L. Lords 1.14.0-15 +- Remove last remnant of pleasewait [SME: 4130] + +* Wed Mar 26 2008 Shad L. Lords 1.14.0-14 +- Include general lexicons in nav-config [SME: 4113] + +* Tue Mar 25 2008 Shad L. Lords 1.14.0-13 +- Fix wide output to print in navigation and allow navigations db to + be utf8 [SME: 4101] + +* Sat Mar 22 2008 Shad L. Lords 1.14.0-12 +- Fix UTF-8 encoding in header and nav-conf [SME: 4072] + +* Tue Jan 08 2008 Stephen Noble 1.14.0-11 +- Fix to remove spaces and newlines in panel headers [SME: 3346] + +* Tue Jan 08 2008 Stephen Noble 1.14.0-10 +- remove the FormMagick session files [SME: 3723] + +* Tue Jan 08 2008 Stephen Noble 1.14.0-9 +- Remove spaces and newlines in panel headers [SME: 3346] + +* Sun Jul 01 2007 Shad L. Lords 1.14.0-8 +- Make login/logout no quite so verbose. [SME: 2660] + * Fri May 18 2007 Shad L. Lords 1.14.0-7 - Use correct lib for modules @@ -566,11 +644,6 @@ This RPM contributes the navigation bars %prep %setup %patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 %build perl createlinks @@ -635,6 +708,11 @@ rm -rf $RPM_BUILD_ROOT %pre %preun %post +find /etc/e-smith/web/panels/manager/cgi-bin/ -type f | \ + sed -n '/\/[0-9a-z]\{32\}$/p' | \ + xargs grep -l Persisten | \ + xargs rm -f + %postun %files -f %{name}-%{version}-%{release}-filelist