Accepting request 211894 from home:NicoK:branches:devel:languages:erlang:Factory
update to R16B03 (FYI: please enable openSUSE 13.1 repo) OBS-URL: https://build.opensuse.org/request/show/211894 OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=7
This commit is contained in:
parent
702959bda8
commit
1af80c8af3
@ -29,9 +29,9 @@ Index: otp_src_R16B02/erts/etc/unix/Install.src
|
|||||||
--- otp_src_R16B02.orig/erts/etc/unix/Install.src
|
--- otp_src_R16B02.orig/erts/etc/unix/Install.src
|
||||||
+++ otp_src_R16B02/erts/etc/unix/Install.src
|
+++ otp_src_R16B02/erts/etc/unix/Install.src
|
||||||
@@ -140,14 +140,4 @@ cp -p ../releases/%I_SYSTEM_VSN%/start_*
|
@@ -140,14 +140,4 @@ cp -p ../releases/%I_SYSTEM_VSN%/start_*
|
||||||
|
cp -p ../releases/%I_SYSTEM_VSN%/no_dot_erlang.boot .
|
||||||
cp -p $Name.boot start.boot
|
cp -p $Name.boot start.boot
|
||||||
cp -p ../releases/%I_SYSTEM_VSN%/$Name.script start.script
|
cp -p ../releases/%I_SYSTEM_VSN%/$Name.script start.script
|
||||||
|
|
||||||
-#
|
-#
|
||||||
-# Fixing the man pages
|
-# Fixing the man pages
|
||||||
-#
|
-#
|
||||||
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 20 14:51:25 UTC 2013 - kruber@zib.de
|
||||||
|
|
||||||
|
- update to R16B03 release:
|
||||||
|
+ A new memory allocation feature called "super carrier" has
|
||||||
|
been introduced. It can for example be used for pre-allocation
|
||||||
|
of all memory that the runtime system should be able to use.
|
||||||
|
It is enabled by passing the +MMscs (size in MB) command line
|
||||||
|
argument. For more information see the documentation of the
|
||||||
|
+MMsco, +MMscrfsd, +MMscrpm, +MMscs, +MMusac, and, +Mlpm
|
||||||
|
command line arguments in the erts_alloc(3) documentation.
|
||||||
|
+ The ldap client eldap now supports the start_tls operation.
|
||||||
|
This upgrades an existing tcp connection to encryption using
|
||||||
|
tls, see eldap:start_tls/2 and /3.
|
||||||
|
+ The ftp client (inets application) now supports ftp over tls
|
||||||
|
(ftps).
|
||||||
|
- adapt patch erlang-not-install-misc.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 27 17:07:46 UTC 2013 - p.drouand@gmail.com
|
Sun Oct 27 17:07:46 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: erlang
|
Name: erlang
|
||||||
Version: R16B02
|
Version: R16B03
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: General-purpose programming language and runtime environment
|
Summary: General-purpose programming language and runtime environment
|
||||||
License: ErlPL-1.1
|
License: ErlPL-1.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2d54119b30c4d905b6b1298865309c3392fefb1580ad69725e997644bed04b7f
|
|
||||||
size 33241266
|
|
3
otp_doc_html_R16B03.tar.gz
Normal file
3
otp_doc_html_R16B03.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d392dc254fe4dc917e68d1c1217aff70e2c92d88c19362037a18209c4fae23c3
|
||||||
|
size 33287369
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b79ceb0383415088b5f040f2f3705632b425cb3f29c3955ef2219556abec5789
|
|
||||||
size 1318271
|
|
3
otp_doc_man_R16B03.tar.gz
Normal file
3
otp_doc_man_R16B03.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2038d32e7c940d5d04f7338406e11b723cac0d26e82d7834596105eea492452
|
||||||
|
size 1322484
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ab8ad1df8185345554a4b80e10fd8be06c4f2b71b69dcfb8528352787b32f85
|
|
||||||
size 66023455
|
|
3
otp_src_R16B03.tar.gz
Normal file
3
otp_src_R16B03.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6133b3410681a5c934e54c76eee1825f96dead8d6a12c31a64f6e160daf0bb06
|
||||||
|
size 66208591
|
Loading…
x
Reference in New Issue
Block a user