Changelog for
quagga-0.98.3-2.i386.rpm :
Tue Apr 5 00:00:00 2005 Jay Fenlason
0.98.3-2
- new upstream verison.
- remove the -bug157 patch.
Tue Mar 8 23:00:00 2005 Jay Fenlason 0.98.2-2
- New upstream version, inclues my -gcc4 patch, and a patch from
Vladimir Ivanov
Sun Jan 16 23:00:00 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 23:00:00 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 23:00:00 2004 Florian La Roche
- remove target buildroot again to not waste disk space
Wed Nov 10 23:00:00 2004 Jay Fenlason 0.97.3-1
- New upstream version.
Wed Oct 13 00:00:00 2004 Jay Fenlason 0.97.2-1
- New upstream version.
Sat Oct 9 00:00:00 2004 Jay Fenlason 0.97.0-1
- New upstream version. This obsoletes the -lib64 patch.
Thu Oct 7 00:00:00 2004 Jay Fenlason
- Change the permissions of /var/run/quagga to 771 and /var/log/quagga to 770
This closes #134793
Fri Sep 10 00:00:00 2004 Bill Nottingham 0.96.5-2
- don\'t run by default
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.