net/relayd: Update to 7.4.2024.01.15-p3

This fixes a problem where relayd would flush address tables during a
config reload, even when the tables are unchanged.  This can disrupt
incoming connections handled by the configuration.

Approved by:	0mp (implicit)
Sponsored by:	Klara, Inc.
Sponsored by:	Modirum MDPay
Differential Revision:	https://reviews.freebsd.org/D49086
This commit is contained in:
Mark Johnston 2025-02-20 17:25:06 +00:00
parent 29f8544db7
commit 772a5423a2
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= relayd
DISTVERSION= 7.4.2024.01.15-p2
DISTVERSION= 7.4.2024.01.15-p3
CATEGORIES= net
MASTER_SITES= https://github.com/KlaraSystems/freebsd-relayd/releases/download/${DISTVERSION}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1726047314
SHA256 (relayd-7.4.2024.01.15-p2.tar.gz) = 1df4009d6e9c11d0026a741bf243f64341b6e342ddb0f041a26e5b775bebe94e
SIZE (relayd-7.4.2024.01.15-p2.tar.gz) = 1331200
TIMESTAMP = 1740072243
SHA256 (relayd-7.4.2024.01.15-p3.tar.gz) = bd812c0cb837c35a11a0042f13ceda965f0bcb1468972889202cae0eb4964124
SIZE (relayd-7.4.2024.01.15-p3.tar.gz) = 1331200