diff --git a/.gitignore b/.gitignore index 0bdf1af..cc6785d 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/bugzilla.spec b/bugzilla.spec index 94b3189..e90a563 100644 --- a/bugzilla.spec +++ b/bugzilla.spec @@ -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 - 4.2.6-1 +- Update to 4.2.6 + * Wed Feb 20 2013 Emmanuel Seyman - 4.2.5-1 - Update to 4.2.5 (fixes CVE-2013-0785) diff --git a/sources b/sources index 9afe565..0e07eb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -070c2d9eee81b2ba621c45d1d3849f66 bugzilla-4.2.5.tar.gz +65d0c7f1f281c37aa17a3ec5724251d6 bugzilla-4.2.6.tar.gz