Skip to content

Conversation

@moonfruit
Copy link
Owner

Created with brew bump-formula-pr.

release notes
### 📦 **Rust Coreutils 0.0.30 Release:**
We are excited to announce the release of **Rust Coreutils 0.0.30**!
---
### Highlights:
- **Improved Compatibility**:
  - This release focused on compatibility with the upstream GNU Coreutils 9.6 release. This is why the number of passing tests didn't change much - our effort was directed at adapting to the new upstream version rather than fixing existing test failures.
  - Passing GNU tests increased to **507** (+1 compared to 0.0.29).
- **Contributions**: This release was made possible by the dedication of **22 contributors**, including **8 newcomers**.
-  We also announced at FOSDEM the extension of this project to cover other key Linux tools through our uutils initiative. This will extend the Rust rewrite effort to additional common Unix tools. See the presentation on [YouTube](https://www.youtube.com/watch?v=cXf31nFPo0U) ([slides](https://sylvestre.ledru.info/coreutils-fosdem-2025/)) or read the [LWN article](https://lwn.net/Articles/1007907/) for more details about our vision.

GNU Test Suite Compatibility:

Here's how version 0.0.30 compares to the previous release:

Result 0.0.29 0.0.30 Change 0.0.29 to 0.0.30 % Total 0.0.29 % Total 0.0.30 % Change 0.0.29 to 0.0.30
Pass 506 507 +1 82.38% 82.17% -0.21%
Skip 41 41 0 6.68% 6.65% -0.03%
Fail 67 69 +2 10.92% 11.18% +0.26%
Total 614 617 +3 (new tests)

GNU testsuite evolution

Call to Action:

Support our work by sponsoring us on GitHub! Your contributions directly help maintain our infrastructure and enable faster development. Sponsor us here.
For more details and to download the latest release, visit our website: https://uutils.github.io.

What's Changed

cat

chgrp

cksum

cp

csplit

echo

expr

install

head

kill

ls

mv

numfmt

od

printf

rm

seq

sort

split

tee

test

timeout

touch

tr

uptime

yes

uucore

Documentation

Build & CI

fuzzing

Code quality

Dependency Updates

New Contributors

Full Changelog: uutils/coreutils@0.0.29...0.0.30

@moonfruit moonfruit force-pushed the bump-uutils-selected-0.0.30 branch from b3bac31 to a7e8d9f Compare March 10, 2025 07:02
@moonfruit moonfruit added the pr-pull Make bottles label Mar 10, 2025
@github-actions github-actions bot closed this in 98c59d7 Mar 10, 2025
@github-actions github-actions bot closed this Mar 10, 2025
@github-actions github-actions bot deleted the bump-uutils-selected-0.0.30 branch March 10, 2025 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-pull Make bottles

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants