-
-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
_i18n/en/_posts/2023-04-22-frida-16-0-18-released.markdown
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
layout: news_item | ||
title: 'Frida 16.0.18 Released' | ||
date: 2023-04-22 00:05:06 +0200 | ||
author: oleavr | ||
version: 16.0.18 | ||
categories: [release] | ||
--- | ||
|
||
Just a quick bug-fix release reviving support for Android x86/x86_64 systems | ||
with ARM emulation. This is still a blind spot in our CI, and I forgot all about | ||
it while working on the new Linux injector. Kudos to [@stopmosk][] for promptly | ||
reporting and helping triage this regression. | ||
|
||
|
||
[@stopmosk]: https://github.com/stopmosk |