Changelog for
libdhcp6client-0.10-33.ML5.i386.rpm :
Fri Nov 30 23:00:00 2007 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
Wed Mar 14 23:00:00 2007 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
Wed Dec 13 23:00:00 2006 David Cantrell - 0.10-33
- server6_addr.conf is not required for dhcp6s
- Resolves: rhbz#217309
- Man page for dhcp6s.conf should reference server-preference
- Resolves: rhbz#217308
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.