SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for grubby-8.28-26.el7.x86_64.rpm :

* Mon Mar 18 2019 Javier Martinez Canillas - 8.28-26- Exclude building on i686 Related: rhbz#1476273- Fix grubby removing wrong kernel command line parameter Resolves: rhbz#1476273- Improve man page for --info option (jstodola) Resolves: rhbz#1651673- Print default image even if isn\'t a suitable one Resolves: rhbz#1323842
* Tue Aug 14 2018 Peter Jones - 8.28-25- Ensure /etc/sysconfig/kernel has a stable mode, now that rpm handles ghost files differently. Resolves: rhbz#1584313
* Fri Jun 22 2018 Peter Jones - 8.28-24- Ensure \"grubby --default-title\" takes the bootloader selection into account Resolves: rhbz#1340893
* Tue Mar 21 2017 rmarshallAATTredhat.com - 8.28-23- Fixes --info flag on s390/s390x. Related: rhbz#1285601- Fixes --set-default-index on s390/s390x. Related: rhbz#1285601- Allows prune_debug to run on s390/s390x. Resolves: rhbz#1285601
* Mon Mar 06 2017 rmarshallAATTredhat.com - 8.28-22- Resolve issues found by coverity scan. Resolves: rhbz#1285601
* Mon Mar 06 2017 rmarshallAATTredhat.com - 8.28-21- Resolve issues with the recent grubby logic patches that appeared on the ppc platform. Fix a problem that occurred on systems where no kernel update had ever been installed. Resolves: rhbz#1285601- Specify the actual prune_debug file in sources. Resolves: rhbz#1285601
* Thu Feb 09 2017 rmarshallAATTredhat.com - 8.28-20- Added invocations for prune_debug to spec file Resolves: #1285601
* Thu Feb 09 2017 rmarshallAATTredhat.com - 8.28-19- Fixed an issue where grubby\'s logic set the wrong default boot entry. Resolves: #1285601
* Fri Jul 01 2016 rmarshallAATTredhat.com - 8.28-18- Patched new-kernel-pkg so that kernel installations when MAKEDEBUG is set would put the debugging entries after the non-debugging entries. Resolves: #1285601- Re-numbered the last set of patches to go with the flow. No actual changes to the patches; just a git mv to rename.- Re-organized and updated the grubby man page contents to include some features that were not documented as well as correct typos and re-write some entries for better clarity. Resolves: #1232168
* Mon Oct 26 2015 Peter Jones - 8.28-17- Fix the ordering of creating the debug entries, so they don\'t get picked when we\'re choosing kernel command line defaults on upgrades. Related: rhbz#1212128
* Thu Sep 10 2015 Peter Jones - 8.28-16- Fix some coverity concerns and other issues with 8.28-15... Resolves: rhbz#1152550
* Thu Sep 10 2015 Peter Jones - 8.28-15- Fix some coverity concerns and other issues with 8.28-14 (sigh) Resolves: rhbz#1152550
* Tue Sep 01 2015 Peter Jones - 8.28-14- Handle \"set variable\" commands separately from other parsing in grubby\'s GetNextLine() Resolves: rhbz#1152550
* Wed Aug 05 2015 Robert Marshall - 8.28-13- Ensure file changes sync to disk on ppc64le platform. Related: rhbz#1212114
* Thu Jul 02 2015 Peter Jones - 8.28-12- Do a better job recognizing \"title\" and \"default\" position and formatting on extlinux Resolves: rhbz#1200045- Do a better job recognizing stanza names and defaults on grub1 and grub2 Related: rhbz#1142545- (reordered some patches to match the ordering in master) Related: rhbz#1200045 Related: rhbz#1142545- Add test suite coverage and minor fixes related to zipl and --default-{kernel,index,title} Related: rhbz#1184014- Use systemd debug options that work on RHEL 7 Resolves: rhbz#1212128
* Tue Nov 11 2014 Peter Jones - 8.28-11- Fix a memory corruption issue we\'re hitting on s390/s390x Resolves: rhbz#1152152- Don\'t use spaces on zipl platforms to describe debugging entries Related: rhbz#1152152
* Thu Sep 25 2014 Peter Jones - 8.28-10- Use the correct load commands for aarch64 efi. Resolves: rhbz#1081269- Support \"devicetree\" directive in grub2. Resolves: rhbz#1063534- Explain the default bootloaders and configuration paths slightly better in the manual. Resolves: rhbz#1001664- Conditionally create debug entries when installing kernels. Resolves: rhbz#957681- Make sure --banner from the command line is used correctly. Resolves: rhbz#1032048
* Thu Mar 06 2014 Peter Jones - 8.28-8- Fix crash when config file doesn\'t match command line. Related: rhbz#1070646- Make crashes work with abrt better. Resolves: rhbz#1070646
* Wed Jan 29 2014 Peter Jones - 8.28-7- Update to make sure the source url is correct. Related: rhbz#1034743
* Fri Jan 24 2014 Daniel Mach - 8.28-6- Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach - 8.28-5- Mass rebuild 2013-12-27
* Fri Dec 06 2013 Peter Jones - 8.28-4- Make patch from -3 only do that on x86. Resolves: rhbz#1034743
* Wed Nov 27 2013 d.marlin - Only set RPM_OPT_FLAGS if undefined to avoid overwriting the platform defaults. Resolves: rhbz#1023793
* Mon Nov 18 2013 Peter Jones - 8.28-3- Honor linux16 and initrd16 in grub.cfg Resolves: rhbz#1031192
* Fri Sep 13 2013 Peter Jones - 8.28-2- Use %{_prefix} during \"make install\" (rpmdiff)
* Fri Aug 02 2013 Peter Jones - 8.28-1- More work on grub\'s \"saved_entry\" system. Resolves: rhbz#808021
* Tue Jul 30 2013 Peter Jones - 8.27-1- Make grubby understand grub\'s \"saved_entry\" system Resolves: rhbz#808021- BuildRequire grub2 on appropriate platforms, for the test suite. Related: rhbz#808021
* Fri Jun 07 2013 Dennis Gilmore - 8.26-2- add patch to update extlinux.conf file on arm if it exists
* Fri May 10 2013 Peter Jones - 8.26-1- Conditionally call arm-boot-config\'s boot.scr generator if available Resolves: rhbz#952428
* Tue Apr 09 2013 Peter Jones - 8.25-1- Error instead of segfaulting if we can\'t find any working config Resolves: rhbz#912873 Resolves: rhbz#751608
* Tue Mar 19 2013 Peter Jones - 8.24-1- Fix module remove code from Harald (#923441)
* Mon Mar 11 2013 Peter Jones - 8.23-1- Update to 8.23- Fix empty root device in case of an empty /etc/fstab (lemenkov)- General refactoring and cleanup (harald)- Don\'t clean up modules.
* so aggressively (harald)
* Wed Feb 20 2013 Peter Jones - 8.22-3- Add --debug style logging (for both success and failures) to /var/log/grubby
* Thu Feb 14 2013 Fedora Release Engineering - 8.22-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Fri Jan 04 2013 Peter Jones - 8.22-1- Revert test case for rhbz#742885 - it\'s a work in progress that isn\'t ready yet.
* Fri Jan 04 2013 Peter Jones - 8.21-1- Use systemd vconsole.conf and locale.conf if present Resolves rhbz#881908- Avoid unnecessary stat calls (from Ville Skyttä) Resolves rhbz#741135- Spelling fixes (Ville Skyttä)- Add a test case for rhbz#742885- Handle case-insensitive extlinux config files properly (from Johannes Weiner)
* Tue Oct 02 2012 Peter Jones - 8.20-1- Handle linuxefi initrd and removal correctly. Resolves: rhbz#859285
* Wed Sep 26 2012 Peter Jones - 8.19-1- Don\'t accidentally migrate from linuxefi back to linux Related: rhbz#859285
* Fri Sep 21 2012 Peter Jones - 8.18-1- Change the way the kernel load address is determined for ARM U-Boot.
* Wed Aug 08 2012 Peter Jones - 8.17-1- Update to 8.17- Fixes a \"make test\" failure.
* Wed Aug 08 2012 Peter Jones - 8.16-1- Update to 8.16- Handle \"linuxefi\" directive on grub2/uefi machines.
* Thu Jul 19 2012 Fedora Release Engineering - 8.15-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Mon Jun 25 2012 Peter Jones - 8.15-1- Update to 8.15- Revert dirname change from 8.13; it was wrong.
* Thu Jun 14 2012 Peter Jones - 8.14-1- Update to 8.14 to fix a build problem.
* Thu Jun 14 2012 Peter Jones - 8.13-1- Update to 8.13- Add some more ARM tweaks (dmartin)- Better support for other distros (crosa)
* Tue Jun 12 2012 Peter Jones - 8.12-2- Support UBOOT_IMGADDR override on ARM (blc)
* Thu May 31 2012 Peter Jones - 8.12-1- Update to 8.12- Preserve trailing indentation when splitting line elements (mads) Resolves: rhbz#742720- Pick last device mounted on / (pjones,bcl) Related: rhbz#820340 Related: rhbz#820351
* Wed Mar 21 2012 Peter Jones - 8.11-1- Update to 8.11 Resolves: rhbz#805310
* Thu Mar 15 2012 Peter Jones - 8.10-1- Update to 8.10- Use \"isquote\" where appropriate- Make --remove-kenrel support titles in grub2 (jianzhong.huang)- Use grub2 if it\'s there on ppc.
* Fri Mar 02 2012 Peter Jones - 8.9-1- Refactor grub2 title extraction, making it a function (Cleber Rosa)- Include prefix when printing kernel information (Cleber Rosa)- Implement support for \"default saved\" for grub2 (Cleber Rosa)- Try to display title when printing information with \'--info\' (Cleber Rosa)- new-kernel-pkg fails to find U-Boot. (D. Marlin)- Add support to new-kernel-pkg to recognize ARCH == armv5tel needed for Kir (D.Marlin)- Include a / when one is missing in paths (#769641)- Fix hard coded paths so kernel\'s \"make install\" will DTRT.- Fix endswith() to correctly test its input for validity.
* Tue Feb 07 2012 Dennis Gilmore - 8.8-3- add uboot-tools requires on arm arches- add uboot config file on arm arches
* Fri Jan 13 2012 Fedora Release Engineering - 8.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Tue Dec 20 2011 Peter Jones - 8.8-1- Fix test cases from 8.7 to work on a system without /boot mounted.
* Tue Dec 20 2011 Peter Jones - 8.7-1- Add a --debug to try to help diagnose \"No suitable template\". (sandeen,pjones)
* Mon Dec 19 2011 Peter Jones - 8.6-1- Fix a \"make test\" errors introduced in 8.4-1
* Sat Dec 17 2011 Peter Jones - 8.5-1- Don\'t hardcode dracut path Resolves: #768645
* Thu Dec 08 2011 Adam Williamson - 8.4-1- Update to 8.4: - fix Loading... line for updated kernels - Add new \'--default-title\' feature - Add new \'--default-index\' feature - add feature for testing the output of a grubby command - Fix detection when comparing stage1 to MBR - do not link against glib-2.0 - Don\'t crash if grubConfig not found - Adding extlinux support for new-kernel-pkg - Look for Debian / Ubuntu grub config files (#703260) - Make grubby recognize Ubuntu\'s spin of Grub2 (#703260)
* Thu Sep 29 2011 Peter Jones - 8.3-1- Fix new-kernel-pkg invocation of grubby for grub (patch from Mads Kiilerich) Resolves: rhbz#725185
* Wed Sep 14 2011 Peter Jones - 8.2-1- Fixes for xen (from Michael Petullo) Resolves: rhbz#658387
* Fri Jul 22 2011 Peter Jones - 8.1-1- Update to 8.1- Fix miss-spelled variable name in new-kernel-pkg
* Thu Jul 21 2011 Peter Jones - 8.0-1- Add support for grub2.
* Tue Jun 07 2011 Brian C. Lane - 7.0.18-1- Bump version to 7.0.18 (bcl)- Fixup new-kernel-pkg errors (#711493) (bcl)
* Mon Jun 06 2011 Peter Jones - 7.0.17-1- Fix references to wrong program name in new-kernel-pkg.8 Resolves: rhbz#663981
* Wed Feb 09 2011 Fedora Release Engineering - 7.0.16-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 24 2011 Karsten Hopp 7.0.16-2- add BR utils-linux-ng for getopt
* Tue Jul 13 2010 Brian C. Lane - 7.0.16-1- Update to 7.0.16- Add patch to check the return value of getuuidbydev- Resolves: rhbz#592294
* Wed Apr 14 2010 Peter Jones - 7.0.15-1- Update to 7.0.15- Add man pages for installkernel and new-kernel-pkg Resolves: rhbz#529333
* Wed Apr 14 2010 Peter Jones - 7.0.14-1- Update to 7.0.14
* Thu Feb 11 2010 Peter Jones - 7.0.13-1- Strip boot partition prefix from initrd path if present during --update. Related: rhbz#557922- add host only support for local kernel compiles (airlied)
* Mon Feb 08 2010 Peter Jones - 7.0.12-1- compare rootdev using uuid instead of stat, for better btrfs support (josef) Resolves: rhbz#530108
* Mon Feb 08 2010 Peter Jones - 7.0.11-1- Make it possible to update the initrd without any other change. Related: rhbz#557922
* Fri Feb 05 2010 Peter Jones - 7.0.10-1- Make --update able to add an initramfs. Related: rhbz#557922
* Mon Nov 30 2009 Peter Jones - 7.0.9-3- Use s390utils-base as the s390 dep, not s390utils Related: rhbz#540565
* Tue Nov 24 2009 Peter Jones - 7.0.9-2- Add s390utils dep when on s390, since new-kernel-package needs it. Resolves: rhbz#540565
* Fri Oct 30 2009 Peter Jones - 7.0.9-1- Add support for dracut to installkernel (notting)
* Thu Oct 01 2009 Hans de Goede - 7.0.8-1- Stop using nash
* Fri Sep 11 2009 Hans de Goede - 7.0.7-1- Remove writing rd_plytheme=$theme to kernel args in dracut mode (hansg)- Add a couple of test cases for extra initrds (rstrode)- Allow tmplLine to be NULL in getInitrdVal (rstrode)
* Fri Sep 11 2009 Peter Jones - 7.0.6-1- Fix test case breakage from 7.0.5 (rstrode)
* Fri Sep 11 2009 Peter Jones - 7.0.5-1- Add support for plymouth as a second initrd. (rstrode) Resolves: rhbz#520515
* Wed Sep 09 2009 Hans de Goede - 7.0.4-1- Add --dracut cmdline argument for %post generation of dracut initrd
* Wed Aug 26 2009 Hans de Goede - 7.0.3-1- Silence error when no /etc/sysconfig/keyboard (#517187)
* Fri Aug 07 2009 Hans de Goede - 7.0.2-1- Add --add-dracut-args new-kernel-pkg cmdline option
* Fri Jul 24 2009 Fedora Release Engineering - 7.0.1-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Fri Jul 17 2009 Jeremy Katz - 7.0.1-1- Fix blkid usage (#124246)
* Wed Jun 24 2009 Jeremy Katz - 7.0-1- BR libblkid-devel now instead of e2fsprogs-devel- Add bits to switch to using dracut for new-kernel-pkg
* Wed Jun 03 2009 Jeremy Katz - 6.0.86-2- add instructions for checking out from git
* Tue Jun 02 2009 Jeremy Katz - 6.0.86-1- initial build after splitting out from mkinitrd
 
ICM