Changelog for
quagga-devel-0.98.6-5.el5.x86_64.rpm :
* Sat Nov 17 2007 Eddy Nigg
- Rebuild for StartCom Linux 5.0.x
* Wed Jul 25 2007 Martin Bacovsky - 0.98.6-5- resolves: #249302: Init script in quagga errata 2007:0563 needs a few fixes & improvements
* Wed Jun 27 2007 Martin Bacovsky - 0.98.6-4- resolves: #240482: CVE-2007-1995 Quagga bgpd DoS- resolves: #228100: LTC31032-FEAT: 200579: Source routing updates through quagga- resolves: #243143: Wrong init script
* Thu Jul 13 2006 Jesse Keating - 0:0.98.6-2.1- rebuild
* Tue May 09 2006 Jay Fenlason 0:0.98.6-2- Upgrade to new upstream version, closing security problems: bz#191081 CVE-2006-2223 Quagga RIPd information disclosure bz#191085 CVE-2006-2224 Quagga RIPd route injection
* Wed Mar 08 2006 Bill Nottingham - 0:0.98.5-4- use an assigned gid for quaggavt
* Fri Feb 10 2006 Jesse Keating - 0:0.98.5-3.2.1- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating - 0:0.98.5-3.2- rebuilt for new gcc4.1 snapshot and glibc changes
* Fri Dec 09 2005 Jesse Keating - rebuilt
* Thu Oct 20 2005 Jay Fenlason 0.98.5-3- add the -pie patch, to make -fPIE compiling actually work on all platforms.- Include -pam patch to close bz#170256 ? pam_stack is deprecated- Change ucd-snmp to net-snmp to close bz#164333 ? quagga 0.98.4-2 requires now obsolete package ucd-snmp-devel- also fix duplicate line mentioned in bz#164333
* Tue Aug 30 2005 Jay Fenlason 0.98.5-2- New upstream version.
* Tue Jun 28 2005 Jay Fenlason 0.98.4-2- New upstream version.
* Tue Apr 05 2005 Jay Fenlason 0.98.3-2- new upstream verison.- remove the -bug157 patch.
* Tue Mar 08 2005 Jay Fenlason 0.98.2-2- New upstream version, inclues my -gcc4 patch, and a patch from Vladimir Ivanov
* Sun Jan 16 2005 Jay Fenlason 0.98.0-2- New upstream version. This fixes bz#143796- --with-rtadv needs to be --enable-rtadv according to configure. (but it was enabled by default, so this is a cosmetic change only) Change /etc/logrotate.d/
* to /etc/logrotate.d/quagga in this spec file.- Modify this spec file to move the .so files to the base package and close bz#140894- Modify this spec file to separate out /usr/include/quagga/ospfd from .../
*.h and /usr/include/quagga/ospfapi from .../
*.h Rpmbuild probably shouldn\'t allow %dir of a plain file.
* Wed Jan 12 2005 Tim Waugh 0.97.3-3- Rebuilt for new readline.- Don\'t explicitly require readline. The correct dependency is automatically picked up by linking against it.
* Fri Nov 26 2004 Florian La Roche - remove target buildroot again to not waste disk space
* Wed Nov 10 2004 Jay Fenlason 0.97.3-1- New upstream version.
* Wed Oct 13 2004 Jay Fenlason 0.97.2-1- New upstream version.
* Sat Oct 09 2004 Jay Fenlason 0.97.0-1- New upstream version. This obsoletes the -lib64 patch.
* Thu Oct 07 2004 Jay Fenlason - Change the permissions of /var/run/quagga to 771 and /var/log/quagga to 770 This closes #134793
* Fri Sep 10 2004 Bill Nottingham 0.96.5-2- don\'t run by default
* Wed Jun 16 2004 Elliot Lee - rebuilt
* Wed May 05 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 02 2004 Elliot Lee - rebuilt
* Fri Feb 13 2004 Jay Fenlason - Add --enable-rtadv, to turn ipv6 router advertisement back on. Closes bugzilla #114691
* Fri Feb 13 2004 Elliot Lee - rebuilt
* Mon Nov 03 2003 Jay Fenlason 0.96.4-0- New upstream version- include .h files in the -devel package.
* Thu Oct 16 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 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 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 2003 Jay Fenlason 0.96.2-1- New upstream version
* Wed Aug 20 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 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.