Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
cksum
,mkdir
, andtr
.GNU Test Suite Compatibility:
Here’s how version 0.0.28 compares to the previous release:
Call to Action:
Support our work by sponsoring us on GitHub! Your contributions help maintain our infrastructure and enable faster iterations. Sponsor us here.
For more details and to download the latest release, visit our website: https://uutils.github.io.
What's Changed
GNU Test Suite Compatibility
basenc
cat
write_end_of_line()
to avoid duplicate code by @cakebaker in #6764cksum
/hashsum
--check
with base64 and other improvements by @sylvestre in #6452-z
/--zero
by @RenjiSann in #6815cp
--verbose
mode by @djedi23 in #6496part-symlink
by @matrixhead in #6588S_IWUSR
by @andrewliebenow in #6700cp
by @LoricAndre in #6690date
date
by @Its-Just-Nans in #6526dd
dircolors
echo
hashsum
--binary
/--text
by @Pistonight in #6808--strict
or--quiet
is given by @howjmay in #6584hostname
dns-lookup
crate to get network address(es) of the host by @lcheylus in #6550join
-i
by @jtracey in #6774ls
--dired
after GNU v9.5 changes by @sylvestre in #6144color-norm
by @matrixhead in #6481dired
option (-D
) not outputting datetime and parent directory byte offsets by @pyoky in #6538-CF
is passed (closes #5396) by @sylvestre in #6528color-clear-to-eol
by @matrixhead in #6507parse_width
function by @matrixhead in #6510ls
by @Its-Just-Nans in #6527color-ext
by @matrixhead in #6537:
) in recursive mode and patch thequote-align
GNU test by @RenjiSann in #6559unwrap_or
andor
to lazy-evaluatedunwrap_or_else
andor_else
by @AnirbanHalder654322 in #6609ln
-nf
by @jansheikkinen in #5975mkdir
acl
permissions inheritance for subdirectories by @AnirbanHalder654322 in #6676mkdir
andrmdir
by @sgvictorino in #6790--parent
to be provided more than once by @DaringCuteSeal in #6831mv
to-symlink
by @matrixhead in #6578tests/mv/mv-exchange.sh
by @sylvestre in #6641mv-n
compatibility by @matrixhead in #6599dup-src
compatibility by @matrixhead in #6837od
paste
printf
runcon
runcon
andstdbuf
to passtests/misc/invalid-opt.pl
by @sylvestre in #6657runcon
by @cakebaker in #6680sort
--batch-size
by @sylvestre in #6535sync
crash!
withUSimpleError
by @Kev1n8 in #6547test
-o
argument triggers an error by @sylvestre in #6642touch
touch
for Nushell by @ysthakur in #5946uptime
utmp
by @lcheylus in #6514errno
values on macOS by @BenWiederhake in #6571users
utmp
by @jadijadi in #6406needless_borrows_for_generic_args
on OpenBSD by @lcheylus in #6509Option
instead ofVec
for file argument by @cakebaker in #6761manual_unwrap_or_default
on OpenBSD by @lcheylus in #6772tr
set2
is too big on complemented class by @RenjiSann in #6564[:upper:]
by @cvonelm in #6513tsort
tsort
by @anastygnome in #5968tsort.pl
by @sylvestre in #6785uucore
tty
fromproc_info
by @Krysztal112233 in uucore: Splittty
fromproc_info
uutils/coreutils#6593ProcessInfomation::tty
by @Krysztal112233 in uucore: Fix return value ofProcessInfomation::tty
uutils/coreutils#6597getsid
forprocess.rs
by @Krysztal112233 in uucore: Addgetsid
forprocess.rs
uutils/coreutils#6600pgrep/process.rs
touucore
by @Krysztal112233 in uucore: Movepgrep/process.rs
touucore
uutils/coreutils#6483determine_regex()
by @cakebaker in uucore/checksum: simplifydetermine_regex()
uutils/coreutils#6500PanicInfo
by @cakebaker in uucore: allow use of deprecatedPanicInfo
uutils/coreutils#6792Misc
--list
to help output by @cakebaker in bin/coreutils: add--list
to help output uutils/coreutils#6692workspace = true
for some dependencies by @cakebaker in Useworkspace = true
for some dependencies uutils/coreutils#6601cfg
condition name by @cakebaker in Cargo.toml: allow "fuzzing" ascfg
condition name uutils/coreutils#6497Cargo.lock
by @cakebaker in fuzzing: addCargo.lock
uutils/coreutils#6652spell-checker:ignore
by @cakebaker in basename,realpath: add words tospell-checker:ignore
uutils/coreutils#6627CI
Documentation
Dependencies
nix
&ctrlc
and adapt code to API changes innix
by @cakebaker in Bumpnix
&ctrlc
and adapt code to API changes innix
uutils/coreutils#6648selinux-sys
andfts-sys
by @cakebaker in Bumpselinux-sys
andfts-sys
uutils/coreutils#6693tempfile
from3.10.1
to3.11.0
by @cakebaker in Bumptempfile
from3.10.1
to3.11.0
uutils/coreutils#6613parking_lot_core
by @cakebaker in Bumpparking_lot_core
uutils/coreutils#6663windows-sys
& adapttail
to API change by @cakebaker in Bumpwindows-sys
& adapttail
to API change uutils/coreutils#6681New Contributors
printf
: Check precision before writing into stdout. Fix #1879 uutils/coreutils#6511ln
: allow final destination directory when using-nf
uutils/coreutils#5975Full Changelog: uutils/coreutils@0.0.27...0.0.28