From 528235f50e8889ebb8fffd41ec70545b3aa281bd14112410e3ec648e9fea0450 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Mon, 13 Feb 2023 17:24:28 +0000 Subject: [PATCH] Accepting request 1065551 from home:ojkastl_buildservice:Branch_devel_kubic update to 12.0.2 OBS-URL: https://build.opensuse.org/request/show/1065551 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=89 --- _service | 4 +-- _servicedata | 2 +- teleport-12.0.1.tar.gz | 3 -- teleport-12.0.2.tar.gz | 3 ++ teleport.changes | 68 ++++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 +-- 7 files changed, 77 insertions(+), 9 deletions(-) delete mode 100644 teleport-12.0.1.tar.gz create mode 100644 teleport-12.0.2.tar.gz diff --git a/_service b/_service index 6f7d9f0..f0aa761 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v12.0.1 + v12.0.2 @PARENT_TAG@ enable v(.*) @@ -26,6 +26,6 @@ gz - teleport-12.0.1.tar.gz + teleport-12.0.2.tar.gz diff --git a/_servicedata b/_servicedata index 14d0db1..4bf1526 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - a27fce92756b49c8a9229299a63bfcb55069c556 \ No newline at end of file + 64e23540e972d1349330325cfd24f0babe8f05cd \ No newline at end of file diff --git a/teleport-12.0.1.tar.gz b/teleport-12.0.1.tar.gz deleted file mode 100644 index d19c41e..0000000 --- a/teleport-12.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c65ac0417c93d51d243800d47c19f9305ac4c1ab29d219b8cbb561acffb4306 -size 133667985 diff --git a/teleport-12.0.2.tar.gz b/teleport-12.0.2.tar.gz new file mode 100644 index 0000000..9499244 --- /dev/null +++ b/teleport-12.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5544c7c79c710fe399932fd6dfd3e4103c737ed383dc3ae38e0a5951741cd415 +size 133496129 diff --git a/teleport.changes b/teleport.changes index cb9f625..5822504 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,71 @@ +------------------------------------------------------------------- +Mon Feb 13 15:53:03 UTC 2023 - kastl@b1-systems.de + +- Update to version 12.0.2: + * Release 12.0.2 (#21679) + * Bump cloud version to 11.3.3 (#21672) + * Fix kube agent shutdown during upgrades (#21617) + * [v12] Updates port validation to restrict to valid port numbers 1-65535 (#21651) + * Improve listing resources across clusters (#21003) (#21577) + * [v12] Skip deleting database servers on agent shutdown during binary upgrade (#21635) + * [v12] Update JS grpc-tools to 1.12.4 (#21532) + * capture custom role creation in prehog (#21123) (#21599) + * Verify if proxy can handle application requests when creating session (#21615) + * Extract entity ID when creating SAML service provider. (#21603) + * Allow invalid namespaces in role templates (#21573) + * Remove GCB checks (#21593) + * [v12] Compare TLS and SSH principals independent of order (#21578) + * [v12] Skip device authz when issuing App or Windows certs (#21571) + * fix link in troubleshooting guide (#21581) + * [v12] Use test IP addresses for auth_proxy_test. (#21576) + * Remove unused `CheckResourceUpsertableByError` function (#21562) + * refactor db local proxy logic (#21335) + * Add field to user cert request (#21474) + * Fix k8s docs links (#21553) + * Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#21514) + * Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#21513) + * [v12] Update e-ref (#21547) + * [v12] Add SAML IdP service providers to the cache and CLI. (#21471) + * [v12] Improve error message when trying to rename resource (#21179) + * [v12] Remove Auth/Proxy instructions from DB guides (#21333) + * properly resolve conflict (#21409) + * [v12] Update okta.mdx (#21410) + * [v12] helm-docs: Separate cert-manager and ACM values for clarity in AWS guide (#21361) + * Rename protoEqual and add a big warning (#21505) + * [v12] Connect: return logged in user in `ListRootClusters` (#21467) + * Run go mod tidy in CI (#21140) (#21482) + * Align the Okta and Auth Connector configuration examples in Okta SSO guide (#21475) + * [v12] Add in file configuration for the SAML IdP. (#21486) + * improve 'tsh scp' error message when no remote path is specified (#21373) + * Add `tsh request search --kind=pod` support (#21456) + * Removes the "overflow: auto" from StyledXterm (#20868) + * fix partial links (#21470) + * Reduce CPU usage in enhanced session + * update contribute instructions to use major version (#21462) + * [v12] [Docs] update Desktop Access introduction for v12 (#21458) + * Update the version support table for v12 (#21428) + * single-source access control guides list (#21415) + * [v12] Move Connect-specific MenuLogin story out of shared package (#21386) + * Fix flaky tctl UT - allocate network listener (#21390) + * Add RBAC labels for Database Services access (#21093) (#21244) + * Enable role-based device authz for DB, k8s and SSH (#20640) (#21432) + * [v12] Bump OpenSSL and libcbor (#21425) + * [v12] Require flag for dynamic resources matching "tsh db configure create" (#21395) + * [v12] Allow role-based device verification in AccessChecker (#20846) + * Bump forked go-libfido2 (#21175) + * fix k8s docs links (#21414) + * Show enterprise installs for Cloud scope MacOS Installs (#19669) (#21368) + * Update docs version to 12 (#21418) + * [v12] Add missing license headers to files. (#21405) + * correct tsh scp docs (#21378) + * Docs: AWS RDS Proxy Guide (#21322) (#21401) + * [v12] Update security information in docs. (#21358) + * Updated Dronegen for v12 release (#21355) + * [v12] Fix the navigation not listening to the back button (#21236) + * Spelling fix and app access link fix (#21397) + * [v12] Remove deprecated `/webapi/nodes/token` endpoint (#21152) + * Add gRPC Kubernetes Service (#21359) + ------------------------------------------------------------------- Wed Feb 08 08:08:12 UTC 2023 - kastl@b1-systems.de diff --git a/teleport.spec b/teleport.spec index ac81124..ea6c2cc 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.0.1 +Version: 12.0.2 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 624a3ff..db42203 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5d4d15adb8aff46b8b69d760fdea49f7f80f9de600de5bfe9c26c29cf734ab1b -size 28816178 +oid sha256:7d460509d8c8c98ef60d4875464d7d224fd0ccb6173b2dd96b0ad7f7e2a7b1f3 +size 29046407