Skip to content

upstream merge#2

Open
ahmed-masud wants to merge 3428 commits intosafai-labs:masterfrom
util-linux:master
Open

upstream merge#2
ahmed-masud wants to merge 3428 commits intosafai-labs:masterfrom
util-linux:master

Conversation

@ahmed-masud
Copy link

No description provided.

cgoesche and others added 30 commits January 29, 2026 12:21
Parse command line arguments twice: first pass handles --help and
--version before restrictions are applied, second pass enforces
login.defs CHFN_RESTRICT settings for field options.

Signed-off-by: Karel Zak <[email protected]>
This patch moves the test scripts in tests/ts/misc to subdirs
in tests/ts for each util-linux tool. It keeps the directory
structure consistent and allows to extend testing for each tool
individually. It also lays the groundwork for the test coverage
report helper script tools/testcoverage.sh.

Signed-off-by: Christian Goeschel Ndjomouo <[email protected]>
Signed-off-by: Christian Goeschel Ndjomouo <[email protected]>
Signed-off-by: Christian Goeschel Ndjomouo <[email protected]>
Signed-off-by: Christian Goeschel Ndjomouo <[email protected]>
Signed-off-by: Christian Goeschel Ndjomouo <[email protected]>
Signed-off-by: Christian Goeschel Ndjomouo <[email protected]>
mirosnik1 and others added 30 commits February 26, 2026 10:18
Allow "X.Y-devel" as a valid version format, restricted to the master
branch only. Release versions (X.Y, X.Y.Z, X.Y-rcN, X.Y.Z-rcN) still
require a stable/vX.Y branch.

Signed-off-by: Karel Zak <[email protected]>
Strip C/C++ comments (// line comments, single-line /* */ and
multi-line /* */ blocks) before extracting HAVE_ and ENABLE_ macros.
This avoids false positives from macros mentioned in comments, e.g.
"when HAVE_PIDFD_* ..." in include/pidfd-utils.h.

Signed-off-by: Karel Zak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.