release 1.4.2

main 1.4.2
parent ba6e9af9a2
commit b54564a84d
Signed by: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -1,3 +1,9 @@
1.4.2 (2024-01-29)
------------------
- allow for start-stop-daemon to be in either /sbin or /usr/sbin
- mmdebstrap-autopkgtest-build-qemu: fix octal mode computation and hostname
1.4.1 (2024-01-09)
------------------

@ -23,7 +23,7 @@
use strict;
use warnings;
our $VERSION = '1.4.1';
our $VERSION = '1.4.2';
use English;
use Getopt::Long;

Loading…
Cancel
Save