Accepting request 1254586 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1254586 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=140
This commit is contained in:
2
_service
2
_service
@@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v17.3.3</param>
|
||||
<param name="revision">v17.3.4</param>
|
||||
<param name="match-tag">v*</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fc41743b6c43eaa56d26fdd3a5019d7f06f246f8694a2bbeb836fa40dbe10829
|
||||
size 273483278
|
3
teleport-17.3.4.obscpio
Normal file
3
teleport-17.3.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5e7213e9c3279c415b99d21b24f8cc2cbeb5cb658ffb934a6c8ba20fd8be71c0
|
||||
size 273640462
|
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 20 05:49:20 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 17.3.4:
|
||||
* Improved clarity of error logs and address UX edge cases in
|
||||
teleport-update, part 2. #53197
|
||||
* Fixed the teleport-update systemd service in CentOS 7 and
|
||||
distros with older systemd versions. #53196
|
||||
* Fixed panic when trimming audit log entries. #53195
|
||||
* Fixed an issue causing the teleport process to crash on group
|
||||
database errors when host user creation was enabled. #53082
|
||||
* Workload ID: support for attesting Docker workloads. #53069
|
||||
* Added a --join-method flag to the teleport configure command.
|
||||
#53061
|
||||
* Improved clarity of error logs and address UX edge cases in
|
||||
teleport-update. #53048
|
||||
* The event handler can now generate certificates for DNS names
|
||||
that are not resolvable. #53026
|
||||
* Machine ID: Added warning when generated certificates will not
|
||||
last as long as expected. #53019
|
||||
* Improve support for teleport-update on CentOS 7 and distros
|
||||
with older systemd versions. #53017
|
||||
* You can now use == and != operators with integer operands in
|
||||
Teleport predicate language. #52991
|
||||
* Workload ID: support for attesting Podman workloads. #52978
|
||||
* Web UI now properly shows per-session MFA errors in desktop
|
||||
sessions. #52916
|
||||
* Allow specifying the maximum number of PKCS#11 HSM connections.
|
||||
#52870
|
||||
* Resolved an issue where desktop session recordings could have
|
||||
incorrect proportions. #52866
|
||||
* The audit log web UI now renders Teleport Autoupdate Config and
|
||||
Version events properly. #52838
|
||||
* Fixed terraform provider data sources. #52816
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 7 07:02:33 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 17.3.3
|
||||
mtime: 1741280811
|
||||
commit: 22bc61751fef23dde21b66d209445f5e993d0913
|
||||
version: 17.3.4
|
||||
mtime: 1742430535
|
||||
commit: 29c19ac9db6987f7c5d021a77c7b57a05e72c911
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: teleport
|
||||
Version: 17.3.3
|
||||
Version: 17.3.4
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: AGPL-3.0-only
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adc9d584d5ed95436f048caa491024000c69c5f4dcea34bae1f38880e7521fcf
|
||||
size 53944693
|
||||
oid sha256:a660370fd7188e52a41924eb5dd83265f4fe0fd27df5b1c4a6930299c71085b8
|
||||
size 53039016
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:923171d81faa0925d7c5af833a7d012c60cb93740e08f0c151efd8735c607bf2
|
||||
size 735067
|
||||
oid sha256:894c3b614fd07274df525f47394b516b317165d1394a81ea8e9484a72c877e76
|
||||
size 743779
|
||||
|
Reference in New Issue
Block a user