diff --git a/.gitignore b/.gitignore index a2122e8..64fa347 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ pidgin-2.7.3.tar.bz2 /pidgin-2.7.10.tar.bz2 /pidgin-2.7.11.tar.bz2 /pidgin-2.8.0.tar.bz2 +/pidgin-2.9.0.tar.bz2 diff --git a/pidgin.spec b/pidgin.spec index 8c3d3b9..abfe5ac 100644 --- a/pidgin.spec +++ b/pidgin.spec @@ -97,7 +97,7 @@ %endif Name: pidgin -Version: 2.8.0 +Version: 2.9.0 Release: 1%{?dist} License: GPLv2+ and GPLv2 and MIT # GPLv2+ - libpurple, gnt, finch, pidgin, most prpls @@ -683,6 +683,16 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Thu Jun 30 2011 Stu Tomlinson 2.8.0-3 +- 2.9.0, includes security/DoS fix to work around gdk-pixbuf issue + CVE-2011-2485 + +* Mon Jun 20 2011 Milan Crha 2.8.0-3 +- Rebuild against new evolution-data-server + +* Fri Jun 17 2011 Marcela Mašláňová - 2.8.0-2 +- Perl mass rebuild + * Mon Jun 13 2011 Stu Tomlinson 2.8.0-1 - 2.8.0 diff --git a/sources b/sources index 90fdb3f..60f8017 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1656c443a5d91f4aa0d95915f1f50c3 pidgin-2.8.0.tar.bz2 +2cd285c7a40f93b7a51bfe733971d3a6 pidgin-2.9.0.tar.bz2