2022-06-12 10:54:06 by Havard Eidnes | Files touched by this commit (3) | |
Log message:
Update OpenDNSSEC2 to version 2.1.10.
Upstream changes:
OpenDNSSEC 2.1.10 - 2021-09-10
* OPENDNSSEC-957: Fix exit code signer daemon to not always report failure.
* OPENDNSSEC-958: Fix immediate resalting after migration from 1.4.
* OPENDNSSEC-959: Emit warning on ods-kaspcheck for NSEC iteration count
that is deemed too high.
* SUPPORT-265: Resolve conflict when deleting keys from HSM whilst
also performing step in key roll process. Typically a message
"key_data_update failed" is present in logs.
* Provided RedHat/CentOS spec file in contrib directory.
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-04-01 10:07:29 by Thomas Klausner | Files touched by this commit (33) |
Log message:
*: finish move of botan to versioned directories
|
2022-04-01 01:30:17 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: recursive bump for botan-devel shlib bump
|
2022-01-10 02:46:47 by Ryo ONODERA | Files touched by this commit (273) |
Log message:
*: Recursive revbump from boost 1.78.0
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2021-09-29 21:01:31 by Adam Ciarcinski | Files touched by this commit (872) |
Log message:
revbump for boost-libs
|
2021-05-04 09:37:19 by Havard Eidnes | Files touched by this commit (3) |
Log message:
Update OpenDNSSEC version 2 to 2.1.9.
Upstream changes:
OpenDNSSEC 2.1.9 - 2021-05-03
* OPENDNSSEC-955: Prevent concurrency between C_Login/C_OpenSession and
C_FindObject in PKCS#11 operations as some HSMs do not like this and
the key may (transiently) not be available.
* OPENDNSSEC-956: Harden the signing procedure to still sign zones for
which there are unused keys specified in the signconf. These are
included by the enforcer because there may be (outdated) signatures
for them, but the signer doesn't need this reference anymore in 2.1.
However this was left in for backwards compatibility (probably).
|