This is an automated email from the git hooks/post-receive script. fgeyer pushed a commit to branch master in repository teeworlds.
commit 18473520231b745acb93b34cb397d45d4bc246a0 Author: Felix Geyer <[email protected]> Date: Thu Nov 17 20:38:38 2016 +0100 Refresh new-wavpack.patch --- debian/changelog | 1 + debian/patches/new-wavpack.patch | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4393351..18176f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ teeworlds (0.6.4+dfsg-1) UNRELEASED; urgency=high * New upstream release. - Fixes possible remote code execution on the client. (Closes: #844546) + * Refresh new-wavpack.patch -- Felix Geyer <[email protected]> Mon, 14 Nov 2016 21:39:01 +0100 diff --git a/debian/patches/new-wavpack.patch b/debian/patches/new-wavpack.patch index c121ff1..625fe43 100644 --- a/debian/patches/new-wavpack.patch +++ b/debian/patches/new-wavpack.patch @@ -58,7 +58,7 @@ dbg_msg("sound/wv", "loaded %s", pFilename); @@ -527,7 +525,5 @@ void CSound::StopAll() - lock_release(m_SoundLock); + lock_unlock(m_SoundLock); } -IOHANDLE CSound::ms_File = 0; -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/teeworlds.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

