diff --git a/_service b/_service index 72cd560..8ce4967 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v13.1.1 + v13.1.2 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 6285b4b..f107221 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - ef700dd83fd8fc103223c19acf54c9ba5f83d183 \ No newline at end of file + 6571273c6e12e32d16f1e63b46aca32c524abe73 \ No newline at end of file diff --git a/teleport-13.1.1.obscpio b/teleport-13.1.1.obscpio deleted file mode 100644 index 4a72d40..0000000 --- a/teleport-13.1.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e32fbd3da5092f8fdc0ef239ec53874c2ae254e8550d3879d5852b6db5af942 -size 255016462 diff --git a/teleport-13.1.2.obscpio b/teleport-13.1.2.obscpio new file mode 100644 index 0000000..de73491 --- /dev/null +++ b/teleport-13.1.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48fbb67f7b91e3bef1f814139d4ea463a69b2b0f017379e14c5a056d31ad9f29 +size 256434190 diff --git a/teleport.changes b/teleport.changes index 256c9a8..614727a 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,84 @@ +------------------------------------------------------------------- +Thu Jun 22 05:14:09 UTC 2023 - kastl@b1-systems.de + +- Update to version 13.1.2: + * Release 13.1.2 (#28124) + * [v13] update message on empty tsh ls results (#28120) + * Add skip-confirm flag for headless approval. (#27823) (#27864) + * bump e (#28101) + * Fix invalid command example. (#28018) + * AWS OIDC Integration: Deploy DB Service in a single click + (#27035) (#28051) + * fix: Ignore staticcheck false positive on darwin (#28042) + * Update ssh-approval-slack.mdx (#28081) + * Add reviewer and requester roles. (#28076) + * [v13] Okta service docs only show in enterprise and cloud. + (#28069) + * [v13] Docs: Update Okta SSO Guide (#27950) + * docs: mention required scope for GitHub app (#27910) + * Provide client login IP when SSO initiated in a browser. + (#27896) + * [v13] Update e ref. (#28060) + * Add mapping between user groups and applications. (#27962) + * [v13] Add a delete confirmation step to SyncInventory (#27961) + * Add HasPluginType to plugins interface. (#28052) + * update eref (#28044) + * [v13] Fix `Assist` import so it does not break storybook + (#28047) + * [v13] Connect: Fix overlapping placeholder and keyboard + shortcut in the search bar (#28048) + * Reorder resource filters in the search bar (#28034) + * [v13] Update Electron to 25.1 and TypeScript to 5.1 (#28027) + * [v13] Fix `tsh` relogin on not found errors (#27974) + * add saml wizard to ui (#27949) + * [v13] Update e ref. (#28036) + * docs: include tsh install in connect your client tsh page + (#27971) + * [v13] Gracefully handle errors in Assist frontend (#27669) + (#27935) + * OpenSearch AWS autodiscovery (#27537) (#27942) + * [v13] helm: Use local auth server address in auth pod to + prevent extra connections (#27980) + * [v13] Vendors the `pagerduty` plugin source into `teleport` + (#27612) + * [v13] helm: add hostAliases support (#27880) + * [v13] docs: update cloud downloads (#27963) + * Make Teleport config instructions easier to follow (#27968) + * Add a diagram to the Linux Server guide (#27808) + * Temporarily ignore Device Trust deprecation warnings (#27969) + * Ensure SSH_SESSION_WEBPROXY_ADDR is set for all sessions + (#27865) + * Add more accurate info to cloud download page re: `tbot` + (#27946) + * [v13] Device Trust: `tsh` privilege elevation for TPM + enrollment (#27959) + * [v13] Fixes the "Run as different user" window freezing + (#27874) + * design updates for team gated features (#27756) (#27897) + * [v13] Make use of keepAliveInterval in terminal handler + (#27914) + * [v13] CHANGELOG spelling fixes (#27955) + * [v13] Add Machine ID tip when `tctl auth sign` is used (#27928) + * chore: Bump golangci-lint to v1.53.3 (#27898) (#27911) + * [v13] MongoDB Atlas IAM authentication docs (#27493) + * Added 06/15 Upcoming Releases Update (#27901) + * docs: update version (#27917) + * [v13] Docs: Update ADFS SSO guide (#27891) + * [v13] Pass context through `UpsertAuthServer` (#27887) + * [v13] [Assist] New UI & rewrite (#27791) + * [v13] docs: document label expressions (#27878) + * [v13] Update e ref. (#27883) + * [v13] Add the notion of friendly names to access request + details. (#27803) + * [v13] docs: Fix more installation commands on Windows (#27877) + * [v13] chore: Bump Buf and Go versions (#27860) + * [v13] Omit empty fields from DeviceCredential resources + (#27869) + * Fix `TestDiagnoseSSHConnection` flakiness (#27762) (#27849) + * [v13] fix: Observe accurate `backend_read_seconds` duration + (#27857) + * [v13] Update Locking docs to refer `server-id` (#27845) + ------------------------------------------------------------------- Wed Jun 14 18:37:49 UTC 2023 - kastl@b1-systems.de diff --git a/teleport.obsinfo b/teleport.obsinfo index c0a5b46..909c68a 100644 --- a/teleport.obsinfo +++ b/teleport.obsinfo @@ -1,4 +1,4 @@ name: teleport -version: 13.1.1 -mtime: 1686762314 -commit: ef700dd83fd8fc103223c19acf54c9ba5f83d183 +version: 13.1.2 +mtime: 1687395129 +commit: 6571273c6e12e32d16f1e63b46aca32c524abe73 diff --git a/teleport.spec b/teleport.spec index bea8bf6..be4feb9 100644 --- a/teleport.spec +++ b/teleport.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 13.1.1 +Version: 13.1.2 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 738f7e5..ec5c14e 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:28417a910adaff32476577bb1fddd13d63e5c532a3220aee83e8de183242bae1 -size 33219531 +oid sha256:9b36b24e7fff1be8f13af44ea0a9e99db05935f0fc1885fbe527ebebc41ef82e +size 33386379