From 0e0f3eb97643a1c8c4cac25cff354e5b87bd4476 Mon Sep 17 00:00:00 2001 From: Daniel Thau Date: Sun, 3 Oct 2021 14:09:50 -0400 Subject: [PATCH] Bump version to 0.7.24beta1 --- Makefile | 2 +- ReleaseNotes.md | 6 ++++++ releases | 25 ++++++++++++++++++++----- 3 files changed, 27 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index be2797bc..696bac52 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ # # make check -BEDROCK_VERSION=0.7.23 +BEDROCK_VERSION=0.7.24beta1 CODENAME=Poki ARCHITECTURE=$(shell ./detect_arch.sh | head -n1) FILE_ARCH_NAME=$(shell ./detect_arch.sh | awk 'NR==2') diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 8f3fb9ea..8583d426 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,9 @@ +# 0.7.24beta1 + +- Added pmm zsh completion +- Fixed brl-fetch fedora locale +- Fixed resolve.conf handling with some distros/inits + # 0.7.23 - Add support for s6 diff --git a/releases b/releases index 1161c721..81d452c1 100644 --- a/releases +++ b/releases @@ -37,6 +37,26 @@ # Current release # ################### +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-x86_64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-s390x.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-ppc64le.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-ppc64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-ppc.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-mipsel.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-mips64el.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-mips.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-i686.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-i586.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-i486.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-i386.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-armv7l.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-armv7hl.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24beta1/bedrock-linux-0.7.24beta1-aarch64.sh + +################# +# Past releases # +################# + https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/bedrock-linux-0.7.23-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/bedrock-linux-0.7.23-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/bedrock-linux-0.7.23-ppc64le.sh @@ -52,11 +72,6 @@ https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/b https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/bedrock-linux-0.7.23-armv7l.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/bedrock-linux-0.7.23-armv7hl.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.23/bedrock-linux-0.7.23-aarch64.sh - -################# -# Past releases # -################# - https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.22/bedrock-linux-0.7.22-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.22/bedrock-linux-0.7.22-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.22/bedrock-linux-0.7.22-ppc64le.sh