SHA256
1
0
forked from pool/traefik
Commit Graph

31 Commits

Author SHA256 Message Date
Dominique Leuenberger
011fa66212 Accepting request 1155730 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1155730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=12
2024-03-06 22:06:47 +00:00
7a702d7548 Accepting request 1155525 from home:weberho:branches:devel:kubic
Remove node_modules.sums left over by obs-service-node_modules

OBS-URL: https://build.opensuse.org/request/show/1155525
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=28
2024-03-06 17:24:10 +00:00
61df38b048 Accepting request 1155081 from home:weberho:branches:devel:kubic
- configuration changes:
  * Enhanced default configuration file, including configs for http3 support.
  * Docker configuration has been disabled per default, file provider has been enabled.
    The directory for the file provider has been set to /etc/traefik/conf.d
  * Prepared directories for logging in /var/log/traefik
  * Enhanced default configuration file, including configs for http3 support. Settings
    are disabled per default.
- packaging general:
  * Use standard source-download feature, modified _service file and removed _servicedata
  * packagers can invoke `prepare-sources.sh` to doenload sources and prepare go-packages
    as well as node_modules for the built process.
- frontend packaging:
  * The frontend will now be packaged on OBS to have reproduceable builds.
- Go packaging: 
  * Added upstream patch traefik-fix-int-overflow-with-go-generate-10452.patch to
    allow packaging on 32bit architectures gh#traefik/traefik#10451
  * Enabled CGO because there is no cross compilation needed in OSB (we build
    packages for every distribution/architecture seperately). PIE can not be used
    with CGO enabled for most architectures and is reported as failure sinc go 1.22.
    See https://github.com/golang/go/issues/64875
  * Don't use pie-buildmode for ppc64 and s390x architectures
- Update to version 2.11.0:
  * Enhancements:
    * [middleware] Deprecate IPWhiteList middleware in favor of IPAllowList
    * [redis] Add Redis Sentinel support
    * [server] Add KeepAliveMaxTime and KeepAliveMaxRequests features to entrypoints
    * [sticky-session] Hash WRR sticky cookies
  * Bug fixes:
    * [acme] Update go-acme/lego to v4.15.0
    * [authentication] Fix NTLM and Kerberos
    * [file] Fix file watcher
    * [file] Update github.com/fsnotify/fsnotify to v1.7.0
    * [http3] Update quic-go to v0.40.1
    * [middleware,tcp] Add missing TCP IPAllowList middleware constructor
    * [nomad] Update the Nomad API dependency to v1.7.2
    * [server] Fix ReadHeaderTimeout for PROXY protocol
    * [webui] Fixes the Header Button
    * [webui] Fix URL encode resource's id before calling API endpoints

OBS-URL: https://build.opensuse.org/request/show/1155081
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=27
2024-03-05 13:28:36 +00:00
Ana Guerrero
5c0121920c Accepting request 1148855 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1148855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=11
2024-02-22 19:57:35 +00:00
66666feeaf Accepting request 1148744 from home:weberho:branches:openSUSE:Factory
- Fixed packaging of UI
- Removed debugging line

