From 26a2ad47b48a403679b7a2ca4718313df81fd481f48269f77dab8dbb16b17e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 11 Feb 2019 12:21:54 +0000 Subject: [PATCH] Accepting request 673324 from home:kbabioch:branches:Base:System - Update to 2.5.3: * Add a timeout for writing to a SOCKS5 proxy. * Add workaround for a problem with LD_LIBRARY_PATH on newer systems. OBS-URL: https://build.opensuse.org/request/show/673324 OBS-URL: https://build.opensuse.org/package/show/Base:System/libassuan?expand=0&rev=61 --- libassuan-2.5.2.tar.bz2 | 3 --- libassuan-2.5.2.tar.bz2.sig | Bin 310 -> 0 bytes libassuan-2.5.3.tar.bz2 | 3 +++ libassuan-2.5.3.tar.bz2.sig | Bin 0 -> 310 bytes libassuan.changes | 7 +++++++ libassuan.spec | 4 ++-- 6 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libassuan-2.5.2.tar.bz2 delete mode 100644 libassuan-2.5.2.tar.bz2.sig create mode 100644 libassuan-2.5.3.tar.bz2 create mode 100644 libassuan-2.5.3.tar.bz2.sig diff --git a/libassuan-2.5.2.tar.bz2 b/libassuan-2.5.2.tar.bz2 deleted file mode 100644 index 93225f5..0000000 --- a/libassuan-2.5.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:986b1bf277e375f7a960450fbb8ffbd45294d06598916ad4ebf79aee0cb788e7 -size 570676 diff --git a/libassuan-2.5.2.tar.bz2.sig b/libassuan-2.5.2.tar.bz2.sig deleted file mode 100644 index 32857783e6f6b0bb278de76b0756f24bb342911cce687d71c0cae19a7733cf85..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$dUlJpc*`5G0#9 z(oZGhwqk$>|6u2DDz}i@)2peHGms~C_l_axc!~E3R~JTdTIPt_G_xm{JiHUQXAa*N zMjO{&d`GUF{;On1Gzlr7{3Fq|1ye;cXH8clfTubuz7&v$f_N5h821ARg(Sgscx|Qo zu*`Q4v5sq$C8b!oY=yw^Arf76Ar>zZ$&QTRzu_%O-{YbXR87(X217HNhy4kH%Zu4; z^B2<|M+N)O=$2wwVNXLaO*Se*eBW5jiUl!%0!E&_1@PaNz)uy)@HJy5o9UPGJI zgxP9Vmw6A8l)%rPJ$ol-_dGh_jX*3_Py6=H_US$_0X_QF39kUjmJ;Zcd*jw>wPOsx ISlqiItP~82MgRZ+ diff --git a/libassuan-2.5.3.tar.bz2 b/libassuan-2.5.3.tar.bz2 new file mode 100644 index 0000000..54ddf0e --- /dev/null +++ b/libassuan-2.5.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91bcb0403866b4e7c4bc1cc52ed4c364a9b5414b3994f718c70303f7f765e702 +size 572348 diff --git a/libassuan-2.5.3.tar.bz2.sig b/libassuan-2.5.3.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..5326126b282e8aee0cc72c276be30b431019951a5ab47907c9fe7efff4dea883 GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j-KX(1!T23_i24?49Zn>o@?CF8aQ0$gEGl>iC}5G0#9 z(oZGhwz*LV0Gjo=dKSKFBJW4JI`S7HzVy7ixrq24~~+=fWa{iQko8{iDWa zHn0)K6uD{rjQgp1rMOw(-~706Kdt}FhGmM9P zHO)fOAqwCC@d@>qJrfz7P7OmB0U+Aqii<&HPfU$%f&`RJ0VdH{rZ5G-1D+9K56aGf zI5-p$23bp+43XSzKQaSWVjR`MX-w$P&&5n8g5sk=1xv&(M9hinJ)FE$Y9(KD>GwzJ I{R;sz6tvrj=l}o! literal 0 HcmV?d00001 diff --git a/libassuan.changes b/libassuan.changes index cae4032..041131f 100644 --- a/libassuan.changes +++ b/libassuan.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 11 12:17:05 UTC 2019 - Karol Babioch + +- Update to 2.5.3: + * Add a timeout for writing to a SOCKS5 proxy. + * Add workaround for a problem with LD_LIBRARY_PATH on newer systems. + ------------------------------------------------------------------- Wed Dec 19 15:01:48 UTC 2018 - schwab@suse.de diff --git a/libassuan.spec b/libassuan.spec index 6c523d6..7cc0ebd 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,7 +1,7 @@ # # spec file for package libassuan # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: libassuan -Version: 2.5.2 +Version: 2.5.3 Release: 0 Summary: IPC library used by GnuPG version 2 License: GPL-3.0-or-later AND LGPL-2.1-or-later