Files
perl-Net-DNS-SEC/perl-Net-DNS-SEC.changes

140 lines
4.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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.
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
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.
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
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.
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
Fix filename conflict when tests run in parallel using make -j
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
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
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
Fri Apr 6 06:14:55 UTC 2018 - coolo@suse.com
- updated to 1.07 April 5, 2018
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
Fix: rt.cpan.org #124880
1.06 will not install on macOS
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
Feature
Support for Ed25519 and Ed448 algorithms
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
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
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
Feature
Support added for Ed25519 and Ed448 algorithms
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
Fix: rt.cpan.org #124650
Net::DNS::SEC::Private must not die if attribute is not present
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
Fri Feb 16 06:44:57 UTC 2018 - coolo@suse.com
- updated to 1.04 February 15, 2018
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
Feature
Cryptographic library access re-engineered using PerlXS
directly instead of CPAN Crypt::OpenSSL::(DSA|EDSA|RSA)
distributions which have fallen into disrepair.
Accepting request 640755 from devel:languages:perl:autoupdate - Fix autogenerated changes - updated to 1.10 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.10 Aug 31, 2018 make test_cover now collects SEC.xs test coverage metrics using gcc and gcov. - updated to 1.09 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.08 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface - updated to 1.07 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 1.07 April 5, 2018 Fix: rt.cpan.org #124880 1.06 will not install on macOS Feature Support for Ed25519 and Ed448 algorithms - updated to 1.06 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes - updated to 1.05 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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 - updated to 1.04 see /usr/share/doc/packages/perl-Net-DNS-SEC/Changes **** 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. OBS-URL: https://build.opensuse.org/request/show/640755 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-SEC?expand=0&rev=4
2018-10-09 08:11:23 +00:00
-------------------------------------------------------------------
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