File:  [cvs.NetBSD.org] / pkgsrc / lang / erlang / versions.mk
Revision 1.36: download - view: text, annotated - select for diffs
Wed Dec 20 18:46:53 2023 UTC (16 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
erlang*: update to 26.2.1

Contains a Terrapin fix for erlang ssh.

26.2.1

 ---------------------------------------------------------------------
 --- POTENTIAL INCOMPATIBILITIES -------------------------------------
 ---------------------------------------------------------------------

  OTP-18897    Application(s): ssh

               With this change (being response to CVE-2023-48795),
               ssh can negotiate "strict KEX" OpenSSH extension with
               peers supporting it; also
               'chacha20-poly1305@openssh.com' algorithm becomes a
               less preferred cipher.

               If strict KEX availability cannot be ensured on both
               connection sides, affected encryption modes(CHACHA and
               CBC) can be disabled with standard ssh configuration.
               This will provide protection against vulnerability, but
               at a cost of affecting interoperability. See
               Configuring algorithms in SSH.


 ---------------------------------------------------------------------
 --- OTP-26.2.1 ------------------------------------------------------
 ---------------------------------------------------------------------

 --- Fixed Bugs and Malfunctions ---

  OTP-18903    Application(s): otp

               Updated copyright and license information.


 ---------------------------------------------------------------------
 --- erts-14.2.1 -----------------------------------------------------
 ---------------------------------------------------------------------

 The erts-14.2.1 application can be applied independently of other
 applications on a full OTP 26 installation.

 --- Fixed Bugs and Malfunctions ---

  OTP-18902    Application(s): erts

               Removed unnecessary PCRE source tar-ball.

26.2

 Highlights #

    process_info/2 now supports lookup of values for specific keys in the process dictionary.

Potential incompatibilities: #

    common_test now returns an error when a suite with a badly defined group is executed.

# $NetBSD: versions.mk,v 1.36 2023/12/20 18:46:53 wiz Exp $
# Do not edit, regenerate using 'make versions'
_VERSIONS=	erts 14.2.1 ssh 5.1.1 asn1 5.2.1 common_test 1.26 compiler 8.4.1 crypto 5.4 debugger 5.3.3 dialyzer 5.1.2 diameter 2.3.1 edoc 1.2.1 eldap 1.2.12 erl_docgen 1.5.2 erl_interface 5.5 et 1.7 eunit 2.9 ftp 1.2.1 inets 9.1 jinterface 1.14 kernel 9.2 megaco 4.5 mnesia 4.23 observer 2.15.1 odbc 2.14.1 os_mon 2.9.1 parsetools 2.5 public_key 1.15 reltool 1.0 runtime_tools 2.0.1 sasl 4.2.1 snmp 5.15 ssl 11.1 stdlib 5.2 syntax_tools 3.1 tftp 1.1.1 tools 3.6 wx 2.4 xmerl 1.3.34

CVSweb <webmaster@jp.NetBSD.org>