[gnutls/f18] new upstream version fixing TLS-CBC timing attack

Tomáš Mráz tmraz at fedoraproject.org
Thu Feb 21 14:16:30 UTC 2013


commit 8daaff1b682d1d3203c89fd1c55ed80c2a01f7e9
Author: Tomas Mraz <tmraz at fedoraproject.org>
Date:   Thu Feb 21 15:16:25 2013 +0100

    new upstream version fixing TLS-CBC timing attack

 .gitignore  |    1 +
 gnutls.spec |    5 ++++-
 sources     |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ab04c0..e3dc343 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ gnutls-2.10.1-nosrp.tar.bz2
 /gnutls-2.12.20-nosrp.tar.xz
 /gnutls-2.12.21-nosrp.tar.xz
 /gnutls-2.12.22-nosrp.tar.xz
+/gnutls-2.12.23-nosrp.tar.xz
diff --git a/gnutls.spec b/gnutls.spec
index 24042ba..43ee8a8 100644
--- a/gnutls.spec
+++ b/gnutls.spec
@@ -1,6 +1,6 @@
 Summary: A TLS protocol implementation
 Name: gnutls
-Version: 2.12.22
+Version: 2.12.23
 Release: 1%{?dist}
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
 License: GPLv3+ and LGPLv2+
@@ -198,6 +198,9 @@ fi
 %{_datadir}/guile/site/gnutls.scm
 
 %changelog
+* Thu Feb 21 2013 Tomas Mraz <tmraz at redhat.com> 2.12.23-1
+- new upstream version fixing TLS-CBC timing attack
+
 * Tue Jan  8 2013 Tomas Mraz <tmraz at redhat.com> 2.12.22-1
 - new upstream version
 
diff --git a/sources b/sources
index 55affa8..34af036 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21a57b10b4fe9cd515841974bd8c2cb7  gnutls-2.12.22-nosrp.tar.xz
+43ab9b4c2c9063596323ee63999ff838  gnutls-2.12.23-nosrp.tar.xz


More information about the scm-commits mailing list