1 |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.1 2016/08/03 05:48:10 unnilennium Exp $ |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.2 2016/08/03 06:09:25 unnilennium Exp $ |
2 |
# Authority: gnujpl |
# Authority: gnujpl |
3 |
# Name: Jean-Paul Leclère |
# Name: Jean-Paul Leclère |
4 |
|
|
5 |
%define name smeserver-phpwebftp |
%define name smeserver-phpwebftp |
6 |
%define version 4.0 |
%define version 4.0 |
7 |
%define release 10 |
%define release 11 |
8 |
|
|
9 |
Summary: Web FTP access via HTTPS for SME. |
Summary: Web FTP access via HTTPS for SME. |
10 |
Name: %{name} |
Name: %{name} |
16 |
Patch0:smeserver-phpwebftp-4.0-patchftpmode.patch |
Patch0:smeserver-phpwebftp-4.0-patchftpmode.patch |
17 |
Patch1: smeserver-phpwebftp-4.0-patch1.patch |
Patch1: smeserver-phpwebftp-4.0-patch1.patch |
18 |
Patch2: smeserver-phpwebftp-4.0.bz7175.pointusername.patch |
Patch2: smeserver-phpwebftp-4.0.bz7175.pointusername.patch |
19 |
|
Patch3: smeserver-phpwebftp-4.0.bz9528.XSSvulnerability.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: e-smith-apache |
Requires: e-smith-apache |
28 |
smeserver-phpwebftp adds an ftp panel available to users via SSL web access. |
smeserver-phpwebftp adds an ftp panel available to users via SSL web access. |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 4.0-11.sme |
32 |
|
- fix XSS security issue in phpwebftp [SME: 9528] |
33 |
|
- https://sourceforge.net/p/phpwebftp/bugs/17/ |
34 |
|
- add utf8 in meta to fix bad display in French |
35 |
|
|
36 |
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 4.0-10.sme |
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 4.0-10.sme |
37 |
- fix does not support files owned by user or group with point [SME: 7175] |
- fix does not support files owned by user or group with point [SME: 7175] |
38 |
- SF:https://sourceforge.net/p/phpwebftp/bugs/15/ |
- SF:https://sourceforge.net/p/phpwebftp/bugs/15/ |
91 |
%patch0 -p1 |
%patch0 -p1 |
92 |
%patch1 -p1 |
%patch1 -p1 |
93 |
%patch2 -p1 |
%patch2 -p1 |
94 |
|
%patch3 -p1 |
95 |
|
|
96 |
%pre |
%pre |
97 |
|
|