Accepting request 1159742 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1159742 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=95
This commit is contained in:
commit
ec2a172bfe
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">v15.1.8</param>
|
||||
<param name="revision">v15.1.9</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:6c059a0512e5426c0efa4790854d68a8fdfcfff3df2dd14b1986b07ae4956d07
|
||||
size 246315022
|
3
teleport-15.1.9.obscpio
Normal file
3
teleport-15.1.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:615e8382c3ab49ea5c366b88ec00c19a8040325303e66ee743db89403744be30
|
||||
size 246522382
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 20:27:13 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 15.1.9:
|
||||
* Improved performance when listing nodes with tsh or tctl.
|
||||
#39567
|
||||
* Require AWS S3 bucket fields when creating/editing AWS OIDC
|
||||
integration in the web UII. #39510
|
||||
* Added remote port forwarding to tsh. #39441
|
||||
* Added support for setting default relay state for SAML IdP
|
||||
initiated logins via the web interface and tctl. For supported
|
||||
preset service provider types, a default value will be applied
|
||||
if the field is not configured. #39401
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 15:38:52 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 15.1.8
|
||||
mtime: 1710758064
|
||||
commit: 86c1d3fbec1f5414eccb0e31c3bf85d8da3751a9
|
||||
version: 15.1.9
|
||||
mtime: 1710875533
|
||||
commit: 2ba061355e99dfdec78081f9cfb615b3cda5e556
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 15.1.8
|
||||
Version: 15.1.9
|
||||
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:1158c6feb350da1890390d104291a0ac3517a76f3af01d957fb8a74d670dca11
|
||||
size 44150547
|
||||
oid sha256:10a08525dc87c021601492b9d55671c54cbdecdebf87f210792bfc097f098030
|
||||
size 44158894
|
||||
|
Loading…
Reference in New Issue
Block a user