From 1843c65fa677508557154198d6d8e7d936bd824fa3041c7ffaf9f1d3108d2a45 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Tue, 29 Nov 2022 08:26:01 +0000 Subject: [PATCH] Accepting request 1038828 from home:ojkastl_buildservice:Branch_devel_kubic update to 11.1.0 OBS-URL: https://build.opensuse.org/request/show/1038828 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=66 --- _service | 4 +- _servicedata | 2 +- teleport-11.0.3.tar.gz | 3 -- teleport-11.1.0.tar.gz | 3 ++ teleport.changes | 102 +++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 +- webassets.tar.gz | 4 +- 8 files changed, 113 insertions(+), 11 deletions(-) delete mode 100644 teleport-11.0.3.tar.gz create mode 100644 teleport-11.1.0.tar.gz diff --git a/_service b/_service index fe2d4cc..1ac91ec 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v11.0.3 + v11.1.0 @PARENT_TAG@ enable v(.*) @@ -25,6 +25,6 @@ gz - teleport-11.0.3.tar.gz + teleport-11.1.0.tar.gz diff --git a/_servicedata b/_servicedata index 5c2fe8d..b7385db 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - 6f0eeef0b3698968ed774cb86b8e14b262845212 \ No newline at end of file + 4ef520e81753855deae73dccdf9b4987d5c7b488 \ No newline at end of file diff --git a/teleport-11.0.3.tar.gz b/teleport-11.0.3.tar.gz deleted file mode 100644 index 7aeb3cf..0000000 --- a/teleport-11.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:705d083806a4ebf02d1088c9e7f25e8dd71132827d896369723c929c9e2e0e20 -size 112979659 diff --git a/teleport-11.1.0.tar.gz b/teleport-11.1.0.tar.gz new file mode 100644 index 0000000..adaa5ec --- /dev/null +++ b/teleport-11.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f47b0387a3e519189c59ba1a2d3292159be9dc0c218122694652e6d29a2760e +size 116570909 diff --git a/teleport.changes b/teleport.changes index a852fd3..c9fee1b 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,105 @@ +------------------------------------------------------------------- +Tue Nov 29 08:02:09 UTC 2022 - kastl@b1-systems.de + +- Update to version 11.1.0: + * Release 11.1.0 (#18806) + * saml: Don't check existence of templated role names (#18766) + * [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#18841) + * Export GithubConverter type (#18751) (#18836) + * Generate new session on new ssh websocket connection. (#18523) (#18839) + * [v11] Improve `tsh play` JSON & YAML output (#18825) + * Add extra database validations to CreateDatabase (#18776) (#18785) + * Do not run parker process for all SSH sessions (#18810) + * Add `tctl windows_desktops` as the default and keep `tctl desktops` as an alias (#18816) + * Add `teleport discovery bootstrap` command (#18641) + * [v11] Add info to docs about working with github enterprise server (#18808) + * [v11] Session Control + UI SSH Performance (#18797) + * [v11] Ensure app session is in backend in app access integration tests. (#18803) + * call out restrictions on Var in code blocks (#18714) + * [v11] Document Discord access plugin (#18790) + * [v11] [Docs] Desktop Access Value and Log updates (#18799) + * [v11] Undos support for `TELEPORT_PROXY` in `tctl` (#18796) + * [v11] Reformat imports GCI (#18736) + * [v11] Update GetDatabases to use the correct cluster uri (#18735) (#18762) + * [v11] Fix for Teleport start config file log (#18778) + * Add STS endpoints for new regions (#18756) + * [v11] Fix issue self-hosted databases with ec2 hostnames fail to create (#18773) + * [v11] Add FIPS support for Desktop Access (#18743) + * [v11] Release server CI integration improvements (#18513) (#18702) + * [v11] Terminate sessions when peers disconnect (#18684) + * Added 11/23 Upcoming Releases Update + * bump etcd client + * Stop creating Snowflake ocsp_response_cache.json (#18720) + * [v11] Fix Mongo document sequence msg validation (#18738) + * Fix up GCP docs (#18729) + * [v11] operator: Add `auth_connector` support (#18350) + * Add additional space to apt commands (#18733) + * [v11] Make the Standalone Kubernetes guide easier to use (#18694) + * [v11] Ensure ssh connection rejection errors are returned (#18708) + * Connect: Add prerequisites for gracefully handling expired db proxy certs (#18259) (#18678) + * GCS: don't swallow cleanup errors (#18725) + * CodeQL: Rename from codeql-analysis.yml to codeql.yml + * spell fixes (#18692) + * Fix trusted clusters for Desktop Access + * Enable and fix AuditOn. (#18574) + * update teleport.e submodule (#18687) + * [v11] Adds GCP GKE auto-discovery (#18396) + * [v11] [Docs] Fix rewrite key example. (#18387) + * Add ability to have multiple Github auth connector implementations (#18521) + * [v11] Allow configuration of identity file and proxy url with env in `tctl` and `tsh`. (#18673) + * Add tests for teleterm.Serve with TCP address (#18144) (#18637) + * Add mutex for certs in local proxy (#18278) (#18623) + * [Docs] remove tf language from codeblocks (#18669) + * Make SessionTracker heartbeat loop more robust (#18415) (#18576) + * [v11] Allow connections to nodes when Auth is offline (#18585) + * docs: improve wording on free cloud trials (#18653) + * Make proxy routing logic reusable (#18370) (#18596) + * [v11] Add TLV support to ProxyLine (#18650) + * Docs: Update Terraform suggested role (#18648) + * [v11] Take cloud labels into account for application access permissions calculation. (#18642) + * attempt to fix TestProxyProtocolRedis flakiness (#18316) + * [v11] [Docs] Minor Config Reference Update (#18613) + * [Docs] Add AWS credentials to variables block (#17916) (#18645) + * [v11] [Docs] End User Doc Page (#18619) + * Docs: fix TF role's `_labels` type (#18635) + * remove single quotes from env vars for k8s (#18624) + * [v11] Fix web ListResources total count with apps and update tests (#18601) + * Added EOL dates for releases. (#18630) + * Add Teleport 11 videos (#18629) + * [v11] Add a guide to dynamic Kubernetes registration (#18533) + * Deflake TestWebSessionsRenewDoesNotBreakExistingTerminalSession (#18529) + * [v11] Improve trusted cluster observability (#18609) + * Forward traces from the web UI (#18519) (#18598) + * [v11] fix aws rds discovery invalid engine filter (#18590) + * [v11] Fix Flaky TestDatabaseRootLeafIdleTimeout test (#18422) + * Added 11/17 Upcoming Releases Update (Cloud) + * [v11] Desktop Discovery guide (#18571) + * spell fixes (#18583) + * [v11] add allowed users to tsh db ls json and yaml output (#18543) + * Bump cloud version to 10.3.8 (#18560) + * Close local proxy conn if middleware errors (#18242) (#18527) + * [v11] Update the teleport-kube-agent reference (#18535) + * Added 11/17 Upcoming Releases Update + * Update to use db configure create, troubleshooting, required cert (#18556) + * Add support for user.spec in moderated sessions filters (#18455) + * Deflake TestResizeTerminal (#18406) + * Sign tsh on windows builder for connect (#18165) (#18477) + * Minor logging order tweak in tbot (#18511) + * [v11] Add new audit event for DynamoDB protos (#18035) + * [v11] Allow users to merge multiple clusters in the same `kubeconfig` file when using `tctl auth sign --format kubernetes` (#18525) + * Docs version update (#18512) + * [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#18505) + * Use temp files instead of current dir for active dir install script (#18502) + * set cluster connector name on signin for first cloud user (#17834) (#18445) + * Allow non-moderated sessions during outage (#17309) (#18441) + * docs: add FAQ entry for seeing resource name in access requests (#18400) + * [v11] improve kube rbac docs (#18480) + * Shared Directory Audit events (#17410) (#18398) + * [v11] [Docs] Document AWS quotas (#18450) + * Correct username -> user in tsh alias guide (#18482) + * Fix role word reference (#18471) + * Remove CertificateTTL from appaccess integration tests. (#18448) + ------------------------------------------------------------------- Tue Nov 15 07:20:33 UTC 2022 - michael@stroeder.com diff --git a/teleport.spec b/teleport.spec index 2349668..cf7120b 100644 --- a/teleport.spec +++ b/teleport.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 11.0.3 +Version: 11.1.0 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 0e4c5cf..0be921d 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6dcda069de6391b739d83b6df4bb80cf93befa53e891e3a3e8c289cd88c4c8f8 -size 30473950 +oid sha256:795906a319c629fc42de662904d841e2e6a051fdb828db25af025d7b7bd536fb +size 30622382 diff --git a/webassets.tar.gz b/webassets.tar.gz index 657e809..58b9f2e 100644 --- a/webassets.tar.gz +++ b/webassets.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1e318cb308df974483f5e8dbd7aae95cef9c57db79c95fcb43b9a218405eb7ce -size 4224512 +oid sha256:01245f16113071c36d1d9273cb03f7b157876c4e6bfd2145e54f2889a1830a60 +size 4310844