update to 2.1.2 - bz 230825

This commit is contained in:
John Berninger 2007-03-03 13:34:51 +00:00
commit 8260356e5b
3 changed files with 6 additions and 3 deletions

View file

@ -1 +1 @@
wordpress-2.1.1.tar.gz
wordpress-2.1.2.tar.gz

View file

@ -1 +1 @@
9b694bdd05364554d8977333445adbc1 wordpress-2.1.1.tar.gz
b1ae0c152e60300cba8c40c030baafd4 wordpress-2.1.2.tar.gz

View file

@ -1,7 +1,7 @@
Summary: WordPress blogging software
URL: http://www.wordpress.org
Name: wordpress
Version: 2.1.1
Version: 2.1.2
Group: Applications/Publishing
Release: 0%{?dist}
License: GPL
@ -73,6 +73,9 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Sat Mar 3 2007 John Berninger <jwb at redhat dot com> - 2.1.2-0
- update to 2.1.2 - backdoor exploit introduced upstream in 2.1.1 - bz 230825
* Tue Feb 27 2007 John Berninger <jwb at redhat dot com> - 2.1.1-0
- update to 2.1.1 to fix vuln in bz 229991