From: Jakub Bogusz Date: Wed, 26 Feb 2003 14:46:12 +0000 (+0000) Subject: - added format patch with fix for possible format string problem X-Git-Tag: auto/ac/apache-2_0_49-0_2~7 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache1-mod_dav.git;a=commitdiff_plain;h=d539d3684a5ed305a535e2d6fad37ca3a34ae84f - added format patch with fix for possible format string problem (doesn't affect directly mod_dav, but can lead to security hole in connection with some other programs - e.g. Oracle 9i) - release 6 Changed files: apache1-mod_dav.spec -> 1.29 --- diff --git a/apache1-mod_dav.spec b/apache1-mod_dav.spec index 86db676..6ed156e 100644 --- a/apache1-mod_dav.spec +++ b/apache1-mod_dav.spec @@ -17,11 +17,12 @@ Summary(uk): %define mod_name dav Name: apache-mod_%{mod_name} Version: 1.0.3 -Release: 5 +Release: 6 License: OSI Approved Group: Networking/Daemons Source0: http://www.webdav.org/mod_dav/mod_%{mod_name}-%{version}-%{apache_version}.tar.gz Source1: apache1-mod_dav.conf +Patch0: %{name}-format.patch URL: http://www.webdav.org/mod_dav/ BuildRequires: expat-devel BuildRequires: %{apxs} @@ -137,6 +138,7 @@ Fusion צ %prep %setup -q -n mod_%{mod_name}-%{version}-%{apache_version} +%patch -p1 %build %{__aclocal}