From f79aaab1e95991f5382ee055994cfaec3e639e1e81501410d7d7408612c626a4 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 8 Feb 2023 11:38:48 +0000 Subject: [PATCH] Accepting request 1063799 from home:ojkastl_buildservice:Branch_devel_kubic update to 12.0.1 OBS-URL: https://build.opensuse.org/request/show/1063799 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=87 --- _service | 4 +-- _servicedata | 2 +- teleport-11.3.2.tar.gz | 3 -- teleport-12.0.1.tar.gz | 3 ++ teleport.changes | 76 ++++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 +-- 7 files changed, 85 insertions(+), 9 deletions(-) delete mode 100644 teleport-11.3.2.tar.gz create mode 100644 teleport-12.0.1.tar.gz diff --git a/_service b/_service index 05be504..6f7d9f0 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v11.3.2 + v12.0.1 @PARENT_TAG@ enable v(.*) @@ -26,6 +26,6 @@ gz - teleport-11.3.2.tar.gz + teleport-12.0.1.tar.gz diff --git a/_servicedata b/_servicedata index 58a9649..14d0db1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - d14904a2c32888d3f8cd2da169a705f1cad53dc6 \ No newline at end of file + a27fce92756b49c8a9229299a63bfcb55069c556 \ No newline at end of file diff --git a/teleport-11.3.2.tar.gz b/teleport-11.3.2.tar.gz deleted file mode 100644 index be4f30e..0000000 --- a/teleport-11.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5271e6319780ea5ffff8e1333af1e6eb21a3999b92f42da04fadab73c12488fb -size 128207438 diff --git a/teleport-12.0.1.tar.gz b/teleport-12.0.1.tar.gz new file mode 100644 index 0000000..d19c41e --- /dev/null +++ b/teleport-12.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c65ac0417c93d51d243800d47c19f9305ac4c1ab29d219b8cbb561acffb4306 +size 133667985 diff --git a/teleport.changes b/teleport.changes index 8994926..cb9f625 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,79 @@ +------------------------------------------------------------------- +Wed Feb 08 08:08:12 UTC 2023 - kastl@b1-systems.de + +- Update to version 12.0.1: + * Release 12.0.1 (#21372) + * Fix operator build (#21369) + * fix lint-breaking spacing (#21356) + * [v12] Preview Page (#21283) + +------------------------------------------------------------------- +Wed Feb 08 07:53:13 UTC 2023 - kastl@b1-systems.de + +- Update to version 12.0.0: + Full changelog is available at + https://github.com/gravitational/teleport/releases/tag/v12.0.0 + + Teleport 12 brings the following marquee features and improvements: + - Device Trust (Preview, Enterprise only) + - Passwordless Windows access for local users (Preview, Enterprise only) + - Per-pod RBAC for Kubernetes Access (Preview) + - Azure and GCP CLI support for Application Access (Preview) + - Support for more databases in Database Access: + - AWS DynamoDB + - AWS Redshift Serverless + - AWS RDS Proxy for PostgreSQL/MySQL + - Azure SQLServer Auto Discovery + - Azure Flexible Servers + - Refactored Helm charts (Preview) + - Dropped support for SHA1 in Server Access + - Signed/notarized macOS binaries + + * Azure and GCP CLI support for Application Access (Preview) + In Teleport 12 administrators can interact with Azure and GCP APIs through + Application Access using `tsh az` and `tsh gcloud` CLI commands, or using + standard `az` and `gcloud` tools through the local application proxy. + * Support for more databases in Database Access + Database Access in Teleport 12 brings a number of new integrations to AWS-hosted + databases such as DynamoDB (now with audit log support), Redshift Serverless and + RDS Proxy for PostgreSQL/MySQL. + On Azure, Database Access adds SQLServer auto-discovery and support for Azure + Flexible Server for PostgreSQL/MySQL. + * Refactored Helm charts (Preview) + The “teleport-cluster” Helm chart underwent significant refactoring in Teleport + 12 to provide better scalability and UX. Proxy and Auth are now separate + deployments and the new “scratch” chart mode makes it easier to provide a custom + Teleport config. + “Custom” mode users should follow the migration guide: + https://goteleport.com/docs/ver/12.x/deploy-a-cluster/helm-deployments/migration-v12/ + * Dropped support for SHA1 in Server Access + Newer OpenSSH clients connecting to Teleport 12 clusters no longer need the + “PubAcceptedKeyTypes” workaround to include the deprecated “sha” algorithm. + * Signed/notarized macOS binaries + Users who download Teleport 12 Darwin binaries would no longer get an untrusted + software warning from macOS. + * tctl edit + tctl now supports an edit subcommand, allowing you to edit resources directly in + your preferred text editor. + * Breaking Changes + Please familiarize yourself with the following potentially disruptive changes in + Teleport 12 before upgrading. + - Helm charts + The teleport-cluster Helm chart underwent significant changes in Teleport 12. To + upgrade from an older version of the Helm chart deployed in “custom” mode, use + the following migration guide: + https://goteleport.com/docs/ver/12.x/deploy-a-cluster/helm-deployments/migration-v12/ + Additionally, PSPs are removed from the chart when installing on Kubernetes 1.23 + and higher to account for the deprecation/removal of PSPs by Kubernetes. + - tctl auth export + The tctl auth export command only exports the private key when passing the + --keys flag. Previously it would output the certificate and private key + together. + - Desktop Access + Windows Desktop sessions disable the wallpaper by default, improving + performance. To restore the previous behavior, add `show_desktop_wallpaper: true` + to your windows_desktop_service config. + ------------------------------------------------------------------- Thu Feb 02 06:59:38 UTC 2023 - kastl@b1-systems.de diff --git a/teleport.spec b/teleport.spec index bf810c6..ac81124 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.3.2 +Version: 12.0.1 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 8c4629e..624a3ff 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f16bf12e778e873746607fb12201170ee2b82ce82ead8456e3d158dcdd80e4f -size 30972713 +oid sha256:5d4d15adb8aff46b8b69d760fdea49f7f80f9de600de5bfe9c26c29cf734ab1b +size 28816178