pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: fhajny
Date: Thu Dec 31 19:47:41 UTC 2015
Modified Files:
pkgsrc/lang/erlang: Makefile.versions PLIST distinfo
pkgsrc/lang/erlang-doc: PLIST distinfo
pkgsrc/lang/erlang-man: PLIST distinfo
Log Message:
Update lang/erlang to 18.2.1.
erlang 18.2.1
Due to a bug in the handling of paths on windows none of the following
would work with paths containing a space:
- ct_run
- dialyzer
- erlc
- escript
- typer
This also contains a fix for HiPE enabled emulator for FreeBSD.
erlang 18.2
- ssl: Add configurable upper limit for session cache.
- erts: Add function enif_getenv to read OS environment variables in
a portable way from NIFs.
- kernel: Add {line_delim, byte()} option to inet:setopts/2 and
decode_packet/3
- ssh: The 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384' and
'ecdsa-sha2-nistp521' signature algorithms for ssh are implemented.
See RFC 5656.
- ssh: The ssh:daemon option dh_gex_groups is extended to read a user
provided ssh moduli file with generator-modulus pairs. The file is
in openssh format.
- Thanks to 41 different contributors!
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/lang/erlang/Makefile.versions
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/erlang/PLIST
cvs rdiff -u -r1.40 -r1.41 pkgsrc/lang/erlang/distinfo
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/erlang-doc/PLIST
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/erlang-doc/distinfo
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/erlang-man/PLIST \
pkgsrc/lang/erlang-man/distinfo
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