From d29abc30277ccf267f7fb606ea08b5507d594199 Mon Sep 17 00:00:00 2001 From: jvdias Date: Sun, 13 Feb 2005 21:17:51 +0000 Subject: [PATCH] fix bug 147926; optimize execshield protection --- dhcp.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dhcp.spec b/dhcp.spec index 7920d65..ce26e8b 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -244,6 +244,10 @@ fi %{_mandir}/man3/* %changelog +* Mon Feb 14 2005 Jason Vas Dias 3.0.1-34_EL +- fix bug 147926: dhclient-script should do restorecon for modified conf files +- optimize execshield protection + * Thu Feb 10 2005 Jason Vas Dias 8.3.0.4rc3-3 - fix bug 147375: dhcpd heap corruption on 32-bit 'subnet' masks - fix bug 147502: dhclient should honor GATEWAYDEV and GATEWAY settings