[xmms] fix CVE-2007-0653 (better late than never, huh?), fix alsa output plugin loop, fix desktop file

Tom Callaway spot at fedoraproject.org
Fri Jul 15 19:57:22 UTC 2011


commit 4c1c85e585ce04c51046c4430ef9d9861b945b72
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Fri Jul 15 15:57:09 2011 -0400

    fix CVE-2007-0653 (better late than never, huh?), fix alsa output plugin loop, fix desktop file

 xmms.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/xmms.spec b/xmms.spec
index ce067d3..b166c59 100644
--- a/xmms.spec
+++ b/xmms.spec
@@ -1,6 +1,6 @@
 Name:           xmms
 Version:        1.2.11
-Release:        14.20071117cvs%{?dist}
+Release:        15.20071117cvs%{?dist}
 Epoch:          1
 Summary:        The X MultiMedia System, a media player
 
@@ -226,6 +226,11 @@ update-desktop-database &>/dev/null || :
 
 
 %changelog
+* Fri Jul 15 2011 Tom Callaway <spot at fedoraproject.org> - 1:1.2.11-15.20071117cvs
+- fix alsa plugin loop code to, well, stop looping when the track is done
+- fix desktop file to enqueue and play files
+- add patch from Ubuntu for CVE-2007-0653
+
 * Thu Jul 14 2011 Tom Callaway <spot at fedoraproject.org> - 1:1.2.11-14.20071117cvs
 - fix url (bz 672011)
 


More information about the scm-commits mailing list