Path to this page:
./
lang/erlang,
Concurrent functional programming language
Branch: pkgsrc-2010Q1,
Version: 13.2.3nb4,
Package name: erlang-13.2.3nb4,
Maintainer: pkgsrc-usersErlang 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]
Required to build:[
devel/gmake]
Master sites:
Version history: (Expand)
- (2010-04-19) Updated to version: erlang-13.2.3nb4
- (2010-04-09) Package added to pkgsrc.se, version erlang-13.2.3nb3 (created)
CVS history: (Expand)
2010-04-18 23:47:42 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #3080 - requested by tez
lang/erlang: security patch
Revisions pulled up:
- lang/erlang/Makefile 1.45
- lang/erlang/distinfo 1.22
- lang/erlang/patches/patch-ax 1.1
---
Module Name: pkgsrc
Committed By: tez
Date: Sat Apr 17 20:10:16 UTC 2010
Modified Files:
pkgsrc/lang/erlang: Makefile distinfo
Added Files:
pkgsrc/lang/erlang/patches: patch-ax
Log message:
CVE-2008-2371 pcro buffer overflow fix based on:
http://vcs.pcre.org/viewvc/code/trunk/pcre_compile.c?r1=504&r2=505&view=patch
|