summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2006-03-08 15:43:25 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2006-03-08 15:43:25 +0000
commitfe756f191b7713e3ab9e4bc8b1a5055c929e91fa (patch)
tree3141377fad393b064383d09c796bc5d9076bf22d
parent4e99315c16fa2205cbcc9cee6953c8bfb1b4e1ab (diff)
downloadgnome-applets-fe756f191b7713e3ab9e4bc8b1a5055c929e91fa.tar.gz
gnome-applets-fe756f191b7713e3ab9e4bc8b1a5055c929e91fa.tar.xz
gnome-applets-fe756f191b7713e3ab9e4bc8b1a5055c929e91fa.zip
fix a double-free in the mixer applet
-rw-r--r--gnome-applets.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/gnome-applets.spec b/gnome-applets.spec
index b86d987..3a9daa3 100644
--- a/gnome-applets.spec
+++ b/gnome-applets.spec
@@ -18,7 +18,7 @@
Summary: Small applications for the GNOME panel.
Name: gnome-applets
Version: 2.13.90
-Release: 4
+Release: 5
Epoch: 1
License: GPL
Group: User Interface/Desktops
@@ -31,6 +31,7 @@ Patch4: gnome-applets-2.11.1-cpufreq.patch
Patch5: gnome-applets-2.13.4-warning.patch
Patch6: gnome-applets-2.13.90-stock-ticker.patch
Patch7: gnome-applets-2.13.90-ref-mixer-elements.patch
+Patch8: gnome-applets-2.13.90-mixer-crash.patch
URL: http://www.gnome.org/
@@ -88,6 +89,7 @@ small utilities for the GNOME panel.
%patch5 -p1 -b .warning
%patch6 -p1 -b .stock-ticker
%patch7 -p1 -b .ref-mixer-elements
+%patch8 -p1 -b .mixer-crash
cp gswitchit/gswitchit-applet.png gswitchit/gswitchit-properties-capplet.png
@@ -183,6 +185,9 @@ fi
%{_libdir}/pkgconfig/gweather.pc
%changelog
+* Wed Mar 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.90-5
+- Fix a crash in the mixer applet (#184285, #182957)
+
* Tue Mar 7 2006 Ray Strode <rstrode@redhat.com> - 2.13.90-4
- ref some objects given to us by gstreamer