Accepting request 1080951 from home:ojkastl_buildservice:Branch_devel_kubic
update to 12.2.4 OBS-URL: https://build.opensuse.org/request/show/1080951 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=109
This commit is contained in:
parent
0b41200a92
commit
6838d71ca9
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">v12.2.3</param>
|
||||
<param name="revision">v12.2.4</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">ea25c87fe92361ef3bcb6a0c9e91cf7ae80eb973</param></service></servicedata>
|
||||
<param name="changesrevision">0f5a2d86b6a261f019759094e0d9e77ee9953e7b</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e695fefa4f324c6612fce29d605329b468b850dae41ad7bb5411f2cff66ecca
|
||||
size 138319361
|
3
teleport-12.2.4.tar.gz
Normal file
3
teleport-12.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bbe35afceb0513bfa400e3849e5dbcb300c3861f9a43bf6b7f0653ddddef199f
|
||||
size 140524591
|
@ -1,3 +1,77 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 20 14:35:02 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 12.2.4:
|
||||
* Release 12.2.4 (#24844)
|
||||
* [v12] docs: document error with older SSM agent version
|
||||
(#24833)
|
||||
* OS packaging and auto updates backport - v12 (#24781)
|
||||
* [v12] SFTP fixes (#24831)
|
||||
* [v12] Checks proxy server and token set for join openssh
|
||||
(#24745)
|
||||
* [v12] Fix `TestHeadlessAuthenticationWatcher` flakiness
|
||||
(#24705)
|
||||
* [v12] docs: make consistent access request plugins helm
|
||||
configuration and instructions (#24760)
|
||||
* Add docs subsection about joining services (#24756)
|
||||
* Update embedded video (#24699)
|
||||
* [web] Add isModeratedSession flag to web ssh session (#24238)
|
||||
(#24806)
|
||||
* [v12] Backport Mac build GitHub Actions support (#24432)
|
||||
* Backport --raw version flag (#24772)
|
||||
* Acquire user certs from root cluster during web file transfers
|
||||
(#24768)
|
||||
* Fix memory leak on Kubernetes port-forwarding (#24763)
|
||||
* [v12] Use CompareAndSwap for OktaAssignments instead of lock.
|
||||
(#24748)
|
||||
* Tweak protogen to not change protos from cloud (#24688)
|
||||
(#24739)
|
||||
* Tweak messaging to anticipate a new linter (#24411)
|
||||
* docs: Login Rules Terraform docs (#24674)
|
||||
* [v12] reduce cache retry load (#23025) (#24719)
|
||||
* Change port-forwarding completion logs to debug (#24658)
|
||||
* [v12] Make audit log details dialog larger. (#24722)
|
||||
* stop handling SIGINT, SIGTERM in tctl (#24681)
|
||||
* Add Okta assignment update statuses to Okta access point.
|
||||
(#24735)
|
||||
* [v12] docs: remove ignored user parameter in tsh login example
|
||||
(#24624)
|
||||
* [v12] Check Okta action transitions during update, allow failed
|
||||
-> pending. (#24685)
|
||||
* Prevent multiple discovery agents to race against each other
|
||||
(#24214) (#24716)
|
||||
* Document `discovery_group` parameter (#24713)
|
||||
* Add cleanup time and last transition time to OktaAssignment.
|
||||
(#24725)
|
||||
* Add in a Okta assignments copy method. (#24694)
|
||||
* refresh vscode guide (#24697)
|
||||
* helm: fix `teleport-kube-agent` telemetry (#24471) (#24680)
|
||||
* allow redundant security release alert suppression (#24692)
|
||||
* [v12] Tag output from teleport configure as ERROR or WARNING if
|
||||
applies (#24676)
|
||||
* [v12] Introduce an OktaAssignmentsGetter and use it in the
|
||||
watcher. (#24584)
|
||||
* Ensure that proxy services join by dialing auth (#24668)
|
||||
* docs: update audit results faq for cloud (#24633)
|
||||
* Pull kube proxy address from proxy ping endpoint (#24516)
|
||||
* docs version (#24622)
|
||||
* [v12] docs: kubernetes joining guide + reference (#24545)
|
||||
* [v12] docs: update k8s gke discovery to use zone variable
|
||||
consistently (#24613)
|
||||
* [v12] Hosted plugins frontend / user-facing parts (#24597)
|
||||
* Make the OpenSSH guide more prominent (#24568)
|
||||
* Edit the SSH Key Extensions guide prereqs (#24537)
|
||||
* Add top-level redirects to intro pages (#24565)
|
||||
* Add architectural clarity to the AD guide (#24569)
|
||||
* [v12] Renders user auth types in User List in expected
|
||||
capitalization (#24604)
|
||||
* [v12] docs: simplify tokens generation examples (#24497)
|
||||
* [v12] Update relcli to fix publishing of release notes (#24438)
|
||||
(#24529)
|
||||
* [v12] Fix authenticated conn metrics for http reporter (#24570)
|
||||
* only call 'user.Current' when we really need to (#24573)
|
||||
* update aws configurator (#24362) (#24494)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 14 06:52:08 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.3
|
||||
Version: 12.2.4
|
||||
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:d67e7b7957078a3fd6585cd60fb969a768a90b5d6e30643917709d62ae29059f
|
||||
size 28896217
|
||||
oid sha256:a203406ffefae8cc6939a600f50fdedbdadab4568bab4495dafec81549be2fce
|
||||
size 28899943
|
||||
|
Loading…
Reference in New Issue
Block a user