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]
Date:	Wed, 18 Jun 2014 10:01:30 -0500
From:	Bruce Dubbs <bruce.dubbs@...il.com>
To:	Karel Zak <kzak@...hat.com>
CC:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	util-linux@...r.kernel.org
Subject: Re: [ANNOUNCE] util-linux v2.25-rc1

Karel Zak wrote:
>
> The util-linux release v2.25 is available at
>
>    ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25
>
> Feedback and bug reports, as always, are welcomed.

In an LFS build environment, the configure, make, and make check are all 
clean.  It is especially nice the way you tell us why some tests are not 
run (mostly not root permissions).

In prior releases, the last/ipv6 and last/last tests did not pass in the 
LFS environment, but they now do pass.

It would be nice if we could set the adjtime path in configure.  Right 
now we do:

sed -i -e 's@.../adjtime@.../lib/hwclock/adjtime@g' \
           $(grep -rl '/etc/adjtime' .)

   -- Bruce

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists