Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys-fs/bcachefs-tools: add 1.7.0, drop 1.3.5_p20231216 #36310

Closed
wants to merge 2 commits into from

Commits on Apr 18, 2024

  1. sys-fs/bcachefs-tools: add 1.7.0

    - Add LLVM 18 slot (tests pass)
    - Add QA_FLAGS_IGNORED to fix bug 925610 (CLI app is written in Rust)
    - Drop 1.3.x
    - All tests pass on amd64 and arm64
    - Musl is still broken
      - linux/sort.c:32:20: error: expected ';' before '__inline__'
    
    Closes: https://bugs.gentoo.org/925610
    Signed-off-by: Christopher Fore <csfore@posteo.net>
    csfore committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    eac64bb View commit details
    Browse the repository at this point in the history
  2. sys-fs/bcachefs-tools: drop 1.3.5_p20231216

    Keeping 1.4.0 for the time being since that is the last version to
    work on Musl <1.2.5.
    
    Signed-off-by: Christopher Fore <csfore@posteo.net>
    csfore committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7d6b86b View commit details
    Browse the repository at this point in the history