[PATCH 7/7] wmbiff: bump to 0.4.37

1 view
Skip to first unread message

Jeremy Sowden

unread,
May 16, 2024, 7:46:26 AMMay 16
to Window Maker Dev
Signed-off-by: Jeremy Sowden <jer...@azazel.net>
---
wmbiff/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
wmbiff/NEWS | 4 ++++
wmbiff/configure.ac | 2 +-
3 files changed, 45 insertions(+), 1 deletion(-)

diff --git a/wmbiff/ChangeLog b/wmbiff/ChangeLog
index fe7842435222..7b9ce221c0df 100644
--- a/wmbiff/ChangeLog
+++ b/wmbiff/ChangeLog
@@ -1,3 +1,43 @@
+2024-05-16 Jeremy Sowden <jer...@azazel.net>
+
+ * ChangeLog, NEWS, configure.ac: bump to 0.4.37
+
+2024-05-16 Jeremy Sowden <jer...@azazel.net>
+
+ * wmbiff/Makefile.am: fix generation of XPM's from
+ separate build-directory
+
+2024-05-15 Jeremy Sowden <jer...@azazel.net>
+
+ * wmbiff/Makefile.am, wmbiff/test_tlscomm.c, wmbiff/test_wmbiff.c,
+ wmbiff/tlsComm.c, wmbiff/wmbiff.c, wmbiff/wmbiff.h:
+ fix `print_info` prototypes in test sources
+
+ They should match the real `print_info` in gnutls-common.c.
+
+ Make sure all stubbed functions are declared in headers and those
+ headers are included where the functions are definitions.
+
+2024-05-15 Jeremy Sowden <jer...@azazel.net>
+
+ * wmbiff/Makefile.am: `noinst_PROGRAMS` -> `check_PROGRAMS`
+
+ test_wmbiff and test_tlscomm are intended to be run by `make check`.
+
+2024-05-15 Jeremy Sowden <jer...@azazel.net>
+
+ * configure.ac, wmbiff/Imap4Client.c, wmbiff/Makefile.am:
+ wmbiff/Pop3Client.c, wmbiff/tlsComm.c: update gnutls pkg-config
+ configuration
+
+2024-05-15 Jeremy Sowden <jer...@azazel.net>
+
+ * configure.ac, wmbiff/Makefile.am: use pkg-config to find libgcrypt
+
+2024-05-15 Jeremy Sowden <jer...@azazel.net>
+
+ * wmbiff/Makefile.am: improve formatting
+
2020-04-17 Jeremy Sowden <jer...@azazel.net>

* ChangeLog, configure.ac: wmbiff: bump to 0.4.36.
diff --git a/wmbiff/NEWS b/wmbiff/NEWS
index b4e82c826d00..caee40e45ebd 100644
--- a/wmbiff/NEWS
+++ b/wmbiff/NEWS
@@ -1,5 +1,9 @@
Release Notes
~~~~~~~~~~~~~
+Release 0.4.37 - May 15, 2024
+ * Bug fixes for test programmes.
+ * Configuration updates for gnutls and libgcrypt.
+
Release 0.4.36 - April 4, 2020
* GCC 10 linkage fix.

diff --git a/wmbiff/configure.ac b/wmbiff/configure.ac
index c6f8093b0685..314ed8c58834 100644
--- a/wmbiff/configure.ac
+++ b/wmbiff/configure.ac
@@ -6,7 +6,7 @@ dnl and configure:
dnl installation prefix
dnl version

-AC_INIT(WMBiff, 0.4.36, wmake...@googlegroups.com, wmbiff)
+AC_INIT(WMBiff, 0.4.37, wmake...@googlegroups.com, wmbiff)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER([config.h])
dnl make sure autoheader finds version, implicitly defined above.
--
2.43.0

Reply all
Reply to author
Forward
0 new messages