From c84d44432fc4fe437479088d52925136eda60005 Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Wed, 1 Feb 2012 22:04:26 +0100 Subject: [PATCH] 3.4.14 --- .gitignore | 1 + bugzilla.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9c0ec17..17d5518 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ bugzilla-3.4.7.tar.gz /bugzilla-3.4.11.tar.gz /bugzilla-3.4.12.tar.gz /bugzilla-3.4.13.tar.gz +/bugzilla-3.4.14.tar.gz diff --git a/bugzilla.spec b/bugzilla.spec index 5aafa58..17eda31 100644 --- a/bugzilla.spec +++ b/bugzilla.spec @@ -4,7 +4,7 @@ Summary: Bug tracking system URL: http://www.bugzilla.org/ Name: bugzilla -Version: 3.4.13 +Version: 3.4.14 Group: Applications/Publishing Release: 1%{?dist} License: MPLv1.1 @@ -181,6 +181,9 @@ popd > /dev/null) %{bzinstallprefix}/bugzilla/contrib/yp_nomail.sh %changelog +* Wed Feb 01 2012 Xavier Bachelot - 3.4.14-1 +- Update to 3.4.14 : security fix for CVE-2012-0448. + * Thu Dec 29 2011 Xavier Bachelot - 3.4.13-1 - Update to 3.4.13 : security fixes for CVE-2011-3657 and CVE-2011-3667. diff --git a/sources b/sources index 140fa7d..871f04e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -babcb8898ccdd5231fe0198a6eb91506 bugzilla-3.4.13.tar.gz +f90fc71faaea9b09e6986d26c60216da bugzilla-3.4.14.tar.gz