[Perl/perl5] 8ba13d: Compress-Raw-Zlib: Don't synch SECURITY.md into core

[email protected] (Paul Marquess via perl5-changes)
Newsgroups perl.perl5.changes
Message-ID <Perl/perl5/push/refs/heads/blead/[email protected]>
  Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 8ba13d67fe758f86060be4dfe79a4279efe9a5ed
      https://github.com/Perl/perl5/commit/8ba13d67fe758f86060be4dfe79a4279efe9a5ed
  Author: James E Keenan <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M Porting/Maintainers.pl

  Log Message:
  -----------
  Compress-Raw-Zlib: Don't synch SECURITY.md into core

Following precedent set for Config-Perl-V.


  Commit: ee4d5eecdd35cd465da234a35d47bdadc8042084
      https://github.com/Perl/perl5/commit/ee4d5eecdd35cd465da234a35d47bdadc8042084
  Author: Paul Marquess <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M Porting/Maintainers.pl
    M cpan/Compress-Raw-Zlib/lib/Compress/Raw/Zlib.pm
    M cpan/Compress-Raw-Zlib/t/01version.t

  Log Message:
  -----------
  cpan/Compress-Raw-Zlib - Update to version 2.222

  2.222 27 February 2026

    * Add SECURITY.md. Fixes #40
      Sun Mar 8 12:02:45 2026 +0000
      c637bc61cbc91eb9b7064491c4ea56b5ce810b30
      (Note: This file is not included in Perl core distribution.)

    * Fix spelling typos
      Sun Mar 8 11:06:36 2026 +0000
      26fdd596d867bbbfd35de32c8efe5267a9c52545


  Commit: 6e82a6e002bc5b366ea325047ee363cb18527b36
      https://github.com/Perl/perl5/commit/6e82a6e002bc5b366ea325047ee363cb18527b36
  Author: James E Keenan <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M Porting/Maintainers.pl

  Log Message:
  -----------
  Compress-Raw-Bzip2: Don't synch SECURITY.md into core

Following precedent set for Config-Perl-V.


  Commit: 6f5a6f0a18cb2a815b5757dd58917d79c285204e
      https://github.com/Perl/perl5/commit/6f5a6f0a18cb2a815b5757dd58917d79c285204e
  Author: Paul Marquess <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M Porting/Maintainers.pl
    M cpan/Compress-Raw-Bzip2/lib/Compress/Raw/Bzip2.pm
    M cpan/Compress-Raw-Bzip2/t/000prereq.t

  Log Message:
  -----------
  cpan/Compress-Raw-Bzip2 - Update to version 2.218

  2.218 8 March 2026

      * Version 2.218
        Sun Mar 8 13:47:17 2026 +0000
        be6054d7ed1536eec4e5cf04117f251fb4389d59

      * Add SECURITY.md Fixes #18
        Sun Mar 8 12:14:23 2026 +0000
        69f9bdebf9fd8b1c5d132e1a423fb7477aa4b347
        (Note: Not included in Perl core distribution.)

      * fix spelling typo
        Tue Feb 24 19:49:03 2026 +0000
        d8b7ef4eb1507575598430c5e23e2cba95ca410e


  Commit: 90a145366314f4ff075aa1d2fc376066e9ccc32e
      https://github.com/Perl/perl5/commit/90a145366314f4ff075aa1d2fc376066e9ccc32e
  Author: James E Keenan <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M Porting/Maintainers.pl

  Log Message:
  -----------
  IO-Compress:  Don't synch SECURITY.md into core

Following precedent set for Config-Perl-V.


  Commit: 81194a623e05842464621b9d09cab4f03cd73661
      https://github.com/Perl/perl5/commit/81194a623e05842464621b9d09cab4f03cd73661
  Author: Paul Marquess <[email protected]>
  Date:   2026-03-11 (Wed, 11 Mar 2026)

  Changed paths:
    M Porting/Maintainers.pl
    M cpan/IO-Compress/Makefile.PL
    M cpan/IO-Compress/bin/zipdetails
    M cpan/IO-Compress/lib/Compress/Zlib.pm
    M cpan/IO-Compress/lib/IO/Compress.pm
    M cpan/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm
    M cpan/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm
    M cpan/IO-Compress/lib/IO/Compress/Adapter/Identity.pm
    M cpan/IO-Compress/lib/IO/Compress/Base.pm
    M cpan/IO-Compress/lib/IO/Compress/Base/Common.pm
    M cpan/IO-Compress/lib/IO/Compress/Bzip2.pm
    M cpan/IO-Compress/lib/IO/Compress/Deflate.pm
    M cpan/IO-Compress/lib/IO/Compress/Gzip.pm
    M cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm
    M cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm
    M cpan/IO-Compress/lib/IO/Compress/Zip.pm
    M cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm
    M cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm
    M cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm
    M cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm
    M cpan/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Base.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm
    M cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm
    M cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm
    M cpan/IO-Compress/t/004gziphdr.t
    M cpan/IO-Compress/t/compress/CompTestUtils.pm
    M cpan/IO-Compress/t/compress/generic.pl
    M cpan/IO-Compress/t/compress/multi.pl
    M cpan/IO-Compress/t/compress/newtied.pl
    M cpan/IO-Compress/t/compress/tied.pl
    M cpan/IO-Compress/t/cz-03zlib-v1.t
    M cpan/IO-Compress/t/cz-14gzopen.t

  Log Message:
  -----------
  cpan/IO-Compress - Update to version 2.219

  2.219 9 March 2026

    * Fix a few  typos
      Mon Mar 9 12:03:18 2026 +0000
      132941df2afe808142ca525f361d18ebb3a7f882

    * Squash repeated semicolons
      Mon Mar 9 12:02:15 2026 +0000
      3cd732119e823688a26ba7fbf3a99bd0be18bc88

    * Make dependent version checking consistent amd update module to version 2.219. Fixes #70
      Mon Mar 9 11:51:37 2026 +0000
      b81179d2db053da540d77af4a61ec449b91fca6e

  2.218 8 March 2026
    * Refresh zipdetails to version 4.005 Sourced from https://github.com/pmqs/zipdetails
      Sun Mar 8 15:07:58 2026 +0000
      13528f57cffecebdddc2f04e5d6dc7590b0acd3e

    * version 2.218
      Sun Mar 8 14:28:31 2026 +0000
      3e0ff70d9dd75749a3c03efb666af8d7adff2a19

    * Add SECURITY.md,  Fixes #69
      Sun Mar 8 14:03:41 2026 +0000
      b95e8a32051aa3d7d69e7e60acf3eb7c0c274a7b
      (Note: Not included in Perl core distribution.)

    * fix spelling typo
      Tue Feb 24 19:47:01 2026 +0000
      ecd61fa10ef1d1b9bc30662bfccf68d75118103a

    * Refresh Changes file
      Sun Feb 1 11:04:49 2026 +0000
      c9f81969de01d90104f7abbaafe09608af92bbf1

    * Update release date in README
      Sun Feb 1 11:02:46 2026 +0000
      ce5ff6ea860443bc27ca180993852eb6ef1a63e8

    * Refresh zipdetails from https://github.com/pmqs/zipdetails
      Sun Feb 1 10:58:21 2026 +0000
      0fa7ba236438fb2e022f9f2bb92caac25f075cc5


Compare: https://github.com/Perl/perl5/compare/65e9d8522a2a...81194a623e05

To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.