From 436f1bd199709a575cebdcd37bc73dccae0f07eb Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Mon, 30 Jul 2012 22:30:26 +0200 Subject: [PATCH] Update to 4.0.7 (CVE-2012-1969) --- .gitignore | 1 + bugzilla.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) 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