buggNewSense GNU/Linux - Bugs: bug #41153, quagga routing daemon newer...

 
 

bug #41153: quagga routing daemon newer release fixes security bugs

Submitter:  Jan Prunk <yang>
Submitted:  Wed 08 Jan 2014 09:52:17 PM UTC
   
 
Category:  gNewSense 3 Severity:  3 - Normal
Item Group:  amd64 Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 19 Jan 2014 06:44:00 PM UTC, comment #1: 

There is a newer version of quagga ready in Debian testing, which introduces additional bugfixes:
quagga (0.99.22.4-3) unstable; urgency=low

  * Added status to init script (thanks to Peter J. Holzer). Closes: #730625
  * Init script now sources /lib/lsb/init-functions.
  * Switched from hardening-wrapper to dpkg-buildflags.

 -- Christian Hammers <ch@debian.org>  Wed, 01 Jan 2014 19:12:01 +0100

It would be recommended to build a gnewsense version on this release.

Kind regards,
Jan

Jan Prunk <yang>
Wed 08 Jan 2014 09:52:17 PM UTC, original submission:  

Hello !

I tested the newer quagga routing daemon, which has entered the debian stable wheezy pool. It compiles properly also on gNewSense AMD64 and could be integrated, because it fixes several important security issues[1]. I used the following procedure to create the package on gNewSense:

mkdir /tmp/quagga
cd /tmp/quagga
wget http://ftp.de.debian.org/debian/pool/main/q/quagga/quagga_0.99.22.4-1+wheezy1.dsc
wget http://ftp.de.debian.org/debian/pool/main/q/quagga/quagga_0.99.22.4.orig.tar.gz
wget http://ftp.de.debian.org/debian/pool/main/q/quagga/quagga_0.99.22.4-1+wheezy1.debian.tar.gz

dpkg-source -x quagga_0.99.22.4-1+wheezy1.dsc
cd quagga-0.99.22.4/
apt-get build-dep quagga
apt-get install libsnmp-dev
dpkg-buildpackage -rfakeroot -b
cd ..
dpkg -i quagga*

Kind regards,
Jan

[1] - http://ftp-master.metadata.debian.org/changelogs/main/q/quagga/unstable_changelog

Jan Prunk <yang>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by yang (Submitted the item)
  •  

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code