Skip to content

teleport 17.0.5#200874

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-teleport-17.0.5
Dec 14, 2024
Merged

teleport 17.0.5#200874
BrewTestBot merged 2 commits intomasterfrom
bump-teleport-17.0.5

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

release notes
## Description
  • Updated golang.org/x/crypto to v0.31.0 (CVE-2024-45337). #50078
  • Fixed tsh ssh -Y when jumping between multiple servers. #50031
  • Reduced Auth memory consumption when agents join using the azure join method. #49998
  • Our OSS OS packages (rpm, deb, etc) now have up-to-date metadata. #49962
  • tsh correctly respects the --no-allow-passwordless flag. #49933
  • The web session authorization dialog in Teleport Connect is now a dedicated tab, which properly shows a re-login dialog when the local session is expired. #49931
  • Added an interactive mode for tctl auth rotate. #49896
  • Fixed a panic when the auth server does not provide a license expiry. #49876

Enterprise:

  • Fixed a panic occurring during SCIM push operations when resource.metadata is empty. #5654
  • Improved "IP mismatch" audit entries for device trust web. #5642
  • Fixed assigning suggested reviewers in the edge case when the user already has access to the requested resources. #5629

Download

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

Plugins

Download the current release of Teleport plugins from the links below.

@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 rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner labels Dec 11, 2024
@chenrui333
Copy link
Member

  [INFO]: Optimizing wasm binaries with `wasm-opt`...
  [wasm-validator error in function fastpathprocessor_process\20externref\20shim] unexpected false: table.fill requires bulk-memory [--enable-bulk-memory], on 
  (table.fill $1
   (local.get $8)
   (ref.null noextern)
   (i32.const 4)
  )
  Fatal: error validating input
  Error: failed to execute `wasm-opt`: exited with exit status: 1
    full command: "/tmp/teleport-20241211-7965-9zz4yc/teleport-17.0.5/.brew_home/.cache/.wasm-pack/wasm-opt-1ceaaea8b7b5f7e0/bin/wasm-opt" "src/ironrdp/pkg/ironrdp_bg.wasm" "-o" "src/ironrdp/pkg/ironrdp_bg.wasm-opt.wasm" "-O"
  To disable `wasm-opt`, add `wasm-opt = false` to your package metadata in your `Cargo.toml`.
  Caused by: failed to execute `wasm-opt`: exited with exit status: 1
    full command: "/tmp/teleport-20241211-7965-9zz4yc/teleport-17.0.5/.brew_home/.cache/.wasm-pack/wasm-opt-1ceaaea8b7b5f7e0/bin/wasm-opt" "src/ironrdp/pkg/ironrdp_bg.wasm" "-o" "src/ironrdp/pkg/ironrdp_bg.wasm-opt.wasm" "-O"
  To disable `wasm-opt`, add `wasm-opt = false` to your package metadata in your `Cargo.toml`.
   ELIFECYCLE  Command failed with exit code 1.
  /tmp/teleport-20241211-7965-9zz4yc/teleport-17.0.5/web/packages/teleport:
   ERR_PNPM_RECURSIVE_RUN_FIRST_FAIL  @gravitational/teleport@1.0.0 build: `pnpm build-wasm && vite build`
  Exit status 1
   ELIFECYCLE  Command failed with exit code 1.
  make[1]: *** [Makefile:1771: build-ui] Error 1

@chenrui333 chenrui333 added the build failure CI fails while building the software label Dec 12, 2024
@chenrui333 chenrui333 added the CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. label Dec 12, 2024
teleport: add patch to disable `wasm-opt`

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Dec 12, 2024
Copy link
Member

@daeho-ro daeho-ro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finally!

@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Dec 14, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 14, 2024
Merged via the queue into master with commit 1d4f749 Dec 14, 2024
@BrewTestBot BrewTestBot deleted the bump-teleport-17.0.5 branch December 14, 2024 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-linux-self-hosted Build on Linux self-hosted runner CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. 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 ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants