- 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
240 lines
7.7 KiB
Plaintext
240 lines
7.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
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>
|
|
|
|
- updated to 1.17
|
|
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
|
|
|
|
**** 1.17 Jun 26, 2020
|
|
|
|
Recognise BIND private key accessed via symbolic link.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 12 03:14:00 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.16 May 11, 2020
|
|
Improve testing of verify() functions.
|
|
Rework code in Digest.pm
|
|
SEC.xs code reduction.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 4 03:12:37 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
- updated to 1.15 February 3, 2020
|
|
Provide access to OpenSSL message digest implementations.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 15 08:16:21 UTC 2019 - <timueller+perl@suse.de>
|
|
|
|
- updated to 1.14 October 14, 2019
|
|
Improve exception capture in test scripts.
|
|
Support more efficient algorithm mapping in Net::DNS.
|
|
SEC.xs code reduction.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 30 18:58:44 UTC 2019 - Tina Mueller <tina.mueller@suse.com>
|
|
|
|
- Add BuildRequires: libopenssl-devel
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 7 05:15:31 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.13 May 6, 2019
|
|
Tweaks to resolve compilation errors with BoringSSL.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 3 07:16:31 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 1.12 Mar 19, 2019
|
|
Avoid use of EC_POINT_set_affine_coordinates_GFp which is
|
|
deprecated in OpenSSL 3.0.0
|
|
|
|
Reduce level of support for OpenSSL non-LTS releases.
|
|
|
|
**** 1.11 Dec 11, 2018
|
|
Explain why compilation aborted in Net::DNS::SEC::DSA et al.
|
|
Fix Makefile.PL to suppress parallel test execution.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 9 07:19:14 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Fix autogenerated changes
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 1 05:42:47 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.10 Aug 31, 2018
|
|
make test_cover
|
|
now collects SEC.xs test coverage metrics using gcc and gcov.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 5 05:42:14 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.09 Jun 4, 2018
|
|
Avoid use of EC_GROUP_new, EC_GROUP_set_curve_GFp, and
|
|
EC_GFp_mont_method which are expected to disappear.
|
|
|
|
Fix filename conflict when tests run in parallel using make -j
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 12 05:41:59 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.08 May 11, 2018
|
|
Internal reorganisation to use OpenSSL EVP interface
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 6 06:14:55 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.07 April 5, 2018
|
|
Fix: rt.cpan.org #124880
|
|
1.06 will not install on macOS
|
|
Feature
|
|
Support for Ed25519 and Ed448 algorithms
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 23 06:37:35 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.06
|
|
see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 21 06:39:52 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.05 March 20, Tuesday
|
|
Feature
|
|
Support added for Ed25519 and Ed448 algorithms
|
|
Fix: rt.cpan.org #124650
|
|
Net::DNS::SEC::Private must not die if attribute is not present
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 16 06:44:57 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 1.04 February 15, 2018
|
|
Feature
|
|
Cryptographic library access re-engineered using PerlXS
|
|
directly instead of CPAN Crypt::OpenSSL::(DSA|EDSA|RSA)
|
|
distributions which have fallen into disrepair.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 27 05:41:49 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 1.03 August 26, 2016
|
|
Fix: rt.cpan.org #108908
|
|
Tests break when Net::DNS gets shadowed by existing pre-1.01 version.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 7 12:29:58 UTC 2016 - opensuse@dstoecker.de
|
|
|
|
- first build for openSUSE
|