Today the #Ubuntu Foundations team posted an update on our progress toward 100% uutils coreutils adoption in Ubuntu.
As we stand for the release of 26.04 LTS, all utils except `cp`, `mv` and `rm` will be using uutils by default, with those remaining to be moved across early in the 26.10 cycle.
I'd like to acknowledge the huge amount of work that @sylvestre and the wider @uutils project put into this, and the collaboration with us and our partners on the security auditing and fixes.
Onwards!
https://discourse.ubuntu.com/t/an-update-on-rust-coreutils/80773
An update on rust-coreutils
This is a follow-up to Jon’s original post on Carefully (but purposefully) oxidising Ubuntu and Julian’s migration spec for 25.10. We promised transparency throughout this process, and this post is written in that spirit. What happened after the announcement Following the decision to adopt rust-coreutils, we got to work. Any package shipped by default in Ubuntu must be promoted to Ubuntu Main, which requires passing a thorough security review. We quickly assembled an internal team spanning Ubun...