[bug #63461] Typo in pt_BR.po

2024-05-27 Thread Bernhard Voelker
Update of bug #63461 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #65794] Automake warnings for tests/xargs/test-sigusr.c

2024-05-27 Thread Bernhard Voelker
Update of bug #65794 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #40577] ACL support in find (new test(s) and updating -ls)

2024-05-27 Thread raf
Follow-up Comment #3, bug #40577 (group findutils): FWIW, my rawhide (rh) program, which is an alternative to find, supports searching by "POSIX" or NFSv4 ACLs on Linux, FreeBSD, Solaris, Cygwin, and macOS (which has its own type of ACLs). OpenBSD and NetBSD don't support ACLs. Its -l option does

[bug #27558] [wishlist] support for posix acl match

2024-05-27 Thread raf
Follow-up Comment #5, bug #27558 (group findutils): FWIW, my rawhide (rh) program, which is an alternative to find, supports searching by (never-standardized) "POSIX" ACLs on Linux, FreeBSD, Solaris (for ufs), and Cygwin, as well as NFSv4 ACLs for FreeBSD and Solaris (for zfs), as well as macOS's

Optimization/optimisation

2024-05-27 Thread James Youngman
My earlier patch missed a few cases. The attached patch cleans those up. This change is probably too large to be included in findutils 4.10.0 at this point. James. From 3f0f5f8f485b5ca89075f63c2dd9986a74b54df5 Mon Sep 17 00:00:00 2001 From: James Youngman Date: Mon, 27 May 2024 22:10:45 +0100

[bug #56410] find -L doesn't follow symlinks outside the specified search scope

2024-05-27 Thread Bernhard Voelker
Update of bug #56410 (group findutils): Fixed Release: 4.7.0 => None ___ Reply to this item at: ___ Mess

[bug #58384] incorect documentaion for -regex

2024-05-27 Thread Bernhard Voelker
Update of bug #58384 (group findutils): Open/Closed:Open => Closed Release:None => 4.7.0 Fixed Release: 4.7.0 => 4.10.0 _

[bug #58427] Cost-base optimiser breaks short-circuit evaluation

2024-05-27 Thread Bernhard Voelker
Update of bug #58427 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #51926] -xtype l fails on symbolic links that have a loop

2024-05-27 Thread Bernhard Voelker
Update of bug #51926 (group findutils): Open/Closed:Open => Closed Release:None => 4.9.0 Fixed Release:None => 4.10.0 _

[bug #63605] Large number of UBSAN failures in test suite

2024-05-27 Thread Bernhard Voelker
Update of bug #63605 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #64442] xargs closes stdin on receiving SIGUSR1 or SIGUSR2

2024-05-27 Thread Bernhard Voelker
Update of bug #64442 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #64451] Unexpected behaviour of xargs when multiple children exit with 255 in parallel

2024-05-27 Thread Bernhard Voelker
Update of bug #64451 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #65297] -regexp incompatible statements concerning default

2024-05-27 Thread Bernhard Voelker
Update of bug #65297 (group findutils): Open/Closed:Open => Closed Release:None => 4.9.0 Fixed Release:None => 4.10.0 _

[bug #65305] @var{name} should be @var{NAME}

2024-05-27 Thread Bernhard Voelker
Update of bug #65305 (group findutils): Open/Closed:Open => Closed Fixed Release:None => 4.10.0 ___ Reply to this item at:

[bug #58427] Cost-base optimiser breaks short-circuit evaluation

2024-05-27 Thread James Youngman
Update of bug #58427 (group findutils): Status: In Progress => Fixed ___ Follow-up Comment #4: The attached patch (which I have pushed) disables CBO by default. (file #56107) This problem i

[bug #58941] wishlist: Support for -xattr -xattrname

2024-05-27 Thread Tavian Barnes
Follow-up Comment #7, bug #58941 (group findutils): [comment #5 comment #5:] > bug #64088 specifically concerned the attributes append-only, immutable, nodump, fscrypt, verity, dax, projinherit Those are not technically extended attributes. getxattr(2) and friends don't return them. They are in