This commit is contained in:
Xavier Bachelot 2012-02-01 22:04:26 +01:00
commit c84d44432f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ bugzilla-3.4.7.tar.gz
/bugzilla-3.4.11.tar.gz
/bugzilla-3.4.12.tar.gz
/bugzilla-3.4.13.tar.gz
/bugzilla-3.4.14.tar.gz

View file

@ -4,7 +4,7 @@
Summary: Bug tracking system
URL: http://www.bugzilla.org/
Name: bugzilla
Version: 3.4.13
Version: 3.4.14
Group: Applications/Publishing
Release: 1%{?dist}
License: MPLv1.1
@ -181,6 +181,9 @@ popd > /dev/null)
%{bzinstallprefix}/bugzilla/contrib/yp_nomail.sh
%changelog
* Wed Feb 01 2012 Xavier Bachelot <xavier@bachelot.org> - 3.4.14-1
- Update to 3.4.14 : security fix for CVE-2012-0448.
* Thu Dec 29 2011 Xavier Bachelot <xavier@bachelot.org> - 3.4.13-1
- Update to 3.4.13 : security fixes for CVE-2011-3657 and CVE-2011-3667.

View file

@ -1 +1 @@
babcb8898ccdd5231fe0198a6eb91506 bugzilla-3.4.13.tar.gz
f90fc71faaea9b09e6986d26c60216da bugzilla-3.4.14.tar.gz