* util/grub-script-check.c: Fail on scripts containing no
commands, to guard against corrupted grub-mkconfig setups that produce no useful output. * tests/grub_script_no_commands.in: New test. * Makefile.util.def (grub_script_no_commands): Add. Reported by Hans Putter. Fixes Debian bug #713886.
This commit is contained in:
parent
a4c89b1731
commit
e639c204e0
4 changed files with 45 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
2013-06-25 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-script-check.c: Fail on scripts containing no
|
||||
commands, to guard against corrupted grub-mkconfig setups that
|
||||
produce no useful output.
|
||||
* tests/grub_script_no_commands.in: New test.
|
||||
* Makefile.util.def (grub_script_no_commands): Add.
|
||||
Reported by Hans Putter. Fixes Debian bug #713886.
|
||||
|
||||
2013-06-16 Andrey Borzenkov <arvidjaar@gmail.com>
|
||||
|
||||
* grub-core/disk/diskfilter.c: Forgot to remove comment
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue