Sylvestre Ledru
601564b57a
Merge pull request #9225 from oech3/remove-notworking-profile
...
freebsd.yml: remove not working PROFILE=
2025-11-11 11:55:16 +01:00
E
9041489b66
freebsd.yml: remove not working PROFILE=
2025-11-11 18:44:09 +09:00
Daniel Hofstetter
b70d6d0bc3
Merge pull request #9224 from uutils/renovate/crc-fast-1.x-lockfile
...
chore(deps): update rust crate crc-fast to v1.7.1
2025-11-11 09:41:02 +01:00
Sylvestre Ledru
9225670074
Merge pull request #9220 from oech3/gtest-sel-opt
...
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
CheckScripts / ShellScript/Check (push) Has been cancelled
CheckScripts / ShellScript/Format (push) Has been cancelled
build-gnu.sh: Let SELinux optional to use it locally without libselinux
2025-11-11 08:35:19 +01:00
renovate[bot]
b1180a2865
chore(deps): update rust crate crc-fast to v1.7.1
2025-11-11 07:32:44 +00:00
Sylvestre Ledru
b78e067354
Merge pull request #9221 from oech3/patch-1
...
GNUmakefile: generalize logic for SELINUX_PROGS for many platforms
2025-11-11 08:31:00 +01:00
E
e3689d6e2f
GNUmakefile: generalize logic for SELINUX_PROGS for other OS
2025-11-11 06:27:44 +09:00
E
db4439fc69
build-gnu.sh: Let SELinux optional to use it locally without libselinux
2025-11-11 06:02:27 +09:00
E
997d956253
GNUmakefile: use PROFILE_CMD at make test ( #9214 )
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
CheckScripts / ShellScript/Check (push) Waiting to run
CheckScripts / ShellScript/Format (push) Waiting to run
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
2025-11-10 20:48:59 +01:00
mattsu
1eafb40628
Improve fold bench data generation ( #9210 )
2025-11-10 20:48:28 +01:00
WaterWhisperer
9f4fa5bad2
uucore: embed system locale on cargo install ( #8604 )
2025-11-10 20:45:05 +01:00
E
91931bcf73
CICD.yml: split PROFILE= from CARGOFLAGS ( #9219 )
2025-11-10 20:30:51 +01:00
karanabe
364d9e9dff
basenc: Fix basenc.pl GNU-compat tests pass ( #9203 )
...
* fix(basenc): align base32 decode with GNU
* Add GNU-style basenc base32 tests
* Expand basenc base32 tests and simplify failures
Adds the GNU-style auto-padding/truncated cases to
tests/by-util/test_basenc.rs and rewrites the failure assertions to use
the chained fails().stdout_*(…).stderr_is(…) style for clarity.
* Restore GNU expectations for b32h_5 and b32h_6
Updates util/build-gnu.sh to stop forcing those two basenc tests to
expect empty stdout, so the GNU suite again checks for the leaked five
bytes before failure.
* Allow base32 decoder to auto-pad truncated blocks
Introduce PadResult, trim/pad incomplete base32 chunks, emit decoded
prefixes, and still return error: invalid input in line with GNU basenc.
2025-11-10 19:13:51 +01:00
Daniel Hofstetter
eb223ba8b1
Merge pull request #9216 from sylvestre/9.9
...
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
CheckScripts / ShellScript/Check (push) Waiting to run
CheckScripts / ShellScript/Format (push) Waiting to run
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
update gnu ref to 9.9 + improve the script
2025-11-10 17:17:47 +01:00
Sylvestre Ledru
7371b5bc28
gnu tests: adjust the numfmt path
2025-11-10 16:34:19 +01:00
Sylvestre Ledru
713d1e6fc2
upgrade to GNU coreutils 9.9 as ref
2025-11-10 15:47:48 +01:00
Sylvestre Ledru
2b82d891ac
gnu version: extract the info from uutils/util/build-gnu.sh to avoid duplication
2025-11-10 15:46:46 +01:00
Sylvestre Ledru
6cf5b06d8b
Merge pull request #9207 from uutils/renovate/parse_datetime-0.x-lockfile
...
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
CheckScripts / ShellScript/Check (push) Waiting to run
CheckScripts / ShellScript/Format (push) Waiting to run
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Has been cancelled
chore(deps): update rust crate parse_datetime to v0.13.2
2025-11-09 23:35:13 +01:00
Sylvestre Ledru
f277e4e038
doc: rename file ( #9208 )
2025-11-09 22:54:08 +01:00
Sylvestre Ledru
bfd0cfa195
doc: add 0.3.0 release notes
2025-11-09 22:52:47 +01:00
renovate[bot]
ab6ec2fd02
chore(deps): update rust crate parse_datetime to v0.13.2
2025-11-09 21:49:52 +00:00
Sylvestre Ledru
3eedd3a947
prepare version 0.4.0 ( #9205 )
2025-11-09 22:48:04 +01:00
Daniel Hofstetter
363bda063a
Merge pull request #9200 from lcheylus/openbsd-fix_tests
...
CICD / Style/deps (push) Waiting to run
CICD / Documentation/warnings (push) Waiting to run
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
Fix tests on OpenBSD for unix feature
2025-11-09 12:38:45 +01:00
Daniel Hofstetter
bb241951b6
Merge pull request #9198 from uutils/sylvestre-patch-2
...
du: also disable du_human_balanced_tree as benchmark
2025-11-09 10:40:45 +01:00
Daniel Hofstetter
03cef9b260
Merge pull request #9201 from uutils/sylvestre-patch-3
...
Disable variance-heavy benchmark tests
2025-11-09 10:37:20 +01:00
Sylvestre Ledru
ec52cf9ac9
Disable variance-heavy benchmark tests
...
Comment out benchmarks due to high variance
2025-11-09 09:43:29 +01:00
Laurent Cheylus
6130a334f2
expr: fix crash for test_long_input on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-09 08:53:55 +01:00
Laurent Cheylus
0fabf825e1
df: disable test_type_option_with_file on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-09 08:53:55 +01:00
Laurent Cheylus
b6ad527d22
cp: disable test_cp_current_directory_verbose on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-09 08:53:55 +01:00
Laurent Cheylus
384102cd20
du: fix warnings for tests on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-09 08:53:54 +01:00
Laurent Cheylus
61f9cd8267
nohup: fix warnings for tests on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-09 08:53:54 +01:00
Laurent Cheylus
3638d6c601
pinky: fix warnings for tests on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-09 08:53:53 +01:00
E
9b9a913d68
Merge pull request #9153 from oech3/nognuhashsumbin
...
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Build (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
WSL2 / Test (push) Waiting to run
hashsum: Remove non-GNU binaries (fix cksum interface divergence #8984 )
2025-11-08 23:55:49 +01:00
Sylvestre Ledru
f1576abef6
du: also disable du_human_balanced_tree as benchmark
...
failed here: https://github.com/uutils/coreutils/pull/9184
2025-11-08 23:27:49 +01:00
Mahdi Ali-Raihan
293e9d2b00
factor: use num_prime crate's u64 and u128 factorization methods to speed up the performance of calculating prime numbers for u64 and u128
2025-11-08 23:26:18 +01:00
karanabe
92bb655b0c
fix(base64): allow padded chunks mid-stream
2025-11-08 22:18:19 +01:00
Sylvestre Ledru
859a1ed2e3
github action: improve typo show in github ( #9197 )
2025-11-08 20:29:37 +01:00
E
cdfdd68214
Merge pull request #9034 from oech3/locales-n
...
GNUmakefile: fix LOCALES=n
2025-11-08 20:09:34 +01:00
Mahdi Ali-Raihan
c615a0fb20
Merge pull request #9182 from asder8215/factor_benchmarking
...
Factor: base benchmarking for single/multiple u64, u128, and >u128
2025-11-08 19:40:48 +01:00
Sylvestre Ledru
1074071198
Merge pull request #9192 from uutils/renovate/vmactions-freebsd-vm-1.x
...
chore(deps): update vmactions/freebsd-vm action to v1.2.6
2025-11-08 18:29:41 +01:00
Sylvestre Ledru
6fa4ca9570
Merge pull request #9193 from lcheylus/openbsd-uptime
...
uptime: fix clippy warning manual-let-else on OpenBSD
2025-11-08 18:11:42 +01:00
renovate[bot]
b242ae1ce1
chore(deps): update vmactions/freebsd-vm action to v1.2.6
2025-11-08 16:57:34 +00:00
Laurent Cheylus
cce3498383
uptime: fix clippy warning manual-let-else on OpenBSD
...
Signed-off-by: Laurent Cheylus <foxy@free.fr>
2025-11-08 17:55:05 +01:00
karanabe
690405d72f
fix(readlink): emit GNU-style Invalid argument for non-symlinks ( #9189 )
...
CICD / MinRustV (push) Waiting to run
CICD / Dependencies (push) Waiting to run
CICD / Build/Makefile (push) Blocked by required conditions
CICD / Build/stable (push) Blocked by required conditions
CICD / Build/nightly (push) Blocked by required conditions
CICD / Binary sizes (push) Blocked by required conditions
CICD / Tests/BusyBox test suite (push) Blocked by required conditions
CICD / Tests/Toybox test suite (push) Blocked by required conditions
CICD / Code Coverage (push) Waiting to run
CICD / Separate Builds (push) Waiting to run
CICD / Test all features separately (push) Blocked by required conditions
CICD / Build/SELinux (push) Blocked by required conditions
CICD / Build/SELinux-Stubs (Non-Linux) (push) Blocked by required conditions
CICD / Safe Traversal Security Check (push) Blocked by required conditions
GnuTests / Run GNU tests (native) (push) Waiting to run
GnuTests / Run GNU tests (SELinux) (push) Waiting to run
GnuTests / Aggregate GNU test results (push) Blocked by required conditions
Android / Test builds (push) Waiting to run
Benchmarks / Run benchmarks (CodSpeed) (push) Waiting to run
Code Quality / Pre-commit hooks (push) Waiting to run
Code Quality / Style/format (push) Waiting to run
Code Quality / Style/lint (push) Waiting to run
Code Quality / Style/spelling (push) Waiting to run
Code Quality / Style/toml (push) Waiting to run
Code Quality / Style/Python (push) Waiting to run
Devcontainer / Verify devcontainer (push) Waiting to run
FreeBSD / Style and Lint (push) Waiting to run
FreeBSD / Tests (push) Waiting to run
WSL2 / Test (push) Waiting to run
Check uudoc Documentation Generation / Verify uudoc generates correct documentation (push) Has been cancelled
* fix(readlink): emit GNU-style Invalid argument for non-symlinks
* Replace format! with translate! and test skip on Windows
2025-11-08 15:09:20 +01:00
Daniel Hofstetter
700bb1c7ea
Merge pull request #9188 from sylvestre/install
...
install: fix the error message
2025-11-08 14:37:15 +01:00
Daniel Hofstetter
a3a34bbba3
Merge pull request #9181 from sylvestre/src-date
...
date: add --uct alias and allow multiple option aliases together
2025-11-08 14:17:10 +01:00
Sylvestre Ledru
30dbdf7ac7
install: fix the error message
...
should fix: tests/install/basic-1.sh
2025-11-08 10:58:46 +01:00
Sylvestre Ledru
714a72e0d9
Merge pull request #9186 from oech3/print-host-tuple
...
GNUmakefile: Better comment for cross build
2025-11-08 10:23:00 +01:00
Sylvestre Ledru
4ebb514c0a
Merge pull request #9185 from lcheylus/openbsd-fix_stdbuf
...
stdbuf: add support for OpenBSD
2025-11-08 10:20:52 +01:00
Daniel Hofstetter
ff14ca912b
Remove test_keys2 binary ( #9183 )
2025-11-08 09:59:20 +01:00