Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        quagga-devel: Header and object files for quagga development
        
        
            | Name: | quagga-devel | Vendor: | Scientific Linux | 
        
            | Version: | 0.96.2 | License: | GPL | 
        
            | Release: | 11.3E | URL: | http://www.quagga.net | 
        
        
        - Summary
- The quagga-devel package contains the header and object files neccessary for
developing OSPF-API and quagga applications.
Changelog
        
            - * Thu May 18 19:00:00 2006 Jay Fenlason <fenlason{%}redhat{*}com> 0.96.2-11.3E
- - Include the -bgpd-dos patch to close
  bz#191376 CVE-2006-2276 quagga locks with command sh ip bgp
- Include the -ripd-security patch to close
  bz#191084 CVE-2006-2224 Quagga RIPd route injection
  bz#191080 CVE-2006-2223 Quagga RIPd information disclosure
- Clean up this specfile's handling of /usr/lib/quagga/*
- Modify this spec file to separate out /usr/include/quagga/quagga/ospfd
  from .../*.h and /usr/include/quagga/quagga/ospfapi from .../*.h      
  Rpmbuild probably shouldn't allow %dir of a plain file.
- remove target buildroot again to not waste disk space 
            - * Fri Nov 14 18:00:00 2003 Jay Fenlason <fenlason{%}redhat{*}com> 0.96.2-10.3E
- - Add a patch to make RIPv1 work (Bugzilla #109282, #109049).  This
  patch was included in 0.96.4 so it's been fairly well tested. 
            - * Wed Oct 29 18:00:00 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.