Download Latest Version v1.80.1 source code.zip (12.4 MB)
Email in envelope

Get an email when there's a new version of b4

Home / v1.67.2rc1
Name Modified Size InfoDownloads / Week
Parent folder
b4-linux-386.tar.gz 2026-06-10 5.5 MB
b4-linux-386.tar.gz.sha256 2026-06-10 99 Bytes
b4-linux-amd64.tar.gz 2026-06-10 5.7 MB
b4-linux-amd64.tar.gz.sha256 2026-06-10 101 Bytes
b4-linux-arm64.tar.gz 2026-06-10 5.3 MB
b4-linux-arm64.tar.gz.sha256 2026-06-10 101 Bytes
b4-linux-armv5.tar.gz 2026-06-10 5.5 MB
b4-linux-armv5.tar.gz.sha256 2026-06-10 101 Bytes
b4-linux-armv6.tar.gz 2026-06-10 5.5 MB
b4-linux-armv6.tar.gz.sha256 2026-06-10 101 Bytes
b4-linux-armv7.tar.gz 2026-06-10 5.5 MB
b4-linux-armv7.tar.gz.sha256 2026-06-10 101 Bytes
b4-linux-loong64.tar.gz 2026-06-10 5.4 MB
b4-linux-loong64.tar.gz.sha256 2026-06-10 103 Bytes
b4-linux-mips64.tar.gz 2026-06-10 5.2 MB
b4-linux-mips64.tar.gz.sha256 2026-06-10 102 Bytes
b4-linux-mips64le.tar.gz 2026-06-10 5.1 MB
b4-linux-mips64le.tar.gz.sha256 2026-06-10 104 Bytes
b4-linux-mips.tar.gz 2026-06-10 5.3 MB
b4-linux-mips.tar.gz.sha256 2026-06-10 100 Bytes
b4-linux-mips_softfloat.tar.gz 2026-06-10 5.3 MB
b4-linux-mips_softfloat.tar.gz.sha256 2026-06-10 110 Bytes
b4-linux-mipsle.tar.gz 2026-06-10 5.2 MB
b4-linux-mipsle.tar.gz.sha256 2026-06-10 102 Bytes
b4-linux-mipsle_softfloat.tar.gz 2026-06-10 5.3 MB
b4-linux-mipsle_softfloat.tar.gz.sha256 2026-06-10 112 Bytes
b4-linux-ppc64.tar.gz 2026-06-10 5.3 MB
b4-linux-ppc64.tar.gz.sha256 2026-06-10 101 Bytes
b4-linux-ppc64le.tar.gz 2026-06-10 5.3 MB
b4-linux-ppc64le.tar.gz.sha256 2026-06-10 103 Bytes
b4-linux-riscv64.tar.gz 2026-06-10 5.5 MB
b4-linux-riscv64.tar.gz.sha256 2026-06-10 103 Bytes
b4-linux-s390x.tar.gz 2026-06-10 5.7 MB
b4-linux-s390x.tar.gz.sha256 2026-06-10 101 Bytes
checksums.txt 2026-06-10 1.8 kB
SHA256SUMS 2026-06-10 1.5 kB
README.md 2026-06-10 1.5 kB
v1.67.2rc1 source code.tar.gz 2026-06-10 10.0 MB
v1.67.2rc1 source code.zip 2026-06-10 10.3 MB
Totals: 39 Items   111.9 MB 0

[1.67.2] - 2026-06-10

  • FIXED: Web UI update reported success but kept the old version on some setups - where b4 isn't managed by a normal service (for example running directly in a container), the update replaced the program on disk but never restarted the running copy. It now stops the old copy and relaunches the new one, so the update actually takes effect.
  • FIXED: Leftover "zombie" update processes piling up - each update attempt left a finished helper process behind; these are now cleaned up.
  • ADDED: Update log - every Web UI update now writes a step-by-step trace to update.log in the log folder (default /var/log/b4, reset each attempt), making failed updates much easier to diagnose.
  • ADDED: Localized changelog - the Web UI now shows the changelog in the selected language.
  • CHANGED: Logging setting is now a folder, not a single file - Settings → Service now asks for a log directory (default /var/log/b4) instead of a path to errors.log, so all of b4's log files (errors, updates, and any added later) live together and can be moved in one place. Existing configs are migrated automatically (your old folder is kept); leave the field empty to turn file logging off.

What's Changed

Full Changelog: https://github.com/DanielLavrushin/b4/compare/v1.67.1...v1.67.2rc1

Source: README.md, updated 2026-06-10