Accepting request 74710 from Base:System

update to stable version 2.10.5

OBS-URL: https://build.opensuse.org/request/show/74710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=30
This commit is contained in:
Sascha Peilicke 2011-06-28 08:10:15 +00:00 committed by Git OBS Bridge
parent e3376b589d
commit 736ada9014
4 changed files with 40 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e82e7a3fc69b02cc06c291a1652789d73e45bc0732e139817838248f814f8724
size 7458438

3
gnutls-2.10.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c086d5426ef04427038db6af1a4dc62ff32694e91e759ebf9bb3380243ebd9c9
size 7287913

View File

@ -1,3 +1,39 @@
-------------------------------------------------------------------
Thu Jun 23 07:09:28 UTC 2011 - gjhe@novell.com
- update to stable version 2.10.5
** libgnutls: Corrected verification of finished messages.
** libgnutls: Corrected signature generation and verification
in the Certificate Verify message when in TLS 1.2. Reported
by Todd A. Ouska.
** pkg-config gnutls.pc improvements.
The file uses 'Requires.private' for libtasn1 and libz when needed,
instead of Libs.private. From Andreas Metzler.
** gnutls-serv: Corrected a buffer overflow. Reported and patch by Tomas Mraz.
** libgnutls: Use ASN1_NULL when writing parameters for RSA signatures.
This makes us comply with RFC3279. Reported by Michael Rommel.
** libgnutls: Reverted default behavior for verification and
introduced GNUTLS_VERIFY_DO_NOT_ALLOW_X509_V1_CA_CRT. Thus by default
V1 trusted CAs are allowed, unless the new flag is specified.
** minitasn1: Updated to Libtasn1 2.9.
** bgnutls: Correctly add leading zero to PKCS #8 encoded DSA key.
Reported by Jeffrey Walton.
** libgnutls: Corrected memory leak in extension data calculation.
Reported by Mike Blumenkrantz.
** libgnutls: Remove trailing comma in enums in gnutls.h and x509.h.
** API and ABI modifications:
No changes since last version.
-------------------------------------------------------------------
Mon Oct 11 03:05:58 UTC 2010 - gjhe@novell.com

View File

@ -20,7 +20,7 @@
Name: gnutls
BuildRequires: gcc-c++ libgcrypt-devel libopencdk-devel libtasn1-devel pkg-config
Version: 2.10.2
Version: 2.10.5
Release: 1
License: LGPLv2.1+
BuildRoot: %{_tmppath}/%{name}-%{version}-build