[libguac/el6: 2/3] Update to 0.6.3

Simone Caronni slaanesh at fedoraproject.org
Thu Sep 13 09:31:39 UTC 2012


commit 4c6014644d2cc7f6a59bb292ef864aed2eedaf5f
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Thu Sep 13 11:29:58 2012 +0200

    Update to 0.6.3

 .gitignore   |    1 +
 libguac.spec |    9 +++++----
 sources      |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f89410d..1d068ec 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /libguac-0.6.0.tar.gz
+/libguac-0.6.3.tar.gz
diff --git a/libguac.spec b/libguac.spec
index 567295a..bdfe785 100644
--- a/libguac.spec
+++ b/libguac.spec
@@ -1,6 +1,6 @@
 Name:           libguac
-Version:        0.6.2
-Release:        2%{?dist}
+Version:        0.6.3
+Release:        1%{?dist}
 Summary:        The common library used by all C components of Guacamole
 Group:          System Environment/Libraries
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -65,8 +65,9 @@ cp -fr doc/doxygen-output/html .
 
 
 %changelog
-* Thu Sep 13 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.2-2
-- Change Source0 URL
+* Thu Sep 13 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.3-1
+- Change Source0 URL.
+- Update to 0.6.3, fix CVE-2012-4415 (rhbz #856746, #856747).
 
 * Thu Aug 30 2012 Simone Caronni <negativo17 at gmail.com> - 0.6.2-1
 - Updated to 0.6.2.
diff --git a/sources b/sources
index c2e770e..200ea0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3737c9840e1fec723eaf76c61b5335c7  libguac-0.6.2.tar.gz
+98c78c0bb8a4bed90128b527f84e94ab  libguac-0.6.3.tar.gz


More information about the scm-commits mailing list