summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2022-06-08 07:55:04 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2022-06-08 08:17:12 +0200
commit3b302da530fcd3f7fac77c75e30972b10496d239 (patch)
tree265916918f3b416c28e1eb299b89110e207f99da /perl-install
parent3ebb18b105331ffa76c9a8cbd42bd13eee30e5ee (diff)
downloaddrakx-3b302da530fcd3f7fac77c75e30972b10496d239.tar
drakx-3b302da530fcd3f7fac77c75e30972b10496d239.tar.gz
drakx-3b302da530fcd3f7fac77c75e30972b10496d239.tar.bz2
drakx-3b302da530fcd3f7fac77c75e30972b10496d239.tar.xz
drakx-3b302da530fcd3f7fac77c75e30972b10496d239.zip
18.49
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 2060cb48a..4d3eef82e 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.48
+VERSION:=18.49
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 1333bc125..7a052e559 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.49 - 8 June 2022
+
- Recognize new kernel 5.17 drivers
- Recognize new kernel 5.18 drivers
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 82ea8a765..41d76b8a5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.49 - 8 June 2022
+
- Adapt to perl 5.28
- package installation:
o retry downloading packages in case of error (mga#28539)