[openjk] branch debian/master updated (3f73e59 -> 30c2f00)
Simon McVittie
smcv at debian.org
Sun Jan 22 10:23:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
smcv pushed a change to branch debian/master
in repository openjk.
from 3f73e59 0~20170112+dfsg1-1
new d625605 SG: Add missing header file
new ba1aa0d Merge pull request #904 from bibendovsky/fix/sg_missing_header
new faeacb5 Make macOS use inline define again with QINLINE
new 291e197 icarus: fix bounds check when loading from savegames
new 9fd2c0b icarus: Fail to load if buffer would be overflowed, don't just skip
new 9c38824 game: If strings are too long, raise error instead of assuming 0 length
new 7b5f79a Merge pull request #905 from smcv/load-icarus
new 765aec2 New upstream version 0~20170122+dfsg1
new 76ae924 Merge tag 'upstream/0_20170122+dfsg1' into debian/master
new 0b7429e New upstream snapshot
new 30c2f00 Add a patch to fix compilation on big-endian CPUs
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
code/game/G_Timer.cpp | 15 ++-
code/game/Q3_Interface.cpp | 6 +-
code/game/g_roff.cpp | 4 +-
code/icarus/IcarusImplementation.cpp | 36 +++---
code/qcommon/ojk_saved_game.cpp | 3 +-
code/server/sv_savegame.cpp | 1 +
codeJK2/game/Q3_Registers.cpp | 6 +-
codeJK2/game/g_roff.cpp | 2 +-
debian/changelog | 8 ++
...-bounds-check-when-loading-from-savegames.patch | 41 -------
...m-SOURCE_DATE_EPOCH-for-reproducible-buil.patch | 2 +-
...are-too-long-raise-error-instead-of-assum.patch | 131 ---------------------
...oad-if-buffer-would-be-overflowed-don-t-j.patch | 67 -----------
debian/patches/series | 4 +-
...d-failure-on-big-endian-CPUs-with-C-11-co.patch | 63 ++++++++++
debian/rules | 4 +-
shared/qcommon/q_platform.h | 2 +-
17 files changed, 114 insertions(+), 281 deletions(-)
delete mode 100644 debian/patches/Icarus-fix-bounds-check-when-loading-from-savegames.patch
delete mode 100644 debian/patches/game-If-strings-are-too-long-raise-error-instead-of-assum.patch
delete mode 100644 debian/patches/icarus-Fail-to-load-if-buffer-would-be-overflowed-don-t-j.patch
create mode 100644 debian/patches/snd_mem-fix-build-failure-on-big-endian-CPUs-with-C-11-co.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git
More information about the Pkg-games-commits
mailing list