File:  [cvs.NetBSD.org] / pkgsrc / lang / erlang-doc / 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_html_26.2.1.tar.gz) = 045cee042db149e358e80ec3aa00c3cfe5036f3d9a56ce3c1e7f4976651b3f71
SHA512 (erlang/otp_doc_html_26.2.1.tar.gz) = 837dac28d5f05cf61bcd1bd3c1a286bf2fa78420732c20a5b22c6777e0d8cdd3a789826816473defd680f27f7365ce98692bfd19426ab72a268678fe875b8f76
Size (erlang/otp_doc_html_26.2.1.tar.gz) = 37606784 bytes

CVSweb <webmaster@jp.NetBSD.org>