rpms/dhcp/devel dhcp.spec,1.257,1.258

David Cantrell dcantrel at fedoraproject.org
Sat Jun 27 00:09:44 UTC 2009


Author: dcantrel

Update of /cvs/pkgs/rpms/dhcp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7718

Modified Files:
	dhcp.spec 
Log Message:
* Fri Jun 26 2009 David Cantrell <dcantrell at redhat.com> - 12:4.1.0-21
- Handle cases in add_timeout() where the function is called with a NULL
  value for the 'when' parameter (#506626)



Index: dhcp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dhcp/devel/dhcp.spec,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -p -r1.257 -r1.258
--- dhcp.spec	27 Jun 2009 00:01:46 -0000	1.257
+++ dhcp.spec	27 Jun 2009 00:09:13 -0000	1.258
@@ -186,7 +186,7 @@ libdhcpctl and libomapi static libraries
 %patch17 -p1
 
 # If the ipv6 kernel module is missing, do not segfault
-# (Submitted to dhcp-bugs at isc.org - [ISC-Bugs #19367]
+# (Submitted to dhcp-bugs at isc.org - [ISC-Bugs #19367])
 %patch18 -p1
 
 # Read only up to IFNAMSIZ characters for the interface name in dhcpd (#441524)
@@ -194,6 +194,7 @@ libdhcpctl and libomapi static libraries
 
 # Handle cases in add_timeout() where the function is called with a NULL
 # value for the 'when' parameter
+# (Submitted to dhcp-bugs at isc.org - [ISC-Bugs #19867])
 %patch20 -p1
 
 # Copy in documentation and example scripts for LDAP patch to dhcpd




More information about the fedora-extras-commits mailing list