1 |
# $Id: e-smith-manager.spec,v 1.25 2014/02/18 17:29:26 wellsi Exp $ |
# $Id: e-smith-manager.spec,v 1.26 2017/01/16 23:48:53 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.2.0 |
%define version 2.2.0 |
7 |
%define release 12 |
%define release 13 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
21 |
AutoReqProv: no |
AutoReqProv: no |
22 |
|
|
23 |
%changelog |
%changelog |
24 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-12.sme |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.2.0-13.sme |
25 |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9923] |
- fix bad redirection parameter that might reveal session information to remote site [SME: 9923] |
26 |
|
|
27 |
* Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme |
* Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme |