[Pkg-scicomp-devel] glpk/trunk/debian

Rafael Laboissiere rafael at debian.org
Sat Sep 15 12:14:25 UTC 2007


SVN commit 1822 by rafael:

Debian release glpk_4.21-2

 M  +8 -0      glpk/trunk/debian/changelog  
 A             glpk/trunk/debian/patches (directory)  
 A             glpk/trunk/debian/patches/01-xvprintf-buffer-overflow.patch  
 M  +1 -0      glpk/trunk/debian/rules  


--- glpk/trunk/debian/changelog #1821:1822
@@ -1,3 +1,11 @@
+glpk (4.21-2) unstable; urgency=high
+
+  * debian/patches/01-xvprintf-buffer-overflow.patch:  Fixes a possible
+    buffer overflow vulnerability in the xvprintf function in the
+    glplib05.c file (closes: #441478)
+
+ -- Rafael Laboissiere <rafael at debian.org>  Sat, 15 Sep 2007 13:54:38 +0200
+
 glpk (4.21-1) unstable; urgency=low
 
   * New upstream release.  New API routine glp_term_out to enable/disable
--- glpk/trunk/debian/rules #1821:1822
@@ -5,6 +5,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 debversion = $(shell perl -ne '/([\d.-]+)/;print "$$1"; last' \
 		debian/changelog)



More information about the Pkg-scicomp-devel mailing list