diff --git a/_service b/_service
index 1f6af1c..19c4853 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
disable
.git
- v9.3.4
+ v9.3.7
@PARENT_TAG@
enable
v(.*)
@@ -25,6 +25,6 @@
gz
- teleport-9.3.4.tar.gz
+ teleport-9.3.7.tar.gz
diff --git a/_servicedata b/_servicedata
index 782a75c..1cb6461 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/gravitational/teleport
- 2d53086c0a16da2c3b74264276a6d03ed734c097
\ No newline at end of file
+ 5dc5dac781eb9a8c661934fe6883420cb10a71d9
\ No newline at end of file
diff --git a/teleport-9.3.4.tar.gz b/teleport-9.3.4.tar.gz
deleted file mode 100644
index aef175b..0000000
--- a/teleport-9.3.4.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:c4820ebe55cd5621fbb838876dbbc70331d047323812cc7bf6bcd652d1f6c57b
-size 58927916
diff --git a/teleport-9.3.7.tar.gz b/teleport-9.3.7.tar.gz
new file mode 100644
index 0000000..f127023
--- /dev/null
+++ b/teleport-9.3.7.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:3336a79673c69b013391ec381aeb70217fb69be401f358cbb08f3189a55ed548
+size 90868196
diff --git a/teleport.changes b/teleport.changes
index 356e6f9..17411a6 100644
--- a/teleport.changes
+++ b/teleport.changes
@@ -1,3 +1,81 @@
+-------------------------------------------------------------------
+Wed Jun 22 20:44:53 UTC 2022 - kastl@b1-systems.de
+
+- Update to version 9.3.7:
+ * Release 9.3.7 (#13742)
+ * Backport #10708 to branch/v9 (#13250)
+ * Backport #12946 to branch/v9 (#13244)
+ * [v9] Fix Teleport welcome screen image (#13710)
+ * Update libbpf to 0.7.0-teleport (#13650)
+ * [v9] Add better error handling for ec2 labels (#13487)
+ * Fixes potential `cgo.Handle` panic (#13479) (#13590)
+ * Fixed AWS 'teleport-generate-config' script when IMDSV2 is used (#13537)
+ * [auto] Update webassets in branch/v9 (#13665)
+ * Error out if port is already bound (#13679)
+ * Fix panic when tsh kube exec is invoked (#13655)
+ * [V9] Add `sshLogins` to nodes endpoint on `webapi` (GET /nodes) (#13474)
+ * deflake TestAgentForwardPermission (#13638)
+ * Update our list of support databases (#12841)
+ * docs(helm): remove wrong statement from kube-agent highAvailability (#13262)
+ * Drop rdpsnd messages (#13496)
+ * Deflake TestX11Forward (#13493)
+ * [v9] `tsh` list resources accross proxies and clusters (#12934) (#13313)
+ * Backport #12828 to branch/v9 (#13421)
+ * Update docs self-hosted version to 9.3.6 (#13533)
+ * Naji/backport 13287 (#13520)
+ * Update downloads.mdx (#13431)
+ * Optimize instance metadata availability check (#13167)
+ * Fix CA rotation watcher not starting when database svc enabled w/ no cfg (#13470) (#13517)
+ * Replaced bsh with code blocking in docs (#13486)
+
+-------------------------------------------------------------------
+Wed Jun 22 12:17:21 UTC 2022 - kastl@b1-systems.de
+
+- Update to version 9.3.6:
+ * Release 9.3.6 (#13500)
+ * [v9] Check for unimplemented error during stream receive in Client.GetAccessRequests (#13490)
+ * Backport of #10746 to v9 (#13197)
+ * Rephrase the Teleport Cloud introduction (#13422)
+ * Add de-duplicating apps, dbs, and desktops when sorting/totalCount is needed (#12685) (#13451)
+ * Backport #12840 to branch/v9 (#13420)
+ * [v9] Aurora serverless v2 support (#13203)
+ * [v9] Wait for app requests to finish before closing the session chunk (#13469)
+ * [v9] Backport #12891 (#13391)
+ * [v9] Deflake TestNoReadWhenOff (#13415)
+ * [v9] Fix file descriptor leaks in `tbot` (#13386)
+
+-------------------------------------------------------------------
+Wed Jun 22 11:18:01 UTC 2022 - kastl@b1-systems.de
+
+- Update to version 9.3.5:
+ * Release 9.3.5 (#13449)
+ * Added debugging packages to Docker images (#13199)
+ * [v9] Access request compatibility for servers without v2 api (#13428)
+ * Backport #12712 to branch/v9 (#12881)
+ * Hide Access Controls links/pages based on scope (#12880)
+ * CamelCase GitHub (#13269)
+ * Hide Getting Started pages/links based on scope (#12882)
+ * Hide Server Access menu items based on scope (#12883)
+ * Hide Setup menu items based on scope (#12886)
+ * [v9] Backport docs PRs related to scoped visibility (#12888)
+ * Backport #12682 to branch/v9 (#12950)
+ * Update the tctl auth sign --ttl flag docs (#12947)
+ * Add a more complete Teleport Cloud introduction (#13081)
+ * [v9] backport #13310 (use `auth_servers` when proxying) (#13399)
+ * [v9] Forward kubernetes errors to user when running in remote exec mode (#13400)
+ * Improve kube exec Audit Log events (#13381)
+ * [v9] Deflake TestAgentForward (#13166) (#13358)
+ * [v9] Enable Database and Application Access in AWS Terraforms (#13383)
+ * [v9] Backport #13016 (Buddy merge for #11939)
+ * [v9] Fix help string for "tctl version" (#13255)
+ * SQLServer add suport for SSMS client (#13337)
+ * Update upcoming-releases.mdx (#13344)
+ * Implement proxy templates (#13311)
+ * [v9] Make `TestDefaultTemplateRendering` less failure prone (#13002) (#13225)
+ * Update to 9.3.4 for self-hosted (#13339)
+ * V9: Backport #13029 (thread context.Context in tctl) (#13185)
+ * Minor bugfix to correct dronegen error link in v9 (#13200)
+
-------------------------------------------------------------------
Fri Jun 10 19:32:42 UTC 2022 - kastl@b1-systems.de
diff --git a/teleport.spec b/teleport.spec
index 60ddbce..edd8df0 100644
--- a/teleport.spec
+++ b/teleport.spec
@@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: teleport
-Version: 9.3.4
+Version: 9.3.7
Release: 0
Summary: Identity-aware, multi-protocol access proxy
License: Apache-2.0
diff --git a/vendor.tar.gz b/vendor.tar.gz
index ed104ec..4aee4af 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:ba94403a21d781f81529ee733820f745dec7fe2984736841564b9ab339ec5364
-size 19612860
+oid sha256:492d11129310bf7fa247c1cacd91d86df81ae71fd217daa68799a761194e0a89
+size 19861470
diff --git a/webassets.tar.gz b/webassets.tar.gz
index c878f25..58081fd 100644
--- a/webassets.tar.gz
+++ b/webassets.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:608d4ad8580560f6dcc5888aaa3098b22999b213369a7bbccab900376fadf309
-size 4896572
+oid sha256:52a54c13432147a0f865174b3d7b2c74e83285658fb20cd505b00b84cf0a7be8
+size 4896467