Accepting request 1244964 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/1244964
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Mozilla-CA?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2025-02-11 20:24:39 +00:00 committed by Git OBS Bridge
commit e1c370ea61
5 changed files with 32 additions and 8 deletions

View File

@ -48,7 +48,7 @@ index e4a6c56..fdb3c75 100644
--- a/lib/Mozilla/CA.pm --- a/lib/Mozilla/CA.pm
+++ b/lib/Mozilla/CA.pm +++ b/lib/Mozilla/CA.pm
@@ -5,11 +5,9 @@ @@ -5,11 +5,9 @@
our $VERSION = '20240924'; our $VERSION = '20250202';
use File::Spec (); use File::Spec ();
-use File::Basename qw(dirname); -use File::Basename qw(dirname);

View File

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

View File

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Feb 10 20:34:34 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Update Mozilla-CA-20240730-Redirect-to-ca-certificates-bundle.patch
-------------------------------------------------------------------
Mon Feb 3 05:31:00 UTC 2025 - Tina Müller <timueller+perl@suse.de>
- updated to 20250202.0.0 (20250202)
see /usr/share/doc/packages/perl-Mozilla-CA/Changes
20250202
- Update from Mozilla repository to 2025-02-02
- Added certificates:
- GLOBALTRUST 2020
sha256: 9a296a5182d1d451a2e37f439b74daafa267523329f90f9a0d2007c334e23c9a
- Removed certificates:
- Entrust Root Certification Authority - G4
sha256: db3517d1f6732a2d5ab97c533ec70779ee3270a62fb4ac4238372460e6f01e88
- SecureSign RootCA11
sha256: bf0feefb9e3a581ad5f9e9db7589985743d261085c4d314f6f5d7259aa421612
- Security Communication RootCA3
sha256: 24a55c2ab051442d0617766541239a4ad032d7c55175aa34ffde2fbc4f5c5294
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 31 01:05:18 UTC 2024 - Tina Müller <tina.mueller@suse.com> Tue Dec 31 01:05:18 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package perl-Mozilla-CA # spec file for package perl-Mozilla-CA
# #
# 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,10 +18,10 @@
%define cpan_name Mozilla-CA %define cpan_name Mozilla-CA
Name: perl-Mozilla-CA Name: perl-Mozilla-CA
Version: 20240924.0.0 Version: 20250202.0.0
Release: 0 Release: 0
# 20240924 -> normalize -> 20240924.0.0 # 20250202 -> normalize -> 20250202.0.0
%define cpan_version 20240924 %define cpan_version 20250202
#Upstream: SUSE-Public-Domain #Upstream: SUSE-Public-Domain
License: GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later License: GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later
Summary: Mozilla's CA cert bundle in PEM format Summary: Mozilla's CA cert bundle in PEM format