mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/traefik: Update to upstream release 2.11.4
Details: - Bugfix release addressing unexpected behavior with IPv4-mapped IPv6 addresses, see https://github.com/traefik/traefik/releases/tag/v2.11.4 MFH: 2024Q2 Security: CVE-2024-24790 https://github.com/traefik/traefik/security/advisories/GHSA-7jmw-8259-q9jx
This commit is contained in:
parent
ef657ab736
commit
b9c0a36b45
2 changed files with 4 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= traefik
|
||||
PORTVERSION= 2.11.3
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.11.4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= LOCAL/riggs/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1716632457
|
||||
SHA256 (traefik-2.11.3.tar.xz) = 42b90e7370b61fd9eb50ee1c896e5fd874d6251a0b510eecef18cbba1cb6319d
|
||||
SIZE (traefik-2.11.3.tar.xz) = 21266360
|
||||
TIMESTAMP = 1718433210
|
||||
SHA256 (traefik-2.11.4.tar.xz) = 2b6fc598ab3230094c420e602cb96332c6ea232e0e4efc6199bee7c27980dc77
|
||||
SIZE (traefik-2.11.4.tar.xz) = 22349444
|
||||
|
|
Loading…
Add table
Reference in a new issue