diff --git a/libassuan-2.5.5.tar.bz2 b/libassuan-2.5.5.tar.bz2 deleted file mode 100644 index 17eaf44..0000000 --- a/libassuan-2.5.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e8c2fcc982f9ca67dcbb1d95e2dc746b1739a4668bc20b3a3c5be632edb34e4 -size 572263 diff --git a/libassuan-2.5.5.tar.bz2.sig b/libassuan-2.5.5.tar.bz2.sig deleted file mode 100644 index edd3407..0000000 Binary files a/libassuan-2.5.5.tar.bz2.sig and /dev/null differ diff --git a/libassuan-2.5.6.tar.bz2 b/libassuan-2.5.6.tar.bz2 new file mode 100644 index 0000000..30baba7 --- /dev/null +++ b/libassuan-2.5.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9fd27218d5394904e4e39788f9b1742711c3e6b41689a31aa3380bd5aa4f426 +size 577012 diff --git a/libassuan-2.5.6.tar.bz2.sig b/libassuan-2.5.6.tar.bz2.sig new file mode 100644 index 0000000..5f64f9c Binary files /dev/null and b/libassuan-2.5.6.tar.bz2.sig differ diff --git a/libassuan.changes b/libassuan.changes index 549637f..bf4e8ea 100644 --- a/libassuan.changes +++ b/libassuan.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jun 20 07:12:11 UTC 2023 - Pedro Monreal + +- Update to 2.5.6: + * Fix logging of confidential data. [rA0fc31770fa] + * Fix memory wiping. [T5977] + * Fix macOS build problem. [T5440,T5610] + * Upgrade autoconf stuff. + * Release-info: https://dev.gnupg.org/T6542 + ------------------------------------------------------------------- Fri Mar 26 14:56:15 UTC 2021 - Andreas Stieger diff --git a/libassuan.spec b/libassuan.spec index 82bfd8c..f95cf3b 100644 --- a/libassuan.spec +++ b/libassuan.spec @@ -1,7 +1,7 @@ # # spec file for package libassuan # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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.5 +Version: 2.5.6 Release: 0 Summary: IPC library used by GnuPG version 2 License: GPL-3.0-or-later AND LGPL-2.1-or-later @@ -72,6 +72,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %post -n libassuan0 -p /sbin/ldconfig %postun -n libassuan0 -p /sbin/ldconfig + %post devel %install_info --info-dir=%{_infodir} %{_infodir}/assuan.info.gz