Daniel Golle
5b6b0c67ad
libassuan: update to version 2.5.6
Changes since version 2.5.5:
2023-06-19 Werner Koch <wk@gnupg.org>
Release 2.5.6.
+ commit 6b50ee6bcdd6aa81bd7cc3fb2379864c3ed479b8
2023-06-16 Werner Koch <wk@gnupg.org>
Flush data before clearing the confidential flag.
+ commit 0fc31770fa6277c57940b774d4049d7a3ad148e8
* src/context.c (assuan_end_confidential): Flush data.
2023-06-16 NIIBE Yutaka <gniibe@fsij.org>
build: Fix listing m4 files.
+ commit e686c85e207e52130388c68018ac2e75b7fb574a
* m4/Makefile.am (EXTRA_DIST): Add ax_cc_for_build.m4 and
gpg-error.m4. Remove sys_socket_h.m4.
build: Better cross build support.
+ commit 1939b040ca2301270a7f5be4e3049c551bf73dab
* configure.ac: Use AX_CC_FOR_BUILD.
* src/Makefile.am: Use EXEEXT_FOR_BUILD.
* m4/ax_cc_for_build.m4: New from libgpg-error.
tests: Use -no-fast-install LDFLAGS for Windows.
+ commit 32d9abf299ec5b217c5751d8dcf8cbb5989bdd9c
* tests/Makefile.am [HAVE_W32_SYSTEM] (AM_LDFLAGS): Conditionalize.
build: Update gpg-error.m4.
+ commit dbd5c48a36e6b6a28d12119a43ff2a65208dc152
* m4/gpg-error.m4: Update from libgpg-error master.
build: Update gpg-error.m4.
+ commit d7533c4333bfa93537eaf639fd18a6b1377df11e
* m4/gpg-error.m4: Update from libgpg-error 1.46.
build: Update config.guess, config.sub, and config.rpath.
+ commit 84d5349d23031c13762a0d59c105a9dec8cc9e90
* build-aux/config.guess: Update from upstream.
* build-aux/config.sub: Ditto.
* build-aux/config.rpath: Update from gettext 0.21.
build: Update gpg-error.m4.
+ commit f16fcb14c3661ff94e06612f3a3e46a5e98a62a8
* m4/gpg-error.m4: Update from libgpg-error.
Don't access NULL by wipememory.
+ commit ff1f8ee7a8fb9729e08fb51419de9a8c93a4fdb6
* src/assuan-inquire.c (assuan_inquire): Check mb->buf.
client: Wipe the inbound buffer when CONFIDENTIAL.
+ commit aac300389210031588a1f4c6d7f1efb4b45c4c95
* src/client.c (assuan_transact): Wipe the buffer.
server,client: Wipe the outbound buffer when CONFIDENTIAL.
+ commit 5ac7e6ba19fa5ed472b50c1b12ba7cf94015c734
* src/assuan-buffer.c (assuan_send_data): Wipe the buffer.
server: Wipe out the memory used by assuan_inquire if CONFIDENTIAL.
+ commit 4bfcd8a0f6f314581b40bed0cffe5f91441f4dff
* src/assuan-inquire.c (assuan_inquire): Wipe the memory and
inbound buffer.
2021-12-22 NIIBE Yutaka <gniibe@fsij.org>
build: Update for newer autoconf.
+ commit 66d5fe281c8dcbbbc13edc8630aaf631b6cb5e85
* configure.ac (AC_PREREQ): Require >= 2.69.
(AC_HEADER_STDC): Remove.
* m4/sys_socket_h.m4: Remove.
2021-12-17 NIIBE Yutaka <gniibe@fsij.org>
build,w32: Update configure script.
+ commit 576fbb033805b077ffe2270cb8a17c3f2dc830ae
* configure.ac: Don't use gl_HEADER_SYS_SOCKET, but check winsock2.h.
2021-11-10 NIIBE Yutaka <gniibe@fsij.org>
libtool: Link without -flat_namespace for macOS.
+ commit e342b58b6230d22c1225ed680f05e9d134a8f657
* m4/libtool.m4: Not setting 10.0 to MACOSX_DEPLOYMENT_TARGET when not
defined. Only specify -flat_namespace to linker for specific
(older) versions and hosts.
2021-08-05 NIIBE Yutaka <gniibe@fsij.org>
build: Simplify configure.ac.
+ commit 669c76ee28c0b10c418bb47f95b1401631478c5a
* configure.ac (AC_CHECK_HEADERS): Remove string.h.
2021-05-27 NIIBE Yutaka <gniibe@fsij.org>
build: _DARWIN_C_SOURCE should be 1.
+ commit 335030e3d204afe33873df83c29302ff1caa0217
* configure.ac (*-apple-darwin*): Set _DARWIN_C_SOURCE 1.
2021-04-21 NIIBE Yutaka <gniibe@fsij.org>
build: Update gpg-error.m4.
+ commit 8ec3e9f1dd88e14f42f31e8692a8664bd894226b
* m4/gpg-error.m4: Update from libgpg-error.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-08-05 12:17:53 +01:00
..
2023-04-05 10:34:18 -03:00
2023-05-17 09:24:45 +08:00
2023-05-17 09:24:45 +08:00
2022-09-09 15:20:58 -07:00
2022-12-16 20:47:42 -08:00
2023-06-09 14:47:07 +03:00
2023-04-17 16:06:56 +03:00
2023-04-21 22:46:58 +02:00
2023-06-22 06:29:05 +02:00
2021-06-12 21:05:01 -07:00
2023-04-21 22:46:58 +02:00
2022-09-26 09:38:00 +00:00
2023-04-21 22:46:58 +02:00
2021-10-28 20:21:56 -07:00
2021-03-05 15:07:46 -08:00
2023-05-14 16:51:48 +02:00
2023-07-24 03:09:24 +08:00
2023-05-20 13:05:33 +08:00
2023-01-13 00:04:40 -08:00
2023-04-21 22:46:58 +02:00
2023-01-13 00:03:39 -08:00
2023-07-10 14:20:00 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-05-01 13:36:00 +03:00
2023-04-08 08:38:54 +02:00
2023-06-11 20:55:58 +03:00
2023-06-11 17:29:01 +03:00
2023-05-20 13:06:29 +08:00
2020-11-30 01:03:29 -08:00
2023-06-17 17:32:20 +08:00
2023-05-18 10:29:29 +03:00
2023-06-22 21:36:50 +03:00
2023-01-13 22:32:20 -08:00
2023-01-18 02:03:41 +00:00
2022-12-22 16:28:24 -08:00
2021-07-11 00:24:21 -07:00
2021-07-11 00:23:55 -07:00
2023-06-15 12:38:35 +02:00
2023-07-14 14:13:28 +08:00
2023-04-21 22:46:58 +02:00
2023-07-11 08:37:37 -07:00
2023-04-21 22:46:58 +02:00
2020-12-14 22:15:05 +00:00
2022-09-05 22:13:30 -07:00
2023-04-21 22:46:58 +02:00
2023-07-10 19:51:08 -07:00
2022-12-23 10:25:32 -08:00
2023-08-05 12:17:53 +01:00
2021-03-16 13:23:08 +01:00
2023-03-07 01:40:14 +00:00
2023-04-21 22:46:58 +02:00
2021-06-12 21:05:01 -07:00
2021-02-20 16:02:15 -08:00
2022-09-22 01:30:14 -07:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2022-03-13 00:02:02 -08:00
2021-02-20 16:02:15 -08:00
2021-02-24 20:42:03 -03:00
2023-06-30 01:10:02 +08:00
2021-02-20 16:02:15 -08:00
2023-04-08 08:38:54 +02:00
2023-04-08 08:38:54 +02:00
2023-05-18 10:29:08 +03:00
2023-03-07 01:40:14 +00:00
2023-04-02 01:06:35 +08:00
2023-04-21 22:46:58 +02:00
2023-02-24 16:08:15 -08:00
2023-04-21 22:46:58 +02:00
2022-11-01 14:49:46 +01:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-08 08:38:54 +02:00
2023-04-21 22:46:58 +02:00
2022-09-06 21:18:27 +02:00
2023-04-21 22:46:58 +02:00
2023-04-08 08:38:54 +02:00
2023-04-08 08:38:54 +02:00
2021-02-20 16:02:15 -08:00
2023-05-20 13:15:16 +08:00
2023-04-08 08:38:54 +02:00
2023-07-11 08:37:37 -07:00
2023-05-20 13:15:49 +08:00
2022-11-23 20:05:09 -08:00
2023-03-10 22:01:33 +01:00
2021-02-20 16:02:15 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2021-06-12 21:05:01 -07:00
2021-02-20 16:02:15 -08:00
2023-04-21 22:46:58 +02:00
2023-01-20 11:07:55 +00:00
2023-04-08 08:38:54 +02:00
2023-08-05 12:17:43 +01:00
2021-06-12 21:05:01 -07:00
2023-04-21 22:46:58 +02:00
2023-04-08 08:38:54 +02:00
2023-04-21 22:46:58 +02:00
2023-01-03 16:31:01 -08:00
2023-04-08 08:38:54 +02:00
2020-12-07 20:11:44 -08:00
2023-04-21 22:46:58 +02:00
2022-09-28 21:39:07 +02:00
2023-05-29 18:15:59 +03:00
2023-04-21 22:46:58 +02:00
2021-02-20 16:02:15 -08:00
2023-06-12 18:25:35 +08:00
2022-09-22 01:29:04 -07:00
2021-06-12 21:05:01 -07:00
2023-03-15 18:53:16 -07:00
2021-06-04 09:38:49 -04:00
2023-04-21 22:46:58 +02:00
2020-11-27 23:16:46 -08:00
2020-11-27 23:15:55 -08:00
2023-04-21 22:46:58 +02:00
2021-02-20 16:02:15 -08:00
2021-02-20 16:02:15 -08:00
2023-04-21 22:46:58 +02:00
2023-07-18 21:26:46 +08:00
2023-04-21 22:46:58 +02:00
2022-09-14 13:00:04 -07:00
2023-05-12 07:30:20 +08:00
2023-04-21 22:46:58 +02:00
2021-07-31 13:38:28 +02:00
2023-04-21 22:46:58 +02:00
2022-12-19 16:12:22 -08:00
2022-09-07 22:56:56 +01:00
2022-08-28 06:33:23 +02:00
2023-05-17 16:03:03 +08:00
2023-06-25 07:05:37 +03:00
2023-04-08 08:38:54 +02:00
2023-05-16 20:19:08 +02:00
2022-08-16 13:07:07 -07:00
2023-05-20 13:13:27 +08:00
2023-04-08 08:38:54 +02:00
2023-04-08 08:38:54 +02:00
2022-07-03 23:05:06 +02:00
2023-04-21 22:46:58 +02:00
2023-07-10 19:46:23 -07:00
2021-03-19 16:38:43 -06:00
2021-07-22 16:32:00 -07:00
2021-06-12 21:05:01 -07:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2021-06-12 21:05:01 -07:00
2023-04-08 08:38:54 +02:00
2023-07-11 08:37:37 -07:00
2023-07-11 08:37:37 -07:00
2021-06-12 21:05:01 -07:00
2023-04-08 08:38:54 +02:00
2022-08-27 10:21:47 +02:00
2021-03-07 11:25:43 +01:00
2022-11-07 17:30:21 -08:00
2023-04-21 22:46:58 +02:00
2021-02-20 16:02:15 -08:00
2023-07-11 08:38:29 -07:00
2023-02-24 16:07:38 -08:00
2021-02-20 16:02:15 -08:00
2023-01-03 16:19:30 -08:00
2023-07-30 22:00:27 +01:00
2021-06-12 21:05:01 -07:00
2023-02-16 10:28:52 -03:00
2023-04-21 22:46:58 +02:00
2023-05-18 10:28:36 +03:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-08 08:38:54 +02:00
2023-07-05 21:01:17 +08:00
2020-11-27 22:13:36 -08:00
2023-03-07 01:40:14 +00:00
2023-06-18 08:00:00 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-08 08:38:54 +02:00
2023-05-13 15:55:47 +03:00
2023-05-18 10:31:33 +03:00
2023-04-21 22:46:58 +02:00
2023-07-16 00:40:08 +03:00
2023-07-01 04:48:25 -07:00
2023-04-21 22:46:58 +02:00
2021-03-14 12:36:32 +01:00
2023-01-13 00:03:17 -08:00
2022-11-07 17:29:54 -08:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2021-02-21 01:08:40 +02:00
2022-10-06 21:06:24 +02:00
2021-07-29 13:21:02 +02:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-05-18 06:50:36 +02:00
2021-10-28 20:21:56 -07:00
2023-04-21 22:46:58 +02:00
2023-05-29 18:15:59 +03:00
2023-03-08 23:49:10 +01:00
2022-01-31 18:56:25 +00:00
2022-08-06 10:35:17 -07:00
2023-04-08 08:38:54 +02:00
2023-04-21 22:46:58 +02:00
2023-04-17 20:05:06 +08:00
2023-01-29 20:33:07 -08:00
2023-07-10 19:50:30 -07:00
2023-05-16 23:32:58 +02:00
2023-05-16 23:30:44 +02:00
2021-10-11 19:56:05 -07:00
2023-04-03 11:14:21 +03:00
2023-05-20 13:17:03 +08:00
2021-02-17 10:08:20 +08:00
2022-07-20 11:37:03 -07:00
2023-04-21 22:46:58 +02:00
2023-01-20 17:44:14 -08:00
2023-05-18 10:20:59 +02:00
2022-06-15 18:07:46 -07:00
2023-04-21 22:46:58 +02:00
2023-05-25 17:21:00 +01:00
2023-04-21 22:46:58 +02:00
2023-03-10 20:38:06 -08:00
2021-02-20 16:02:15 -08:00
2023-04-08 08:38:54 +02:00
2021-02-20 16:02:15 -08:00
2021-10-25 08:34:57 -07:00
2023-03-19 12:23:46 -07:00
2023-04-08 08:38:54 +02:00
2022-01-12 18:51:51 +00:00
2023-04-17 22:24:57 +08:00
2022-11-07 17:30:36 -08:00
2023-04-21 22:46:58 +02:00
2022-06-15 18:07:46 -07:00
2023-05-02 17:25:11 +03:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2020-12-30 17:27:32 -08:00
2022-02-09 16:05:39 -08:00
2023-05-16 20:15:29 +02:00
2021-02-20 16:02:15 -08:00
2023-07-11 08:37:37 -07:00
2021-07-14 13:30:34 +02:00
2021-02-20 16:02:15 -08:00
2021-08-11 16:59:20 -03:00
2021-03-21 00:12:01 -07:00
2023-05-20 16:31:33 +03:00
2021-06-12 21:05:01 -07:00
2023-04-21 22:46:58 +02:00
2023-06-25 06:58:50 +03:00
2021-06-12 21:05:01 -07:00
2023-04-25 14:48:17 -03:00
2023-04-21 22:46:58 +02:00
2023-04-21 22:46:58 +02:00
2023-05-20 13:00:04 +03:00