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

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 30 21:29:28 UTC 2015


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

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

commit 1bb6224abd0f106f81a3fd4e20720a50a0e160ff
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Aug 30 16:15:01 2015 -0400

    wmbattery: Bump to version 2.50.
---
 ChangeLog    | 8 ++++++++
 configure.ac | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 852d10d..3e21109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+wmbattery (2.50)
+  * Free memory allocated by strdup.  This corrects a mistake in [1] noticed by
+    Andrew Shadura [2].
+
+    [1] http://repo.or.cz/dockapps.git/commitdiff/29e5012
+    [2] https://github.com/d-torrance/wmbattery/commit/
+	9f7be30#commitcomment-12965145
+
 wmbattery (2.49)
   * Add config.h.in to `make distclean`.  Its absence created a problem for the
     Debian package.  During the build, dh_auto_clean results in a call to
diff --git a/configure.ac b/configure.ac
index 6d4f2e1..0e09a84 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.49)
+AC_INIT(wmbattery.c, 2.50)
 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