Commit Graph

5 Commits

Author SHA1 Message Date
Colin Watson
9ece653495 Fix error handling bug in linuxefi
We need to clear `grub_errno` after handling a memory allocation
failure, otherwise we mistakenly report "out of memory" shortly
afterwards.
2021-09-27 20:10:10 +01:00
Colin Watson
fa3f0da1de New upstream release (2.06) 2021-09-25 00:38:02 +01:00
Colin Watson
ee935bb07b Resync grub-install backup and restore patches from upstream
This fixes problems that left the system unbootable after certain kinds
of failure.

Closes: #983435
2021-06-14 00:47:16 +01:00
Colin Watson
b756241c05 Import Steve's patches into git-dpm 2021-04-17 22:06:33 +01:00
Steve McIntyre
2c7571eb86 Add debug to display what's going on with verifiers 2021-04-16 23:59:01 +01:00