* Thu Sep 12 2013 Paul Wouters <pwouters@redhat.com> - 3.6.1-1

- update to 3.6.1, various bugs and security fixes:
  CVE-2013-4338 CVE-2013-4339 CVE-2013-4340
This commit is contained in:
Paul Wouters 2013-09-11 22:07:44 -04:00
commit 6011a98a43
2 changed files with 6 additions and 2 deletions

View file

@ -1 +1 @@
ddbe1549dc27a260d28b47ad32eadd34 wordpress-3.6.tar.gz
3f2c0b6f7f0626b5170a7b5df99d78b8 wordpress-3.6.1.tar.gz

View file

@ -4,7 +4,7 @@
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
Name: wordpress
Version: 3.6
Version: 3.6.1
Group: Applications/Publishing
#Release: 0.5.%{betatag}%{?dist}
Release: 1%{?dist}
@ -205,6 +205,10 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Thu Sep 12 2013 Paul Wouters <pwouters@redhat.com> - 3.6.1-1
- update to 3.6.1, various bugs and security fixes:
CVE-2013-4338 CVE-2013-4339 CVE-2013-4340
* Thu Aug 22 2013 Adam Williamson <awilliam@redhat.com> - 3.6.0-1
- update to 3.6.0
- drop pre-compiled Flash and Silverlight binaries - #1000267