8000 Tags · dan-v/rattlesnakeos-stack · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Tags: dan-v/rattlesnakeos-stack

Tags

v12.0.5

Toggle v12.0.5's commit message
fix newline version string breaking build

v12.0.4

Toggle v12.0.4's commit message
increase volume size from 300->350GB. closes #197

v12.0.3

Toggle v12.0.3's commit message
temporary change: bring your own android-prepare-vendor

* due to licensing issues with android-prepare-vendor, this release is no longer providing android-prepare-vendor by default. there are now 3 local config entries that need to be provided. `apv-remote` is the remote that contains the android-prepare-vendor repo (e.g. https://github.com/example/), `apv-branch` is the branch to use (e.g. 12), and `apv-revision` the git commit to lock to (e.g. f1d2d2f924e986ac86fdf7b36c94bcdf32beec15). this is a temporary change until an alternative to android-prepare-vendor is built.

v12.0.2

Toggle v12.0.2's commit message
fix issue with location of avbtool causing new stack builds to fail

v12.0.1

Toggle v12.0.1's commit message
updates for android 12

* update go dependencies
* add libarchive-tools for apv and drop debugfs
* add OVERRIDE_TARGET_FLATTEN_APEX=true to ensure flattened apex
* add additional APKs for signing (OsuLogin.apk,ServiceConnectivityResources.apk,ServiceWifiResources.apk)
* change over to using binary version of release tools with embedded python interpreter
* update release output metadata to match expected upstream updater format

v11.0.15

Toggle v11.0.15's commit message
bump version to 11.0.15

D429

v11.0.14

Toggle v11.0.14's commit message
fix for chromium 94.x

v11.0.13

Toggle v11.0.13's commit message
bump version to 11.0.13

v11.0.12

Toggle v11.0.12's commit message

Unverified

This user has not yet uploaded their public signing key.
changes for latest stable chromium

* add support to apply requires patches
* change to 64 bit trichrome builds

v11.0.11

Toggle v11.0.11's commit message

Unverified

This user has not yet uploaded their public signing key.
fix terraform gpg error

* fix issue with terraform on init that was giving error 'openpgp: signature made by unknown entity'. this is due to hashicorp rotation their signing keys in response to a security incident (https://discuss.hashicorp.com/t/terraform-updates-for-hcsec-2021-12/23570). fix is upgrading from 0.11.14->0.11.15. closes #190.
0