Fri, 03 May 2024 13:11:39 UTC | login

Information for build grubby-8.40-30.1.risc64.fc31

ID87546
Package Namegrubby
Version8.40
Release30.1.risc64.fc31
Epoch
SummaryCommand line tool for updating bootloader configs
DescriptionThis package provides a grubby compatibility script that manages BootLoaderSpec files and is meant to only be used for legacy compatibility users with existing grubby users.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 04 Apr 2019 04:08:26 UTC
CompletedThu, 04 Apr 2019 04:17:04 UTC
Taskbuild (f31-candidate, grubby-8.40-30.1.risc64.fc31.src.rpm)
Tags
f31
RPMs
src
grubby-8.40-30.1.risc64.fc31.src.rpm (info) (download)
riscv64
grubby-8.40-30.1.risc64.fc31.riscv64.rpm (info) (download)
grubby-deprecated-8.40-30.1.risc64.fc31.riscv64.rpm (info) (download)
grubby-debuginfo-8.40-30.1.risc64.fc31.riscv64.rpm (info) (download)
grubby-debugsource-8.40-30.1.risc64.fc31.riscv64.rpm (info) (download)
grubby-deprecated-debuginfo-8.40-30.1.risc64.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Apr 03 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> - 8.40-30.1.riscv64 - Make grubby use U-Boot wrapped kernel and ramdisk for extlinux configuration on RISC-V * Sat Mar 30 2019 David Abdurachmanov <david.abdurachmanov@gmail.com> - 8.40-30.0.riscv64 - Bring back U-Boot wrapped images support for RISC-V (riscv64) * Thu Mar 21 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-30 - grubby-bls: fix --add-kernel not working when using the --args option Resolves: rhbz#1691004 * Mon Mar 11 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-29 - Only switch to BLS config for s390x / zipl Related: rhbz#1652806 * Fri Mar 01 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-28 - grubby-bls: make --update-kernel ALL to update kernelopts var in grubenv * Thu Feb 14 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-27 - grubby-bls: error if args or remove-args is used without update-kernel * Tue Feb 05 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-26 - Fix GCC warnings about possible string truncations and buffer overflows - grubby-bls: unset default entry if is the one being removed - grubby-bls: show absolute path when printing error about incorrect param * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.40-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Jan 14 2019 Javier Martinez Canillas <javierm@redhat.com> - 8.40-24 - Correctly set LDFLAGS to include hardened flags (pjones) Related: rhbz#1654936 - grubby-bls: expand all variables in options field when updating it Resolves: rhbz#1660700 * Tue Dec 11 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-23 - grubby-bls: lookup default entry by either id or title on grub2 Related: rhbz#1654936 * Fri Nov 30 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-22 - grubby-bls: also print the absolute path in the --default-kernel option Resolves: rhbz#1649778 - grubby-bls: allow to specify the same kernel param multiple times Resolves: rhbz#1652486 - grubby-bls: expand kernel options if these are environment variables Resolves: rhbz#1649785 - grubby-bls: always generate the BLS snippets when adding new entries Resolves: rhbz#1653365 - Improve man page for --info option (jstodola) Resolves: rhbz#1651672 - Make the old grubby take precedence over grubby-bls if is installed Related: rhbz#165484 * Wed Nov 21 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-21 - installkernel-bls: remove unnecessary check for GRUB_ENABLE_BLSCFG=true Resolves: rhbz#1647721 - grubby-bls: use title field instead of version for zipl default entry Related: rhbz#1645200 - grubby-bls: print the absolute kernel and initramfs images paths Resolves: rhbz#1649778 - grubby-bls: make info print the root parameter if is present in cmdline Resolves: rhbz#1649791 * Tue Nov 13 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-20 - Switch to a BLS configuration on %post * Tue Nov 06 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-19 - Make the temporary config wrapper be what "grubby" contains, and put traditional grubby in grubby-deprecated (pjones) - Re-enable debuginfo generation (pjones) Related: rhbz#1619344 - Install installkernel-bls here as well, not just in the grub2 package, since s390x doesn't have grubby packages (pjones) Related: rhbz#1619344 - Make grubby-bls execute grub2-mkconfig on ppc64 Resolves: rhbz#1636039 - grubby-bls should only check if kernel exists and not if was installed Resolves: rhbz#1634740 - Use ! instead of , as sed delimiter in grubby-bls script Resolves: rhbz#1634744 - Print information about the entry set as default Resolves: rhbz#1636180 - grubby-bls: make "id" be the filename, and include it in --info=ALL (pjones) Related: rhbz#1638103 - grubby-bls: Make grubby-bls sort everything the same way grub2 does (pjones) Resolves: rhbz#1638103 - grubby-bls: Consistently use the filename as the bls id Related: rhbz#1638103 - grubby-bls: check if entry exists before attempting to print its info Resolves: rhbz#1634712 - grubby-bls: make a copy of the cmdline if is modified for an entry Resolves: rhbz#1629054 - grubby-bls: escape delimiter character before replacing the options field Resolves: rhbz#1640017 - grubby-bls: grubby-bls: use id instead of title to get the default entry Resolves: rhbz#1638103 - grubby-bls: use ~debug instead of -debug as suffix to sort correctly Related: rhbz#1638103 - grubby-bls: allow to add many BLS entries for the same kernel image Resolves: rhbz#1634752 - grubby-bls: fix --default-* options for s390x Resolves: rhbz#1644608 - grubby-bls: only compare using relative paths if /boot is a mount point Resolves: rhbz#1642078 * Fri Aug 10 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-18 - Make installkernel to use kernel-install scripts on BLS configuration * Tue Jul 24 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-17 - Fix grubby wrapper paths Resolves: rhbz#1607981 * Tue Jul 24 2018 Peter Jones <pjones@redhat.com> - 8.40-16 - Fix permissions on /usr/sbin/grubby * Fri Jul 13 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-15 - Add a grubby-bls package that conflicts with grubby * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.40-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 14 2018 Peter Jones <pjones@redhat.com> - 8.40-13 - Use standard Fedora linker flags (rhbz#1543502) (rdossant) - Switch zipl config to BLS configuration on %postun for s390x (javierm) * Tue Apr 10 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-12 - Use .rpmsave as backup suffix when switching to BLS configuration * Fri Apr 06 2018 Javier Martinez Canillas <javierm@redhat.com> - 8.40-11 - Switch grub2 config to BLS configuration on %postun * Sat Mar 03 2018 Nathaniel McCallum <npmccallum@redhat.com> - 8.40-10 - Add support for /boot on btrfs subvolumes * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.40-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Peter Robinson <pbrobinson@fedoraproject.org> 8.40-8 - Drop u-boot uImage generation on ARMv7 - Minor cleanups * Tue Sep 12 2017 Peter Jones <pjones@redhat.com> - 8.40-7 - Explicitly require grub2-tools on platforms that need grub2-editenv - Minor packaging cleanups * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.40-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.40-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild