[Frugalware-git] setup: update to 0.9.8
Miklos Vajna
vmiklos at frugalware.org
Wed Feb 18 12:41:36 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=ced7423cf62cbca652e52c6a8cbba39d830a419e
commit ced7423cf62cbca652e52c6a8cbba39d830a419e
Author: Miklos Vajna <vmiklos at frugalware.org>
Date: Wed Feb 18 12:41:32 2009 +0100
update to 0.9.8
diff --git a/NEWS b/NEWS
index 101d03b..73b21d5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
VERSION DESCRIPTION
-----------------------------------------------------------------------------
+0.9.8 - added ext4 support
+ - added lzma read support for libarchive (it's not used
+ yet from pacman-g2)
0.9.7 - documentation/help improvements, no code changes
0.9.6 - fixed cd/dvd seach on eee pc
- initial ppc support
diff --git a/configure b/configure
index a59e7c3..0016781 100755
--- a/configure
+++ b/configure
@@ -20,7 +20,7 @@ elif os.uname()[-1] == 'ppc':
packages.extend(['mac-fdisk'])
# when releasing a new setup, please update this.
-version = "0.9.7"
+version = "0.9.8"
# parse our options
parser = OptionParser(version="configure for Frugalware Setup v%s" % (version))
More information about the Frugalware-git
mailing list