Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Compress-Raw-Bzip2 for 
openSUSE:Factory checked in at 2026-03-10 17:47:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Compress-Raw-Bzip2 (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Compress-Raw-Bzip2.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Compress-Raw-Bzip2"

Tue Mar 10 17:47:53 2026 rev:4 rq:1337663 version:2.218

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Compress-Raw-Bzip2/perl-Compress-Raw-Bzip2.changes
  2026-02-11 19:11:04.185572982 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Compress-Raw-Bzip2.new.8177/perl-Compress-Raw-Bzip2.changes
        2026-03-10 17:48:10.726830860 +0100
@@ -1,0 +2,17 @@
+Mon Mar  9 06:14:33 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 2.218
+   see /usr/share/doc/packages/perl-Compress-Raw-Bzip2/Changes
+
+    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
+        * fix spelling typo
+          Tue Feb 24 19:49:03 2026 +0000
+          d8b7ef4eb1507575598430c5e23e2cba95ca410e
+
+-------------------------------------------------------------------

Old:
----
  Compress-Raw-Bzip2-2.217.tar.gz

New:
----
  Compress-Raw-Bzip2-2.218.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-Compress-Raw-Bzip2.spec ++++++
--- /var/tmp/diff_new_pack.WDa2Mv/_old  2026-03-10 17:48:11.450860748 +0100
+++ /var/tmp/diff_new_pack.WDa2Mv/_new  2026-03-10 17:48:11.454860913 +0100
@@ -18,7 +18,7 @@
 
 %define cpan_name Compress-Raw-Bzip2
 Name:           perl-Compress-Raw-Bzip2
-Version:        2.217
+Version:        2.218
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0-or-later
 License:        (Artistic-1.0 OR GPL-1.0-or-later) AND BSD-3-Clause
@@ -55,5 +55,5 @@
 %perl_gen_filelist
 
 %files -f %{name}.files
-%doc Changes README
+%doc Changes README SECURITY.md
 

++++++ Compress-Raw-Bzip2-2.217.tar.gz -> Compress-Raw-Bzip2-2.218.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/Changes 
new/Compress-Raw-Bzip2-2.218/Changes
--- old/Compress-Raw-Bzip2-2.217/Changes        2026-02-01 00:43:57.000000000 
+0100
+++ new/Compress-Raw-Bzip2-2.218/Changes        2026-03-08 14:48:23.000000000 
+0100
@@ -1,6 +1,20 @@
 CHANGES
 -------
 
+  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
+
+      * fix spelling typo
+        Tue Feb 24 19:49:03 2026 +0000
+        d8b7ef4eb1507575598430c5e23e2cba95ca410e
+
   2.217 31 January 2026
 
       * Update version to 2.217
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/MANIFEST 
new/Compress-Raw-Bzip2-2.218/MANIFEST
--- old/Compress-Raw-Bzip2-2.217/MANIFEST       2020-10-31 15:31:13.000000000 
+0100
+++ new/Compress-Raw-Bzip2-2.218/MANIFEST       2026-03-08 13:09:49.000000000 
+0100
@@ -5,6 +5,7 @@
 fallback/constants.h
 fallback/constants.xs
 MANIFEST
+SECURITY.md
 private/MakeUtil.pm
 ppport.h
 t/000prereq.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/META.json 
new/Compress-Raw-Bzip2-2.218/META.json
--- old/Compress-Raw-Bzip2-2.217/META.json      2026-02-01 00:45:33.000000000 
+0100
+++ new/Compress-Raw-Bzip2-2.218/META.json      2026-03-08 14:50:58.000000000 
+0100
@@ -45,6 +45,6 @@
          "web" : "https://github.com/pmqs/Compress-Raw-Bzip2";
       }
    },
-   "version" : "2.217",
+   "version" : "2.218",
    "x_serialization_backend" : "JSON::PP version 4.02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/META.yml 
new/Compress-Raw-Bzip2-2.218/META.yml
--- old/Compress-Raw-Bzip2-2.217/META.yml       2026-02-01 00:45:32.000000000 
+0100
+++ new/Compress-Raw-Bzip2-2.218/META.yml       2026-03-08 14:50:57.000000000 
+0100
@@ -23,5 +23,5 @@
   bugtracker: https://github.com/pmqs/Compress-Raw-Bzip2/issues
   homepage: https://github.com/pmqs/Compress-Raw-Bzip2
   repository: git://github.com/pmqs/Compress-Raw-Bzip2.git
-version: '2.217'
+version: '2.218'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/README 
new/Compress-Raw-Bzip2-2.218/README
--- old/Compress-Raw-Bzip2-2.217/README 2026-01-31 12:32:07.000000000 +0100
+++ new/Compress-Raw-Bzip2-2.218/README 2026-03-08 14:45:38.000000000 +0100
@@ -1,9 +1,9 @@
 
                             Compress-Raw-Bzip2
 
-                              Version 2.217
+                              Version 2.218
 
-                             31 January 2026
+                               8 March 2026
 
         Copyright (c) 2005-2026 Paul Marquess. All rights reserved.
           This program is free software; you can redistribute it
@@ -171,7 +171,7 @@
         If you haven't installed Compress-Raw-Bzip2 then search 
Compress::Raw::Bzip2.pm
         for a line like this:
 
-          $VERSION = "2.217" ;
+          $VERSION = "2.218" ;
 
      c. The version of bzip2 you have used.
         If you have successfully installed Compress-Raw-Bzip2, this one-liner
@@ -186,7 +186,7 @@
     module into a fresh directory and keep a log of all the steps, including
     the setting of configuration environment variables (if applicable).
 
-        [edit config.in or set environment varialbes, if necessary]
+        [edit config.in or set environment variables, if necessary]
         perl Makefile.PL
         make
         make test TEST_VERBOSE=1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/SECURITY.md 
new/Compress-Raw-Bzip2-2.218/SECURITY.md
--- old/Compress-Raw-Bzip2-2.217/SECURITY.md    1970-01-01 01:00:00.000000000 
+0100
+++ new/Compress-Raw-Bzip2-2.218/SECURITY.md    2026-03-08 13:10:27.000000000 
+0100
@@ -0,0 +1,106 @@
+# Security Policy for the Compress::Raw::Bzip2 distribution.
+
+This is the Security Policy for Compress::Raw::Bzip2.
+
+Security vulnerabilities can be reported via the project GitHub repository
+[Security 
Advisories](https://github.com/pmqs/Compress-Raw-Bzip2/security/advisories).
+(If you do not have access to GitHub, then you can report issues via email
+to <[email protected]>.)
+
+The latest version of the Security Policy can be found in the
+[git repository for 
Compress::Raw::Bzip2](https://github.com/pmqs/Compress-Raw-Bzip2/blob/main/SECURITY.md).
+
+This text is based on the CPAN Security Group's Guidelines for Adding
+a Security Policy to Perl Distributions (version 1.3.0)
+https://security.metacpan.org/docs/guides/security-policy-for-authors.html
+
+# How to Report a Security Vulnerability
+
+Security vulnerabilities can be reported via the project GitHub repository
+[Security 
Advisories](https://github.com/pmqs/Compress-Raw-Bzip2/security/advisories).
+On the “Advisories” page you can click on the “Report a vulnerability”
+button. (If you do not have access to GitHub, then you can report issues
+via email to <[email protected]>.)
+
+Please include as many details as possible, including code samples or test
+cases, so that we can reproduce the issue.  Check that your report does not
+expose any sensitive data, such as passwords, tokens, or personal
+information.
+
+If you would like any help with triaging the issue, or if the issue is
+being actively exploited, please copy the report to the CPAN Security Group
+(CPANSec) at <[email protected]>.
+
+Please *do not* use the public issue reporting system on RT or GitHub
+issues for reporting security vulnerabilities.
+
+Please do not disclose the security vulnerability in public forums until
+past any proposed date for public disclosure, or it has been made public by
+the maintainers or CPANSec.  That includes patches or pull requests.
+
+For more information, see [Report a Security
+Issue](https://security.metacpan.org/docs/report.html) on the CPANSec
+website.
+
+## Response to Reports
+
+The maintainer(s) aim to acknowledge your security report as soon as
+possible.  However, this project is maintained by a single person in their
+spare time, and they cannot guarantee a rapid response.  If you have not
+received a response from them within 7 days, then please send a reminder to
+them and copy the report to CPANSec at <[email protected]>.
+
+Please note that the initial response to your report will be an
+acknowledgement, with a possible query for more information.  It will not
+necessarily include any fixes for the issue.
+
+The project maintainer(s) may forward this issue to the security contacts
+for other projects where we believe it is relevant.  This may include
+embedded libraries, system libraries, prerequisite modules or downstream
+software that uses this software.
+
+They may also forward this issue to CPANSec.
+
+# Which Software This Policy Applies To
+
+Any security vulnerabilities in Compress::Raw::Bzip2 are covered by this 
policy.
+
+Security vulnerabilities in versions of any libraries that are
+included in Compress::Raw::Bzip2 are also covered by this policy.
+
+Security vulnerabilities are considered anything that allows users
+to execute unauthorised code, access unauthorised resources, or to
+have an adverse impact on accessibility or performance of a system.
+
+Security vulnerabilities in upstream software (prerequisite modules
+or system libraries, or in Perl), are not covered by this policy
+unless they affect Compress::Raw::Bzip2, or Compress::Raw::Bzip2 can
+be used to exploit vulnerabilities in them.
+
+Security vulnerabilities in downstream software (any software that
+uses Compress::Raw::Bzip2, or plugins to it that are not included with the
+Compress::Raw::Bzip2 distribution) are not covered by this policy.
+
+## Supported Versions of Compress::Raw::Bzip2
+
+The maintainer(s) will only commit to releasing security fixes for
+the latest version of Compress::Raw::Bzip2.
+
+Note that the Compress::Raw::Bzip2 project only supports major versions of
+Perl since 5.8, even though Compress::Raw::Bzip2 will run on older versions
+of Perl. If a security fix requires us to increase the minimum version of
+Perl that is supported, then we may do so.
+
+# Installation and Usage Issues
+
+The distribution metadata specifies minimum versions of prerequisites that
+are required for Compress::Raw::Bzip2 to work.  However, some of these
+prerequisites may have security vulnerabilities, and you should ensure that
+you are using up-to-date versions of these prerequisites.
+
+Where security vulnerabilities are known, the metadata may indicate newer
+versions as recommended.
+
+## Usage
+
+Please see the software documentation for further information.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/lib/Compress/Raw/Bzip2.pm 
new/Compress-Raw-Bzip2-2.218/lib/Compress/Raw/Bzip2.pm
--- old/Compress-Raw-Bzip2-2.217/lib/Compress/Raw/Bzip2.pm      2026-01-31 
12:12:24.000000000 +0100
+++ new/Compress-Raw-Bzip2-2.218/lib/Compress/Raw/Bzip2.pm      2026-03-08 
14:44:41.000000000 +0100
@@ -11,7 +11,7 @@
 use bytes ;
 our ($VERSION, $XS_VERSION, @ISA, @EXPORT, $AUTOLOAD);
 
-$VERSION = '2.217';
+$VERSION = '2.218';
 $XS_VERSION = $VERSION;
 $VERSION = eval $VERSION;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Compress-Raw-Bzip2-2.217/t/000prereq.t 
new/Compress-Raw-Bzip2-2.218/t/000prereq.t
--- old/Compress-Raw-Bzip2-2.217/t/000prereq.t  2026-01-31 12:12:23.000000000 
+0100
+++ new/Compress-Raw-Bzip2-2.218/t/000prereq.t  2026-03-08 14:44:47.000000000 
+0100
@@ -19,7 +19,7 @@
         if eval { require Test::NoWarnings ;  import Test::NoWarnings; 1 };
 
 
-    my $VERSION = '2.217';
+    my $VERSION = '2.218';
     my @NAMES = qw(
 
                        );

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.WDa2Mv/_old  2026-03-10 17:48:11.666869664 +0100
+++ /var/tmp/diff_new_pack.WDa2Mv/_new  2026-03-10 17:48:11.670869830 +0100
@@ -1,6 +1,6 @@
-mtime: 1769926228
-commit: 3fd814bae98a2ac623c9beda1f07f634d0aba60afd9eb766e15024b914b13ea0
+mtime: 1773036873
+commit: 81cc7b805a3453b54074a4e6b187d66d3ef89cd97c76c3da8d43885d1bdc07b6
 url: https://src.opensuse.org/perl/perl-Compress-Raw-Bzip2.git
-revision: 3fd814bae98a2ac623c9beda1f07f634d0aba60afd9eb766e15024b914b13ea0
+revision: 81cc7b805a3453b54074a4e6b187d66d3ef89cd97c76c3da8d43885d1bdc07b6
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-03-09 13:28:28.000000000 +0100
@@ -0,0 +1 @@
+.osc

Reply via email to