Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teleport 15.0.2 #163021

Closed
Closed

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Description
  • Fixed a potential panic in the tsh status command. #38305
  • Fixed SSO user locking in the setup access step of the RDS auto discover flow in the web UI. #38283
  • Optionally permit the auth server to terminate client connections from unsupported versions. #38182
  • Fixed Assist obstructing the user dropdown menu when in docked mode. #38156
  • Improved the stability of Teleport during graceful upgrades. #38145
  • Added the ability to view and manage Machine ID bots from the UI. #38122
  • Fixed a bug that prevented desktop clipboard sharing from working when large amounts of text are placed on the clipboard. #38120
  • Added option to validate hardware key serial numbers with hardware key support. #38068
  • Removed access tokens from URL parameters, preventing them from being leaked to intermediary systems that may log them in plaintext. #38032
  • Forced agents to terminate Auth connections if joining fails. #38005
  • Added a tsh sessions ls command to list active sessions. #37969
  • Improved error handling when idle desktop connections are terminated. #37955
  • Updated Go to 1.21.7. #37846
  • Discover flow now starts two instances of DatabaseServices when setting up access to Amazon RDS. #37805

Download

Download the current and previous releases of Teleport at https://goteleport.com/download.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 17, 2024
@timsutton
Copy link
Sponsor Member

timsutton commented Feb 17, 2024

#161522 (comment)

@dtrodrigues dtrodrigues mentioned this pull request Feb 18, 2024
@SMillerDev
Copy link
Member

Anyone have an idea how we would do that?

@timsutton
Copy link
Sponsor Member

Anyone have an idea how we would do that?

I'm able to get their CI's build process on macos to work if I have a Rustup-based toolchain, it has conveniences to download and install the wasm32-unknown-unknown target as needed.

They also currently target Rust 1.71.1. Do you think it's preferable to:

  1. Honor the toolchain used in their build by depending on rustup-init for :build and doing something similar to signal-cli here? Or
  2. If it builds with current Rust 1.76.0, then try and get the standard rust formula to work with the build?

It seems like both are doable, but I'm wondering whether there is a strong preference to stick with the same Rust toolchain version as the upstream project? If there is then I would try the first option.

@SMillerDev
Copy link
Member

Honor the toolchain used in their build by depending on rustup-init for :build and doing something similar to signal-cli here? Or

That's not an option. It would essentially break https://docs.brew.sh/Acceptable-Formulae#we-dont-like-install-scripts-that-download-unversioned-things and https://docs.brew.sh/Acceptable-Formulae#stuff-that-requires-vendored-versions-of-homebrew-formulae.

If it builds with current Rust 1.76.0, then try and get the standard rust formula to work with the build?

This is the only way really.

Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Feb 22, 2024
@github-actions github-actions bot closed this Feb 23, 2024
@p-linnane p-linnane deleted the bump-teleport-15.0.2 branch February 24, 2024 21:28
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue outdated PR was locked due to age stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants