diff --git a/_service b/_service index 3e13dc2..fe76ce7 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v15.2.0 + v15.2.1 @PARENT_TAG@ disable v(.*) diff --git a/teleport-15.2.0.obscpio b/teleport-15.2.0.obscpio deleted file mode 100644 index 1fcfc80..0000000 --- a/teleport-15.2.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d6dac1592104c5a004948a5afa868a925ff1677ac9a01e8c95a13fecb19b6660 -size 247606798 diff --git a/teleport-15.2.1.obscpio b/teleport-15.2.1.obscpio new file mode 100644 index 0000000..e75475f --- /dev/null +++ b/teleport-15.2.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451b1205f777026a3e3d59f473688531d3ab148dbd702668ff018db2fb6b17aa +size 248533518 diff --git a/teleport.changes b/teleport.changes index 4246426..ce31840 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Sat Apr 6 20:08:36 UTC 2024 - Johannes Kastl + +- update to 15.2.1: + * Teleport Connect now shows all recent connections instead of + capping them at 10. #40250 + * Limit max read size for the tsh device trust DMI cache file on + Linux. #40234 + * Fix an issue that prevents the teleport service from restarting. + #40229 + * Add new resource filtering predicates to allow exact matches on + a single item of a delimited list stored in a label value. For + example, if given the following label containing a string + separated list of values foo=bar,baz,bang, it is now possible to + match on any resources with a label foo that contains the + element bar via contains(split(labels[foo], ","), bar). #40183 + * Updated Go to 1.21.9. #40176 + * Adds disable_exec_plugin option to the Machine ID Kubernetes + Output to remove the dependency on tbot existing in the target + environment. #40162 + * Adds the database-tunnel service to tbot which allows an + authenticated database tunnel to be opened by tbot. This is an + improvement over the original technique of using tbot proxy db. + #40151 + * Allow diagnostic endpoints to be accessed behind a PROXY + protocol enabled loadbalancer/proxy. #40138 + * Include system annotations in audit event entries for access + requests. #40123 + * Fixed GitHub Auth Connector update event to show in Audit Log + with name and description. #40116 + * Re-enabled the show_desktop_wallpaper flag. #40088 + * Reduce default Jamf inventory page size, allow custom values to + be provided. #3817 + ------------------------------------------------------------------- Sat Mar 30 17:16:29 UTC 2024 - Johannes Kastl diff --git a/teleport.obsinfo b/teleport.obsinfo index 50c7c97..5d1178f 100644 --- a/teleport.obsinfo +++ b/teleport.obsinfo @@ -1,4 +1,4 @@ name: teleport -version: 15.2.0 -mtime: 1711746250 -commit: bb8bd77625f4e82178d068da6f0f4756d043e37c +version: 15.2.1 +mtime: 1712342966 +commit: 6e72fc78b8fb6960a9533c8ff445fdd65ec1da07 diff --git a/teleport.spec b/teleport.spec index 50756f9..2d462fe 100644 --- a/teleport.spec +++ b/teleport.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 15.2.0 +Version: 15.2.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 6f0aa8b..b8e081c 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7044d9dec404dc6300dc472a5b990809720c12810a4691c08eef54f3c2196a81 -size 44221695 +oid sha256:ec1549d8f3a34ac772159fdfdb5da3c3776f55b0a80f0ef42fd41133734bdff6 +size 44357080