Subject: CVS commit: pkgsrc/lang/guile20
From: Greg Troxel
Date: 2017-02-20 21:01:45
Message id: 20170220200145.76198FBE4@cvs.NetBSD.org

Log Message:
Update to 2.0.14

Packaging changes: add patch to work around calling mkostemp with
invalid flags.

Upstream changes:

  Bug fixes

  Fix for CVE-2016-8606.  REPL server now protects against HTTP
  inter-protocol attacks

  Fix for CVE-2016-8605.  'mkdir' procedure no longer calls umask(2)
  (<http://bugs.gnu.org/24659>)

  New interface mkstemp! which takes optional "mode" argument

  New 'scm_to_uintptr_t' and 'scm_from_uintptr_t' C functions

Files:
RevisionActionfile
1.9modifypkgsrc/lang/guile20/Makefile
1.6modifypkgsrc/lang/guile20/distinfo
1.1addpkgsrc/lang/guile20/patches/patch-libguile_filesys.c