Bug#778622: wheezy-pu: package vigor/0.016-19+deb7u1

2015-02-21 Thread Adam D. Barratt
Control: tags -1 + pending

On Wed, 2015-02-18 at 19:06 +, Adam D. Barratt wrote:
 Control: tags -1 + confirmed
 
 On Tue, 2015-02-17 at 15:33 +, Colin Watson wrote:
  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.
 
 Please go ahead; thanks.

Uploaded and flagged for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778622: wheezy-pu: package vigor/0.016-19+deb7u1

2015-02-18 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Tue, 2015-02-17 at 15:33 +, Colin Watson wrote:
 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.

Please go ahead; thanks.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778622: wheezy-pu: package vigor/0.016-19+deb7u1

2015-02-17 Thread Colin Watson
Package: release.debian.org
Severity: normal
Tags: wheezy
User: release.debian@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 cjwat...@debian.org  Sat, 14 Feb 2015 22:06:36 +
+
 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   [cjwat...@debian.org]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org