* util/grub-probe.c (probe): Canonicalise the path argument, fixing
use of "/path/.." as in grub-install for EFI as well as handling symlinks correctly. Fixes Debian bug #637768.
This commit is contained in:
parent
5f60ccac6f
commit
828bc390d8
2 changed files with 12 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-08-15 Mario Limonciello <mario_limonciello@dell.com>
|
||||
2011-08-15 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-probe.c (probe): Canonicalise the path argument, fixing
|
||||
use of "/path/.." as in grub-install for EFI as well as handling
|
||||
symlinks correctly.
|
||||
Fixes Debian bug #637768.
|
||||
|
||||
2011-08-15 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* util/grub-probe.c: Remove duplicate #include.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue