summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2018-05-28 21:35:23 +0100
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2018-05-28 21:47:02 +0100
commit8c5fce213a4047d3f4c7451655b3d857f4253e33 (patch)
treeca74231e37982dd1130fc60feee6480b6866994e
parenta0a3d5a08d5e3a8e8a13173579393acb7fdac226 (diff)
downloaddrakx-8c5fce213a4047d3f4c7451655b3d857f4253e33.tar
drakx-8c5fce213a4047d3f4c7451655b3d857f4253e33.tar.gz
drakx-8c5fce213a4047d3f4c7451655b3d857f4253e33.tar.bz2
drakx-8c5fce213a4047d3f4c7451655b3d857f4253e33.tar.xz
drakx-8c5fce213a4047d3f4c7451655b3d857f4253e33.zip
17.88.217.88.2
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/install/NEWS3
3 files changed, 7 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 8f2ce2d35..81020d3b0 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.88.1
+VERSION:=17.88.2
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 2a5d3c3e4..75e29828e 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.88.2 - 28 May 2018
+
- harddrake2:
o don't list HDA "input" devices as keyboards (mga#9986)
- bootloader:
@@ -12,6 +14,7 @@
- update list of modules needing firmware
- sync with kernel 4.14
- recognize more new kernel-4.9 drivers
+- translation updates
Version 17.88.1 - 18 September 2017
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 67a69a852..44b46d1cc 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.88.2 - 28 May 2018
+
- diskdrake:
o ensure device major/minor numbers are reread after writing the
partition table (mga#22032)
@@ -13,6 +15,7 @@
- sync with kernel 4.14
- recognize more new kernel-4.9 drivers
- fix perl escaping causing commands to not get linked
+- translation updates
Version 17.88 - 7 July 2017