Merged
Conversation
Contributor
|
Hi, thanks for your contribution to Homebrew! You already have >=15 open pull requests, so please get them ready to be merged or close them before you open more. If CI fails on any of them, please fix it or ask for help doing so. |
autobump: add uutils-coreutils Signed-off-by: Rui Chen <rui@chenrui.dev>
bae29a5 to
60fd0b0
Compare
dtrodrigues
approved these changes
Mar 24, 2024
Contributor
|
🤖 An automated task has requested bottles to be published to this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 bumpCreated with
brew bump-formula-pr.Details
release notes
For more details, visit https://github.com/uutils/coreutils-tracking/.
What's Changed
base32/base64/basenc
basename
cat
chcon
chmod
cksum
cp
csplit
printffunctionality fromuucoreby @tertsdiepraam incsplit: useprintffunctionality fromuucoreuutils/coreutils#5958crate_nameattribute by @cakebaker in csplit: removecrate_nameattribute uutils/coreutils#6091cut
-b,-c,-f) by @wolimst in cut: show error for multiple mode args (-b,-c,-f) uutils/coreutils#5962dd
not-rewound.shby @cre4ture inddfix gnu testnot-rewound.shuutils/coreutils#6088df
du
echo
echo: do not infer long args uutils/coreutils#5911env
expand
expand: do not ignore invalid UTF-8 uutils/coreutils#5987factor
fmt
hashsum
install
ln
ls
f2fs(android) by @cre4ture in fixls: test_ls_allocation_size fails on filesystemf2fs(android) uutils/coreutils#6076chrono::Durationtochrono::TimeDeltaby @cakebaker in ls,date: renamechrono::Durationtochrono::TimeDeltauutils/coreutils#5970more
numfmt
numfmt: remove clap workaround uutils/coreutils#5986od
printf
printf: pad unsigned numbers properly uutils/coreutils#5955pr
seq
seq: fix about text not found uutils/coreutils#5949shuf
sort
split
splitfix android memory kill in split uutils/coreutils#5940stat
stat: use chrono instead of time in fsext uutils/coreutils#5934tsort
tsort: drastically reduce memory copies uutils/coreutils#5969tty
truncate
uname
uniq
uniq: pass remaining GNU tests uutils/coreutils#5994concat!in tests for better readability by @cakebaker in uniq: useconcat!in tests for better readability uutils/coreutils#6022CI
ci:androidstabilize and improve android github actions by @cre4ture inci:androidstabilize and improve android github actions uutils/coreutils#5939cspellby @cakebaker in ci: use latest version ofcspelluutils/coreutils#5947ci: android disk space issue uutils/coreutils#5943cfg(feature = "env")by @cakebaker in tests/common/util.rs: addcfg(feature = "env")uutils/coreutils#6044Documentation
Security
Various improvements
configtoconfig.tomlby @cakebaker in cargo: renameconfigtoconfig.tomluutils/coreutils#5954splitround robin limited fds by @cre4ture in Fix/flakysplitround robin limited fds uutils/coreutils#6043dependency updates
New Contributors
-b,-c,-f) uutils/coreutils#5962Full Changelog: uutils/coreutils@0.0.24...0.0.25