pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/tlswrapper Update to 20220814. From the chang...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b6438fd21e5f
branches: trunk
changeset: 384003:b6438fd21e5f
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Thu Aug 25 18:05:37 2022 +0000
description:
Update to 20220814. From the changelog:
- proxyprotocol cleanup
- v2 removed
- switched to buffer lib.
- man page fixed many typos
- tlswrapper-smtp update, added postgrey support
- randombytes based on getentropy() insted of /dev/urandom
- big cleanup in the code
diffstat:
security/tlswrapper/Makefile | 6 +++---
security/tlswrapper/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 72f18d58d2d7 -r b6438fd21e5f security/tlswrapper/Makefile
--- a/security/tlswrapper/Makefile Thu Aug 25 17:59:14 2022 +0000
+++ b/security/tlswrapper/Makefile Thu Aug 25 18:05:37 2022 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2022/01/15 19:04:24 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2022/08/25 18:05:37 schmonz Exp $
-GITHUB_PROJECT= tlswrapper
-GITHUB_TAG= 20220114
DISTNAME= ${GITHUB_PROJECT}
PKGNAME= ${GITHUB_PROJECT}-${GITHUB_TAG}
CATEGORIES= security net
MASTER_SITES= ${MASTER_SITE_GITHUB:=janmojzis/}
+GITHUB_PROJECT= tlswrapper
+GITHUB_TAG= 20220814
MAINTAINER= schmonz%NetBSD.org@localhost
HOMEPAGE= https://github.com/janmojzis/tlswrapper/
diff -r 72f18d58d2d7 -r b6438fd21e5f security/tlswrapper/distinfo
--- a/security/tlswrapper/distinfo Thu Aug 25 17:59:14 2022 +0000
+++ b/security/tlswrapper/distinfo Thu Aug 25 18:05:37 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2022/01/15 19:04:24 schmonz Exp $
+$NetBSD: distinfo,v 1.4 2022/08/25 18:05:37 schmonz Exp $
-BLAKE2s (tlswrapper-20220114.tar.gz) = cc802481dd99fb2c463ffe0532943d999f4c757b38abf996650eee986bfc456e
-SHA512 (tlswrapper-20220114.tar.gz) = 333b96f6f413b5a1377606be9a3aa9afbee95c0ad22aacb5ebd4eb3464d329b531fcdd3ac6aa64d180ed558b4c39d2f13ae8cef240c071c59e0b45d5d43bd88a
-Size (tlswrapper-20220114.tar.gz) = 244733 bytes
+BLAKE2s (tlswrapper-20220814.tar.gz) = 5ce956397f0639bd400643b74d809f2e074c60511f02dd376dbabafbb66f561f
+SHA512 (tlswrapper-20220814.tar.gz) = f9c0e1b368a634390b6e2fe1092084ebecbe5c4f3892a4ef1dfaf40fce7058b60bfd513ac94693c1eb82cd859b52c84935520770cbf48b195d408bd0e8c4b58e
+Size (tlswrapper-20220814.tar.gz) = 248914 bytes
SHA1 (patch-Makefile) = 72fb81a5224e3c363d7a61dec17ea61d7d99879b
Home |
Main Index |
Thread Index |
Old Index