summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2018-01-19 23:50:32 +0200
committerThomas Backlund <tmb@mageia.org>2018-01-19 23:50:32 +0200
commit56fa10d5e8fde9a65e9ab670d8e1cf2c2ac8119e (patch)
tree823d45de55b1750d36fc45e0a9eb6d59390c9ff8
parent924850126c33da80a9bae6738821a8a28ddb8eec (diff)
downloaddrakx-56fa10d5e8fde9a65e9ab670d8e1cf2c2ac8119e.tar
drakx-56fa10d5e8fde9a65e9ab670d8e1cf2c2ac8119e.tar.gz
drakx-56fa10d5e8fde9a65e9ab670d8e1cf2c2ac8119e.tar.bz2
drakx-56fa10d5e8fde9a65e9ab670d8e1cf2c2ac8119e.tar.xz
drakx-56fa10d5e8fde9a65e9ab670d8e1cf2c2ac8119e.zip
17.9317.93
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS4
3 files changed, 6 insertions, 2 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index bebc73f83..b9bd58672 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=17.92
+VERSION:=17.93
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 2697a4fa4..82ba4a07f 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 17.93 - 19 January 2018
+
- bootloader:
o Combine bootloader perImageAppend and default_append keys
(mga#21263, mga#21250)
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 8a8f810cb..77732524a 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 17.93 - 19 January 2018
+
- sync with kernel 4.14
- include more input HWDB entries
- diskdrake:
@@ -6,7 +8,7 @@
o ensure soft links in /dev/disk/by-uuid are updated so that valid
UUIDs are embedded in the initrd (mga#22059)
-Version 17.92 - 4 January 2017
+Version 17.92 - 4 January 2018
- fix perl escaping causing commands to not get linked
- fix some error handling in mdkinst_stage2_tool