Committed, thanks
Le Sun, May 1, 2016 à 2:33 PM, Stefan Fritsch a écrit :
> This implements the crc32 check for the gzip format. Support for zlib's
> adler checksum is not included, yet.
>
> diff --git a/contrib/grub2/grub-core/io/gzio.c
> b/contrib/grub2/grub-core/io/gzio.c
> index 0f2ea6b..432
On Wed, 4 May 2016, Stefan Fritsch wrote:
> On Tue, 3 May 2016, Andrei Borzenkov wrote:
>
> > 01.05.2016 15:32, Stefan Fritsch пишет:
> > > This implements the crc32 check for the gzip format. Support for zlib's
> > > adler checksum is not included, yet.
> > >
> >
> > That looks fine, but i
On Tue, 3 May 2016, Andrei Borzenkov wrote:
> 01.05.2016 15:32, Stefan Fritsch пишет:
> > This implements the crc32 check for the gzip format. Support for zlib's
> > adler checksum is not included, yet.
> >
>
> That looks fine, but it is something for post 2.02. Ping if it gets forgot.
Sure
01.05.2016 15:32, Stefan Fritsch пишет:
> This implements the crc32 check for the gzip format. Support for zlib's
> adler checksum is not included, yet.
>
That looks fine, but it is something for post 2.02. Ping if it gets forgot.
> diff --git a/contrib/grub2/grub-core/io/gzio.c
> b/contrib
This implements the crc32 check for the gzip format. Support for zlib's
adler checksum is not included, yet.
diff --git a/contrib/grub2/grub-core/io/gzio.c
b/contrib/grub2/grub-core/io/gzio.c
index 0f2ea6b..432f0aa 100644
--- a/contrib/grub2/grub-core/io/gzio.c
+++ b/contrib/grub2/grub-core/i