1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44
|
tiny-initramfs (0.1-5) unstable; urgency=medium
[ Free Ekanayaka ]
* Special case block device detection for btrfs (Closes: #875563)
-- Christian Seiler <christian@iwakd.de> Tue, 12 Sep 2017 17:49:40 +0200
tiny-initramfs (0.1-4) unstable; urgency=medium
* Add Depends: cpio to tiny-initramfs-core. (Closes: #869668)
-- Christian Seiler <christian@iwakd.de> Tue, 25 Jul 2017 18:59:30 +0200
tiny-initramfs (0.1-3) unstable; urgency=medium
* debian/control: enable Vcs-Git/Vcs-Browser fields.
* Update to debhelper 10 compat.
* Bump Standards-Version to 3.9.8 (no changes).
* Add Built-Using header to binary packages.
* Build-Depend on dietlibc-dev on all platforms again.
* Use iucode_tool for adding Intel microcode to the initramfs.
(Closes: #840255)
* Bump Build-Depends on dietlibc-dev to version 0.33 or higher.
(Closes: #845937)
* Drop patch working around FTBFS on s390x with older dietlibc versions.
-- Christian Seiler <christian@iwakd.de> Mon, 28 Nov 2016 00:43:01 +0100
tiny-initramfs (0.1-2) unstable; urgency=medium
* Cherry-pick upstream typo fix.
Thanks to Jakub Wilk
* Fix FTBFS on s390x.
* Bump Standards-Version (no changes)
* Build against musl on arm64 (dietlibc not available there)
* Mark binary:tiny-initramfs Priority: extra
-- Christian Seiler <christian@iwakd.de> Sun, 28 Feb 2016 12:14:40 +0100
tiny-initramfs (0.1-1) unstable; urgency=low
* Initial release (Closes: #811448)
-- Christian Seiler <christian@iwakd.de> Wed, 27 Jan 2016 00:01:31 +0100
|