git: 20113915baa0 - main - sysutils/limine: Update 8.0.1 → 8.0.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Aug 2024 22:14:13 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=20113915baa054622fceb874aa69ef7dec8a25fa commit 20113915baa054622fceb874aa69ef7dec8a25fa Author: mintsuki <mintsuki@protonmail.com> AuthorDate: 2024-08-17 22:10:28 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-17 22:13:42 +0000 sysutils/limine: Update 8.0.1 → 8.0.5 Changelog: *** Release 8.0.5 *** Bug fixes: - Limine boot protocol: Obtain LAPIC ID from LAPIC instead of CPUID. This fixes crashes on some odd machines whose firmware remaps the BSP's LAPIC ID from the default one. *** Release 8.0.4 *** Bug fixes: - Limine boot protocol: Fix off-by-1 error in HHDM MAXPHYADDR bounds check. Miscellaneous: - Updated cc-runtime dependency to latest, packed version. *** Release 8.0.3 *** Bug fixes: - AArch64, riscv64: SMP: Fix BSP potentially timing out while waiting for APs due to missing delay. *** Release 8.0.2 *** Bug fixes: - Menu: Miscellaneous cosmetic fixes. - Editor: Fix input and displaying of tab characters. Miscellaneous: - Config: Accept tab characters as whitespace after option colon. https://github.com/limine-bootloader/limine/releases/download/v8.0.5/ChangeLog PR: 280892 MFH: 2024Q3 --- sysutils/limine/Makefile | 2 +- sysutils/limine/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/limine/Makefile b/sysutils/limine/Makefile index 933c79b5bf7b..4784497707a4 100644 --- a/sysutils/limine/Makefile +++ b/sysutils/limine/Makefile @@ -1,5 +1,5 @@ PORTNAME= limine -DISTVERSION= 8.0.1 +DISTVERSION= 8.0.5 CATEGORIES= sysutils MASTER_SITES= https://github.com/${PORTNAME}-bootloader/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/sysutils/limine/distinfo b/sysutils/limine/distinfo index 4554d4ea8709..948ff555815b 100644 --- a/sysutils/limine/distinfo +++ b/sysutils/limine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722851055 -SHA256 (limine-8.0.1.tar.gz) = 62ee92838ebe7f13061e75cbeb5a634e39b13adc5360cb7eeb5eb111ba25ca11 -SIZE (limine-8.0.1.tar.gz) = 574909 +TIMESTAMP = 1723931559 +SHA256 (limine-8.0.5.tar.gz) = c42ff0226f0c85e740c143e7c7349f588dd803c265c994782e6a109dfc3953c7 +SIZE (limine-8.0.5.tar.gz) = 551786