1 |
# $Id: smeserver-vacation.spec,v 1.25 2017/01/16 21:39:16 unnilennium Exp $ |
# $Id: smeserver-vacation.spec,v 1.26 2017/01/16 21:41:42 unnilennium Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-vacation |
%define name smeserver-vacation |
6 |
%define version 1.1 |
%define version 1.1 |
7 |
%define release 23 |
%define release 24 |
8 |
Summary: SME Server enhancement to enable vacation messages for users. |
Summary: SME Server enhancement to enable vacation messages for users. |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
33 |
Patch17: smeserver-vacation-1.1-locale-2016-07-15.patch |
Patch17: smeserver-vacation-1.1-locale-2016-07-15.patch |
34 |
Patch18: smeserver-vacation-1.1-bz9073-race.condition.vulnarability.patch |
Patch18: smeserver-vacation-1.1-bz9073-race.condition.vulnarability.patch |
35 |
Patch19: smeserver-vacation-1.1-locale-2017-01-16.patch |
Patch19: smeserver-vacation-1.1-locale-2017-01-16.patch |
36 |
|
Patch20: smeserver-vacation-1.1-bz6614-autodetect.html.patch |
37 |
|
|
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
40 |
Requires: e-smith-release >= 9.0, |
Requires: e-smith-release >= 9.0, |
48 |
enable vacation for themselves and to modify their own message |
enable vacation for themselves and to modify their own message |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-24.sme |
52 |
|
- NFR allow html message and auto detect to switch from text to html [SME: 6614] |
53 |
|
|
54 |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-23.sme |
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-23.sme |
55 |
- Fix possible race condition vulnerability during creation of vacation.msg [SME: 9073] |
- Fix possible race condition vulnerability during creation of vacation.msg [SME: 9073] |
56 |
- thanks to Mats Schuh and Charlie Brady for the work. |
- thanks to Mats Schuh and Charlie Brady for the work. |
339 |
%patch17 -p1 |
%patch17 -p1 |
340 |
%patch18 -p1 |
%patch18 -p1 |
341 |
%patch19 -p1 |
%patch19 -p1 |
342 |
|
%patch20 -p1 |
343 |
|
|
344 |
%build |
%build |
345 |
perl createlinks |
perl createlinks |