lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <652d32c5-4b33-ce3a-3de7-9ebc064bbdcb@gmail.com>
Date:   Thu, 18 May 2023 18:31:47 -0500
From:   Bruce Dubbs <bruce.dubbs@...il.com>
To:     Karel Zak <kzak@...hat.com>, linux-kernel@...r.kernel.org,
        linux-fsdevel@...r.kernel.org, util-linux@...r.kernel.org
Cc:     "Douglas R. Reno" <renodr2002@...il.com>
Subject: Re: [ANNOUNCE] util-linux v2.39

On 5/17/23 06:22, Karel Zak wrote:
> 
> The util-linux release v2.39 is available at
>                                    
>    http://www.kernel.org/pub/linux/utils/util-linux/v2.39
>                                    
> Feedback and bug reports, as always, are welcomed.

Karel,  I have installed util-linux v2.39 in LFS and have run into a problem with one 
test, test_mkfds.  Actually the test passes, but does not clean up after itself. 
What is left over is:

tester   32245     1  0 15:43 ?        00:00:00 /sources/util-linux-2.39/test_mkfds 
-q udp 3 4 server-port=34567 client-port=23456 server-do-bind=1 client-do-bind=1 
client-do-connect=1
tester   32247     1  0 15:43 ?        00:00:00 /sources/util-linux-2.39/test_mkfds 
-q udp6 3 4 lite=1 server-port=34567 client-port=23456 server-do-bind=1 
client-do-bind=1 client-do-connect=1

It's possible it may be due to something we are doing inside our chroot environment, 
but we've not had this type of problem with earlier versions of util-linux.

In all I do have:

   All 261 tests PASSED

but the left over processes interfere later when we try to remove the non-root user, 
tester, that runs the tests.  I can work around the problem by disabling test_mkfds, 
but thought you would like to know.

   -- Bruce

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