Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package teleport for openSUSE:Factory checked in at 2024-09-16 17:40:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/teleport (Old) and /work/SRC/openSUSE:Factory/.teleport.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "teleport" Mon Sep 16 17:40:54 2024 rev:114 rq:1200982 version:16.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/teleport/teleport.changes 2024-08-12 12:33:41.100824836 +0200 +++ /work/SRC/openSUSE:Factory/.teleport.new.29891/teleport.changes 2024-09-16 17:41:25.800974343 +0200 @@ -1,0 +2,99 @@ +Sat Sep 14 07:49:25 UTC 2024 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- update to 16.3.0: + * Out-of-band user creation + - Cluster administrators are now able to configure Teleport's + ssh_service to ensure that certain host users exist on the + machine without the need to start an SSH session. #46498 + * Other improvements and fixes + - Allow the cluster wide ssh dial timeout to be set via + auth_service.ssh_dial_timeout in the Teleport config file. + #46507 + - Fixed an issue preventing session joining while host user + creation was in use. #46501 + - Added tbot Helm chart for deploying a Machine ID Bot into a + Teleport cluster. #46373 + +------------------------------------------------------------------- +Sat Sep 14 07:37:43 UTC 2024 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- update to 16.2.2: + * Fixed an issue that prevented the Firestore backend from + reading existing data. #46433 + * The teleport-kube-agent chart now correctly propagates + configured annotations when deploying a StatefulSet. #46421 + * Fixed regression with Slack notification rules matching on + plugin name instead of type. #46391 + * Update tsh puttyconfig to respect any defined proxy templates. + #46384 + * Ensure that additional pod labels are carried over to + post-upgrade and post-delete hook job pods when using the + teleport-kube-agent Helm chart. #46232 + * Fix bug that renders WebUI unusable if a role is deleted while + it is still being in use by the logged in user. #45774 + +------------------------------------------------------------------- +Sat Sep 14 06:35:21 UTC 2024 - Johannes Kastl <opensuse_buildserv...@ojkastl.de> + +- update to 16.2.1 (there is no 16.2.0 release): + * Fixed debug service not being turned off by configuration; + Connect My Computer in Teleport Connect should no longer fail + with "bind: invalid argument". #46293 + * Fixed an issue that could result in duplicate session + recordings being created. #46265 + * Connect now supports bulk selection of resources to create an + access request in the unified resources view. #46238 + * Added support for the teleport_installer resource to the + Teleport Terraform provider. #46200 + * Fixed an issue that would cause reissue of certificates to fail + in some scenarios where a local auth service was present. + #46184 + * Updated OpenSSL to 3.0.15. #46180 + * Extend Teleport ability to use non-default cluster domains in + Kubernetes, avoiding the assumption of cluster.local. #46150 + * Fixed retention period handling in the CockroachDB audit log + storage backend. #46147 + * Prevented Teleport Kubernetes access from resending resize + events to the party that triggered the terminal resize, + avoiding potential resize loops. #46066 + * Fixed an issue where attempts to play/export certain session + recordings would fail with gzip: invalid header. #46035 + * Fixed a bug where Teleport services could not join the cluster + using iam, azure, or tpm methods when the proxy service + certificate did not contain IP SANs. #46010 + * Prevent connections from being randomly terminated by Teleport + proxies when proxy_protocol is enabled and TLS is terminated + before Teleport Proxy. #45992 + * Updated the icons for server, application, and desktop + resources. #45990 + * Added eks:UpdateAccessEntry to IAM permissions generated by the + teleport integration IAM setup command and to the documentation + reference for auto-discovery IAM permissions. #45983 + * Added ServiceNow support to access request notification routing + rules. #45965 + * Added PagerDuty support to access request notification routing + rules. #45913 + * Fixed an issue where host_sudoers could be written to Teleport + proxy server sudoer lists in Teleport v14 and v15. #45958 + * Prevent interactive sessions from hanging on exit. #45952 + * Fixed kernel version check of Enhanced Session Recording for + distributions with backported BPF. #45941 + * Added a flag to skip a relogin attempt when using tsh ssh and + tsh proxy ssh. #45929 + * The hostname where the process is running is returned when + running tctl get db_services. #45909 + * Add buttons to clear all selected Roles/Reviewers in new Access + Requests. #45904 + * Fixed an issue WebSocket upgrade fails with MiTM proxies that + can remask payloads. #45899 + * When a database is created manually (without auto-discovery) + the teleport.dev/db-admin and + teleport.dev/db-admin-default-database labels are no longer + ignored and can be used to configure database auto-user + provisioning. #45891 + * Add support for non-RSA SSH signatures with imported CA keys. + #45890 + * Update tsh login and tsh status output to truncate a list of + roles. #45581 + +------------------------------------------------------------------- Old: ---- teleport-16.1.4.obscpio New: ---- teleport-16.3.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ teleport.spec ++++++ --- /var/tmp/diff_new_pack.uuXRrQ/_old 2024-09-16 17:41:30.833182623 +0200 +++ /var/tmp/diff_new_pack.uuXRrQ/_new 2024-09-16 17:41:30.833182623 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 16.1.4 +Version: 16.3.0 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: AGPL-3.0-only ++++++ _service ++++++ --- /var/tmp/diff_new_pack.uuXRrQ/_old 2024-09-16 17:41:30.877184445 +0200 +++ /var/tmp/diff_new_pack.uuXRrQ/_new 2024-09-16 17:41:30.881184610 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="submodules">disable</param> <param name="exclude">.git</param> - <param name="revision">v16.1.4</param> + <param name="revision">v16.3.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ teleport-16.1.4.obscpio -> teleport-16.3.0.obscpio ++++++ /work/SRC/openSUSE:Factory/teleport/teleport-16.1.4.obscpio /work/SRC/openSUSE:Factory/.teleport.new.29891/teleport-16.3.0.obscpio differ: char 49, line 1 ++++++ teleport.obsinfo ++++++ --- /var/tmp/diff_new_pack.uuXRrQ/_old 2024-09-16 17:41:30.949187424 +0200 +++ /var/tmp/diff_new_pack.uuXRrQ/_new 2024-09-16 17:41:30.953187590 +0200 @@ -1,5 +1,5 @@ name: teleport -version: 16.1.4 -mtime: 1723064260 -commit: acdd343922cabefa026312a84e88d9999f09028b +version: 16.3.0 +mtime: 1726110771 +commit: 5cf82cc114da605cc3ba414da3a76750d5ed27c6 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/teleport/vendor.tar.gz /work/SRC/openSUSE:Factory/.teleport.new.29891/vendor.tar.gz differ: char 5, line 1 ++++++ vendor.tar.zst ++++++ ++++ 2497 lines of diff (skipped)