[vorbis-tools] 02/02: Corrected hash in the patch 0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch committed previously.
Martin Steghöfer
martin.steghoefer-guest at moszumanska.debian.org
Wed Oct 29 19:12:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
martin.steghoefer-guest pushed a commit to branch master
in repository vorbis-tools.
commit d6b41a228a1913a7b66e1596f9faf569208442d5
Author: Martin Steghöfer <martin at steghoefer.eu>
Date: Wed Oct 29 20:09:22 2014 +0100
Corrected hash in the patch 0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch committed previously.
Git-Dch: Ignore
---
.../0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch b/debian/patches/0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch
index 482f2a2..f63b85e 100644
--- a/debian/patches/0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch
+++ b/debian/patches/0007-Fix-ogg123-freeze-when-interrupting-at-End-Of-Stream.patch
@@ -22,7 +22,7 @@ sleep.
1 file changed, 23 insertions(+), 3 deletions(-)
diff --git a/ogg123/buffer.c b/ogg123/buffer.c
-index b09c9c9..73290e2 100644
+index b09c9c9..c7111d2 100644
--- a/ogg123/buffer.c
+++ b/ogg123/buffer.c
@@ -209,8 +209,18 @@ void *buffer_thread_func (void *arg)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/vorbis-tools.git
More information about the pkg-xiph-commits
mailing list