Skip to content
Release 2.3.2

Most importantly, this release migrates the pmaports.git URLs from
gitlab.com to gitlab.postmarketos.org. Thanks to everybody who
contributed!

Related: https://postmarketos.org/blog/2024/10/14/gitlab-migration/

Fixes:
* pmb: install: unbreak rsync option (MR 2311)
* Correct btrfs subvolume creation in install step (MR 2319)
* pkgrel_bump --auto: ignore -service depends (MR 2321)
* pmb.config: Adjust pmaports URLs to postmarketOS GitLab (MR 2427) (MR 2445)
* Replace gitlab.com with gitlab.postmarketos.org (MR 2445)
* pmb.helpers: Automatically migrate fetch and push URL (MR 2429) (MR 2445)
* git.get_upstream_remote: add fallback code path (MR 2429) (MR 2445)

Other:
* kconfigcheck: add NLS_ASCII for efi check (MR 2310)
* PMB_APK_FORCE_MISSING_REPOSITORIES: new env var (MR 2318)
* CI: Use latest (stable) Alpine instead of Edge (MR 2317)
* CI: correct yaml indentation (MR 2316)
* CI: Add docs deployment job (MR 2316)