[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778622: marked as done (wheezy-pu: package vigor/0.016-19+deb7u1)



Your message dated Sat, 05 Sep 2015 14:33:54 +0100
with message-id <1441460034.2151.33.camel@adam-barratt.org.uk>
and subject line Closing bugs for 7.9
has caused the Debian Bug report #778622,
regarding wheezy-pu: package vigor/0.016-19+deb7u1
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 owner@bugs.debian.org
immediately.)


-- 
778622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778622
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian.org@packages.debian.org
Usertags: pu

I'd like to upload the following patch to stable-proposed-updates to fix
#778409, which the security team doesn't think warrants a DSA (and
honestly I'd have to agree).  Would this be OK?  It matches 0.016-24 in
unstable.

diff --git a/debian/changelog b/debian/changelog
index 6cf06c7..0d2ae40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vigor (0.016-19+deb7u1) stable; urgency=medium
+
+  * Use libc's regex routines rather than the bundled ones, to avoid needing
+    to apply security patches independently (closes: #778409).
+
+ -- Colin Watson <cjwatson@debian.org>  Sat, 14 Feb 2015 22:06:36 +0000
+
 vigor (0.016-19) unstable; urgency=low
 
   * Drop manual and not-very-useful 'debian/rules configure' target.
diff --git a/debian/rules b/debian/rules
index 28c3dda..eb30d7f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_CPPFLAGS_MAINT_APPEND := -I/usr/include/tcl8.5
 	dh $@ --sourcedirectory=build
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-x --enable-db --enable-re
+	dh_auto_configure -- --with-x --enable-db
 
 override_dh_clean:
 	# This is in the upstream tarball, so shouldn't be removed.

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]

--- End Message ---
--- Begin Message ---
Version: 7.9

Hi,

These bugs relate to updates which were included in the 7.9 point
release.

Regards,

Adam

--- End Message ---

Reply to: