From 42e620b0fb0f802aeeb1b203b7cf6fbaa1b87e51 Mon Sep 17 00:00:00 2001 From: Emmanuel Seyman Date: Wed, 20 Feb 2013 23:37:58 +0100 Subject: [PATCH] Update to 4.0.10 (CVE-2013-0785, CVE-2013-0786) --- .gitignore | 1 + bugzilla.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 99a58b7..5431b16 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ bugzilla-3.6.1.tar.gz /bugzilla-4.0.7.tar.gz /bugzilla-4.0.8.tar.gz /bugzilla-4.0.9.tar.gz +/bugzilla-4.0.10.tar.gz diff --git a/bugzilla.spec b/bugzilla.spec index 574897a..a7027eb 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.9 +Version: 4.0.10 Group: Applications/Publishing Release: 1%{?dist} License: MPLv1.1 @@ -213,6 +213,9 @@ popd > /dev/null) %{bzinstallprefix}/bugzilla/contrib/yp_nomail.sh %changelog +* Wed Feb 20 2013 Emmanuel Seyman - 4.0.10-1 +- Update to 4.0.10 (CVE-2013-0785, CVE-2013-0786) + * Wed Nov 14 2012 Emmanuel Seyman - 4.0.9-1 - Update to 4.0.9 diff --git a/sources b/sources index bb09a56..427ce30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -629bde008a0f82ecfa875a44f238397c bugzilla-4.0.9.tar.gz +977683616925972d80fea398682a4e76 bugzilla-4.0.10.tar.gz