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

commit fd44c4d2813374e0c15b816715e2a756d746bce9
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Oct 6 01:09:46 2011 +0200

updates for 1.2.2

diff --git a/NEWS b/NEWS
index 4af8f85..9ecdd7f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.2.2         - gui installer now depends on libffi
+              - wpa_supplicant now depends on libnl
+              - use initramfs instead of initrd
+              - unnecessary kernel options are no longer passed
1.2.1         - add bg_BG to GLIBC_LANGS
- qemu: enable kvm by default
- installpkgs_forreal: avoid reading uninitialized value
diff --git a/configure b/configure
index f61df77..b1e35d6 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.2.1"
+version = "1.2.2"

# parse our options
parser = OptionParser(version="configure for Frugalware Setup v%s" % (version))
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to