Changelog for
libdhcp6client-0.10-52.fc8.x86_64.rpm :
Thu Apr 24 00:00:00 2008 David Cantrell
- 0.10-52
- When running dhcp6c in debug mode in the foreground, do not SIGSEGV (#441153)
Wed Sep 12 00:00:00 2007 David Cantrell - 0.10-51
- Fix chkconfig lines in init scripts
- Obsolete dhcpv6_client (not nvr specific) in dhcpv6-client (#324901)
Tue Sep 11 00:00:00 2007 David Cantrell - 0.10-50
- Fix more segfaults when dhcp6s starts with empty control files (#253968)
Tue Sep 11 00:00:00 2007 David Cantrell - 0.10-49
- Make dhcp6r and dhcp6s init scripts conform to Fedora guidelines (#246909)
- Let dhcp6c ignore reply msgs that contain IA_NA with T1 > T2 (#254194)
- In dhcp6c, do not remove leases no on the updated list (#265761)
- Retransmit confirm message in expected duration in dhcp6c (#251192)
- Store correct value to elapsed time option in solicit msg (#249451)
- Reassign IPv6 global address after confirm/reply msg in dhcp6c (#249466)
Tue Sep 11 00:00:00 2007 David Cantrell - 0.10-48
- Recognize 802.1Q VLAN network device names (#245115)
Wed Sep 5 00:00:00 2007 David Cantrell - 0.10-47
- Do not parse an empty /var/lib/dhcpv6/server6.leases file (#253968)
Wed Aug 22 00:00:00 2007 David Cantrell - 0.10-46
- Rebuild
Fri Aug 3 00:00:00 2007 David Cantrell - 0.10-45
- Rename the dhcpv6_client package to dhcpv6-client
- Remove incorrect documentation references in package descriptions
Fri Aug 3 00:00:00 2007 David Cantrell - 0.10-44
- License for dhcpv6 is actually BSD, changed the field
Tue Jun 12 00:00:00 2007 David Cantrell - 0.10-43
- Merge review (#225692)
Fri Apr 27 00:00:00 2007 David Cantrell - 0.10-42
- Init script fixes (#237973)
Tue Mar 27 00:00:00 2007 David Cantrell - 0.10-41
- Pass correct sockaddr size for salen parameter to getnameinfo() (#233900)
- Spec file cleanups per Fedora Packaging Guidelines
Fri Feb 16 23:00:00 2007 David Cantrell - 0.10-40
- Remove strlcat(), we don\'t use it or need it
- Close socket correctly in gethwid() (#229005)
Fri Feb 9 23:00:00 2007 David Cantrell - 0.10-39
- Fix build failures on x86_64 and ia64
- Remove parallel make flags
- Disable -Werror for now since flex-generated source fails miserably with it
- Remove yy_current_buffer from lease_token.l
- Added missing -fPIC to CFLAGS
Thu Feb 8 23:00:00 2007 David Cantrell - 0.10-38
- Fix up libdhcp6client patch so it doesn\'t copy the source then patch it
- Revert LOG_INFO changes back to LOG_DEBUG
- Move non-libdhcp6client patches to the main bugfix patch
- Remove the extra noise sent to the logging function
- Correct warnings so it compiles with -Werror
- Remove local htonl.h header, just use the /usr/include definitions
- Include and remove inclusion of and \"htonl.h\"
- Move dhcp6r source to its own patch file
- Put man page patches in to a single patch file
- Remove periods from the end of package summary lines (package review)
- Use preferred BuildRoot (package review)
- Only export the symbols we want in libdhcp6client (#216187)
- Keep flex-generated files for the debuginfo package
Tue Feb 6 23:00:00 2007 David Cantrell - 0.10-37
- Add missing \';;\' on line 72 of dhcp6r init script
Tue Feb 6 23:00:00 2007 David Cantrell - 0.10-36
- Make dhcp6s and dhcp6r init scripts LSB compliant
Mon Nov 27 23:00:00 2006 David Cantrell - 0.10-35
- server6_addr.conf is not required for dhcp6s
- Resolves: rhbz#217309
- Man page for dhcp6s.conf should reference server-preference
- Resolves: rhbz#217308
Thu Nov 16 23:00:00 2006 David Cantrell - 0.10-34
- Set permission of libdhcp6client.so.1 to 0755 (#215911)
Tue Oct 31 23:00:00 2006 David Cantrell - 0.10-33
- spec file cleanup (remove NODEBUGINFO, useless code, etc)
- Patch rollup since a lot of the later patches overwrote previous patches
- Put typedef for dhcp_state_e before it\'s used in libdhcp_control.h (#212612)
- Include rather than the old BSD queue.h in the source
Sat Sep 30 00:00:00 2006 David Cantrell - 0.10-32
- Line continuation slashes for init script description (#204713)
Sat Aug 19 00:00:00 2006 Jesse Keating - 0.10-31
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc
*
(#203001)
Wed Jul 19 00:00:00 2006 Jason Vas Dias - 0.10-30
- fix bug 196429:
Allow clients from dhcpv6-0.10<=16 to get addresses.
>16, the server sent the prefix length; this is now
conditional on the client sending the DHC6OPT_REQUEST_PREFIX,
and can be disabled by the \'use-ra-prefix\' dhcp6c.conf or
dhcp6s.conf setting. With the upstream version, the only
way to set the clients\' address prefixes was by router
advertisement.
Thu Jul 13 00:00:00 2006 Jesse Keating - 0.10-29.1
- rebuild
Thu Jun 29 00:00:00 2006 Peter Jones - 0.10-29
- getnameinfo needs the size of the incoming data, not NS_MAXHOST
Fri Jun 23 00:00:00 2006 David Cantrell - 0.10-28
- If link is down, exit rather than loop indefinitely (#195250)
Wed Jun 21 00:00:00 2006 Peter Jones - 0.10-27
- don\'t patch using autoconf, do it in the spec file so it can be
patched on top of
Fri Jun 9 00:00:00 2006 Jason Vas Dias 0.10-26
- libdhcp6client fix to retry bind() to linklocal address
on EADDRNOTAVAIL for up to 5 seconds to give kernel time
to create linklocal address.
Sat May 27 00:00:00 2006 Jason Vas Dias 0.10-24.1
- misc libdhcp6client fixes
Sat May 20 00:00:00 2006 Jason Vas Dias 0.10-24
- build libdhcp6client with -soname
Thu May 18 00:00:00 2006 Jason Vas Dias 0.10-22
- Thanks, Karsten. Now building with libdhcp6client enabled.
Thu May 18 00:00:00 2006 Karsten Hopp 0.10-21
- change buildrequires from openssl top openssl-devel so that
the configure checks actually work
Mon May 15 00:00:00 2006 Jason Vas Dias - 0.10-20
- Produce the libdhcp6client library for invoking dhcp6c from
within other programs.
Thu May 11 00:00:00 2006 Jason Vas Dias - 0.10-18
- Make server send client the IPv6 address prefix in address lease;
make client use it
- prevent netlink.c generating error log message for NLMSG_DONE
- fix netlink.c IFLA_PROTINFO handling now that kernel defines it
- fix memory leak in client6_addr create_iaid
- disable \'install -s\' for binaries
Fri Feb 10 23:00:00 2006 Jesse Keating - 0.10-16.1
- bump again for double-long bug on ppc(64)
Tue Feb 7 23:00:00 2006 Jason Vas Dias - 0.10-16
- rebuild for new gcc, glibc, glibc-kernheaders
Sun Dec 18 23:00:00 2005 Jason Vas Dias - 0.10-15.2
- rebuild for new gcc & flex
Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt
Wed Nov 9 23:00:00 2005 Tomas Mraz - 0.10-15
- rebuilt with new openssl
Tue Aug 16 00:00:00 2005 Jason Vas Dias
- fix bug 165882: allow client to configure an interface which
does not have an IPv4 address ( use getifaddrs instead of
ioctl(sockfd, SIOGIFCONF, ...)
- fix bug 165884 (possibly!): force use of glibc\'s getifaddrs,
not internal getifaddrs implementation
Sat Apr 2 00:00:00 2005 Florian La Roche
- made perms for /var/lib/dhcpv6 the same
Fri Mar 25 23:00:00 2005 Florian La Roche
- add \"exit 0\" to postun script
Thu Jan 13 23:00:00 2005 Jason Vas Dias - 0.10-11
- Fix misc. compiler warnings and ms-dos formatted man-pages
Wed Jan 12 23:00:00 2005 Jason Vas Dias - 0.10-11
- Add \'prefix-delegation-interface\' option to allow write
- of radvd interface configuration other than that for
- the interface the lease was received on.
Mon Jan 10 23:00:00 2005 Jason Vas Dias - 0.10-10
- Fix bug 144585: dhcp6c wasn\'t writing radvd.conf in prefix delegation mode
Sun Jan 9 23:00:00 2005 Jason Vas Dias - 0.10-10
- Add Relay Agent support. Thanks to Brian Bluesker
- for the patch to add relay support to the server and for submitting the
- patch originally contributed by Cristian Cadar of NEC Europe to
- DHCPv6-developer mailing list.
Fri Jan 7 23:00:00 2005 Jason Vas Dias - 0.10-9
- fix bug 143728: SEGV core on resolv.conf + radvd.conf update -
- yywrap()\'s must return 1
Tue Oct 19 00:00:00 2004 Jason Vas Dias - 0.10-7
- fix bug 136146: clean up code - prevent compiler warnings
Tue Sep 14 00:00:00 2004 Jason Vas Dias - 0.10-6
- fix bug 132468 for bug 125712: invoke change_resolv_conf
Tue Sep 14 00:00:00 2004 Bill Nottingham - 0.10-5
- don\'t run by default
- add chkconfig prereqs, postun script, etc.
Fri Sep 3 00:00:00 2004 Jason Vas Dias - 0.10-3/4
- fixed missing %defattr for dhcpv6_client - bug 131638
Tue Aug 31 00:00:00 2004 Jason Vas Dias - 0.10-2
- Split into two packages: dhcpv6-
*, containing server only,
- and dhcpv6_client-
*, containing client only.
Fri Aug 27 00:00:00 2004 Jason Vas Dias - 0.10-1
- Initial build.