[Pkg-wmaker-commits] [wmifs] 05/08: wmifs: Bump to version 1.7.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Wed Apr 20 11:03:24 UTC 2016


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

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

commit 4c68be1789e29883f7c338531384eb3f520c6ef9
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Tue Apr 19 16:48:30 2016 -0400

    wmifs: Bump to version 1.7.
---
 CHANGES      | 13 +++++++++++++
 configure.ac |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 07904fc..aeec17d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,18 @@
 Version         Description
 --------------------------------------------------------------
+1.7	* Released 160419
+
+	* Fix buffer overflow if interface has name > 8 characters.
+	  Patch by anomie at users.sourceforge.net to fix Debian bug #805519. [1]
+
+	* Switch to autotools for build.
+
+	* Add desktop entry file.
+
+	* Update INSTALL after switch to autotools.
+
+	[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805519
+
 1.6	* Released 150824
 
 	* wmifs uses now the new library libdockapp that includes the old
diff --git a/configure.ac b/configure.ac
index ab92d2f..748ff30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmifs], [1.6], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmifs], [1.7], [wmaker-dev at lists.windowmaker.org])
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_PROG_CC

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



More information about the Pkg-wmaker-commits mailing list