- updated to 2.3.2 (bz 426431, Draft Information Disclosure)

This commit is contained in:
Adrian Reber 2008-01-08 22:47:12 +00:00
commit 2e7ede6d52
3 changed files with 6 additions and 3 deletions

View file

@ -1 +1 @@
wordpress-2.3.1.tar.gz
wordpress-2.3.2.tar.gz

View file

@ -1 +1 @@
bd53264cbe80e470c5a9bc2cf7aa85e4 wordpress-2.3.1.tar.gz
7489b5f2433f3b2096aa02bbca09b069 wordpress-2.3.2.tar.gz

View file

@ -1,7 +1,7 @@
Summary: WordPress blogging software
URL: http://www.wordpress.org
Name: wordpress
Version: 2.3.1
Version: 2.3.2
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -73,6 +73,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Sun Dec 30 2007 Adrian Reber <adrian@lisas.de> - 2.3.2-1
- updated to 2.3.2 (bz 426431, Draft Information Disclosure)
* Tue Oct 30 2007 Adrian Reber <adrian@lisas.de> - 2.3.1-1
- updated to 2.3.1 (bz 357731, wordpress XSS issue)