On 2022/11/12 11:11:09 +0100, Omar Polo <o...@openbsd.org> wrote: > On 2022/11/12 09:34:44 +0200, Timo Myyrä <timo.my...@bittivirhe.fi> wrote: > > Hi, > > > > Here's security fix for chicken to address CVE-2022-45145. > > > > Details: > > https://lists.nongnu.org/archive/html/chicken-announce/2022-11/msg00000.html > > > > Lightly tested on amd64. > > tests are passing :) > > committed, thank you! I've moved REVISION=0 from Makefile.inc to > core/Makefile since the bootstrap is unchanged. > > Later today (likely tonight) i'll try this on a 7.2-STABLE and commit > for -STABLE too; if someone has time feel free to beat me :)
briefly tested on 7.2-STABLE; committed there too. Thanks!