Update to 4.0.7 (CVE-2012-1969)
This commit is contained in:
parent
034a542d67
commit
436f1bd199
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -10,3 +10,4 @@ bugzilla-3.6.1.tar.gz
|
|||
/bugzilla-4.0.4.tar.gz
|
||||
/bugzilla-4.0.5.tar.gz
|
||||
/bugzilla-4.0.6.tar.gz
|
||||
/bugzilla-4.0.7.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Bug tracking system
|
||||
URL: http://www.bugzilla.org/
|
||||
Name: bugzilla
|
||||
Version: 4.0.6
|
||||
Version: 4.0.7
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1
|
||||
|
|
@ -207,6 +207,9 @@ popd > /dev/null)
|
|||
%{bzinstallprefix}/bugzilla/contrib/yp_nomail.sh
|
||||
|
||||
%changelog
|
||||
* Mon Jul 30 2012 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 4.0.7-1
|
||||
- Update to 4.0.7 (CVE-2012-1969)
|
||||
|
||||
* Fri Apr 20 2012 Emmanuel Seyman <emmanuel.seyman@club-internet.fr> - 4.0.6-1
|
||||
- Update to 4.0.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
ad8f25fec6050c714c82f2455c3b3349 bugzilla-4.0.6.tar.gz
|
||||
d133e6b120986159e60980b93b418f54 bugzilla-4.0.7.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue