Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-List-SomeUtils-XS for
openSUSE:Factory checked in at 2026-07-02 20:05:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-List-SomeUtils-XS (Old)
and /work/SRC/openSUSE:Factory/.perl-List-SomeUtils-XS.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-List-SomeUtils-XS"
Thu Jul 2 20:05:39 2026 rev:6 rq:1362489 version:0.590.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-List-SomeUtils-XS/perl-List-SomeUtils-XS.changes
2018-07-27 10:52:22.833203011 +0200
+++
/work/SRC/openSUSE:Factory/.perl-List-SomeUtils-XS.new.1982/perl-List-SomeUtils-XS.changes
2026-07-02 20:05:41.289569206 +0200
@@ -1,0 +2,11 @@
+Tue Jun 23 08:39:14 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 0.590.0 (0.59)
+ see /usr/share/doc/packages/perl-List-SomeUtils-XS/Changes
+
+ 0.59 2026-06-22
+
+ - Fix a heap buffer overflow in the pairwise function when it would return a
very large list. Fixed
+ by Paul Johnson. CVE-2026-12844 bsc#1269210
+
+-------------------------------------------------------------------
Old:
----
List-SomeUtils-XS-0.58.tar.gz
New:
----
List-SomeUtils-XS-0.59.tar.gz
README.md
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-List-SomeUtils-XS.spec ++++++
--- /var/tmp/diff_new_pack.qJ7tmd/_old 2026-07-02 20:05:42.429608587 +0200
+++ /var/tmp/diff_new_pack.qJ7tmd/_new 2026-07-02 20:05:42.433608724 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-List-SomeUtils-XS
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,26 +12,29 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+%define cpan_name List-SomeUtils-XS
Name: perl-List-SomeUtils-XS
-Version: 0.58
+Version: 0.590.0
Release: 0
-%define cpan_name List-SomeUtils-XS
-Summary: XS implementation for List::SomeUtils
+# 0.59 -> normalize -> 0.590.0
+%define cpan_version 0.59
License: Artistic-2.0
-Group: Development/Libraries/Perl
-Url: http://search.cpan.org/dist/List-SomeUtils-XS/
-Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Summary: XS implementation for List::SomeUtils
+URL: https://metacpan.org/release/%{cpan_name}
+Source0:
https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Test::LeakTrace)
BuildRequires: perl(Test::More) >= 0.96
-BuildRequires: perl(Test::Warnings) >= 0.006
+BuildRequires: perl(Test::Warnings) >= 0.6
+Provides: perl(List::SomeUtils::XS) = %{version}
+%undefine __perllib_provides
%{perl_requires}
%description
@@ -48,15 +51,16 @@
cannot function.
%prep
-%setup -q -n %{cpan_name}-%{version}
-find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
+%autosetup -n %{cpan_name}-%{cpan_version} -p1
+
+find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod
644
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%make_build
%check
-%{__make} test
+make test
%install
%perl_make_install
@@ -64,7 +68,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
-%doc Changes CONTRIBUTING.md README.md
+%doc Changes CODE_OF_CONDUCT.md CONTRIBUTING.md README.md
%license LICENSE
++++++ List-SomeUtils-XS-0.58.tar.gz -> List-SomeUtils-XS-0.59.tar.gz ++++++
++++ 22358 lines of diff (skipped)
++++++ README.md ++++++
## Build Results
Current state of perl in openSUSE:Factory is

The current state of perl in the devel project build (devel:languages:perl)

++++++ _scmsync.obsinfo ++++++
mtime: 1782493410
commit: 970c5d71a36af46083d2aef26fd62b3762f5fd726b6b0ea8c48bc43234b2c32b
url: https://src.opensuse.org/perl/perl-List-SomeUtils-XS
revision: 970c5d71a36af46083d2aef26fd62b3762f5fd726b6b0ea8c48bc43234b2c32b
projectscmsync: https://src.opensuse.org/perl/_ObsPrj
++++++ 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-06-26 19:03:30.000000000 +0200
@@ -0,0 +1 @@
+.osc