Update to 4.2.6
This commit is contained in:
parent
4158110e81
commit
eab94183e3
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,3 +15,4 @@ bugzilla-3.6.1.tar.gz
|
|||
/bugzilla-4.2.3.tar.gz
|
||||
/bugzilla-4.2.4.tar.gz
|
||||
/bugzilla-4.2.5.tar.gz
|
||||
/bugzilla-4.2.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
Summary: Bug tracking system
|
||||
URL: http://www.bugzilla.org/
|
||||
Name: bugzilla
|
||||
Version: 4.2.5
|
||||
Version: 4.2.6
|
||||
Group: Applications/Publishing
|
||||
Release: 1%{?dist}
|
||||
License: MPLv1.1
|
||||
|
|
@ -216,6 +216,9 @@ popd > /dev/null)
|
|||
%{bzinstallprefix}/bugzilla/contrib/syncLDAP.pl
|
||||
|
||||
%changelog
|
||||
* Sun May 26 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 4.2.6-1
|
||||
- Update to 4.2.6
|
||||
|
||||
* Wed Feb 20 2013 Emmanuel Seyman <emmanuel@seyman.fr> - 4.2.5-1
|
||||
- Update to 4.2.5 (fixes CVE-2013-0785)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
070c2d9eee81b2ba621c45d1d3849f66 bugzilla-4.2.5.tar.gz
|
||||
65d0c7f1f281c37aa17a3ec5724251d6 bugzilla-4.2.6.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue