| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 3.0.10:
- No functional changes
- Explicitly use cgo-free function to get user's home dir (was
already the case since 3.0.9 if your browserpass was compiled
without cgo as per our Makefile)
- Update to version 3.0.9 * No functional changes * Compile without cgo to remove libc dependency
- Update to version 3.0.8 * Added make target for librewolf - Exclude ppc64, build fails due to pie not being supported