Revisions of erlang
Dirk Mueller (dirkmueller)
committed
(revision 4)
- Drop crypto.patch: isn't required anymore (bsc#1115904) Reported by Gabriele Santomaggio - update to 20.2.4: Changes for 20.2.3: * see http://erlang.org/download/OTP-20.2.3.README Changes for 20.2.4: * see http://erlang.org/download/OTP-20.2.4.README
Dirk Mueller (dirkmueller)
committed
(revision 3)
- Update to 20.2.2. - Changes for 20.2.2: * mnesia: Removed a quadratic behavior in startup. This change implies that backend plugins (if used) must be set when the schema is created or via configuration parameters before mnesia is started. * mnesia: Bad timing could crash mnesia after a checkpoint was deactivated and reactivated with the same checkpoint name on different tables. - Changes for 20.2.1: * ssh: Fix problem with OpenSSH 7.2 (and later) clients that has used sha1 instead of sha2 for rsa-sha-256/512 user's public keys. - Highlighted changes for 20.2: * crypto, ssl: The crypto API is extended to use private/public keys stored in an Engine for sign/verify or encrypt/decrypt operations. The ssl application provides an API to use this new engine concept in TLS. * ssh: SSH can now fetch the host key from the private keys stored in an Engine. See the crypto application for details about Engines. * ssl: A new command line option -ssl_dist_optfile has been added to facilitate specifying the many options needed when using SSL as the distribution protocol. * stdlib: Improve performance of the new string functionality when handling ASCII characters. - Update to 20.1.5: * erts: Fixed a regression in zlib:gunzip/1 that prevented it from working when the decompressed size was a perfect multiple
Thomas Bechtold (tbechtold)
committed
(revision 2)
osc copypac from project:devel:languages:erlang package:erlang revision:79, using expand
Thomas Bechtold (tbechtold)
committed
(revision 1)
osc copypac from project:Cloud:OpenStack:Master package:erlang revision:7, using expand
Displaying all 4 revisions