File: Changes

package info (click to toggle)
libpoe-component-server-simplehttp-perl 2.30-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 324 kB
  • sloc: perl: 1,324; makefile: 7
file content (48 lines) | stat: -rw-r--r-- 1,796 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
==================================================
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.
=================================================