1 |
# $Id: smeserver-vacation.spec,v 1.25 2017/01/16 21:39:16 unnilennium Exp $ |
# $Id: smeserver-vacation.spec,v 1.27 2017/01/16 21:50:15 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 25 |
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 |
|
* Sun Feb 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-25.sme |
52 |
|
- html message autodection: swith to html when "<html" and "</html>" are present |
53 |
|
- in the content, update patch [SME: 6614] |
54 |
|
|
55 |
|
* Mon Jan 16 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-24.sme |
56 |
|
- NFR allow html message and auto detect to switch from text to html [SME: 6614] |
57 |
|
|
58 |
* 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 |
59 |
- Fix possible race condition vulnerability during creation of vacation.msg [SME: 9073] |
- Fix possible race condition vulnerability during creation of vacation.msg [SME: 9073] |
60 |
- thanks to Mats Schuh and Charlie Brady for the work. |
- thanks to Mats Schuh and Charlie Brady for the work. |
343 |
%patch17 -p1 |
%patch17 -p1 |
344 |
%patch18 -p1 |
%patch18 -p1 |
345 |
%patch19 -p1 |
%patch19 -p1 |
346 |
|
%patch20 -p1 |
347 |
|
|
348 |
%build |
%build |
349 |
perl createlinks |
perl createlinks |