- fix CVE-2013-0348 (bnc#853381)
* don't create a world readable logfile OBS-URL: https://build.opensuse.org/package/show/server:http/thttpd?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
eee118cb00
commit
2d51255ecc
@@ -38,6 +38,7 @@ Patch11: %{name}-%{version}-strcpy.patch
|
||||
Patch12: thttpd-2.25b-getline.patch
|
||||
# PATCH-FIX-SUSE CVE-2012-5640
|
||||
Patch13: thttpd-2.25b-CVE-2012-5640-check_crypt_return_value.patch
|
||||
Patch14: thttpd-CVE-2013-0348.patch
|
||||
Url: http://www.acme.com/software/thttpd/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: Small and very simple webserver
|
||||
@@ -78,6 +79,7 @@ Authors:
|
||||
%patch11
|
||||
%patch12
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
|
||||
%build
|
||||
cp /usr/share/automake-1.*/config.* .
|
||||
|
Reference in New Issue
Block a user