-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes in release 0.32.4: * Fix Digest regression in allowing implicit algorithm= (issue #88) * Fix Digest to safely allow spaces in usernames (without userhash) * ne_ssl_trust_default_ca() now uses the system's trusted CAs with GnuTLS where supported (matching behaviour of OpenSSL)
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.36 2022/09/11 13:47:25 wiz Exp $ | ||
$NetBSD: distinfo,v 1.37 2022/09/18 11:47:54 wiz Exp $ | ||
|
||
BLAKE2s (neon-0.32.3.tar.gz) = c0ccd4c4e1efe41b6f31022757d5e91198b7bd8bfe8fd5ec6d0646f228fb6503 | ||
SHA512 (neon-0.32.3.tar.gz) = 8dec5cbc823e38506725529c9e8fad95c93145d9e5d54131f8ceca6bbfe1b64f7f0eb1ce117072ea2f28edc67fa2f5a7f53bcc08ee644010fea76403ab6bbaad | ||
Size (neon-0.32.3.tar.gz) = 884939 bytes | ||
BLAKE2s (neon-0.32.4.tar.gz) = fc775e2b9d705dcc9cecc670d1d7b5812877ee983c0486a5cac9019d976a5526 | ||
SHA512 (neon-0.32.4.tar.gz) = 82bcd1555f047d26cc5ccd67d2fef8dea4eb5a4cc45ca8030d2f3c356eee03fd78efd7ef45f516948e89f1089686731046b3fe48e73b3d84c65848ef6d86bd7a | ||
Size (neon-0.32.4.tar.gz) = 895482 bytes |