update to 16.4.2
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=241
This commit is contained in:
parent
35218ae12f
commit
093be6254c
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.4.1</param>
|
||||
<param name="revision">v16.4.2</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:0d398e5926c37a6857cc05c2f2f5de6df68f5ce3ac1ab2e71071ebe4081068e8
|
||||
size 270937102
|
3
teleport-16.4.2.obscpio
Normal file
3
teleport-16.4.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be75bc021d11df96d2e76480dd157b65558ac714b7a2f5676b021aa2b1c15f51
|
||||
size 270941198
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 27 20:35:28 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 16.4.2:
|
||||
* Fixed a panic when using the self-hosted PagerDuty plugin.
|
||||
#46925
|
||||
* A user joining a session will now see available controls for
|
||||
terminating & leaving the session. #46901
|
||||
* Fixed a regression in the SAML IdP service which prevented
|
||||
cache from initializing in a cluster that may have a service
|
||||
provider configured with unsupported acs_url and relay_state
|
||||
values. #46845
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 25 17:04:49 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 16.4.1
|
||||
mtime: 1727231711
|
||||
commit: 03a20fdbabea61949bdd09405ca423fcaee32db4
|
||||
version: 16.4.2
|
||||
mtime: 1727309599
|
||||
commit: e414b8fcd479f71ec62f2c8daf498d2c7b8dec8d
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 16.4.1
|
||||
Version: 16.4.2
|
||||
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:62b838c6140844773e0c882c48e836719521413b0dbd914fbb43d0fb0d465839
|
||||
size 46697466
|
||||
oid sha256:dfea0ae4e1fdef96846b5ad2a738f23569236fd4c2abf9d53be2ee130e27d763
|
||||
size 46697453
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:130e39d637fb70b755dde41600243cc75358ce1abdcda33d7f62560caa975a5c
|
||||
size 722331
|
||||
oid sha256:077db6813e5684cefe9276e082349efe720bc794782467213d7039e2f427f1e5
|
||||
size 723955
|
||||
|
Loading…
Reference in New Issue
Block a user