[chocolate-doom] branch master updated (cf5a96c -> da3de4f)
Fabian Greffrath
fabian at moszumanska.debian.org
Tue Jan 9 19:51:50 UTC 2018
This is an automated email from the git hooks/post-receive script.
fabian pushed a change to branch master
in repository chocolate-doom.
from cf5a96c update debian/changelog
adds f280d6c Add patches from upstream to add bounds checking to the ACS implementation
adds da3de4f update debian/changelog
No new revisions were added by this update.
Summary of changes:
debian/changelog | 7 +
...exen-Add-assertion-checking-for-ACS-stack.patch | 95 ++++
...-Add-bounds-checking-for-script-variables.patch | 132 ++++++
...xen-Add-bounds-checking-for-map-variables.patch | 124 +++++
...n-Add-bounds-checking-for-world-variables.patch | 124 +++++
...xen-Add-bounds-checking-for-strings-table.patch | 124 +++++
...-hexen-Add-doc-comments-for-new-functions.patch | 99 ++++
...Add-bounds-checking-for-CmdPrintCharacter.patch | 36 ++
...n-Eliminate-most-direct-usage-of-PCodePtr.patch | 344 ++++++++++++++
...exen-Add-validation-of-lump-offset-values.patch | 123 +++++
.../0010-hexen-Remove-PCodePtr-entirely.patch | 510 +++++++++++++++++++++
...011-hexen-Use-ReadCodeInt-to-parse-header.patch | 78 ++++
.../0012-hexen-Validate-ACS-instructions.patch | 32 ++
...eplace-ValidateLumpOffset-with-ReadOffset.patch | 282 ++++++++++++
...en-Validate-strings-during-header-parsing.patch | 39 ++
...hexen-Change-comment-to-American-spelling.patch | 34 ++
...-Add-extra-context-for-assertion-failures.patch | 66 +++
debian/patches/series | 16 +
18 files changed, 2265 insertions(+)
create mode 100644 debian/patches/0001-hexen-Add-assertion-checking-for-ACS-stack.patch
create mode 100644 debian/patches/0002-hexen-Add-bounds-checking-for-script-variables.patch
create mode 100644 debian/patches/0003-hexen-Add-bounds-checking-for-map-variables.patch
create mode 100644 debian/patches/0004-hexen-Add-bounds-checking-for-world-variables.patch
create mode 100644 debian/patches/0005-hexen-Add-bounds-checking-for-strings-table.patch
create mode 100644 debian/patches/0006-hexen-Add-doc-comments-for-new-functions.patch
create mode 100644 debian/patches/0007-hexen-Add-bounds-checking-for-CmdPrintCharacter.patch
create mode 100644 debian/patches/0008-hexen-Eliminate-most-direct-usage-of-PCodePtr.patch
create mode 100644 debian/patches/0009-hexen-Add-validation-of-lump-offset-values.patch
create mode 100644 debian/patches/0010-hexen-Remove-PCodePtr-entirely.patch
create mode 100644 debian/patches/0011-hexen-Use-ReadCodeInt-to-parse-header.patch
create mode 100644 debian/patches/0012-hexen-Validate-ACS-instructions.patch
create mode 100644 debian/patches/0013-hexen-Replace-ValidateLumpOffset-with-ReadOffset.patch
create mode 100644 debian/patches/0014-hexen-Validate-strings-during-header-parsing.patch
create mode 100644 debian/patches/0015-hexen-Change-comment-to-American-spelling.patch
create mode 100644 debian/patches/0016-hexen-Add-extra-context-for-assertion-failures.patch
create mode 100644 debian/patches/series
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git
More information about the Pkg-games-commits
mailing list