diff --git a/.gitignore b/.gitignore index 693ec9f..eecdbfa 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/bugzilla.spec b/bugzilla.spec index 53d5a22..8ae3793 100644 --- a/bugzilla.spec +++ b/bugzilla.spec @@ -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 - 4.0.7-1 +- Update to 4.0.7 (CVE-2012-1969) + * Fri Apr 20 2012 Emmanuel Seyman - 4.0.6-1 - Update to 4.0.6 diff --git a/sources b/sources index acdfc20..7ab9ebe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad8f25fec6050c714c82f2455c3b3349 bugzilla-4.0.6.tar.gz +d133e6b120986159e60980b93b418f54 bugzilla-4.0.7.tar.gz