[wordpress] Security fixes.

Jon Ciesla limb at fedoraproject.org
Mon Jan 3 17:44:38 UTC 2011


commit cf08664c67d415a50284a9bb0a8654128d7e71fa
Author: Jon Ciesla <limb at jcomserv.net>
Date:   Mon Jan 3 11:42:06 2011 -0600

    Security fixes.

 .gitignore     |    1 +
 sources        |    2 +-
 wordpress.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9857820..87a2493 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ wordpress-2.8.6.tar.gz
 wordpress-3.0.1.tar.gz
 /wordpress-3.0.2.tar.gz
 /wordpress-3.0.3.tar.gz
+/wordpress-3.0.4.tar.gz
diff --git a/sources b/sources
index 92593f6..7eb8c0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c9f2c1db36a78d62596bc97d90bf00ae  wordpress-3.0.3.tar.gz
+a455e0834eb2c8994c35acf3c13ddc11  wordpress-3.0.4.tar.gz
diff --git a/wordpress.spec b/wordpress.spec
index d2bc33f..cb4ad06 100644
--- a/wordpress.spec
+++ b/wordpress.spec
@@ -1,9 +1,9 @@
 Summary: WordPress blogging software
 URL: http://www.wordpress.org
 Name: wordpress
-Version: 3.0.3
+Version: 3.0.4
 Group: Applications/Publishing
-Release: 2%{?dist}
+Release: 1%{?dist}
 License: GPLv2
 Source0: http://wordpress.org/%{name}-%{version}.tar.gz
 Source1: wordpress-httpd-conf
@@ -95,6 +95,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_datadir}/wordpress/wp-signup.php
 
 %changelog
+* Mon Jan 03 2011 Jon Ciesla <limb at jcomserv.net> - 3.0.4-1
+- 3.0.4. Security fixes, BZ 666782.
+
 * Thu Dec 23 2010 Jon Ciesla <limb at jcomserv.net> - 3.0.3-2
 - Change Requires from httpd to webserver, BZ 523480.
 - Patch for Hello Dolly lyrics, BZ 663966.


More information about the scm-commits mailing list