Bug 275320 - sysutils/limine: Update to 5.20231124.0
Summary: sysutils/limine: Update to 5.20231124.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL: https://github.com/limine-bootloader/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-24 23:06 UTC by mintsuki
Modified: 2023-11-27 17:42 UTC (History)
1 user (show)

See Also:


Attachments
Upgrade patch (1.22 KB, patch)
2023-11-24 23:06 UTC, mintsuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mintsuki 2023-11-24 23:06:29 UTC
Created attachment 246553 [details]
Upgrade patch

This patch upgrades the Limine bootloader to the latest version: 5.20231124.0.

Changelog file can be found at https://github.com/limine-bootloader/limine/releases/download/v5.20231124.0/ChangeLog
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-27 08:17:55 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.

^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 mintsuki 2023-11-27 14:26:57 UTC
(In reply to Fernando Apesteguía from comment #1)

Will do, thanks!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-27 17:41:38 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-11-27 17:42:20 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=18b5c4a67553bc392da0e050762fded34cd9cd8b

commit 18b5c4a67553bc392da0e050762fded34cd9cd8b
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-11-27 08:18:26 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-11-27 17:41:18 +0000

    sysutils/limine: Update to 5.20231124.0

    ChangeLog:
    https://github.com/limine-bootloader/limine/releases/download/v5.20231124.0/ChangeLog

    Compared to previous release, 5.20231121.0:

    New features:
    - Add support for rebooting to UEFI firmware setup.

    Bug fixes:
    - Fix SMP (multiprocessor) initialisation regression
    on aarch64.

    Miscellaneous:
    - Move to new, handwritten ChangeLog from autogenerated one.

    PR:             275320
    Reported by:    mintsuki@protonmail.com (maintainer)

 sysutils/limine/Makefile | 2 +-
 sysutils/limine/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)