--- rpms/e-smith-manager/sme9/e-smith-manager.spec 2016/01/06 15:05:33 1.13 +++ rpms/e-smith-manager/sme9/e-smith-manager.spec 2019/01/23 04:33:23 1.36 @@ -1,16 +1,26 @@ -# $Id: e-smith-manager.spec,v 1.12 2014/03/24 02:39:20 wellsi Exp $ +# $Id: e-smith-manager.spec,v 1.35 2019/01/23 04:26:18 jpp Exp $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.6.0 -%define release 2 +%define release 24 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.xz Patch0: e-smith-manager-2.4.0-access_sm_from_console_over_plain.patch +Patch1: e-smith-manager-2.4.0-dont_rewrite_to_https_from_localhost.patch +Patch2: e-smith-manager-2.4.0-newTKTsyntax.patch +Patch3: e-smith-manager-2.6.0-no_index_for_manager_common.patch +Patch4: e-smith-manager-2.6.0-Koozali_manager.patch +Patch5: e-smith-manager-2.6.0-bz9920.badredirection.patch +Patch6: e-smith-manager-2.6.0-bz10186-timeout.patch +Patch7: e-smith-manager-2.6.0-bz10187-emptyback.patch +Patch8: e-smith-manager-2.6.0-bz10238-bugreport.patch +Patch9: e-smith-manager-2.4.0-bz10171-SME9eol.patch + BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext @@ -24,6 +34,67 @@ Provides: server-manager AutoReqProv: no %changelog +* Tue Jan 22 2019 Jean-Philipe Pialasse 2.6.0-24.sme +- add message to indicate EOL after Nov 30 2020 [SME: 10171] + +* Sun Apr 16 2017 Jean-Philipe Pialasse 2.6.0-22.sme +- add a panel to ease reporting bugs [SME: 10238] +- Original work from Mats Schuh m.schuh@neckargeo.net + +* Mon Mar 27 2017 Jean-Philipe Pialasse 2.6.0-18.sme +- fix typo in e-smith-manager-2.6.0-bz10187-emptyback.patch [SME: 10187] + +* Sun Mar 26 2017 Jean-Philipe Pialasse 2.6.0-17.sme +- avoid internal server error if empty back parameter [SME: 10187] +- return user friendly message + +* Sat Mar 25 2017 Jean-Philipe Pialasse 2.6.0-16.sme +- fix too short timeout in server-manager [SME: 10186] +- now 30 min as default instead of 5 +- possibility to change this and adapt the default 0.66 of timeout remaining to reset it +- by default only a session cookie, can activate persistent cookie +- sha256 as encryption. + +* Mon Jan 23 2017 Jean-Philipe Pialasse 2.6.0-15.sme +- reapply patch 4 +- Update server-manager to Koozali branding [SME: 9678] + +* Thu Jan 19 2017 Jean-Philipe Pialasse 2.6.0-14.sme +- move fix to the right line to be effective [SME: 9920] + +* Mon Jan 16 2017 Jean-Philipe Pialasse 2.6.0-13.sme +- fix bad redirection parameter that might reveal session information to remote site [SME: 9920] +- temporarily reverting patch 4 for fast release of security fix +- please put it back at next release + +* Tue Jul 19 2016 Jean-Philipe Pialasse 2.6.0-12.sme +- Update server-manager to Koozali branding [SME: 9678] +- We thanks John Crisp for his wonderful work. +- e-smith-manager-2.6.0-Koozali_manager.patch + +* Wed Jun 15 2016 Daniel Berteaud 2.6.0-9.sme +- Better syntax for removing Indexes option for the manager [SME: 9589] + +* Wed Jun 15 2016 Daniel Berteaud 2.6.0-8.sme +- Remove index option for manager's resources [SME: 9589] + +* Sun Jun 12 2016 Jean-Philipe Pialasse 2.6.0-7.sme +- fix 307 redirection to http when https is used [SME: 8825] +- update syntaxe for TKT Auth +- bump 7 for typo + +* Fri Mar 4 2016 stephane de Labrusse 2.6.0-5.sme +- corrected typo in e-smith-manager-2.4.0-dont_rewrite_to_https_from_localhost.patch +- code from John H. Bennett III bennettj@johnbennettservices.com [SME: 9271] + +* Fri Feb 5 2016 Daniel Berteaud 2.6.0-4.sme +- Really don't redirect to http when login in/out of the server-manager + [SME: 9163] + +* Sun Jan 31 2016 Daniel Berteaud 2.6.0-3.sme +- Don't redirect to http when login in/out of the server-manager from + localhost [SME: 9163] + * Wed Jan 6 2015 Daniel Berteaud 2.6.0-2.sme - Allow access to the server-manager without SSL from the loopback [SME: 9163] @@ -663,6 +734,15 @@ This RPM contributes the navigation bars %prep %setup %patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 %build perl createlinks