[SCM] Packaging for the OpenArena engine branch, debian-squeeze, updated. debian/0.8.5-5+squeeze2-1-g97cb684

Simon McVittie smcv at debian.org
Tue Mar 27 09:04:15 UTC 2012


The following commit has been merged in the debian-squeeze branch:
commit 97cb684012c6252523e88a758153f1d3585bdaae
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Mar 27 10:04:09 2012 +0100

    Add CVE reference to changelog and patch for previous version, now that one has been allocated

diff --git a/debian/changelog b/debian/changelog
index 424f15d..17eb49d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
+openarena (0.8.5-5+squeeze3) UNRELEASED; urgency=low
+
+  * Add CVE reference to changelog and patch for previous version, now that
+    one has been allocated
+
+ -- Simon McVittie <smcv at debian.org>  Tue, 27 Mar 2012 10:02:30 +0100
+
 openarena (0.8.5-5+squeeze2) stable-security; urgency=low
 
   * Apply ioquake3 r1762 to rate-limit getstatus and rcon connectionless
-    packets, to avoid their use for traffic amplification. (Closes: #665656)
+    packets, to avoid their use for traffic amplification.
+    CVE-2010-5077 (Closes: #665656)
 
  -- Simon McVittie <smcv at debian.org>  Sun, 25 Mar 2012 19:34:53 +0100
 
diff --git a/debian/patches/0043-Rate-limit-getstatus-and-rcon-connectionless-request.patch b/debian/patches/0043-Rate-limit-getstatus-and-rcon-connectionless-request.patch
index 383358c..53580d5 100644
--- a/debian/patches/0043-Rate-limit-getstatus-and-rcon-connectionless-request.patch
+++ b/debian/patches/0043-Rate-limit-getstatus-and-rcon-connectionless-request.patch
@@ -4,6 +4,7 @@ Subject: [PATCH] * Rate limit getstatus and rcon connectionless requests
 
 Origin: upstream (ioquake3), commit:1762
 Bug-Debian: http://bugs.debian.org/665656
+CVE: CVE-2010-5077
 ---
  code/server/sv_main.c |  217 ++++++++++++++++++++++++++++++++++++++++++++++---
  1 files changed, 207 insertions(+), 10 deletions(-)

-- 
Packaging for the OpenArena engine



More information about the Pkg-games-commits mailing list