Version 2.0.2

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
This commit is contained in:
Andrew Gunnerson
2023-09-06 23:16:01 -04:00
parent 47cf015f15
commit 65979beff4
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
to update the actual links at the bottom of the file.
-->
### Unreleased
### Version 2.0.2
* Fix `data_offset` being set for payload operations that don't need it ([PR #136 @chenxiaolong])
* This fixes patched stock OnePlus images from being rejected when flashing.
Generated
+3 -3
View File
@@ -105,7 +105,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "avbroot"
version = "2.0.1"
version = "2.0.2"
dependencies = [
"anyhow",
"assert_matches",
@@ -483,7 +483,7 @@ dependencies = [
[[package]]
name = "e2e"
version = "2.0.1"
version = "2.0.2"
dependencies = [
"anyhow",
"avbroot",
@@ -2253,7 +2253,7 @@ dependencies = [
[[package]]
name = "xtask"
version = "2.0.1"
version = "2.0.2"
dependencies = [
"anyhow",
"clap",
+1 -1
View File
@@ -4,7 +4,7 @@ members = ["avbroot", "e2e", "xtask"]
resolver = "2"
[workspace.package]
version = "2.0.1"
version = "2.0.2"
license = "GPL-3.0-only"
edition = "2021"
repository = "https://github.com/chenxiaolong/avbroot"
+2 -2
View File
@@ -1,6 +1,6 @@
id=com.chiller3.avbroot.clearotacerts
name=clearotacerts
version=v2.0.1
versionCode=131073
version=v2.0.2
versionCode=131074
author=chenxiaolong
description=Block A/B OTAs by clearing verification certificates
+2 -2
View File
@@ -1,6 +1,6 @@
id=com.chiller3.avbroot.oemunlockonboot
name=oemunlockonboot
version=v2.0.1
versionCode=131073
version=v2.0.2
versionCode=131074
author=chenxiaolong
description=Enable OEM unlocking on every boot