File:  [cvs.NetBSD.org] / pkgsrc / lang / erlang-man / distinfo
Revision 1.43: 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: distinfo,v 1.43 2023/12/20 18:46:53 wiz Exp $

BLAKE2s (erlang/otp_doc_man_26.2.1.tar.gz) = 1b124bfe9d198a71d8a8f552993e9b3e418431c8d6d8201d2cd2dcbe6c7e79a1
SHA512 (erlang/otp_doc_man_26.2.1.tar.gz) = 9f6a0da52bd141deb4f853b72a5f41591aaecb57163fb9ccf86f5c6ec26d4d33186f36455aa50b4ca7064e4af303163b2d5f0cffc1a6c290b163464ef430a5d0
Size (erlang/otp_doc_man_26.2.1.tar.gz) = 1746366 bytes

CVSweb <webmaster@jp.NetBSD.org>