rpms/dhcpv6/devel .cvsignore, 1.14, 1.15 dhcpv6.spec, 1.82, 1.83 sources, 1.14, 1.15

David Cantrell (dcantrel) fedora-extras-commits at redhat.com
Sun Mar 2 21:31:57 UTC 2008


Author: dcantrel

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

Modified Files:
	.cvsignore dhcpv6.spec sources 
Log Message:
* Sun Mar 02 2008 David Cantrell <dcantrell at redhat.com> - 1.0.13-1
- Upgrade to dhcpv6-1.0.13, major changes:
      Actually remove -fvisibility=hidden
      Avoid symbol collisons with dprintf()
      Try to use network-functions to update resolv.conf
      Verify length of RELAY_REPL buffer correctly
      Update 'now' when checking expiration for each timer
      Add domain list option check to specify dnslist
      Fix RFC3315 section 17.2.2 bug
      Do not override yy_init so we're more compatible with flex



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	2 Mar 2008 04:01:53 -0000	1.14
+++ .cvsignore	2 Mar 2008 21:31:22 -0000	1.15
@@ -1 +1 @@
-dhcpv6-1.0.12.tar.gz
+dhcpv6-1.0.13.tar.gz


Index: dhcpv6.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/dhcpv6.spec,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- dhcpv6.spec	2 Mar 2008 04:01:53 -0000	1.82
+++ dhcpv6.spec	2 Mar 2008 21:31:22 -0000	1.83
@@ -3,7 +3,7 @@
 
 Summary: DHCPv6 - DHCP server and client for IPv6
 Name:    dhcpv6
-Version: 1.0.12
+Version: 1.0.13
 Release: 1%{?dist}
 License: LGPLv2+
 Group:   System Environment/Daemons
@@ -157,6 +157,17 @@
 %{_libdir}/libdhcp6client.a
 
 %changelog
+* Sun Mar 02 2008 David Cantrell <dcantrell at redhat.com> - 1.0.13-1
+- Upgrade to dhcpv6-1.0.13, major changes:
+      Actually remove -fvisibility=hidden
+      Avoid symbol collisons with dprintf()
+      Try to use network-functions to update resolv.conf
+      Verify length of RELAY_REPL buffer correctly
+      Update 'now' when checking expiration for each timer
+      Add domain list option check to specify dnslist
+      Fix RFC3315 section 17.2.2 bug
+      Do not override yy_init so we're more compatible with flex
+
 * Sat Mar 01 2008 David Cantrell <dcantrell at redhat.com> - 1.0.12-1
 - Upgrade to dhcpv6-1.0.12
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dhcpv6/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	2 Mar 2008 04:01:53 -0000	1.14
+++ sources	2 Mar 2008 21:31:22 -0000	1.15
@@ -1 +1 @@
-75d44a46f5807f546710f091426eab45  dhcpv6-1.0.12.tar.gz
+92554560f198a630688d893274698158  dhcpv6-1.0.13.tar.gz




More information about the fedora-extras-commits mailing list