forked from pool/proftpd
Accepting request 745041 from home:computersalat:devel:network
fix for boo#1142281 (CVE-2019-12815, bpo#4372), fix deps and changes file OBS-URL: https://build.opensuse.org/request/show/745041 OBS-URL: https://build.opensuse.org/package/show/network/proftpd?expand=0&rev=67
This commit is contained in:
committed by
Git OBS Bridge
parent
44604a9f5d
commit
dc495d5562
@@ -45,6 +45,8 @@ Patch102: %{name}-ftpasswd.patch
|
||||
Patch103: %{name}-strip.patch
|
||||
#PATCH-FIX-openSUSE: file-contains-date-and-time
|
||||
Patch104: %{name}-no_BuildDate.patch
|
||||
#PATCH-CVE-Backport: CVE-2019-12815 (bpo#4372)
|
||||
Patch106: %{name}-CVE-2019-12815.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#BuildRequires: gpg-offline
|
||||
BuildRequires: fdupes
|
||||
@@ -75,6 +77,7 @@ BuildRequires: systemd-rpm-macros
|
||||
Requires(pre): %insserv_prereq
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1330
|
||||
Requires(pre): group(ftp)
|
||||
Requires(pre): user(ftp)
|
||||
%endif
|
||||
|
||||
@@ -150,6 +153,7 @@ rm README.AIX
|
||||
%patch102
|
||||
%patch103
|
||||
%patch104
|
||||
%patch106
|
||||
|
||||
%build
|
||||
rm contrib/mod_wrap.c
|
||||
|
Reference in New Issue
Block a user