Compare commits

...

11 Commits

Author SHA256 Message Date
c6f6c9628a Add Gitea build results 2025-08-12 18:15:58 +02:00
36f0d385a9 Accepting request 1195910 from devel:languages:perl:autoupdate
- updated to 1.260.0 (1.26)
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.26 Jul 29, 2024
  	Avoid test failure on RedHat by requiring DSA-SHA1 opt-in.
  Fix: rt.cpan.org #154560
  	Rocky linux 9: libcrypto error

OBS-URL: https://build.opensuse.org/request/show/1195910
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=20
2024-08-29 07:02:32 +00:00
387a74b519 Accepting request 1189734 from devel:languages:perl:autoupdate
- updated to 1.250.0 (1.25)
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.25 Jul 24, 2024
  	Suppress AUTOLOAD for Net::DNS::SEC::Private::_index.
  	Abandon support for OpenSSL pre-1.1.1 API.
  Fix: rt.cpan.org #154526
  	Tests exhibiting signatures with SHA-1 fail since Fedora 41
  Fix: rt.cpan.org #153606
  	Net::DNS minimum version dependency

OBS-URL: https://build.opensuse.org/request/show/1189734
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=19
2024-07-29 13:10:20 +00:00
f5f3e67ef3 Accepting request 1173746 from devel:languages:perl:autoupdate
- updated to 1.24
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.24 Apr 25, 2024
  	Eliminate deprecated RSA CRT parameter names.
  	Add support for SM3 digest.

OBS-URL: https://build.opensuse.org/request/show/1173746
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=18
2024-05-16 12:01:28 +00:00
9c701c761a Fix disabling of __perllib_provides
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=17
2024-03-08 22:54:53 +00:00
0c6958f35b Accepting request 1125765 from devel:languages:perl:autoupdate
- updated to 1.23
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.23 Nov 8, 2023
  	Code refactoring of XS component.

OBS-URL: https://build.opensuse.org/request/show/1125765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=16
2023-11-16 16:41:56 +00:00
fbc1213f13 Accepting request 1113749 from devel:languages:perl:autoupdate
- updated to 1.22
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.22 Sep 12, 2023
  	Enable Ed25519 sign/verify for BoringSSL & LibreSSL.
  	Use EC curve names instead of literal NIDs.
  	Circumvent sign/verify test failures on EBCDIC platforms.
  Fix: rt.cpan.org #149643
  	openssl-SNAP-20230831 breaks RSA sign/verify

OBS-URL: https://build.opensuse.org/request/show/1113749
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=15
2023-09-28 10:54:02 +00:00
3e23f2de76 Accepting request 1092629 from devel:languages:perl:autoupdate
- updated to 1.21
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.21 Jun 1, 2023
  	Add new t/TestToolkit.pm
  	Rework pre-installation test scripts.
  Fix: rt.cpan.org #148367
  	libressl-3.7.1 breaks DSA verify

OBS-URL: https://build.opensuse.org/request/show/1092629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=14
2023-06-13 07:31:55 +00:00
4131a7ccda Accepting request 1010897 from devel:languages:perl:autoupdate
- updated to 1.20
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes

OBS-URL: https://build.opensuse.org/request/show/1010897
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=13
2022-10-14 19:11:45 +00:00
2d7a741935 Accepting request 926525 from devel:languages:perl:autoupdate
- updated to 1.19
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.19 Oct 11, 2021
  	Use new EVP_PKEY construction API for OpenSSL post 3.x.x.
  	Remove support for obsolete ECC-GOST.
  	Add LICENSE file to comply with Fedora/RedHat announcement
  	and WARNING of restrictions on use of strong cryptography.

OBS-URL: https://build.opensuse.org/request/show/926525
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=12
2021-10-22 12:14:34 +00:00
b4b7d780df Accepting request 839411 from devel:languages:perl:autoupdate
- updated to 1.18
   see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
  **** 1.18 Oct 2, 2020
  	Eliminate bareword filehandle usage.
  	Eliminate indirect object syntax.
  	Eliminate grep/map <expression>.

OBS-URL: https://build.opensuse.org/request/show/839411
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=11
2020-10-05 12:32:14 +00:00
5 changed files with 164 additions and 15 deletions

View File

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

3
Net-DNS-SEC-1.26.tar.gz Normal file
View File

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

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Net-DNS-SEC/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Net-DNS-SEC)

View File

