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