From 26774e3d499403566be8d965250f3eddfa3d3225a7a75b03cb0a1bca641ea307 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Fri, 15 Apr 2022 07:46:13 +0000 Subject: [PATCH] Accepting request 970296 from home:ojkastl_buildservice:Branch_devel_kubic update to 9.0.4 OBS-URL: https://build.opensuse.org/request/show/970296 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=15 --- _service | 4 +-- _servicedata | 2 +- teleport-9.0.2.tar.gz | 3 -- teleport-9.0.4.tar.gz | 3 ++ teleport.changes | 77 +++++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 +-- webassets.tar.gz | 4 +-- 8 files changed, 88 insertions(+), 11 deletions(-) delete mode 100644 teleport-9.0.2.tar.gz create mode 100644 teleport-9.0.4.tar.gz diff --git a/_service b/_service index a613735..7347bb4 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v9.0.2 + v9.0.4 @PARENT_TAG@ enable v(.*) @@ -25,6 +25,6 @@ gz - teleport-9.0.2.tar.gz + teleport-9.0.4.tar.gz diff --git a/_servicedata b/_servicedata index 78f64ff..b089e83 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - 354b8c037259e1af59e539f97a203af35b3d8901 \ No newline at end of file + f577413d3c2a85a53f560725fe2d39d726a6785e \ No newline at end of file diff --git a/teleport-9.0.2.tar.gz b/teleport-9.0.2.tar.gz deleted file mode 100644 index 7d14c5e..0000000 --- a/teleport-9.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7affb552ddb0cf75dc20b28044f253e5d927995febb0c5036d780e57fdc87865 -size 46091136 diff --git a/teleport-9.0.4.tar.gz b/teleport-9.0.4.tar.gz new file mode 100644 index 0000000..920ef15 --- /dev/null +++ b/teleport-9.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:036ebe49d40a7bbb0e25cf8718d0dca4d721ab3dc54a771df348852bb684e746 +size 47075792 diff --git a/teleport.changes b/teleport.changes index 677a1bf..4a74bd7 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,80 @@ +------------------------------------------------------------------- +Thu Apr 14 19:37:37 UTC 2022 - kastl@b1-systems.de + +- Update to version 9.0.4: + * Release 9.0.4 (#11785) + * Add Cloud instructions to five guides (#11742) + * [v9] Add hint when the user receives an error about an "unknown certificate authority" (#11550) (#11751) + * Added Machine ID to examples. + * Backport SQL Backend to v9 (#11667) + * [v9] Install script changes and sudo command updates for Teleport install and configure (#11750) + * Support proxy protocol v2 (#11684) (#11722) + * Clean up remoteSites with no active tunnels (#11435) (#11707) + * update cloud-config to fix install errors (#11732) + * update teleport 9 and cloud versions in docs (#11726) + * Spread out `UploadCompleter` load (#11590) (#11698) + * Split Redis docs (#11702) + * [v9] Kube agent instructions on matching to server version (#11711) + * Change client dialOpts append order (#11322) (#11624) + * Added admonition about TLS Routing and Machine ID. + * Added Jenkins Machine ID diagram. + * Add support for backward compatible API Client behavior (#11567) (#11663) + * [v9] Backport: fix tsh config test (#11657) + * Avoid nil dereferencing when tlsConfig is nil. (#11614) + * Updates minimum terraform version to 1.0 (#11651) + * Add documentation for ssh key extensions with github (#11656) + * docs: Add Helm docs for tls.existingSecretName (#11306) + * minor edits (#11641) + * Fix docs UI reference (#11635) + * Edit two guides for Cloud users (#11642) + * Remove misleading information about tctl for Cloud (#11632) + * Update repo in docs contribution guide (#11638) + * Fixes console player ctrl+C and ctrl+D functionality (#11559) + * Fix tsh player issues (#11491) + * docs: add note about user CA rotation + desktop access (#11586) + * fix loggers not respecting json config (#10808) (#11655) + * Add metric to track number ssh connect attempts (#11240) (#11629) + * [v9] backport #11386 #11387 (in-memory cache and sqlite sync) (#11658) + * Update IsValidLabelKey to include ':' (#11563) + +------------------------------------------------------------------- +Thu Apr 14 19:35:08 UTC 2022 - kastl@b1-systems.de + +- Update to version 9.0.3: + * Release 9.0.3 (#11649) + * Fix `ad-keytab-file` flag on sqlserver docs (#11581) (#11605) + * Split the Helm chart reference (#11437) + * helm: Add support for separate Postgres/Mongo listeners in teleport-cluster chart (#10858) (#11434) + * [Docs] Add teleport.yaml docs for x11 forwarding (#10561) (#11429) + * Edit three guides for Cloud users (#11362) + * Fix 32-bit arm deb and 64-bit arm rpm packages (#11318) (#11568) + * Add missing quotes in GCB triggers (#11608) + * tctl: respect TELEPORT_HOME variable when reading profiles (#11561) + * Use first available auth server (#11229) (#11598) + * [auto] Update webassets in branch/v9 (#11582) + * updated /signup to aboslute url (#11580) + * Remove potentially confusing EOF line from snippet (#11438) + * Split the AWS Node Joining guide (#11440) + * 03/30 Upcoming Released Update + * Backport #10620 to branch/v9 (#11542) + * Add missing doc link for predicate language (#11466) (#11541) + * [branch/v9] Backport #11388 (#11537) + * tsh: ignore empty or non-existing config files (#11495) (#11571) + * [docs/v9] Remove mention of x509 certs for Machine ID as they're not yet available (#11548) + * error message improvement on teleport start file permissions (#11502) + * [branch/v9] Rollup backport of session fixes (#11494) + * Don't respect HTTP_PROXY env in k8 forwarder (#11257) (#11462) + * [v9] Makes a common login error troubleshooting for sso docs (#11488) + * [v9] Backport: "helm: Add details on AWS ACM to AWS guide (#10857)" (#11414) + * Fix relative signup path + * Fix TLS Routing jumphost flow (#11282) (#11496) + * Assign EmitAuditEvent to err for subsequent check. (#11501) (#11505) + * Added Jenkins tile to documentation. + * Add Teleport Cloud downloads page. + * Added Machine ID Jenkins Guide. + * Update Machine ID icon to chip icon. + * [auto] Update webassets in branch/v9 (#11473) + ------------------------------------------------------------------- Sat Mar 26 14:53:54 UTC 2022 - kastl@b1-systems.de diff --git a/teleport.spec b/teleport.spec index 843129f..48c229b 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.2 +Version: 9.0.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 980bbbd..1c457a0 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ce5005369aba6630adc0e51f381f34cd500ccb8227d63df365d1ebd816857550 -size 19444302 +oid sha256:ccecd9485baabd521aff2594187a466dd3782b9ba4d72e450dec21540d9a7956 +size 19564563 diff --git a/webassets.tar.gz b/webassets.tar.gz index 14b5004..377fe67 100644 --- a/webassets.tar.gz +++ b/webassets.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0dbcfc7716a84f3e4702d47760f203b95a29a6f160dda625450b568035ed988f -size 4734755 +oid sha256:cf8173095321c7880a09cdeea124f825508b33519ea5669b150b3032596fbca6 +size 4804557