Accepting request 1079370 from home:ojkastl_buildservice:Branch_devel_kubic
update to 12.2.3 OBS-URL: https://build.opensuse.org/request/show/1079370 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=107
This commit is contained in:
parent
09d05a2df1
commit
0b41200a92
3
_service
3
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v12.2.2</param>
|
||||
<param name="revision">v12.2.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -26,6 +26,5 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">teleport-12.2.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">3d1ac7a2202019cf3c47e7283dd3ebf67cacd0b6</param></service></servicedata>
|
||||
<param name="changesrevision">ea25c87fe92361ef3bcb6a0c9e91cf7ae80eb973</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa8c8b3561475635b575a5283100111b2cdde5402e2c8c35e00b67adfde02a6d
|
||||
size 138315905
|
3
teleport-12.2.3.tar.gz
Normal file
3
teleport-12.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e695fefa4f324c6612fce29d605329b468b850dae41ad7bb5411f2cff66ecca
|
||||
size 138319361
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 06:52:08 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 12.2.3:
|
||||
* Release 12.2.3 (#24546)
|
||||
* Machine ID: Add ability to request RouteToCluster in generated
|
||||
certs (#23838) (#24544)
|
||||
* Update e reference (#24550)
|
||||
* [v12] spelling fixes and ignore adds (#24539)
|
||||
* Added 03/13 Upcoming Releases Update (#24547)
|
||||
* Document alert acknowledgement (#24489)
|
||||
* Add info to the Directory Sharing guide (#24487)
|
||||
* Update e ref. (#24542)
|
||||
* Fix IP pinning for SSO login (#24541)
|
||||
* [v12] docs: include Amazon Linux in BPF-supported distributions
|
||||
(#24480)
|
||||
* Allow the Okta role to read the cluster name. (#24540)
|
||||
* Integrations: web API and tctl (#24145) (#24458)
|
||||
* [v12] Ensure the Okta service can connect through the reverse
|
||||
tunnel. (#24524)
|
||||
* Update FAQ for on-prem data collection (#24512)
|
||||
* Support app servers on different types of tunnels. (#23749)
|
||||
(#24525)
|
||||
* Attempt ssh connections with and without mfa at the same time
|
||||
(#24371)
|
||||
* Fix relaxed moderator joining for Kube Access (#23674) (#23993)
|
||||
* [v12] Hosted plugin manager prerequisites (#23922) (#24390)
|
||||
* Add check for nil auth.local in ping response. (#24490)
|
||||
* Docs: adjust Active Directory (manual) guide (#24071) (#24462)
|
||||
* Docs: Standardize prerequisite partial use. (#23394) (#24452)
|
||||
* Create a partial for Event Handler role/user (#24469)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 07:08:02 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 12.2.2
|
||||
Version: 12.2.3
|
||||
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:4353ddbf938d8d5daa99456acba264c96329c51972e3c13153a30a117ad91677
|
||||
size 28896076
|
||||
oid sha256:d67e7b7957078a3fd6585cd60fb969a768a90b5d6e30643917709d62ae29059f
|
||||
size 28896217
|
||||
|
Loading…
Reference in New Issue
Block a user