update to 3.8.3

(cherry picked from commit 2f2b541a65)
This commit is contained in:
Remi Collet 2014-04-15 13:26:08 +02:00
commit c56b667be2
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View file

@ -5,3 +5,4 @@ clog
/wordpress-3.8.tar.gz
/wordpress-3.8.1.tar.gz
/wordpress-3.8.2.tar.gz
/wordpress-3.8.3.tar.gz

View file

@ -1 +1 @@
436fecefe21b1d2df6beb1c201fc6426 wordpress-3.8.2.tar.gz
90e9ec8a90e59322144737f30ef8799f wordpress-3.8.3.tar.gz

View file

@ -10,7 +10,7 @@
Summary: Blog tool and publishing platform
URL: http://www.wordpress.org
Name: wordpress
Version: 3.8.2
Version: 3.8.3
Group: Applications/Publishing
Release: 1%{?dist}
License: GPLv2
@ -236,6 +236,10 @@ rm -rf ${RPM_BUILD_ROOT}
%dir %{_sysconfdir}/wordpress
%changelog
* Tue Apr 15 2014 Remi Collet <remi@fedoraproject.org> - 3.8.3-1
- update to 3.8.3 Maintenance Release
http://wordpress.org/news/2014/04/wordpress-3-8-3/
* Wed Apr 9 2014 Remi Collet <remi@fedoraproject.org> - 3.8.2-1
- update to 3.8.2 Security Release
- fix privilege escalation issue CVE-2014-0165