release 0.4.1

debextract 0.4.1
parent 016cac22f8
commit 6d774a3d92
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -1,3 +1,10 @@
0.4.1 (2019-03-01)
------------------
- re-enable fakechroot mode testing
- disable apt sandboxing if necessary
- keep apt and dpkg lock files
0.4.0 (2019-02-23)
------------------

@ -15,7 +15,7 @@
use strict;
use warnings;
our $VERSION = '0.4.0';
our $VERSION = '0.4.1';
use English;
use Getopt::Long;

Loading…
Cancel
Save