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 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
tboot (1.10.5-5) unstable; urgency=medium
* Fix test reboot-with-unsupported-hardware
-- Timo Lindfors <timo.lindfors@iki.fi> Sat, 12 Apr 2025 22:26:30 +0300
tboot (1.10.5-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with GCC 14 due to incorrect malloc call (Closes: #1075551).
-- Simon Quigley <tsimonq2@debian.org> Mon, 03 Mar 2025 20:13:48 -0600
tboot (1.10.5-4) unstable; urgency=medium
* Rename /etc/default/tboot as /etc/default/grub-tboot.
* Add autopkgtest for /boot/*SINIT* handling.
-- Timo Lindfors <timo.lindfors@iki.fi> Wed, 29 Jun 2022 16:08:00 +0300
tboot (1.10.5-3) unstable; urgency=medium
* Source-only upload.
* Add autopkgtest for lcp2_mlehash.
-- Timo Lindfors <timo.lindfors@iki.fi> Wed, 22 Jun 2022 11:29:13 +0300
tboot (1.10.5-2) unstable; urgency=medium
* Backport upstream patches:
- upstream_changeset_658.patch
- upstream_changeset_662.patch
- upstream_changeset_661.patch
- upstream_changeset_660.patch
- upstream_changeset_659.patch
* Include proposed patches:
- proposed_patch_cppflags.patch
- proposed_patch_time.patch
* Ship /etc/default/tboot that tries to workaround the situation
where grub loads an SINIT ACM module to an address that overlaps
with tboot's data structures that are in hardcoded addresses.
* Drop support for i386.
* Add autopkgtest tests.
-- Timo Lindfors <timo.lindfors@iki.fi> Tue, 21 Jun 2022 19:03:20 +0300
tboot (1.10.5-1) unstable; urgency=medium
* New upstream version (Closes: #1006588)
-- Timo Lindfors <timo.lindfors@iki.fi> Wed, 09 Mar 2022 16:35:55 +0200
tboot (1.10.2+dfsg.0-1) unstable; urgency=medium
* New upstream version (Closes: #984362)
-- Timo Lindfors <timo.lindfors@iki.fi> Sat, 03 Jul 2021 21:18:08 +0300
tboot (1.9.12+hg20200718-1) unstable; urgency=medium
* Initial release (Closes: #803180)
-- Timo Lindfors <timo.lindfors@iki.fi> Fri, 14 Aug 2020 22:11:59 +0300
|