Commit Graph

154 Commits

Author SHA1 Message Date
cvsdist
b5c7cdcee5 auto-import changelog data from quagga-0.96.2-8.3E.src.rpm
Wed Oct 29 2003 Jay Fenlason <fenlason@redhat.com> 0.96.2-8.3E
- Fix a local DOS attack.
- Fix the specfile so that upgrading quagga does not accidentally run
    /sbin/install-info --delete /usr/share/info/quagga.info.gz
    /usr/share/info/dir which deletes the quagga info page from the info
    directory.
- Stop the daemons correctly when quagga is removed.
2004-09-09 11:03:10 +00:00
cvsdist
d36e31428f auto-import changelog data from quagga-0.96.2-6.3E.src.rpm
Sat Oct 25 2003 Jay Fenlason <fenlason@redhat.com> 0.96.2-6.3E
- Fix a remote DOS attack (#107140)
2004-09-09 11:03:05 +00:00
cvsdist
28724959fa auto-import changelog data from quagga-0.96.2-4.3E.src.rpm
Mon Sep 22 2003 Nalin Dahyabhai <nalin@redhat.com> 0.96.2-4.3E
- 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).
    Pulled up from HEAD.
Wed Sep 17 2003 Jay Fenlason <fenlason@redhat.com> 0.96.2-2.3E
- Close bugzilla #103320 by using /sbin/nologin for the quagga user
- Include a patch from Kaj J. Niemi (kajtzu@basen.net) to put Quagga
    configuration options in /etc/sysconfig/quagga and default Quagga to
    only listening on 127.0.0.1 This closes bugzilla #104376)
Wed Aug 27 2003 Jay Fenlason <fenlason@redhat.com> 0.96.2-0.3E
- Merge from HEAD including
- New upstream version
Tue Aug 19 2003 Jay Fenlason <fenlason@redhat.com> 0.96.1-2.3E
- Fix bugzilla #102673 by groupadd and useradd-ing quagga in %pre.
- Quash a couple more compiler warnings while we're at it.
Wed Aug 13 2003 Jay Fenlason <fenlason@redhat.com> 0.96-0.3E
- merge from HEAD to the 3E branch for taroon.
- 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.
2004-09-09 11:03:00 +00:00
cvsdist
e574469af2 Setup of module quagga 2004-09-09 11:02:58 +00:00