1 |
# $Id: e-smith-manager.spec,v 1.24 2017/01/17 00:01:32 unnilennium Exp $ |
# $Id: e-smith-manager.spec,v 1.25 2017/01/17 00:09:21 unnilennium Exp $ |
2 |
|
|
3 |
Summary: e-smith manager navigation module |
Summary: e-smith manager navigation module |
4 |
%define name e-smith-manager |
%define name e-smith-manager |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 13 |
%define release 14 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Thu Jan 19 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
33 |
|
- move fix to the right line to be effective [SME: 9920] |
34 |
|
|
35 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
36 |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9920] |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9920] |
37 |
- temporarily reverting patch 4 for fast release of security fix |
- temporarily reverting patch 4 for fast release of security fix |