aboutsummaryrefslogtreecommitdiffstats
path: root/otp_versions.table
AgeCommit message (Collapse)Author
2019-06-14Updated OTP versionOTP-20.3.8.22maint-20Erlang/OTP
2019-04-16Updated OTP versionOTP-20.3.8.21Erlang/OTP
2019-02-15Updated OTP versionOTP-20.3.8.20Erlang/OTP
2019-02-14Updated OTP versionOTP-20.3.8.19Erlang/OTP
2019-01-16Updated OTP versionOTP-20.3.8.18Erlang/OTP
2019-01-07Updated OTP versionOTP-20.3.8.17Erlang/OTP
2018-12-28Updated OTP versionOTP-20.3.8.16Erlang/OTP
2018-12-06Updated OTP versionOTP-20.3.8.15Erlang/OTP
2018-11-14Updated OTP versionOTP-20.3.8.14Erlang/OTP
2018-11-09Updated OTP versionOTP-20.3.8.13Erlang/OTP
2018-11-05Updated OTP versionOTP-20.3.8.12Erlang/OTP
2018-10-31Updated OTP versionOTP-20.3.8.11Erlang/OTP
2018-10-16Updated OTP versionOTP-20.3.8.10Erlang/OTP
2018-09-11Updated OTP versionOTP-20.3.8.9Erlang/OTP
2018-08-28Updated OTP versionOTP-20.3.8.8Erlang/OTP
2018-08-23Updated OTP versionOTP-20.3.8.7Erlang/OTP
2018-08-14Updated OTP versionOTP-20.3.8.6Erlang/OTP
2018-08-09Updated OTP versionOTP-20.3.8.5Erlang/OTP
2018-08-02Updated OTP versionOTP-20.3.8.4Erlang/OTP
2018-07-20Updated OTP versionOTP-20.3.8.3Erlang/OTP
2018-06-28Updated OTP versionOTP-20.3.8.2Erlang/OTP
2018-06-21Updated OTP versionOTP-20.3.8.1Erlang/OTP
2018-06-13Updated OTP versionOTP-20.3.8Erlang/OTP
2018-06-05Updated OTP versionOTP-20.3.7Erlang/OTP
2018-05-07Updated OTP versionOTP-20.3.6Erlang/OTP
2018-05-02Updated OTP versionOTP-20.3.5Erlang/OTP
2018-04-19Updated OTP versionOTP-20.3.4Erlang/OTP
2018-04-18Updated OTP versionOTP-20.3.3Erlang/OTP
2018-03-21Updated OTP versionOTP-20.3.2Erlang/OTP
2018-03-15Updated OTP versionOTP-20.3.1Erlang/OTP
2018-03-09Updated OTP versionOTP-20.3Erlang/OTP
2018-03-05Merge branch 'maint-18' into maintHans Nilsson
* maint-18: Updated OTP version Update release notes Update version numbers ssh: Fix cli ssh: Test for disabled shell Conflicts: OTP_VERSION lib/ssh/doc/src/notes.xml lib/ssh/src/ssh.erl lib/ssh/src/ssh_cli.erl lib/ssh/vsn.mk otp_versions.table
2018-03-02Updated OTP versionOTP-18.3.4.8Erlang/OTP
2018-03-02Merge branch 'maint-19' into maintHans Nilsson
* maint-19: Updated OTP version Prepare release ssl: Prepare for release ssl: Backport PR-1709 ssh: Fix cli ssh: Test for disabled shell Conflicts: OTP_VERSION lib/ssh/doc/src/notes.xml lib/ssh/src/ssh.erl lib/ssh/vsn.mk lib/ssl/doc/src/notes.xml lib/ssl/vsn.mk otp_versions.table
2018-02-28Updated OTP versionOTP-19.3.6.6Erlang/OTP
2018-02-22Merge branch 'maint-20' into maintHans Nilsson
* maint-20: Updated OTP version Prepare release ssh: Add option save_accepted_host ssh: No error message for signal kill ssh: Dont repeat supervisor defaults in map fields ssh: Move starting of channel child to ssh_channel_sup ssh: Test case for sup tree when shell server proc times out
2018-02-21Updated OTP versionOTP-20.2.4Erlang/OTP
2018-02-13Merge branch 'maint-20' into maintSverker Eriksson
* maint-20: Updated OTP version Update release notes Update version numbers erts: Add system_flags(erts_alloc,"+M?sbct *") erts: Add age order first fit allocator strategies erts: Refactor erl_ao_firstfit_alloc erts: Add migration options "acnl" and "acfml" kernel: Add os:cmd/2 with max_size option erts: Add more stats for mbcs_pool erts: Fix alloc_SUITE:migration stdlib: Make ets_SUITE memory check try again erts: Improve carrier pool search erts: Improve alloc_SUITE:migration erts: Refactor carrier dealloc migration
2018-02-12Updated OTP versionOTP-20.2.3Erlang/OTP
2017-12-19Merge branch 'maint-20' into maintDan Gudmundsson
* maint-20: Updated OTP version Prepare release mnesia: Fix checkpoint crash
2017-12-18Updated OTP versionOTP-20.2.2Erlang/OTP
2017-12-18Merge branch 'maint-19' into maintDan Gudmundsson
* maint-19: Updated OTP version Prepare release mnesia: Read schema user properties directly ssh: testcases for space trailing Hello msg ssh: Don't remove trailing WS in Hello msg
2017-12-15Updated OTP versionOTP-19.3.6.5Erlang/OTP
2017-12-14Updated OTP versionOTP-20.2.1Erlang/OTP
2017-12-08Updated OTP versionOTP-20.2Erlang/OTP
2017-11-23Merge branch 'maint-18' into maintIngela Anderton Andin
2017-11-23Fix merge resolutionIngela Anderton Andin
2017-11-23Merge branch 'maint-19' into maintIngela Anderton Andin
2017-11-23Merge branch 'maint-20' into maintIngela Anderton Andin
* maint-20: Updated OTP version Update release notes Update version numbers public_key: verify ip (both v4 and v6) public_key: Added IP4 address checks to hostname_verification tests ssl: Fix test cases to work on all test platforms public_key: Fix dialyzer spec ssl: Sessions must be registered with SNI if exists ssl: Extend hostname check to fallback to checking IP-address public_key, ssl: Handles keys so that APIs are preserved correctly ssl: Use ?FUNCTION_NAME ssl: Prepare for release ssl: Countermeasurements for Bleichenbacher attack Conflicts: lib/public_key/doc/src/public_key.xml lib/public_key/test/public_key_SUITE.erl lib/public_key/test/public_key_SUITE_data/pkix_verify_hostname_subjAltName_IP.pem lib/public_key/test/public_key_SUITE_data/verify_hostname_ip.conf lib/ssl/src/dtls_connection.erl lib/ssl/src/ssl_connection.erl lib/ssl/src/ssl_handshake.erl
2017-11-23Merge tag 'OTP-18.3.4.1.1' into maint-18Ingela Anderton Andin
=== OTP-18.3.4.1.1 === Changed Applications: - ssl-7.3.3.0.1 Unchanged Applications: - asn1-4.0.2 - common_test-1.12.1 - compiler-6.0.3 - cosEvent-2.2 - cosEventDomain-1.2 - cosFileTransfer-1.2 - cosNotification-1.2.1 - cosProperty-1.2 - cosTime-1.2.1 - cosTransactions-1.3.1 - crypto-3.6.3 - debugger-4.1.2 - dialyzer-2.9 - diameter-1.11.2 - edoc-0.7.18 - eldap-1.2.1 - erl_docgen-0.4.2 - erl_interface-3.8.2 - erts-7.3.1 - et-1.5.1 - eunit-2.2.13 - gs-1.6 - hipe-3.15 - ic-4.4 - inets-6.2.4 - jinterface-1.6.1 - kernel-4.2 - megaco-3.18 - mnesia-4.13.4 - observer-2.1.2 - odbc-2.11.1 - orber-3.8.1 - os_mon-2.4 - ose-1.1 - otp_mibs-1.1 - parsetools-2.1.1 - percept-0.8.11 - public_key-1.1.1 - reltool-0.7 - runtime_tools-1.9.3 - sasl-2.7 - snmp-5.2.2 - ssh-4.2.2.1 - stdlib-2.8 - syntax_tools-1.7 - test_server-3.10 - tools-2.8.3 - typer-0.9.10 - webtool-0.9.1 - wx-1.6.1 - xmerl-1.3.10 Conflicts: OTP_VERSION lib/ssl/vsn.mk otp_versions.table