New upstream beta (fixes CVE-2011-0700 and CVE-2011-0701)
This commit is contained in:
parent
dd857dc899
commit
b3b5e388f5
3 changed files with 7 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5d190e04951782408b98bcd9c9eef013 wordpress-3.4-beta2.tar.gz
|
||||
5a0b945729b87bfbf071404377d500b9 wordpress-3.4-beta3.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue