Accepting request 1176506 from home:weberho:branches:devel:kubic
- Update to version 3.0.1 * CVEs: * CVE-2024-24788 (bsc#1224018): A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop. * Bug fixes: * [k8s/ingress] Fix rule syntax version for all internal routers (gh#traefik/traefik#10689 by HalloTschuess) * [metrics,tracing] Allow empty configuration for OpenTelemetry metrics and tracing (gh#traefik/traefik#10729 by rtribotte) * [provider,tls] Bump tscert dependency to 28a91b69a046 (gh#traefik/traefik#10668 by kevinpollet) * [rules,tcp] Fix the rule syntax mechanism for TCP (gh#traefik/traefik#10680 by lbenguigui) * [tls,server] Remove deadlines when handling PostgreSQL connections (gh#traefik/traefik#10675 by rtribotte) * [webui] Add support for IP White list (gh#traefik/traefik#10740 by davidbaptista) * Additional fixes: bnc#1224308 and bnc#1224384 - New packaging: Traefik's src.tar.gz files containing a pre-built frontend are now used for packaging with simplifies the packaging process a lot. * Set the version in the spec-file * download sources with "osc service localrun download_files" * create go vendor-package using "osc service manualrun" - Removed allow-node-21.patch and prepare-sources.sh script OBS-URL: https://build.opensuse.org/request/show/1176506 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=34
This commit is contained in:
@@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 15:02:13 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
|
||||
|
||||
- Update to version 3.0.1
|
||||
* CVEs:
|
||||
* CVE-2024-24788 (bsc#1224018): A malformed DNS message in response to a
|
||||
query can cause the Lookup functions to get stuck in an infinite loop.
|
||||
* Bug fixes:
|
||||
* [k8s/ingress] Fix rule syntax version for all internal routers
|
||||
(gh#traefik/traefik#10689 by HalloTschuess)
|
||||
* [metrics,tracing] Allow empty configuration for OpenTelemetry metrics
|
||||
and tracing (gh#traefik/traefik#10729 by rtribotte)
|
||||
* [provider,tls] Bump tscert dependency to 28a91b69a046
|
||||
(gh#traefik/traefik#10668 by kevinpollet)
|
||||
* [rules,tcp] Fix the rule syntax mechanism for TCP
|
||||
(gh#traefik/traefik#10680 by lbenguigui)
|
||||
* [tls,server] Remove deadlines when handling PostgreSQL connections
|
||||
(gh#traefik/traefik#10675 by rtribotte)
|
||||
* [webui] Add support for IP White list
|
||||
(gh#traefik/traefik#10740 by davidbaptista)
|
||||
|
||||
* Additional fixes: bnc#1224308 and bnc#1224384
|
||||
|
||||
- New packaging:
|
||||
Traefik's src.tar.gz files containing a pre-built frontend are now
|
||||
used for packaging with simplifies the packaging process a lot.
|
||||
|
||||
* Set the version in the spec-file
|
||||
* download sources with "osc service localrun download_files"
|
||||
* create go vendor-package using "osc service manualrun"
|
||||
|
||||
- Removed allow-node-21.patch and prepare-sources.sh script
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 12:59:25 UTC 2024 - Johannes Weberhofer <jweberhofer@weberhofer.at>
|
||||
|
||||
|
Reference in New Issue
Block a user