Colin Watson
ce942da8e7
Fix format-overflow warning with GCC 7
...
The overflow was in fact impossible in practice because the int
parameter is only ever 0, 1, or 2, but GCC couldn't prove that.
2018-03-16 11:00:46 +00:00
Colin Watson
2933c9f7a1
Import replacement CRC operations from libgcrypt
...
Repack upstream tarball without grub-core/lib/libgcrypt*/cipher/crc.c,
and provide a replacement implementation backported from more recent
versions of libgcrypt.
Closes : #745409
2018-02-16 11:08:25 +00:00
Colin Watson
2ff415b872
New upstream release (2.02)
2017-06-23 10:36:02 +01:00
Colin Watson
4dfe4e8ef3
Make grub-install check for errors from efibootmgr
2017-02-11 15:05:36 +00:00
Colin Watson
93c7766a07
New upstream beta release (2.02~beta3).
2016-09-18 18:18:51 +01:00
Steven Chamberlain
b001df4870
Recognise Xen xbd and KVM virtio disks on kFreeBSD ( closes : #786621 ).
2015-06-14 10:01:24 +01:00
Colin Watson
bff83ff8ac
Adjust restore_mkdevicemap.patch to mark get_kfreebsd_version as static, to appease "gcc -Werror=missing-prototypes".
2014-01-15 12:32:08 +00:00
Colin Watson
0cdf09fdc9
Initialize git-dpm
2014-01-13 12:33:37 +00:00
Colin Watson
b09a322c8c
Fix mismerge of mkconfig_loopback.patch.
2013-12-20 11:45:22 +00:00
Colin Watson
b0d34632e1
Merge branch 'upstream' into experimental
2013-12-20 11:09:12 +00:00
Colin Watson
dee7aaec67
New upstream snapshot.
2013-11-26 23:27:11 +00:00
Colin Watson
6c6996fe24
New upstream snapshot.
2013-11-15 10:21:26 +00:00
Colin Watson
f84028752c
Avoid getting confused by inaccessible loop device backing paths
...
(LP: #938724 ).
2012-09-26 16:03:05 +01:00