From 6327ee3b7e7a6340890d531a49b8c65ae2ddc30df32eff20241fc645586c702f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 12 Apr 2014 19:28:46 +0000 Subject: [PATCH] Accepting request 229559 from Base:System Upgrade to 3.2.13; Add files: gnutls-3.2.13.tar.xz, gnutls-3.2.13.tar.xz.sig; Delete files: gnutls-3.2.12.1.tar.xz, gnutls-3.2.12.1.tar.xz.sig (forwarded request 229542 from shawn2012) OBS-URL: https://build.opensuse.org/request/show/229559 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=72 --- gnutls-3.2.12.1.tar.xz | 3 -- gnutls-3.2.12.1.tar.xz.sig | Bin 287 -> 0 bytes gnutls-3.2.13.tar.xz | 3 ++ gnutls-3.2.13.tar.xz.sig | Bin 0 -> 287 bytes gnutls-implement-trust-store-dir-3.2.8.diff | 14 ++++---- gnutls.changes | 36 ++++++++++++++++++++ gnutls.spec | 6 ++-- 7 files changed, 49 insertions(+), 13 deletions(-) delete mode 100644 gnutls-3.2.12.1.tar.xz delete mode 100644 gnutls-3.2.12.1.tar.xz.sig create mode 100644 gnutls-3.2.13.tar.xz create mode 100644 gnutls-3.2.13.tar.xz.sig diff --git a/gnutls-3.2.12.1.tar.xz b/gnutls-3.2.12.1.tar.xz deleted file mode 100644 index f804eb2..0000000 --- a/gnutls-3.2.12.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29069907546f6b9e134aafcaa52a030f517835c83de9ffc38b51ab33c31adf12 -size 5137552 diff --git a/gnutls-3.2.12.1.tar.xz.sig b/gnutls-3.2.12.1.tar.xz.sig deleted file mode 100644 index 637786efd8552fd15eedeaa416a2fef114e82d5e31e7c71a46112382872b2168..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0RjL91p-qRCzk*U2@suLs`ii*xI(q-2mqoP$m*Oh+IzA(3kT*& z30My~`wEPj`bqrN5;(QCV>% zNHns6Q@waAyhGQ8PuY(t&XzR?W@3z=7qKn7BdEm}TinNJxn=FrYQ0ExZzTOJyGi4X zqS0Ho>;2KW#qol()P4}hT$Pzj1CL{0Vub) lnF$yodgRhfo6^p?V` diff --git a/gnutls-3.2.13.tar.xz b/gnutls-3.2.13.tar.xz new file mode 100644 index 0000000..9656487 --- /dev/null +++ b/gnutls-3.2.13.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e83676218ba80c4d577d7027b5b087692280347a9b06f90a452403ba70faa604 +size 5133400 diff --git a/gnutls-3.2.13.tar.xz.sig b/gnutls-3.2.13.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..790203f3b0774f4a753a82f5f90b64964aec1541265055e60fe6b9b67045a0e9 GIT binary patch literal 287 zcmV+)0pR|L0UQJX0RjL91p-q;0Hy#62@suLs`ii*xI*-D2me|QDR^ICw5-Q=^H_7J zkWk?B0r`0>iSOOZA5j~?@qA&rly!XUOPy8AxGvS!B*2UD+v5rKSioBfp^z)){-vQL zB6HB-#bu37@Q5c2xMC0yjMbZ_rf>`&5zM7_`ntdGo022kilgGNfv%Pl=;PrGAvt~- z_)CUeJS~KIVaUXy*8GLl_%yV9X%?jo&ZHupN2|gQqFP%)wm7H zA$mR5i22mlyWYYPvoa4rOJOQhzlf;}R|;sSwvafsxxGu_S?U6r31CfIzEG#0A%P6| lY;kCyNCDkQTq#MT(KGw-^$BhTWIV+E4*XJm!k3n*{K)MAjb8u& literal 0 HcmV?d00001 diff --git a/gnutls-implement-trust-store-dir-3.2.8.diff b/gnutls-implement-trust-store-dir-3.2.8.diff index 1c6c05b..d989908 100644 --- a/gnutls-implement-trust-store-dir-3.2.8.diff +++ b/gnutls-implement-trust-store-dir-3.2.8.diff @@ -1,7 +1,7 @@ -Index: gnutls-3.2.10/configure.ac +Index: gnutls-3.2.13/configure.ac =================================================================== ---- gnutls-3.2.10.orig/configure.ac -+++ gnutls-3.2.10/configure.ac +--- gnutls-3.2.13.orig/configure.ac ++++ gnutls-3.2.13/configure.ac @@ -466,6 +466,25 @@ if test "$with_default_trust_store_file" with_default_trust_store_file="" fi @@ -40,7 +40,7 @@ Index: gnutls-3.2.10/configure.ac if test "x$with_default_crl_file" != x; then AC_DEFINE_UNQUOTED([DEFAULT_CRL_FILE], ["$with_default_crl_file"], [use the given CRL file]) -@@ -770,6 +794,7 @@ AC_MSG_NOTICE([System files: +@@ -769,6 +793,7 @@ AC_MSG_NOTICE([System files: Trust store pkcs11: $with_default_trust_store_pkcs11 Trust store file: $with_default_trust_store_file @@ -48,10 +48,10 @@ Index: gnutls-3.2.10/configure.ac Blacklist file: $with_default_blacklist_file CRL file: $with_default_crl_file DNSSEC root key file: $unbound_root_key_file -Index: gnutls-3.2.10/lib/system.c +Index: gnutls-3.2.13/lib/system.c =================================================================== ---- gnutls-3.2.10.orig/lib/system.c -+++ gnutls-3.2.10/lib/system.c +--- gnutls-3.2.13.orig/lib/system.c ++++ gnutls-3.2.13/lib/system.c @@ -364,7 +364,45 @@ int _gnutls_find_config_path(char *path, return 0; } diff --git a/gnutls.changes b/gnutls.changes index 6cc3b71..4aa3714 100644 --- a/gnutls.changes +++ b/gnutls.changes @@ -1,3 +1,39 @@ +------------------------------------------------------------------- +Wed Apr 9 17:23:15 UTC 2014 - shchang@suse.com + +- Upgrade to 3.2.13 + * Version 3.2.13 (released 2014-04-07) + + ** libgnutls: gnutls_openpgp_keyring_import will no longer fail silently + if there are no base64 data. Report and patch by Ramkumar Chinchani. + + ** libgnutls: gnutls_record_send is now safe to be called under DTLS when + in corked mode. + + ** libgnutls: Ciphersuites that use the SHA256 or SHA384 MACs are + only available in TLS 1.0 as SSL 3.0 doesn't specify parameters for + these algorithms. + + ** libgnutls: Changed the behaviour in wildcard acceptance in certificates. + Wildcards are only accepted when there are more than two domain components + after the wildcard. This drops support for the permissive RFC2818 wildcards + and adds more conservative support based on the suggestions in RFC6125. Suggested + by Jeffrey Walton. + + ** certtool: When no password is provided to export a PKCS #8 keys, do + not encrypt by default. This reverts to the certtool behavior of gnutls + 3.0. The previous behavior of encrypting using an empty password can be + replicating using the new parameter --empty-password. + + ** p11tool: Avoid dual initialization of the PKCS #11 subsystem when + the --provider option is given. + + ** API and ABI modifications: + No changes since last version. + + Add files: gnutls-3.2.13.tar.xz, gnutls-3.2.13.tar.xz.sig + Delete files: gnutls-3.2.12.1.tar.xz, gnutls-3.2.12.1.tar.xz.sig + ------------------------------------------------------------------- Wed Mar 5 15:30:54 UTC 2014 - shchang@suse.com diff --git a/gnutls.spec b/gnutls.spec index 332fd7f..25714b5 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -21,15 +21,15 @@ %define gnutls_ossl_sover 27 Name: gnutls -Version: 3.2.12 +Version: 3.2.13 Release: 0 Summary: The GNU Transport Layer Security Library License: LGPL-2.1+ and GPL-3.0+ Group: Productivity/Networking/Security Url: http://www.gnutls.org/ -Source0: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/%{name}-%{version}.1.tar.xz +Source0: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/%{name}-%{version}.tar.xz # signature is checked by source services. -Source1: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/%{name}-%{version}.1.tar.xz.sig +Source1: ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/%{name}-%{version}.tar.xz.sig Source2: %name.keyring Source3: baselibs.conf