Re: GRUB 2.12 release, etc.

2022-06-30 Thread Daniel Kiper
Hi, Adding Ard, Atish, Fu, Heinrich, Leif and Nikita... On Tue, Jun 14, 2022 at 05:48:39PM +0800, Xiaotian Wu wrote: > Hi Daniel. > > Thank you for your release plan. > > I would like to ask, can GRUB-2.12 add a new LoongArch architecture support? Sure, I will start reviewing them in the followi

Re: GRUB 2.12 release, etc.

2022-06-30 Thread Daniel Kiper
On Tue, Jun 14, 2022 at 11:30:47AM -0500, Glenn Washburn wrote: > On Tue, 14 Jun 2022 17:48:39 +0800 > Xiaotian Wu wrote: > > > Hi Daniel. > > > > Thank you for your release plan. > > > > I would like to ask, can GRUB-2.12 add a new LoongArch architecture support? > > > > LoongArch is a RISC instr

Re: GRUB 2.12 release, etc.

2022-06-30 Thread Daniel Kiper
On Tue, Jun 14, 2022 at 07:01:23PM +0200, John Paul Adrian Glaubitz wrote: > Hello! > > On Jun 14, 2022, at 11:52 AM, Xiaotian Wu > wrote: > > I would like to ask, can GRUB-2.12 add a new LoongArch architecture > support? > > It would also be great if the patches that add suppo

Re: GRUB 2.12 release, etc.

2022-06-30 Thread Daniel Kiper
Hey, On Wed, Jun 15, 2022 at 01:38:40PM +0200, Erwan Velu wrote: > Le ven. 10 juin 2022 à 19:21, Daniel Kiper a écrit : > Hi, > > {...} > I am not going to release any of earlier released versions with > recent > security fixes on top of them. Though if somebody wants to

Re: GRUB 2.12 release, etc.

2022-06-30 Thread John Paul Adrian Glaubitz
Hi! On 6/30/22 15:15, Daniel Kiper wrote: > On Tue, Jun 14, 2022 at 07:01:23PM +0200, John Paul Adrian Glaubitz wrote: >> Hello! >> >> On Jun 14, 2022, at 11:52 AM, Xiaotian Wu >> wrote: >> >> I would like to ask, can GRUB-2.12 add a new LoongArch architecture >> support? >> >

Re: [PATCH] misc: Replace code that calculates the log of sector size with grub_log2ull

2022-06-30 Thread Daniel Kiper
On Thu, Jun 09, 2022 at 11:48:29AM -0500, Glenn Washburn wrote: > Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH v4 1/2] json: Add function to unescape JSON-encoded strings

2022-06-30 Thread Daniel Kiper
On Mon, Jun 06, 2022 at 07:28:56AM +0200, Patrick Steinhardt wrote: > JSON strings require certain characters to be encoded, either by using a > single reverse solidus character "\" for a set of popular characters, or > by using a Unicode representation of "\uX". The jsmn library doesn't > hand

Re: GRUB 2.12 release, etc.

2022-06-30 Thread Ard Biesheuvel
On Thu, 30 Jun 2022 at 15:01, Daniel Kiper wrote: > > Hi, > > Adding Ard, Atish, Fu, Heinrich, Leif and Nikita... > > On Tue, Jun 14, 2022 at 05:48:39PM +0800, Xiaotian Wu wrote: > > Hi Daniel. > > > > Thank you for your release plan. > > > > I would like to ask, can GRUB-2.12 add a new LoongArch

Re: [PATCH v4 2/2] luks2: Fix decoding of digests and salts with escaped chars

2022-06-30 Thread Daniel Kiper
On Mon, Jun 06, 2022 at 07:29:00AM +0200, Patrick Steinhardt wrote: > It was reported in the #grub IRC channel on Libera that decryption of > LUKS2 partitions fails with errors about invalid digests and/or salts. > In all of these cases, what failed was decoding the Base64 > representation of these

Re: [ANNOUNCEMENT] System Boot and Security Microconference at the Linux Plumbers Conference - CfP is open

2022-06-30 Thread Daniel Kiper
Hey, On Wed, Jun 01, 2022 at 09:32:44PM +0200, Daniel Kiper wrote: > Hi, > > It is our pleasure to inform you that System Boot and Security Microconference > will take place again at the Linux Plumbers Conference this year. The > conference > will be held in Dublin, Ireland. Though you can also p

Re: GRUB 2.12 release, etc.

2022-06-30 Thread Rui Wang
Hi, On Thu, Jun 30, 2022 at 10:15 PM John Paul Adrian Glaubitz wrote: > > Hi! > > On 6/30/22 15:15, Daniel Kiper wrote: > > On Tue, Jun 14, 2022 at 07:01:23PM +0200, John Paul Adrian Glaubitz wrote: > >> Hello! > >> > >> On Jun 14, 2022, at 11:52 AM, Xiaotian Wu > >> wrote: > >> > >>

Re: [PATCH v3 1/1] plainmount: Support plain encryption mode.

2022-06-30 Thread Glenn Washburn
On Tue, 28 Jun 2022 21:07:47 + Maxim Fomin wrote: > --- Original Message --- > On Tuesday, June 28th, 2022 at 5:46 PM, Glenn Washburn > wrote: > > The reason that we need '-O', or keyfile offset, is because block > > syntax is for specifying block ranges, not byte ranges. Blocks are

Re: GRUB 2.12 release, etc.

2022-06-30 Thread Glenn Washburn
On Thu, 30 Jun 2022 15:12:13 +0200 Daniel Kiper wrote: > On Tue, Jun 14, 2022 at 11:30:47AM -0500, Glenn Washburn wrote: > > On Tue, 14 Jun 2022 17:48:39 +0800 > > Xiaotian Wu wrote: > > > > > Hi Daniel. > > > > > > Thank you for your release plan. > > > > > > I would like to ask, can GRUB-2.12