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

This commit is contained in:
Adrian Reber 2007-12-30 09:33:04 +00:00
commit 6f6689bd08
3 changed files with 6 additions and 5 deletions

View file

@ -1,2 +1 @@
wordpress-2.3.tar.gz
wordpress-2.3.1.tar.gz
wordpress-2.3.2.tar.gz

View file

@ -1,2 +1 @@
36ffea2a049a071342efda985feedf31 wordpress-2.3.tar.gz
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)