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

Matej Cepl mcepl at fedoraproject.org
Mon Apr 23 11:01:21 UTC 2012


commit b3b5e388f57e97ef5c761ac1a7e4fd39fb07342f
Author: Matěj Cepl <mcepl at redhat.com>
Date:   Mon Apr 23 13:00:26 2012 +0200

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

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    6 +++++-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3128d33..0817677 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index 8d7b702..ea3a05b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d190e04951782408b98bcd9c9eef013  wordpress-3.4-beta2.tar.gz
+5a0b945729b87bfbf071404377d500b9  wordpress-3.4-beta3.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index ba24115..45dd2df 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -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 at 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 at redhat.com> - 3.4-0.2.beta2
 - And yet another upstream beta
 


More information about the scm-commits mailing list