summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaud Patard <rtp@mageia.org>2011-03-18 22:32:38 +0000
committerArnaud Patard <rtp@mageia.org>2011-03-18 22:32:38 +0000
commit6e17ecbc77eb73d6b161fc67d7c2febf30d5bb82 (patch)
tree6df9592bb9e4daf75cc4b5d838a5e5edc6a8ff1a
parent91afababee05fb8c17c1dcdfd5175f8899ebac99 (diff)
downloaddrakx-6e17ecbc77eb73d6b161fc67d7c2febf30d5bb82.tar
drakx-6e17ecbc77eb73d6b161fc67d7c2febf30d5bb82.tar.gz
drakx-6e17ecbc77eb73d6b161fc67d7c2febf30d5bb82.tar.bz2
drakx-6e17ecbc77eb73d6b161fc67d7c2febf30d5bb82.tar.xz
drakx-6e17ecbc77eb73d6b161fc67d7c2febf30d5bb82.zip
- drakxtools: bump version
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index ffa4d1b4c..67c30fc94 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=13.44
+VERSION:=13.45
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index da2ed7168..ee3737b19 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,7 @@
+Version 13.45
+- arm/mips support
+- use EVIOCGBIT ioctl instead of parsing /proc/bus/input/devices
+
- finish-install: touch reload-dm lock file
(used in live systems to restart gdm with new defaults )