Commit Graph

3 Commits

Author SHA1 Message Date
Colin Watson
4ddac1bc51 Import replacement CRC operations from libgcrypt
Mostly backported from
https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commitdiff;h=06e122baa3321483a47bbf82fd2a4540becfa0c9,
but importing bufhelp.h from libgcrypt 1.7.0 as well.  We can drop this
once GRUB updates to a newer import of libgcrypt.

The new implementation is not encumbered by the restrictive Internet
Society licence on RFCs.

Bug-Debian: https://bugs.debian.org/745409
Last-Update: 2018-02-16

Patch-Name: replace-libgcrypt-crc.patch
2018-02-16 11:02:44 +00:00
Colin Watson
59aeb1cfaa Remove RFC-licence-encumbered CRC implementation
We'll replace this with a free version imported from newer versions of
libgcrypt.

https://bugs.debian.org/745409
2018-02-16 10:55:45 +00:00
Colin Watson
422889f919 Import grub2_2.02~beta3.orig.tar.xz 2016-09-18 17:40:00 +01:00