Your message dated Sun, 15 Feb 2015 10:17:48 +0100
with message-id <[email protected]>
and subject line Re: Bug#778430: unblock: vigor/0.016-24
has caused the Debian Bug report #778430,
regarding unblock: vigor/0.016-24
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
778430: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778430
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Please unblock vigor; it fixes a heap overflow in the best possible way,
by no longer building the affected code and letting libc take care of it
instead.

(I've had the Vcs-Browser change staged for ages, and it didn't seem
worth moving off to a different branch.)

diff --git a/debian/changelog b/debian/changelog
index 1a213b4..9c70f3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+vigor (0.016-24) unstable; urgency=medium
+
+  * Update Vcs-Browser URL for alioth cgit.
+  * Use libc's regex routines rather than the bundled ones, to avoid needing
+    to apply security patches independently (closes: #778409).
+
+ -- Colin Watson <[email protected]>  Sat, 14 Feb 2015 21:17:07 +0000
+
 vigor (0.016-23) unstable; urgency=low
 
   * Add a header to debian/patches/client-side-fonts.patch.
diff --git a/debian/control b/debian/control
index 4a5dc15..30f88de 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends: dpkg-dev (>= 1.16.1~), debhelper (>= 9~), 
dh-autoreconf, autotool
 Standards-Version: 3.5.7
 Homepage: http://vigor.sourceforge.net/
 Vcs-Git: git://anonscm.debian.org/users/cjwatson/vigor.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/cjwatson/vigor.git
+Vcs-Browser: http://anonscm.debian.org/cgit/users/cjwatson/vigor.git/
 
 Package: vigor
 Architecture: any
diff --git a/debian/rules b/debian/rules
index 8eea6eb..d1c64c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ override_dh_autoreconf:
        dh_autoreconf debian/rules -- autoreconf
 
 override_dh_auto_configure:
-       dh_auto_configure -- --with-x --enable-db --enable-re
+       dh_auto_configure -- --with-x --enable-db
 
 ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
 override_dh_auto_build:

unblock vigor/0.016-24

Thanks,

-- 
Colin Watson                                       [[email protected]]

--- End Message ---
--- Begin Message ---
Hi,

On Sat, Feb 14, 2015 at 10:11:56PM +0000, Colin Watson wrote:
> Please unblock vigor;

Unblocked.

Cheers,

Ivo

--- End Message ---

Reply via email to