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-06-17 19:28:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/teleport (Old) and /work/SRC/openSUSE:Factory/.teleport.new.19518 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "teleport" Mon Jun 17 19:28:07 2024 rev:107 rq:1180967 version:15.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/teleport/teleport.changes 2024-06-14 19:06:55.162063471 +0200 +++ /work/SRC/openSUSE:Factory/.teleport.new.19518/teleport.changes 2024-06-17 19:28:51.960873165 +0200 @@ -1,0 +2,15 @@ +Fri Jun 14 18:14:03 UTC 2024 - Johannes Kastl <[email protected]> + +- update to 15.4.4: + * Improve search and predicate/label based dialing performance in + large clusters under very high load. #42941 + * Fix an issue Oracle access failed through trusted cluster. + #42928 + * Fix errors caused by dynamoevents query StartKey not being + within the [From, To] window. #42915 + * Fix Jira Issue creation when Summary exceeds the max allowed + size. #42862 + * Fix editing reviewers from being ignored/overwritten when + creating an access request from the web UI. #4397 + +------------------------------------------------------------------- Old: ---- teleport-15.4.3.obscpio New: ---- teleport-15.4.4.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ teleport.spec ++++++ --- /var/tmp/diff_new_pack.tJQLoh/_old 2024-06-17 19:28:56.389035220 +0200 +++ /var/tmp/diff_new_pack.tJQLoh/_new 2024-06-17 19:28:56.393035367 +0200 @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 15.4.3 +Version: 15.4.4 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.tJQLoh/_old 2024-06-17 19:28:56.445037270 +0200 +++ /var/tmp/diff_new_pack.tJQLoh/_new 2024-06-17 19:28:56.445037270 +0200 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="submodules">disable</param> <param name="exclude">.git</param> - <param name="revision">v15.4.3</param> + <param name="revision">v15.4.4</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">disable</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ teleport-15.4.3.obscpio -> teleport-15.4.4.obscpio ++++++ /work/SRC/openSUSE:Factory/teleport/teleport-15.4.3.obscpio /work/SRC/openSUSE:Factory/.teleport.new.19518/teleport-15.4.4.obscpio differ: char 50, line 1 ++++++ teleport.obsinfo ++++++ --- /var/tmp/diff_new_pack.tJQLoh/_old 2024-06-17 19:28:56.513039758 +0200 +++ /var/tmp/diff_new_pack.tJQLoh/_new 2024-06-17 19:28:56.517039905 +0200 @@ -1,5 +1,5 @@ name: teleport -version: 15.4.3 -mtime: 1718228621 -commit: 46e1a24d66dfe03e09b3fe068821d8f4804f47b3 +version: 15.4.4 +mtime: 1718313272 +commit: fd6f6f493dced8c2a45696160531c6794baa2c99 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/teleport/vendor.tar.gz /work/SRC/openSUSE:Factory/.teleport.new.19518/vendor.tar.gz differ: char 5, line 1 ++++++ vendor.tar.zst ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.cargo/config new/.cargo/config --- old/.cargo/config 1970-01-01 01:00:00.000000000 +0100 +++ new/.cargo/config 1970-01-01 01:00:00.000000000 +0100 @@ -1,5 +0,0 @@ -[source.crates-io] -replace-with = "vendored-sources" - -[source.vendored-sources] -directory = "vendor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.cargo/config.toml new/.cargo/config.toml --- old/.cargo/config.toml 1970-01-01 01:00:00.000000000 +0100 +++ new/.cargo/config.toml 1970-01-01 01:00:00.000000000 +0100 @@ -0,0 +1,5 @@ +[source.crates-io] +replace-with = "vendored-sources" + +[source.vendored-sources] +directory = "vendor"
