From Todd.Miller at courtesan.com Tue Aug 19 12:17:44 2008 From: Todd.Miller at courtesan.com (Todd C. Miller) Date: Tue, 19 Aug 2008 12:17:44 -0400 Subject: [mktemp-announce] mktemp 1.6 released Message-ID: <200808191617.m7JGHiTB012375@core.courtesan.com> Portable mktemp version 1.6 is now available. Changes since mktemp 1.5: o Temporary file names no longer use the process ID as part of the name o Use arc4random_uniform() instead of random() or lrand48() o The prngd or egd daemon can now be used on systems without /dev/urandom o Added long option support for compatibility with GNU coreutils version o Fixed an installation issue on Cygwin Download: ftp://ftp.mktemp.org/pub/mktemp/mktemp-1.6.tar.gz Web site: http://www.mktemp.org/mktemp/