lineageos4microg / docker-lineage-cicd

Docker microservice for LineageOS Continuous Integration and Continous Deployment
https://hub.docker.com/r/lineageos4microg/docker-lineage-cicd
GNU General Public License v3.0
480 stars 189 forks source link

New fix a14 patches #619

Closed petefoth closed 2 months ago

petefoth commented 2 months ago

Fix Android 14 signature spoofing patch fails due to API changes #607

Fix / improve some changes made in Nns v21 spoofing patches #612

petefoth commented 2 months ago

I have tested these changes and everything seems OK (see https://github.com/lineageos4microg/docker-lineage-cicd/issues/607#issuecomment-2082006847)

I will merge this to master before the May build runs starts just after midnight tomorrow, unless anyone has any issues with it

FintasticMan commented 2 months ago

The code looks good to me. Thanks for catching the -n instead of -z!

petefoth commented 2 months ago

Thanks for catching the -n instead of -z!

Took me a while (and quite a lot of swearing) - shell is not my first language 😄