Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 7fc0439ba3e5226f493dfd0ae10bd35298e83fff
      
https://github.com/Perl/perl5/commit/7fc0439ba3e5226f493dfd0ae10bd35298e83fff
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M Porting/Maintainers.pl
    M dist/ExtUtils-CBuilder/Changes
    M dist/ExtUtils-CBuilder/Makefile.PL
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Unix.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/VMS.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/GCC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/MSVC.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/aix.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/android.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/cygwin.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/darwin.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/dec_osf.pm
    M dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/os2.pm

  Log Message:
  -----------
  Update ExtUtils-CBuilder to CPAN version 0.280235

  [DELTA]

0.280235 - 2020-11-01

  Fix:

  - Fix compilation on darwin with XCode 12 
(-Werror=implicit-function-declaration)
    Thanks to DrHyde for the patch.


  Commit: 4c032c4685c1990604f7a27376b28db5d7d204dd
      
https://github.com/Perl/perl5/commit/4c032c4685c1990604f7a27376b28db5d7d204dd
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M Porting/Maintainers.pl
    M cpan/File-Fetch/lib/File/Fetch.pm

  Log Message:
  -----------
  Update File-Fetch to CPAN version 1.00

  [DELTA]

1.00        Wed Nov 11 12:49:58 2020

* Fixed the mitigations for CVE-2016-1238
* Mentioned https support in CHANGES file


  Commit: 2cd163274121ba332c8fb8648d0926fe8bb35144
      
https://github.com/Perl/perl5/commit/2cd163274121ba332c8fb8648d0926fe8bb35144
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M MANIFEST
    M Porting/Maintainers.pl
    M cpan/Test-Simple/lib/Test/Builder.pm
    M cpan/Test-Simple/lib/Test/Builder/Formatter.pm
    M cpan/Test-Simple/lib/Test/Builder/Module.pm
    M cpan/Test-Simple/lib/Test/Builder/Tester.pm
    M cpan/Test-Simple/lib/Test/Builder/Tester/Color.pm
    M cpan/Test-Simple/lib/Test/Builder/TodoDiag.pm
    M cpan/Test-Simple/lib/Test/More.pm
    M cpan/Test-Simple/lib/Test/Simple.pm
    M cpan/Test-Simple/lib/Test/Tester.pm
    M cpan/Test-Simple/lib/Test/Tester/Capture.pm
    M cpan/Test-Simple/lib/Test/Tester/CaptureRunner.pm
    M cpan/Test-Simple/lib/Test/Tester/Delegate.pm
    M cpan/Test-Simple/lib/Test/use/ok.pm
    M cpan/Test-Simple/lib/Test2.pm
    M cpan/Test-Simple/lib/Test2/API.pm
    M cpan/Test-Simple/lib/Test2/API/Breakage.pm
    M cpan/Test-Simple/lib/Test2/API/Context.pm
    M cpan/Test-Simple/lib/Test2/API/Instance.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Event.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Facet.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Hub.pm
    M cpan/Test-Simple/lib/Test2/API/InterceptResult/Squasher.pm
    M cpan/Test-Simple/lib/Test2/API/Stack.pm
    M cpan/Test-Simple/lib/Test2/Event.pm
    M cpan/Test-Simple/lib/Test2/Event/Bail.pm
    M cpan/Test-Simple/lib/Test2/Event/Diag.pm
    M cpan/Test-Simple/lib/Test2/Event/Encoding.pm
    M cpan/Test-Simple/lib/Test2/Event/Exception.pm
    M cpan/Test-Simple/lib/Test2/Event/Fail.pm
    M cpan/Test-Simple/lib/Test2/Event/Generic.pm
    M cpan/Test-Simple/lib/Test2/Event/Note.pm
    M cpan/Test-Simple/lib/Test2/Event/Ok.pm
    M cpan/Test-Simple/lib/Test2/Event/Pass.pm
    M cpan/Test-Simple/lib/Test2/Event/Plan.pm
    M cpan/Test-Simple/lib/Test2/Event/Skip.pm
    M cpan/Test-Simple/lib/Test2/Event/Subtest.pm
    M cpan/Test-Simple/lib/Test2/Event/TAP/Version.pm
    M cpan/Test-Simple/lib/Test2/Event/V2.pm
    M cpan/Test-Simple/lib/Test2/Event/Waiting.pm
    M cpan/Test-Simple/lib/Test2/EventFacet.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/About.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Amnesty.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Assert.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Control.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Error.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Hub.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Info.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Info/Table.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Meta.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Parent.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Plan.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Render.pm
    M cpan/Test-Simple/lib/Test2/EventFacet/Trace.pm
    M cpan/Test-Simple/lib/Test2/Formatter.pm
    M cpan/Test-Simple/lib/Test2/Formatter/TAP.pm
    M cpan/Test-Simple/lib/Test2/Hub.pm
    M cpan/Test-Simple/lib/Test2/Hub/Interceptor.pm
    M cpan/Test-Simple/lib/Test2/Hub/Interceptor/Terminator.pm
    M cpan/Test-Simple/lib/Test2/Hub/Subtest.pm
    M cpan/Test-Simple/lib/Test2/IPC.pm
    M cpan/Test-Simple/lib/Test2/IPC/Driver.pm
    M cpan/Test-Simple/lib/Test2/IPC/Driver/Files.pm
    M cpan/Test-Simple/lib/Test2/Tools/Tiny.pm
    M cpan/Test-Simple/lib/Test2/Util.pm
    M cpan/Test-Simple/lib/Test2/Util/ExternalMeta.pm
    M cpan/Test-Simple/lib/Test2/Util/Facets2Legacy.pm
    M cpan/Test-Simple/lib/Test2/Util/HashBase.pm
    M cpan/Test-Simple/lib/Test2/Util/Trace.pm
    M cpan/Test-Simple/lib/ok.pm
    A cpan/Test-Simple/t/Legacy/Regression/is_capture.t

  Log Message:
  -----------
  Update Test-Simple to CPAN version 1.302183

  [DELTA]

