From a934ee9515365935f8f99ec9bb3a07358a23c14650bab3dea950d1f51ee371cb Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Sat, 26 Mar 2022 15:19:11 +0000 Subject: [PATCH] Accepting request 965043 from home:ojkastl_buildservice:Branch_devel_kubic update to 9.0.2 OBS-URL: https://build.opensuse.org/request/show/965043 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=13 --- _service | 4 +-- _servicedata | 2 +- teleport-9.0.1.tar.gz | 3 --- teleport-9.0.2.tar.gz | 3 +++ teleport.changes | 60 +++++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 +-- webassets.tar.gz | 4 +-- 8 files changed, 71 insertions(+), 11 deletions(-) delete mode 100644 teleport-9.0.1.tar.gz create mode 100644 teleport-9.0.2.tar.gz diff --git a/_service b/_service index a93d54c..a613735 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v9.0.1 + v9.0.2 @PARENT_TAG@ enable v(.*) @@ -25,6 +25,6 @@ gz - teleport-9.0.1.tar.gz + teleport-9.0.2.tar.gz diff --git a/_servicedata b/_servicedata index 00c560f..78f64ff 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - 7bbe6f15c5c88a28b4b998d68561394938eae7c0 \ No newline at end of file + 354b8c037259e1af59e539f97a203af35b3d8901 \ No newline at end of file diff --git a/teleport-9.0.1.tar.gz b/teleport-9.0.1.tar.gz deleted file mode 100644 index d6c1ef2..0000000 --- a/teleport-9.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb13f7a431cb5da5fc6a40aa7aa46ee968d4fd458394388ccc4b3e63d29cc0a1 -size 46071816 diff --git a/teleport-9.0.2.tar.gz b/teleport-9.0.2.tar.gz new file mode 100644 index 0000000..7d14c5e --- /dev/null +++ b/teleport-9.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7affb552ddb0cf75dc20b28044f253e5d927995febb0c5036d780e57fdc87865 +size 46091136 diff --git a/teleport.changes b/teleport.changes index 0ccc536..677a1bf 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +Sat Mar 26 14:53:54 UTC 2022 - kastl@b1-systems.de + +- Update to version 9.0.2: + * Release 9.0.2. + * Updated CHANGELOG.md. + * update enterprise (#11408) + * Reexec with `/proc/self/exe` on Linux (#11283) (#11453) + * Add version string to terraform role ref (#11407) + * [v9] Add HTTPS_PROXY for tsh (#11397) + * Add tests for motd fixes + * Fix MOTD not showing up on tsh login with certain arguments + * Fix panic in getWebConfig (#11389) (#11413) + * Update cargo deps (#11400) (#11416) + * Reslove comments, move all occurences of teleport.dev to use a constant + * Add configurable verbosity to `tctl get roles` + * Resolve comments + * Add verbosity to tctl * ls commands and resource get. + * Move 'MakeTableWithTruncatedColumn' to asciitable and truncate labels + * ls consistency: add support for tctl desktop ls + * ls consistency: add tctl kube ls command + * ls consistency: make tctl db ls output consistent + * ls consistency: make tctl apps ls output consistent + * ls consistency: Make tctl nodes ls output consistent, support yaml + * Add a .tsh/config file and add support for configuring custom http headers + * [v9] Backport: "helm: Adds missing namespaces to ConfigMap (#11032)" (#11343) + * add copy/paste mention (#11377) + * Edit Helm installation instructions (#11303) + * Situate the Installation guide more clearly (#11300) + * Edit four Kubernetes Access guides for Cloud users (#11354) + * Teleport cloud license info and other info update (#11376) + * add all token types (#11375) + * Update Redis links in docs (#11393) + * [v9] Add endpoint to webapi to generate DB join token (#10914) (#11256) + * Fix certificate extension not being included in `tctl auth sign` + * Show usage on invalid command line invocation. (#11174) (#11333) + * Remove the v5 Kubernetes migration guide (#11297) + * Add Cloud-specific instructions to two guides (#11314) + * Add notes about wildcard certificates (#11310) + * Fix broken link in the ADFS guide (#11307) + * update e module (#11341) + * [v9] helm: Backport chart changes from unit test addition (#11336) + * Added Machine ID CLI and configuration references. + * Update 'tctl apps/db/nodes ls' to accept filter flags (#11003) (#11076) + * docs: add desktop session recording and clipboard sharing (#11005) (#11252) + * Mention Cloud compatibility in three guides (#11234) + * Updates `tsh ls` for node/app/db/kube to accept new filter flags (#10980) (#11016) + * Add doc for filter support for CLI tools (#11012) (#11258) + * Support role bootstrapping in OSS (#11175) (#11247) + * corrects some powershell examples and put in code for linux commands (#11225) + * docs: clarify /healthz and /readyz (#11085) (#11231) + * Keep multiple per-node remoteConns in localSite (#11074) (#11184) + * Fix TLS multiplexing for the kubernetes_service in the teleport-cluster helm chart (#10002) (#11212) + * Update upcoming-releases.mdx + * Improve `tsh` error message if mysql client is missing (#11215) + * helm: Adds extraArgs and extraEnv to teleport-kube-agent (#11155) (#11237) + * helm: include static_labels in database example (#10414) (#11214) + * Revert "Only allow access request deletion through static roles' permissions (#9540)" (#11221) + * Address problems in concurrent sqlite access (#10706) (#11190) + ------------------------------------------------------------------- Thu Mar 17 10:28:30 UTC 2022 - kastl@b1-systems.de diff --git a/teleport.spec b/teleport.spec index 7fc65f8..843129f 100644 --- a/teleport.spec +++ b/teleport.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 9.0.1 +Version: 9.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 966b54c..980bbbd 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b748ac9facf21c2bc290909f059a8e7a2966ad73ca1926c58c6445a512018dae -size 19440803 +oid sha256:ce5005369aba6630adc0e51f381f34cd500ccb8227d63df365d1ebd816857550 +size 19444302 diff --git a/webassets.tar.gz b/webassets.tar.gz index c910d73..14b5004 100644 --- a/webassets.tar.gz +++ b/webassets.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cf1760fd1e9db78d0da93034576219f451da689a154be7a5c781823b52ddf77d -size 4736293 +oid sha256:0dbcfc7716a84f3e4702d47760f203b95a29a6f160dda625450b568035ed988f +size 4734755