2020-03-22 21:48:35 by Roland Illig | Files touched by this commit (1) |
Log message:
security/p5-Net-DNS-SEC: remove no-op SUBST block
There is no chance that line 1 contains an include argument, after being
sent through REPLACE_PERL. And even then, including a relative path would
not make sense.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message:
*: Recursive revision bump for openssl 1.1.1.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-04-20 14:32:26 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.12
Upstream changes:
**** 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.
|
2019-01-27 14:58:25 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.11
Upstream changes:
1.11 Dec 11, 2018
Explain why compilation aborted in Net::DNS::SEC::DSA et al.
Fix Makefile.PL to suppress parallel test execution.
|
2018-09-02 09:36:05 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
p5-Net-DNS-SEC: update to 1.10.
**** 1.10 Aug 31, 2018
make test_cover
now collects SEC.xs test coverage metrics using gcc and gcov.
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-07-27 22:37:05 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
p5-Net-DNS-SEC: Requires openssl.
|
2018-06-06 13:06:53 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.09
Upstream 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
**** 1.08 May 11, 2018
Internal reorganisation to use OpenSSL EVP interface
|