This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian/master
in repository openjk.

commit 12947d165920ceadf1e76b31d841af71ce095bde
Author: Simon McVittie <s...@debian.org>
Date:   Fri Oct 28 12:05:58 2016 +0100

    Mark patches as forwarded
---
 debian/patches/Consistently-use-static-QINLINE-for-inline-C-code.patch  | 2 ++
 .../g_svcmds-fix-typo-in-avoiding-non-C-11-compliant-string-s.patch     | 1 +
 .../savegames-bounds-check-some-string-lengths-to-prevent-buf.patch     | 1 +
 3 files changed, 4 insertions(+)

diff --git 
a/debian/patches/Consistently-use-static-QINLINE-for-inline-C-code.patch 
b/debian/patches/Consistently-use-static-QINLINE-for-inline-C-code.patch
index 4a201ee..d85a4b5 100644
--- a/debian/patches/Consistently-use-static-QINLINE-for-inline-C-code.patch
+++ b/debian/patches/Consistently-use-static-QINLINE-for-inline-C-code.patch
@@ -21,6 +21,8 @@ There are a couple of uses of non-static QINLINE in C++ code; 
I've
 left those intact, since inline has different (more useful)
 semantics in C++, and as far as I'm aware all reasonable C++ compilers
 implement it correctly.
+
+Forwarded: https://github.com/JACoders/OpenJK/pull/884
 ---
  codemp/game/NPC_move.c      | 4 ++--
  codemp/game/bg_pmove.c      | 2 +-
diff --git 
a/debian/patches/g_svcmds-fix-typo-in-avoiding-non-C-11-compliant-string-s.patch
 
b/debian/patches/g_svcmds-fix-typo-in-avoiding-non-C-11-compliant-string-s.patch
index a6a4e71..b5191aa 100644
--- 
a/debian/patches/g_svcmds-fix-typo-in-avoiding-non-C-11-compliant-string-s.patch
+++ 
b/debian/patches/g_svcmds-fix-typo-in-avoiding-non-C-11-compliant-string-s.patch
@@ -2,6 +2,7 @@ From: Simon McVittie <s...@debian.org>
 Date: Fri, 28 Oct 2016 10:23:06 +0100
 Subject: g_svcmds: fix typo in avoiding non-C++11-compliant string syntax
 
+Forwarded: https://github.com/JACoders/OpenJK/pull/883
 ---
  code/game/g_svcmds.cpp | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 
a/debian/patches/savegames-bounds-check-some-string-lengths-to-prevent-buf.patch
 
b/debian/patches/savegames-bounds-check-some-string-lengths-to-prevent-buf.patch
index 54d6d3c..a1b04ae 100644
--- 
a/debian/patches/savegames-bounds-check-some-string-lengths-to-prevent-buf.patch
+++ 
b/debian/patches/savegames-bounds-check-some-string-lengths-to-prevent-buf.patch
@@ -3,6 +3,7 @@ Date: Fri, 28 Oct 2016 11:37:21 +0100
 Subject: savegames: bounds-check some string lengths to prevent buffer
  overflow
 
+Forwarded: https://github.com/JACoders/OpenJK/pull/881
 ---
  code/game/G_Timer.cpp                | 17 ++++++++++++-----
  code/game/Q3_Interface.cpp           | 15 +++++++++++++++

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/openjk.git

_______________________________________________
Pkg-games-commits mailing list
Pkg-games-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to