[Pkg-wmaker-commits] [wmmemload] 93/103: wmmemload: Bump to version 0.1.8.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:11:49 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmmemload.

commit 7e0bff61bfcc1d3c7ccbe9972ce77055e045e934
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Apr 7 01:23:27 2015 -0500

    wmmemload: Bump to version 0.1.8.
---
 ChangeLog    | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index f17a879..cf237bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2015 April 7
+  * Use sysctl for swap usage information in FreeBSD.
+    Use sysctl instead of kvm_getswapinfo() to read the swap usage information
+    in FreeBSD.  This removes the need for a dependency on libkvm and for a
+    setgid binary.
+    Based on the Debian patch [1].
+  * Release version 0.1.8.
+
+    [1] https://sources.debian.net/src/wmmemload/0.1.7-2/debian/patches/sysctl_swap.patch/
+
 2014 October 9
   * Use sysctl to get memory usage in FreeBSD.
   * Recognize GNU/kFreeBSD as possible OS during configure.
diff --git a/configure.ac b/configure.ac
index 3978edd..a1d58a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
 dnl AC_INIT(src/main.c)
-AC_INIT(wmmemload, 0.1.7, wmaker-dev at lists.windowmaker.org)
+AC_INIT(wmmemload, 0.1.8, wmaker-dev at lists.windowmaker.org)
 AC_CANONICAL_HOST
 AC_CANONICAL_TARGET
 AM_INIT_AUTOMAKE

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



More information about the Pkg-wmaker-commits mailing list