diff --git a/.gitignore b/.gitignore index ef1fdd0..0430c74 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ gdk-pixbuf-2.21.6.tar.bz2 /gdk-pixbuf-2.23.1.tar.bz2 /gdk-pixbuf-2.23.3.tar.bz2 /gdk-pixbuf-2.23.4.tar.xz +/gdk-pixbuf-2.23.5.tar.bz2 diff --git a/gdk-pixbuf-2.23.5.tar.bz2 b/gdk-pixbuf-2.23.5.tar.bz2 new file mode 100644 index 0000000..80f1f62 Binary files /dev/null and b/gdk-pixbuf-2.23.5.tar.bz2 differ diff --git a/gdk-pixbuf2.spec b/gdk-pixbuf2.spec index 43f8621..1213eba 100644 --- a/gdk-pixbuf2.spec +++ b/gdk-pixbuf2.spec @@ -1,5 +1,5 @@ Name: gdk-pixbuf2 -Version: 2.23.4 +Version: 2.23.5 Release: 1%{?dist} Summary: An image loading library @@ -113,6 +113,9 @@ fi %changelog +* Mon Jun 27 2011 Matthias Clasen - 2.23.5-1 +- Update to 2.23.5 (fixes CVE-2011-2485) + * Wed Jun 15 2011 Tomas Bzatek - 2.23.4-1 - Update to 2.23.4 diff --git a/sources b/sources index 64ef03b..622cce5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1b59d551abe5dd1af58678bc8ddf5d8e gdk-pixbuf-2.23.4.tar.xz +025c38de1a599b0ded6c92d34924dd85 gdk-pixbuf-2.23.5.tar.bz2