diff --git a/Makefile b/Makefile index 36978284..75c3e73f 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ # # make check -BEDROCK_VERSION=0.7.14beta2 +BEDROCK_VERSION=0.7.14beta3 CODENAME=Poki ARCHITECTURE=$(shell ./detect_arch.sh | head -n1) FILE_ARCH_NAME=$(shell ./detect_arch.sh | tail -1) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 3033a95c..1f669753 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,9 @@ +# 0.7.14beta3 + +- Fix various pmm configuration items +- Prioritize brl-hide --pmm over bedrock.conf pmm configuration +- Improve pmm error message + # 0.7.14beta2 - Fixed overzealous pmm runtime check diff --git a/releases b/releases index 042c9ed2..a5ad3e94 100644 --- a/releases +++ b/releases @@ -37,6 +37,24 @@ # Current release # ################### +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-x86_64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-s390x.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-ppc64le.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-mipsel.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-mips64el.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-mips.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-i686.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-i586.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-i486.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-i386.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-armv7l.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-armv7hl.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta3/bedrock-linux-0.7.14beta3-aarch64.sh + +################# +# Past releases # +################# + https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta2/bedrock-linux-0.7.14beta2-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta2/bedrock-linux-0.7.14beta2-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta2/bedrock-linux-0.7.14beta2-ppc64le.sh @@ -50,11 +68,6 @@ https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14be https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta2/bedrock-linux-0.7.14beta2-armv7l.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta2/bedrock-linux-0.7.14beta2-armv7hl.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta2/bedrock-linux-0.7.14beta2-aarch64.sh - -################# -# Past releases # -################# - https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta1/bedrock-linux-0.7.14beta1-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta1/bedrock-linux-0.7.14beta1-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.14beta1/bedrock-linux-0.7.14beta1-ppc64le.sh