SHA256
1
0
forked from pool/grub2

Accepting request 340040 from Base:System

1

OBS-URL: https://build.opensuse.org/request/show/340040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=125
This commit is contained in:
2015-10-22 10:58:18 +00:00
committed by Git OBS Bridge
parent 2a775809af
commit 310968611e
10 changed files with 174 additions and 2 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Sun Oct 18 11:45:10 UTC 2015 - eich@suse.com
- Include custom.cfg into the files scanned by grub2-once.
Allows to chose manually added entries as well (FATE#319632).
-------------------------------------------------------------------
Wed Oct 7 09:01:37 UTC 2015 - mchang@suse.com
- Upstream patches for fixing file descriptor leakage (bsc#943784)
* added 0001-unix-password-Fix-file-descriptor-leak.patch
* added 0002-linux-getroot-fix-descriptor-leak.patch
* added 0003-util-grub-mount-fix-descriptor-leak.patch
* added 0004-linux-ofpath-fix-descriptor-leak.patch
* added 0005-grub-fstest-fix-descriptor-leak.patch
-------------------------------------------------------------------
Tue Oct 6 07:59:47 UTC 2015 - mchang@suse.com
- Do not force ro option in linuxefi patch (bsc#948555)
* modified grub2-secureboot-use-linuxefi-on-uefi.patch
* refrehed grub2-secureboot-provide-linuxefi-config.patch
-------------------------------------------------------------------
Wed Sep 23 20:02:47 UTC 2015 - dmueller@suse.com