summaryrefslogtreecommitdiffstats
path: root/perl-install
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
commit9f3accae48a1b301e97b866eea66cf4ac60b7fd4 (patch)
tree6df9592bb9e4daf75cc4b5d838a5e5edc6a8ff1a /perl-install
parente4011477d789b1d44ba56f3c44f5d23e92749b2c (diff)
downloaddrakx-backup-do-not-use-9f3accae48a1b301e97b866eea66cf4ac60b7fd4.tar
drakx-backup-do-not-use-9f3accae48a1b301e97b866eea66cf4ac60b7fd4.tar.gz
drakx-backup-do-not-use-9f3accae48a1b301e97b866eea66cf4ac60b7fd4.tar.bz2
drakx-backup-do-not-use-9f3accae48a1b301e97b866eea66cf4ac60b7fd4.tar.xz
drakx-backup-do-not-use-9f3accae48a1b301e97b866eea66cf4ac60b7fd4.zip
- drakxtools: bump version
Diffstat (limited to 'perl-install')
-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 )