[SCM] team based FPS game - packaging branch, debian, updated. debian/1.1.0-6-2-g9a04f86

Simon McVittie smcv at debian.org
Wed Feb 22 10:31:50 UTC 2012


The following commit has been merged in the debian branch:
commit 7e8cc096f9cda4e22bc67ee886723b6fc9d587a6
Author: Simon McVittie <smcv at debian.org>
Date:   Wed Feb 22 10:00:53 2012 +0000

    Add a lintian override for embedded-library libjpeg (#589407) to avoid auto-rejection. It is a valid bug, but is not a regression, and fixing several long-standing security vulnerabilities seems more important than getting rid of an embedded library that is not known to be exploitable.

diff --git a/debian/changelog b/debian/changelog
index 410c7a3..721cb9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tremulous (1.1.0-7) unstable; urgency=medium
+
+  * Add a lintian override for embedded-library libjpeg (#589407) to avoid
+    auto-rejection. It is a valid bug, but is not a regression, and fixing
+    several long-standing security vulnerabilities seems more important
+    than getting rid of an embedded library that is not known to be
+    exploitable.
+
+ -- Simon McVittie <smcv at debian.org>  Wed, 22 Feb 2012 10:00:04 +0000
+
 tremulous (1.1.0-6) unstable; urgency=medium
 
   * Backport patches from ioquake3 to fix long-standing security bugs:
diff --git a/debian/tremulous.lintian-overrides b/debian/tremulous.lintian-overrides
new file mode 100644
index 0000000..19135ab
--- /dev/null
+++ b/debian/tremulous.lintian-overrides
@@ -0,0 +1,4 @@
+# This is a valid bug, but has been overridden to get unrelated security
+# fixes into unstable.
+# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589407
+tremulous: embedded-library usr/lib/tremulous/tremulous: libjpeg

-- 
team based FPS game - packaging



More information about the Pkg-games-commits mailing list