rpms/dhcpv6/devel .cvsignore, 1.16, 1.17 dhcpv6.spec, 1.84, 1.85 sources, 1.16, 1.17

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Wed Apr 23 21:11:51 UTC 2008


Author: dcantrel

Update of /cvs/pkgs/rpms/dhcpv6/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11969

Modified Files:
	.cvsignore dhcpv6.spec sources 
Log Message:
* Wed Apr 23 2008 David Cantrell <dcantrell at redhat.com> - 1.0.15-1
- Upgrade to dhcpv6-1.0.15, major changes:
      Check DUID and IAID for duplicate host entries
      Do not include Interface-ID option in RELAY-REPL messages
      Use the last 4 bytes of the MAC address to generate new IAIDs
      Handle multiple nameservers in option 23 in DHCPv6 reply
      Do not modify /etc/radvd.conf from dhcp6c(8)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	5 Mar 2008 15:25:12 -0000	1.16
+++ .cvsignore	23 Apr 2008 21:11:14 -0000	1.17
@@ -1 +1 @@
-dhcpv6-1.0.14.tar.gz
+dhcpv6-1.0.15.tar.gz


Index: dhcpv6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- dhcpv6.spec	5 Mar 2008 15:25:12 -0000	1.84
+++ dhcpv6.spec	23 Apr 2008 21:11:14 -0000	1.85
@@ -3,7 +3,7 @@
 
 Summary: DHCPv6 - DHCP server and client for IPv6
 Name:    dhcpv6
-Version: 1.0.14
+Version: 1.0.15
 Release: 1%{?dist}
 License: LGPLv2+
 Group:   System Environment/Daemons
@@ -157,6 +157,14 @@
 %{_libdir}/libdhcp6client.a
 
 %changelog
+* Wed Apr 23 2008 David Cantrell <dcantrell at redhat.com> - 1.0.15-1
+- Upgrade to dhcpv6-1.0.15, major changes:
+      Check DUID and IAID for duplicate host entries
+      Do not include Interface-ID option in RELAY-REPL messages
+      Use the last 4 bytes of the MAC address to generate new IAIDs
+      Handle multiple nameservers in option 23 in DHCPv6 reply
+      Do not modify /etc/radvd.conf from dhcp6c(8)
+
 * Wed Mar 05 2008 David Cantrell <dcantrell at redhat.com> - 1.0.14-1
 - Upgrade to dhcpv6-1.0.14, which renames some function calls that were
   missed in the 1.0.13 release


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	5 Mar 2008 15:25:12 -0000	1.16
+++ sources	23 Apr 2008 21:11:14 -0000	1.17
@@ -1 +1 @@
-05d9bc9433fcad9b31cf7fe244ec3c26  dhcpv6-1.0.14.tar.gz
+2b0b5374cb2a0c460b62af3705cb29f7  dhcpv6-1.0.15.tar.gz




More information about the fedora-extras-commits mailing list