- 
    Fri Aug 18 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-4
    
- rebuilt with latest binutils to pick up 64K -z commonpagesize on ppc*
  (#203001)
   
  
  - 
    Mon Jul 17 2006 Jason Vas Dias <jvdias@redhat.com> - 0.9.1-3
    
- rebuild for new FC-6 build environment
   
  
  - 
    Mon Jun 05 2006 Jason Vas Dias <jvdias@redhat.com> - 0.9.1-2
    
- fix BuildRequires for Mock
   
  
  - 
    Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.9.1-1.1.1
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Tue Feb 07 2006 Jason Vas Dias <jvdias@redhat.com> - 0.9.1-1.1
    
- rebuild for new gcc, glibc, glibc-kernheaders
   
  
  - 
    Mon Jan 16 2006 Jason Vas Dias<jvdias@redhat.com> - 0.9.1-1
    
- Upgrade to upstream version 0.9.1
   
  
  - 
    Sun Dec 18 2005 Jason Vas Dias<jvdias@redhat.com>
    
- Upgrade to upstream version 0.9
   
  
  - 
    Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Mon Jul 18 2005 Jason Vas Dias <jvdias@redhat.com> 0.8.2.FC5
    
- fix bug 163593: must use '%configure' to get correct conf file location
   
  
  - 
    Mon Jul 18 2005 Jason Vas Dias <jvdias@redhat.com> 0.8-1.FC5
    
- Upgrade to upstream version 0.8
   
  
  - 
    Fri Jul 08 2005 Pekka Savola <pekkas@netcore.fi> 0.8-1
    
- 0.8.
- Ship the example config file as %doc (Red Hat's #159005)
   
  
  - 
    Fri Feb 25 2005 Jason Vas Dias <jvdias@redhat.com> 0.7.3-1_FC4
    
- make version compare > that of FC3
   
  
  - 
    Mon Feb 21 2005 Jason Vas Dias <jvdias@redhat.com> 0.7.3-1
    
- Upgrade to radvd-0.7.3
- add execshield -fPIE / -pie compile / link options
   
  
  - 
    Mon Feb 21 2005 Pekka Savola <pekkas@netcore.fi> 0.7.3-1
    
- 0.7.3.
   
  
  - 
    Mon Oct 28 2002 Pekka Savola <pekkas@netcore.fi>
    
- 0.7.2.
   
  
  - 
    Tue May 07 2002 Pekka Savola <pekkas@netcore.fi>
    
- remove '-g %{RADVD_GID}' when creating the user, which may be problematic
  if the user didn't exist before.
   
  
  - 
    Fri Apr 12 2002 Bernhard Rosenkraenzer <bero@redhat.com> 0.7.1-1
    
- 0.7.1 (bugfix release, #61023), fixes:
  - Check that forwarding is enabled when starting radvd
    (helps avoid odd problems) 
  - Check configuration file permissions (note: in setuid operation, must not
    be writable by the user.group) 
  - Cleanups and enhancements for radvdump
  - Ensure NULL-termination with strncpy even with overlong strings
    (non-criticals, but better safe than sorry) 
  - Update config.{guess,sub} to cope with some newer architectures 
  - Minor fixes and cleanups
   
  
  - 
    Mon Jan 14 2002 Pekka Savola <pekkas@netcore.fi>
    
- 0.7.1.
   
  
  - 
    Wed Jan 09 2002 Tim Powers <timp@redhat.com>
    
- automated rebuild
   
  
  - 
    Tue Jan 08 2002 Pekka Savola <pekkas@netcore.fi>
    
- Change 'reload' to signal HUP to radvd instead or restarting.
   
  
  - 
    Fri Dec 28 2001 Pekka Savola <pekkas@netcore.fi>
    
- License unfortunately is BSD *with* advertising clause, so to be pedantic,
  change License: to 'BSD-style'.
   
  
  - 
    Thu Nov 22 2001 Bernhard Rosenkraenzer <bero@redhat.com>
    
- 0.7.0
   
  
  - 
    Wed Nov 14 2001 Pekka Savola <pekkas@netcore.fi>
    
- spec file cleanups
- update to 0.7.0.
   
  
  - 
    Mon Jul 09 2001 Bernhard Rosenkraenzer <bero@redhat.com>
    
- initial Red Hat Linux build
   
  
  - 
    Sun Jun 24 2001 Pekka Savola <pekkas@netcore.fi>
    
- add a patch from USAGI for overflow, Copyright -> License.
   
  
  - 
    Wed Jun 20 2001 Pekka Savola <pekkas@netcore.fi>
    
- use /sbin/service.
- update to 0.6.2pl4.
   
  
  - 
    Sat Apr 28 2001 Pekka Savola <pekkas@netcore.fi>
    
- update to 0.6.2pl3.
   
  
  - 
    Wed Apr 11 2001 Pekka Savola <pekkas@netcore.fi>
    
- update to 0.6.2pl2.
   
  
  - 
    Wed Apr 04 2001 Pekka Savola <pekkas@netcore.fi>
    
- update to 0.62pl1.  Bye bye patches!
- Require: initscripts (should really be with a version providing IPv6)
- clean up the init script, make condrestart work properly
- Use a static /etc/rc.d/init.d; init.d/radvd required it anyway.
   
  
  - 
    Sun Apr 01 2001 Pekka Savola <pekkas@netcore.fi>
    
- add patch to chroot (doesn't work well yet, as /proc is used directly)
- clean up droproot patch, drop the rights earlier; require user-writable
pidfile directory
- set up the pidfile directory at compile time.
   
  
  - 
    Sat Mar 31 2001 Pekka Savola <pekkas@netcore.fi>
    
- add select/kill signals patch from Nathan Lutchansky <lutchann@litech.org>.
- add address syntax checked fix from Marko Myllynen <myllynen@lut.fi>.
- add patch to check the pid file before fork.
- add support for OPTIONS sourced from /etc/sysconfig/radvd, provide a nice
default one.
- add/delete radvd user, change the pidfile to /var/run/radvd/radvd.pid.
- fix initscript NETWORKING_IPV6 check.
   
  
  - 
    Sun Mar 18 2001 Pekka Savola <pekkas@netcore.fi>
    
- add droproot patch, change to nobody by default (should use radvd:radvd or
the like, really).
   
  
  - 
    Mon Mar 05 2001 Tim Powers <timp@redhat.com>
    
- applied patch supplied by Pekka Savola in #30508
- made changes to initscript as per Pekka's suggestions
   
  
  - 
    Thu Feb 15 2001 Tim Powers <timp@redhat.com>
    
- needed -D_GNU_SOURCE to build properly
   
  
  - 
    Tue Feb 06 2001 Tim Powers <timp@redhat.com>
    
- use %configure and %makeinstall, just glob the manpages, cleans
  things up
- fixed initscript so that it can be internationalized in the future
   
  
  - 
    Fri Feb 02 2001 Pekka Savola <pekkas@netcore.fi>
    
- Create a single package(source) for glibc21 and glibc22 (automatic
Requires can handle this just fine).
- use %{_mandir} and friends
- add more flesh to %doc
- streamline %config file %attrs
- streamline init.d file a bit:
   * add a default chkconfig: (default to disable for security etc. reasons; 
     also, the default config isn't generic enough..)
   * add reload/condrestart
   * minor tweaks
   * missing: localization support (initscripts-5.60)
- use %initdir macro
   
  
  - 
    Thu Feb 01 2001 Lars Fenneberg <lf@elemental.net>
    
- updated to new release 0.6.2
   
  
  - 
    Thu Feb 01 2001 Marko Myllynen <myllynen@lut.fi>
    
- initial version, radvd version 0.6.1