Changelog for
libquagga0-devel-0.99.3-1mdv2007.0.i586.rpm :
Tue Feb 21 23:00:00 2006 Oden Eriksson
0.99.3-1mdk
- 0.99.3
- use dynamic uid/gid
- rediff P0 and install the pam_stack.so version if needed
Wed Aug 31 00:00:00 2005 Oden Eriksson 0.98.5-1mdk
- 0.98.5
- fix deps
Wed Jun 29 00:00:00 2005 Oden Eriksson 0.98.4-1mdk
- 0.98.4
Sat Apr 9 00:00:00 2005 Oden Eriksson 0.98.3-1mdk
- 0.98.3
- use the %mkrel macro
- misc rpmlint fixes
Fri Feb 4 23:00:00 2005 Oden Eriksson 0.98.0-2mdk
- rebuilt against new readline
Tue Jan 18 23:00:00 2005 Oden Eriksson 0.98.0-1mdk
- 0.98.0
Fri Dec 31 23:00:00 2004 Oden Eriksson 0.97.4-3mdk
- revert latest \"lib64 fixes\"
- fixed the install info error
- make it require the explicit libname version
Wed Dec 29 23:00:00 2004 Oden Eriksson 0.97.4-2mdk
- make it compile on 10.0
Tue Dec 28 23:00:00 2004 Oden Eriksson 0.97.4-1mdk
- 0.97.4
- rediffed P0
- added watchquagga
- use the %configure2_5x macro and libifiction
- nuke rpath
- misc spec file fixes
Wed Aug 18 00:00:00 2004 Oden Eriksson 0.96.5-1mdk
- quagga-0.96.5 (the zebra fork, fedora import)
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Wed May 5 00:00:00 2004 Jay Fenlason 0.96.5-0
- New upstream version
- Change includedir
- Change the pre scriptlet to fail if the useradd command fails.
- Remove obsolete patches from this .spec file and renumber the two
remaining ones.
Tue Mar 2 23:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 23:00:00 2004 Jay Fenlason
- Add --enable-rtadv, to turn ipv6 router advertisement back on. Closes
bugzilla #114691
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Mon Nov 3 23:00:00 2003 Jay Fenlason 0.96.4-0
- New upstream version
- include .h files in the -devel package.
Thu Oct 16 00:00:00 2003 Jay Fenlason 0.96.3-1
- Patch a remote DoS attack (#107140)
- New upstream version
- Removed the .libcap patch, which was applied upstream
- Renamed the vty group from quaggavty to quaggavt because quaggavty is
too long for NIS.
- Patch the spec file to fix #106857: /etc/quagga/zebra.conf is created with
the wrong owner.
- Removed the \"med\" part of the 0.96.1-warnings patch for . . .
- Add a new warnings patch with a fix for #106315. This also updates
the \"med\" part of the previous warnings patch.
Tue Sep 23 00:00:00 2003 Jay Fenlason 0.96.2-5
- merge sysconfig patch from 3E branch. This patch is from Kaj J. Niemi
(kajtzuAATTbasen.net), and puts Quagga configuration options in
/etc/sysconfig/quagga, and defaults Quagga to listening on 127.0.0.1 only.
This closes #104376
- Use /sbin/nologin for the shell of the quagga user. This closes #103320
- Update the quagga-0.96.1-warnings.patch patch to kill a couple more
warnings.
Tue Sep 23 00:00:00 2003 Nalin Dahyabhai
- Remove the directory part of paths for PAM modules in quagga.pam, allowing
libpam to search its default directory (needed if a 64-bit libpam needs to
look in /lib64/security instead of /lib/security).
Wed Aug 27 00:00:00 2003 Jay Fenlason 0.96.2-1
- New upstream version
Wed Aug 20 00:00:00 2003 Jay Fenlason 0.96.1-3
- Merge from quagga-3E-branch, with a fix for #102673 and a couple
more compiler warnings quashed.
Thu Aug 14 00:00:00 2003 Jay Fenlason 0.96-1
- added a patch (libwrap) to allow the generated Makefiles for zebra/
and lib/ to work on AMD64 systems. For some reason make there does
not like a dependency on -lcap
- added a patch (warnings) to shut up warnings about an undefined
structure type in some function prototypes and quiet down all the
warnings about assert(ptr) on x86_64.
- Modified the upstream quagga-0.96/readhat/quagga.spec to work as an
official Red Hat package (remove user and group creation and changes
to services)
- Trimmed changelog. See the upstream .spec file for previous
changelog entries.