release 1.5.7
This commit is contained in:
parent
9e7d7d0d67
commit
28a3a15955
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
1.5.7 (2025-04-08)
|
||||
------------------
|
||||
|
||||
- support for elxr Debian derivative
|
||||
- support loong64
|
||||
- mmdebstrap-autopkgtest-build-qemu: add --sshkey=...
|
||||
|
||||
1.5.6 (2025-01-11)
|
||||
------------------
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
use strict;
|
||||
use warnings;
|
||||
|
||||
our $VERSION = '1.5.6';
|
||||
our $VERSION = '1.5.7';
|
||||
|
||||
use English;
|
||||
use Getopt::Long;
|
||||
|
|
Loading…
Reference in a new issue