@@ -1,3 +1,115 @@
-------------------------------------------------------------------
Tue Jul 30 05:31:06 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.260.0 (1.26)
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.26 Jul 29, 2024
Avoid test failure on RedHat by requiring DSA-SHA1 opt-in.
Fix: rt.cpan.org #154560
Rocky linux 9: libcrypto error
-------------------------------------------------------------------
Fri Jul 26 05:31:21 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.250.0 (1.25)
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.25 Jul 24, 2024
Suppress AUTOLOAD for Net::DNS::SEC::Private::_index.
Abandon support for OpenSSL pre-1.1.1 API.
Fix: rt.cpan.org #154526
Tests exhibiting signatures with SHA-1 fail since Fedora 41
Fix: rt.cpan.org #153606
Net::DNS minimum version dependency
-------------------------------------------------------------------
Fri Apr 26 03:10:37 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.24
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.24 Apr 25, 2024
Eliminate deprecated RSA CRT parameter names.
Add support for SM3 digest.
-------------------------------------------------------------------
Fri Mar 8 22:54:50 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Fix disabling of __perllib_provides
-------------------------------------------------------------------
Thu Nov 9 03:07:25 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.23
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.23 Nov 8, 2023
Code refactoring of XS component.
-------------------------------------------------------------------
Wed Sep 13 03:07:55 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.22
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.22 Sep 12, 2023
Enable Ed25519 sign/verify for BoringSSL & LibreSSL.
Use EC curve names instead of literal NIDs.
Circumvent sign/verify test failures on EBCDIC platforms.
Fix: rt.cpan.org #149643
openssl-SNAP-20230831 breaks RSA sign/verify
-------------------------------------------------------------------
Fri Jun 2 03:07:51 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 1.21
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.21 Jun 1, 2023
Add new t/TestToolkit.pm
Rework pre-installation test scripts.
Fix: rt.cpan.org #148367
libressl-3.7.1 breaks DSA verify
-------------------------------------------------------------------
Wed Oct 5 03:07:50 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.20
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
-------------------------------------------------------------------
Tue Oct 12 03:06:26 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 1.19
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.19 Oct 11, 2021
Use new EVP_PKEY construction API for OpenSSL post 3.x.x.
Remove support for obsolete ECC-GOST.
Add LICENSE file to comply with Fedora/RedHat announcement
and WARNING of restrictions on use of strong cryptography.
-------------------------------------------------------------------
Sun Oct 4 03:21:42 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 1.18
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
**** 1.18 Oct 2, 2020
Eliminate bareword filehandle usage.
Eliminate indirect object syntax.
Eliminate grep/map <expression>.
-------------------------------------------------------------------
Sat Jun 27 03:14:28 UTC 2020 - Tina Müller <timueller+perl@suse.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Net-DNS-SEC
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,48 @@
#
Name: perl-Net-DNS-SEC
Version: 1.17
Release: 0
%define cpan_name Net-DNS-SEC
Summary: DNSSEC extensions to Net::DNS
Name: perl-Net-DNS-SEC
Version: 1.260.0
Release: 0
# 1.26 -> normalize -> 1.260.0
%define cpan_version 1.26
License: MIT
Group: Development/Libraries/Perl
Summary: DNSSEC extensions to Net::DNS
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Carp) >= 1.1
BuildRequires: perl(DynaLoader) >= 1.09
BuildRequires: perl(Exporter) >= 5.63
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.48
BuildRequires: perl(File::Find) >= 1.13
BuildRequires: perl(File::Spec) >= 3.29
BuildRequires: perl(IO::File) >= 1.14
BuildRequires: perl(Net::DNS) >= 1.08
BuildRequires: perl(Test::More) >= 0.8
Requires: perl(Carp) >= 1.1
Requires: perl(DynaLoader) >= 1.09
Requires: perl(Exporter) >= 5.63
Requires: perl(File::Spec) >= 3.29
Requires: perl(IO::File) >= 1.14
Requires: perl(Net::DNS) >= 1.08
Provides: perl(Net::DNS::SEC) = %{version}
Provides: perl(Net::DNS::SEC::DSA)
Provides: perl(Net::DNS::SEC::Digest)
Provides: perl(Net::DNS::SEC::Digest::MD5)
Provides: perl(Net::DNS::SEC::Digest::SHA)
Provides: perl(Net::DNS::SEC::Digest::SHA3)
Provides: perl(Net::DNS::SEC::Digest::SM3)
Provides: perl(Net::DNS::SEC::ECDSA)
Provides: perl(Net::DNS::SEC::EdDSA)
Provides: perl(Net::DNS::SEC::Keyset)
Provides: perl(Net::DNS::SEC::Private)
Provides: perl(Net::DNS::SEC::RSA)
%undefine __perllib_provides
%{perl_requires}
# MANUAL BEGIN
BuildRequires: libopenssl-devel
@@ -52,11 +77,11 @@ The extended features are made available by replacing Net::DNS by
Net::DNS::SEC in the use declaration.
%prep
%setup -q -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{cpan_version}
%build
perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
make %{?_smp_mflags}
%make_build
%check
make test
@@ -67,7 +92,7 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README
%doc Changes README WARNING
%license LICENSE
%changelog