once rules fix

2019-03-03 Thread Petr Hoffmann
Hi, I noticed that pfctl says 'once' can be used only with pass/block rules, but it is not true - it can't for block but can for anchor rules: --8<--- # echo 'block once' | pfctl -f - stdin:1: 'once' only applies to pass/block rules

Re: [patch] improve strptime(3) %z timezone parsing

2019-03-03 Thread Hiltjo Posthuma
On Sun, Feb 24, 2019 at 01:11:39PM +0100, Hiltjo Posthuma wrote: > Hi, > > I noticed some things in the strptime(3) implementing when parsing timezone > strings using the %z format string. > > 1. I noticed the tm_gmtoff value is not correctly set in some cases. It should > set tm_gmtoff to the

Re: nm(1): return on malloc error

2019-03-03 Thread Ingo Schwarze
Hi, Benjamin Baier wrote on Sat, Mar 02, 2019 at 10:10:40AM +0100: > On malloc error symtab is unmapped, so proceeding on will lead > to a NULL pointer dereference. > When malloc fails we should return like the MMAP case does. Committed. Thanks for the patch (and to those who checked it).

Re: nm(1): return on malloc error

2019-03-03 Thread Otto Moerbeek
On Sun, Mar 03, 2019 at 04:23:53PM +0100, Ingo Schwarze wrote: > Hi, > > Benjamin Baier wrote on Sat, Mar 02, 2019 at 10:10:40AM +0100: > > > On malloc error symtab is unmapped, so proceeding on will lead > > to a NULL pointer dereference. > > When malloc fails we should return like the MMAP

Re: nm(1): return on malloc error

2019-03-03 Thread Ingo Schwarze
Hi, Benjamin Baier wrote on Sat, Mar 02, 2019 at 10:10:40AM +0100: > On malloc error symtab is unmapped, so proceeding on will lead > to a NULL pointer dereference. > When malloc fails we should return like the MMAP case does. while i'm certainly not experienced with nm(1), this change looks

update xserver to version 1.19.7

2019-03-03 Thread Matthieu Herrb
Hi, the patch below updates the X server to version 1.19.7. It's a bug-fix release. You'll find the change log at the begining of the patch. To test, apply the patch with patch -p0 -E in /usr/xenocara/xserver, and then re build xenocara as documented in release(8). The patch is also available

Re: fix bgpd unittests

2019-03-03 Thread Claudio Jeker
On Sun, Mar 03, 2019 at 07:12:19AM +0100, mb...@mbuhl.me wrote: > Hi, > the bgpd unittests are currently failing because the signature of sa2addr > changed. > > > Wed Feb 27 04:31:56 2019 UTC (4 days, 1 hour ago) by claudio > > Convert the remote and local addresses in struct peer to be