mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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:
parent
29f8544db7
commit
772a5423a2
2 changed files with 4 additions and 4 deletions
|
@ -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}/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue