Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

grub2-2.12-160000.4.1 RPM for ppc64le

From OpenSuSE Leap 16.0 for ppc64le

Name: grub2 Distribution: SUSE Linux 16
Version: 2.12 Vendor: SUSE LLC <https://www.suse.com/>
Release: 160000.4.1 Build date: Tue Jan 20 03:25:34 2026
Group: System/Boot Build host: reproducible
Size: 979148 Source RPM: grub2-2.12-160000.4.1.src.rpm
Packager: https://www.suse.com/
Url: http://www.gnu.org/software/grub/
Summary: Bootloader with support for Linux, Multiboot and more
This is the second version of the GRUB (Grand Unified Bootloader), a
highly configurable and customizable bootloader with modular
architecture.  It support rich scale of kernel formats, file systems,
computer architectures and hardware devices.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Tue Jan 20 2026 glin@suse.com
  - Optimize PBKDF2 to reduce the decryption time (bsc#1248516)
    * 0001-lib-crypto-Introduce-new-HMAC-functions-to-reuse-buf.patch
    * 0002-lib-pbkdf2-Optimize-PBKDF2-by-reusing-HMAC-handle.patch
    * 0001-kern-misc-Implement-faster-grub_memcpy-for-aligned-b.patch
* Wed Nov 12 2025 mchang@suse.com
  - Fix CVE-2025-54771 (bsc#1252931)
    * 0001-kern-file-Call-grub_dl_unref-after-fs-fs_close.patch
  - Fix CVE-2025-54770 (bsc#1252930)
    * 0002-net-net-Unregister-net_set_vlan-command-on-unload.patch
  - Fix CVE-2025-61662 (bsc#1252933)
    * 0003-gettext-gettext-Unregister-gettext-command-on-module.patch
  - Fix CVE-2025-61663 (bsc#1252934)
  - Fix CVE-2025-61664 (bsc#1252935)
    * 0004-normal-main-Unregister-commands-on-module-unload.patch
    * 0005-tests-lib-functional_test-Unreg