Skip to content

Commit

Permalink
Bump version to 0.7.29
Browse files Browse the repository at this point in the history
  • Loading branch information
paradigm committed Aug 28, 2023
1 parent aaddc50 commit ec3f0f2
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 75 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
#
# make check

BEDROCK_VERSION=0.7.29beta4
BEDROCK_VERSION=0.7.29
CODENAME=Poki
ARCHITECTURE=$(shell ./detect_arch.sh | head -n1)
FILE_ARCH_NAME=$(shell ./detect_arch.sh | awk 'NR==2')
Expand Down
17 changes: 3 additions & 14 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,13 @@
# 0.7.29beta4

- Tweak systemd shutdown freeze work-around

# 0.7.29beta3

- Work-around systemd shutdown freeze

# 0.7.29beta2

- Fix setcap linkage
- Improve build system dynamic link detection

# 0.7.29beta1
# 0.7.29

- Build system updates
- Fixed brl-fetch Arch
- Fixed brl-fetch Artix
- Fixed brl-fetch Exherbo
- Fixed brl-fetch Fedora
- Improve build system dynamic link detection
- Various dependency updates
- Work-around systemd shutdown freeze

# 0.7.28

Expand Down
75 changes: 15 additions & 60 deletions releases
Original file line number Diff line number Diff line change
Expand Up @@ -37,71 +37,26 @@
# Current release #
###################

https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-ppc64le.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-ppc64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-ppc.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-mipsel.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-mips64el.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-mips.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-i686.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-i586.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-i486.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-i386.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta4/bedrock-linux-0.7.29beta4-aarch64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-ppc64le.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-ppc64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-ppc.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-mipsel.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-mips64el.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-mips.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-i686.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-i586.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-i486.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-i386.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29/bedrock-linux-0.7.29-aarch64.sh

#################
# Past releases #
#################

https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-ppc64le.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-ppc64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-ppc.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-mipsel.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-mips64el.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-mips.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-i686.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-i586.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-i486.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-i386.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta3/bedrock-linux-0.7.29beta3-aarch64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-ppc64le.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-ppc64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-ppc.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-mipsel.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-mips64el.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-mips.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-i686.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-i586.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-i486.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-i386.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta2/bedrock-linux-0.7.29beta2-aarch64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-ppc64le.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-ppc64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-ppc.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-mipsel.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-mips64el.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-mips.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-i686.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-i586.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-i486.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-i386.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-armv7l.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-armv7hl.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.29beta1/bedrock-linux-0.7.29beta1-aarch64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.28/bedrock-linux-0.7.28-x86_64.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.28/bedrock-linux-0.7.28-s390x.sh
https://github.com/bedrocklinux/bedrocklinux-userland/releases/download/0.7.28/bedrock-linux-0.7.28-ppc64le.sh
Expand Down

0 comments on commit ec3f0f2

Please sign in to comment.