Accepting request 1187871 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1187871 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=111
This commit is contained in:
commit
71b9a31674
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">v16.0.4</param>
|
||||
<param name="revision">v16.1.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:44a4cac8b9b02e00d0f54fe3568b2f4c2e1624cb2e0dcd6c6ae0e116770ce91d
|
||||
size 254966798
|
3
teleport-16.1.0.obscpio
Normal file
3
teleport-16.1.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f140a7a074cabce5ab56da2b74df4f9712d9528ed5b0aa8b622810eddded6c1
|
||||
size 255606798
|
@ -1,3 +1,71 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 09:32:46 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 16.1.0:
|
||||
* Database Access session replay
|
||||
- Database Access users will be able to watch PostgreSQL query
|
||||
replays in the web UI or with tsh.
|
||||
* Other improvements and fixes
|
||||
- Fixed "staircase" text output for non-interactive Kube exec
|
||||
sessions in Web UI. #44249
|
||||
- Fixed a leak in the admin process spawned by starting VNet
|
||||
through tsh vnet or Teleport Connect. #44225
|
||||
- Fixed a kube-agent-updater bug affecting resolutions of
|
||||
private images. #44191
|
||||
- The show_resources option is no longer required for
|
||||
statically configured proxy ui settings. #44181
|
||||
- The teleport-cluster chart can now use existing ingresses
|
||||
instead of creating its own. #44146
|
||||
- Ensure that tsh login outputs accurate status information for
|
||||
the new session. #44143
|
||||
- Fixes "device trust mode x requires Teleport Enterprise"
|
||||
errors on tctl. #44133
|
||||
- Added the tbot install systemd command for installing tbot as
|
||||
a service on Linux systems. #44083
|
||||
- Added ability to list access list members in json format in
|
||||
tctl. #44071
|
||||
- Update grpc to v1.64.1 (patches GO-2024-2978). #44067
|
||||
- Batch access review reminders into 1 message and provide link
|
||||
out to the web UI. #44034
|
||||
- Fixed denying access despite access being configured for
|
||||
Notification Routing Rules in the web UI. #44029
|
||||
- Honor proxy templates in tsh ssh. #44026
|
||||
- Fixed eBPF error occurring during startup on Linux RHEL 9.
|
||||
#44023
|
||||
- Fixed Redshift auto-user deactivation/deletion failure that
|
||||
occurs when a user is created or deleted and another user is
|
||||
deactivated concurrently. #43968
|
||||
- Lower latency of detecting Kubernetes cluster becoming
|
||||
online. #43967
|
||||
- Teleport AMIs now optionally source environment variables
|
||||
from /etc/default/teleport as regular Teleport package
|
||||
installations do. #43962
|
||||
- Make tbot compilable on Windows. #43959
|
||||
- Add a new event to the database session recording with
|
||||
query/command result information. #43955
|
||||
- Enabled setting event types to forward, skip events, skip
|
||||
session types in event-handler helm chart. #43938
|
||||
- extraLabels configured in teleport-kube-agent chart values
|
||||
are now correctly propagated to post-delete hooks. A new
|
||||
extraLabels.job object has been added for labels which should
|
||||
only apply to the post-delete job. #43932
|
||||
- Add support for Teams to Opsgenie plugin alert creation.
|
||||
#43916
|
||||
- Machine ID outputs now execute individually and concurrently,
|
||||
meaning that one failing output does not disrupt other
|
||||
outputs, and that performance when generating a large number
|
||||
of outputs is improved. #43876
|
||||
- SAML IdP service provider resource can now be updated from
|
||||
the Web UI. #4651
|
||||
- Fixed empty condition from unquoted string with YAML editor
|
||||
for Notification Routing Rules in the Web UI. #4636
|
||||
- Teleport Enterprise now supports the
|
||||
TELEPORT_REPORTING_HTTP(S)_PROXY environment variable to
|
||||
specify the URL of the HTTP(S) proxy used for connections to
|
||||
our usage reporting ingest service. #4568
|
||||
- Fixed inaccurately notifying user that access list reviews
|
||||
are due in the web UI. #4521
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 11 19:44:53 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 16.0.4
|
||||
mtime: 1720063959
|
||||
commit: c733a8b018826c1e06ee687006efee5bc8a31a20
|
||||
version: 16.1.0
|
||||
mtime: 1721089456
|
||||
commit: fd6032e88e2de2bf5a5c90ec771356bc611619a8
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 16.0.4
|
||||
Version: 16.1.0
|
||||
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:4be74ed7daebb565a8ad5bdf1a26450055517017f2ae5b6d255700b8c022074a
|
||||
size 52510941
|
||||
oid sha256:d1df58897d206c99ba54b6ef0bd1b76ba6c0460d314b3a4bb49f184c186d28d0
|
||||
size 52512380
|
||||
|
Loading…
Reference in New Issue
Block a user