[Pkg-wmaker-commits] [wmbattery] 02/02: wmbattery: Bump to version 2.51.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Nov 6 17:49:43 UTC 2017


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

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

commit c6353af0803dd18b656a24abe306dc386f1c285b
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Nov 6 09:56:53 2017 -0500

    wmbattery: Bump to version 2.51.
---
 ChangeLog    | 4 ++++
 configure.ac | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 3e21109..674a6e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+wmbattery (2.51)
+  * Fix memory leak (Debian bug #816872).
+    Thanks to David Johnson <davijoh3 at cisco.com> for the patch.
+
 wmbattery (2.50)
   * Free memory allocated by strdup.  This corrects a mistake in [1] noticed by
     Andrew Shadura [2].
diff --git a/configure.ac b/configure.ac
index 0e09a84..b6065fb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(wmbattery.c, 2.50)
+AC_INIT(wmbattery.c, 2.51)
 AC_CONFIG_HEADER(config.h)
 
 AC_CONFIG_AUX_DIR(autoconf)

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



More information about the Pkg-wmaker-commits mailing list