New upstream release (security release).
This commit is contained in:
parent
1673b03b30
commit
7b9b4f88a1
3 changed files with 9 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -17,3 +17,4 @@ wordpress-3.0.1.tar.gz
|
|||
/wordpress-3.3-RC2.tar.gz
|
||||
/wordpress-3.3.tar.gz
|
||||
/wordpress-3.3.1.tar.gz
|
||||
/wordpress-3.3.2.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
e94894be6e6d213175940ccc14e6c5e4 wordpress-3.3.1.tar.gz
|
||||
bb38fa2bcde3b144e1a7fb096cd597a1 wordpress-3.3.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Blog tool and publishing platform
|
||||
URL: http://www.wordpress.org
|
||||
Name: wordpress
|
||||
Version: 3.3.1
|
||||
Version: 3.3.2
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2
|
||||
|
|
@ -116,7 +116,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%dir %{_sysconfdir}/wordpress
|
||||
|
||||
%changelog
|
||||
* Wed Jan 04 2012 'Matej Cepl <mcepl@redhat.com>' - 3.3.1-1
|
||||
* Mon Apr 23 2012 'Matěj Cepl <mcepl@redhat.com>' - 3.3.2-1
|
||||
- Security updates for uploading files.
|
||||
(apparently no CVE exists yet;
|
||||
http://seclists.org/oss-sec/2012/q2/164)
|
||||
|
||||
* Wed Jan 04 2012 'Matěj Cepl <mcepl@redhat.com>' - 3.3.1-1
|
||||
- Security (XSS) and maintenance upstream release.
|
||||
|
||||
* Tue Dec 13 2011 'Matěj Cepl <mcepl@redhat.com>' - 3.3-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue