Update to 4.0.10 (CVE-2013-0785, CVE-2013-0786)
This commit is contained in:
parent
5dd8c6befc
commit
42e620b0fb
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@ bugzilla-3.6.1.tar.gz
|
|||
/bugzilla-4.0.7.tar.gz
|
||||
/bugzilla-4.0.8.tar.gz
|
||||
/bugzilla-4.0.9.tar.gz
|
||||
/bugzilla-4.0.10.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Bug tracking system
|
||||
URL: http://www.bugzilla.org/
|
||||
Name: bugzilla
|
||||
Version: 4.0.9
|
||||
Version: 4.0.10
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1
|
||||
|
|
@ -213,6 +213,9 @@ popd > /dev/null)
|
|||
%{bzinstallprefix}/bugzilla/contrib/yp_nomail.sh
|
||||
|
||||
%changelog
|
||||
* Wed Feb 20 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 4.0.10-1
|
||||
- Update to 4.0.10 (CVE-2013-0785, CVE-2013-0786)
|
||||
|
||||
* Wed Nov 14 2012 Emmanuel Seyman <emmanuel@seyman.fr> - 4.0.9-1
|
||||
- Update to 4.0.9
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
629bde008a0f82ecfa875a44f238397c bugzilla-4.0.9.tar.gz
|
||||
977683616925972d80fea398682a4e76 bugzilla-4.0.10.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue