mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
net/traefik: Update to upstream version 3.3.6
Details:
- Bugfix update, see:
https://github.com/traefik/traefik/releases/tag/v3.3.6
- URL paths are now sanitized by default. In rare circumstances,
updating the configurarion may be necessary:
https://doc.traefik.io/traefik/v3.3/migration/v3/#request-path-sanitization
MFH: 2025Q2
(cherry picked from commit 79e98d14aa
)
This commit is contained in:
parent
7a98044ecf
commit
f0a98416bb
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= traefik
|
PORTNAME= traefik
|
||||||
PORTVERSION= 3.3.5
|
PORTVERSION= 3.3.6
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= LOCAL/riggs/${PORTNAME}
|
MASTER_SITES= LOCAL/riggs/${PORTNAME}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1743813107
|
TIMESTAMP = 1745012563
|
||||||
SHA256 (traefik-3.3.5.tar.xz) = d14e143916bafa13ae583542ab5fa6a8a6660d58e8e144d5b04532d558e1c55f
|
SHA256 (traefik-3.3.6.tar.xz) = c473e991408c712d4f361c2d07b1b2bb839ab823a87b18fe3ffe52187bb9904c
|
||||||
SIZE (traefik-3.3.5.tar.xz) = 23503156
|
SIZE (traefik-3.3.6.tar.xz) = 24312792
|
||||||
|
|
Loading…
Add table
Reference in a new issue