• Overview
  • Docs
  • News
  • Code
  • Contact
FЯIDA
  • Overview
  • Docs
  • News
  • Code
  • Contact
  • All News
  • Frida Releases

Recent Releases

  • Version 17.2.16
  • Version 17.2.15
  • Version 17.2.14
  • Version 17.2.13
  • Version 17.2.12
  • History »

Other News

  • NowSecure Connect 2019
  • Frida presentation at FOSDEM 2016

Frida 17.2.4 Released ∞

release
20 Jun 2025 oleavr

Another quick bug-fix release to improve our package manager, where @hsorbo and I have been hard at work. Here’s what’s new:

  • package-manager: Fix dependency install deadlock. A deadlock could occur when a package’s sub-dependency was also a dependency of another package higher up in the installation stack. The sub-dependency would wait for the higher-level package to be physically installed, but that package would not complete its own installation until its sub-dependencies were resolved, creating a circular wait.
  • package-manager: Improve manifest handling to get us closer to npm’s behavior. (Co-authored by @hsorbo.)
  • package-manager: Improve progress reporting.

Sponsored by:
NowSecure