1.302183  2020-10-21 20:10:36-07:00 America/Los_Angeles

    - avoid closing over scalar in BEGIN block in cmp_ok eval


  Commit: 185eb2d3f6e86edc749ad9b20f1b6a1e0b231ad7
      
https://github.com/Perl/perl5/commit/185eb2d3f6e86edc749ad9b20f1b6a1e0b231ad7
  Author: Chris 'BinGOs' Williams <[email protected]>
  Date:   2020-11-14 (Sat, 14 Nov 2020)

  Changed paths:
    M Porting/Maintainers.pl
    M dist/Net-Ping/Changes
    M dist/Net-Ping/lib/Net/Ping.pm
    M dist/Net-Ping/t/200_ping_tcp.t

  Log Message:
  -----------
  Update Net-Ping to CPAN version 2.74

  [DELTA]

2.74  2020-09-09 09:21:39 rurban
      Features
      - Add ICMPv6_NI_REPLY support.
      Bugfixes
      - Fix icmp payload offset to match icmpv6 (JimC Leones GH #21)
        Skip the 20 byte header to reliably find the various return types.
        This unifies icmpv6 with icmp better.
      - Fix $SOCKET::VERSION eval (Petr Pavlu, PR #22)
      META Changes
      - Fix and improve the META repository as hashref, license as arrayref
        (Tom Hukins, PR #19)
      - add TEST_REQUIRES
      - sort MANIFEST
      - add windows smokers: appveyor
      Test fixes
      - Improve the tcp test to localhost, when there is no route to localhost
        (freebsd mostly)
      - TODO a flaky 450_service.t on 127.0.0.1 on port 2 on Windows (analog to 
freebsd, ...)
        (Christian Walde, PR #20)
      - Skip 501_ping_icmpv6.t when icmpv6 cannot be initialized. Mostly due to 
missing
        icmpv6 support. (GH #15)
      - add more xt tests: t/602_kwalitee.t, t/603_meta.t, t/604_manifest.t


Compare: https://github.com/Perl/perl5/compare/054b5d1d1db5...185eb2d3f6e8

Reply via email to