Skip to content

uutils-coreutils 0.1.0 #224645

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

Merged
merged 2 commits into from
May 29, 2025
Merged

uutils-coreutils 0.1.0 #224645

merged 2 commits into from
May 29, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### 📦 **Rust Coreutils 0.1.0 Release:**

We are excited to announce the release of Rust Coreutils 0.1.0 — our first 0.1 milestone!
This release brings major performance gains, SELinux support, and expanded GNU compatibility.


Highlights:

  • SELinux Support
    New SELinux integration in cp, ls, mkdir, mknod, mkfifo, install, and stat.
    Plus, SELinux-aware CI testing is now live!

  • Performance Improvements
    Notable speedups in cat, ls, wc, tail, seq, and more — many now match or exceed GNU performance.

  • Ubuntu Plans to Ship uutils
    Ubuntu is beginning to integrate Rust Coreutils into its base system!
    Oxidizing Ubuntu

  • Huge Contribution Wave
    This release includes 843 commits from 60+ contributors, including 40 newcomers!


GNU Test Suite Compatibility:

Result 0.0.30 0.1.0 Change 0.0.30 to 0.1.0 % Total 0.0.30 % Total 0.1.0 % Change 0.0.30 to 0.1.0
Pass 507 522 +15 82.17% 84.46% +2.29%
Skip 41 31 -10 6.65% 5.02% -1.63%
Fail 69 65 -4 11.18% 10.52% -0.66%
Total 617 618 +1 (new test)

GNU testsuite evolution


Call to Action:

🚀 Sponsor us on GitHub to help us grow faster: github.com/sponsors/uutils
🔗 Download the latest release & learn more: https://uutils.github.io

What's Changed

basenc

cat

chmod

chroot

cksum

cp

csplit

date

dd

df

du

echo

env

expr

false

fmt

head

hostid

hostname

id

install

ls

mkdir

mkfifo

mknod

mktemp

more

mv

numfmt

od

pr

printf

ptx

rm

seq

shred

shuf

sleep

sort

split

stat

sum

sync

tail

tee

test

timeout

touch

tsort

uptime

uucore

wc

whoami

yes

Selinux

Code quality

CI

Documentation

Dependency Updates

View the full release notes at https://github.com/uutils/coreutils/releases/tag/0.1.0.


@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 24, 2025
@chenrui333
Copy link
Member

     --- stderr
  
    thread 'main' panicked at /home/linuxbrew/.cache/Homebrew/cargo_cache/registry/src/index.crates.io-1949cf8c6b5b557f/selinux-sys-0.6.14/build.rs:258:10:
    selinux-sys: Failed to find 'selinux/selinux.h'. Please make sure the C header files of libselinux are installed and accessible: Kind(NotFound)
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

@chenrui333 chenrui333 added build failure CI fails while building the software CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels May 25, 2025
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label May 27, 2025
@daeho-ro daeho-ro force-pushed the bump-uutils-coreutils-0.1.0 branch from 1cf0b7e to f5295be Compare May 28, 2025 12:05
@daeho-ro daeho-ro removed stale No recent activity build failure CI fails while building the software labels May 28, 2025
@daeho-ro daeho-ro force-pushed the bump-uutils-coreutils-0.1.0 branch from f5295be to b691385 Compare May 29, 2025 13:53
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label May 29, 2025
@BrewTestBot BrewTestBot enabled auto-merge May 29, 2025 23:18
@BrewTestBot BrewTestBot added this pull request to the merge queue May 29, 2025
Merged via the queue into master with commit 2e58baf May 29, 2025
17 checks passed
@BrewTestBot BrewTestBot deleted the bump-uutils-coreutils-0.1.0 branch May 29, 2025 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants