From 6838d71ca9314cb5d293ee8adf3ad5c1246bd48d110309c457f98d37781b3df7 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Thu, 20 Apr 2023 19:00:53 +0000 Subject: [PATCH] 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 --- _service | 2 +- _servicedata | 2 +- teleport-12.2.3.tar.gz | 3 -- teleport-12.2.4.tar.gz | 3 ++ teleport.changes | 74 ++++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 +-- 7 files changed, 82 insertions(+), 8 deletions(-) delete mode 100644 teleport-12.2.3.tar.gz create mode 100644 teleport-12.2.4.tar.gz diff --git a/_service b/_service index 649433c..fad0526 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v12.2.3 + v12.2.4 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 158dbfa..766d438 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - ea25c87fe92361ef3bcb6a0c9e91cf7ae80eb973 \ No newline at end of file + 0f5a2d86b6a261f019759094e0d9e77ee9953e7b \ No newline at end of file diff --git a/teleport-12.2.3.tar.gz b/teleport-12.2.3.tar.gz deleted file mode 100644 index c4bd2a5..0000000 --- a/teleport-12.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e695fefa4f324c6612fce29d605329b468b850dae41ad7bb5411f2cff66ecca -size 138319361 diff --git a/teleport-12.2.4.tar.gz b/teleport-12.2.4.tar.gz new file mode 100644 index 0000000..3ec2437 --- /dev/null +++ b/teleport-12.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbe35afceb0513bfa400e3849e5dbcb300c3861f9a43bf6b7f0653ddddef199f +size 140524591 diff --git a/teleport.changes b/teleport.changes index b96b10d..ae9dc04 100644 --- a/teleport.changes +++ b/teleport.changes @@ -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 diff --git a/teleport.spec b/teleport.spec index 9412efd..ee02fff 100644 --- a/teleport.spec +++ b/teleport.spec @@ -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 diff --git a/vendor.tar.gz b/vendor.tar.gz index 1cd52b1..4763d89 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d67e7b7957078a3fd6585cd60fb969a768a90b5d6e30643917709d62ae29059f -size 28896217 +oid sha256:a203406ffefae8cc6939a600f50fdedbdadab4568bab4495dafec81549be2fce +size 28899943