Update to 4.4.6
This commit is contained in:
parent
e91c4a8252
commit
edaa528ead
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -20,3 +20,4 @@ bugzilla-3.6.1.tar.gz
|
|||
/bugzilla-4.2.9.tar.gz
|
||||
/bugzilla-4.4.4.tar.gz
|
||||
/bugzilla-4.4.5.tar.gz
|
||||
/bugzilla-4.4.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Bug tracking system
|
||||
URL: http://www.bugzilla.org/
|
||||
Name: bugzilla
|
||||
Version: 4.4.5
|
||||
Version: 4.4.6
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1
|
||||
|
|
@ -224,6 +224,9 @@ popd > /dev/null)
|
|||
%{bzinstallprefix}/bugzilla/contrib/Bugzilla.pm
|
||||
|
||||
%changelog
|
||||
* Wed Oct 08 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 4.4.6-1
|
||||
- Update to 4.4.6
|
||||
|
||||
* Fri Jul 25 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 4.4.5-1
|
||||
- Update to 4.4.5 which fixes a security bug (CVE-2014-1546)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
077c123ea9659ccbf76bb35ce951324b bugzilla-4.4.5.tar.gz
|
||||
3e0553c67cbe33f8ae12dfe79a02ecdc bugzilla-4.4.6.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue