Skip to content

Commit

Permalink
Add release notes for 16.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Nov 14, 2023
1 parent 1dd51d3 commit 2469aef
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions _i18n/en/_posts/2023-11-13-frida-16-1-6-released.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
layout: news_item
title: 'Frida 16.1.6 Released'
date: 2023-11-13 22:43:57 +0100
author: oleavr
version: 16.1.6
categories: [release]
---

Just a quick bug-fix release to roll back two of the Interceptor/Relocator arm64
changes that went into the previous release. Turns out that these need some more
refinement before they can land, so we will roll them back for now.

### Changelog

- Revert "relocator: Improve scratch register strategy on arm64".
- Revert "interceptor: Relocate tiny targets on arm64".
- stalker: Allow transformer to skip calls on arm64.

0 comments on commit 2469aef

Please sign in to comment.