==================================================
Changes from 2018-05-09 00:00:00 +0000 to present.
==================================================
-----------------------------------------
version 2.30 at 2023-05-08 11:10:47 +0000
-----------------------------------------
Change: 89d04178d93e58d19b6182e713c872bde7271a8c
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2023-05-08 12:10:47 +0000
Release engineering for 2.30
Change: ba688d4b8a7ab7911962d04860d4ec877e89c424
Author: Ricardo Signes <rjbs@users.noreply.github.com>
Date : 2023-05-08 12:07:43 +0000
post fails if it returns false; check that, not $!
I was getting errors with an ENOENT in them, which dngor says
shouldn't be coming from the kernel. We discussed this on
irc.perl.org #magnet, 2016-12-23 around 15:00 UTC. One possibility,
unconfirmed, is that something else in the handler is setting $!, and
the kernel does not guarantee clearing $! on success â like lots of
Perl 5 stuff. So, this commit relies on post's return value, and then
assumes $! will be sensible, rather than assuming a true $! means
that the post failed.
-----------------------------------------
version 2.28 at 2018-09-17 09:19:09 +0000
-----------------------------------------
Change: cf677362a133592236f3a438ba339ae0fa030c80
Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
Date : 2018-09-17 10:19:09 +0000
Release engineering for 2.28
Change: d712a41b23990ecbee9050b997532b8c6b4c6065
Author: Damyan Ivanov <dmn@debian.org>
Date : 2018-09-16 20:51:07 +0000
add support for IPv6
=================================================
Plus 41 releases after 2018-05-09 00:00:00 +0000.
=================================================