From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VvUNU-0000zW-61 for mharc-grub-devel@gnu.org; Tue, 24 Dec 2013 10:58:40 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvUNN-0000yQ-2Z for grub-devel@gnu.org; Tue, 24 Dec 2013 10:58:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VvUNI-0000hY-81 for grub-devel@gnu.org; Tue, 24 Dec 2013 10:58:33 -0500 Received: from mail-ee0-x232.google.com ([2a00:1450:4013:c00::232]:35935) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VvUNI-0000hQ-0J for grub-devel@gnu.org; Tue, 24 Dec 2013 10:58:28 -0500 Received: by mail-ee0-f50.google.com with SMTP id c41so2910042eek.23 for ; Tue, 24 Dec 2013 07:58:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=bvzpTNwqG3fTYuEdO7j5Sy57WuKRN6sDCQNGx0azrB8=; b=nT1KiTyitLQRxpY1+LJoFrhpprdZsFwWlLIeMjrQATjTPTHwUCHZmL1nqTfwyY3LX0 bRhlSwVeliel4NWkjf1ir2J8LcYynsHPbn8euP7j4+djBXHUW0U11BtrM3Quzds2jSf8 Jsq8wgGkIU6XXBommex7jNQU93Iaga6inhLGq8IusJm+YMjXrMposSPiaFOC/ekxuUcq 0BPhTtCyHTeLwuXHhsJR/PRD/zvHjHYCroMJfWOxpKGbiJ5O9Y87gskTYzG3mWIaIMFr 3GTNPYkWUXx+idYmpyQG/ZjewtnXV5vC+gagp8KtOHuHyKVn/MwH8TZSw2cZPHGDpQfH 7TYw== X-Received: by 10.14.108.6 with SMTP id p6mr27071606eeg.31.1387900706820; Tue, 24 Dec 2013 07:58:26 -0800 (PST) Received: from [192.168.1.16] (85-188.196-178.cust.bluewin.ch. [178.196.188.85]) by mx.google.com with ESMTPSA id j46sm56063091eew.18.2013.12.24.07.58.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 24 Dec 2013 07:58:25 -0800 (PST) Message-ID: <52B9AF20.8050805@gmail.com> Date: Tue, 24 Dec 2013 16:58:24 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: rijndael.c warning (was Re: grub-2.02~beta1 happened) References: <52B2513C.7070104@gmail.com> <52B28781.2030503@gmail.com> <52B2E8F0.2080402@gmail.com> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="fhQbFmhpEkLUsWsjbXUKfGD20bNf05clW" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::232 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Dec 2013 15:58:38 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fhQbFmhpEkLUsWsjbXUKfGD20bNf05clW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 23.12.2013 23:25, Mike Gilbert wrote: > On Thu, Dec 19, 2013 at 7:39 AM, Vladimir '=CF=86-coder/phcoder' Serbin= enko > wrote: >> On 19.12.2013 06:43, Bruce Dubbs wrote: >>> Vladimir '=CF=86-coder/phcoder' Serbinenko wrote: >>>> Hello, all. I've just uploaded 2.02~beta1. This also means that we'r= e >>>> now in freeze. I'm willing to consider exceptions on case-by-case ba= sis >>>> but it would be exceptions. The major points to do before release: >>>> - ARM64 loader. >>>> - Yeeloong 3A support needs some love. >>>> - XEN would probably need config adjustments. >>>> - XNU loader needs fixes. >>>> - NEWS needs contents. >>>> - Documentation. >>>> - Loads and loads of testing and some bugfixes. >>> >>> There are a few warnings for rijndael.c with gcc 4.8.2. A couple of >>> them are pretty trivial. Others probably should be turned off with >>> -Wno-strict-aliasing. Do you want a patch? >>> >> This file is managed by libgcrypt. Could you take issue with them? I'm= >> fine with backporting patches from libgcrypt but it's better not to ha= ve >> own patches for libgcrypt (Debian fiasco, remember?) >=20 > This has already been fixed upstream, and the change applies to grub's > copy of libgcrypt without any issues. >=20 > http://git.gnupg.org/cgi-bin/gitweb.cgi?p=3Dlibgcrypt.git;a=3Dcommit;h=3D= dfb4673da8ee52d95e0a62c9f49ca8599943f22e >=20 Done, thanks. > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --fhQbFmhpEkLUsWsjbXUKfGD20bNf05clW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iF4EAREKAAYFAlK5ryAACgkQmBXlbbo5nOsDEQD+KpD7PrmGqq4fweMk9WYmd0Xi kfKJu/93OOwcumOoEo0A/3IEZwJ2GHJdLzwNkVoSPVdQbiw5aI7QC3HDnj5QqUBp =zGRq -----END PGP SIGNATURE----- --fhQbFmhpEkLUsWsjbXUKfGD20bNf05clW--