parent
8bfaea7ed1
commit
c56b667be2
3 changed files with 7 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
436fecefe21b1d2df6beb1c201fc6426 wordpress-3.8.2.tar.gz
|
||||
90e9ec8a90e59322144737f30ef8799f wordpress-3.8.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue