debian: Update release information

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2016-09-09 14:42:22 -04:00
parent f81e127ed1
commit e544fa8509
2 changed files with 7 additions and 1 deletions

View File

@ -7,7 +7,7 @@
##
AC_PREREQ(2.60)
AC_INIT(Quagga, 0.99.24+cl3u3, [https://bugzilla.quagga.net])
AC_INIT(Quagga, 0.99.24+cl3u4, [https://bugzilla.quagga.net])
CONFIG_ARGS="$*"
AC_SUBST(CONFIG_ARGS)
AC_CONFIG_SRCDIR(lib/zebra.h)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
quagga (0.99.24+cl3u4) RELEASED; urgency=medium
* Closes: CM-12687 - Buffer overflow in zebra RA code
-- dev-support <dev-support@cumulusnetworks.com> Wed, 31 Aug 2016 12:36:10 -0400
quagga (0.99.24+cl3u3) RELEASED; urgency=medium
* New Enabled: Merge up-to 0.99.24 code from upstream