[Pkg-wmaker-commits] [wmbiff] 03/03: wmbiff: Bump to version 0.4.31.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jun 24 17:29:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmbiff.

commit 787fea1665a966f869f410725dace8eeb8afd230
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Jun 24 10:56:21 2017 -0400

    wmbiff: Bump to version 0.4.31.
---
 ChangeLog    | 19 +++++++++++++++++++
 NEWS         |  3 +++
 configure.ac |  2 +-
 3 files changed, 23 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 6d1ee66..4618130 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2017-06-23  Doug Torrance <dtorrance at piedmont.edu>
+
+	* ChangeLog, NEWS, configure.ac: Bump to version 0.4.31.
+
+2017-06-23  Doug Torrance <dtorrance at piedmont.edu>
+
+	* wmbiff/Imap4Client.c, wmbiff/ShellClient.c,
+	wmbiff/passwordMgr.c, wmbiff/test_wmbiff.c:
+	Remove #define _GNU_SOURCE; already defined in CFLAGS.
+
+
+2017-06-23  Doug Torrance <dtorrance at piedmont.edu>
+
+	* wmbiff/maildirClient.c: Manually copy mailbox path.
+
+	Patch by Demi <m at tfiu.de> to fix Debian bug #621690 [1].
+
+	[1] https://bugs.debian.org/621690
+
 2016-11-30  Doug Torrance <dtorrance at piedmont.edu>
 
         * ChangeLog, NEWS, configure.ac: Bump to verson 0.4.30.
diff --git a/NEWS b/NEWS
index dd0e2d4..8a76137 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 Release Notes
 ~~~~~~~~~~~~~
+Release 0.4.31 - June 23, 2017
+  * Bug fix.
+
 Release 0.4.30 - November 30, 2016
   * Bug fixes.
 
diff --git a/configure.ac b/configure.ac
index 1409bb4..2622e7a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl and configure:
 dnl  installation prefix
 dnl  version
 
-AC_INIT(WMBiff, 0.4.30, wmaker-dev at lists.windowmaker.org, wmbiff)
+AC_INIT(WMBiff, 0.4.31, wmaker-dev at lists.windowmaker.org, wmbiff)
 AC_CONFIG_AUX_DIR(autoconf)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER([config.h])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list