Bug#988090: planned removal of db5.3 will break python's dbm.ndbm and therefore apt-listchanges

2021-05-09 Thread Matthias Klose
correcting ... dbm/ndbm will be shipped, but based on gdbm-compat, in the python3-gdbm package. The on-disk format of the generated database is likely incompatible with the one generated by the db5.3 backed _dbm module.

Bug#988274: schroot: support zstd compression for file based chroots

2021-05-09 Thread Helmut Grohne
Package: schroot Version: 1.6.10-12 Severity: wishlist Tags: patch upstream Please support zstd as a compressor for file backed chroots. zstd is relatively new, but it provides exceptionally good decompression speeds at reaonsable compression ratios. I'm attaching a patch to add the support. Helm