Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package teleport for openSUSE:Factory checked in at 2023-03-04 22:43:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/teleport (Old) and /work/SRC/openSUSE:Factory/.teleport.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "teleport" Sat Mar 4 22:43:48 2023 rev:46 rq:1069398 version:12.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/teleport/teleport.changes 2023-02-28 12:49:40.888852687 +0100 +++ /work/SRC/openSUSE:Factory/.teleport.new.31432/teleport.changes 2023-03-04 22:44:28.664116113 +0100 @@ -1,0 +2,88 @@ +Sat Mar 04 08:45:41 UTC 2023 - ka...@b1-systems.de + +- Update to version 12.0.5: + * Release 12.0.5 (#22599) + * Add SAML IdP service providers to default allow rules. + (#22600) + * [v12] node hb and watcher scalability improvements (#21495) + * Add in SAML IdP service provider session metadata to auth + attempts. (#22544) (#22562) + * update eref (#22596) + * [Web] Refactor serverside filtering and pagination + (#20823) (#22432) + * fix video link (#22576) + * Use `btree.BTreeG` directly in memory backend (#22409) + * [v12] Add GCP Service Account parameter to tctl users add + reference (#22543) + * [v12] Add Telnet into docker to test connectivity for cloud + getting started (#22570) + * Allow all alert severities to be acknowledged (#22582) + * add github.com/google/go-attestation/attest to e imports #2 + (#22465) + * Fix compilation on ARM (#22569) + * [v12] Refresh the Access Controls menu (#22523) + * [v12] update e ref to latest branch/v12 (#22566) + * Added 03/02 Upcoming Releases Update (#22547) + * [v12] Enable BPF on ARM64 (#22550) + * Teleport 12 Videos (#22527) + * Add Azure auto-joining (#21087) (#22521) + * [v12] Unify x86/ARM64 build process (#22495) + * Fix pickDefaultAddr not respecting HTTPS_PROXY (#22492) + * Set `create_as_resource` in device-related `tctl` RPCs + (#22415) (#22518) + * Improve `tsh kube credentials` read operations (#22508) + * [v12] SAML IdP audit events. (#22510) + * [v12] `lib/usagereporter` refactor and consolidation (#22512) + * [v12] Make curl fail on server error when downloading binaries + in buildbox (#22380) (#22442) + * add known STS endpoint for ap-southeast-4 (#22486) + * [v12] Server Access RBAC Docs page (#22500) + * Okta local service. (#22434) (#22513) + * chore: Bump Buf to v1.15.0 (#22430) (#22472) + * [v12] Allow devices writes with resource-like semantics + (#22470) + * Initial Okta objects. (#22151) (#22431) + * [v12] Update to libbpf 1.0.1 (#22424) + * Automatically parse entity ID from SAML SP during CLI creation. + (#22101) (#22368) + * [v12] Add static and dynamic web ui configuration options + (#22422) + * [v12] feat: add LoginRule methods to api/client (#22426) + * [v12] Add docs steps to create machine-id data dir and systemd + enablement (#22477) + * [v12] Remove non-applicable roles from teleport start --roles + reference (#22311) + * [v12] Use developer-friendly and precise technical language in + docs (#22412) + * docs: use approved terminology for desktop access w/ local + users (#22418) + * [v12] Add CLI doc changes after new client only parameter for + tsh version (#22392) + * Export runtime traces from tsh (#22406) + * [v12] fixes #21970 - remove broken config validation check in + scratch mode (#22423) + * [v12] sshserver: Correctly handle PuTTY winadj channel requests + (#22420) + * Docs: Device Trust role and locking support (#21915) (#22416) + * [v12] update e-ref (#22381) + * Install libbpf 1.0.1 in buildboxes (#22317) + * [v12] Update to default k8s deployment docs (#22396) + * Update docs Teleport version and golang (#22384) + * Add caching to web assets (#22183) + * [v12] Connect: Remove resource cache (#22316) + * Machine ID readme example script fix (#22394) + * Add Azure join method (#22204) + * [v12] Bump versions in docker images to 12 (#22375) + * Updates to enable merge queue (#22370) + * Fix incorrect login options for Windows Desktops + (#22118) (#22333) + * [v12] Update eref (#22343) + * Add WEBASSETS_SKIP_BUILD to Makefile (#22337) + * Always include webassets_embed when building teleport (#22339) + * Add `isDashboard` to web config object (#20830) (#22329) + * [v12] [Web] Add custom element support to SearchPanel (#22325) + * Fix SAML IdP service provider CLI bug. (#22322) + * [v12] [web] Move filtering out cloud and tcp apps to the + frontend (#22324) + +------------------------------------------------------------------- Old: ---- teleport-12.0.4.tar.gz New: ---- teleport-12.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ teleport.spec ++++++ --- /var/tmp/diff_new_pack.O8rNgS/_old 2023-03-04 22:44:30.064122843 +0100 +++ /var/tmp/diff_new_pack.O8rNgS/_new 2023-03-04 22:44:30.072122882 +0100 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 12.0.4 +Version: 12.0.5 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.O8rNgS/_old 2023-03-04 22:44:30.112123074 +0100 +++ /var/tmp/diff_new_pack.O8rNgS/_new 2023-03-04 22:44:30.120123113 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="submodules">disable</param> <param name="exclude">.git</param> - <param name="revision">v12.0.4</param> + <param name="revision">v12.0.5</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="versionrewrite-pattern">v(.*)</param> @@ -26,7 +26,7 @@ <param name="compression">gz</param> </service> <service name="go_modules" mode="disabled"> - <param name="archive">teleport-12.0.4.tar.gz</param> + <param name="archive">teleport-12.0.5.tar.gz</param> </service> </services> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.O8rNgS/_old 2023-03-04 22:44:30.144123228 +0100 +++ /var/tmp/diff_new_pack.O8rNgS/_new 2023-03-04 22:44:30.148123247 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/gravitational/teleport</param> - <param name="changesrevision">cf72ee5d591b21d59a1d6b31339051bad0f77f1b</param></service></servicedata> + <param name="changesrevision">818318c7af231b0fb2f0e87512af5ba0d8bca1a6</param></service></servicedata> (No newline at EOF) ++++++ teleport-12.0.4.tar.gz -> teleport-12.0.5.tar.gz ++++++ /work/SRC/openSUSE:Factory/teleport/teleport-12.0.4.tar.gz /work/SRC/openSUSE:Factory/.teleport.new.31432/teleport-12.0.5.tar.gz differ: char 18, line 1 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/teleport/vendor.tar.gz /work/SRC/openSUSE:Factory/.teleport.new.31432/vendor.tar.gz differ: char 5, line 1