[bugzilla] Update to 4.2.1

Emmanuel Seyman eseyman at fedoraproject.org
Thu Apr 19 22:42:12 UTC 2012


commit d0a986b649f341d899b8dda947d243d5496fbd63
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Fri Apr 20 00:42:07 2012 +0200

    Update to 4.2.1

 .gitignore    |    1 +
 bugzilla.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d38efa..47de9ab 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.2.tar.gz
+/bugzilla-4.2.1.tar.gz
diff --git a/bugzilla.spec b/bugzilla.spec
index 1fcf3c9..370c1e5 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
+Version: 4.2.1
 Group: Applications/Publishing
 Release: 1%{?dist}
 License: MPLv1.1
@@ -220,6 +220,9 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib/syncLDAP.pl
 
 %changelog
+* Fri Apr 20 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 4.2.1-1
+- Update to 4.2.1 (CVE-2012-0465, CVE-2012-0466)
+
 * Sun Feb 26 2012 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 4.2-1
 - Update to 4.2 (#797225)
 - Include contrib/README instead of contrib/recode.pl in the main package
diff --git a/sources b/sources
index 7d44e24..19fecbc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7c712b26fbf7d8684f57c2e89caff422  bugzilla-4.2.tar.gz
+de5f0fdcbb02de5dae2f54b3af30bff9  bugzilla-4.2.1.tar.gz


More information about the scm-commits mailing list