Skip to content

Commit

Permalink
Update radsecproxy to version 1.9.2.
Browse files Browse the repository at this point in the history
Pkgsrc changes:
 * Only checksums.

Upstream changes:
2023-01-23 1.9.2
        Bug Fixes:
        - Fix potential segfault in tcp log message
        - Fix DTLS over IPv6
        - Fix SSL shutdown/EOF for openssl 3.x (#108)
  • Loading branch information
he32 committed Jan 23, 2023
1 parent ea15a69 commit 878c59f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions net/radsecproxy/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.13 2021/10/26 09:54:35 he Exp $
# $NetBSD: Makefile,v 1.14 2023/01/23 16:14:17 he Exp $

VERSION= 1.9.1
VERSION= 1.9.2
DISTNAME= radsecproxy-${VERSION}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=radsecproxy/}
Expand Down
8 changes: 4 additions & 4 deletions net/radsecproxy/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.10 2021/11/15 18:10:08 wiz Exp $
$NetBSD: distinfo,v 1.11 2023/01/23 16:14:17 he Exp $

BLAKE2s (radsecproxy-1.9.1.tar.gz) = b8672390a46f5e4583f2026db85d7c50363b230593bbfc41da0231fe84baddbd
SHA512 (radsecproxy-1.9.1.tar.gz) = e72a3b55089cb985503c74a0aa0c62e0a05ac5325217900d39aa87563dd639f154ee372ac5e62ecd5aed92b832b0e58bc43f9588ed7950ec731fa5b297e5c07c
Size (radsecproxy-1.9.1.tar.gz) = 429268 bytes
BLAKE2s (radsecproxy-1.9.2.tar.gz) = d97e44ceaca84ff82ae30977c3ade7b32d20249ff9172552467407a27eb3d84c
SHA512 (radsecproxy-1.9.2.tar.gz) = 6ea6441142339d26b3a7fa054a0bcd0ec1686c3205a78e2189752f431791eb31c47b65c26fffb72505b5291d0fd88cfe4df3101e9109a87eca33b7342d9e4119
Size (radsecproxy-1.9.2.tar.gz) = 401379 bytes
SHA1 (patch-rewrite.c) = 2b8b8f450b6591d3c21c19748dc4656b3b3d2646

0 comments on commit 878c59f

Please sign in to comment.