oech3 and GitHub
356567edb3
Backport tests/env/env.sh for better multicall support ( #10337 )
2026-01-18 23:26:49 +01:00
b57838227e
GnuTests: Replace incompat tests ( #9976 )
...
Co-authored-by: oech3 <>
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org >
2026-01-18 22:41:34 +01:00
Sylvestre Ledru and GitHub
d72d6f78a5
Merge pull request #10261 from oech3/core-freepfx
...
coreutils: Remove limitation for prefix
2026-01-18 11:52:09 +01:00
oech3 and GitHub
337da95565
build-gnu.sh: Enable help-version-getopt.sh (PASS)
2026-01-18 18:53:52 +09:00
oech3
084ab30f7e
Merge branch 'main' into core-freepfx
2026-01-18 14:39:52 +09:00
Sylvestre Ledru
f606980ddf
prepare release 0.6.0
2026-01-17 23:28:04 +01:00
Sylvestre Ledru and GitHub
cd288fc401
ci: ensure test failures are caught in coverage script and fix them ( #10286 )
2026-01-17 10:20:39 -05:00
oech3 and GitHub
43eeaf9322
build-gnu.sh: Replace ${SED} with gsed wrapper ( #10201 )
2026-01-17 10:57:25 +01:00
oech3
ee3163ab2c
coreutils: Remove limitation for prefix
2026-01-16 14:12:59 +09:00
Etienne Cordonnier and GitHub
7851f704da
Merge pull request #10180 from sylvestre/gnu-build-re
...
make build-gnu.sh reentrant
2026-01-12 15:11:32 +01:00
Christopher Dryden
8e461a0eb7
fetch-gnu: backport timeout tests from master
2026-01-11 22:24:04 +00:00
Sylvestre Ledru
a0af03c07a
make build-gnu.sh reentrant
2026-01-11 17:23:08 +01:00
oech3
749cc47ba2
build-gnu.sh: Build seq as multicall-binary
2026-01-11 17:54:26 +09:00
Sylvestre Ledru and GitHub
4c3bdeaf7b
Merge pull request #10162 from oech3/patch-6
...
run-gnu-tests-smack-ci.sh: Use multi-call binary for faster build
2026-01-10 16:31:02 +01:00
Sylvestre Ledru and GitHub
6a20bcb9a9
Merge pull request #10141 from RenjiSann/revert-checksum-clap
...
Revert recent checksum CLI changes
2026-01-10 16:27:53 +01:00
oech3
6d3df54a7e
run-gnu-tests-smack-ci.sh: Use multi-call binary for faster build
2026-01-10 23:38:04 +09:00
a17e814aea
run-gnu-tests-smack-ci.sh: Use release-small profile for faster build ( #10144 )
...
Co-authored-by: Sylvestre Ledru <sylvestre.ledru@gmail.com >
2026-01-10 08:37:19 +01:00
Chris Dryden and GitHub
e143680056
Adding dd to SELinux to enable cp-a-selinux ( #10148 )
2026-01-09 23:32:13 +01:00
Christopher Dryden
fc60a33f96
ci: add df/skip-rootfs test to SMACK/ROOTFS CI
2026-01-09 20:54:51 +00:00
Chris Dryden and GitHub
b5a49f33b5
tac: use temp file for stdin to respect TMPDIR and handle disk-full errors ( #10094 )
2026-01-09 20:31:46 +01:00
Dorian Peron
b1edc49ef6
Revert "hashsum: Move --ckeck's deps to clap"
...
This reverts commit c01e83eb76 .
2026-01-09 13:48:48 +01:00
Dorian Peron
0de3871dbc
Revert "build-gnu.sh: Let md5sum.pl clap compatible"
...
This reverts commit 29c777cfca .
2026-01-09 13:48:48 +01:00
Sylvestre Ledru and GitHub
20a5c3afe9
Add SMACK support to id, mkdir, mkfifo, mknod utilities ( #9910 )
...
* Add SMACK support to id, mkdir, mkfifo, mknod utilities
* Address review comments: refactor SMACK helpers and rename SELinux flags
* Use official Arch Linux download URL for SMACK CI
* smack: refactor to single set_smack_label_and_cleanup function
2026-01-07 17:03:28 +01:00
Chris Dryden and GitHub
3aed0227c4
Add bad-speed.sh test script to fetch-gnu.sh ( #10077 )
2026-01-07 08:42:19 +01:00
Chris Dryden and GitHub
7f3a359563
cp: use FileInformation without dereference for symlink destination check to match GNU behaviour for test/nfs-removal-race ( #10086 )
...
* cp: use lstat for destination check to support LD_PRELOAD tests
* fs: fix Windows is_symlink type mismatch and add explanatory comment
* cp: use stat for dest existence check to support LD_PRELOAD
2026-01-07 07:29:57 +01:00