From 58dcaedebeb92f339326349543350c18203cc071 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Wed, 27 Jul 2005 20:58:26 +0000 Subject: [PATCH] - release 5 - added security patch from Debian/Gentoo (fixes CAN-2005-1848) There is few more very useful patches in gentoo. Changed files: dhcpcd.spec -> 1.52 --- dhcpcd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dhcpcd.spec b/dhcpcd.spec index 1953b59..aafcf1b 100644 --- a/dhcpcd.spec +++ b/dhcpcd.spec @@ -1,5 +1,3 @@ -# TODO -# - security http://security.gentoo.org/glsa/glsa-200507-16.xml Summary: DHCP Client Daemon Summary(de): DHCPC-Dämon Summary(es): Cliente (daemon) DHCP @@ -10,7 +8,7 @@ Summary(tr): DHCPC sunucu s Name: dhcpcd %define ver 1.3.22-pl4 Version: %(echo %{ver} | tr -d - ) -Release: 4 +Release: 5 License: GPL v2 Group: Networking/Daemons Source0: http://www.phystech.com/ftp/%{name}-%{ver}.tar.gz @@ -20,6 +18,7 @@ Patch1: %{name}-ntpdrift-66136.patch Patch2: %{name}-noMoFakery.patch Patch3: %{name}-noNISfakery.patch Patch4: %{name}-paths_fixes.patch +Patch5: %{name}-security.patch BuildRequires: automake BuildRequires: autoconf BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -98,6 +97,7 @@ kira zaman %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p0 %build rm -f missing -- 2.44.0