[PATCH] ieee1275/ofnet.c: Fix uninitialized ipv4 field

2018-07-19 Thread Michael Chang
The ipv4 address field is not initialized to zero that would make the subsequent check to become false positive. The outcome is broken network interface being created with garbage value which may potentially break network connectivity. This patch fixes the problem by initializing them to zero as n

Re: TPM support within Grub2

2018-07-19 Thread Philip Tricca
On Wed, Jul 18, 2018 at 06:27:15PM +0200, Javier Martinez Canillas wrote: > On 07/17/2018 06:57 PM, Philip Tricca wrote: > > On Mon, Jul 16, 2018 at 02:06:12PM +0200, Daniel Kiper wrote: > >> On Mon, Jul 02, 2018 at 06:35:08PM +0200, Daniel Kiper wrote: > >>> Hi Daniel, > >>> > >>> On Sun, Jul 01,

Re: Signing keys for releases on ftp.gnu.org

2018-07-19 Thread Brian Finn
That's done it! Thanks, Christian. From: Christian Hesse Sent: Tuesday, July 17, 2018 11:21:01 PM To: Brian Finn Cc: The development of GNU GRUB Subject: Re: Signing keys for releases on ftp.gnu.org Brian Finn on Tue, 2018/07/17 23:42: > Hey grub-devel, > > > I