pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/erlang-fast_tls
Module Name: pkgsrc
Committed By: triaxx
Date: Sat Oct 15 12:01:58 UTC 2022
Modified Files:
pkgsrc/security/erlang-fast_tls: Makefile distinfo
Removed Files:
pkgsrc/security/erlang-fast_tls/patches: patch-Makefile
Log Message:
erlang-fast_tls: Update to 1.1.16
upstream changes:
-----------------
Version 1.1.16
o Fix compilations on windows
o Reintroduce blocking of renegotions for Openssl < 1.1.0h
Version 1.1.15
o Fix compilation on pre c99 systems
Version 1.1.14
o Updating p1_utils to version 1.0.25.
o Improve compatibility with OpenSSL 3.0
o Improve compatiblity with LibreSSL >= 3.5
o Add 'keyfile', 'dh' and 'fips_mode' options
Version 1.1.13
o Updating p1_utils to version 1.0.23.
o Switch from using Travis to Github Actions as CI
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/security/erlang-fast_tls/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/security/erlang-fast_tls/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/security/erlang-fast_tls/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/erlang-fast_tls/Makefile
diff -u pkgsrc/security/erlang-fast_tls/Makefile:1.20 pkgsrc/security/erlang-fast_tls/Makefile:1.21
--- pkgsrc/security/erlang-fast_tls/Makefile:1.20 Fri May 21 10:48:55 2021
+++ pkgsrc/security/erlang-fast_tls/Makefile Sat Oct 15 12:01:57 2022
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2021/05/21 10:48:55 triaxx Exp $
+# $NetBSD: Makefile,v 1.21 2022/10/15 12:01:57 triaxx Exp $
-DISTNAME= fast_tls-1.1.12
-PKGREVISION= 1
+DISTNAME= fast_tls-1.1.16
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=processone/}
@@ -12,7 +11,7 @@ LICENSE= apache-2.0
GITHUB_PROJECT= fast_tls
-DEPENDS+= erlang-p1_utils>=1.0.22:../../misc/erlang-p1_utils
+DEPENDS+= erlang-p1_utils>=1.0.25:../../misc/erlang-p1_utils
GNU_CONFIGURE= yes
Index: pkgsrc/security/erlang-fast_tls/distinfo
diff -u pkgsrc/security/erlang-fast_tls/distinfo:1.19 pkgsrc/security/erlang-fast_tls/distinfo:1.20
--- pkgsrc/security/erlang-fast_tls/distinfo:1.19 Tue Oct 26 11:17:04 2021
+++ pkgsrc/security/erlang-fast_tls/distinfo Sat Oct 15 12:01:57 2022
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.19 2021/10/26 11:17:04 nia Exp $
+$NetBSD: distinfo,v 1.20 2022/10/15 12:01:57 triaxx Exp $
-BLAKE2s (fast_tls-1.1.12.tar.gz) = f2c3aa1750cec8a0d506665830ff3a495d605e0fc1862f40f4bcede3aa506d2a
-SHA512 (fast_tls-1.1.12.tar.gz) = 763666f05c8ebb504b39321c928e0c961cf399606e9e99def3dc6a8862cfb24abfa08542f7d1cb7fe1c5ea79003b6c9ab1c15d85baec266b4b5f586fbd0dd10d
-Size (fast_tls-1.1.12.tar.gz) = 80867 bytes
-SHA1 (patch-Makefile) = 457b6c35d446305cb1c472e88b4c3f6fced67d7b
+BLAKE2s (fast_tls-1.1.16.tar.gz) = 8ee9512eac5fc40d08b0047fd8ff6ccb7311dfc5af0b19e8c2ce4dc6aaa3576c
+SHA512 (fast_tls-1.1.16.tar.gz) = c143eacf3b36b21c51cbf3c6fbb9327bc9a987ac88ef72f85981352efc3361a703caab970ae3f08bbcb1b99ded89160f9ccf798f718935d6c1950a51231abfbf
+Size (fast_tls-1.1.16.tar.gz) = 83971 bytes
Home |
Main Index |
Thread Index |
Old Index