File dhcpv6.changes of Package dhcpv6
-------------------------------------------------------------------
Tue Oct 28 20:57:52 CET 2008 - kkeil@suse.de
- Get new address when moving into a new link (bnc#439591)
-------------------------------------------------------------------
Fri Oct 24 16:40:59 CEST 2008 - kukuk@suse.de
- Adjust dhcp6 version numbers
-------------------------------------------------------------------
Mon Oct 13 11:56:38 CEST 2008 - kkeil@suse.de
- move client to /sbin (bnc#428291)
- removed not longer needed config hooks and scripts
-------------------------------------------------------------------
Sun Oct 12 19:14:02 CEST 2008 - kkeil@suse.de
- update update to 1.0.22 (bnc#431017)
* include all our fixes
* Check DAD necessity by the interface type
* Clear request address list when a message is sent out successfully
* Add Windows 2008 compatibility
* Make sure not to free a return-IA when it is not used
* Do not ignore an IA Address option without status code
* Do not add an invalid IA Address option to an IA
-------------------------------------------------------------------
Mon Sep 1 12:54:37 CEST 2008 - kkeil@suse.de
- Add netconfig support
-------------------------------------------------------------------
Fri Aug 30 18:00:57 CEST 2008 - kkeil@suse.de
- Initialize variables in dhcp6_set_ia_options()
- Do not add an invalid IA Address option to an IA (bnc#418705)
-------------------------------------------------------------------
Sun Aug 17 22:56:07 CEST 2008 - kkeil@suse.de
- update update to 1.0.20
* include all our patches
* fix parsing config file (bnc#396831)
* delay confirm message until DAD is finished (bnc#407957)
-------------------------------------------------------------------
Fri May 23 12:37:30 CEST 2008 - kkeil@suse.de
- update to the certified version from SLES10 SP2
* Added fixes for multiple trivial crashes (bnc#392335)
* Added checking for duplicate duid and iaid on different hosts
* Added handling for multiple DNS servers
* Added error handling during initialisation to dhcp6c for easier
problem tracking (bnc#392335)
* Overwrites autogenerated config file automatically (bnc#392338)
* Do not output Interface-ID option in messages to client with
dhcp6r (bnc#377911)
* start dhcp6c via if-up hook (bnc#377153)
* make start scripts working for our init using rc_status
* Revert "Return IA option with NoAddrAvail" (bnc#367296)
* Add domain list option check to specify dnslist (bnc#367298)
* Verify length of buffer for RELAY_REPL correctly (bnc#367299)
* Update now whenever checking expiration for each timer (bnc#367633)
* fix several issues in client mode (bnc#341616 )
-------------------------------------------------------------------
Tue May 6 16:44:07 CEST 2008 - cthiel@suse.de
- fix obsoletes / provides for package rename from dhcp6 to dhcpv6
-------------------------------------------------------------------
Wed Jan 30 16:30:37 CET 2008 - kkeil@suse.de
- update to 1.0.10
* build fix for ia64
* minor bugfixes
* License clarification: LGPLv2
-------------------------------------------------------------------
Mon Jan 14 13:28:52 CET 2008 - kkeil@suse.de
- rename to dhcpv6 to follow mainline name convention
-------------------------------------------------------------------
Fri Jan 11 17:32:51 CET 2008 - kkeil@suse.de
- update to version 1.0.4 (Fate 303301)
-------------------------------------------------------------------
Thu Mar 29 10:21:36 CEST 2007 - meissner@suse.de
- buildrequires flex,bison
-------------------------------------------------------------------
Wed Jan 25 21:35:27 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Jan 18 00:29:20 CET 2006 - schwab@suse.de
- Don't strip binaries.
- Don't build as root.
-------------------------------------------------------------------
Fri Nov 18 13:09:27 CET 2005 - meissner@suse.de
- no strict aliasing.
-------------------------------------------------------------------
Fri Oct 14 10:57:22 CEST 2005 - meissner@suse.de
- fixed build.
-------------------------------------------------------------------
Wed May 12 17:48:31 CEST 2004 - okir@suse.de
- use new IANA assigned numbers for dhcp6 (#40438)
-------------------------------------------------------------------
Wed Apr 21 11:43:21 CEST 2004 - meissner@suse.de
- missing argument to dprintf added, spotted by
compiler warning checks.
-------------------------------------------------------------------
Tue Mar 16 11:56:32 CET 2004 - meissner@suse.de
- Upgraded to 0.10.
Fixed all important warnings and bugs from upstream.
-------------------------------------------------------------------
Fri Aug 22 17:09:09 CEST 2003 - meissner@suse.de
- Upgraded to 0.85, added unsigned int configuration parse patch.
-------------------------------------------------------------------
Wed Jun 11 12:52:38 CEST 2003 - meissner@suse.de
- Upgraded to 0.8, dropped some of the old patches.
-------------------------------------------------------------------
Mon May 5 13:44:26 CEST 2003 - meissner@suse.de
- Updated to 0.6, redid patches.
-------------------------------------------------------------------
Wed Apr 2 13:28:12 CEST 2003 - kukuk@suse.de
- Remove libinet6
- Fix compiler warnings for x86-64
-------------------------------------------------------------------
Wed Mar 26 07:14:23 CET 2003 - okir@suse.de
- backed out the previous patch as per request from Venkata -
it's not required
-------------------------------------------------------------------
Mon Mar 24 16:17:44 CET 2003 - okir@suse.de
- dhcp6 client: drop the address if server returns UNSPECFAIL (#25782)
-------------------------------------------------------------------
Thu Mar 20 11:51:33 CET 2003 - kukuk@suse.de
- Fix last patch
-------------------------------------------------------------------
Wed Mar 19 13:03:58 CET 2003 - kukuk@suse.de
- Change /var/db -> /var/lib [Bug #25612]
-------------------------------------------------------------------
Fri Mar 14 09:44:48 CET 2003 - meissner@suse.de
- Updated to 0.3 version, adds prefix things.
-------------------------------------------------------------------
Tue Feb 25 16:12:01 CET 2003 - meissner@suse.de
- DHCP for ipv6, first revision. (from sourceforge, adapted to USAGI
headers)