./lang/erlang, Concurrent functional programming language

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 26.2.3, Package name: erlang-26.2.3, Maintainer: pkgsrc-users

Erlang is a programming language which has many features more commonly
associated with an operating system than with a programming language:
concurrent processes, scheduling, memory management, distribution,
networking, etc.

The initial open-source Erlang release contains the implementation of
Erlang, as well as a large part of Ericsson's middleware for building
distributed high-availability systems.


Required to run:
[lang/perl5] [security/openssl]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 61002.431 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-17 19:35:51 by Nia Alarie | Files touched by this commit (2)
Log message:
erlang: Spell "version" properly.
   2024-03-17 19:34:26 by Nia Alarie | Files touched by this commit (2)
Log message:
erlang: Only use kernel-poll when erlang finds the implementation acceptable.
   2024-03-12 09:18:22 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
erlang: update to 26.2.3.

Bugfix release.
   2024-02-21 11:26:25 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
erlang: update to 26.2.2.

Erlang/OTP 26.2 is the second maintenance patch package for OTP
26, with mostly bug fixes as well as improvements.

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.
   2023-12-20 19:46:53 by Thomas Klausner | Files touched by this commit (10) | Package updated
Log message:
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.
   2023-11-02 20:20:46 by Adam Ciarcinski | Files touched by this commit (10)
Log message:
erlang: use BSD_INSTALL_LIB to install shared libraries instead of \ 
INSTALL_PROGRAM; this avoid stripping on some platforms like Darwin
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-23 16:41:06 by Adam Ciarcinski | Files touched by this commit (10) | Package updated
Log message:
erlang: updated to 26.1.2

https://github.com/erlang/otp/releases/tag/OTP-26.1.2