pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2008Q3] pkgsrc/sysutils/mktemp
Module Name: pkgsrc
Committed By: tron
Date: Sat Oct 11 18:34:31 UTC 2008
Modified Files:
pkgsrc/sysutils/mktemp [pkgsrc-2008Q3]: Makefile distinfo
Removed Files:
pkgsrc/sysutils/mktemp/patches [pkgsrc-2008Q3]: patch-aa
Log Message:
Pullup ticket #2550 - requested by sketch
mktemp: security update
Revisions pulled up:
- sysutils/mktemp/Makefile 1.6
- sysutils/mktemp/distinfo 1.5
- sysutils/mktemp/patches/patch-aa delete
---
Module Name: pkgsrc
Committed By: sketch
Date: Thu Oct 9 12:00:59 UTC 2008
Modified Files:
pkgsrc/sysutils/mktemp: Makefile distinfo
Removed Files:
pkgsrc/sysutils/mktemp/patches: patch-aa
Log Message:
Update to 1.6 and take maintainership. Changes:
* Temporary file names no longer use the process ID as part of the name
* Use arc4random_uniform() instead of random() or lrand48()
* The prngd or egd daemon can now be used on systems without /dev/urandom
* Added long option support for compatibility with GNU coreutils version
* Fixed an installation issue on Cygwin
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.26.1 pkgsrc/sysutils/mktemp/Makefile
cvs rdiff -r1.4 -r1.4.28.1 pkgsrc/sysutils/mktemp/distinfo
cvs rdiff -r1.1 -r0 pkgsrc/sysutils/mktemp/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index