Accepting request 1127826 from home:ojkastl_buildservice:Branch_devel_kubic
update to 14.2.0 OBS-URL: https://build.opensuse.org/request/show/1127826 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=172
This commit is contained in:
parent
1e27b244d2
commit
98473cd0fa
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">v14.1.5</param>
|
||||
<param name="revision">v14.2.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:9b2f19773a239d81af22a87dda2a999dbe921a490cc74863a9f013d51f7e989e
|
||||
size 259961870
|
3
teleport-14.2.0.obscpio
Normal file
3
teleport-14.2.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8789a960ae7b3c9bfc76d4adaf7a78320b8ad34e2281bc0a28261124f9ae1a0
|
||||
size 260419086
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 05:58:22 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 14.2.0:
|
||||
* New Features
|
||||
- Advanced Okta Integration (Enterprise Edition only)
|
||||
Teleport will be able to automatically create SSO connector
|
||||
and sync users when configuring Okta integration.
|
||||
- Connect my Computer support in Web UI
|
||||
The Teleport web UI will provide a guided flow for joining
|
||||
your computer to the Teleport cluster using Teleport Connect.
|
||||
- Dynamic credential reloading for plugins
|
||||
Teleport plugins will support dynamic credential reloading,
|
||||
allowing them to take advantage of short-lived (and
|
||||
frequently rotated) credentials generated by Machine ID.
|
||||
* Fixes and Improvements
|
||||
- Access list review reminders will now be sent via Slack
|
||||
#34663
|
||||
- Improve the error message when attempting to enroll a
|
||||
hardware key that cannot support passwordless #34589
|
||||
- Allow selecting multiple resource filters in the search bar
|
||||
in Connect #34543
|
||||
- Added a guided flow for joining your computer to the Teleport
|
||||
cluster using Teleport Connect; find it in the Web UI under
|
||||
Enroll New Resource -> Connect My Computer (available only
|
||||
for local users, with prerequisites) #33688
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 06:05:32 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 14.1.5
|
||||
mtime: 1700180378
|
||||
commit: f1ce28f6f67aa2e9f14400785f7a43ec247da995
|
||||
version: 14.2.0
|
||||
mtime: 1700515419
|
||||
commit: 5d4cf8198cc0e479c08479ffe76129cf6c75d2f2
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 14.1.5
|
||||
Version: 14.2.0
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:911d05abb54adcffb9626a3a14f5df70047f580ab1b8889a00d57cf43837785c
|
||||
size 39647925
|
||||
oid sha256:860f00874a824e448eade7ec8bfcbca8ba7fe279e814ff2d29bb6b411c802bf1
|
||||
size 39706068
|
||||
|
Loading…
Reference in New Issue
Block a user