File radvd.changes of Package radvd
-------------------------------------------------------------------
Wed Oct 19 11:53:20 CEST 2011 - jbohac@suse.cz
- Update to version 1.8.3-rc1
- additional patches up to commit 44ee01c7 to fully fix the
path traversal CVE-2011-3602 (bnc#721968)
-------------------------------------------------------------------
Thu Sep 29 02:15:09 UTC 2011 - crrodriguez@opensuse.org
- Update to version 1.8.1 for details see NEWS
- Fix package building in factory, creating /var/run/radvd before
being marked as %ghost
- Run spec cleaner
-------------------------------------------------------------------
Tue May 3 14:36:57 UTC 2011 - lnussel@suse.de
- new version 1.7:
- Fix an unintentional change in 1.3: RAs were accidentally often unicast to
solicitors instead of being multicast. This is still compliant with the
specification but is not optimal.
- Allow radvd.conf prefix, clients, route, and RDNSS options to be in any order.
- exit if the number of prefixes/routes/etc. would grow too much.
- Fix radvd skipping multiple interfaces when UnicastOnly is on or
AdvSendAdvert is off. This got broken in radvd 1.3.
- Fix a segmentation fault on reload_config() timer list corruption that only
occurs with multiple interfaces.
- Add '-c' flag to test configuration.
- Deprecate old, pre-RFC5006 parameters. Support RFC6106 by adding DNS Search List support.
- run as user radvd by default (bnc#691456)
- clean up init script
- install a small default config that advertises ULAs. Default prefix is
autogenerated to get a different for on each installation.
- start even if forwarding is not on to be able to work with ULAs only
-------------------------------------------------------------------
Wed Jul 29 11:29:23 CEST 2009 - jbohac@suse.cz
- Update to version 1.3:
- mainly compilation fixes
- decreased the default valid and preferred lifetimes
- support for arbitrary interface names
-------------------------------------------------------------------
Wed Aug 20 15:21:26 CEST 2008 - jbohac@suse.cz
- Update to version 1.1:
- Implement privilege separation on Linux: a master root
process (which is able to reconfigure interfaces) and the
main process. There is '-s' toggle to keep old behaviour.
- Fix Linux retrans_timer on old kernels
(newer ones have retrans_timer_ms)
- Fix stderr+syslog (default) logging on non-i386 platforms.
- Require that interface must be RUNNING instead of just UP.
Note: this could break deployments with very old kernels.
- Implement automatic interface address advertising with
special prefix ::/64.
- Relax interface naming (e.g. with VLANs) requirements.
- Fix ordering of route, prefix and RDNSS options (only
matters with RDNSS)
-------------------------------------------------------------------
Tue Nov 27 16:45:46 CET 2007 - jbohac@suse.cz
- Update to version 1.0:
- Fix AdvDefaultLifetime initalization, broken in 0.9.1.
- Fix STDERR+syslog logging, don't try STDERR after forking.
- Implement RDNSS draft with (non-allocated) ND type code 25.
- Redefined IgnoreIfMissing: failed interfaces are now
reinitialized by default. IgnoreIfMissing only omits warnings
about these.
- Unblock SIGALRM at startup.
- Implement MAX_INITIAL_RTR_ADVERT_INTERVAL handling (upstream
fix for #149014)
- Perform some dynamic/static code audit, fix some minor bugs
and do cleanup as a result.
-------------------------------------------------------------------
Thu Mar 29 16:56:53 CEST 2007 - rguenther@suse.de
- Add bison and flex BuildRequires.
-------------------------------------------------------------------
Thu Jul 20 16:27:50 CEST 2006 - schwab@suse.de
- Call autoreconf to work around broken time stamps.
-------------------------------------------------------------------
Wed Feb 8 11:58:41 CET 2006 - okir@suse.de
- Make radvd limit the initial RA intervals according to RFC 2461.
Needed for IPv6 Ready Logo (#149014)
-------------------------------------------------------------------
Wed Jan 25 21:41:04 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Dec 12 12:29:36 CET 2005 - okir@suse.de
- Update to latest upstream version 0.9
-------------------------------------------------------------------
Tue Feb 22 14:29:22 CET 2005 - kukuk@suse.de
- Update to 0.7.3 (merge of all fixes)
-------------------------------------------------------------------
Wed Feb 4 11:47:54 CET 2004 - kukuk@suse.de
- Add some patches from RedHat package
-------------------------------------------------------------------
Sun Jan 11 12:47:31 CET 2004 - adrian@suse.de
- add %defattr
-------------------------------------------------------------------
Fri Aug 15 13:11:30 CEST 2003 - kukuk@suse.de
- Add ServiceRestart tag to sysconfig file [Bug #28927]
-------------------------------------------------------------------
Fri Jan 17 13:43:46 CET 2003 - kukuk@suse.de
- Update to version 0.7.2 (VLAN support)
-------------------------------------------------------------------
Thu Jan 16 16:36:02 CET 2003 - kukuk@suse.de
- Add metadata to sysconfig template [Bug #22678]
-------------------------------------------------------------------
Thu Aug 1 15:37:02 CEST 2002 - kukuk@suse.de
- Add PreRequires for insserv and fillup
-------------------------------------------------------------------
Mon Mar 4 17:23:11 CET 2002 - kukuk@suse.de
- Rename OPTIONS variable to RADVD_OPTIONS
-------------------------------------------------------------------
Thu Jan 24 10:42:48 CET 2002 - kukuk@suse.de
- Update to version 0.7.1 (minor fixes)
-------------------------------------------------------------------
Sat Jan 12 22:13:17 CET 2002 - kukuk@suse.de
- Add options to radvd
-------------------------------------------------------------------
Sat Jan 12 20:06:04 CET 2002 - kukuk@suse.de
- Add radvd sysconfig option file
- Don't source rc.config in init script
-------------------------------------------------------------------
Fri Nov 23 16:04:44 CET 2001 - kukuk@suse.de
- update to 0.7.0
- Remove START variable
- Cleanup init script
-------------------------------------------------------------------
Wed Jun 6 18:55:26 CEST 2001 - bjacke@suse.de
- update to 0.6.2pl3
-------------------------------------------------------------------
Mon Apr 23 10:35:11 CEST 2001 - kukuk@suse.de
- Fix type in START variable
-------------------------------------------------------------------
Mon Apr 9 14:13:12 CEST 2001 - bjacke@suse.de
- init script rework
-------------------------------------------------------------------
Mon Feb 5 14:04:08 CET 2001 - bjacke@suse.de
- updated to 0.6.2
-------------------------------------------------------------------
Wed Jan 10 19:20:44 CET 2001 - bjacke@suse.de
- removed service from runlevel 2
-------------------------------------------------------------------
Mon Nov 27 22:24:00 CET 2000 - bjacke@suse.de
- moved init script to /etc/init.d
-------------------------------------------------------------------
Thu Nov 23 14:02:00 CET 2000 - bjacke@suse.de
- use insserv for init.d script
-------------------------------------------------------------------
Mon Nov 13 17:34:13 CET 2000 - bjacke@suse.de
- some specfile fixes
-------------------------------------------------------------------
Mon Oct 28 08:40:42 CEST 2000 - bjacke@suse.de
- initial build