[Frugalware-git] setup: updates for 1.0.3

Miklos Vajna vmiklos at frugalware.org
Thu Jul 30 12:52:24 CEST 2009


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=setup.git;a=commitdiff;h=82baaef6d37ed299813582c46867df6fd0c5ecb2

commit 82baaef6d37ed299813582c46867df6fd0c5ecb2
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Thu Jul 30 12:52:20 2009 +0200

updates for 1.0.3

diff --git a/NEWS b/NEWS
index 21863c7..e122ee9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.0.3         - add support for util-linux-ng-2.16
+              - add iwlwifi-3945, iwlwifi-4965, iwlwifi-5000 and ralink
+                wireless firmwares
+              - remove sound modules and static ncurses libs
1.0.2         - ported to libblkid, dropped support for libvolumeid
- memleak and spelling fixes
1.0.1         - setup is automatically started (ie no 'run' is needed in
diff --git a/configure b/configure
index 8b1e4c1..049642f 100755
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@ elif os.uname()[-1] == 'ppc':
packages.extend(['mac-fdisk'])

# when releasing a new setup, please update this.
-version = "1.0.2"
+version = "1.0.3"

# parse our options
parser = OptionParser(version="configure for Frugalware Setup v%s" % (version))


More information about the Frugalware-git mailing list