New upstream beta (fixes CVE-2011-0700 and CVE-2011-0701)

This commit is contained in:
Matěj Cepl 2012-04-23 13:00:26 +02:00
commit b3b5e388f5
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View file

@ -19,3 +19,4 @@ wordpress-3.0.1.tar.gz
/wordpress-3.3.1.tar.gz
/wordpress-3.4-beta1.tar.gz
/wordpress-3.4-beta2.tar.gz
/wordpress-3.4-beta3.tar.gz

View file

@ -1 +1 @@
5d190e04951782408b98bcd9c9eef013 wordpress-3.4-beta2.tar.gz
5a0b945729b87bfbf071404377d500b9 wordpress-3.4-beta3.tar.gz

View file

@ -1,5 +1,5 @@
%global wp_content %{_datadir}/wordpress/wp-content
%global betatag beta2
%global betatag beta3
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
@ -116,6 +116,10 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Mon Apr 23 2012 'Matěj Cepl <mcepl@redhat.com>' - 3.4-0.2.beta3
- And yet another upstream beta (fixes CVE-2011-0700 and
CVE-2011-0701)
* Mon Apr 16 2012 Matěj Cepl <mcepl@redhat.com> - 3.4-0.2.beta2
- And yet another upstream beta