summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2022-06-09 14:46:39 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2022-06-09 14:46:53 +0200
commit63fc94689d83ab87f9e07779116a3de158272752 (patch)
tree1358b799b07af03510b1b01e612afcc276b0deb3
parent8a5ab42bdd505b32f2e80cfd8353226f00261460 (diff)
downloaddrakx-63fc94689d83ab87f9e07779116a3de158272752.tar
drakx-63fc94689d83ab87f9e07779116a3de158272752.tar.gz
drakx-63fc94689d83ab87f9e07779116a3de158272752.tar.bz2
drakx-63fc94689d83ab87f9e07779116a3de158272752.tar.xz
drakx-63fc94689d83ab87f9e07779116a3de158272752.zip
18.49.1
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index 4d3eef82e..cafbad1cc 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.49
+VERSION:=18.49.1
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 83bad327e..edda0c056 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.49.1 - 9 June 2022
+
- lsnetdrake: do not crash if nmap or nmblookup are not installed (mga#12579)
Version 18.49 - 8 June 2022