[Buildroot] [git commit] quagga: security bump to version 0.99.22.4

Peter Korsgaard peter at korsgaard.com
Wed Nov 27 12:56:20 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=50b9552a44de76815c64d95af78974bad4b780b3
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes CVE-2013-6051.

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/quagga/quagga.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/quagga/quagga.mk b/package/quagga/quagga.mk
index 995e42d..19a6488 100644
--- a/package/quagga/quagga.mk
+++ b/package/quagga/quagga.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-QUAGGA_VERSION = 0.99.22.3
+QUAGGA_VERSION = 0.99.22.4
 QUAGGA_SOURCE = quagga-$(QUAGGA_VERSION).tar.xz
 QUAGGA_SITE = http://download.savannah.gnu.org/releases/quagga
 QUAGGA_DEPENDENCIES = host-gawk


More information about the buildroot mailing list