STABLE-BRANCH-1-2 gnupg (ChangeLog configure.ac)

cvs user werner cvs@cvs.gnupg.org
Sat, 12 Oct 2002 16:51:27 +0200


    Date: Saturday, October 12, 2002 @ 16:51:27
  Author: werner
    Path: /cvs/gnupg/gnupg
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog configure.ac

* rndunix.c (my_popen): Make sure that stdin and stderr are
connected to a file.  This is to avoid NetBSD to complain about
set{u,g}id programs invoked with fd 0, 2 closed.  Reported by
Cristian Biere.
(start_gatherer): Likewise. Reordered code.

* configure.ac (NAME_OF_DEV_URANDOM): Don't use /dev/srandom for
NetBSD.  Noted by Christian Biere.


--------------+
 ChangeLog    |    5 +++++
 configure.ac |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)