Skip to content

Commit

Permalink
neon: update to 0.32.4.
Browse files Browse the repository at this point in the history
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
wiz committed Sep 18, 2022
1 parent 99b67d9 commit fecc3d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions www/neon/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.88 2022/09/11 13:47:25 wiz Exp $
# $NetBSD: Makefile,v 1.89 2022/09/18 11:47:54 wiz Exp $

DISTNAME= neon-0.32.3
DISTNAME= neon-0.32.4
CATEGORIES= www
MASTER_SITES= https://notroj.github.io/neon/

Expand Down
8 changes: 4 additions & 4 deletions www/neon/distinfo
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

0 comments on commit fecc3d6

Please sign in to comment.