1
0

8 Commits

Author SHA256 Message Date
4a1d6cd443 Accepting request 1288180 from devel:languages:perl
- updated to 0.903.0 (v0.903.0) (CVE-2025-40908, [bsc#1243902]) (forwarded request 1288179 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1288180
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-LibYAML?expand=0&rev=31
2025-06-24 18:46:55 +00:00
6724c81389 - updated to 0.903.0 (v0.903.0) (CVE-2025-40908, [bsc#1243902])
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=55
2025-06-24 08:04:48 +00:00
e922d4a7b1 Accepting request 1277437 from devel:languages:perl
- updated to 0.904.0
   see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
  v0.904.0 2025-05-08 14:12:41+02:00
   - Experimental OOP Interface, YAML 1.2 (forwarded request 1276515 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1277437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-LibYAML?expand=0&rev=30
2025-05-15 14:59:20 +00:00
0315c13395 - updated to 0.904.0
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
  v0.904.0 2025-05-08 14:12:41+02:00
   - Experimental OOP Interface, YAML 1.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=53
2025-05-14 14:25:35 +00:00
9e08f9e20a Accepting request 1242805 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1242805
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-LibYAML?expand=0&rev=29
2025-02-04 17:09:48 +00:00
3570355af2 - updated to 0.903.0 (v0.903.0)
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
  v0.903.0 2025-02-03 00:12:41+01:00
   - Security fix: Use 3-arg form of open in LoadFile (issue#120 PR#121)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=51
2025-02-03 12:00:22 +00:00
c7b5b036eb Accepting request 1204044 from devel:languages:perl
- updated to 0.902.0 (v0.902.0)
   see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
  v0.902.0 2024-09-20 21:39:00+02:00
   - Loaded builtin booleans are not readonly anymore for perl >= v5.36
  v0.901.0 2024-09-06 23:56:41+02:00
   - Change version scheme
   - Fix missing linebreak in pod from Dist::Zilla conversion
  0.90 2024-09-06 23:44:13+02:00
   - Change from Zilla::Dist to Dist::Zilla (forwarded request 1203093 from tinita)

OBS-URL: https://build.opensuse.org/request/show/1204044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-YAML-LibYAML?expand=0&rev=28
2024-09-29 16:09:14 +00:00
5f753f76de - updated to 0.902.0 (v0.902.0)
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
  v0.902.0 2024-09-20 21:39:00+02:00
   - Loaded builtin booleans are not readonly anymore for perl >= v5.36
  v0.901.0 2024-09-06 23:56:41+02:00
   - Change version scheme
   - Fix missing linebreak in pod from Dist::Zilla conversion
  0.90 2024-09-06 23:44:13+02:00
   - Change from Zilla::Dist to Dist::Zilla

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-YAML-LibYAML?expand=0&rev=49
2024-09-27 06:35:30 +00:00
4 changed files with 43 additions and 12 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:155ab83675345c50add03311acf9dd915955707f909a2abd8b17d7792859b2ec
size 153478

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b656b0b11a4219c125679e8cbf7436a3f636e833fd63cf322d171dcb7c3eaf3e
size 168750

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Fri May 9 05:36:18 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.904.0
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
v0.904.0 2025-05-08 14:12:41+02:00
- Experimental OOP Interface, YAML 1.2
-------------------------------------------------------------------
Mon Feb 3 05:31:43 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 0.903.0 (v0.903.0) (CVE-2025-40908, [bsc#1243902])
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
v0.903.0 2025-02-03 00:12:41+01:00
- Security fix: Use 3-arg form of open in LoadFile (issue#120 PR#121)
-------------------------------------------------------------------
Sat Sep 21 05:35:07 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.902.0 (v0.902.0)
see /usr/share/doc/packages/perl-YAML-LibYAML/Changes
v0.902.0 2024-09-20 21:39:00+02:00
- Loaded builtin booleans are not readonly anymore for perl >= v5.36
v0.901.0 2024-09-06 23:56:41+02:00
- Change version scheme
- Fix missing linebreak in pod from Dist::Zilla conversion
0.90 2024-09-06 23:44:13+02:00
- Change from Zilla::Dist to Dist::Zilla
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 8 23:12:12 UTC 2024 - Tina Müller <tina.mueller@suse.com> Fri Mar 8 23:12:12 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-YAML-LibYAML # spec file for package perl-YAML-LibYAML
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,27 +18,24 @@
%define cpan_name YAML-LibYAML %define cpan_name YAML-LibYAML
Name: perl-YAML-LibYAML Name: perl-YAML-LibYAML
Version: 0.890.0 Version: 0.904.0
Release: 0 Release: 0
%define cpan_version 0.89
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Perl YAML Serialization using XS and libyaml Summary: Perl YAML Serialization using XS and libyaml
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/T/TI/TINITA/%{cpan_name}-v%{version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(JSON::PP)
BuildRequires: perl(Test::More) >= 0.9 BuildRequires: perl(Test::More) >= 0.9
Provides: perl(YAML::LibYAML) = %{version}
Provides: perl(YAML::XS) = %{version}
%undefine __perllib_provides
%{perl_requires} %{perl_requires}
%description %description
Perl YAML Serialization using XS and libyaml Perl YAML Serialization using XS and libyaml
%prep %prep
%autosetup -n %{cpan_name}-%{cpan_version} %autosetup -n %{cpan_name}-v%{version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644 find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
@@ -55,7 +52,7 @@ make test
%perl_gen_filelist %perl_gen_filelist
%files -f %{name}.files %files -f %{name}.files
%doc Changes CONTRIBUTING README %doc Changes CONTRIBUTING.md README
%license LICENSE %license LICENSE
%changelog %changelog