OBS-URL: https://build.opensuse.org/request/show/1148744
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=25
2024-02-21 18:39:22 +00:00
Ana Guerrero
5d5f180461 Accepting request 1132711 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1132711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=10
2023-12-13 17:34:16 +00:00
657b51e00e Accepting request 1132710 from home:avicenzi:branches:devel:kubic
- Update to version 2.10.7:
  * CVE-2023-45283 (boo#1216943)
  * CVE-2023-45284 (boo#1216944)
  * CVE-2023-47124 (boo#1217806)
  * CVE-2023-47633 (boo#1217807)
  * CVE-2023-47106 (boo#1217804)
  * GHSA-7v4p-328v-8v5g, CVE-2023-39325 (boo#1216109)

OBS-URL: https://build.opensuse.org/request/show/1132710
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=23
2023-12-12 16:30:53 +00:00
Dominique Leuenberger
8fc2a9206f Accepting request 1093393 from devel:kubic
Update to 2.10.1

OBS-URL: https://build.opensuse.org/request/show/1093393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=9
2023-06-16 14:53:07 +00:00
c354994b45 Accepting request 1093392 from home:avicenzi:branches:devel:kubic
Fix BuildRequires

OBS-URL: https://build.opensuse.org/request/show/1093392
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=21
2023-06-15 23:30:30 +00:00
e8a4dbc2d6 Accepting request 1092962 from home:avicenzi:branches:devel:kubic
Add BZ issues

OBS-URL: https://build.opensuse.org/request/show/1092962
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=20
2023-06-13 17:55:26 +00:00
139ebbfea0 Accepting request 1092716 from home:avicenzi:branches:devel:kubic
Update to 2.10.1

OBS-URL: https://build.opensuse.org/request/show/1092716
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=19
2023-06-12 23:44:44 +00:00
098c08209c Accepting request 1092714 from home:avicenzi:branches:devel:kubic
Update to 2.10.1

OBS-URL: https://build.opensuse.org/request/show/1092714
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=18
2023-06-12 23:37:11 +00:00
Dominique Leuenberger
1623293550 Accepting request 1058870 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1058870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=8
2023-01-17 16:35:42 +00:00
2f45f4d85c Accepting request 1058863 from home:avicenzi:branches:devel:kubic
Update to version 2.9.6

CVE-2022-41717 - bsc#1207208

OBS-URL: https://build.opensuse.org/request/show/1058863
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=16
2023-01-17 10:58:45 +00:00
Dominique Leuenberger
1a92907f06 Accepting request 1038937 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1038937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=7
2022-11-30 13:59:56 +00:00
a5e868b17b Accepting request 1038679 from home:avicenzi:branches:devel:kubic
Update to 2.9.5

OBS-URL: https://build.opensuse.org/request/show/1038679
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=14
2022-11-29 16:26:51 +00:00
Dominique Leuenberger
c700156cf8 Accepting request 1001723 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1001723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=6
2022-09-08 12:22:44 +00:00
34b888b665 Accepting request 1001721 from home:avicenzi:branches:devel:kubic
Update to 2.8.4

OBS-URL: https://build.opensuse.org/request/show/1001721
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=12
2022-09-07 11:18:18 +00:00
Dominique Leuenberger
180d6fcd0e Accepting request 981134 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/981134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=5
2022-06-08 12:24:29 +00:00
afdf3cfcd4 Accepting request 981133 from home:avicenzi:branches:devel:kubic
Update traefik

OBS-URL: https://build.opensuse.org/request/show/981133
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=10
2022-06-07 11:25:01 +00:00
Dominique Leuenberger
aafafdb5c9 Accepting request 952671 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/952671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=4
2022-02-09 19:39:14 +00:00
Richard Brown
e6efe50cee Accepting request 952664 from home:avicenzi:branches:devel:kubic
drop untracked file

OBS-URL: https://build.opensuse.org/request/show/952664
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=9
2022-02-08 11:42:19 +00:00
Richard Brown
593337feb4 Accepting request 951589 from home:avicenzi:branches:devel:kubic
Update to version 2.6.0

OBS-URL: https://build.opensuse.org/request/show/951589
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=8
2022-02-08 10:14:35 +00:00
Dominique Leuenberger
771802998a Accepting request 909344 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/909344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=3
2021-07-30 21:22:04 +00:00
Richard Brown
8ac27cca51 Accepting request 908938 from home:avicenzi:branches:devel:kubic
Update to version 2.4.12

OBS-URL: https://build.opensuse.org/request/show/908938
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=7
2021-07-30 08:43:06 +00:00
Dominique Leuenberger
dd652ffa77 Accepting request 895345 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/895345
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=2
2021-06-01 08:35:31 +00:00
Richard Brown
f6be27b05f Accepting request 894441 from home:bmwiedemann:branches:devel:kubic
Allow to override build date with SOURCE_DATE_EPOCH in order to make builds reproducible (boo#1047218)

The %% is replaced by % by rpm

OBS-URL: https://build.opensuse.org/request/show/894441
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=5
2021-05-25 11:24:55 +00:00
Dominique Leuenberger
c4fd2176e4 Accepting request 890028 from devel:kubic
Returning as now maintained

OBS-URL: https://build.opensuse.org/request/show/890028
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/traefik?expand=0&rev=1
2021-05-03 20:08:17 +00:00
Richard Brown
e2a2cb27da Accepting request 889332 from home:avicenzi:branches:devel:kubic
Updata Traefik to 2.4.8

OBS-URL: https://build.opensuse.org/request/show/889332
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=3
2021-05-03 12:11:44 +00:00
Panagiotis Georgiadis
f73febbfb2 Accepting request 666745 from home:pgeorgiadis
- Initial package release to version 1.7.7:
 * Check for watched namespace before getting kubernetes objects
 * Allow empty path with App-root annotation
 * kubernetes: sort and uniq TLS secrets
 * Skip TLS section with no secret in Kubernetes ingress

OBS-URL: https://build.opensuse.org/request/show/666745
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=2
2019-01-17 14:41:10 +00:00
Richard Brown
f05c6ddb4c Accepting request 666286 from home:pgeorgiadis
- Initial package release to version 1.7.7:
 * Check for watched namespace before getting kubernetes objects
 * Allow empty path with App-root annotation
 * kubernetes: sort and uniq TLS secrets
 * Skip TLS section with no secret in Kubernetes ingress

OBS-URL: https://build.opensuse.org/request/show/666286
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/traefik?expand=0&rev=1
2019-01-15 15:37:50 +00:00