diff --git a/_service b/_service
index 011bd05..640edfa 100644
--- a/_service
+++ b/_service
@@ -4,7 +4,7 @@
git
disable
.git
- v17.1.0
+ v17.1.1
v*
@PARENT_TAG@
v(.*)
diff --git a/teleport-17.1.0.obscpio b/teleport-17.1.0.obscpio
deleted file mode 100644
index 2f716fa..0000000
--- a/teleport-17.1.0.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:22ac033196f4dff652bf89cdcd7e9b5eafcbfb6b5fb1a86cb6dea6a8981a4515
-size 271273998
diff --git a/teleport-17.1.1.obscpio b/teleport-17.1.1.obscpio
new file mode 100644
index 0000000..8e3e8be
--- /dev/null
+++ b/teleport-17.1.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:612556364125eef954e5f70662ef6c13d81ea8b08872f0b6c524322f65dfdcb2
+size 271315982
diff --git a/teleport.changes b/teleport.changes
index 1ecd404..112fe7e 100644
--- a/teleport.changes
+++ b/teleport.changes
@@ -1,3 +1,74 @@
+-------------------------------------------------------------------
+Sat Dec 21 14:52:02 UTC 2024 - Johannes Kastl
+
+- update to 17.1.1:
+ 17.1.1 fixes a regression in 17.1.0 that causes SSH server
+ heartbeats to disappear after a few minutes. Please skip 17.1.0
+ and upgrade straight to 17.1.1 or above. #50490
+ * Access requests support for AWS Identity Center
+ - AWS Identity Center integration now allows users to request
+ short or long term access to permission sets via Access
+ Requests.
+ * Database access for PostgreSQL via web UI
+ - Database access users can now connect to PostgreSQL databases
+ connected to Teleport right from the web UI and use
+ psql-style interface to query the database.
+ * Hosted email plugin for Access Requests
+ - Users now have the ability to setup Mailgun or generic SMTP
+ server for Access Request notifications using Teleport web UI
+ without needing to self-host the email plugin.
+ * Multi-port support for VNet
+ - Users now supports multiple ports (or a range of ports) with
+ a single TCP application, and Teleport VNet will make all of
+ the application's ports accessible on the virtual network.
+ * Graphical Role Editor
+ - Teleport's web UI includes a new role editor that allows
+ users to create and modify roles without resorting to a raw
+ YAML editor.
+ * Granular SSH port forwarding controls
+ - Teleport now allows cluster administrators to enable local
+ and remote port forwarding separately rather than grouping
+ both types of port forwarding behind a single option.
+ * Other improvements and fixes
+ - Fixed an issue that could cause some antivirus tools to block
+ Teleport's Device Trust feature on Windows machines. #50453
+ - Updates the UI login redirection service to honor redirection
+ to enterprise/saml-idp/sso path even if user is already
+ authenticated with Teleport. #50442
+ - Reduced cluster state storage load in clusters with a large
+ amount of resources. #50430
+ - Updated golang.org/x/net to v0.33.0 (addresses
+ CVE-2024-45338). #50397
+ - Fixed an issue causing panics in SAML app or OIDC integration
+ deletion relating to AWS Identity Center integration. #50360
+ - Fix missing roles in Access Lists causing users to be locked
+ out of their account. #50298
+ - Added support for connecting to PostgreSQL databases using
+ WebUI. #50287
+ - Improved the performance of Teleport agents serving a large
+ number of resources in Kubernetes. #50279
+ - Improve performance of Kubernetes App Auto Discover. #50269
+ - Added more granular access controls for SSH port forwarding.
+ Access to remote or local port forwarding can now be
+ controlled individually using the new ssh_port_forwarding
+ role option. #50241
+ - Properly close ssh port forwarding connections to prevent
+ requests hanging indefinitely. #50238
+ - Teleport's RDP client now sets the load balancing cookie to
+ improve compatibility with local traffic managers. #50226
+ - Fixes an intermittent EKS authentication failure when dealing
+ with EKS auto-discovery. #50197
+ - Expose /.well-known/jwks-okta public endpoint for Okta API
+ services type App. #50177
+ - Switched to a new role editor UI. #50030
+ - Added support for multiple ports to TCP applications. #49711
+ - Allow multiple consecutive occurrences of - and . in SSH
+ server hostnames. #50410
+ - Fixed bug causing users to see notifications for their own
+ access requests in some cases. #50076
+ - Improved the cluster initialization process's ability to
+ recovery from errors. #49966
+
-------------------------------------------------------------------
Fri Dec 20 06:01:30 UTC 2024 - Johannes Kastl
diff --git a/teleport.obsinfo b/teleport.obsinfo
index 45446bf..5fc6a9b 100644
--- a/teleport.obsinfo
+++ b/teleport.obsinfo
@@ -1,4 +1,4 @@
name: teleport
-version: 17.1.0
-mtime: 1734646631
-commit: 6e777d4bdbdafb186f1a89d81e6d19a641833ea9
+version: 17.1.1
+mtime: 1734711554
+commit: 73233d4f8d081980b1e0b52b6fefbaac7be2a318
diff --git a/teleport.spec b/teleport.spec
index 8fab092..6e73b9b 100644
--- a/teleport.spec
+++ b/teleport.spec
@@ -17,7 +17,7 @@
Name: teleport
-Version: 17.1.0
+Version: 17.1.1
Release: 0
Summary: Identity-aware, multi-protocol access proxy
License: AGPL-3.0-only
diff --git a/vendor.tar.gz b/vendor.tar.gz
index 7940802..6c5e528 100644
--- a/vendor.tar.gz
+++ b/vendor.tar.gz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:c1a16c187a3e6bf9f1cc751000dc93157d4e31c2fdf480b1f4161f7adab8ce4e
-size 52390877
+oid sha256:cf6437c9eb1bd7472f79a23586bb374833d636babe97313402b4c72400746ec7
+size 53507130