Adjust patch number
This commit is contained in:
parent
aa1b182edf
commit
14fec0fad3
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: proftpd
|
Name: proftpd
|
||||||
Version: 1.3.8b
|
Version: 1.3.8b
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Flexible, stable and highly-configurable FTP server
|
Summary: Flexible, stable and highly-configurable FTP server
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.proftpd.org/
|
URL: http://www.proftpd.org/
|
||||||
@ -44,7 +44,7 @@ Patch3: proftpd-1.3.4rc1-mod_vroot-test.patch
|
|||||||
Patch4: proftpd-1.3.6-no-mod-wrap.patch
|
Patch4: proftpd-1.3.6-no-mod-wrap.patch
|
||||||
Patch5: proftpd-1.3.6-no-mod-geoip.patch
|
Patch5: proftpd-1.3.6-no-mod-geoip.patch
|
||||||
Patch6: proftpd-1.3.7rc3-logging-not-systemd.patch
|
Patch6: proftpd-1.3.7rc3-logging-not-systemd.patch
|
||||||
Patch8: proftpd-1.3.8-fix-environment-sensitive-tests-failure.patch
|
Patch7: proftpd-1.3.8-fix-environment-sensitive-tests-failure.patch
|
||||||
|
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -249,7 +249,7 @@ sed -i -e '/killall/s/test.*/systemctl reload proftpd.service/' \
|
|||||||
%patch6
|
%patch6
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch8 -p1
|
%patch7 -p1
|
||||||
|
|
||||||
# Avoid docfile dependencies
|
# Avoid docfile dependencies
|
||||||
chmod -c -x contrib/xferstats.holger-preiss
|
chmod -c -x contrib/xferstats.holger-preiss
|
||||||
@ -535,6 +535,9 @@ fi
|
|||||||
%{_mandir}/man1/ftpwho.1*
|
%{_mandir}/man1/ftpwho.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 29 2023 wangkai <13474090681@163.com> - 1.3.8b-2
|
||||||
|
- Adjust patch number
|
||||||
|
|
||||||
* Tue Dec 26 2023 wangkai <13474090681@163.com> - 1.3.8b-1
|
* Tue Dec 26 2023 wangkai <13474090681@163.com> - 1.3.8b-1
|
||||||
- Update to 1.3.8b for fix CVE-2023-51713,CVE-2023-48795
|
- Update to 1.3.8b for fix CVE-2023-51713,CVE-2023-48795
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user