diff --git a/Makefile b/Makefile index 99bf6084..c5031ef3 100644 --- a/Makefile +++ b/Makefile @@ -131,7 +131,7 @@ # # make check -BEDROCK_VERSION=0.7.24 +BEDROCK_VERSION=0.7.25beta1 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 d4027928..327d821d 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,3 +1,11 @@ +# 0.7.25beta1 + +- Fixed brl-fetch centos +- Fixed brl-fetch fedora +- Fixed brl-fetch gentoo +- Improved systemd 250 shutdown performance +- Increased hijack-time GRUB+BTRFS detection sensitivity + # 0.7.24 - Added pmm zsh completion diff --git a/releases b/releases index 3de1cfa5..7cf0f182 100644 --- a/releases +++ b/releases @@ -37,6 +37,26 @@ # Current release # ################### +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-x86_64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-s390x.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-ppc64le.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-ppc64.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-ppc.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-mipsel.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-mips64el.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-mips.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-i686.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-i586.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-i486.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-i386.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-armv7l.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-armv7hl.sh +https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.25beta1/bedrock-linux-0.7.25beta1-aarch64.sh + +################# +# Past releases # +################# + https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/bedrock-linux-0.7.24-x86_64.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/bedrock-linux-0.7.24-s390x.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/bedrock-linux-0.7.24-ppc64le.sh @@ -52,11 +72,6 @@ https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/b https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/bedrock-linux-0.7.24-armv7l.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/bedrock-linux-0.7.24-armv7hl.sh https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.24/bedrock-linux-0.7.24-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