diff --git a/.cvsignore b/.cvsignore index 5723143..c84e0f2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -wordpress-2.1.tar.gz +wordpress-2.1.1.tar.gz diff --git a/sources b/sources index 59aedfb..2d574c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8ffd0063b080de4789b928696c1fb26 wordpress-2.1.tar.gz +9b694bdd05364554d8977333445adbc1 wordpress-2.1.1.tar.gz diff --git a/wordpress.spec b/wordpress.spec index 0bf568f..661c6c9 100644 --- a/wordpress.spec +++ b/wordpress.spec @@ -1,7 +1,7 @@ Summary: WordPress blogging software URL: http://www.wordpress.org Name: wordpress -Version: 2.1 +Version: 2.1.1 Group: Applications/Publishing Release: 0%{?dist} License: GPL @@ -73,6 +73,9 @@ rm -rf ${RPM_BUILD_ROOT} %dir %{_sysconfdir}/wordpress %changelog +* Tue Feb 27 2007 John Berninger - 2.1.1-0 +- update to 2.1.1 to fix vuln in bz 229991 + * Wed Jan 31 2007 John Berninger - 2.1-0 - update to v2.1 to fix multiple bz/vuln's