Update to 4.2.11

This commit is contained in:
Emmanuel Seyman 2014-10-08 08:50:46 +02:00
commit 4174a7ba98
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -19,3 +19,4 @@ bugzilla-3.6.1.tar.gz
/bugzilla-4.2.7.tar.gz
/bugzilla-4.2.9.tar.gz
/bugzilla-4.2.10.tar.gz
/bugzilla-4.2.11.tar.gz

View file

@ -4,7 +4,7 @@
Summary: Bug tracking system
URL: http://www.bugzilla.org/
Name: bugzilla
Version: 4.2.10
Version: 4.2.11
Group: Applications/Publishing
Release: 1%{?dist}
License: MPLv1.1
@ -218,6 +218,9 @@ popd > /dev/null)
%{bzinstallprefix}/bugzilla/contrib/syncLDAP.pl
%changelog
* Wed Oct 08 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 4.2.11-1
- Update to 4.2.11 (CVE-2014-157, CVE-2014-1573 and CVE-2014-1571)
* Fri Jul 25 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 4.2.10-1
- Update to 4.2.10 which fixes a security bug (CVE-2014-1546)

View file

@ -1 +1 @@
7454a55d0d3b2b5eb07b4ae52971cbe1 bugzilla-4.2.10.tar.gz
6d25ea79951984d60639f23ffe20b4ec bugzilla-4.2.11.tar.gz