From Ben Hutchings@21:1/5 to All on Wed May 28 20:20:02 2025
This release replaces the unmkinitramfs shell script with an
implementation in C. This was done because the previous changes to
handle multiple uncompressed cpio archives securely made it unacceptably
slow.
The unmkinitramfs command is moved to a new initramfs-tools-bin package.
The shortlog is below.
Ben.
Ben Hutchings (5):
unmkinitramfs: Rewrite in C to make it acceptably fast
Move unmkinitramfs to new initramfs-tools-bin package
test: Add autopkgtest case for unmkinitramfs
Merge branch 'unmkinitramfs-c' into 'debian/latest'
Releasing version 0.148.
--
Ben Hutchings
Always try to do things in chronological order;
it's less confusing that way.