Accepting request 1250394 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1250394 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=138
This commit is contained in:
commit
5465c10967
2
_service
2
_service
@ -4,7 +4,7 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="submodules">disable</param>
|
<param name="submodules">disable</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v17.3.0</param>
|
<param name="revision">v17.3.2</param>
|
||||||
<param name="match-tag">v*</param>
|
<param name="match-tag">v*</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c104847f86a6a7d4d39141698a94bfe8d6926c87c1ea0e5af24c07a5d807aa07
|
|
||||||
size 272952334
|
|
3
teleport-17.3.2.obscpio
Normal file
3
teleport-17.3.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd391701d29d775f754985372a20587a1214edd456ffa4c84a4b2a368be97fde
|
||||||
|
size 273540110
|
@ -1,3 +1,35 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 5 10:41:53 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 17.3.2:
|
||||||
|
* Updated Go to 1.23.7. #52772
|
||||||
|
* Updated tctl create to automatically fill the metadata and name
|
||||||
|
on the autoupdate_config and autoupdate_version resources.
|
||||||
|
#52751
|
||||||
|
* Added version compatibility warnings to Teleport Connect when
|
||||||
|
logging in to a cluster. #52709
|
||||||
|
* Support setting the public address for discovered apps based on
|
||||||
|
Kubernetes annotations. #52700
|
||||||
|
* Fixed cannot execute: required file not found error with the
|
||||||
|
teleport-spacelift-runner image. #52560
|
||||||
|
* Machine ID: Added new Prometheus metrics to track success and
|
||||||
|
failure of renewal loops. #52496
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 5 10:17:19 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
- update to 17.3.1:
|
||||||
|
* Escape user provided labels when creating the shell script that
|
||||||
|
enrolls servers, applications and databases into Teleport.
|
||||||
|
#52698
|
||||||
|
* Disable legacy alpn upgrade fallback during TLS routing
|
||||||
|
connection upgrades. Now only WebSocket upgrade headers are
|
||||||
|
sent by default. TELEPORT_TLS_ROUTING_CONN_UPGRADE_MODE=legacy
|
||||||
|
can still be used to force legacy upgrades but it will be
|
||||||
|
deprecated in v18. #52620
|
||||||
|
* Workload ID: Support for Teleport Predicate Language in
|
||||||
|
Workload Identity templates and rules. #52564
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 1 11:13:43 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
Sat Mar 1 11:13:43 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: teleport
|
name: teleport
|
||||||
version: 17.3.0
|
version: 17.3.2
|
||||||
mtime: 1740773611
|
mtime: 1741134474
|
||||||
commit: 91d71bd18e271006102b357035853665f52ce9dd
|
commit: 15f62bfc36f43deeaf3630fbc301fd4b8741473c
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: teleport
|
Name: teleport
|
||||||
Version: 17.3.0
|
Version: 17.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Identity-aware, multi-protocol access proxy
|
Summary: Identity-aware, multi-protocol access proxy
|
||||||
License: AGPL-3.0-only
|
License: AGPL-3.0-only
|
||||||
@ -35,7 +35,7 @@ BuildRequires: bash-completion
|
|||||||
BuildRequires: cargo >= 1.82
|
BuildRequires: cargo >= 1.82
|
||||||
BuildRequires: cargo-packaging
|
BuildRequires: cargo-packaging
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
BuildRequires: go >= 1.23.5
|
BuildRequires: go >= 1.23.7
|
||||||
BuildRequires: pam-devel
|
BuildRequires: pam-devel
|
||||||
BuildRequires: systemd-rpm-macros
|
BuildRequires: systemd-rpm-macros
|
||||||
BuildRequires: zsh
|
BuildRequires: zsh
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:af07aeef081bb9aef69764768048f29558aec9062d0d696bc472da013b1d7803
|
oid sha256:838c89ac16f419b89e288fefe650938fcf40d48e5b26d379f8958f87c26485f4
|
||||||
size 53946510
|
size 52832847
|
||||||
|
Loading…
x
Reference in New Issue
Block a user