--- rpms/e-smith-manager/sme9/e-smith-manager.spec 2014/03/24 02:39:20 1.12 +++ rpms/e-smith-manager/sme9/e-smith-manager.spec 2016/01/31 21:54:06 1.14 @@ -1,15 +1,17 @@ -# $Id: e-smith-manager.spec,v 1.11 2014/03/24 00:21:36 wellsi Exp $ +# $Id: e-smith-manager.spec,v 1.13 2016/01/06 15:05:33 vip-ire Exp $ Summary: e-smith manager navigation module %define name e-smith-manager Name: %{name} %define version 2.6.0 -%define release 1 +%define release 3 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildRequires: e-smith-devtools BuildRequires: gettext @@ -23,6 +25,14 @@ Provides: server-manager AutoReqProv: no %changelog +* 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] + * Sun Mar 23 2014 Ian Wells 2.6.0-1.sme - Roll new stream to remove obsolete images [SME: 7962] @@ -657,6 +667,8 @@ This RPM contributes the navigation bars %prep %setup +%patch0 -p1 +%patch1 -p1 %build perl createlinks