[trytond/f17] new upstream version 2.2.2 (CVE-2012-0215)

Dan Horák sharkcz at fedoraproject.org
Fri Mar 30 06:44:32 UTC 2012


commit 464b627b3fa1a6eb929170e6ff4ccd59781d9c48
Author: Dan Horák <dan at danny.cz>
Date:   Fri Mar 30 08:44:28 2012 +0200

    new upstream version 2.2.2 (CVE-2012-0215)

 .gitignore   |    1 +
 sources      |    2 +-
 trytond.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5cb334..4e7488b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ trytond-1.6.0.tar.gz
 /trytond-2.0.1.tar.gz
 /trytond-2.0.2.tar.gz
 /trytond-2.2.1.tar.gz
+/trytond-2.2.2.tar.gz
diff --git a/sources b/sources
index 5595590..d8c18c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94485f85e7078c004b601a1c2f4e21b9  trytond-2.2.1.tar.gz
+e1d57e0f4fa07173e30043e6eb66082f  trytond-2.2.2.tar.gz
diff --git a/trytond.spec b/trytond.spec
index 04c316e..6bfed9e 100644
--- a/trytond.spec
+++ b/trytond.spec
@@ -5,8 +5,8 @@
 %global major 2.2
 
 Name:           trytond
-Version:        2.2.1
-Release:        3%{?dist}
+Version:        2.2.2
+Release:        1%{?dist}
 Summary:        Server for the Tryton application framework
 
 Group:          System Environment/Daemons
@@ -205,6 +205,9 @@ fi
 
 
 %changelog
+* Fri Jan 30 2012 Dan Horák <dan at danny.cz> - 2.2.2-1
+- new upstream version 2.2.2 (CVE-2012-0215)
+
 * Mon Mar 05 2012 Dan Horák <dan at danny.cz> - 2.2.1-3
 - add missing R:
 


More information about the scm-commits mailing list