From 772a5423a274d979fe8a94e5bfc9f75842db3a53 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Thu, 20 Feb 2025 17:25:06 +0000 Subject: [PATCH] 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 --- net/relayd/Makefile | 2 +- net/relayd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/relayd/Makefile b/net/relayd/Makefile index 8d102e51bb60..ef67b692d337 100644 --- a/net/relayd/Makefile +++ b/net/relayd/Makefile @@ -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}/ diff --git a/net/relayd/distinfo b/net/relayd/distinfo index 66b6c7a6479c..d602c0732694 100644 --- a/net/relayd/distinfo +++ b/net/relayd/distinfo @@ -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