File erlang.spec of Package erlang

%def_disable silent_rules
%def_without otp_debug
%def_without otp_native
%def_disable pgo
%def_enable dirty_schedulers
%def_disable native_libs
%def_disable hipe
%def_enable megaco_flex_scanner_lineno
%def_with ssl
%def_with ssl_zlib
%def_enable fips
%def_with java
%def_enable sctp
%def_disable lock_checking
%def_disable lock_counting
%def_with termcap
%def_with gmp
%def_without libatomic_ops
%def_enable systemd
%def_enable static_nifs
%def_enable docs
%def_enable rebuild_preloaded
# Optional
%def_with optional_patches
%def_enable lto
%def_enable inline
%def_with plt

%def_with odbc
%def_with wx
%def_with megaco

%def_enable strip_beam
%if 0%{?suse_version} >= 1500
%define java_target 8
%define java_version 11
%else
%if 0%{?suse_version} >= 1220 || 0%{?centos_version} >= 700
%define java_target 7
%if 0%{?suse_version} >= 1315
%define java_version 1.8.0
%else
%define java_version 1.7.0
%endif
%else
%define java_target 6
%define java_version 1.6.0
%endif
%endif
#----------------------------------------------------------------------
%define exclude_doc %{?_enable_docs:%exclude %_otplibdir/*/doc}
%define exclude_examples %exclude %_otplibdir/*/examples
%define exclude_inc %exclude %_otplibdir/*/include

%{?_enable_smp_io_thread:%set_disable port_tasks}

%{?_disable_hipe:%set_without otp_native}

%if_with optional_patches
#set_disable lto
#set_disable inline
%endif
%{!?_enable_static_nifs:%set_disable inline}

%define epmd_user epmd
%define epmd_group epmd
%define epmd_home %_var/lib/%epmd_user

%define Name Erlang
Name: erlang
Epoch: 1
Version: 21.3.8.24
%define erts_ver 10.3.5.19
Release: 249
%define EVR %{?epoch:%epoch:}%version-%release
Summary: A programming language developed by Ericsson
License: Apache-2.0
Group: Development/Languages/Other
URL: http://www.%name.org
Source0: otp_src_%version.tar.xz
Source2: sysconfig.epmd
Source3: epmd.service
Source4: epmd.socket
Source5: epmd@.service
Source6: epmd@.socket
Source9: %name-rpmlintrc
# Essential
#Patch0: otp_src_%version-git.patch
Patch02: otp_src_R16B03-1-lib-erl_docgen-flipmenu.patch
Patch03: otp_src_21.2-erts-cflags.patch
Patch04: otp_src_18.0-erts-linux.patch
Patch05: otp_src_R16B03-1-erts-krb5.patch
Patch06: otp_src_17.4.1-lib-cflags.patch
Patch07: otp_src_21.3.8.21-doc-the-the.patch
Patch08: otp_src_19.0.4-lib-stdlib-beam_lib-strip.patch
Patch09: otp_src_21.3-lib-wx.patch
Patch10: otp_src_20.3.8.20-lib-erl_interface-gmp.patch
Patch11: otp-0002-Remove-rpath.patch
Patch12: otp_src_21.1-compile_info-time.patch
Patch13: otp_src_21.3.8.24-man5.patch
Patch15: otp_src_19.0.4-lib-hipe-Makefile.patch
Patch16: otp_src_18.3.3-edlin_expand-expand-function-name-non-loaded-modules.patch
Patch17: otp_src_21.3.8.11-erts-preloaded-no_inline.patch
Patch18: otp_src_19.2.2-make-lazy_configure.patch
Patch19: otp_src_20.3.8.23-lib-stdlib-doc-c.patch
Patch20: otp_src_19.3.6.13-shebang.patch
Patch24: 0005-fix-build-warning.patch
Patch25: 0006-fix-build-warning.patch
Patch26: otp_src_19.3.3-lib-asn1-no_inline.patch
Patch27: otp_src_21.0.6-lib-crypto-no_inline.patch
Patch28: otp_src_19.3.3-lib-runtime_tools-no_inline.patch
Patch29: otp_src_21.2.2-lib-stdlib-no_inline.patch
Patch30: otp_src_19.3.6.5-lib-crypto.patch
# upstream
Patch0101: 0101-kernel-Add-comment-about-why-os-cmd-uses-an-absulute.patch
Patch0102: 0102-ppc64le-is-also-64bit.patch
Patch0103: 0103-erts-Remove-unnecessary-NIF-argc-tests.patch
Patch0104: 0104-Adding-a-link-to-release-notes-for-all-OTP-versions.patch
Patch0105: 0105-make-sure-a-set-ERL_LIBS-does-not-interfere-with-tes.patch
Patch0106: 0106-erl_bif_list-Remove-faulty-assertion.patch
Patch0107: 0107-beam_makeops-Correct-generation-of-pack-instructions.patch
Patch0108: 0108-Typo.patch
Patch0109: 0109-Use-os-getenv-2-where-possible.patch
Patch0110: 0110-Include-question-mark-in-query-string-on-redirect.patch
Patch0111: 0111-Allow-undefined-macros-when-building-zlib.patch
Patch0112: 0112-erts-runtime_tools-Remove-some-vfork-residues.patch
Patch0113: 0113-Update-INSTALL-RASPBERRYPI3.md.patch
Patch0114: 0114-retranspissions-retransmissions.patch
Patch0115: 0115-stdlib-Clarify-docs-for-ets-info-_-safe_fixed.patch
Patch0116: 0116-crypto-Fix-bug-in-error-return-for-crypto-poly1305-2.patch
Patch0117: 0117-Do-not-allow-an-empty-string-as-node-name.patch
Patch0118: 0118-compiler-list_to_integer-2-is-pure.patch
Patch0119: 0119-crypto-Disable-chacha20-if-OpenSSL-1.1.0-1.1.0c.patch
Patch0120: 0120-Add-missing-annotations-in-instrs.tab.patch
Patch0121: 0121-Fix-sys-log-functionality.patch
Patch0122: 0122-Fix-statement-duplication.patch
Patch0123: 0123-public_key-Correct-documentation-of-verify_fun.patch
Patch0124: 0124-alt_dist-docs-Correct-the-mf_getstat-description.patch
Patch0125: 0125-code_SUITE-Fix-on_load_trace_on_load-test.patch
Patch0126: 0126-code_SUITE-Always-disable-tracing-after-upgrade-test.patch
Patch0127: 0127-erts-Fix-some-racy-tests.patch
Patch0128: 0128-stdlib-Fix-a-bug-in-string-lexemes.patch
Patch0129: 0129-hipe_llvm_main-fix-tmpfs-dir-on-FreeBSD.patch
Patch0130: 0130-Fix-erroneous-aborts-when-using-index-plugins-ERL-55.patch
Patch0131: 0131-map_SUITE-Fix-indentation.patch
Patch0132: 0132-map_SUITE-Test-for-mixed-map-creation.patch
Patch0133: 0133-regressions_SUITE-Fix-exports.patch
Patch0134: 0134-Eliminate-warnings-for-unused-variables.patch
Patch0135: 0135-Cover-code-in-beam_trim.patch
Patch0136: 0136-Cover-code-in-beam_ssa_dead.patch
Patch0137: 0137-Cover-code-in-beam_ssa_opt.patch
Patch0138: 0138-hipe-Cleanup-and-fix-specs-of-the-hipe-module.patch
Patch0139: 0139-Correct-a-spelling-mistake-in-doc-build.xml.patch
Patch0140: 0140-Fix-typos.patch
Patch0141: 0141-Update-README.internal.patch
Patch0142: 0142-sys_core_inline-Kill-all-fun-annotations-when-inlini.patch
Patch0143: 0143-fix-extra-parameter-in-type.patch
Patch0144: 0144-Get-rid-of-useless-setelement-in-array-module.patch
Patch0145: 0145-Clarify-comments-in-array-module.patch
Patch0146: 0146-Skip-useless-test-in-grow-loop-in-array-module.patch
Patch0147: 0147-Fix-array-tests-hardcoded-to-node-leaf-sizes.patch
Patch0148: 0148-add-cprof-to-list-of-tools.patch
Patch0149: 0149-Update-tools.app.src.patch
Patch0150: 0150-erts-Fix-debug_realloc-for-ptr-NULL.patch
Patch0151: 0151-allowed-3-letters-country-code-to-be-valid.patch
Patch0152: 0152-erts-Fix-slot-bug-in-find_next-prev.patch
Patch0153: 0153-Do-not-allocate-new-bitstring-binary-on-empty-append.patch
Patch0154: 0154-Move-back-gc-before-src_bytes-is-read.patch
Patch0155: 0155-erts-Sort-module-list-in-alphabetic-order.patch
Patch0156: 0156-erts-Fix-incorrect-UNC-path-length-calculation.patch
Patch0157: 0157-kernel-tcp-Improve-the-linger-option-documentation.patch
Patch0158: 0158-kernel-test-Adjustments-to-new-compiler-C99.patch
Patch0159: 0159-kernel-test-IPV6-adjustments.patch
Patch0160: 0160-kernel-test-Provide-more-info-when-failing-on-test_p.patch
Patch0161: 0161-kernel-Global-no-longer-tries-to-connect-more-than-o.patch
Patch0162: 0162-kernel-Remove-some-obsolete-code-in-the-global-modul.patch
Patch0163: 0163-erl_bif-Mark-is_map-1-as-safe.patch
Patch0164: 0164-Correction-of-type-abstract_expr-abstract_expr-in-er.patch
Patch0165: 0165-core_lint-Allow-calls-to-erlang-error-1-in-guards.patch
Patch0166: 0166-epmd-Move-systemd-position-in-help-output.patch
Patch0167: 0167-Document-how-atoms-are-ordered.patch
Patch0168: 0168-logger-Replace-can-not-with-cannot.patch
Patch0169: 0169-erts-Fix-benign-typo-in-ethr_dw_atomic.h-files.patch
Patch0170: 0170-Don-t-use-too-many-reductions-in-lists-reverse-2.patch
Patch0171: 0171-Spell-Guidelines-in-the-title-for-applications-with-.patch
Patch0172: 0172-logger-Improve-logger_disk_log_h_SUITE-restart_after.patch
Patch0173: 0173-Add-makefile-targets-for-all-applications-in-top-mak.patch
Patch0174: 0174-inets-Decrease-benchmark-TC-timeout.patch
Patch0175: 0175-inets-Fix-crypto-rand_bytes-usage-in-benchmarks.patch
Patch0176: 0176-erts-Schedule-resource-destructors-always.patch
Patch0177: 0177-erts-Simplify-nif_SUITE-nif_whereis-tests.patch
Patch0178: 0178-erts-Add-test-of-enif_whereis-from-resource-destruct.patch
Patch0179: 0179-erts-Fix-make-system-to-pass-TYPE-from-top-level.patch
Patch0180: 0180-erts-Fix-file-desc-leak-in-poll-debug-get_evts.patch
Patch0181: 0181-Fix-some-unmatched_return-warnings.patch
Patch0182: 0182-Eliminate-one-more-unmatched_return-warning.patch
Patch0183: 0183-Doc-typo-fixes-Thoose-Those.patch
Patch0184: 0184-Document-that-current_function-can-be-undefined.patch
Patch0185: 0185-wx-Remove-ERL_FLAGS-from-Makefile-erlc-command.patch
Patch0186: 0186-ts-Use-same-dynlinking-logic-for-all-bsd.patch
Patch0187: 0187-remove_message-does-not-store-any-pointer-to-x0.patch
Patch0188: 0188-ssl-Add-some-benchmarks-to-test.patch
Patch0189: 0189-ssl-Link-to-tstsrvr-to-group_leader-in-test.patch
Patch0190: 0190-ssl-Only-run-a-basic-fast-test-in-test-cycle.patch
Patch0191: 0191-common_test-Adjust-some-calls-to-io-format.patch
Patch0192: 0192-sasl-Adjust-some-calls-to-io-format.patch
Patch0193: 0193-xmerl-Adjust-a-call-to-io-format.patch
Patch0194: 0194-ssh-Adjust-some-calls-to-io-format.patch
Patch0195: 0195-erts-Skip-heavy-process-tab-tests-in-debug-emu.patch
Patch0196: 0196-erts-erts_factory_proc_init-should-not-set-hole-mark.patch
Patch0197: 0197-Mnesia-should-always-use-the-local-context-if-availa.patch
Patch0198: 0198-Fall-back-to-default-locking-if-LockKind-is-not-read.patch
Patch0199: 0199-Document-how-utf8-atoms-are-ordered.patch
Patch0200: 0200-Add-test-for-DEFAULT-used-with-OCTET-STRING.patch
Patch0201: 0201-Fix-for-DEFAULT-used-with-OCTET-STRING.patch
Patch0202: 0202-Test-compiling-value-of-CHOICE-with-extensions.patch
Patch0203: 0203-Fix-compiling-value-of-CHOICE-with-extensions.patch
Patch0204: 0204-Test-compiling-value-of-SEQUENCE-OF-CHOICE-with-exte.patch
Patch0205: 0205-Fix-compiling-value-of-SEQUENCE-OF-CHOICE-with-exten.patch
Patch0206: 0206-Throw-system_limit-when-distribution-message-size-ex.patch
Patch0207: 0207-Cleanup-unused-dist-output-buf-immediately-instead-o.patch
Patch0208: 0208-Emacs-Adapt-to-changed-make-symbolic-link-behavior.patch
Patch0209: 0209-Emacs-Collect-more-function-signatures-for-erldoc.patch
Patch0210: 0210-Emacs-Hide-html-parsing-failure-in-erldoc-by-default.patch
Patch0211: 0211-Fix-tests-to-work-better-in-debug-emulator.patch
Patch0212: 0212-crypto-Fix-type-spec-rsa_sign_verify_opt.patch
Patch0213: 0213-erts-Adjust-dist-obuf-size-correctly-after-hdr-fin.patch
Patch0214: 0214-beam_validator-Don-t-discard-fragility.patch
Patch0215: 0215-Update-httpc_manager.erl.patch
Patch0216: 0216-etp-Don-t-crash-etp-stack-when-c_p-i-is-null.patch
Patch0217: 0217-erts-Fix-faulty-assert-in-reference_table_term.patch
Patch0218: 0218-erts-Pending-signals-can-be-for-free-processes.patch
Patch0219: 0219-erts-Include-external-msg-in-need-of-GC.patch
Patch0220: 0220-efile_SUITE-Fix-proc_zero_sized_files-on-systems-wit.patch
Patch0221: 0221-sys_core_fold_lists-Propagate-annotations-in-expansi.patch
Patch0222: 0222-inline_SUITE-Don-t-start-a-slave-node.patch
Patch0223: 0223-Update-CONTRIBUTING.md.patch
Patch0224: 0224-Fix-faulty-bit-syntax-example.patch
Patch0225: 0225-tty-document-keystroke.patch
Patch0226: 0226-ssl-Upgrade-cert-generation-for-upgrade-test.patch
Patch0227: 0227-ssl-Update-Chacha20-Poly1305-cipher-suite-codes.patch
Patch0228: 0228-reltool-Add-load_dot_erlang-rel-option.patch
Patch0229: 0229-Fix-out-of-memory-bug-in-the-implementation-of-maps.patch
Patch0230: 0230-crypto-Bug-fix-blowfish_cbc-allowed-in-crypto-next_i.patch
Patch0231: 0231-crypto-Bug-fix-crypto-next_iv-regarding-aes_ige256.patch
Patch0232: 0232-Emacs-Refine-xref-etags-matches.patch
Patch0233: 0233-syntax_tools-Fix-handling-of-Unicode-filenames.patch
Patch0234: 0234-make.xml-Add-reference-to-compile-3.patch
Patch0235: 0235-file_SUITE-Ignore-EILSEQ-on-Darwin-in-fnu-latin1-tes.patch
Patch0236: 0236-file_name_SUITE-Darwin-18-broke-support-for-icky-nam.patch
Patch0237: 0237-Dist-handshake-with-nodelay.patch
Patch0238: 0238-erts-Add-ERL_NIF_SELECT_CANCEL-flag-for-enif_select.patch
Patch0239: 0239-ssl-Fix-retransmission-timeout.patch
Patch0240: 0240-ssl-Fix-dtls-queue-handling.patch
Patch0241: 0241-compiler-Fix-documentation-of-cerl-c_binary-1.patch
Patch0242: 0242-compile-Add-some-types-to-core_parse.hrl.patch
Patch0243: 0243-Optimize-encoding-of-simple-literals.patch
Patch0244: 0244-ssl-Run-SNI-test-on-specific-TLS-versions.patch
Patch0245: 0245-ssl-sslv2-clients-rejected-in-new-way-as-sslv2-hello.patch
Patch0246: 0246-ssl-Avoid-hiding-fault-reason-as-timeout.patch
Patch0247: 0247-file_SUITE-Skip-large_file-test-if-we-fail-to-query-.patch
Patch0248: 0248-Fix-broken-links.patch
Patch0249: 0249-cerl_clauses-Fix-broken-link.patch
Patch0250: 0250-calendar.xml-fix-typo.patch
Patch0251: 0251-ssl-Correct-test-input.patch
Patch0252: 0252-ssl-Do-not-use-broken-OpenSSL-clients.patch
Patch0253: 0253-Fix-specs-and-type-definitions-in-cpu_sup.patch
Patch0254: 0254-statistics_SUITE-Make-wall_clock_update-1-more-toler.patch
Patch0255: 0255-Don-t-warn-for-removed-functions-in-OTP-18-or-older.patch
Patch0256: 0256-No-longer-warn-for-use-of-the-overload-module.patch
Patch0257: 0257-Correct-description-for-removal-of-rpc-safe_multi_se.patch
Patch0258: 0258-ssl-Fix-Chacha20-IV-length-and-nonce-calculation.patch
Patch0259: 0259-stdlib-Fix-a-bug-concerning-exception-class-throw.patch
Patch0260: 0260-Add-hostname-to-remsh-if-none-is-given.patch
Patch0261: 0261-Issue-an-error-for-improper-use-of-record_info-2-in-.patch
Patch0262: 0262-erl_bifs-Add-a-note-to-the-comment-for-is_pure-3.patch
Patch0263: 0263-ssl-Improve-bench-SUITE.patch
Patch0264: 0264-logger-Fix-faulty-report_cb-in-logger_disk_log_h_SUI.patch
Patch0265: 0265-stdlib-fix-re-replace-on-LTO-builds.patch
Patch0266: 0266-kernel-Fix-setting-of-non-existing-file-as-inet_db-r.patch
Patch0267: 0267-erts-Skip-ERTS_NOINLINE-on-non-GCC-compatible-compil.patch
Patch0268: 0268-Fix-various-spelling-mistakes.patch
Patch0269: 0269-dialyzer-Fix-pretty-printing-of-binaries.patch
Patch0270: 0270-parsetools-Remove-no-longer-working-tests.patch
Patch0271: 0271-Fix-missing-double-quote-in-filename-documentation.patch
Patch0272: 0272-common_test-Fix-typo-in-log-options-example.patch
Patch0273: 0273-Fix-links-within-gen_statem-doc.patch
Patch0274: 0274-Use-ssh-as-the-default-remote-shell.patch
Patch0275: 0275-Document-the-restrictions-on-the-rsh-command.patch
Patch0276: 0276-Fix-some-missed-comments-about-rsh.patch
Patch0277: 0277-Use-file-name_all-on-spawn_executable.patch
Patch0278: 0278-ssl-Fix-function-merge_fragments-2.patch
Patch0279: 0279-ssl-Fix-ssl-getstat-2.patch
Patch0280: 0280-logger-Skip-test-logger_std_h-reopen_changed_log-on-.patch
Patch0281: 0281-Rewords-one-sentence-in-common_test-documentation.patch
Patch0282: 0282-Fix-bootstrap.patch
Patch0283: 0283-public_key-Let-options-down-to-crypto-from-public_en.patch
Patch0284: 0284-Clear-ERL_AFLAGS-when-starting-a-previous-release.patch
Patch0285: 0285-erts-Fix-erl_printf-on-Solaris.patch
Patch0286: 0286-cerl_sets-Use-maps-filter-2-in-filter-2.patch
Patch0287: 0287-snmp-agent-Build-order.patch
Patch0288: 0288-syntax_tools-Fix-doc-link.patch
Patch0289: 0289-edoc-Fix-doc-links.patch
Patch0290: 0290-Clarify-in-the-docs-that-NEW_-FLOAT_EXT-must-be-fini.patch
Patch0291: 0291-Fix-broken-doc-link.patch
Patch0292: 0292-Report-stacktrace-in-non-transactions-activity-funct.patch
Patch0293: 0293-crypto-Filter-test-case-ciphers-for-supported-ones.patch
Patch0294: 0294-Bump-reductions-on-send-based-on-message-size.patch
Patch0295: 0295-snmp-manager-test-Improve-init_per_testcase.patch
Patch0296: 0296-snmp-manager-test-Finding-address-of-localhost.patch
Patch0297: 0297-snmp-manager-test-Try-to-estimate-appropriate-timeou.patch
Patch0298: 0298-Add-start_distribution-to-kernel-environment.patch
Patch0299: 0299-Make-persistent_term-put-2-and-persistent_term-erase.patch
Patch0300: 0300-Clarify-beam_load-error-message-on-file-module-misma.patch
Patch0301: 0301-Fix-emacs-tests.patch
Patch0302: 0302-Update-create_target.xmlsrc.patch
Patch0303: 0303-public_key-pem_decode-example-wasn-t-using-pem_decod.patch
Patch0304: 0304-beam_emu.c-Rename-the-confusing-macro-GetR-to-GetSou.patch
Patch0305: 0305-bif_instrs.tab-Don-t-hardcode-length-of-instructions.patch
Patch0306: 0306-bs_construct_SUITE-Remove-incorrect-purpose-line.patch
Patch0307: 0307-bs_construct_SUITE-Remove-troublesome-test-huge_bina.patch
Patch0308: 0308-bs_construct_SUITE-Rename-bs_add_overflow-1-to-bs_ap.patch
Patch0309: 0309-distribution_SUITE-Remove-irrelevant-test-atom_round.patch
Patch0310: 0310-test_server_node-Bump-compiler-compatibility-version.patch
Patch0311: 0311-Remove-redundant-rule-from-Emakefile.patch
Patch0312: 0312-fun_SUITE-Make-refc-1-test-more-reliable.patch
Patch0313: 0313-crash-dump-Include-correct-IP-for-a-garbing-process.patch
Patch0314: 0314-crash-dump-Fix-printing-of-OldBinVHeap-unused.patch
Patch0315: 0315-Add-a-note-about-timeouts-on-gen_tcp-connect-3-4.patch
Patch0316: 0316-Update-lib-kernel-doc-src-gen_tcp.xml.patch
Patch0317: 0317-dialyzer-Improve-the-warning-tagged-fun_app_args.patch
Patch0318: 0318-erts-Fix-etp-commands-to-work-on-older-gdb.patch
Patch0319: 0319-erts-Simplify-erts_get_port_names.patch
Patch0320: 0320-erts-Fix-etp-block2mbc.patch
Patch0321: 0321-Fix-typo.patch
Patch0322: 0322-kernel-Multiple-sname-or-name-would-be-ignored.patch
Patch0323: 0323-erts-Restart-driver_SUITE-polling-node-at-failure.patch
Patch0324: 0324-Update-run-dialyzer-script-to-be-more-generic-and-ag.patch
Patch0325: 0325-erts-Fix-PGO-configure-test-for-gcc.patch
Patch0326: 0326-reltool-Generate-files-reproducibly.patch
Patch0327: 0327-sasl-Make-release-scripts-build-reproducibly.patch
Patch0328: 0328-Remove-description-of-structure-of-opaque-type-gb_tr.patch
Patch0329: 0329-erts-Remove-instr-from-erlexec-flags.patch
Patch0330: 0330-erts-Remove-dead-cpu-info-code-in-erlexec.patch
Patch0331: 0331-erts-Fix-so-that-non-oneshot-pollset-on-OpenBSD-work.patch
Patch0332: 0332-Update-to-Unicode-11.patch
Patch0333: 0333-stdlib-Optimize-handling-of-Unicode-in-the-string-mo.patch
Patch0334: 0334-stdlib-Optimize-handling-of-Unicode-in-the-string-mo.patch
Patch0335: 0335-Fix-bug-string-slice-3-on-bad-input.patch
Patch0336: 0336-unicode_util-gc-1.patch
Patch0337: 0337-stdlib-Do-not-allow-specs-for-functions-in-other-mod.patch
Patch0338: 0338-fix-typo-in-gen_statem.xml.patch
Patch0339: 0339-otp-Don-t-error-dialyzer-script-if-WARNINGS-fail.patch
Patch0340: 0340-support-key-without-value-in-query-string.patch
Patch0341: 0341-dialyzer-Fix-dialyzer_dataflow-format_args_1.patch
Patch0342: 0342-dialyzer-Add-parentheses-around-annotated-union-elem.patch
Patch0343: 0343-dialyzer-Add-an-no_indentation-option.patch
Patch0344: 0344-dialyzer-Add-test-cases-with-indentation.patch
Patch0345: 0345-dialyzer-Remove-quotes-around-operators.patch
Patch0346: 0346-Update-erlang.xml.patch
Patch0347: 0347-Make-the-cpu_sup_SUITE-util_values-test-case-more-re.patch
Patch0348: 0348-Fix-test-case-gen_tcp_api_SUITE-t_connect_timeout.patch
Patch0349: 0349-use-correct-module-name-for-standard_error.patch
Patch0350: 0350-erts-Clarify-erlang-system_monitor-2-semantics.patch
Patch0351: 0351-erts-Add-some-erl_nif-doc-clarifications.patch
Patch0352: 0352-stdlib-Improve-example-for-binary-referenced_byte_si.patch
Patch0353: 0353-snmp-Remove-use-of-the-deprecated-get_stacktrace-fun.patch
Patch0354: 0354-snmp-Replaced-usage-of-random-with-rand.patch
Patch0355: 0355-ssl-Fix-broken-return-value.patch
Patch0356: 0356-add-Hygon-Dhyana-support-to-enable-cmpxchg-and-sse2-.patch
Patch0357: 0357-public_key-Update-dialyzer-specs-to-better-conform-t.patch
Patch0358: 0358-erts-Fix-etp-commands-print-of-64-bit-pointers.patch
Patch0359: 0359-erts-Mend-etp-search-heaps.patch
Patch0360: 0360-erts-don-t-loop-indefinitely-on-enable-pgo.patch
Patch0361: 0361-seq_trace-Fix-typo-in-documentation.patch
Patch0362: 0362-dialyzer-Correct-indentation-of-field-warnings.patch
Patch0363: 0363-logger-Store-file-name-as-absolute-path-in-logger_st.patch
Patch0364: 0364-Let-pre-push-hook-detect-when-it-needs-an-upgrade.patch
Patch0365: 0365-crypto-Fix-bad-link.patch
Patch0366: 0366-erts-Add-gcov-gen-html-script.patch
Patch0367: 0367-erts-Fix-benign-preprocessor-error-from-make-depend.patch
Patch0368: 0368-erts-Fix-hipe_flush_icache_range-for-FreeBSD-on-ARM.patch
Patch0369: 0369-Fix-the-test-case-cpu_sup_SUITE-util_values.patch
Patch0370: 0370-Fix-SSL-cb_info-missing-underscore-in-default.patch
Patch0371: 0371-Extra-mode-flags-are-ignored-with-a-warning.patch
Patch0372: 0372-Add-comment-to-doc-regarding-multiple-mode-flags.patch
Patch0373: 0373-Add-missing-attribute-to-debug-variable.patch
Patch0374: 0374-ssl-Fix-ssl_packet_SUITE.patch
Patch0375: 0375-Correct-type-spec-for-gen_sctp-connect-4-5.patch
Patch0376: 0376-erts-Call-__builtin___clear_cache-for-hipe-x86-code.patch
Patch0377: 0377-erts-Allow-several-config-options-on-Windows.patch
Patch0378: 0378-Add-default-VALGRIND_MISC_FLAGS-if-not-set.patch
Patch0379: 0379-cerl-Fix-spelling-error-in-a-case-of-ctype.patch
Patch0380: 0380-Fix-some-documentation-typos.patch
Patch0381: 0381-Fix-duplicated-word-to-on-Common-Caveats-doc.patch
Patch0382: 0382-specs_gen-script-fix-error-message.patch
Patch0383: 0383-Fix-wxe_driver-improper-realloc-call.patch
Patch0384: 0384-Add-lc_graph-in-the-allowed-arguments-of-get_interna.patch
Patch0385: 0385-v3_core-Consistently-handle-characters-as-binary-siz.patch
Patch0386: 0386-Document-extra-message-element-also-where-trace-mess.patch
Patch0387: 0387-kernel-Force-synchronous-port_commands-in-user-user_.patch
Patch0388: 0388-v3_core-Fix-compiler-crash-when-compiling-failing-bi.patch
Patch0389: 0389-inets-httpd_request-honor-RFC2616-LF-only-as-header-.patch
Patch0390: 0390-cc.sh-Optimize-dependency-generation.patch
Patch0391: 0391-os_mon-Make-disk_sup-ignore-squashfs.patch
Patch0392: 0392-snmp-test-Issues-with-netsnmp-test-on-Solaris-5.11.patch
Patch0393: 0393-Fix-VALGRIND_MISC_FLAGS-defaults-to-use-ERL_TOP.patch
Patch0394: 0394-Fix-typo-in-httpc_SUITE-content_length-1.patch
Patch0395: 0395-The-map-type-is-an-alias-not-a-predefined-type.patch
Patch0396: 0396-Add-make-test-command-for-root-and-application-direc.patch
Patch0397: 0397-ssh-Fix-spec-doc-error-for-subsystem_specs.patch
Patch0398: 0398-Always-fallback-to-source-when-we-can-t-parse-AST.patch
Patch0399: 0399-Fix-typo-in-logger_chapter.xml.patch
Patch0400: 0400-erlexec-Fix-argument-separation-when-mixing-env-flag.patch
Patch0401: 0401-Fail-if-no-C-compiler-is-avaiable.patch
Patch0402: 0402-Cleanup-configure.patch
Patch0403: 0403-Speed-up-compilation.patch
Patch0404: 0404-Remove-unused-ssh_key-record-definition.patch
Patch0405: 0405-Remove-unused-ssh_assert-macro-definition.patch
Patch0406: 0406-Remove-cond-expressions-from-syntax_tools.patch
Patch0407: 0407-ssl-Update-ssl_test_lib.patch
Patch0408: 0408-erts-Update-etp-stackump-stackmap-and-disasm.patch
Patch0409: 0409-Support-local-sockets-with-inet-i-0.patch
Patch0410: 0410-Optimize-ordsets-union-1.patch
Patch0411: 0411-erts-Suppress-valgrind-warning-in-offset_heap_ptr.patch
Patch0412: 0412-snmp-Compile-time-no-longer-available.patch
Patch0413: 0413-inets-Return-error-if-URI-has-no-scheme-httpc.patch
Patch0414: 0414-Fix-leaking-SSL-node.patch
Patch0415: 0415-ct-Store-correct-paths-with-from-release-in-ct_relea.patch
Patch0416: 0416-ssl-Kill-OpenSSL-processes-that-survived-test-run.patch
Patch0417: 0417-erl_parse-Export-some-types-needed-for-syntax_tools.patch
Patch0418: 0418-erl_syntax-Fix-some-type-declarations.patch
Patch0419: 0419-erl_parse-Add-documentation-for-exported-types.patch
Patch0420: 0420-stdlib-ets_SUITE-fixtable_iter_bag.patch
Patch0421: 0421-megaco-test-Improving-the-example-and-mib-test-suite.patch
Patch0422: 0422-megaco-test-Removed-compile_all-for-mib-test-sub-sui.patch
Patch0423: 0423-megaco-test-Timer-test-suite-improvements.patch
Patch0424: 0424-megaco-test-Fixing-the-examples-test-suite.patch
Patch0425: 0425-megaco-test-Misc-improvements-to-the-trans-test-sub-.patch
Patch0426: 0426-Fix-io-columns-and-io-rows-are-not-working-from-escr.patch
Patch0427: 0427-snmp-manager-test-Notify-started-test-case-adjustmen.patch
Patch0428: 0428-snmp-manager-Stop-the-manager.patch
Patch0429: 0429-snmp-manager-test-Fixed-notify-test-case.patch
Patch0430: 0430-Remove-test-code-that-fails-on-Windows.patch
Patch0431: 0431-Refine-test-cases.patch
Patch0432: 0432-erl_lint-Fix-forbidden-segments-in-binary-generators.patch
Patch0433: 0433-v3_core-Handle-combined-with-a-bad-alias-in-patterns.patch
Patch0434: 0434-v3_core-Fix-compiler-crash-when-compiling-failing-bi.patch
Patch0435: 0435-The-linger-option-is-not-transferred-on-BSD.patch
Patch0436: 0436-snmp-Fixed-agent-manager-top-supervisor-stop.patch
Patch0437: 0437-erts-Do-not-use-named-no_cpuid-label-in-asm.patch
Patch0438: 0438-Fix-syntax-error-in-logger_disk_log_h.xml.patch
Patch0439: 0439-os_mon-Fix-sscanf-to-use-llu-instead-of-gnu-specific.patch
Patch0440: 0440-Fix-spelling-mistake.patch
Patch0441: 0441-Print-last-lines-of-configure-log.patch
Patch0442: 0442-Update-java-doc.patch
Patch0443: 0443-Don-t-eliminate-unused-erlang-make_fun3-3.patch
Patch0444: 0444-erts-Escape-atoms-in-erlang-fun_to_list-1.patch
Patch0445: 0445-mnesia-Fix-deadlock-caused-by-add_table_copy.patch
Patch0446: 0446-Correct-dump_log_write_threshold-default-value.patch
Patch0447: 0447-Handle-clicking-links-more-than-once-in-Observer-s-E.patch
Patch0448: 0448-Fix-documentation-for-erlang-is_map_key-2.patch
Patch0449: 0449-kernel-Improve-socket-info-formating.patch
Patch0450: 0450-Remove-duplicate-word.patch
Patch0451: 0451-Document-file-open-2-monitors-the-owner-process.patch
Patch0452: 0452-kernel-Correct-a-test-case-in-global_SUITE.patch
Patch0453: 0453-Fix-offheap-check-of-emptied-ets-hash-table.patch
Patch0454: 0454-fun2ms-accept-in-function-head-when-called-from-shel.patch
Patch0455: 0455-ERL-991-Strip-control-codes-from-eunit_surefire-outp.patch
Patch0456: 0456-Don-t-crash-when-a-stacktrace-is-used-as-size-in-bin.patch
Patch0457: 0457-eunit-Handle-get_until-requests-with-explicit-encodi.patch
Patch0458: 0458-public_key-Use-another-time-in-test-certificates.patch
Patch0459: 0459-Add-helping-verb.patch
Patch0460: 0460-Fix-filelib-wildcard-1-2-for-patterns-containing-.-a.patch
Patch0461: 0461-Fix-dead-code-in-application_master.patch
Patch0462: 0462-application_master-Test-that-stop-callback-is-called.patch
Patch0463: 0463-disk_log-fix-typo-in-spec.patch
Patch0464: 0464-Clarify-that-digraphs-are-implemented-using-ETS-tabl.patch
Patch0465: 0465-Improve-nodes-querying.patch
Patch0466: 0466-Cosmetic-trailing-whitespace-double-empty-lines.patch
Patch0467: 0467-kernel-Fix-typo-in-gen_tcp_dist-documentation.patch
Patch0468: 0468-kernel-Fix-race-when-closing-delayed-and-compressed-.patch
Patch0469: 0469-ssl-Correct-downgrade-error-handling.patch
Patch0470: 0470-erts-Improve-erl_nif-documentation-about-on_load-and.patch
Patch0471: 0471-stdlib-Handle-bad-I-O-server-in-escripts.patch
Patch0472: 0472-stdlib-Correct-ETS-documentation-about-compiled-matc.patch
Patch0473: 0473-stdlib-Fix-hanging-ets_SUITE-t_delete_all_objects.patch
Patch0474: 0474-hipe-Disable-if-non-glibc-libc-is-detected.patch
Patch0475: 0475-erts-Do-not-check-for-ic-in-configure-if-not-present.patch
Patch0476: 0476-erts-Add-units-to-all-crash-dump-doc-memory-slogans.patch
Patch0477: 0477-erts-Tweaked-the-config-and-usage-of-SCTP-for-NetBSD.patch
Patch0478: 0478-Fix-syntax-error-in-megaco-test-file.patch
Patch0479: 0479-Do-not-crash-warn-in-group_history-during-disk_log-s.patch
Patch0480: 0480-inet-Remove-non-existing-send_dvi-document-send_pend.patch
Patch0481: 0481-runtime_tools-dbg-stop_clear-should-clear-trace-patt.patch
Patch0482: 0482-ssl-LibreSSL-2.-s_server-renegotion-appears-to-be-br.patch
Patch0483: 0483-snmp-agent-Fix-dets-bchunk-return-handling.patch
Patch0484: 0484-Avoid-div-zero-in-test_suite.patch
Patch0485: 0485-Fix-debug-printouts.patch
Patch0486: 0486-ct-Remove-windows-temp-dir-workarounds.patch
Patch0487: 0487-inets-httpc-Clarify-documentation.patch
Patch0488: 0488-Fix-grammatical-error-in-erl_nif-documentation.patch
Patch0489: 0489-Make-check-of-delay_send-error-more-forgiving.patch
Patch0490: 0490-Support-fop-2.1-in-the-build-support-for-the-documen.patch
Patch0491: 0491-Mention-action-handling-details-in-user-s-guide.patch
Patch0492: 0492-snmp-agent-test-Test-function-confuses-suite.patch
Patch0493: 0493-snmp-agent-test-Add-and-improve-printouts.patch
Patch0494: 0494-snmp-agent-Fixed-verbosity-printout-formating.patch
Patch0495: 0495-kernel-Fix-accidental-disabling-of-shell-history.patch
Patch0496: 0496-erts-_XOPEN_SOURCE-must-be-left-undefined-also-on-Ne.patch
Patch0497: 0497-beam_makeops-Instructions-marked-no_next-must-not-fa.patch
Patch0498: 0498-erts-Add-operator-stubs-to-erlang.erl.patch
Patch0499: 0499-Ensure-create_table-aborted-reason-is-expected-forma.patch
Patch0500: 0500-erts-Fail-tests-when-disable_lock_counting-fails.patch
Patch0501: 0501-erl_lint-Stop-returning-unsafe-variables-from-compre.patch
Patch0502: 0502-Improve-dynamic-tracing-of-function-calls-documentat.patch
Patch0503: 0503-Fix-efile_allocate-on-Mac.patch
Patch0504: 0504-file_SUITE-Only-test-allocate-3-size-updates-on-know.patch
Patch0505: 0505-v3_core-Fix-wrapping-of-float-1-call.patch
Patch0506: 0506-erl_tar-Fix-typespec-for-create.patch
Patch0507: 0507-erl_tar-Improve-documentation.patch
Patch0508: 0508-Correct-the-documentation-for-proplists-substitute_n.patch
Patch0509: 0509-stdlib-Update-contract-of-zip-create.patch
Patch0510: 0510-stdlib-Handle-Unicode-filenames-in-the-zip-module.patch
Patch0511: 0511-snmp-Add-extra-socket-options-option.patch
Patch0512: 0512-snmp-doc-Add-descriptions-for-the-new-extra-socket-o.patch
Patch0513: 0513-snmp-test-Add-test-case-s-for-extra-socket-options.patch
Patch0514: 0514-snmp-doc-Removed-type-links-for-the-new-extra_sock_o.patch
Patch0515: 0515-Fix-enif_free_iovec-documentation.patch
Patch0516: 0516-dialyzer-Handle-maps-remove-2-better.patch
Patch0517: 0517-epmd-Fix-multiple-typos-in-comments.patch
Patch0518: 0518-Fix-erroneous-type-spec-for-binary-list_to_bin.patch
Patch0519: 0519-beam_lib_SUITE-debugger_SUITE-Don-t-skip-test-of-enc.patch
Patch0520: 0520-stdlib_SUITE-Eliminate-export_all-directive.patch
Patch0521: 0521-compiler-tests-Avoid-skipping-slow-tests-cases-in-cl.patch
Patch0522: 0522-map_SUITE-Avoid-skipping-badmap17-1-in-map_no_opt_SU.patch
Patch0523: 0523-kernel-Correct-testcases.patch
Patch0524: 0524-erlang.el-also-search-in-alternative-directory-for-m.patch
Patch0525: 0525-erlang.el-add-emacs-function-to-open-doc-for-functio.patch
Patch0526: 0526-logger-Fix-timeout-crash-when-rotating-compress-at-s.patch
Patch0527: 0527-fix-handle-more-than-one-.config-with-one-config-par.patch
Patch0528: 0528-test-handle-more-than-one-.config-with-one-config-pa.patch
Patch0529: 0529-erts-Fix-multiple-config-on-windows.patch
Patch0530: 0530-erts-Update-docs-for-config-sys-sys1-style-config.patch
Patch0531: 0531-Implement-a-separate-test-for-stack-direction-for-th.patch
Patch0532: 0532-Switch-to-erts_check_below_limit-from-direct-pointer.patch
Patch0533: 0533-Fix-a-typo.patch
Patch0534: 0534-Move-the-check-for-stack-direction-to-utils.c.patch
Patch0535: 0535-Change-efile_allocate-in-Linux-to-change-file-size.patch
Patch0536: 0536-Add-test-to-reproduce-ERL-1030-failure.patch
Patch0537: 0537-Fix-ERL-1030-SSL-fails-to-handle-cRLIssuer-entry-in-.patch
Patch0538: 0538-Fix-ERL-1030-Fix-Callback-select-call-from-dps_and_c.patch
Patch0539: 0539-megaco-test-Trans-test-suite-tweaking.patch
Patch0540: 0540-megaco-examples-now-replaced-by-os-timestamp.patch
Patch0541: 0541-megaco-examples-Bring-meas-up-to-date.patch
Patch0542: 0542-megaco-examples-meas-Make-it-possible-to-specify-run.patch
Patch0543: 0543-erts-Fix-infinite-loop-when-error-logger-is-not-pres.patch
Patch0544: 0544-erl_docgen-Fix-formatting-for-nameless-datatype-bloc.patch
Patch0545: 0545-erl_tar-Document-and-improve-errors-for-a-file-Fd-re.patch
Patch0546: 0546-Fix-failure-to-build-OTP-on-macOS-Catalina-10.15.patch
Patch0547: 0547-erts-Ensure-dead-child-processes-don-t-become-zombie.patch
Patch0548: 0548-erts-Remove-vestigial-macros.patch
Patch0549: 0549-ssl-Do-not-send-and-receive-from-same-process.patch
Patch0550: 0550-erts-Fix-doxygen-formatting.patch
Patch0551: 0551-Simplify-handling-of-unsafe-funs.patch
Patch0552: 0552-Cover-beam_ssa_opt-ssa_opt_element-1.patch
Patch0553: 0553-Cover-beam_ssa_opt-opt_ssa_sink-1.patch
Patch0554: 0554-snmp-doc-App-name-in-capital-letters.patch
Patch0555: 0555-snmp-doc-Fix-dead-links.patch
Patch0556: 0556-Always-run-the-core_lint-pass-when-compiling-from-Co.patch
Patch0557: 0557-Fix-error-report-for-large-integers-in-unicode-chara.patch
Patch0558: 0558-erts-Fix-clock_getres-configure-test-to-work.patch
Patch0559: 0559-erts-Fix-erlexec-to-not-append-to-args-if-no-env-fla.patch
Patch0560: 0560-Fix-check-for-buggy-glibc-version.patch
Patch0561: 0561-debugger-Print-Unicode-atoms-consistently.patch
Patch0562: 0562-erts-Fix-missing-persistent_term-from-erts.app.patch
Patch0563: 0563-Add-info-about-compiler-latin1-support-without-encod.patch
Patch0564: 0564-fix-gen_server-reply-2-and-fix-dialyzer-unmatched-wa.patch
Patch0565: 0565-stdlib-Make-pool-pspawn_link-atomic.patch
Patch0566: 0566-stdlib-Add-some-basic-pool-testcases.patch
Patch0567: 0567-Improve-spec-indentation.patch
Patch0568: 0568-erl_docgen-Update-highlight.js-to-latest-version.patch
Patch0569: 0569-erl_docgen-Make-code-type-attribute-influence-highli.patch
Patch0570: 0570-logger-Fix-some-man-section-references.patch
Patch0571: 0571-logger-Add-a-cookbook-for-small-examples-about-how-t.patch
Patch0572: 0572-ftp-fix-spelling-error-in-doc.patch
Patch0573: 0573-snmp-agent-Improvements-of-discovery-process.patch
Patch0574: 0574-snmp-agent-Discovery-cleanup.patch
Patch0575: 0575-ssl-Correct-test-cases.patch
Patch0576: 0576-v3_core-Remove-unused-pguard-field-in-iclause.patch
Patch0577: 0577-erts-Fix-so-that-quotes-are-respected-in-erlexec-arg.patch
Patch0578: 0578-Add-empty-space-to-not-be-allowed.patch
Patch0579: 0579-erts-Comments-in-arg_file-should-not-create-an-empty.patch
Patch0580: 0580-crypto-Property-test-suite.patch
Patch0581: 0581-Add-wxWindow-isShownOnScreen-1.patch
Patch0582: 0582-Add-Mac-specific-menubar-functions.patch
Patch0583: 0583-snmp-agent-More-discovery-cleanup.patch
Patch0584: 0584-Fix-Android-compilation-to-support-newer-Android-NDK.patch
Patch0585: 0585-fix-af_import-type-in-erl_parse.yrl.patch
Patch0586: 0586-stdlib-Export-types-from-supervisor.patch
Patch0587: 0587-erl_child_setup-reduce-number-of-calls-to-close.patch
Patch0588: 0588-erl_lint-Add-nowarn_unused_type-option.patch
Patch0589: 0589-ct-Change-cth_log_redirect-to-use-default-logger-for.patch
Patch0590: 0590-uri_string-normalize-2-may-return-error.patch
Patch0591: 0591-logger-Add-progress-report-to-cookbook.patch
Patch0592: 0592-megaco-Silence-dialyzer-warnings-for-special-functio.patch
Patch0593: 0593-ssl-Do-not-put-empty-biniaries-in-Osaki-queue.patch
Patch0594: 0594-ssh-Fixup-fetching-own-IP.patch
Patch0595: 0595-snmp-manager-Try-to-adjust-dependency.patch
Patch0596: 0596-snmp-manager-Ensure-behaviour-modules-are-built-firs.patch
Patch0597: 0597-snmp-agent-Ensure-behaviour-modules-are-built-first.patch
Patch0598: 0598-Do-not-merge-maps-when-they-are-the-same-or-empty.patch
Patch0599: 0599-Add-openssh-vendor-extension-to-sftp-rename.patch
Patch0600: 0600-httpc-do-not-pass-error-tuple-to-uri_string-parse-1.patch
Patch0601: 0601-httpc_SUITE-add-invalid_uri-test-case.patch
Patch0602: 0602-ssl-Correct-tests.patch
Patch0603: 0603-ssl-Add-timeout.patch
Patch0604: 0604-ssl-Add-nodelay.patch
Patch0605: 0605-Document-the-return-value-details-for-rpc-call-4-and.patch
Patch0606: 0606-Document-the-allowed-float-sizes-for-the-bit-syntax.patch
Patch0607: 0607-Support-sync_asym_trans-in-recover_coordinator.patch
Patch0608: 0608-Fixed-index-updates-on-updating-records.patch
Patch0609: 0609-observer-Don-t-crash-on-overflow-in-cdv.patch
Patch0610: 0610-otp-Fix-make-noboot-Makefile-target.patch
Patch0611: 0611-erts-Fix-checkio-debug-printout.patch
Patch0612: 0612-erts-Add-emu_type-opt-for-overriding-other-emu_type-.patch
Patch0613: 0613-erts-Do-not-allow-whitespace-in-http-header-at-all.patch
Patch0614: 0614-snmp-doc-Fixe-more-dead-links.patch
Patch0615: 0615-ssh-test-Fix-misspeling.patch
Patch0616: 0616-ssh-test-Don-t-propagate-Config-between-test-suites.patch
Patch0617: 0617-ssh-test-Extend-crypto-start-to-enable-FIPS-if-possi.patch
Patch0618: 0618-ssh-test-Start-crypto-in-init_suite-in-ssh_property_.patch
Patch0619: 0619-ssh-test-Skip-old-ssh-finger-print-check-md5-if-FIPS.patch
Patch0620: 0620-ssh-test-Handle-FIPS-disabled-algorithms-correctly-f.patch
Patch0621: 0621-dialyzer-Fix-an-overloaded-contract-warning.patch
Patch0622: 0622-dialyzer-Correct-range-type-of-erlang-is_record-3.patch
Patch0623: 0623-erts-Fix-testcases-to-run-with-S1.patch
Patch0624: 0624-erts-Fix-spec-for-sequential_tracer.patch
Patch0625: 0625-kernel-Fix-return-value-from-erl_empd-port_please.patch
Patch0626: 0626-inets-httpd-now-ignores-invalid-headers-as-reported-.patch
Patch0627: 0627-inets-Remove-legacy-code.patch
Patch0628: 0628-crypto-New-common-libfile-for-property-tests-in-cryp.patch
Patch0629: 0629-crypto-Add-prop__crypto_init_update-to-property-test.patch
Patch0630: 0630-eunit-Remove-compiler-warnings.patch
Patch0631: 0631-Fix-bad-compiler-test.patch
Patch0632: 0632-Fix-enum-that-have-changed-values.patch
Patch0633: 0633-Add-wxMouseEvent-getWheelAxis-function.patch
Patch0634: 0634-Fix-deprecated-warning.patch
Patch0635: 0635-Fix-awk-warning-about-missing-file.patch
Patch0636: 0636-tftp-Fix-erlang-get_stacktrace-warning.patch
Patch0637: 0637-tftp-Fix-behaviour-warnings.patch
Patch0638: 0638-ftp-Make-var-anonymous-to-remove-erlc-warning.patch
Patch0639: 0639-inets-Fix-handling-of-HTTP-HEAD-requests-in-httpc.patch
Patch0640: 0640-Fix-uri_string-recompose-1-example-in-docs.patch
Patch0641: 0641-inets-Remove-legacy-call-to-random-module.patch
Patch0642: 0642-otp-Remove-empty-benchmark-test-spec-files.patch
Patch0643: 0643-erl_interface-Fix-user-supplied-socket-for-windows.patch
Patch0644: 0644-erl_interface-Fix-more-ussi-bugs.patch
Patch0645: 0645-erl_interface-Remove-dead-code-in-not_used-directory.patch
Patch0646: 0646-Replace-local-floor-1-with-erlang-floor-1.patch
Patch0647: 0647-wx-Add-To-FromDIP-functionality.patch
Patch0648: 0648-Remove-deprecated-call-to-net-call-4.patch
Patch0649: 0649-snmp-doc-Fix-typo.patch
Patch0650: 0650-Fix-typo-in-Logger-Cookbook.patch
Patch0651: 0651-Fix-some-typos-in-Logger-Cookbook.patch
Patch0652: 0652-erts-Fix-type-typo-in-erl_nif-documentation.patch
Patch0653: 0653-public_key-Remove-deprecated-get_stacktrace.patch
Patch0654: 0654-common_test-Document-cover-incl_app-directive.patch
Patch0655: 0655-ssl-Add-missing-alert-handling-clause.patch
Patch0656: 0656-snmp-agent-Make-it-possible-to-exclude-varbids-from-.patch
Patch0657: 0657-snmp-agent-Fixed-value-selection.patch
Patch0658: 0658-snmp-agent-doc-Added-a-note-for-send_notification2.patch
Patch0659: 0659-ct-Don-t-hide-error-reasons-from-user.patch
Patch0660: 0660-erts-Fix-etp-stack-preamble.patch
Patch0661: 0661-Fix-typos-in-docs.patch
Patch0662: 0662-erl_interface-Remove-ancient-vxworks-sim-tests.patch
Patch0663: 0663-erl_interface-Fix-ei_accept_SUITE-monitor_ei_process.patch
Patch0664: 0664-Update-SYSTEMTAP.md.patch
Patch0665: 0665-sctp_assoc_change-record-have-wrong-type-in-document.patch
Patch0666: 0666-sys.h-fix-typo-in-comment.patch
Patch0667: 0667-fix-comment-on-proplists.erl.patch
Patch0668: 0668-ssh-Remove-inet_port-from-tests.patch
Patch0669: 0669-ssl-Workaround-Solaris-and-OpenBSD-data-delivery-iss.patch
Patch0670: 0670-beam_load-Slightly-reduce-loader-code-size.patch
Patch0671: 0671-Don-t-print-two-spaces-for-typed_record_field.patch
Patch0672: 0672-Replace-several-par-with-sep.patch
Patch0673: 0673-Expressions-in-clauses-on-separate-lines.patch
Patch0674: 0674-Indent-using-only-spaces-instead-of-mixed-mode.patch
Patch0675: 0675-Only-use-sub-indent-for-when.patch
Patch0676: 0676-stdlib-Improve-error-handling-in-uri_string-normaliz.patch
Patch0677: 0677-ssh-Extend-unicode-tests-for-sftp.patch
Patch0678: 0678-ssh-Unicode-fixes-for-sftp.patch
Patch0679: 0679-ssh-Reorg-and-fixes-in-ssh_xfer.patch
Patch0680: 0680-Fixed-comment-typo.patch
Patch0681: 0681-fix-according-to-spec-format-can-be-io-format-0.patch
Patch0682: 0682-test-check-for-regression-in-logger-format-support.patch
Patch0683: 0683-fixed-a-typo.patch
Patch0684: 0684-erts-Fix-clang-warnings.patch
Patch0685: 0685-erts-Fix-down-stop-called-on-purged-NIF-module.patch
Patch0686: 0686-More-security-recommendations-in-binary_to_term-2.patch
Patch0687: 0687-change-shell-prompt_func-param-name-to-PromptFunc.patch
Patch0688: 0688-Update-queue.xml.patch
Patch0689: 0689-ssl-Correct-handle_protocol_record-3-to-behave-grace.patch
Patch0690: 0690-erts-Cuddle-dirty_nif_SUITE-dirty_call_while_termina.patch
Patch0691: 0691-erts-Fix-bugs-doing-HAlloc-without-process-main-lock.patch
Patch0692: 0692-Optimize-filelib-wildcard-2-with-double-star-pattern.patch
Patch0693: 0693-init-get_argument-home-.-uses-HOME.patch
Patch0694: 0694-ssl-Handle-internal-socket-activation-in-state-downg.patch
Patch0695: 0695-erts-Expand-cerl-to-respect-emu_type-option.patch
Patch0696: 0696-otp-Improve-core-file-printouts-in-system-z_SUITE.patch
Patch0697: 0697-Document-noconnection-error-more-prominently.patch
Patch0698: 0698-hipe-Assume-that-erlc-only-emits-get_tuple_element-w.patch
Patch0699: 0699-Update-distributed_applications.xml.patch
Patch0700: 0700-Avoid-reschedule-from-dirty-to-normal-scheduler-on-s.patch
Patch0701: 0701-Test-intermediate-error.patch
Patch0702: 0702-Keep-intermediate-error.patch
Patch0703: 0703-Tidy-up-timeout-handling.patch
Patch0704: 0704-Correct-erl_lint-is_guard_expr-1.patch
Patch0705: 0705-dialyzer-Rephrase-a-confusing-error-message.patch
Patch0706: 0706-lib-asn1-add-missing-build-dependency-to-asn1ct_eval.patch
Patch0707: 0707-ssh-Add-filename-logging.patch
Patch0708: 0708-Fix-crash-when-compiling-convoluted-use-of-receive.patch
Patch0709: 0709-snmp-manager-doc-Function-with-incorrect-name.patch
Patch0710: 0710-snmp-doc-Removed-nonexistent-function.patch
Patch0711: 0711-Lengthen-timeout-for-code_SUITE-upgrade-1.patch
Patch0712: 0712-Clarify-try-of-documentation.patch
Patch0713: 0713-fixup-Clarify-try-of-documentation.patch
Patch0714: 0714-fixup-Clarify-try-of-documentation.patch
Patch0715: 0715-Fix-uninstall_fallback-timing-issue.patch
Patch0716: 0716-v3_core-Eliminate-crash-when-no-receive-clauses-coul.patch
Patch0717: 0717-emacs-Fix-try-indentation.patch
Patch0718: 0718-stdlib-Mark-zip-files-as-Unix-compatible.patch
Patch0719: 0719-Remove-shortcut-for-timeout-0.patch
Patch0720: 0720-Write-test-case.patch
Patch0721: 0721-Remove-package-support-from-ms_transform.patch
Patch0722: 0722-Eliminate-crash-in-compilation-of-native-code.patch
Patch0723: 0723-erlexec-Fix-path-problem-with-epmd-startup-on-Window.patch
Patch0724: 0724-cover-Suppress-compilation-warnings-when-instrumenti.patch
Patch0725: 0725-crypto-Handle-non-existent-cryptolib-in-test-suites.patch
Patch0726: 0726-Fix-build-of-OTP-with-Xcode-11.4.patch
Patch0727: 0727-zip_SUITE-Disable-unicode-test-when-unsupported-by-z.patch
Patch0728: 0728-Fix-invalid-xml-closing-tag-in-proplists.erl-edoc.patch
Patch0729: 0729-logger-Make-sure-to-not-recursively-crash-for-intern.patch
Patch0730: 0730-Make-hstring-bstring-lexical-items-conform-to-ITU-T-.patch
Patch0731: 0731-ssh-Better-logging-resilence-to-CRLF-from-shell.patch
Patch0732: 0732-stdlib-Fix-bugs-in-eval_bits.patch
Patch0733: 0733-erts-Expand-docs-about-A-SDcpu-and-SDio.patch
Patch0734: 0734-erts-Add-printout-of-A-in-G-shell-job-mode.patch
Patch0735: 0735-logger-Don-t-crash-when-unavailable-during-boot.patch
Patch0736: 0736-Remove-possibility-to-disable-async-thread-pool.patch
Patch0737: 0737-kernel-Fix-dialyzer-warning-in-code_server.patch
Patch0738: 0738-epmd-Add-note-about-windows-max-nodes-limit.patch
Patch0739: 0739-logger-Don-t-crash-if-logger-table-is-not-available.patch
Patch0740: 0740-logger-Make-logger_proxy-more-robust-at-startup.patch
Patch0741: 0741-Increase-werl-line-buffer-size.patch
Patch0742: 0742-werl-Fix-x64-problems.patch
Patch0743: 0743-werl-style-fixes.patch
Patch0744: 0744-fprof-Fix-conversion-of-pid-port-ref-funs-in-maps.patch
Patch0745: 0745-Fix-doc-spelling.patch
Patch0746: 0746-Fixes-ERL-1335.patch
Patch0747: 0747-Fix-erlang-system_info-overview-docs.patch
Patch0748: 0748-Add-missing-space-to-dbg-p-2-docs.patch
Patch0749: 0749-docgen-Remove-many-dead-entities-from-dtds.patch
Patch0750: 0750-Add-Module-prefix-to-all-callbacks.patch
Patch0751: 0751-Fix-ssl-doc-to-use-a-single-name-convention.patch
Patch0752: 0752-Fix-ssh-type-doc-to-use-common-name-convention.patch
Patch0753: 0753-Fix-mnesia-docs-to-use-common-name-convention.patch
Patch0754: 0754-doc-Move-typer-cli-app-to-REF1-section.patch
Patch0755: 0755-erts-Fix-unmatched-return-dialyzer-warning.patch
Patch0756: 0756-Include-erts-in-travis-dialyzer-run.patch
Patch0757: 0757-stdlib-Correct-calendar-rfc3339_to_system_time.patch
Patch0758: 0758-release_handler_SUITE-Linking-with-rpc-request-proce.patch
Patch0759: 0759-Rename-Service-Discovery-into-Node-Discovery-in-docu.patch
Patch0760: 0760-doc-Fix-a-link.patch
Patch0761: 0761-Fix-traffic-counters-for-remote-request-handler-proc.patch
Patch0762: 0762-Send-requests-on-remote-transport-more-efficiently.patch
Patch0763: 0763-Relay-remote-answers-more-efficiently.patch
Patch0764: 0764-Fix-dialyzer-diameter_tcp-l-2-warning.patch
Patch0765: 0765-Add-fix-comments.patch
Patch0766: 0766-Fix-diameter-service_info-2-spec.patch
Patch0767: 0767-Fix-tweak-dialyze-target.patch
Patch0768: 0768-Tweak-traffic-counters-for-remote-request-handler-pr.patch
Patch0769: 0769-Rework-simplify-examples.patch
Patch0770: 0770-Finish-fix-redirect-example.patch
Patch0771: 0771-Don-t-orphan-slave-node-in-example-suite.patch
Patch0772: 0772-Fix-comment-typos-inaccuracies.patch
Patch0773: 0773-Add-missing-module-in-dialyze-target.patch
Patch0774: 0774-Add-missing-type-spec.patch
Patch0775: 0775-Reorder-service-transport-options-in-type-specs.patch
Patch0776: 0776-Fix-incorrect-transport-options.patch
Patch0777: 0777-Fix-service-transport-option-inconsistencies.patch
Patch0778: 0778-Skip-many-more-traffic-testcases.patch
Patch0779: 0779-Skip-traffic-tests-differently.patch
Patch0780: 0780-Upgrade-appup-for-22.2-patch.patch
Patch0781: 0781-compiler-Disallow-_-as-record-field-key-without-effe.patch
Patch0782: 0782-compiler-Disallow-multiple-_-as-record-field-key.patch
Patch0783: 0783-Add-missing-option-to-diameter-peer_filter-0-type-sp.patch
Patch0784: 0784-Fix-ERL-1189.patch
Patch0785: 0785-Add-test-for-ERL-1189.patch
Patch0786: 0786-erts-Fix-SEGV-while-printing-timer-to-crash-dump.patch
Patch0787: 0787-snmp-manager-Invalid-character-in-the-USM-entry-conf.patch
Patch0788: 0788-kernel-Fix-spec-return-type-of-erl_epmd-port_please.patch
Patch0789: 0789-calendar.xml-fix-The-This-typo.patch
Patch0790: 0790-common_test-Add-modern-ssh-host-keys-to-ct_netconfc_.patch
Patch0791: 0791-Fix-error-handling.patch
Patch0792: 0792-Reduce-timer-sleep.patch
Patch0793: 0793-ssh-Fix-ssh_basic_SUITE-for-No-host-key-available.patch
Patch0794: 0794-ssh-Fix-ssh_compat_SUITE-for-No-host-key-available.patch
Patch0795: 0795-Skip-all-results-in-ERL_TOP-make-in-prebuild.patch
Patch0796: 0796-Incorrect-spelling.patch
Patch0797: 0797-erts-Fix-LTTng-allocation-statistics.patch
Patch0798: 0798-Remove-unused-stuff-from-erts-configure.in.patch
Patch0799: 0799-stdlib-Fix-bugs-in-eval_bits.patch
Patch0800: 0800-stdlib-Export-type-erl_parse-af_field_decl.patch
Patch0801: 0801-make_script-support-naming-boot-file-start.boot-in-s.patch
Patch0802: 0802-make_tar-support-including-arbitrary-files-and-direc.patch
Patch0803: 0803-systools_make-add-new-args-to-check_args.patch
Patch0804: 0804-extend-extra_files-check-with-top-level-dir-include.patch
Patch0805: 0805-add-docs-for-systools-options-script_name-and-extra_.patch
Patch0806: 0806-eprof-Don-t-count-CIFs-twice.patch
Patch0807: 0807-Fix-failing-build-on-BSDs.patch
Patch0808: 0808-Prevent-left-nav-overlapping-content-during-scroll.patch
Patch0809: 0809-Update-erl_prim_loader.erl.patch
Patch0810: 0810-Fix-crash-in-string-printing.patch
Patch0811: 0811-docs-fix-recommend-vs-recommended-errors.patch
Patch0812: 0812-hipe-Use-portable-comment-syntax-in-assembler-files.patch
Patch0813: 0813-erts-Fix-single-core-performance-bug-ERL-716.patch
Patch0814: 0814-Fix-msacc-debug-bug.patch
Patch0815: 0815-Fix-bug-when-misc-aux-work-needs-thread-progress.patch
Patch0816: 0816-erts-Fix-windows-spin-bug-when-stdio-is-closed.patch
Patch0817: 0817-ssl-Make-benchmarks-work-again.patch
Patch0818: 0818-Remove-old-bifs-from-erl_internal.patch
Patch0819: 0819-Typo-transfere-transfer.patch
Patch0820: 0820-kernel-Fix-OS-X-error-return-for-reading.patch
Patch0821: 0821-epmd-Validate-that-the-FD-fits-in-the-set.patch
Patch0822: 0822-epmd-Do-not-check-max-fd-size-on-windows.patch
Patch0823: 0823-docgen-Print-edoc-generate-error-reason-on-crash.patch
Patch0824: 0824-Remove-whitespaces-from-function-name-in-links.patch
Patch0825: 0825-ssl-fix-documentation-of-option-verify_fun.patch
Patch0826: 0826-ssl-Make-sure-diffrent-process-send-and-receive.patch
Patch0827: 0827-Fix-ERL-1227-mnesia_recover.patch
Patch0828: 0828-ssl-Remove-trailing-whitespace-in-tag.patch
Patch0829: 0829-ssl-Correct-type-of-PSK-identity-and-SRP-user-name.patch
Patch0830: 0830-Fix-rpc-usage-ERL-1238.patch
Patch0831: 0831-ssh-doc-Clearify-disconnectfun.patch
Patch0832: 0832-kernel-Fix-global-many-nodes-tc-to-use-less-threads.patch
Patch0833: 0833-erts-Adjust-bif-test-timers-for-extreme-SMT-systems.patch
Patch0834: 0834-tools-Polish-fprof-testcases.patch
Patch0835: 0835-file_name_SUITE-Darwin-19-is-hopeless-too.patch
Patch0836: 0836-erts-Make-the-HOME-environment-variable-optional-in-.patch
Patch0837: 0837-erts-Fix-comment-typos-in-erlexec.patch
Patch0838: 0838-erts-Remove-trailing-whitespaces-in-erlexec.patch
Patch0839: 0839-inets-fix-mod_esi-atom-leak.patch
Patch0840: 0840-use-ets-select-instead-of-ets-filter-in-application-.patch
Patch0841: 0841-crypto-Suppress-false-memory-leak-for-engine-test.patch
Patch0842: 0842-erts-Fix-misc-Windows-C-compiler-warnings.patch
Patch0843: 0843-erts-Use-ERTS_SYS_FD_INVALID-instead-of-1.patch
Patch0844: 0844-erts-Fix-int_drv-use-of-type-SOCKLEN_T.patch
Patch0845: 0845-erl_interface-Fix-windows-compiler-warnings.patch
Patch0846: 0846-os_mon-Fix-windows-compiler-warnings.patch
Patch0847: 0847-wx-Fix-windows-compiler-warnings.patch
Patch0848: 0848-odbc-Fix-windows-compiler-warnings.patch
Patch0849: 0849-Verify-the-ref-fits-in-ei_decode_ref.patch
Patch0850: 0850-Drop-commented-out-code-for-the-experimental-structs.patch
Patch0851: 0851-Reduce-memory-consumption-and-improve-debuggability-.patch
Patch0852: 0852-Fix-type-set-by-ei_decode_ei_term.patch
Patch0853: 0853-Tweak-timeouts.patch
Patch0854: 0854-kernel-gen-udp-test-Tweaked-buffer-size-test-case.patch
Patch0855: 0855-ssl-Clarify-percent-encoding-of-the-percent.patch
Patch0856: 0856-kernel-Fix-boot-srv-test-on-ubuntu.patch
Patch0857: 0857-Use-schedulers_online-when-creating-bound-processes.patch
Patch0858: 0858-http_request-Fix-to-handle-undefined-port-in-uri.patch
Patch0859: 0859-Plug-resource-leaks-for-failing-test-cases.patch
Patch0860: 0860-digraph-Avoid-false-edges-for-vertices-with-names-co.patch
Patch0861: 0861-erts-Inform-all-async-s-when-closing-udp-sctp-socket.patch
Patch0862: 0862-kernel-test-Add-UDP-test-case-for-recv-socket-close.patch
Patch0863: 0863-kernel-test-Add-SCTP-test-case-for-recv-socket-close.patch
Patch0864: 0864-ssh-Added-OpenSSH-8.2p1-to-compatibility-testing.patch
Patch0865: 0865-Fix-typo.patch
Patch0866: 0866-erts-Fix-counters_SUITE-basic-with-offline-scheduler.patch
Patch0867: 0867-Fix-various-small-typos-in-the-OTP-Design-Principles.patch
Patch0868: 0868-Fix-ethread_SUITE-equal_tids-test-in-system.patch
Patch0869: 0869-Don-t-use-the-false-symbol-as-a-label.patch
Patch0870: 0870-If-the-system-imports-stdbool-that-symbol-is-used-to.patch
Patch0871: 0871-If-avail-CPUs-is-0-then-clamp-to-online-CPUs-to-avoi.patch
Patch0872: 0872-Don-t-include-libc-for-ASN.1-C-sources.patch
Patch0873: 0873-Fix-system-restart-when-installing-in-silent-mode.patch
Patch0874: 0874-Fix-minor-typo-in-IPv6-example.patch
Patch0875: 0875-Fix-filelib-wildcard-1-2-for-not-a-directory.patch
Patch0876: 0876-Clarify-how-to-make-contributions.patch
Patch0877: 0877-Change-faulty-assert-checking-that-port-is-not-dead-.patch
Patch0878: 0878-inets-Raise-timeout-for-potentially-slow-test.patch
Patch0879: 0879-Fix-small-typo-in-using_ssl.xml.patch
Patch0880: 0880-snmp-Fix-example-2-regarding-compiler-warnings.patch
Patch0881: 0881-Remove-trailing-whitespaces.patch
Patch0882: 0882-erts-Improve-ref-docs-of-atomics-counters-and-erlang.patch
Patch0883: 0883-ssl-Avoid-possible-sending-an-active-message-to-a-pa.patch
Patch0884: 0884-ftp-Handle-that-inet-ssl-setopts-can-return-error.patch
Patch0885: 0885-inets-Handle-that-inet-ssl-setopt-can-return-error.patch
Patch0886: 0886-Fix-grammar-in-mnesia-dirty_update_counter-3-docs.patch
Patch0887: 0887-Fix-typo-in-edoc-for-erl_syntax-operator-1.patch
Patch0888: 0888-inets-fix-doc-grammar-error-of-http_server.patch
Patch0889: 0889-erts-inet-Casting-warnings-on-windows.patch
Patch0890: 0890-Add-some-debug-info-to-cdv-tests.patch
Patch0891: 0891-Fix-compile-warning-in-hipe.patch
Patch0892: 0892-eldap-Use-timeouts-when-searching-for-test-servers.patch
Patch0893: 0893-eldap-Fix-erlc-deprecated-warning.patch
Patch0894: 0894-eldap-export_all-export.patch
Patch0895: 0895-kernel-Fix-erl_dist-SUITE-nodenames-tc.patch
Patch0896: 0896-erts-Fix-statistics_SUITE-wall_time-testcase-when-on.patch
Patch0897: 0897-ttb-Increase-test-sleeps-for-IP-packets-to-arrive.patch
Patch0898: 0898-erts-Add-printouts-for-debugging-walltime-stats-test.patch
Patch0899: 0899-kernel-Add-crypto-as-dialyzer-deps-for-net_kernel.patch
Patch0900: 0900-erts-Fix-nl-mapping-in-to_erl-terminal.patch
Patch0901: 0901-erts-Fix-indentation-of-to_erl-feature-flags.patch
Patch0902: 0902-os_mon-Fix-aarch64-word-size-calculation.patch
Patch0903: 0903-doc-Update-The-Abstract-Format-to-use-ANNO-instaed-o.patch
Patch0904: 0904-erts-Remove-doc-reference-to-get_stacktrace-0-from-r.patch
Patch0905: 0905-Fix-spelling-errors.patch
Patch0906: 0906-typo-uf8-utf8.patch
Patch0907: 0907-sasl-Be-more-resilient-of-exiting-processes.patch
Patch0908: 0908-Spell-out-how-bit-strings-are-compared.patch
Patch0909: 0909-erlexec-Fix-testcase-on-windows.patch
Patch0910: 0910-HiPE-fix-typo-in-doc.patch
Patch0911: 0911-erts-Fix-clang-PGO-for-newer-clang-versions.patch
Patch0912: 0912-ei-Enable-REENTRANT-on-all-windows-builds.patch
Patch0913: 0913-ei-Pass-correct-null-cookie-when-removing-ei-info.patch
Patch0914: 0914-stdlib-Fix-supervisor-scale-tc-on-windows.patch
Patch0915: 0915-logger-Fix-formatter_fail-testcase.patch
Patch0916: 0916-sys_core_alias-Bail-out-when-expressions-get-too-dee.patch
Patch0917: 0917-inets-bug-fix-handle-message-body-of-response-with-1.patch
Patch0918: 0918-stdlib-Fix-path-handling-in-uri_string-recompose-1.patch
Patch0919: 0919-snmp-Config-files-not-closed-after-reading.patch
Patch0920: 0920-inets-normalize-input-uri-into-string-for-internal-u.patch
Patch0921: 0921-Correct-typo-in-uri_string-normalize-example-doc.patch
Patch0922: 0922-inets-ERL-1239-fix-to-return-an-error-if-http-server.patch
Patch0923: 0923-runtime_tools-Clarify-scheduler-docs.patch
Patch0924: 0924-Fix-documentation-error.patch
Patch0925: 0925-inets-fix-crash-when-setopts-fails.patch
Patch0926: 0926-inets-test-Makefile-cleanup.patch
Patch0927: 0927-Typo-fix-in-supervisor.xml.patch
Patch0928: 0928-Fix-for-delete_object-at-read-on-a-set-table.patch
Patch0929: 0929-port_please-2-and-port_please-3-can-return-closed.patch
Patch0930: 0930-Fix-spelling-error.patch
Patch0931: 0931-Fixing-crash-in-appmon_info-format-for-a-closed-port.patch
Patch0932: 0932-Update-lib-runtime_tools-src-appmon_info.erl.patch
Patch0933: 0933-Update-ssh_server_key_api.xml.patch
Patch0934: 0934-break.c-Rephrase-Eh.patch
Patch0935: 0935-erts-Fix-racy-assert-in-erts_fire_nif_monitor.patch
Patch0936: 0936-erts-Cuddle-node_container_SUITE-iter_max_procs.patch
Patch0937: 0937-erts-Fix-seq_trace-token-gc.patch
Patch0938: 0938-Always-renew-active-once-after-a-discovery-response.patch
Patch0939: 0939-Name-cipher-suites-consistently-across-ssl-docs.patch
Patch0940: 0940-Fix-PrivParams-for-SNMPv3-USM-with-AES-privacy.patch
Patch0941: 0941-Fix-PrivParams-for-SNMPv3-USM-with-AES-privacy.patch
Patch0942: 0942-ssh-Remove-conflicting-cli-actions-and-potential-cra.patch
Patch0943: 0943-kernel-Correct-disk_log-s-calculation-of-no_items.patch
Patch0944: 0944-ftp-Ignore-return-value-function-called-for-its-side.patch
Patch0945: 0945-kernel-Correct-value-of-tag-head-of-disk_log-info-1.patch
Patch0946: 0946-Fix-prio-elevation-race.patch
Patch0947: 0947-megaco-V2-V3-text-parser-IPv6-address-failure.patch
Patch0948: 0948-public_key-trim-the-whitespace-characters-when-pem_d.patch
Patch0949: 0949-emulator-Document-the-futility-of-aligning-opcode-la.patch
Patch0950: 0950-memsup-Return-correct-amount-of-total-system-memory-.patch
Patch0951: 0951-epp-Fix-error-return-for-an-incorrect-preprocessor-i.patch
Patch0952: 0952-os_mon-Remove-unused-code_change-3-functions.patch
Patch0953: 0953-os_mon-Remove-reference-to-VxWorks-in-the-documentat.patch
Patch0954: 0954-Raise-badarg-if-both-ram-and-raw-are-given-to-file-o.patch
Patch0955: 0955-Default-to-Unicode-for-filename-encoding-on-Android.patch
Patch0956: 0956-seq_trace-fix-label-spec-missed-in-PR-1760.patch
Patch0957: 0957-erts-Fix-persistent_term_SUITE.patch
Patch0958: 0958-kernel-Clarify-file-pwrite-pread-documentation.patch
Patch0959: 0959-stdlib-fix-lists-sublist-3-if-Start-length-L-1.patch
Patch0960: 0960-do-not-bind-pseudo-key-for-delete-char.patch
Patch0961: 0961-Accurate-documentation-for-application-ensure_all_st.patch
Patch0962: 0962-Adjust-the-installation-scripts-for-Android.patch
Patch0963: 0963-Autoconf-remove-a-test-for-perl-4.patch
Patch0964: 0964-Handle-delete-table-definitions.patch
Patch0965: 0965-magaco-Updated-the-expected-number-of-yecc-warnings.patch
Patch0966: 0966-ssl-Fix-logical-error-in-flow-control.patch
Patch0967: 0967-Fix-bad-merge.patch
Patch0968: 0968-v3_core-Don-t-use-wrapper-functions-for-small-after-.patch
Patch0969: 0969-tools-Fix-local-calls-from-on_load-being-reported-as.patch
Patch0970: 0970-remove-duplicated-t_inf_list-3-from-include.patch
Patch0971: 0971-erts-Remove-old-gcc-flag-fno-remove-tree-copyrenam.patch
Patch0972: 0972-ssl-fix-spelling-mistakes.patch
Patch0973: 0973-Fix-punctuation-wording.patch
Patch0974: 0974-Fix-performance-degradation-for-many-items-in-proces.patch
Patch0975: 0975-inet_tcp-inet6_tcp-do-not-bind-connecting-sockets-by.patch
Patch0976: 0976-local_tcp-do-not-bind-connecting-sockets-by-default.patch
Patch0977: 0977-erl_interface-Eliminate-warnings-in-C-code-in-tests.patch
Patch0978: 0978-Encode-generated-dependency-files-in-UTF-8.patch
Patch0979: 0979-erts-Fix-disable-pie.patch
Patch0980: otp_src_21.4-erts-cflags.patch
Patch0981: 0981-erts-Add-etp-string-to-atom.patch
Patch0982: 0982-erts-Add-etp-export-get.patch
Patch0983: 0983-erts-Add-etp-module-get.patch
Patch0984: 0984-erts-Fix-enif_make_map-with-dynamic-environment.patch
Patch0985: 0985-Support-loading-of-complicated-nested-binary-compreh.patch
Patch0986: 0986-erts-Active-once-wakes-up-IO-possing-thread-unnecess.patch
Patch0987: 0987-stdlib-Fix-handling-of-deep-lists-in-path-component.patch
Patch0988: 0988-ssh-Send-ssh_msg_channel_failure-according-to-RFC-42.patch
Patch0989: 0989-Documentation-of-exit-signals-emitted-by-gen_server.patch
Patch0990: 0990-public_key-strip-the-whitespaces-at-the-tail-of-star.patch
Patch0991: 0991-escript-call-io-format-2-instead-of-io-fwrite-2.patch
Patch0992: 0992-escript-direct-all-io-format-2-calls-to-standard_err.patch
Patch0993: 0993-escript-direct-all-io-put_chars-1-calls-to-standard_.patch
Patch0994: 0994-escript-direct-put_chars-1-fallback-to-stderr.patch
Patch0995: 0995-escript_SUITE-handle-errors-printed-to-stderr.patch
Patch0996: 0996-escript_SUITE-permit-order-of-Actual-lines-to-differ.patch
Patch0997: 0997-escript_SUITE-retrieve-escript-s-stderr-via-temp-fil.patch
Patch0998: 0998-escript_SUITE-tempnam-use-priv_dir-and-command-name-.patch
Patch0999: 0999-escript_SUITE-Wrap-escript-in-cmd-for-2-to-work.patch
Patch1000: 1000-Fix-SMALL_MEMORY-build.patch
Patch1001: 1001-Remove-duplicate-log-message.patch
Patch1002: 1002-Avoid-isolated-none-in-the-log.patch
Patch1003: 1003-Further-trim-unnecessary-output-as-per-garazdawi-s-..patch
Patch1004: 1004-replace-hardcoded-path-for-df-command-in-linux-envir.patch
Patch1005: 1005-replace-hardcoded-path-for-df-with-os-find_executabl.patch
Patch1006: 1006-os_mon-Add-comment-about-absulute-path-usage.patch
Patch1007: 1007-Document-the-cache_size-option-applies-only-to-dns-l.patch
Patch1008: 1008-Fix-typo-in-erl_process_lock.patch
Patch1009: 1009-dialyzer-Don-t-crash-when-specs-types-contain-emojis.patch
Patch1010: 1010-ssl-Set-also-inet-buffer-option-as-the-option-should.patch
Patch1011: 1011-Fix-spelling-error.patch
Patch1012: 1012-logger.hrl-use-fully-qualifier-call-to-erlang-apply.patch
Patch1013: 1013-Since-the-string-from-strerror-should-never-be-modif.patch
Patch1014: 1014-tools-Fix-test-of-emacs-version.patch
Patch1015: 1015-Look-up-IOV_MAX-instead-of-assuming-16.patch
Patch1016: 1016-erts-Add-comment-about-send-timeout-clearing-busy-po.patch
Patch1017: 1017-Typo-fix-in-code-documentation.patch
Patch1018: 1018-compile-make-select_passes-clause-order-match-the-co.patch
Patch1019: 1019-Documentation-of-exit-signals-emitted-by-gen_statem.patch
Patch1020: 1020-Fixed-using-unitialized-variable-when-environment-va.patch
Patch1021: 1021-erlang-module-doc-Add-more-examples-for-erlang-round.patch
Patch1022: 1022-erlang-module-doc-Improve-documentation-for-erlang-t.patch
Patch1023: 1023-erlang-module-doc-Improve-documentation-for-erlang-t.patch
Patch1024: 1024-erlang-module-doc-Improve-documentation-for-erlang-t.patch
Patch1025: 1025-erlang-module-doc-Improve-documentation-for-erlang-a.patch
Patch1026: 1026-erlang-module-doc-list_to_atom-1-binary_to_atom-2.patch
Patch1027: 1027-erlang-module-doc-add-example-to-bitstring_to_list-1.patch
Patch1028: 1028-Fix-make-xmllint-error.patch
Patch1029: 1029-erlang-module-doc-list_to_float-1-and-binary_to_floa.patch
Patch1030: 1030-erlang-module-doc-list_to_integer-and-binary_to_inte.patch
Patch1031: 1031-erlang-module-doc-bump_reductions-1-update-max-reduc.patch
Patch1032: 1032-erlang-module-doc-binary_to_existing_atom.patch
Patch1033: 1033-erlang-module-doc-disconnect_node-1.patch
Patch1034: 1034-erlang-module-doc-min-2-and-max-2.patch
Patch1035: 1035-erlang-module-doc-float_to_list-2-float_to_binary-2.patch
Patch1036: 1036-erlang-module-doc-fun_to_list-1.patch
Patch1037: 1037-erlang-module-doc-date-0-localtime-0-time-0-and-univ.patch
Patch1038: 1038-cerl-Support-RR-5.4.patch
Patch1039: 1039-erlang-module-doc-get-put-erase-get_keys.patch
Patch1040: 1040-erlang-module-doc-preciser-description-of-erlang-yie.patch
Patch1041: 1041-erlang-module-doc-preciser-description-of-erlang-is_.patch
Patch1042: 1042-erlang-module-doc-preciser-description-of-error-1-er.patch
Patch1043: 1043-erlang-module-doc-more-accurate-description-of-exit-.patch
Patch1044: 1044-erlang-module-doc-fix-incorrect-statement-in-doc-for.patch
Patch1045: 1045-erlang-module-doc-erlang-start_timer-4.patch
Patch1046: 1046-compile-Remove-unreachable-code.patch
Patch1047: 1047-trunc-1-doc-add-example-illustrating-truncating-of-a.patch
Patch1048: 1048-erlang-module-doc-clearer-explanation-of-erlang-node.patch
Patch1049: 1049-erlang-module-doc-pid_to_list-1.patch
Patch1050: 1050-erlang-module-doc-is_process_alive.patch
Patch1051: 1051-erlang-module-doc-raise-3.patch
Patch1052: 1052-erlang-module-doc-Fixes-due-to-comments-from-sverker.patch
Patch1053: 1053-Apply-suggestions-from-bjorng-s-review.patch
Patch1054: 1054-erlang_fun_to_list-1-Improvements-due-to-comments-fr.patch
Patch1055: 1055-erlang-module-doc-Fixes-due-to-comments-by-uabboli.patch
Patch1056: 1056-erlang-module-doc-Fixes-due-to-comments-by-rickard-g.patch
Patch1057: 1057-doc-refer-to-note-about-float-literals-to-floats.patch
Patch1058: 1058-doc-Better-description-of-problems-with-float-repres.patch
Patch1059: 1059-Erlang-module-doc-Remove-unnecessary-words.patch
Patch1060: 1060-ftp-whitespace-fixes.patch
Patch1061: 1061-ftp-fix-spelling-mistakes.patch
Patch1062: 1062-ftp-vsftpd-gets-upset-with-anything-later-than-tlsv1.patch
Patch1063: 1063-ftp-disable-seccomp-in-vsftpd-as-it-can-cause-proble.patch
Patch1064: 1064-ftp-fix-running-tests-as-root-ie.-under-Docker.patch
Patch1065: 1065-ftp-fix-unbound-variable-when-DBG-in-use.patch
Patch1066: 1066-ftp-fix-storing-timeout-in-state.patch
Patch1067: 1067-ftp-fix-handle_ctrl_result-tls_upgrade-_-return-and-.patch
Patch1068: 1068-ftp-fix-unhandled-clause-handle_ctrl_result-racey.patch
Patch1069: 1069-ftp-support-TLS-for-start_-standalone-server.patch
Patch1070: 1070-ftp-data-socket-failures-should-not-stop-the-gen_ser.patch
Patch1071: 1071-ftp-workaround-OpenSSL-seclevel-and-OTP-SHA1-signing.patch
Patch1072: 1072-ftp-set-vsftpd-to-force-what-unit-test-is-testing.patch
Patch1073: 1073-ftp-support-for-FTPS-with-tls_sec_method-ftps.patch
Patch1074: 1074-ftp-session-reuse-support-for-data-channel.patch
Patch1075: 1075-erts-Add-include-guard-to-config.h-in-erts.patch
Patch1076: 1076-erts-Clarify-caller_env-arguments-in-erl_nif_doc.patch
Patch1077: 1077-dialyzer-Clarify-dialyzer-3.patch
Patch1078: 1078-ssh-Fix-of-supervisor-tree-corruption.patch
Patch1079: 1079-inets-httpd-HEAD-should-reject-directory-link.patch
Patch1080: 1080-stdlib-Handle-maps-in-erl_parse-tokens.patch
Patch1081: 1081-feat-kernel-allow-binaries-as-parts-of-logger_format.patch
Patch1082: 1082-fix-kernel-use-unicode-aware-function-checking-forma.patch
Patch1083: 1083-test-logger_formatter-add-deeply-nested-test.patch
Patch1084: 1084-fix-kernel-logger_formatter-use-unicode-chhardata-as.patch
Patch1085: 1085-port_please-2-returns-port-_-_-not-ok-_-_.patch
Patch1086: 1086-erlexec-Improve-error-message-when-unable-to-open-in.patch
Patch1087: 1087-erl_docgen-Fix-github-links-and-title-links-to-work-.patch
Patch1088: 1088-fixup-erl_docgen-Fix-github-links-and-title-links-to.patch
Patch1089: 1089-Fail-gh-actions-docbuilt-if-broken-links-or-anchors-.patch
Patch1090: 1090-erl_docgen-Add-translation-of-and-in-typename-anchor.patch
Patch1091: 1091-Fix-typo.patch
Patch1092: 1092-Make-printing-of-floats-more-user-friendly.patch
Patch1093: 1093-crypto-Update-documentation.patch
Patch1094: 1094-make_driver_tab-also-strip-.gprof-marker-from-static.patch
Patch1095: 1095-crypto-enable-gprof-build.patch
Patch1096: 1096-parsetools-Remove-line-from-test-suites.patch
Patch1097: 1097-Support-ROOTDIR-passed-as-an-environment-variable-in.patch
Patch1098: 1098-Correct-error-handling-for-list_to_integer-2.patch
Patch1099: 1099-logger-Do-not-crash-on-late-gen_server-call-replies.patch
Patch1100: 1100-Fix-crash-when-compiling-binary-comprehensions.patch
Patch1101: 1101-erts-Fix-test-bug-in-nif_SUITE-nif_ioq.patch
Patch1102: 1102-erts-Robustify-test-nif_SUITE-ioq_nif.patch
Patch1103: 1103-crypto-Fix-out-of-bounds-read-bug-in-otp_test_engine.patch
Patch1104: 1104-Update-primary-bootstrap.patch
Patch1105: 1105-stdlib-Clarify-ets-traversal-doc.patch
Patch1106: 1106-bif_SUITE-Skip-dialyzer-dependent-tests-when-dialyze.patch
Patch1107: 1107-Don-t-crash-if-the-number-of-file-descriptors-is-unl.patch
Patch1108: 1108-Added-gen_server-multi_call-optimisation-for-single-.patch
Patch1109: 1109-Correct-faulty-ExpandedName-and-NS-in-old-dom-exampl.patch
Patch1110: 1110-Remove-potential-lag-from-mnesia_log-log-slog-functi.patch
Patch1111: 1111-Correct-typos-in-the-examples.patch
Patch1112: 1112-Optimize-restart-intensity-calculation.patch
Patch1113: 1113-Do-not-consider-zero-floats-as-singleton.patch
Patch1114: 1114-Fix-negative-zero-to-string.patch
Patch1115: 1115-Document-previously-hidden-though-very-useful-compil.patch
Patch1116: 1116-Use-special-environment-variable-to-change-default-R.patch
Patch1117: 1117-fixed-typo.patch
Patch1118: 1118-Fix-spelling-error.patch
Patch1119: 1119-Fix-pubkey_cert-verify_data-1-specs.patch
Patch1120: 1120-Fix-link-to-the-wiki-in-INSTALL.MD.patch
Patch1121: 1121-erts-Fix-small-leak-for-process_flag-3-on-dead-proce.patch
Patch1122: 1122-erts-Fix-leak-in-erl_drv_send-output_term.patch
Patch1123: 1123-snmp-agent-Improved-debug-printouts.patch
Patch1124: 1124-Fix-module-file-links-for-different-file-suffixes.patch
Patch1125: 1125-Link-from-timer-module-doc-to-the-Efficiency-Guide.patch
Patch1126: 1126-Fix-typos.patch
Patch1127: 1127-Fix-typo.patch
Patch1128: 1128-dialyzer-Fix-handling-of-PLTs-in-GUI.patch
Patch1129: 1129-Fix-typo.patch
Patch1130: 1130-erl_gc-fix-dynamic-tracepoint-for-heap_grow.patch
Patch1131: 1131-ftp-fix-wrong-spelling-of-ASCII-in-doc.patch
Patch1132: 1132-ftp-fix-typo-in-quote-2-doc.patch
Patch1133: 1133-httpd-Fix-typos.patch
Patch1134: 1134-erts-Cast-char-constant-to-silience-clang-warning.patch
Patch1135: 1135-erts-Fix-erl_child_setup-argument-check.patch
Patch1136: 1136-Simplify-configuration-of-cross-compiling-to-Android.patch
Patch1137: 1137-erts-Suppress-compiler-warning.patch
Patch1138: 1138-erts-Remove-unused-erl_alloc-macros.patch
Patch1139: 1139-Replace-old-test-BIFs-w-o-is_-prefix-in-documentatio.patch
Patch1140: 1140-ssl-Correct-tests.patch
Patch1141: 1141-Fix-printing-of-bignums.patch
Patch1142: 1142-logger-Make-logger_simple-print-pretty-reports.patch
Patch1143: 1143-Fix-broken-compiler-test.patch
Patch1144: 1144-odbc-Fix-compiler-warnings.patch
Patch1145: 1145-wx-Fix-configure-to-work-with-Werror.patch
Patch1146: 1146-erts-Remove-Werror-from-CFLAGS-during-configure.patch
Patch1147: 1147-erts-Add-diagnostic-suppress-as-sctp-header-is-incor.patch
Patch1148: 1148-inet_res-fix-label-compression-encoder-for-large-res.patch
Patch1149: 1149-Test-the-14-bit-limit-on-label-compression.patch
Patch1150: 1150-Bring-HOWTO-BENCHMARKS.md-formatting-to-modern-markd.patch
Patch1151: 1151-sasl-Fix-release-upgrade-when-replacing-dependency.patch
Patch1152: 1152-ct-Search-PATH-for-old-erlang-versions-for-compat-te.patch
Patch1153: 1153-Clarify-and-simplify-documentation-for-the-os-module.patch
Patch1154: 1154-Fix-small-documentation-formatting-problems.patch
Patch1155: 1155-snmp-manager-Corrected-spelling-of-priv-protocol.patch
Patch1156: 1156-Revoke-default-windows-access-rights.patch
Patch1157: 1157-Refine-Mnesia-guide-Chapter-1.patch
Patch1158: 1158-public_key-Follow-RFC-5280-validity-formatting.patch
Patch1159: 1159-ssh-Misc-testcase-fixes.patch
Patch1160: 1160-gen-clarify-usage-of-self-as-parent-PID.patch
Patch1161: 1161-erts-Fix-forker-port-task-memory-leak.patch
Patch1162: 1162-jinterface-make-OtpErlangExternalFun-transparent.patch
Patch1163: 1163-Explain-continue-Continue-in-gen_server-Module-init-.patch
Patch1164: 1164-logger-Fix-typos.patch
Patch1165: 1165-Remove-docs-for-specs-for-functions-in-other-modules.patch
Patch1166: 1166-Make-sure-that-math-acos-asin-1-consistently-fail-fo.patch
Patch1167: 1167-Add-wxWebView-to-base-images.patch
Patch1168: 1168-Add-libwxgtk-webview3.0-gtk3-dev-to-base-images.patch
Patch1169: 1169-eunit-Fix-typos.patch
Patch1170: 1170-erts-Fix-valgrind-uninitialized-data-warning-in-re-i.patch
Patch1171: 1171-erl_bif_binary.c-Eliminate-use-of-uninitialized-vari.patch
Patch1172: 1172-erl_bif_binary.c-Ensure-initialization.patch
Patch1173: 1173-erl_db.c-Ensure-initialization-in-debug-build.patch
Patch1174: 1174-beam_dict-Correct-types-of-local_table-1-and-export_.patch
Patch1175: 1175-re-Document-ascii-character-class-deficiency.patch
Patch1176: 1176-erts-Clarify-_to_existing_atom-documentation.patch
Patch1177: 1177-erts-Remove-references-of-half-word-emulator-in-docs.patch
Patch1178: 1178-erts-Clarify-erlang-pre_loaded-docs.patch
Patch1179: 1179-erts-Expand-erlang-iolist_to_iovec-docs.patch
Patch1180: 1180-erts-Clarify-erlang-function_exported.patch
Patch1181: 1181-et-Fix-an-upcoming-warning-that-would-break-the-buil.patch
Patch1182: 1182-kernel-Fix-an-upcoming-warning-that-would-break-the-.patch
Patch1183: 1183-stdlib-Fix-an-upcoming-warning-that-would-break-the-.patch
Patch1184: 1184-asn1-Fix-silly-matching-bug.patch
Patch1185: 1185-erts-Clarify-scheduler_wall_time-docs.patch
Patch1186: 1186-snmp-Fix-an-upcoming-warning-that-would-break-the-bu.patch
Patch1187: 1187-common_test-Fix-an-upcoming-warning-that-would-break.patch
Patch1188: 1188-inets-Fix-an-upcoming-warning-that-would-break-the-b.patch
Patch1189: 1189-erts-Clarify-erlang-check_old_code-1-docs.patch
Patch1190: 1190-Update-primary-bootstrap.patch
Patch1191: 1191-ct-Fix-typos.patch
Patch1192: 1192-odbc-Fix-odbcserver-not-terminated-at-timeout.patch
Patch1193: 1193-Update-issue-templates.patch
Patch1194: 1194-Remove-old-mac-init-code.patch
Patch1195: 1195-erts-Add-warning-in-erl_nif-doc-about-match-state-pr.patch
Patch1196: 1196-Specify-in-docs-that-the-beam-uses-64-bit-floats.patch
Patch1197: 1197-erts-Make-emulator-terminate-if-erlsrv-does-windows.patch
Patch1198: 1198-dialyzer-Clarify-how-to-declare-records-used-in-matc.patch
Patch1199: 1199-Encode-longname-field-along-with-file-name-in-sftp-v.patch
Patch1200: 1200-Add-longname-field-in-sftp-version-3.patch
Patch1201: 1201-erts-Silence-CodeChecker-in-print_term.patch
Patch1202: 1202-erts-Silence-CodeChecker-for-get-peer-sock-name.patch
Patch1203: 1203-erts-Silence-CodeChecker-for-FD_ZERO.patch
Patch1204: 1204-tools-Silence-CodeChecker-in-erl_memory.c.patch
Patch1205: 1205-erts-Silence-CodeChecker-in-execute_nif.patch
Patch1206: 1206-erts-Silence-CodeChecker-on-empty-loops.patch
Patch1207: 1207-erts-Silence-CodeChecker-in-erts_encode_ext_dist_hea.patch
Patch1208: 1208-erts-Silence-CodeChecker-for-empty-if-s.patch
Patch1209: 1209-asn1-Silence-CodeChecker-in-ber_encode.patch
Patch1210: 1210-tools-Fix-emacs-compiler-warnings-4451.patch
Patch1211: 1211-Address-failed-tests-in-emacs_SUITE.patch
Patch1212: 1212-tools-Silence-CodeChecker-in-erl_memory.c.patch
Patch1213: 1213-erts-Silence-CodeChecker-in-epmd_srv.c.patch
Patch1214: 1214-Fix-build-of-test-port-programs.patch
Patch1215: 1215-Tweak-inet-keepalive-option-documentation.patch
Patch1216: 1216-stdlib-Fix-eval-tc-in-debug-build.patch
Patch1217: 1217-system-Fix-spelling-in-c_portdriver-docs.patch
Patch1218: 1218-Update-mnesia.erl.patch
Patch1219: 1219-Avoid-defining-test-functions-for-OpenSSL-engine-whe.patch
Patch1220: 1220-Add-a-short-note-on-reserved-words-cond-and-let.patch
Patch1221: 1221-Fix-typo-in-ETS-doc.patch
Patch1222: 1222-erts-Fix-ASSERT_IN_ENV-for-dirty-NIFs.patch
Patch1223: 1223-zlib-Fix-edge-case-in-state-flushing.patch
Patch1224: 1224-Fix-erl_syntax-function_type-2-spec.patch
Patch1225: 1225-erts-Simplify-erts_tracer_flags.patch
Patch1226: 1226-erts-Fix-leak-in-erlang-trace-3-bif.patch
Patch1227: 1227-Fix-backend_init-call-check-add-test-case.patch
Patch1228: 1228-tools-Fix-clang-warnings.patch
Patch1229: 1229-reltool-Ignore-ERL_LIBS-in-test-cases.patch
Patch1230: 1230-sasl-Fix-no_dot_erlang-testcase.patch
Patch1231: 1231-erts-Include-stdio-in-erl_drv_thread-testsuite.patch
Patch1232: 1232-erts-Fix-cport-testcase-on-OS-X.patch
Patch1233: 1233-dbg_SUITE-Remove-unused-functions.patch
Patch1234: 1234-runtime_tools-tests-Eliminate-use-of-deprecated-now-.patch
Patch1235: 1235-runtime_tools-tests-Turn-on-warnings-as-errors.patch
Patch1236: 1236-erl_docgen-Do-not-strip-tags-in-datatype-name-links.patch
Patch1237: 1237-Remove-unused-functions-in-test-suites.patch
Patch1238: 1238-inets-ssl-Remove-reuseaddr-from-benchmarks.patch
Patch1239: 1239-kernel-Fix-benchmarks-to-compile-on-earlier-Erlang-v.patch
Patch1240: 1240-Make-hostname-check-case-insensitive.patch
Patch1241: 1241-Remove-mentions-of-JIRA-as-bug-reporting.patch
Patch1242: 1242-stdlib-Correct-erl_id_trans.patch
Patch1243: 1243-fix-Handle-SIGUSR1-even-under-B-i-B-d.patch
Patch1244: 1244-Add-test.patch
Patch1245: 1245-Update-autoconf-aux-files.patch
Patch1246: 1246-mnesia-Handle-starting-and-stopping-in-connect_nodes.patch
Patch1247: 1247-kernel-Fix-os_SUITE-compilation-issue-on-win32.patch
Patch1248: 1248-zlib-Document-default-compression-level.patch
Patch1249: 1249-Add-a-missing-space-in-digraph.xml.patch
Patch1250: 1250-Remove-an-extra-dot-in-digraph_utils.xml.patch
Patch1251: 1251-erl_docgen-Fix-rendering-of-sub-section-titles.patch
Patch1252: 1252-kernel-gen_tcp-Remove-duplicate-pktoptions-entry-in-.patch
Patch1253: 1253-Remove-duplicate-trace-message-description.patch
Patch1254: 1254-eunit-ensure-the-output-directory-exist-for-surefire.patch
Patch1255: 1255-etp-commands-fix-decoding-of-aux-work-SSI-flags.patch
Patch1256: 1256-otp-Fix-make-test-PATH-handling.patch
Patch1257: 1257-Correct-the-Object-description-in-erlang-monitor-2-d.patch
Patch1258: 1258-Improve-the-Last-calls-section-included-in-crash-dum.patch
Patch1259: 1259-syntax_tools-Output-parentheses-around-BitStringExpr.patch
Patch1260: 1260-TLS-secrets-require-the-keep_secrets-option-for-TLS-.patch
Patch1261: 1261-logger-Make-sure-to-stop-handler-after-testcase.patch
Patch1262: 1262-erlc-suppress-code-checker-warning-for-intended-leak.patch
Patch1263: 1263-ct_run.c-typer.c-dialyzer.c-Fix-memory-leak-pointed-.patch
Patch1264: 1264-erlexec.c-fix-code_checker-warning-potential-memory-.patch
Patch1265: 1265-Describe-wordsize-found-in-the-garbage-collector-tra.patch
Patch1266: 1266-erlexec.c-code_checker-fix-leak-warning-bindir_slug.patch
Patch1267: 1267-inet_gethost.c-code_checker-fix-potential-memory-lea.patch
Patch1268: 1268-Fix-typespec.patch
Patch1269: 1269-Fix-doc-spelling.patch
Patch1270: 1270-inet_gethost.c-Fix-potential-memory-leak-found-by-co.patch
Patch1271: 1271-Fix-ct_gen_conn-connection-registration-race.patch
Patch1272: 1272-Fix-multiple-ct_gen_conn-issues.patch
Patch1273: 1273-Fix-multiple-ct_gen_conn-do_within_time-2-issues.patch
Patch1274: 1274-Fix-possible-hangings-in-ct_telnet_client.patch
Patch1275: 1275-Document-the-no_epmd-option.patch
Patch1276: 1276-erlexec-Check-that-proto_dist-is-passed-with-no_epmd.patch
Patch1277: 1277-distribution_SUITE-Add-a-test-for-the-no_epmd-option.patch
Patch1278: 1278-beam_SUITE-Add-a-thorough-test-of-select_val.patch
Patch1279: 1279-fix-docs-corrects-common-typos-in-HOWTO-documentatio.patch
Patch1280: 1280-zip-Add-execute-permission-to-zipped-directories-fix.patch
Patch1281: 1281-snmp-Make-snmp-build-reproducibly.patch
Patch1282: 1282-Fix-ordered-list-HTML-rendering-in-erl_docgen.patch
Patch1283: 1283-add-info-about-hw-sw-testing-platforms.patch
Patch1284: 1284-kernel-Fix-race-in-logger-std-h-SUITE-sync-testcase.patch
Patch1285: 1285-erts-Fix-dump_SUITE-signal_abort.patch
Patch1286: 1286-Document-the-on_load-result-from-erlang-load_module-.patch
Patch1287: 1287-Improve-read_packets_verify-failure.patch
Patch1288: 1288-common_test-Fix-Config-leakage-for-nested-groups.patch
Patch1289: 1289-Disable-faulty-assert.patch
Patch1290: 1290-timer_bif_SUITE-Fix-flaky-test-cases.patch
Patch1291: 1291-driver_SUITE-increase-time-out.patch
Patch1292: 1292-Make-erts-configure-fail-if-sctp-support-request-can.patch
Patch1293: 1293-Prevent-crash-when-looking-up-cname-from-bogus-reply.patch
Patch1294: 1294-ssh-skip-instead-of-fail-test-suite-if-missing-the-t.patch
Patch1295: 1295-common_test-Fix-doc-typo-for-a-ct_run-option.patch
Patch1296: 1296-tuple_SUITE-Test-element-2-and-setelement-3-with-lit.patch
Patch1297: 1297-observer-Fix-parsing-of-monitor_node-2-in-cdv.patch
Patch1298: 1298-erts-Hibernate-system-procs-to-save-memory.patch
Patch1299: 1299-base64-introduce-new-types-for-base64-alphabet.patch
Patch1300: 1300-epp-Correct-creation-of-line-annotations.patch
Patch1301: 1301-Fix-ignored-unordered-option-on-client-diameter_sctp.patch
Patch1302: 1302-Fix-association-id-of-unordered-send-setopts-in-diam.patch
Patch1303: 1303-Suppress-dialyzer-warnings-in-code.patch
Patch1304: 1304-erts-Add-signal-order-reference-to-group-leader-docs.patch
Patch1305: 1305-erts-Add-signal-order-reference-to-process_info-docs.patch
Patch1306: 1306-stdlib-Expand-io-docs-to-show-that-standard_io-is-gr.patch
Patch1307: 1307-erts-Add-signal-delivery-guarantee-to-monitor_node.patch
Patch1308: 1308-Adjustment-for-github-actions.patch
Patch1309: 1309-Update-configure-scripts.patch
Patch1310: 1310-Clarify-the-rules-for-variable-shadowing-in-comprehe.patch
Patch1311: 1311-erts-Fix-typos-in-external-term-format-V4_PORT_EXT.patch
Patch1312: 1312-erts-Document-hibernate-resume-function-must-be-expo.patch
Patch1313: 1313-cover-filter_options-1-preserve-tuple_calls.patch
Patch1314: 1314-Correct-memsup-get_os_wordsize-0-on-an-M1-Mac.patch
Patch1315: 1315-ssl-Remove-duplicate-option-documentation.patch
Patch1316: 1316-Skip-one-extra-uri_string-parse-on-httpc-request.patch
Patch1317: 1317-Set-UTF-8-locale-on-github-action-builds.patch
Patch1318: 1318-kernel-Fix-a-race-condition-in-Global.patch
Patch1319: 1319-stdlib-Fix-format-linting-of-B-and-X.patch
Patch1320: 1320-alloc_SUITE-distribution_SUITE-fix-race-conditions.patch
Patch1321: 1321-stdlib-Fix-a-loop-when-using-io_lib-option-chars_lim.patch
Patch1322: 1322-erts-Silence-harmless-compiler-warnings.patch
Patch1323: 1323-Fix-etp-commands.patch
Patch1324: 1324-erts-Micro-optimize-arityval-make_arityval.patch
Patch1325: 1325-erts-Short-circuit-immediates-in-match-spec-compiler.patch
Patch1326: 1326-Fix-crash-in-c-ls-1.patch
Patch1327: 1327-supervisor-fix-missing-space-in-spec.patch
Patch1328: 1328-Correct-printing-of-Unicode-atoms-in-crash-dumps.patch
Patch1329: 1329-Fix-join-of-name-with-search-domain.patch
Patch1330: 1330-Fix-erlang-cancel_timer-_-info-false.patch
Patch1331: 1331-Testcase-testing-race-between-dirty-and-normal-signa.patch
Patch1332: 1332-jinterface-Fix-a-NullPointerException-in-AbstractCon.patch
Patch1333: 1333-Fix-doc-spelling.patch
Patch1334: 1334-kernel-Make-os-cmd-compatible-with-Android.patch
Patch1335: 1335-Fix-race-condition-in-proc_lib-stop-3-with-small-tim.patch
Patch1336: 1336-Fix-doc-spelling.patch
Patch1337: 1337-Fix-doc-spelling.patch
Patch1338: 1338-Fix-doc-spelling.patch
Patch1339: 1339-Fix-monotonic-hrtime-configure-test.patch
Patch1340: 1340-kernel-Update-read_file_info-docs-about-symlinks.patch
Patch1341: 1341-kernel-gen-udp-test-Tweaked-buffer-size-test-case.patch
Patch1342: 1342-Update-configure-scripts.patch
Patch1343: 1343-Fix-A-Bug-That-Causes-The-Test-System-To-Not-Run.patch
Patch1344: 1344-Clarify-the-Pred-function-in-lists-must-return-boole.patch
Patch1345: 1345-parsetools-Fix-compiler-warning-in-generated-code.patch
Patch1346: 1346-Fix-code-generation-in-guard-for-not-X-true.patch
Patch1347: 1347-dialyzer-Handle-files-missing-in-PLT-s-better.patch
Patch1348: 1348-erts-Fix-write-after-free-bug-for-DistEntry-AGAIN.patch
Patch1349: 1349-Fail-if-canonicalized-host-and-build-equals-when-cro.patch
Patch1350: 1350-Update-configure-scripts.patch
Patch1351: 1351-file_name_SUITE-Add-Darwin-20-to-the-hopeless-versio.patch
Patch1352: 1352-Change-the-copyright-notice-in-the-footer-to-always-.patch
Patch1353: 1353-stdlib-Fix-a-concerning-io_lib-option-chars_limit.patch
Patch1354: 1354-Add-no_return-spec-to-gen_statem-init-1-note.patch
Patch1355: 1355-doc-Fix-spelling-errors.patch
Patch1356: 1356-ssl-Remove-use-of-non-recommended-function-size.patch
Patch1357: 1357-extprg-needs-to-be-properly-addressed.patch
Patch1358: 1358-parsetools-Fix-compiler-warning-in-generated-code.patch
Patch1359: 1359-corrected-spelling.patch
Patch1360: 1360-array-Fix-typo-in-docs.patch
Patch1361: 1361-kernel-global-test-Tweaking.patch
Patch1362: 1362-Add-is_map_key-2-as-a-valid-guard-BIF-in-the-ref-doc.patch
Patch1363: 1363-Do-not-unload-modules-during-stop.patch
Patch1364: 1364-Backport-github-dockerfile-changes-bf48282-and-e4c3f.patch
Patch1365: 1365-gh-actions-Fix-libaspell-crossenv-install.patch
Patch1366: 1366-Fix-inconsistency-in-defining-FILE-macro.patch
Patch1367: 1367-Remove-get_default_config-0.patch
Patch1368: 1368-erts-Remove-blank-line-from-.-Install-script-output.patch
Patch1369: 1369-Remove-white-spaces.patch
Patch1370: 1370-erts-Fix-memcpy-buffer-overwrite.patch
Patch1371: 1371-ssh-Log-more-info-at-init-of-ssh_compat_SUITE.patch
Patch1372: 1372-ssh-Fix-compiler-warnings-in-tests.patch
Patch1373: 1373-gh-actions-Pin-debian-version-to-bullseye.patch
Patch1374: 1374-stdlib-Fix-erl_pp-rendering-unary-operators.patch
Patch1375: 1375-dialyzer-Fix-bug-related-to-maps.patch
Patch1376: 1376-erts-Fix-use-after-free-for-ErtsTracerNif.patch
Patch1377: 1377-stdlib-Fix-shell_SUITE-after-erl_pp-fix.patch
Patch1378: 1378-kernel-Recommend-against-opening-NFS-mounted-files.patch
Patch1379: 1379-Fix-address-validation.patch
Patch1380: 1380-ci-Fix-typo.patch
Patch1381: 1381-Fix-doc-spelling.patch
Patch1382: 1382-Fix-doc-spelling.patch
Patch1383: 1383-Fix-doc-spelling.patch
Patch1384: 1384-Fix-doc-spelling.patch
Patch1385: 1385-Fix-doc-spelling.patch
Patch1386: 1386-Fix-doc-spelling.patch
Patch1387: 1387-Fix-broken-make-test-in-erts-emulator.patch
Patch1388: 1388-fix-callback-function-arguments-error.patch
Patch1389: 1389-mnesia-Do-not-unconditionally-delete-index-keys.patch
Patch1390: 1390-erts-Make-re-copy-small-subbinaries.patch
Patch1391: 1391-erts-Fix-process-heap-factory-for-pseudo-processes.patch
Patch1392: 1392-erts-Fix-const-Term-for-maps-in-matchspecs.patch
Patch1393: 1393-erts-Add-check-if-all-of-match-spec-stack-is-popped-.patch
Patch1394: 1394-erts-Add-erts_usort_flatmap-for-usage-by-pam.patch
Patch1395: 1395-erts-Fix-PAM-bug-where-hashmap-exprs-pushed-to-much.patch
Patch1396: 1396-erts-Allow-expression-in-map-keys-for-match-specs.patch
Patch1397: 1397-Make-binary_to_term-1-more-resilent-against-bad-bina.patch
Patch1398: 1398-ssh-Handle-eacces-like-enoent-in-ssh_sftpd-get_attrs.patch
Patch1399: 1399-Update-httpc.xml.patch
Patch1400: 1400-Grammatical-spelling-fixups-for-the-efficiency-guide.patch
Patch1401: 1401-Verify-family-of-struct-addrinfo-replies.patch
Patch1402: 1402-Translate-empty-answer-to-nxdomain.patch
Patch1403: 1403-Protect-binary_to_term-1-against-bad-binaries-on-32-.patch
Patch1404: 1404-crypto-Don-t-run-engine-tests-if-statically-linked.patch
Patch1405: 1405-stdlib-Fix-win32reg-delete_key.patch
Patch1406: 1406-stdlib-Fix-win32reg-value-for-default-value.patch
Patch1407: 1407-ei-Document-allowed-arguments-to-erl_call-a.patch
Patch1408: 1408-Emulator-tests-Correct-invalid-BEAM-code-file.patch
Patch1409: 1409-megaco-Updated-app-dependency.patch
Patch1410: 1410-snmp-Updated-app-dependency.patch
Patch1411: 1411-Fix-doc-typo.patch
Patch1412: 1412-Fix-process_info-_-status-from-other-process-with-ot.patch
Patch1413: 1413-make-max_diff_decimals-accurate-with-the-C-spec.patch
Patch1414: 1414-dialyzer_contracts-Fix-spec-for-check_contracts-4.patch
Patch1415: 1415-dialyzer.app.src-Bump-runtime-dependencies-to-the-OT.patch
Patch1416: 1416-crypto-Fix-compiler-warning-in-engine_SUITE.patch
Patch1417: 1417-mnesia.xml-Add-missing-closing-parentheses.patch
Patch1418: 1418-crypto-No-warnings-when-compiling-otp_test_engine-wi.patch
Patch1419: 1419-Fix-doc-typo.patch
Patch1420: 1420-Fix-handling-asynchronous-port-close.patch
Patch1421: 1421-Update-the-doc-CT-test_spec-grammar-to-match-actual-.patch
Patch1422: 1422-Update-the-CT-test_spec-grammar-to-accept-group-path.patch
Patch1423: 1423-erts-Fix-bug-in-erts_bs_private_append.patch
Patch1424: 1424-Fix-race-between-exiting-port-and-signal-handling.patch
Patch1425: 1425-Restore-save-pointer-on-bad-timeout-value-in-receive.patch
Patch1426: 1426-ssl-user-guide-typos-fix.patch
Patch1427: 1427-ssh-Exclude-LibreSSL-2.1.-from-Engine-tests.patch
Patch1428: 1428-Fix-typo.patch
Patch1429: 1429-httpc-Allow-binary-header-values-in-request-5.patch
Patch1430: 1430-Fix-syntax-for-inlining-a-function.patch
Patch1431: 1431-erts_factory_undo-fix-main-heap-not-reset-correctly-.patch
Patch1432: 1432-Correct-binary-assignment-notice.patch
Patch1433: 1433-Add-cosmetic-space-to-align-with-Programming-Example.patch
Patch1434: 1434-Fix-typo-error.patch
Patch1435: 1435-compiler-Add-ASM-form-to-compile-forms-2-spec.patch
Patch1436: 1436-Clarify-gen_event-add_sup_handler-Re-EXIT-5257.patch
Patch1437: 1437-erts-Fix-use-after-free-for-send-delay-write-error.patch
Patch1438: 1438-gh-Trigger-erlang.org-rebuild-at-deploy.patch
Patch1439: 1439-typo-fix.patch
Patch1440: 1440-doc-error-fix.patch
Patch1441: 1441-Fix-typos-in-howto.patch
Patch1442: 1442-Fix-typos-in-system-doc.patch
Patch1443: 1443-Fix-typos-for-doc-in-erts.patch
Patch1444: 1444-Additional-typo-fixes.patch
Patch1445: 1445-Fix-typo-in-bootstrap.patch
Patch1446: 1446-erts-Do-not-put-invalid-term-on-heap.patch
Patch1447: 1447-Limit-timeout-value-in-calls-to-select.patch
Patch1448: 1448-Fix-emacs-erlang-mode-xref-switched-to-CL-Lib.patch
Patch1449: 1449-Fix-typos-in-erts-preloaded.patch
Patch1450: 1450-erl_docgen-Fix-highlight-js-bug-on-pages-with-id-exp.patch
Patch1451: 1451-Fix-typos-in-erts-epmd.patch
Patch1452: 1452-Fix-typos-in-erts-lib_src.patch
Patch1453: 1453-sasl-Be-even-more-resilient-of-exiting-processes.patch
Patch1454: 1454-Add-git-checkout-and-comments-to-README-build-instru.patch
Patch1455: 1455-Fix-spec-for-name-for-supervisor_bridge-start_link.patch
Patch1456: 1456-Fix-typos-in-erts-example-include.patch
Patch1457: 1457-Update-ssl.xml.patch
Patch1458: 1458-fix-SSL-tests-run-in-specific-environment.patch
Patch1459: 1459-Fix-typos-in-erts-emulator-drivers.patch
Patch1460: 1460-Fix-C-compiler-error-on-Raspberry-Pi-4.patch
Patch1461: 1461-common_test-fix-spec.patch
Patch1462: 1462-ssh-Skip-compatibility-testing-for-OpenSSH-versions-.patch
Patch1463: 1463-Fix-typos-in-erts-emulator-internal_doc.patch
Patch1464: 1464-erts-Fix-integer-overflow-problem-in-WSTACK.patch
Patch1465: 1465-erts-Fix-potential-integer-overflow-in-ESTACK.patch
Patch1466: 1466-erts-Make-test-PHONY-so-that-make-test-works.patch
Patch1467: 1467-Fix-typos-in-erts-etc.patch
Patch1468: 1468-Fix-typos-in-erts-test.patch
Patch1469: 1469-yeccpre.hrl-Never-crash-when-printing-non-standard-t.patch
Patch1470: 1470-Fix-typos-in-erts-emulator-sys.patch
Patch1473: 1473-erts-system-test-Add-printouts.patch
Patch1474: 1474-system-test-Add-printouts-during-the-node-start.patch
Patch1475: 1475-system-test-Monitor-the-worker.patch
Patch1476: 1476-erts-Fix-port-test-error-on-MacOS-catalina.patch
Patch1477: 1477-erts-Handle-length-offset-mark-in-debug-function.patch
Patch1478: 1478-erts-Try-to-make-dump_SUITE-abort_signal-more-stable.patch
Patch1479: 1479-erts-Cleanup-error_logger-after-max_heap-testcase.patch
Patch1480: 1480-erts-Restore-the-number-of-dirty-schedulers-in-sched.patch
Patch1481: 1481-erts-Unlink-with-nc-checker-to-avoid-noconnect-signa.patch
Patch1482: 1482-erts-Fix-unicode-printing-in-statistics-testcase.patch
Patch1483: 1483-Fix-typos-in-erts-emulator-utils.patch
Patch1484: 1484-Fix-typos-in-erts-emulator-beam.patch
Patch1485: 1485-ssl-Latest-OpenSSL-changed-error-message-for-unknown.patch
Patch1486: 1486-snmp-test-Check-for-supported-hashes-and-cryptos-whe.patch
Patch1487: 1487-system-test-Tweaked-node-start.patch
Patch1488: 1488-Fix-typos.patch
Patch1489: 1489-Fix-typos-in-erts-emulator-test.patch
Patch1490: 1490-Fix-typos-in-lib-compiler.patch
Patch1491: 1491-Fix-typos-in-lib-debugger.patch
Patch1492: 1492-Fix-typos-in-lib-dialyzer.patch
Patch1493: 1493-Fix-typos-in-lib-common_test.patch
Patch1494: 1494-Fix-typos-in-lib-edoc.patch
Patch1495: 1495-Fix-typos-in-lib-erl_docgen.patch
Patch1496: 1496-Fix-typos-in-lib-et.patch
Patch1497: 1497-Fix-typos-in-lib-erl_interface.patch
Patch1498: 1498-Fix-typos-in-lib-jinterface.patch
Patch1499: 1499-Fix-typos-in-lib-crypto.patch
Patch1500: 1500-erts-Fix-typo.patch
Patch1501: 1501-Add-note-for-remsh-on-Windows.patch
Patch1502: 1502-sasl-Fix-printing-of-unicode-string-in-install-examp.patch
Patch1503: 1503-Fix-typos-in-lib-observer.patch
Patch1504: 1504-Fix-typos-in-lib-mnesia.patch
Patch1505: 1505-erts-inet-driver-Remove-REUSEADDR-windows-ifdef-ing.patch
Patch1506: 1506-Fix-typos.patch
Patch1507: 1507-Fix-typos-in-lib-eldap.patch
Patch1508: 1508-Fix-typos-in-lib-inets.patch
Patch1509: 1509-Fix-typos-in-lib-parsetools.patch
Patch1510: 1510-Fix-typos-in-lib-reltool.patch
Patch1511: 1511-Update-erlang.xml.patch
Patch1512: 1512-Fix-typos.patch
Patch1513: 1513-Fix-erl-profile_boot-true-crash.patch
Patch1514: 1514-Fix-typos-in-lib-os_mon.patch
Patch1515: 1515-Fix-typos-in-lib-public_key.patch
Patch1516: 1516-Fix-typos-in-lib-odbc.patch
Patch1517: 1517-Fix-typos-in-lib-ssl.patch
Patch1518: 1518-Avoid-unnecessary-linking-against-libnsl.patch
Patch1519: 1519-Fix-logger-improper-list-report.patch
Patch1520: 1520-erts-Fix-disable-of-MSACC.patch
Patch1521: 1521-erts-Remove-timestamps-in-a-few-scripts.patch
Patch1522: 1522-Fix-typos-in-make.patch
Patch1523: 1523-stdlib-Fix-tar-unicode-test-to-run-on-zfs.patch
Patch1524: 1524-kernel-Allow-resetting-of-inet_db-res_option-domain.patch
Patch1525: 1525-Fix-typos-in-lib-tools.patch
Patch1526: 1526-Fix-typos-in-lib-syntax_tools.patch
Patch1527: 1527-runtime_tools-Fix-bug-in-scheduler-utilization-Secon.patch
Patch1528: 1528-Fix-typos-in-lib-eunit-ftp.patch
Patch1529: 1529-Fix-typos-in-erts-emulator-nifs.patch
Patch1530: 1530-Fix-typos-in-lib-runtime_tools.patch
Patch1531: 1531-Fix-typos-in-lib-kernel.patch
Patch1532: 1532-erts-Clarify-system_flag-scheduler_wall_time-_-docs.patch
Patch1533: 1533-Fix-typos-in-scripts.patch
Patch1534: 1534-Fix-typos-in-lib-xmerl.patch
Patch1535: 1535-stdlib-Fix-doc-for-filename-basedir-user_log-.-on-Da.patch
Patch1536: 1536-erts-reduce-console-output-for-Common-Test.patch
Patch1537: 1537-erts-Do-not-print-verbose-error-log-messages-in-test.patch
Patch1538: 1538-Update-deprecations.patch
Patch1539: 1539-Fix-eldap-extensibleMatch-dnAttributes-option.patch
Patch1540: 1540-observer-etop-Calculate-field-width-with-available-c.patch
Patch1541: 1541-ct-Add-correct-file-and-line-to-surefire-report.patch
Patch1542: 1542-ct-Optimize-surefire-cth-to-keep-state-in-seperate-p.patch
Patch1543: 1543-ct-Fix-crash-in-ct_hooks_lock.patch
Patch1544: 1544-ct-Fix-surefire-logs-for-parallel-testcases.patch
Patch1545: 1545-ct-Add-tests-for-surefire-file-and-line.patch
Patch1546: 1546-Fix-typos-in-lib-wx.patch
Patch1547: 1547-Fix-comments-for-wx.erl-and-wxEvtHandler.erl.patch
Patch1548: 1548-Fix-typos-in-lib-snmp.patch
Patch1549: 1549-Document-erlang-display-may-print-internal-info.patch
Patch1550: 1550-inets-fix-typo-in-httpc-error.patch
Patch1551: 1551-Fix-typos-in-ETS-doc.patch
Patch1552: 1552-Fixes-analysing-a-wild-attribute-to-return-Info.patch
Patch1553: 1553-stdlib-normalize-empty-port-in-uri_string.patch
Patch1554: 1554-inets-remove-not-needed-code-in-http_request.patch
Patch1555: 1555-Document-opaques.patch
Patch1556: 1556-Apply-suggestions-from-elbrujohalcon-review.patch
Patch1557: 1557-Formatting-don-t-nest-code-inside-p-tag.patch
Patch1558: 1558-erts-Fix-some-variable-not-used-warnings.patch
Patch1559: 1559-erts-Fix-bug-in-erts_mremap-in-probably-dead-code.patch
Patch1560: 1560-erts-Remove-unused-ErtsRunQueueBalance.oowc.patch
Patch1561: 1561-erts-Fix-type-specification-of-erlang-seq_trace-2.patch
Patch1562: 1562-Fix-typos-in-lib-tftp.patch
Patch1563: 1563-fix-typo.patch
Patch1564: 1564-note-that-file-lists-have-to-be-passed-before-recurs.patch
Patch1565: 1565-Correct-statement-about-warning.patch
Patch1566: 1566-eldap-Update-list-of-ldap-servers.patch
Patch1567: 1567-eldap-Choose-server-search-order-randomly.patch
Patch1568: 1568-inets-Initiate-http-headers-to-empty-header-record.patch
Patch1569: 1569-inets-services_info-doc-update.patch
Patch1570: 1570-Remove-unnecessary-1-for-pretty-move-half.patch
Patch1571: 1571-Fix-r2f-variable-names-to-be-correct.patch
Patch1572: 1572-Fix-typos-in-lib-common_test.patch
Patch1573: 1573-system-Fix-upgrade_SUITE-to-ignore-flags-passed-in-E.patch
Patch1574: 1574-system-Do-not-include-GUI-application-in-upgrade-tes.patch
Patch1575: 1575-kernel-Only-run-large-file-tests-on-64-bit-OSs.patch
Patch1576: 1576-erlexec-Fix-running-of-argument-test-with-asan.patch
Patch1577: 1577-erts-Skip-sched-thread-tests-if-only-one-scheduler-i.patch
Patch1578: 1578-time_SUITE-skip-tz-specific-tests-when-running-out-o.patch
Patch1579: 1579-erts-prepend-erl_xcomp_sysroot-when-detecting-libdlp.patch
Patch1580: 1580-Fix-erlang-open_port-spawn_executable-_-_-on-Windows.patch
Patch1581: 1581-Requote-for-plain-spawn.patch
Patch1582: 1582-Fix-typos-in-lib-diameter.patch
Patch1583: 1583-Fix-typos-repeated-words-doc-ci-skip.patch
Patch1584: 1584-Fix-typos-in-lib-ssh.patch
Patch1585: 1585-Trap-for-monotonic-time-stepping-backwards.patch
Patch1586: 1586-crashdump_viewer-Fix-remote-process-info.patch
Patch1587: 1587-Correct-cleaning-of-bootstrap-bin.patch
Patch1588: 1588-ftp-Ignore-unexpected-message.patch
Patch1589: 1589-inets-fix-and-improve-httpc_proxy_SUITE.patch
Patch1590: 1590-logger-Don-t-use-original-meta-data-in-internal-log.patch
Patch1591: 1591-io_proto_SUITE-Use-rand-instead-of-random.patch
Patch1592: 1592-Modernize-the-examples-in-the-User-s-Guide-for-cprof.patch
Patch1593: 1593-Make-sure-to-keep-tail-in-string-next_grapheme-1.patch
Patch1594: 1594-Make-sure-to-keep-tail-in-strings-containing-emojis-.patch
Patch1595: 1595-logger-Fix-repeated-filesync-shutdown-timeout.patch
Patch1596: 1596-erts-Fix-gcc-warnings-in-erl_db.c.patch
Patch1597: 1597-inets-re-use-connect_timeout-option-in-TLS-upgrade.patch
Patch1598: 1598-erts-Add-assertions-that-flatmaps-have-correct-size.patch
Patch1599: 1599-erts-Remove-MAP4-and-MAP5-as-they-don-t-work-in-debu.patch
Patch1600: 1600-erts-Fix-driver_SUITE-inet_gethost-detection.patch
Patch1601: 1601-observer-Reading-invalid-port-socket-options.patch
Patch1602: 1602-erts-Fix-z_SUITE-inet_gethost-detection.patch
Patch1603: 1603-observer-What-to-do-with-bad-options.patch
Patch1604: 1604-observer-runtime_tools-Fixed-dialyzer-issue.patch
Patch1605: 1605-erts-Remove-faulty-child-setup-assert.patch
Patch1606: 1606-consistent-sup_name-type.patch
Patch1607: 1607-logger-Re-create-folders-for-file-logger-if-deleted.patch
Patch1608: 1608-Fix-a-typo-in-supervisor_bridge-docs.patch
Patch1609: 1609-erts-Remove-unused-CERL_DETACHED_PROG-code.patch
Patch1610: 1610-erts-Fix-child_setup-partial-read.patch
Patch1611: 1611-mnesia-Fix-add_table_copy.patch
Patch1612: 1612-remove-extra-argument.patch
Patch1613: 1613-remove-extra-bracket.patch
Patch1614: 1614-gh-Fix-debian-base-image.patch
Patch1615: 1615-gh-Use-lastest-lts-ubuntu-for-build-and-tests.patch
Patch1616: 1616-gh-Fix-ubuntu-base-to-use-base-argument.patch
Patch1617: 1617-inets-document-inet6fb4-option-for-httpc.patch
Patch1618: 1618-erts-Remove-some-dead-code.patch
Patch1619: 1619-erts-Add-function-attributes-in-APIs-and-internal.patch
Patch1620: 1620-ssh-Increase-min-size-of-dh-keys.patch
Patch1621: 1621-Update-function-call-efficiency-guide.patch
Patch1622: 1622-erlang-system_info-dist_ctrl-fix-spec.patch
Patch1623: 1623-inet-parse_xxx-more-precise-specs.patch
Patch1624: 1624-ets.xml-fix-grammar-in-is_compiled_ms-1-doc.patch
Patch1625: 1625-kernel-Fix-gen_tcp_dist-example.patch
Patch1626: 1626-ets.xml-fix-grammar-in-update_counter-N-doc.patch
Patch1627: 1627-Fix-typo.patch
Patch1628: 1628-Correct-default-for-dump_log_write_threshold.patch
Patch1629: 1629-observer-correct-the-units-shown-for-memory-data.patch
Patch1630: 1630-Add-PRs-and-Issues-to-tracking-project-automatically.patch
Patch1631: 1631-Missing-a-curly-bracket.patch
Patch1632: 1632-gh-Fix-PRs-target-to-only-run-in-upstream-repo.patch
Patch1633: 1633-Call-mach_clock_getres-only-on-initialized-clocks.patch
Patch1634: 1634-fix-hmax-command-line-argument-to-accept-4-Gb.patch
Patch1635: 1635-Make-specs-for-hd-1-and-tl-1-more-specific.patch
Patch1636: 1636-erts-Fix-reds-counting-in-execute_sys_tasks-cleanup_.patch
Patch1637: 1637-erts-Fix-process_info-Pid-message_queue_len-on-other.patch
Patch1638: 1638-to_erl-Do-not-make-DEBUG-flag-enable-debug-logging.patch
Patch1639: 1639-erts-Fix-faulty-assert.patch
Patch1640: 1640-erts-Fix-permanent-prio-elevation-at-process-termina.patch
Patch1641: 1641-erts-silence-warning.patch
Patch1642: 1642-Fix-faulty-assert.patch
Patch1643: 1643-inets-fix-dialyzer-warnings-for-inets-httd-examples.patch
Patch1644: 1644-Enhance-creation-of-maps-with-literal-keys.patch
Patch1645: 1645-Minor-typo-in-OTP-Design-Principles-5.2-Example.patch
Patch1646: 1646-public_key-Correct-spec.patch
Patch1647: 1647-gen_event-eliminate-selective-receive-in-fetch_msg-6.patch
Patch1648: 1648-erts-Accept-native-time-unit-where-documented-as-sup.patch
Patch1649: 1649-kernel-Fix-deadlock-caused-by-net_kernel-setopts-new.patch
Patch1650: 1650-erts-Fix-cl.exe-compiler-warning.patch
Patch1651: 1651-snmp-example-ex2-Add-dialyzer-make-targets.patch
Patch1652: 1652-snmp-example-ex2-Corrected-various-dialyzer-issues.patch
Patch1653: 1653-snmp-example-ex2-Make-dialyzer-more-like-app_target-.patch
Patch1654: 1654-Update-ets.xml.patch
Patch1655: 1655-observer_sys_wx.erl-fix-grammar.patch
Patch1656: 1656-Update-Android-cross-compilation.patch
Patch1657: 1657-Use-the-static-version-of-libc-on-Android.patch
Patch1658: 1658-Add-documentation-about-debbuging-NIFs-drivers.patch
Patch1659: 1659-Modernize-text-i-NIF-tutorial.patch
Patch1660: 1660-erts-Extend-map_SUITE-t_map_compare-for-atom-keys.patch
Patch1661: 1661-fix-crl-unwrap-outer-list-of-CRLs-when-an-URI-is-pro.patch
Patch1662: 1662-fix-crl-unwrap-outer-list-of-CRLs-when-an-URI-is-pro.patch
Patch1663: 1663-fix-crl-move-list-unwrapping-to-cache_lookup-only.patch
Patch1664: 1664-test-crl-add-extra-lookup-insert-delete-test.patch
Patch1666: 1666-Eliminate-false-warnings-when-using-the-inline_list_.patch
Patch1667: 1667-Fix-xmllint-errors-in-debugging.xml.patch
Patch1668: 1668-ct-Fix-surefire-without-debug_info.patch
Patch1669: 1669-fix-logger_formatter-format-by-making-templates-line.patch
Patch1670: 1670-Minor-grammatical-fix.patch
Patch1671: 1671-kernel-Fix-Logger-filter-removal-if-message-format-i.patch
Patch1672: 1672-erts-Fix-large-read-writes-on-macOS.patch
Patch1673: 1673-erts-Fix-iovec-calculation.patch
Patch1674: 1674-Fix-typo-of-min-max-for-Q-option.patch
Patch1675: 1675-erts-Add-assert-in-process-info-signal-handling.patch
Patch1676: 1676-Fix-typo-efter-after.patch
Patch1677: 1677-Fix-communication-with-port-program-win32sysinfo.exe.patch
Patch1678: 1678-Clarify-filelib-fold_files-5-docs.patch
Patch1679: 1679-dialyzer-Document-the-meaning-of-specs.patch
Patch1680: 1680-Correct-typo-in-Dialyzer-documentation.patch
Patch1681: 1681-changes-to-fix-erlang-hung-issue-on-IPv6-setup.patch
Patch1682: 1682-erts-inet-drv-Revert-the-FREE-macro.patch
Patch1683: 1683-erts-inet-drv-Add-missing-curly-brackets.patch
Patch1684: 1684-erts-Fix-dist-data-notification-for-distribution-pro.patch
Patch1685: 1685-ets-documentation-Fix-typo.patch
Patch1686: 1686-os_mon-Fix-disksup-full-threshold-testcase.patch
Patch1687: 1687-cpu_sup-Skip-testcases-on-netbsd.patch
Patch1688: 1688-erts-Fix-some-crashes-in-driver_SUITE-end_per_testca.patch
Patch1689: 1689-minor-memory-leaks-fixes.patch
Patch1690: 1690-docs-add-note-about-anonymous-type-variables.patch
Patch1691: 1691-documentation-fix-XML-linter-error.patch
Patch1692: 1692-ssl-clarify-docs-for-PEM-cache.patch
Patch1693: 1693-erts-Fix-bug-in-ets-delete_all_objects.patch
Patch1694: 1694-erts-Fix-ets-rename-during-ets-delete_all_objects.patch
Patch1695: 1695-mnesia-Don-t-spam-error-when-in-partitioned-networks.patch
Patch1696: 1696-logger-Adjust-sync-testcase-timeout.patch
Patch1697: 1697-erts-Fix-SEGV-during-crashdump-of-emptied-ETS-table.patch
Patch1698: 1698-sendfile-Expand-sleep-to-allow-send-to-start.patch
Patch1699: 1699-update-unicode-characters_to_list-spec-to-represent-.patch
Patch1700: 1700-persistent_term.xml-fix-grammar.patch
Patch1701: 1701-emulator-mtx_SUITE-runtime-limit-scale-on-no-schedul.patch
Patch1702: 1702-Remove-email-addresses.patch
Patch1703: 1703-logger_common_h-remove-extraneous-space-in-mode_chan.patch
Patch1704: 1704-beam_disasm-Decode-field-flags.patch
Patch1705: 1705-beam_lib-Fix-spec-for-all_chunks-1.patch
Patch1706: 1706-test_server-Make-it-32-bit-build-show-in-platform-st.patch
Patch1707: 1707-stdlib-Fix-backspace-for-empty-search.patch
Patch1708: 1708-Fix-wx-build-issue-when-GL-glu.h-is-not-present.patch
Patch1709: 1709-empty-containers-more-precise-specs.patch
Patch1710: 1710-erts-Add-get_uint32-and-fix-some-dubious-uses-of-get.patch
Patch1711: 1711-dec_term-avoid-integer-overflow-for-LIST_EXT.patch
Patch1712: 1712-erts-Fix-printing-of-non-printable-characters.patch
Patch1713: 1713-ftp-add-missing-case-nlist.patch
Patch1714: 1714-ftp-replace-deprecated-call-to-ftp-start_service.patch
Patch1715: 1715-ftp-add-type-specs.patch
Patch1716: 1716-Don-t-allow-local-calls-from-record-init-in-guards.patch
Patch1717: 1717-Catch-mnesia-controller-call.patch
Patch1718: 1718-erts-Fix-open_port-spawn-with-spaces-in-PATH-on-wind.patch
Patch1719: 1719-erts-Remove-unused-requote-argument-to-application_t.patch
#
Patch1797: dializer-relax-check-plt.patch
# LTO
Patch1798: otp_src_21.0-beam-ldflags.patch
Patch1799: otp_src_21.3.8.24-erts-symbols.patch
# Optional
Patch1800: 1800-Update-to-Unicode-12.1.patch
Patch1801: erts-etc-unix.patch
Patch1802: otp_src_18.2.2-dialyzer-fix-timing.patch
Patch1803: otp_src_20.3.8.26-lib-kernel-erl-epmd.patch
Patch1804: otp_src_20.3.8.24-lib-kernel-inet_dns.patch
Patch1805: otp_src_20.3.8.24-lib-stdlib-zip.patch
Patch1806: otp_src_18.1.1-lib-stdlib-edlin.patch
Patch1807: otp_src_20.0-rc1-lib-compile-abstract-compress.patch
Patch1808: otp_src_21.0-tftp-tftp_binary.patch
Patch1809: otp_src_21.0.1-lib-common_test-ct_logs.patch
Patch1810: otp_src_18.3.4-lib-asn1-asn1ct_parser2.patch
Patch1811: otp_src_19.2-lib-dialyzer.patch
# Backports
Patch2000: 2000-erts-Fix-active-N-close-race-condition-on-windows.patch
Patch2001: 2001-Run-the-sharing-optimisation-in-beam_jump-until-fixp.patch
Patch2002: 2002-Optimise-beam_jump.patch
Patch2003: 2003-erts-Assert-that-GC-should-not-be-disabled-twice.patch
Patch2004: 2004-beam_jump-Don-t-share-catch-and-try-catch-blocks.patch
Patch2005: 2005-Optimize-when-comparing-maps.patch
Patch2011: 2011-Introduce-the-no_spawn_compiler_process-option.patch
Patch2021: 2021-Optimise-creation-of-anonymous-functions.patch
Patch2022: 2022-erlang.xml-fix-typo-in-doc.patch
Patch2031: 2031-Optimise-functions-in-the-maps-module.patch
Patch2032: 2032-Refine-types-of-functions-in-maps-module.patch
Patch2041: 2041-Remove-newline-between-can-and-not.patch
Patch2042: 2042-Change-can-not-into-cannot.patch
Patch2053: 2053-erts-Beautify-away-ifdef-DEBUG.patch
Patch2061: 2061-Do-not-allocate-a-new-map-when-the-value-is-the-same.patch
Patch2071: 2071-Allow-list-of-chunks-to-be-given-to-strip.patch
Patch2072: 2072-stdlib-Fix-missing-since-attributes.patch
Patch2081: 2081-Optimize-binary-match.patch
Patch2082: 2082-Do-not-allocate-good-and-bad-shifts-for-single-byte-.patch
Patch2083: 2083-erts-Fix-compiler-warning-in-erl_bif_binary.c.patch
Patch2084: 2084-erts-Fix-compiler-warning-in-erl_bif_binary.c.patch
Patch2085: 2085-stdlib-Adjust-binary-bench-to-be-faster.patch
Patch2092: 2092-Simplify-GC-BIFs.patch
Patch2094: 2094-big.h-Eliminate-the-BIG_DIGITS_PER_WORD-define.patch
Patch2101: 2101-Make-length-1-yielding.patch
Patch2102: 2102-erts-Include-argument-list-on-badarg-in-fixed_apply.patch
Patch2103: 2103-Eliminate-process-yield-after-each-call-to-length-1.patch
Patch2111: 2111-Update-zlib-to-1.2.11.patch
Patch2112: 2112-Update-zlib-to-1.2.12.patch
Patch2121: 2121-Use-microops-for-BIFs.patch
Patch2131: 2131-Optimize-tail-recursive-calls-of-BIFs.patch
Patch2132: 2132-beam_emu.c-Avoid-triggering-an-assertion-for-the-wro.patch
Patch2141: 2141-Error-on-duplicated-config-apps-keys-in-config.patch
Patch2151: 2151-HiPE-Don-t-fail-the-compilation-for-unimplemented-in.patch
Patch2161: 2161-HiPE-Fix-check-for-when-ErLLVM-is-available.patch
Patch2171: 2171-Improve-handling-of-ref-vals.patch
Patch2172: 2172-Implement-Xoroshiro928.patch
Patch2173: 2173-Improve-seeding-methods.patch
Patch2181: 2181-Clean-up-and-optimize-code-and-doc.patch
Patch2182: 2182-Improve-user-s-guide-on-time-outs.patch
Patch2183: 2183-Fix-another-broken-doc-link.patch
Patch2184: 2184-Change-can-not-into-cannot.patch
Patch2185: 2185-doc-Fix-Design-Princ-statem-incorrect-anchor.patch
Patch2186: 2186-Clarify-handling-of-Actions.patch
Patch2187: 2187-Re-phrase-paragraphs.patch
Patch2188: 2188-Correct-spelling-of-behaviour-and-time-out.patch
Patch2189: 2189-Fix-various-small-typos-in-the-OTP-Design-Principles.patch
Patch2191: 2191-Optimize-the-is_function-2-guard-test.patch
Patch2201: 2201-scripts-diffable-Refactor-option-parsing.patch
Patch2202: 2202-Add-a-diffable-option-for-the-compiler.patch
Patch2203: 2203-scripts-diffable-Use-the-diffable-compiler-option.patch
Patch2204: 2204-scripts-diffable-Correct-the-number-of-modules-being.patch
Patch2205: 2205-Fix-typos-in-scripts.patch
Patch2215: 2215-Make-2-trapping.patch
Patch2216: 2216-Make-iolist_size-1-yield.patch
Patch2217: 2217-Suppress-false-positive-warning-in-gcc-4.8.2.patch
Patch2221: 2221-Add-lib-compiler-scripts-smoke.patch
Patch2222: 2222-lib-compiler-scripts-smoke-Force-a-local-hex.patch
Patch2223: 2223-lib-compiler-scripts-smoke-Compile-some-cloudi-packa.patch
Patch2231: 2231-beam_trim-Use-maps-cerl_sets-instead-of-gb_trees-gb_.patch
Patch2241: 2241-compile-Clean-up-collection-of-forms-from-a-.S-file.patch
Patch2251: 2251-stdlib-Add-send_request-and-wait_response-to-generic.patch
Patch2252: 2252-Add-tag-to-response-message.patch
Patch2260: 2260-Add-a-howto-for-counting-instructions.patch
Patch2261: 2261-erl_docgen-Add-new-internal-docs-chapter-to-docs.patch
Patch2262: 2262-compiler-Add-internal-docs-section.patch
Patch2263: 2263-erts-Fix-more-internal-docs-xmllint.patch
Patch2264: 2264-Include-figures.patch
Patch2265: 2265-emd2exml-Allow-short-names-of-anchors-for-internal-l.patch
Patch2266: 2266-emd2exml-Clean-emphasis-markers-in-link-texts.patch
Patch2267: 2267-emd2exml-Remove-paragraphs-around-image-tags.patch
Patch2268: 2268-GarbageCollection.md-Fix-links-to-references.patch
Patch2269: 2269-Add-CountingInstructions-to-the-internal-documentati.patch
Patch2270: 2270-Fix-minor-typos.patch
Patch2281: 2281-Add-options-for-suppressing-warnings-about-removed-f.patch
Patch2291: 2291-cleanup-beam_emu.c-use-ERTS_NOINLINE-instead-of-NOIN.patch
Patch2301: 2301-Use-the-counters-module-to-speed-up-cover.patch
Patch2302: 2302-common_test-Add-support-for-running-cover-local_only.patch
Patch2303: 2303-compiler-tests-Restrict-cover-to-run-on-the-local-no.patch
Patch2304: 2304-Fix-cover-bug-when-there-is-an-export-named-clauses.patch
Patch2311: 2311-ssl-Implement-active-N-for-DTLS.patch
Patch2312: 2312-ssl-Fix-faulty-match-of-Socket-in-handle_info-3.patch
Patch2313: 2313-ssl-Add-missing-gen_server-return-value-in-DTLS-pack.patch
Patch2321: 2321-snmp-agent-Handle-new-get-mechanism-config.patch
Patch2323: 2323-snmp-agent-Add-update-export-useful-types.patch
Patch2324: 2324-snmp-agent-Add-the-get-mechanism-behaviour.patch
Patch2325: 2325-snmp-agent-Add-the-default-get-mechanism-module-snmp.patch
Patch2326: 2326-snmp-agent-Add-the-net-if-data-Extra-argument-to-get.patch
Patch2327: 2327-snmp-agent-Verbose-debug-improvements.patch
Patch2328: 2328-snmp-manager-test-Add-bind_to-for-agents.patch
Patch2331: 2331-Optimise-ext-table-dumping.patch
Patch2341: 2341-stdlib-Add-option-quote_singleton_atom_types-to-erl_.patch
Patch2351: 2351-Always-make-andalso-orelse-right-associative.patch
Patch2361: 2361-gen_statem-exports-types-related-to-starting-naming.patch
Patch2362: 2362-Create-a-gen_statem-type-for-enter_loop-options.patch
Patch2371: 2371-Add-erts_debug-interpreter_size-0.patch
Patch2372: 2372-Add-benchmark.patch
Patch2381: 2381-Optimize-v3_kernel-for-thousands-of-clauses.patch
Patch2391: 2391-stdlib-Let-the-Pretty-Printer-output-more-on-one-lin.patch
Patch2392: 2392-stdlib-Adjust-test-suites-and-docs-due-to-erl_pp-cha.patch
Patch2401: 2401-tools-Add-overhead-benchmark.patch
Patch2402: 2402-tools-Extend-prof_bench-test-timer.patch
Patch2411: 2411-stdlib-Optimize-pretty-printing-of-lists-slightly.patch
Patch2412: 2412-stdlib-Optimize-printing-of-maps-a-bit.patch
Patch2421: 2421-file-allow-open-2-to-work-on-directories.patch
Patch2422: 2422-erts-Fix-doxygen-formatting.patch
Patch2431: 2431-Fix-build-of-bootstrap.patch
Patch2432: 2432-Fix-bootstrap-build-of-erl_interface.patch
Patch2441: 2441-Make-erlang-phash2-1-and-erlang-phash2-2-yield.patch
Patch2459: 2459-Optimize-field-size-calculation-on-a-64-bit-architec.patch
Patch2462: 2462-seq_trace-Inherit-trace-token-on-spawn.patch
Patch2463: 2463-fixup-seq_trace-Inherit-trace-token-on-spawn.patch
Patch2471: 2471-sys.h-Check-for-overflow-checking-aritmethic-builtin.patch
Patch2472: 2472-Optimize-multiplication-in-binary-matching-instructi.patch
Patch2473: 2473-Optimize-the-operator-when-multiplying-two-small-int.patch
Patch2474: 2474-Slightly-optimize-is_eq-and-is_ne.patch
Patch2481: 2481-erts-Optimize-arithmetic-ops-using-overflow-intrinsi.patch
Patch2491: 2491-Remove-duplication-of-SSH-encoding-macros.patch
Patch2492: 2492-Remove-duplicate-ssh_userauth.hrl.patch
Patch2501: 2501-Return-real-pend-value-in-erlang-dist_get_stat-1.patch
Patch2502: 2502-fixup-Return-real-pend-value-in-erlang-dist_get_stat.patch
Patch2511: 2511-Allow-native-compilation-when-calling-Dialyzer-from-.patch
Patch2521: 2521-snmp-Dialyzer-fixes.patch
Patch2522: 2522-snmp-manager-Dialyzer-related-changes.patch
Patch2523: 2523-snmp-agent-Dialyzer-related-changes.patch
Patch2524: 2524-snmp-doc-Dialyzer-related-changes.patch
Patch2525: 2525-snmp-agent-Add-disable-flags-to-quiet-dialyzer.patch
Patch2526: 2526-snmp-Updated-copyright-end-date.patch
Patch2527: 2527-snmp-Updated-dialyzer-make-target.patch
Patch2528: 2528-snmp-agent-Truncate-variable-oids-in-a-notification.patch
Patch2529: 2529-snmp-agent-Dialyzer-cleanup.patch
Patch2530: 2530-snmp-agent-doc-Updated-doc-for-send_notification2.patch
Patch2532: 2532-Stop-supporting-decoding-of-old-funs-in-the-external.patch
Patch2534: 2534-erl_fun.c-Remove-unused-struct-definition.patch
Patch2541: 2541-Add-global_unicode_validation-test.patch
Patch2542: 2542-Only-validate-subject-once-when-global-is-used-in-re.patch
Patch2543: 2543-Add-yield_on_subject_validation-test.patch
Patch2544: 2544-Yield-when-validating-UTF8-for-long-subject-in-re-ru.patch
Patch2545: 2545-erts-Fix-reduction-count-in-re.patch
# PCRE
Patch2551: 2551-Update-internal-PCRE-to-version-8.43.patch
Patch2552: 2552-Generate-new-re-replacement-and-split-tests-using-pe.patch
Patch2553: 2553-Adjust-generated-re-replacement-and-split-tests.patch
Patch2554: 2554-Convert-generated-re-replace-and-split-tests-from-la.patch
Patch2561: 2561-pcre-Add-instructions-for-checking-installing-locale.patch
Patch2562: 2562-erts-Update-PCRE-to-8.44.patch
# Mnesia
Patch2571: 2571-mnesia-Introduce-sync_asym_trans-protocol.patch
Patch2572: 2572-mnesia-Bump-protocol-version.patch
Patch2573: 2573-Use-a-separate-mnesia-rpc-server.patch
Patch2574: 2574-Remove-old-catch-syntax.patch
Patch2575: 2575-Documented-memory-for-disc_only_copies.patch
Patch2576: 2576-Modify-rpc-to-spawn-non-ram-lookups.patch
Patch2577: 2577-mnesia-Decrease-test-loop-on-slow-machines.patch
#
Patch2581: 2581-observer-Support-darkmode-gui.patch
Patch2582: 2582-observer-Fixes-for-html-viewers.patch
Patch2583: 2583-Use-wxBG_STYLE_PAINT-instead-of-STYLE_SYSTEM.patch
Patch2590: 2590-Allow-linewidth-and-indent-to-be-given-to-erl_pp.patch
Patch2591: 2591-stdlib-Fix-precedence-bug-regarding.patch
Patch2592: 2592-stdlib-Fix-precedence-bug-regarding-lc-bc-template.patch
Patch2593: 2593-stdlib-Correct-pretty-printing-of-throw.patch
Patch2594: 2594-stdlib-Fix-a-minor-pretty-printer-issue.patch
Patch2595: 2595-stdlib-Fix-pretty-printing-of-try-expressions.patch
Patch2596: 2596-stdlib-Fix-the-Erlang-parser-regarding-unary-operato.patch
Patch2597: 2597-stdlib-Correct-the-type-declaration-of-the-abstract-.patch
Patch2598: 2598-stdlib-Correct-pretty-printing-of-erlang-float-1.patch
#
Patch2601: 2601-ssh-Remove-unused-port_bindings-from-connection.patch
Patch2602: 2602-ssh-Remove-unused-address-port-from-connection.patch
#
Patch2611: 2611-stdlib-Remove-commented-out-code.patch
Patch2612: 2612-kernel-Remove-commented-out-code.patch
Patch2613: 2613-stdlib-Remove-no-longer-used-function.patch
Patch2614: 2614-kernel-Update-old-format-I-O-requests.patch
Patch2615: 2615-mnesia-Update-old-format-I-O-request.patch
Patch2616: 2616-parsetools-doc-Update-old-format-I-O-requests.patch
Patch2617: 2617-sasl-Use-encoding-when-reading-terms.patch
Patch2618: 2618-snmp-Update-old-format-I-O-request.patch
Patch2619: 2619-stdlib-doc-Do-not-mention-old-requests.patch
Patch2620: 2620-stdlib-Remove-old-I-O-requests-from-test-suites.patch
#
Patch2631: 2631-Remove-inets-dependency-from-edoc.patch
Patch2632: 2632-system-Remove-special-handling-of-EDoc-in-otp_SUITE.patch
Patch2641: 2641-Change-logger-compare_levels-2-to-allow-SASL-startup.patch
#
Patch2651: 2651-erts-Remove-unused-process_reg_size-function.patch
Patch2652: 2652-erts-Add-typedef-for-hash_foreach-function-ptr.patch
Patch2653: 2653-erts-Use-hash_foreach-instead-of-manual-loop.patch
Patch2654: 2654-erts-Change-the-default-hash-implementation-to-use-f.patch
Patch2655: 2655-erts-Introduce-hash_fetch-as-an-optimized-hash_get.patch
Patch2656: 2656-erts-Restructure-include-of-hash.h-to-work-with-inli.patch
Patch2661: 2661-Optimize-continuation-pointer-management.patch
Patch2662: 2662-Optimize-deallocate_return-instructions.patch
Patch2663: 2663-Optimize-the-move_call-instructions.patch
Patch2671: 2671-erts-Simplify-deallocate_return.patch
Patch2672: 2672-erts-Fix-undefined-behavior-in-DISPATCHX.patch
Patch2681: 2681-erlc-Limit-the-number-of-schedulers-if-applicable.patch
Patch2691: 2691-Add-missing-dtrace-return-invocations.patch
Patch2701: 2701-erts-Add-atom_to_binary-1-and-binary_to_atom-1.patch
Patch2711: 2711-ct_property_test-add-init_tool-1.patch
Patch2712: 2712-common_test-Improve-ct_property_test-logging.patch
Patch2721: 2721-Output-heap-binaries-from-ports-when-data-is-small.patch
Patch2731: 2731-Return-heap-binary-from-unicode-characters_to_binary.patch
#megaco
Patch2741: 2741-megaco-test-Fixed-timer-start-and-stop-test-case.patch
Patch2751: 2751-megaco-Timer-cancellation-improvements.patch
Patch2752: 2752-megaco-test-Conditionally-skip-megaco-test.patch
Patch2753: 2753-megaco-test-Add-some-printouts-to-timer-test-case.patch
Patch2761: 2761-megaco-test-Message-test-case-race-fix.patch
Patch2762: 2762-megaco-test-Message-test-case-s-race-fix.patch
Patch2771: 2771-megaco-Mini-text-parser-IPv6-address-failure.patch
#
Patch2781: 2781-erts-Adjust-binary-growth-to-be-10.patch
# logger
Patch2791: 2791-logger-Speed-up-level-check-in-logger_config-allow.patch
Patch2792: 2792-logger-Cleanup-close-of-delayed-write-fd.patch
Patch2793: 2793-logger-Use-persistent_term-for-primary-log-level.patch
Patch2794: 2794-logger-Use-persistent_term-for-module-level-config.patch
Patch2795: 2795-logger-Make-handler-level-use-persistent_term.patch
Patch2796: 2796-logger-Change-olp-mode-to-use-persistent_term.patch
Patch2797: 2797-logger-Remove-tid-from-logger_config-calls-where-pos.patch
#
Patch2801: 2801-Minor-stylistic-changes-and-some-typo-fixes.patch
Patch2802: 2802-Remove-unaesthetic-whitespace.patch
Patch2803: 2803-Fix-various-small-typos-in-the-OTP-Design-Principles.patch
# underscores in numeric literals
Patch2811: 2811-Allow-underscores-in-numeric-literals.patch
Patch2812: 2812-Only-allow-single-separator-between-digits.patch
Patch2813: 2813-Add-tests.patch
Patch2814: 2814-stdlib-Minor-optimization-of-the-Erlang-scanner.patch
Patch2815: 2815-stdlib-Minor-optimization-of-the-Erlang-scanner.patch
Patch2816: 2816-stdlib-Correct-handling-of-scanner-continuation.patch
Patch2817: 2817-Add-underscore-separator-description-to-numeric-lite.patch
Patch2818: 2818-Add-underscores-in-numeric-literals-support-to-emacs.patch
#
Patch2821: 2821-v3_kernel-Fix-slow-compilation-of-repeated-record-ma.patch
Patch2831: 2831-Use-mutex-instead-of-spinlock-for-dirty-sleepers-lis.patch
Patch2841: 2841-gen_statem-Make-it-possible-to-spec-data.patch
Patch2851: 2851-Change-Reserved-to-unmodified-HTTP-header-field.patch
Patch2852: 2852-Update-decode_packet-docs-to-include-UnmodifiedField.patch
Patch2853: 2853-Additional-HTTP-HeaderField-casing-tests.patch
Patch2854: 2854-increment-the-spec-buffer-size-to-fit-string-type-3-.patch
#
Patch2861: 2861-Add-uri_string-resolve-2-3.patch
# Emacs
Patch2873: 2873-Emacs-erlang-mode-Fix-bug-in-erlang-man-function-and.patch
Patch2874: 2874-Emacs-erlang-mode-Improve-erlang-man-function-s-sear.patch
Patch2875: 2875-Make-Emacs-erlang-mode-download-man-pages-if-man-pag.patch
Patch2876: 2876-Fixes-due-to-legoscia-s-Magnus-Henoch-comments-2414.patch
Patch2877: 2877-Make-fixes-due-to-comments-by-johanclaesson-on-pull-.patch
Patch2878: 2878-Emacs-erlang-mode-bump-versions-and-refactor-flet-ex.patch
Patch2879: 2879-Emacs-erlang-mode-make-show-doc-for-function-more-ro.patch
Patch2880: 2880-Erlang-emacs-mode-Store-URL-together-with-downloaded.patch
Patch2881: 2881-Fix-warning-due-to-lacking-type-in-erlang.el-defcust.patch
Patch2882: 2882-emacs-Improve-indentation.patch
#
Patch2891: 2891-Avoid-busy-wait-in-dirty-process-signal-handlers.patch
Patch2901: 2901-Adjustable-busy-port-parameters-for-default-drivers.patch
Patch2902: 2902-erts-Fix-port_bif_SUITE-busy_opts-with-large-pipe-si.patch
# EPMD
Patch2911: 2911-Add-functions-to-connect-to-a-port-to-the-erl_interf.patch
Patch2912: 2912-Extend-erl_call-with-a-new-flag-to-access-a-node-at-.patch
Patch2913: 2913-erl_interface-Fix-broken-doc-links.patch
Patch2914: 2914-Fix-typos-repeated-words-doc-ci-skip.patch
#
Patch2921: 2921-Add-module_status-0-and-make-module_status-1-accept-.patch
Patch2931: 2931-xref-Allow-deprecation-tags-to-be-strings.patch
Patch2932: 2932-erl_lint-Support-marking-previously-exported-functio.patch
# pg
Patch2941: 2941-pg-distributed-named-process-groups.patch
Patch2942: 2942-pg-handle-race-condition-between-scope-DOWN-and-proc.patch
Patch2943: 2943-Increase-pg-test-timeout.patch
Patch2944: 2944-pg-ensure-argument-is-expected-local-pid-s.patch
Patch2945: 2945-pg-fix-doubling-for-local-processes-with-dynamic-dis.patch
Patch2946: 2946-pg-to-remove-a-group-from-nodes-when-the-group-is-em.patch
Patch2947: 2947-speed-up-pg-all_local_pids-by-using-gen_server-state.patch
Patch2948: 2948-pg-fix-empty-group-removal-from-internal-pg-state.patch
Patch2949: 2949-Update-pg-module-docs.patch
Patch2950: 2950-pg-Note-for-local-only-use-cases.patch
#
Patch2951: 2951-ssh-Make-ssh_dbg-a-behaviour.patch
Patch2952: 2952-ssh-Change-ssh-modules-to-use-the-new-ssh_dbg-behavi.patch
# public_key
Patch2961: 2961-public_key-Move-parts-of-public_key_SUITE-to-new-pub.patch
Patch2962: 2962-public_key-Make-a-separate-test-group-for-fingerprin.patch
Patch2963: 2963-Fix-typos-in-lib-public_key.patch
Patch2971: 2971-Use-user-returned-path-validation-error-for-selfsign.patch
Patch2972: 2972-Add-documentation-describing-changed-behavior.patch
Patch2974: 2974-Use-warning-instead-of-note.patch
#
Patch2981: 2981-inet_db-inet_hosts-improve-inet_db-behaviour-when-.h.patch
Patch2982: 2982-Write-regression-test-for-hosts-file.patch
Patch2983: 2983-Use-heap-storage-and-Family-tolower-Name-key.patch
Patch2984: 2984-Improve-colliding-updates.patch
Patch2985: 2985-Optimize-timestamps.patch
Patch2986: 2986-Use-ets-lookup_element-when-possible.patch
Patch2987: 2987-Reset-inet_db-timer-even-if-file-is-up-to-date.patch
Patch2988: 2988-Fix-inet-get_rc-0-host-entries.patch
Patch2991: 2991-beam_emu-Fixed-point-optimize-the-rem-instruction.patch
Patch3001: 3001-Add-filelib-safe_relative_path-2.patch
Patch3002: 3002-erl_tar-Use-filelib-safe_relative_path-2.patch
Patch3011: 3011-Allow-changing-the-mode-when-the-system-restarts.patch
Patch3012: 3012-kernel-Fix-quoting-in-init_SUITE-restart-tc.patch
Patch3013: otp-atom_to_binary-1-2.patch
Patch3014: 3014-Minor-doc-fix.patch
Patch3022: 3022-kernel-Add-code-all_available-that-returns-all-modul.patch
Patch3023: 3023-stdlib-Make-shell-expand-work-with-all-available-mod.patch
Patch3024: 3024-kernel-Add-erts-to-code-lib_dir-lookup.patch
# SSH
Patch3031: 3031-ssh-ssh_cth-test-running-aid-for-test-case-debugging.patch
Patch3041: 3041-ssh-Refactor-ssh_file.patch
Patch3042: 3042-ssh-New-ssh_file-decoding-openssh-key-v1.patch
Patch3043: 3043-ssh-Update-tests-for-move-of-Edward-curves-to-ssh_fi.patch
Patch3044: 3044-ssh-Use-ssh_message-for-ssh-specific-key-and-signatu.patch
Patch3045: 3045-ssh-Add-reading-rfc4716-public-keys.patch
Patch3046: 3046-ssh-New-test-suite-for-public_key-operations.patch
Patch3047: 3047-ssh-Redesigned-ssh_file-is_auth_key.patch
Patch3048: 3048-ssh-Redesigned-ssh_file-is_host_key.patch
Patch3049: 3049-ssh-Extend-known_hosts-test-in-ssh_basic_SUITE.patch
Patch3050: 3050-ssh-Redesigned-ssh_file-add_host_key.patch
Patch3061: 3061-ssh-implemented-get_sock_opts-2-and-get_sock_opts-2.patch
Patch3062: 3062-ssh-Add-testcase.patch
Patch3063: 3063-ssh-Fix-missing-since-attributes.patch
Patch3071: 3071-ssh-make-search-ok.patch
Patch3072: 3072-ssh-Update-known_hosts-test.patch
Patch3081: 3081-ssh-Remove-ssh-set_sock_opt-not-setable-on-Windows.patch
Patch3091: 3091-Add-SSH-agent-support-for-the-ssh-application.patch
Patch3092: 3092-Fix-getting-data-from-ssh-agent.patch
Patch3101: 3101-ssh-Put-ssh-rsa-last.patch
Patch3111: 3111-ssh-Disable-ssh-dss-by-default.patch
Patch3121: 3121-Added-a-fun-4-with-State-access-for-keyboard-interac.patch
Patch3131: 3131-ssh-Add-is_on-0-is_off-0-in-ssh_dbg.patch
Patch3132: 3132-ssh-Enable-foreign-dbg-messages-in-ssh_dbg.patch
Patch3133: 3133-ssh-Add-per-process-stack-to-ssh_dbg.patch
Patch3134: 3134-ssh-Dbg-of-re-keying-improved.patch
Patch3135: 3135-ssh-Add-dbg-of-authentication.patch
#
Patch3141: 3141-kernel-Add-dist_listen-false-option.patch
Patch3142: 3142-kernel-Allow-1-as-unknown-creation-returned-from-erl.patch
Patch3143: 3143-kernel-Add-erl_epmd-callback-listen_port_please.patch
Patch3144: 3144-kernel-Add-erl_epmd_port-to-configure-a-static-dist-.patch
Patch3146: 3146-kernel-Improved-connection-setup-error-messages.patch
Patch3147: 3147-erts-Verify-correct-node-name-in-erts_internal-new_c.patch
Patch3148: 3148-kernel-Cleanup-some-distr-code.patch
Patch3151: 3151-kernel-Fix-erl_epmd-address_please.patch
Patch3152: 3152-ssl-Fix-erl_epmd-address_please-callback.patch
Patch3161: 3161-Fix-lost-error-handling.patch
Patch3171: 3171-erts-Make-disassembly-output-easier-to-parse.patch
Patch3181: 3181-inets-httpd-remove-use-of-http_uri-and-mod_esi-eval-.patch
Patch3182: 3182-inets-fix-an-error-regarding-decode-of-percent-encod.patch
Patch3183: 3183-inets-remove-redundant-uri-normalize.patch
Patch3191: 3191-inets-Remove-legacy-code-not-longer-needed.patch
Patch3192: 3192-Fix-typos-in-lib-inets.patch
# public_key
Patch3201: 3201-public_key-Add-version-2.2-definitions.patch
Patch3202: 3202-public_key-Make-OTP-PKIX-RSASSA-PSS-aware.patch
Patch3203: 3203-public_key-Add-API-function-pkix_hash_type-1.patch
Patch3204: 3204-public_key-Add-support-for-generating-certificates-u.patch
Patch3205: 3205-public_key-Correct-doc.patch
Patch3206: 3206-Fixing-test-public_key_SUITE-rsa_pss_sign_verify.patch
Patch3211: 3211-public_key-Add-API-function-to-retrive-the-subject-I.patch
Patch3221: 3221-public_key-Add-initial-support-for-OCSP.patch
Patch3222: 3222-public_key-Avoid-prefixing-due-to-duplicate-referenc.patch
Patch3223: 3223-public_key-Fix-invalid-since-attributes.patch
Patch3231: 3231-public_key-Add-input-sanity-check.patch
Patch3241: 3241-public_key-Allow-verify_fun-to-alter-expire-reason.patch
Patch3251: 3251-Fix-public_key-pkix_sign-for-RSASSA-PSS-signature.patch
Patch3252: 3252-Added-tests-and-additional-fix-for-public_key-pkix_v.patch
Patch3253: 3253-Fixed-default-pss_params-for-test-suite.patch
#
Patch3261: 3261-Add-print_depth-option-to-eunit-test.patch
Patch3271: 3271-Optimize-is_subset-and-is_disjoint-in-cerl_sets.patch
Patch3281: 3281-Simplify-erl_parse.yrl-using-operator-precedence.patch
Patch3294: 3294-ssl-Add-TLS-1.0-TLS-1.2-FSM-ASCCII-picture.patch
Patch3295: 3295-ssl-Add-DTLS-1-and-DTLS-1.2-ASCCII-picture.patch
#
Patch3301: 3301-Add-version-to-installer.patch
Patch3310: 3310-Suppress-xref-output-for-unused-export-on-behaviour-.patch
Patch3311: 3311-Drop-old-code-for-handling-pre-R15-abstract-format.patch
Patch3321: 3321-Improve-optimization-of-redundant-tests.patch
Patch3322: 3322-guard_SUITE-Don-t-warn-for-obsolete-guards.patch
Patch3331: 3331-stdlib-Extend-erl_parse-abstract-to-handle-funs.patch
Patch3341: 3341-inet_tcp_dist-honour-backlog-NNN-setting-coming-from.patch
Patch3342: 3342-kernel-Add-backlog-to-tcp-dist-when-no-config-is-giv.patch
Patch3351: 3351-erts-Implement-some-etp-macros-for-lldb.patch
Patch3352: 3352-etp.py-Pedantic-fixes.patch
Patch3353: 3353-etp.py-Print-registered-names-for-processes.patch
Patch3354: 3354-etp.py-Correct-reading-of-atomics.patch
Patch3355: 3355-etp.py-Print-special-CPs-such-as-normal_exit-symboli.patch
Patch3356: 3356-etp.py-Test-for-bad-list-and-boxed-pointers.patch
Patch3357: 3357-etp.py-Print-map-terms-in-a-clearer-way.patch
Patch3358: 3358-etp.py-Strip-literal-tags-from-list-and-boxed-pointe.patch
Patch3361: 3361-Allow-variables-bound-in-try-to-be-used-in-of-clause.patch
Patch3362: 3362-Eliminate-dialyzer-crashing-when-analyzing-try-catch.patch
Patch3371: 3371-Fix-compiler-warning.patch
Patch3381: 3381-Only-compute-vars-and-keys-if-we-have-patterns.patch
Patch3391: 3391-inets-drop-all-support-for-ftp-and-tftp-in-inets.patch
Patch3401: 3401-inets-remove-support-of-http-0.9-for-httpc-in-inets.patch
Patch3402: 3402-inets-remove-support-of-http-0.9-for-httpd.patch
Patch3411: 3411-erl_bits.hrl-cleanup.patch
Patch3421: 3421-Implement-fallback-for-inet_backend-socket-sendfile.patch
Patch3422: 3422-Fix-sendfile-fallback-to-match-test-case.patch
Patch3431: 3431-Inline-always-required-layer-in-raw_file_io.patch
Patch3441: 3441-Remove-unused-and-private-ram_file-functions.patch
Patch3451: 3451-Drop-remnants-of-elib_malloc-removed-in-R15.patch
Patch3452: 3452-Remove-obsolete-MYm-flag.patch
# ASN1
Patch3461: 3461-Add-JER-backend.patch
Patch3462: 3462-Correct-printout-that-shows-which-encoding-rules-the.patch
Patch3463: 3463-Suppress-Dialyzer-warnings-of-type-no_match-in-gener.patch
Patch3464: 3464-Fix-typos.patch
# SSH
Patch3471: 3471-ssh-Test-case-for-some-mini-flooding-of-ssh-server.patch
Patch3472: 3472-ssh-Add-daemon-option-hello_timeout.patch
Patch3481: 3481-ssh-Add-a-chapter-about-hardening-to-the-User-s-Guid.patch
Patch3491: 3491-ssh-Refactor-decode_ssh_file-4-and-export-it.-EXPERI.patch
Patch3501: 3501-ssh-Check-the-user-name-when-doing-pubkey-auth.patch
Patch3511: 3511-ssh-Misc-testcase-fixes.patch
Patch3521: 3521-ssh-Speed-up-test.patch
Patch3531: 3531-ssh-Add-delete_options-function-and-macro.patch
Patch3541: 3541-ssh-Extend-ssh_dbg-with-handshake.patch
Patch3542: 3542-ssh-Extend-ssh_protocol_SUITE-with-incomplete-connec.patch
Patch3543: 3543-ssh-Trap-exits-on-handshake-process.patch
Patch3551: 3551-Fix-typos-in-lib-ssh.patch
#
Patch3561: 3561-Do-not-consider-dotfiles-to-be-an-extension.patch
Patch3571: 3571-kernel-Add-os-env-0.patch
Patch3581: 3581-stdlib-Improve-API-and-documentation-of-uri_string.patch
Patch3582: 3582-inets-fix-html-encoding-issue.patch
Patch3591: 3591-stdlib-Add-option-location-to-erl_parse-abstract-2.patch
Patch3592: 3592-stdlib-Add-option-location-to-erl_parse-abstract-2.patch
# wx
Patch3601: 3601-Added-wxTaskBarIcon-new-1.patch
Patch3602: 3602-Moved-example-into-existing-menu.patch
Patch3611: 3611-Write-the-api-footprint.patch
Patch3621: 3621-observer-add-button-to-trace-all-processes-and-ports.patch
Patch3631: 3631-Using-WX_APP_TITLE-for-wxEntry.patch
#
Patch3641: 3641-kernel-Add-export-clause-for-some-types.patch
Patch3651: 3651-Export-type-compile-forms-as-used-in-the-API.patch
Patch3652: 3652-Improve-compile-forms-2-documentation.patch
Patch3653: 3653-compiler-docs-Fix-broken-links.patch
Patch3661: 3661-monitor_node-2-Raise-notalive-instead-of-badarg.patch
# inet_dns
Patch3671: 3671-Support-URI-and-CAA-resource-records.patch
Patch3672: 3672-Fix-encode-decode-of-CAA-records.patch
Patch3673: 3673-Fix-encode-decode-of-URI-records.patch
Patch3674: 3674-Add-test-cases-for-CAA-and-URI-records.patch
Patch3675: 3675-Use-existing-inet_db-tolower-1.patch
Patch3676: 3676-Use-nsd-instead-of-bind8-9-to-test-against.patch
#
Patch3681: 3681-kernel-Add-new-option-servfail_retry_timeout.patch
Patch3682: 3682-kernel-erts-Add-text-about-the-new-resolver-config-o.patch
Patch3683: 3683-kernel-inet-res-test-Add-some-printouts.patch
Patch3685: 3685-kernel-inet-res-test-Make-it-more-verbose.patch
Patch3686: 3686-kernel-inet-res-test-Add-two-simple-test-cases.patch
Patch3691: 3691-erts-Make-NIL-positive.patch
Patch3692: 3692-erts-Fix-NIL-to-be-correct-size.patch
Patch3701: 3701-erts-Remove-memmove-3-fallback.patch
Patch3711: 3711-stdlib-Export-type-beam_lib-chnk_rsn.patch
Patch3721: 3721-zip-Don-t-use-deprecated-zlib-crc32-functions.patch
Patch3731: 3731-Allow-underscore-variables-to-suppress-all-warnings.patch
Patch3741: 3741-Add-merge_with-3-intersect-2-and-intersect_with-3-to.patch
Patch3742: 3742-Use-maps-from_list-1-on-maps-intersect_with-3.patch
Patch3743: 3743-Add-maps-filtermap-2.patch
Patch3744: 3744-Add-since-to-docs-for-maps-functions-new-in-OTP-24.0.patch
Patch3745: 3745-Slightly-simplify-maps-intersection-functions.patch
Patch3752: 3752-parsetools-Let-Yecc-recognize-ERL_COMPILER_OPTIONS.patch
Patch3753: 3753-parsetools-Let-Leex-recognize-ERL_COMPILER_OPTIONS.patch
Patch3761: 3761-Handle-special-cases-of-filter-fun-returns.patch
Patch3762: 3762-Add-a-fold-function-to-the-queue-module.patch
Patch3763: 3763-Add-a-filtermap-function-to-the-queue-module.patch
Patch3771: 3771-Add-all-2-and-any-2-to-the-queue-module.patch
Patch3772: 3772-Add-delete-2-and-delete_r-2-to-the-queue-module.patch
Patch3773: 3773-Remove-traversal-order-from-filtermap-docs.patch
Patch3774: 3774-Remove-traversal-order-from-filter-docs.patch
Patch3775: 3775-Add-delete_with-delete_with_r-to-the-queue-module.patch
Patch3776: 3776-Add-since-to-docs-for-queue-functions-new-in-OTP-24..patch
Patch3781: 3781-eunit-Remove-fun_parent-1-as-it-relies-on-undocument.patch
Patch3791: 3791-win32-Use-QPC-timer-on-Windows.patch
Patch3792: 3792-fixup-win32-Use-QPC-timer-on-Windows.patch
Patch3801: 3801-Regular-expression-replacement-with-a-function.patch
Patch3811: 3811-logger-Print-to-stderr-if-printing-to-stdout-failed.patch
Patch3821: 3821-erts-Print-string-that-failed-to-eval.patch
Patch3831: 3831-reltool-Add-option-for-selective-beam-stripping.patch
Patch3840: 3840-Add-maps-from_keys-2-BIF.patch
Patch3841: 3841-Initial-implementation-of-EEP-50.patch
Patch3842: 3842-Use-maps-from_keys-2-and-heuristics-in-new-sets.patch
# proplists
Patch3851: 3851-proplists-Eliminate-the-use-of-the-dict-module.patch
Patch3861: 3861-Add-map-conversion-functions-to-proplists.patch
Patch3862: 3862-Add-proplists-to_map-2-including-normalization.patch
Patch3863: 3863-Add-since-to-docs-for-proplists-functions-new-in-OTP.patch
#
Patch3871: 3871-shell-history-allow-configurable-history-module.patch
Patch3882: 3882-Print-all-64-bit-integers-in-base-10.patch
Patch3883: 3883-Print-large-bignums-in-base-16-instead-of-in-interna.patch
Patch3891: 3891-inets-add-PATCH-method-support.patch
Patch3901: 3901-filter-makedep_side_effect-when-in-erl_abstract_code.patch
Patch3911: 3911-Add-a-benchmark-for-io_lib_format-fwrite_g-1-with-ra.patch
Patch3912: 3912-Benchmark-for-io_lib_format-fwrite_g-1-for-doubles-t.patch
Patch3921: 3921-Change-the-taskbar-api-to-be-forward-compat.patch
Patch3931: 3931-EDoc-Allow-user-defined-macros-to-be-functions.patch
Patch3932: 3932-EDoc-Add-docs-and-test-of-user-defined-macros.patch
Patch3941: 3941-eldap-Add-ability-to-specify-size-limit-on-ldap-requ.patch
Patch3942: 3942-eldap-size_limit-test-case-added.patch
Patch3951: 3951-eldap-New-test-case.patch
Patch3961: 3961-Allow-maps-as-erl_eval-bindings.patch
Patch3962: 3962-stdlib-Fix-erl_eval-test-on-debug-emulator.patch
Patch3971: 3971-Reconnect-to-epmd.patch
Patch3981: 3981-shell-read-records-from-module-in-escript-archive.patch
Patch3991: 3991-edoc-support-multiple-clauses-in-spec.patch
# xmerl
Patch4001: 4001-xmerl-Implement-handling-of-parsed-entity-content.patch
Patch4002: 4002-Update-SAX-test-suite-to-most-recent-version.patch
Patch4003: 4003-Implements-rest-of-missing-features-for-SAX-parser.patch
Patch4004: 4004-fixup-ensure-that-the-list-parser-also-functions.patch
Patch4005: 4005-add-xmerl_sax_std_SUITE_data-to-test-Makefile.patch
Patch4006: 4006-Fix-performance-problem-with-references-in-content.patch
Patch4007: 4007-Test-suite-cuddling.patch
Patch4011: 4011-Allow-unresolved-references-when-option-skip_externa.patch
Patch4020: 4020-Fix-typos-in-lib-xmerl.patch
Patch4025: 4025-xmerl-Fix-silly-matching-bug.patch
#
Patch4031: 4031-Document-epp-scan_erl_form-1-and-add-epp-scan_file-2.patch
Patch4041: 4041-Add-maps-foreach-2-function.patch
Patch4042: 4042-stdlib-Fix-missing-since-attributes.patch
Patch4051: 4051-Handle-files-ending-with-M.patch
Patch4067: 4067-compile-Remove-pedantic-error-message.patch
Patch4069: 4069-compile-Simplify-writing-of-dependencies.patch
Patch4070: 4070-compile-Remove-the-unused-function-iofile-1.patch
Patch4071: 4071-compile-Restrict-types-of-outfile-3.patch
Patch4072: 4072-compile-Remove-unreachable-clause-in-save_binary-2.patch
Patch4081: 4081-Speed-up-gen_-benchmarks.patch
Patch4091: 4091-dialyzer-Add-option-to-be-used-with-attribute-dialyz.patch
Patch4101: 4101-erts-Rename-update_pollset-as-concurrent_update_poll.patch
Patch4102: 4102-erts-Change-poll_control-failed-return-to-only-ERTS_.patch
Patch4111: 4111-Fix-typos-in-lib-compiler.patch
#
Patch4121: 4121-kernel-Short-circuit-io-message-to-user-in-app-maste.patch
Patch4135: 4135-erts-Make-etp-understand-literal-tag.patch
Patch4136: 4136-etp-commands-various-small-fixes.patch
Patch4141: 4141-Replace-uses-of-maps-map-and-maps-fold-with-maps-for.patch
Patch4151: 4151-Support-IEEE-754-2008-16-bit-floats-in-bitstrings.patch
Patch4152: 4152-Attempt-to-address-Big-Endian-system.patch
Patch4153: 4153-erts-Commit-current-fp16-version.patch
Patch4154: otp_src_23.3.4.1-erts-config-float16.patch
Patch4161: 4161-beam_lib-cover-Don-t-crash-when-an-abstract-code-bac.patch
Patch4171: 4171-beam_lib_SUITE-Remove-BEAM-file-with-strange-debug-i.patch
Patch4181: 4181-Handle-macros-in-patterns.patch
Patch4193: 4193-erts-Fix-super-alignment-in-etp-commands.patch
Patch4201: 4201-Change-io_lib_format-fwrite_g-1-to-use-Ryu.patch
Patch4202: 4202-Move-misplaced-comment.patch
Patch4211: 4211-Update-primary-bootstrap.patch
Patch4221: 4221-Refine-Mnesia-guide-Overview.patch
Patch4231: 4231-Inline-funs-that-are-immediately-used.patch
Patch4241: 4241-Initial-check-in.patch
Patch4251: 4251-Honour-call-timeout-combined-with-servfail_retry_tim.patch
Patch4252: 4252-Fix-typo.patch
Patch4261: 4261-Eliminate-warnings-for-underscore-variables-multiply.patch
Patch4262: 4262-core_alias_SUITE-Slightly-optimize-catastrophic_runt.patch
Patch4268: 4268-otp_SUITE-Remove-handling-of-the-gs-application.patch
Patch4271: 4271-kernel-global-test-Add-printouts-for-the-names-test-.patch
Patch4272: 4272-kernel-test-Add-printouts-to-init-end-_per_testcase.patch
Patch4274: 4274-kernel-global-test-Tweaking-waiting-for-ready-net.patch
Patch4281: 4281-Remove-undocumented-and-partially-broken-ets-filter-.patch
Patch4291: 4291-inet_res-add-option-to-include-the-DNS-reply-in-nxdo.patch
Patch4292: 4292-Fix-option-nxdomain_reply-misspelling.patch
# ftp
Patch4301: 4301-ftp-Use-OTP-supervisor-as-intended.patch
Patch4302: 4302-ftp-Handle-control-channel-ack-arriving-before-all-d.patch
Patch4303: 4303-ftp-Fix-test-case-logic.patch
Patch4304: 4304-ftp-Wait-for-user-to-call-recv_chunk-1.patch
Patch4305: 4305-ftp-Maybe-handle-unprocessed-chunk-message-before-ac.patch
Patch4306: 4306-ftp-Deliver-already-recived-data.patch
Patch4311: 4311-ct_ftp-Disable-warnings-for-deprecated-functions.patch
Patch4321: 4321-ftp-Correct-EXIT-handling-and-missing-state-update.patch
Patch4322: 4322-ftp-Make-sure-init_per_test-does-not-crash-when-it-s.patch
Patch4323: 4323-common_test-Do-not-use-deprecated-ftp-API.patch
#
Patch4331: 4331-Optimise-mnesia-table-loading-time-for-busy-tables.patch
Patch4341: 4341-ets-use-initial-salt-different-from-phash2.patch
Patch4342: 4342-erts-Improve-map_SUITE-t_hashmap_balance.patch
Patch4351: 4351-Add-ei_decode_iodata.patch
Patch4352: 4352-Fix-ei_decode_iodata-illegal-write-and-improve-testc.patch
Patch4361: 4361-Support-for-start_monitor-in-proc_lib-and-gen-behavi.patch
Patch4371: 4371-Refine-process-message-queue-data-configuration-docu.patch
Patch4381: 4381-feat-kernel-allow-using-custom-IO-devices-in-logger_.patch
Patch4382: 4382-test-kernel-check-that-user-can-add-handler-with-cus.patch
Patch4391: 4391-file-implement-del_dir_r-1-for-recursive-deletes.patch
Patch4401: 4401-kernel-Introduce-file-delete-2-supporting-raw-option.patch
Patch4402: 4402-kernel-Fix-missing-since-attributes.patch
Patch4411: 4411-Additionally-log-message-queue-len-when-process-kill.patch
Patch4421: 4421-Add-fullsweep_after-support-in-process_flag-2.patch
Patch4431: 4431-Do-not-allocate-large-map-when-value-is-the-same.patch
Patch4432: 4432-Refactor-away-some-obsolete-halfword-macros.patch
Patch4433: 4433-Refactor-away-upsz-as-pointer-argument.patch
Patch4441: 4441-Update-Unicode-to-13.0.patch
Patch4442: 4442-Update-Unicode-to-version-14.0.0.patch
Patch4443: 4443-Add-detailed-instructions-for-updating-Unicode-Chara.patch
Patch4444: 4444-Update-Unicode-to-version-14.0.0.patch
Patch4445: 4445-Update-Unicode-version-in-lib-stdlib-uc_spec-gen_uni.patch
Patch4446: 4446-Fix-minor-typo-in-README-UPDATE.txt.patch
Patch4456: 4456-inets-httpd-work-around-windows-c-in-paths.patch
Patch4461: 4461-inets-httpd-Assure-relative-paths-can-not-be-used-to.patch
Patch4471: 4471-Add-check_doc_since-script.patch
Patch4481: 4481-erts-Remove-unused-MIN_MBC_FIRST_FREE_SZ.patch
Patch4482: 4482-erts-Skip-main-carrier-for-ets_alloc-instance-0.patch
Patch4483: 4483-erts-Decrease-super-alignment-on-64-bit.patch
Patch4491: 4491-Fix-typos-in-erts-emulator-beam.patch
# supervisor
Patch4501: 4501-Reference-implementation-for-EEP56.patch
Patch4502: 4502-Extend-supervisor-docs-for-EEP-56.patch
Patch4503: 4503-Adapt-for-EEP-56-changes.patch
Patch4504: 4504-Tests-for-supervisor-auto-shutdown-and-significant-c.patch
Patch4505: 4505-Disallow-invalid-auto_shutdown-and-significant-combi.patch
Patch4506: 4506-Tests-for-terminations-of-non-significant-children.patch
Patch4507: 4507-Add-supervisor-check_childspecs-2.patch
Patch4508: 4508-Docs-for-supervisor-auto-shutdown.patch
Patch4509: 4509-Add-more-sections-to-supervisor-introduction.patch
Patch4511: 4511-Extend-supervisor-significant_bystander-test-case.patch
Patch4512: 4512-Improve-docs-for-supervisor-auto-shutdown.patch
Patch4513: 4513-Update-lib-stdlib-doc-src-supervisor.xml.patch
Patch4521: 4521-Refine-error-reasons-for-bad-combinations-of-supervi.patch
Patch4531: 4531-Fix-typo.patch
Patch4532: 4532-Improve-and-augment-documentation-for-automatic-supe.patch
Patch4533: 4533-Improve-illustrations-in-supervisor-chapter-of-desig.patch
Patch4534: 4534-Link-supervisor-terminate_child-2-in-supervisor-desi.patch
Patch4535: 4535-otp-Remove-invalid-svg-attribute.patch
Patch4541: 4541-Allow-0-for-child-shutdown-in-supervisor.patch
#
Patch4551: 4551-add-option-short-to-float_to_-2-bifs.patch
Patch4562: 4562-sasl-Add-erts-binary-filter-to-systools-make_tar-2.patch
Patch4563: 4563-systools-Remove-old-unused-Machine-from-systools.patch
Patch4571: 4571-Reference-manual-Improve-documentation-of-the-refere.patch
Patch4572: 4572-Reference-manual-Improve-documentation-of-the-pid-ty.patch
Patch4573: 4573-Reference-manual-Improve-documentation-of-the-receiv.patch
Patch4574: 4574-Reference-manual-Improve-documentation-of-process-cr.patch
Patch4576: 4576-Reference-manual-Improve-documentation-of-signals.patch
Patch4581: 4581-common_test-Allow-floats-to-multiply_timetraps-N.patch
Patch4591: 4591-inets-httpd-dir-listing-fix.patch
Patch4605: 4605-erts-Add-documentation-about-name-service.patch
Patch4606: 4606-Apply-suggestions-from-code-review.patch
Patch4611: 4611-Fix-io_lib_pretty-printable_latin1_list-2.patch
Patch4621: 4621-Improve-receive-docs.patch
Patch4623: 4623-Clarify-the-asynchronousness-of-signal-reception.patch
Patch4633: 4633-stdlib-Allow-atom-and-binary-as-linting-formats.patch
Patch4641: 4641-kernel-Add-a-Global-testcase-showing-weakness-of-alg.patch
Patch4642: 4642-kernel-Mend-Global-s-test-suite-s-helper-module.patch
Patch4651: 4651-Modernize-and-improve-the-timer-module.patch
Patch4661: 4661-Handle-negative-zeros-on-unary-minus.patch
Patch4671: 4671-Refactor-the-erl_compile-module.patch
Patch4672: 4672-Add-erl_compiler_server.patch
Patch4673: 4673-Update-primary-bootstrap.patch
Patch4674: 4674-Teach-erlc-to-use-the-compile-server.patch
Patch4675: 4675-Don-t-use-the-compile-server-for-PGO.patch
Patch4676: 4676-scripts-build-otp-Enable-compile-server-for-Travis-J.patch
Patch4681: 4681-erts-Add-environment-variable-for-keeping-compile-se.patch
Patch4691: 4691-erlc-Don-t-.erlang.cookie-for-compile-server.patch
Patch4692: 4692-erts-Fix-compiler-server-use-on-Windows.patch
Patch4701: 4701-erlc-Fix-codechecker-memory-leak-warning.patch
Patch4711: 4711-otp-Install-erl_call-into-erts-and-toplevel-bin.patch
Patch4721: 4721-Make-max_transfer_size-parameter-configurable-to-opt.patch
Patch4731: 4731-stdlib-Warn-when-inlining-is-enabled-in-NIF-modules.patch
Patch4741: 4741-Remove-unused-inc_apps-field-from-appl_data.patch
Patch4751: 4751-Add-lists-enumerate-1-and-lists-enumerate-2.patch
Patch4761: 4761-Add-optional_applications-to-.app-resource-files.patch
Patch4771: 4771-Do-not-attempt-to-start-children-of-running-apps.patch
Patch4781: 4781-Add-a-chapter-about-maps-to-the-Efficiency-Guide.patch
Patch4791: 4791-erts-stdlib-Allow-binary-bifs-in-match_spec-and-trac.patch
Patch4792: 4792-Add-missing-in-match-spec-docs.patch
Patch4801: 4801-dialyzer-Optimize-supremum-and-infimum.patch
Patch4802: 4802-dialyzer-Optimize-unification.patch
Patch4803: 4803-dialyzer-Optimize-type-limitation.patch
Patch4804: 4804-dialyzer-Limit-depth-of-types-at-creation-time.patch
Patch4805: 4805-dialyzer-Optimize-infimum-on-bit-strings.patch
Patch4806: 4806-dialyzer-Parallelize-remote-types-processing-in-cont.patch
Patch4807: 4807-dialyzer-Parallelize-remote-types-processing-in-reco.patch
Patch4811: 4811-dialyzer-Add-some-PropEr-tests-of-the-erl_types-modu.patch
Patch4821: 4821-erts-Remove-second-off-heap-iteration-after-GC.patch
Patch4822: 4822-erts-Simplify-complex-ASSERT.patch
Patch4831: 4831-eunit-Include-a-stacktrace-when-a-test-times-out.patch
Patch4841: 4841-inets-fix-for-HTTP-headers-handling-for-mod_esi.patch
Patch4851: 4851-inets-httpd-directory-listing-improvements.patch
Patch4861: 4861-beam_lib-Fix-allow_missing_chunks-for-named-chunks.patch
Patch4871: 4871-dialyzer-Add-options-for-missing-extra-range-warning.patch
Patch4872: 4872-dialyzer-Correct-documentation-for-missing-extra_ret.patch
Patch4881: 4881-dialyzer-Remove-undocumented-v1-solver.patch
Patch4882: 4882-dialyzer_typesig-Simplify-find_constraint_deps-and-f.patch
Patch4883: 4883-dialyzer_typesig-Simplify-save_local_map-and-friends.patch
Patch4884: 4884-dialyzer_typesig-Add-a-debug-printout-when-conj-are-.patch
Patch4885: 4885-erl_types-Ignore-opaque-type-arguments.patch
Patch4886: 4886-dialyzer_typesig-Ensure-that-unification-always-make.patch
Patch4891: 4891-stdlib-Add-native-to-calendar-rfc3339_time_unit.patch
Patch4892: 4892-stdlib-Add-some-underscore-separators-for-readabilit.patch
Patch4901: 4901-common_test-remove-undocumented-tracer-node-feature.patch
Patch4911: 4911-erts-Add-erts_debug-copy_shared-2.patch
Patch4912: 4912-erts-Add-erts_debug_SUITE-t_copy_shared.patch
Patch4921: 4921-kernel-Add-erts-runtime-dependency-for-erts_debug-co.patch
Patch4931: 4931-erts-Add-32-bit-to-the-Erlang-shell-title-row.patch
Patch4941: 4941-Include-the-error-reason-when-loading-a-nif-fails.patch
Patch4951: 4951-erts-Minor-improvements-to-internal-tracing-doc.patch
Patch4961: 4961-Update-CONTRIBUTING.md.patch
Patch4971: 4971-mnesia-Avoid-compiler-warnings.patch
Patch4972: 4972-mnesia-Reduce-io-and-crashreports-from-test-runs.patch
Patch4973: 4973-mnesia-Flush-already-handled-exit-messages.patch
Patch4981: 4981-erts-Add-file-properties-to-erl.exe.patch
Patch4991: 4991-shell_SUITE-Stop-calling-global-sync-0.patch
Patch5006: 5006-stdlib-Optimize-fun-usage.patch
Patch5011: 5011-stdlib-Add-helper-to-support-round-tripping-using-er.patch
Patch5012: 5012-compiler-Run-erl_pp-legalize_vars-1-when-dumping-cod.patch
Patch5021: 5021-erts-crash-dump-improvements.patch
Patch5031: 5031-Add-recursion-in-systools_make-module-checks.patch
Patch5041: 5041-yecc-Avoid-compilation-errors-if-atoms-become-reserv.patch
Patch5051: 5051-erts-Cuddle-binary_SUITE-t_iolist_size_huge_list-on-.patch
Patch5061: 5061-Convert-inet_cache-to-a-set.patch
Patch5071: 5071-Clean-up-code.patch
Patch5072: 5072-Implement-seeding-with-default-algorithm.patch
Patch5073: 5073-Implement-rand-bytes-1-and-rand-bytes_s-2.patch
Patch5074: 5074-Clarify-default-algorithm.patch
Patch5075: 5075-Use-default-rand-algorithm.patch
Patch5076: 5076-Use-rand-bytes.patch
Patch5081: 5081-Do-not-centralize-type-cname-lookups-through-inet_db.patch
Patch5091: 5091-Remove-race-conditions-on-inet_db-access.patch
Patch5092: 5092-Rewrite-to-use-bag-table.patch
Patch5093: 5093-Optimize-ets-operations.patch
Patch5094: 5094-bugfix.patch
Patch5101: 5101-Add-missing-callback-function-addres-0.patch
Patch5111: 5111-ssh-Update-build-scripts-for-ssh_compat_SUITE-docker.patch
Patch5124: 5124-erts-Improve-nif_SUITE-neg.patch
Patch5138: 5138-Add-random_code_SUITE.patch
Patch5141: 5141-compiler-tests-Use-proper_erlang_abstract_code-if-av.patch
Patch5151: 5151-Fix-typos-in-lib-kernel.patch
Patch5163: 5163-runtime_tools-Add-scheduler-get_sample-0-and-get_sam.patch
Patch5171: 5171-Remove-redundant-line-instructions.patch
Patch5181: 5181-xcomp-Add-aarch64-darwin.patch
Patch5182: 5182-Correction-of-info-in-erl-xcomp-aarch64-darwin.conf.patch
Patch5191: 5191-erts-Remove-the-unused-mkver.c-file.patch
Patch5192: 5192-erts-Remove-ERLANG_COMPILE_DATE-from-erl_version.h.patch
# SNMP
Patch5201: 5201-snmp-manager-Server-callback-proxy-process-config.patch
Patch5202: 5202-snmp-manager-test-Add-test-cases-using-the-new-cbpro.patch
Patch5203: 5203-snmp-manager-doc-Document-the-new-cbproxy-option.patch
Patch5211: 5211-snmp-manager-Moved-a-function-clause-to-remove-warni.patch
Patch5221: 5221-snmp-manager-Make-it-possible-to-restart-the-net-if.patch
Patch5222: 5222-snmp-manager-doc-Document-the-new-restart-function.patch
Patch5223: 5223-snmp-manager-Add-active-supervision-of-NetIF.patch
Patch5224: 5224-snmp-doc-Add-documentation-for-the-new-Net-If-active.patch
Patch5231: 5231-snmp-manager-Deprecated-the-old-get-set-API.patch
Patch5242: 5242-snmp-Treat-warnings-as-errors-by-default.patch
Patch5251: 5251-snmp-agent-Add-function-to-get-list-of-transports.patch
Patch5254: 5254-snmp-agent-doc-Add-documentation-for-new-transport-i.patch
Patch5264: 5264-snmp-Fix-missing-since-attributes.patch
Patch5271: 5271-snmp-snmpnet-test-Tweaking-to-more-easily-detect-tim.patch
Patch5282: 5282-snmp-manager-Improved-debug-verbosity-info-during-en.patch
Patch5283: 5283-snmp-manager-More-debug-stuff.patch
Patch5284: 5284-snmp-manager-Add-debug-verbosity-printouts.patch
Patch5291: 5291-Fix-typos-in-lib-snmp.patch
#
Patch5301: 5301-Update-Install-Location-and-Registry-Keys.patch
#
Patch5401: 5401-Correct-spec-for-erl_compile-compile-2.patch
Patch5411: 5411-cleanup-Replace-test_server-os_type-with-os-type.patch
Patch5421: 5421-dbg-Disarm-the-stop-0-footgun.patch
Patch5431: 5431-JOB_OBJECT_LIMIT_BREAKAWAY_OK.patch
Patch5441: 5441-erl_tar-Slightly-optimize-extraction-from-tar-files.patch
Patch5451: 5451-stdlib-Expand-filelib-find_sources-to-find-asn1-file.patch
Patch5452: 5452-otp-Make-sure-filelib-find_source-finds-all-sources.patch
Patch5461: 5461-eunit-exact_execution-option.patch
Patch5471: 5471-Add-filelib-ensure_path-1.patch
Patch5472: 5472-Fix-filelib_SUITE-ensure_path_invalid_path-1.patch
Patch5481: 5481-Slightly-optimize-lists-enumerate-1-2.patch
Patch5491: 5491-Reorganize-the-exports-of-the-lists-module.patch
Patch5501: 5501-Update-dialyzer-property-tests-to-provide-correct-lo.patch
Patch5511: 5511-Add-maps-groups_from_list.patch
Patch5512: 5512-Update-since-filed-for-the-maps-groups_from_list.patch
Patch5513: 5513-Move-maps-groups_from_list-docs-to-correct-place.patch
Patch5521: 5521-Add-test-to-check-for-Content-Length-matching-iolist.patch
Patch5522: 5522-Update-httpc_request-body_length-1-to-handle-iolists.patch
Patch5523: 5523-Update-AUTHORS-and-version.patch
Patch5531: 5531-Adding-lists-uniq-1-and-lists-uniq-2.patch
Patch5541: 5541-Make-CATCH-macro-syntactical.patch
Patch5551: 5551-erts-Fix-crash-dump-assert-when-heart-is-set.patch
Patch5561: 5561-erts-Fix-cerl-to-include-xargs-when-starting-gdb-lld.patch
Patch5573: 5573-Fix-types-for-getbyname-2-3.patch
Patch5574: 5574-Rename-rr_type-dns_rr_type.patch
Patch5575: 5575-Rephrase-to-reduce-clutter.patch
Patch5581: 5581-On-macOS-prefer-F_BARRIERFSYNC-over-F_FULLFSYNC.patch
Patch5591: 5591-Use-rand-bytes-1-for-simplified-data-generation.patch
Patch5601: 5601-erts-Add-etp-dist-for-listing-all-dist-entries.patch
Patch5611: 5611-Show-how-to-get-the-system-word-size.patch
Patch5621: 5621-Link-to-docs-on-heap-sizing.patch
Patch5631: 5631-inets-fix-all-handling-for-erl_script_alias.patch
Patch5641: 5641-tar_SUITE-Use-rand-for-generating-random-bytes.patch
Patch5651: 5651-Improve-test-portability.patch
Patch5652: 5652-Remove-remains-of-named.patch
Patch5661: 5661-5719-Adding-Stacktrace-to-thrown.patch
Patch5671: 5671-dialyzer-Add-test-for-extra_return-and-missing_retur.patch
Patch5672: 5672-dialzyzer-Add-failing-test-that-demostrate-that-no_m.patch
Patch5673: 5673-dialyzer-Add-warning_options-no_missing_return-and-n.patch
Patch5681: 5681-gh-Fix-build-otp-tar-to-work-with-pre-24.patch
Patch5691: 5691-Added-zip-zip_get_crc32-2-to-CRC32-sum-of-open-zip-f.patch
Patch5701: 5701-Add-a-utility-is_wide-grapheme-cluster-function.patch
Patch5702: 5702-Adds-codepoint-category-to-lookup-1.patch
Patch5703: 5703-Improve-guards-and-bad-list-input.patch
Patch5711: 5711-erl_scan-Stricten-tests-for-integers.patch
Patch5712: 5712-array-Stricten-tests-for-integers.patch
Patch5713: 5713-erl_lint-Stricten-integer-tests.patch
Patch5714: 5714-io_lib-Stricten-type-checks-for-integers.patch
Patch5715: 5715-filename-Stricten-tests-for-integers.patch
Patch5716: 5716-gb_sets-gb_trees-Stricten-tests-for-integers.patch
Patch5717: 5717-string-unicode_util-Stricten-tests-for-integers.patch
Patch5721: 5721-Allow-the-timezone-part-of-the-string-to-contain-onl.patch
Patch5731: 5731-v3_core-Stricten-tests-for-integers.patch
Patch5732: 5732-core_scan-Stricten-tests-for-integers.patch
Patch5733: 5733-beam_asm-Stricten-tests-for-integers.patch
Patch5736: 5736-sys_core_fold-Stricten-tests-for-integers.patch
Patch5741: 5741-Property-based-tests-for-the-lists-module.patch
Patch5751: 5751-Optimize-comparison-of-equal-terms.patch
Patch5761: 5761-dialyzer-Add-warning_options-missing_return-and-extr.patch
Patch5771: 5771-binary_SUITE-Consume-less-memory.patch
Patch5781: 5781-Property-based-tests-for-the-base64-module.patch
Patch5791: 5791-base64-Optimize-encoding-and-decoding-of-binaries.patch
Patch5801: 5801-base64-Add-selectable-alphabet.patch
Patch5811: 5811-docs-Add-missing-space-on-maps-doc.patch
Patch5821: 5821-asn1-Support-SEQUENCE-OF-with-16384-or-more-items.patch
Patch5831: 5831-eunit-Fix-to-specify-Options-to-group.options.patch
Patch5832: 5832-eunit-primitive-and-fixture-test.patch
Patch5841: 5841-Also-list-connected-hidden-nodes-in-observer-nodes-l.patch
Patch5842: 5842-Improve-observer-node-list-menu-in-distribution-edge.patch
Patch5851: 5851-Adjust-language-around-the-usage-of-receive-in-a-gen.patch
Patch5852: 5852-Second-pass.patch
Patch5853: 5853-Update-system-doc-design_principles-statem.xml.patch
Patch5854: 5854-Update-system-doc-design_principles-statem.xml.patch
Patch5855: 5855-Update-system-doc-design_principles-statem.xml.patch
Patch5856: 5856-remove-redundant-use-of-messages.patch
Patch5857: 5857-misc-grammar-improvements-and-placement.patch
Patch5858: 5858-apply-raimo-s-suggestion.patch
Patch5861: 5861-dialyzer-Introduce-the-input_list_file-option.patch
Patch5871: 5871-Introduce-receive-optimisation-to-dets-calls.patch
Patch5882: 5882-gh-Add-test-for-compiling-all-flavors-and-types.patch
Patch5883: 5883-erts-Fix-lcnt-macro-error.patch
Patch5891: 5891-inets-Implement-HTTP-308-Permanent-Redirect.patch
Patch5901: 5901-Add-lookup_element-4-which-takes-a-default-value.patch
Patch5911: 5911-Replace-some-uses-of-ets-lookup-by-ets-lookup_elemen.patch
Patch5921: 5921-Add-compressed_one-to-file-Modes.patch
Patch5936: 5936-kernel-erts-Use-memavailable-for-tests-when-availabl.patch
Patch5941: 5941-erts-Refactoring-in-enqueue_later_op.patch
Patch5942: 5942-erts-Boost-thread-progress-later-op-execution.patch
Patch5951: 5951-active-transactions-counters.patch
Patch5952: 5952-Added-a-simple-test-for-obtaining-active-transaction.patch
Patch5961: 5961-os_mon-allow-check-intervals-smaller-than-1-minute.patch
Patch5971: 5971-Add-support-for-disksup-get_disk_info-0-1.patch
Patch5981: 5981-empty-containers-more-precise-specs.patch
Patch5991: 5991-erts-Make-list_to_atom-reject-all-negative-code-poin.patch
Patch6001: 6001-lists-enable-zip-functions-to-work-on-lists-of-diffe.patch
Patch6011: 6011-erts-Add-code_ix-arguments-to-some-etp-commands.patch

Provides: erts = %erts_ver
Provides: %name-erts = %EVR
Requires: %name-otp-base = %EVR
%{?_enable_sctp:Requires: lksctp-tools}

BuildRequires: rpm-macros-%name >= 0.13.0
BuildRequires: rpm-build-%name >= 0.12.0
BuildRequires: autoconf >= 2.59
BuildRequires: sed
BuildRequires: fdupes diffutils
BuildRequires: git-core
%define git_apply() git apply -C3 --whitespace=nowarn %{expand:%%PATCH%{1}}
BuildRequires: zlib-devel
%{?_enable_hipe:BuildRequires: m4}
%{?_enable_sctp:BuildRequires: lksctp-tools-devel}
%{?_enable_systemd:BuildRequires: systemd-devel}
%{?_enable_docs:BuildRequires: libxslt fop libxml2 font(dejavusansmono)}
%{?_with_java:BuildRequires: java-devel >= %java_version}
%{?_with_ssl:BuildRequires: openssl-devel}
%{?_with_gmp:BuildRequires: gmp-devel >= 4.1}
%{?_with_termcap:BuildRequires: ncurses-devel}
%{?_with_libatomic_ops:BuildRequires: libatomic_ops-devel}
%{?_with_odbc:BuildRequires: unixODBC-devel}
%{?_with_megaco:BuildRequires: flex}
%if_with wx
BuildRequires: gcc-c++
%if 0%{?suse_version} >= 1315
BuildRequires: wxWidgets-3_0-devel
%else
BuildRequires: wxGTK3-devel >= 3.0
%endif
%endif

#!BuildIgnore: glibc-locale
#!BuildIgnore: info
#!BuildIgnore: bzip2
#!BuildIgnore: gettext-tools-mini

%description
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.


%package -n epmd
Summary: Erlang Port Mapper daemon
Group: Development/Languages/Other
Provides: %name-epmd = %EVR

%description -n epmd
The Erlang Port Mapper daemon acts as a name server on all hosts involved in
distributed Erlang computations.


%package -n erts-devel
Summary: erts headers
Group: Development/Erlang
Requires: %name-erts = %EVR
Provides: erts-devel = %erts_ver
Provides: %name-erts-devel = %EVR

%description -n erts-devel
%summary.


%package -n liberts-devel-static
Summary: erts static libs
Group: Development/Erlang
# due glibc-devel-static
AutoReq: no
Requires: %name-erts-devel = %EVR

%description -n liberts-devel-static
%summary.


%package -n erl_interface
Summary: Low level %Name interface to C
Group: Development/Erlang
Requires: %name-otp-base = %EVR

%description -n erl_interface
%summary.


%package devel
Summary: Libs and headers for devel for %Name
Group: Development/Languages/Other
Requires: %name-erts-devel = %EVR
Requires: erl_interface = %EVR

%description devel
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package contains Libs and headers for devel for %Name.


%package visual
Summary: Standard visual applications for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR
Requires: %name-debugger = %EVR
Requires: %name-dialyzer = %EVR
Requires: %name-et = %EVR
Requires: %name-observer = %EVR
Requires: %name-reltool = %EVR
Requires: %name-wx = %EVR
Requires: %name-wx-driver = %EVR

%description visual
%summary.


%package visual-devel
Summary: Headers for standard visual apps for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-devel = %EVR

%description visual-devel
%summary.


%package otp-base
Summary: Base OTP libraries
Group: Development/Erlang
BuildArch: noarch
# due erlang_beam(hipe) and erlang_beam(crypto)
AutoReq: no
Requires: %name = %EVR
Provides: %name-compiler = %EVR
Provides: %name-erts = %EVR
Provides: %name-kernel = %EVR
Provides: %name-stdlib = %EVR
Provides: %name-otp-common = %EVR

%description otp-base
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package contains Base %Name/OTP libraries.


%package asn1
Summary: Support of Abstract Syntax Notation 1 (ASN.1) for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR
%{!?_enable_static_nifs:Requires: %name-asn1-driver = %EVR}

%description asn1
%summary.


%package asn1-driver
Summary: Driver for %Name/OTP ASN.1
Group: Development/Erlang

%description asn1-driver
%summary.


%package crypto
Summary: Support cryptographical for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR
%{!?_enable_static_nifs:Requires: %name-crypto-driver = %EVR}

%description crypto
%summary.


%package crypto-driver
Summary: Driver for %Name/OTP cryptographical support
Group: Development/Erlang

%description crypto-driver
%summary.


%package common_test
Summary: A portable framework for automatic testing %Name/OTP applications
Group: Development/Erlang
BuildArch: noarch
Provides: common_test = %EVR
Provides: %name-ct = %EVR
Provides: %name-common_test-devel = %EVR
Provides: common_test-devel = %EVR
Provides: %name-ct-devel = %EVR
Requires: %name-otp-base = %EVR

%description common_test
%summary.


%package -n ct_run
Summary: Program used for starting %Name/OTP Common Test from the OS command line
Group: Development/Erlang
Requires: %name = %EVR
Requires: %name-common_test = %EVR

%description -n ct_run
%summary.


%package debugger
Summary: A debugger for debugging and testing of %Name programs
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description debugger
%summary.


%package -n dialyzer
Summary: A DIscrepany AnaLYZer for ERlang programs
Group: Development/Erlang
Provides: typer = %EVR
Requires: %name = %EVR
Requires: %name-dialyzer = %EVR

%description -n dialyzer
DIALYZER, a DIscrepany AnaLYZer for ERlang programs.


%package dialyzer
Summary: A DIscrepany AnaLYZer for ERlang programs
Group: Development/Erlang
BuildArch: noarch
Provides: %name-typer = %EVR
Requires: %name-otp-base = %EVR
Requires: %name-syntax_tools = %EVR
%{?_enabled_hipe:Requires: %name-hipe = %EVR}

%description dialyzer
DIALYZER, a DIscrepany AnaLYZer for ERlang programs.


%package diameter
Summary: Diameter protocol implementation for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description diameter
Diameter is an authentication, authorization and accounting protocol for computer
networks, and an alternative to RADIUS.
This package contains Diameter protocol implementation for %Name/OTP.


%package edoc
Summary: %Name/OTP utility used to generate documentation out of tags in source files
Group: Development/Erlang
BuildArch: noarch
Provides: edoc = %EVR
Requires: %name-otp-base = %EVR

%description edoc
%summary.


%package eldap
Summary: %Name LDAP library
Group: Development/Erlang
BuildArch: noarch
Provides: eldap = %EVR
Requires: %name-otp-base = %EVR

%description eldap
%summary.


%package erl_docgen
Summary: erl_docgen of %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: erl_docgen = %EVR
Requires: %name-otp-base = %EVR

%description erl_docgen
%summary.


%package et
Summary: Event Tracer (ET), uses the built-in trace mechanism in %Name
Group: Development/Erlang
BuildArch: noarch
Provides: et = %EVR
Requires: %name-otp-base = %EVR
Requires: %name-runtime_tools = %EVR

%description et
Event Tracer (ET), uses the built-in trace mechanism in %Name and provides tools
for collection and graphical viewing of trace data.


%package eunit
Summary: Support for unit testing of %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: eunit = %EVR
Provides: %name-eunit-devel = %EVR
Provides: eunit-devel = %EVR
Requires: %name-otp-base = %EVR
Requires: %name-otp-base-devel = %EVR

%description eunit
%summary.


%package ftp
Summary: FTP client for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description ftp
%summary.


%package hipe
Summary: High Performance Erlang (HiPE)
Group: Development/Erlang
Provides: hipe = %EVR
AutoReq: no

%description hipe
%summary.


%package inets
Summary: A set of services such as a Web server and a ftp client etc for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
# due mnesia requires
AutoReq: no
Provides: inets = %EVR
Requires: %name-otp-base = %EVR
Requires: %name-runtime_tools = %EVR
Requires: %name-ssl = %EVR

%description inets
%summary.


%if_with java
%package jinterface
Summary: %Name's level interface to Java
Group: Development/Erlang
BuildArch: noarch
Provides: jinterface = %EVR
Requires: %name-otp-base = %EVR

%description jinterface
%Name's level interface to Java.
%endif


%if_with megaco
%package megaco
Summary: H.248 support for %Name
Group: Development/Erlang
BuildArch: noarch
Provides: megaco = %EVR
Requires: %name-megaco-driver = %EVR
Requires: %name-otp-base = %EVR

%description megaco
Megaco (aka H.248) is a signalling protocol used in VoIP networks.
This package contains modules for %Name Megaco.


%package megaco-driver
Summary: H.248 support for %Name - drivers
Group: Development/Erlang
Provides: megaco-driver = %EVR

%description megaco-driver
Megaco (aka H.248) is a signalling protocol used in VoIP networks.
This package contains drivers for %Name/OTP Megaco files.
%endif


%package mnesia
Summary: %Name/OTP a heavy duty real-time distributed database
Group: Development/Erlang
BuildArch: noarch
Provides: mnesia = %EVR
Requires: %name-otp-base = %EVR

%description mnesia
%summary.


%package observer
Summary: Observer - tools for tracing and investigation of distributed systems %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: observer = %EVR
Provides: cdv = %EVR
Provides: etop = %EVR
Requires: %name-otp-base = %EVR

%description observer
Observer is a tools for tracing and investigation of distributed systems
%Name/OTP.


%if_with odbc
%package odbc
Summary: ODBC support for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR
Requires: %name-odbc-server = %EVR

%description odbc
%summary.


%package odbc-server
Summary: Server for %Name/OTP ODBC driver
Group: Development/Erlang

%description odbc-server
ODBC support for %Name programming language.
This package contains Server for %Name/OTP ODBC driver.
%endif


%package os_mon
Summary: A monitor which allows inspection of the underlying operating system for %Name/OTP
Group: Development/Erlang
Provides: os_mon = %EVR
Requires: %name-otp-base = %EVR

%description os_mon
%summary.


%package otp_mibs
Summary: SNMP management information base for %Name/OTP nodes
Group: Development/Erlang
BuildArch: noarch
Provides: otp_mibs = %EVR
Requires: %name-otp-base = %EVR

%description otp_mibs
%summary.


%package parsetools
Summary: A set of parsing and lexical analysis tools for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: parsetools = %EVR
Requires: %name-otp-base = %EVR

%description parsetools
%summary.


%package public_key
Summary: API to public key infrastructure for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: public_key = %EVR
Requires: %name-otp-base = %EVR

%description public_key
%summary.


%package reltool
Summary: A release management tool for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
# due wx
AutoReq: no
Provides: reltool = %EVR
Requires: %name-otp-base = %EVR

%description reltool
Reltool is a release management tool. It analyses a given %Name/OTP installation
and determines various dependencies between applications. The graphical frontend
depicts the dependencies and enables interactive customization of a target
system. The backend provides a batch interface for generation of customized
target systems.


%package runtime_tools
Summary: Runtime tools, tools to include in a production system for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
# due mnesia
AutoReq: no
Provides: runtime_tools = %EVR
Requires: %name-otp-base = %EVR
Requires: %name-runtime_tools-driver = %EVR

%description runtime_tools
%summary.


%package runtime_tools-driver
Summary: Driver for %Name/OTP runtime tools
Group: Development/Erlang
Provides: runtime_tools-driver = %EVR

%description runtime_tools-driver
%summary.


%package sasl
Summary: The System Architecture Support Libraries of %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description sasl
The System Architecture Support Libraries is a set of tools for release upgrades
and alarm handling etc of %Name/OTP.


%package snmp
Summary: %Name/OTP Simple Network Management Protocol (SNMP) support
Group: Development/Erlang
BuildArch: noarch
Provides: snmp = %EVR
Requires: %name-otp-base = %EVR

%description snmp
%Name/OTP Simple Network Management Protocol (SNMP) support including a MIB
compiler and tools for creating SNMP agents.


%package ssh
Summary: Secure Shell application for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description ssh
Secure Shell application with sftp and ssh support for %Name/OTP.


%package ssl
Summary: Secure Socket Layer for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description ssl
%summary.


%package syntax_tools
Summary: A utility used to handle abstract %Name syntax trees
Group: Development/Erlang
BuildArch: noarch
Provides: syntax_tools = %EVR
Requires: %name-otp-base = %EVR

%description syntax_tools
A utility used to handle abstract %Name syntax trees, reading source files
differently, pretty-printing syntax trees.


%package tftp
Summary: TFTP application for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR

%description tftp
%summary.


%package tools
Summary: A set of programming tools including a coverage analyzer etc for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp-base = %EVR
Requires: %name-tools-emem = %EVR

%description tools
%summary.


%package tools-emem
Summary: emem utility of %Name/OTP programming tools
Group: Development/Erlang
Provides: tools-emem = %EVR
Provides: emem = %EVR
Requires: %name-otp-base = %EVR

%description tools-emem
%summary.


%package wx
Summary: A wxWidgets Graphics System %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: wx = %EVR
Provides: %name-gui = %EVR
Requires: %name-otp-base = %EVR
#Requires: %name-wx-driver = %EVR

%description wx
A wxWidgets Graphics System used to write platform independent user interfaces
for %Name/OTP.


%package wx-driver
Summary: Driver for wxWidgets Graphics System %Name/OTP
Group: Development/Erlang
Provides: wx-driver = %EVR

%description wx-driver
A wxWidgets Graphics System used to write platform independent user interfaces
for %Name/OTP.
This package contains driver for wx.


%package xmerl
Summary: XML 1.0 support for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: xmerl = %EVR
Requires: %name-otp-base = %EVR

%description xmerl
%summary.


%package examples
Summary: OTP examples
Group: Development/Erlang
BuildArch: noarch
Provides: erlang-otp-examples = %EVR
Requires: %name-asn1 = %EVR
Requires: %name-diameter = %EVR
Requires: %name-eunit = %EVR
Requires: %name-inets = %EVR
Requires: %name-kernel = %EVR
%{?_with_megaco:Requires: %name-megaco = %EVR}
Requires: %name-mnesia = %EVR
Requires: %name-reltool = %EVR
Requires: %name-runtime_tools = %EVR
Requires: %name-sasl = %EVR
Requires: %name-snmp = %EVR
Requires: %name-ssl = %EVR
Requires: %name-wx = %EVR
AutoProv: no
AutoReq: no

%description examples
OTP examples.


%package otp-base-devel
Summary: Base headers and libs for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: otp-base-devel = %EVR
Provides: %name-kernel-devel = %EVR
#Provides: kernel-devel = %EVR
Provides: %name-stdlib-devel = %EVR
#Provides: stdlib-devel = %EVR
Requires: %name-otp-base = %EVR

%description otp-base-devel
%summary.


%package otp-devel
Summary: Headers and libs for %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: otp-devel = %EVR
Provides: %name-cosEvent-devel = %EVR
Provides: cosEvent-devel = %EVR
Provides: %name-cosEventDomain-devel = %EVR
Provides: cosEventDomain-devel = %EVR
Provides: %name-cosFileTransfer-devel = %EVR
Provides: cosFileTransfer-devel = %EVR
Provides: %name-cosNotification-devel = %EVR
Provides: cosNotification-devel = %EVR
Provides: %name-cosProperty-devel = %EVR
Provides: cosProperty-devel = %EVR
Provides: %name-cosTime-devel = %EVR
Provides: cosTime-devel = %EVR
Provides: %name-cosTransaction-devel = %EVR
Provides: cosTransaction-devel = %EVR
Provides: %name-diameter-devel = %EVR
#Provides: diameter-devel = %EVR
Provides: %name-edoc-devel = %EVR
Provides: edoc-devel = %EVR
Provides: %name-et-devel = %EVR
Provides: et-devel = %EVR
Provides: %name-hipe-devel = %EVR
Provides: hipe-devel = %EVR
Provides: %name-inets-devel = %EVR
Provides: inets-devel = %EVR
%if_with megaco
Provides: %name-megaco-devel = %EVR
Provides: megaco-devel = %EVR
%endif
Provides: %name-observer-devel = %EVR
Provides: observer-devel = %EVR
%if_with odbc
Provides: %name-odbc-devel = %EVR
#Provides: odbc-devel = %EVR
%endif
Provides: %name-os_mon-devel = %EVR
Provides: os_mon-devel = %EVR
Provides: %name-otp_mibs-devel = %EVR
Provides: otp_mibs-devel = %EVR
Provides: %name-parsetools-devel = %EVR
Provides: parsetools-devel = %EVR
Provides: %name-public_key-devel = %EVR
Provides: public_key-devel = %EVR
Provides: %name-runtime_tools-devel = %EVR
Provides: runtime_tools-devel = %EVR
Provides: %name-snmp-devel = %EVR
Provides: snmp-devel = %EVR
Provides: %name-ssl-devel = %EVR
#Provides: ssl-devel = %EVR
Provides: %name-syntax_tools-devel = %EVR
Provides: syntax_tools-devel = %EVR
Provides: %name-wx-devel = %EVR
Provides: wx-devel = %EVR
Provides: %name-xmerl-devel = %EVR
Provides: xmerl-devel = %EVR
Requires: %name-parsetools = %EVR
Requires: %name-otp-base-devel = %EVR
Requires: %name-eunit-devel = %EVR

%description otp-devel
%summary.


%package otp
Summary: Standard %Name/OTP
Group: Development/Erlang
BuildArch: noarch
Provides: otp = %EVR
Requires: %name-otp-base = %EVR
Requires: %name-asn1 = %EVR
Requires: %name-crypto = %EVR
Requires: %name-diameter = %EVR
Requires: %name-edoc = %EVR
Requires: %name-eldap = %EVR
Requires: %name-ftp = %EVR
Requires: %name-hipe = %EVR
Requires: %name-inets = %EVR
Requires: %name-mnesia = %EVR
Requires: %name-os_mon = %EVR
Requires: %name-otp_mibs = %EVR
Requires: %name-parsetools = %EVR
Requires: %name-public_key = %EVR
Requires: %name-runtime_tools = %EVR
Requires: %name-sasl = %EVR
Requires: %name-snmp = %EVR
Requires: %name-ssh = %EVR
Requires: %name-ssl = %EVR
Requires: %name-syntax_tools = %EVR
Requires: %name-tftp = %EVR
Requires: %name-tools = %EVR
Requires: %name-xmerl = %EVR

%description otp
Standard %Name/OTP.


%package otp-full
Summary: Full %Name/OTP package
Group: Development/Erlang
BuildArch: noarch
Requires: %name-otp = %EVR
Requires: %name-otp-devel = %EVR
Requires: %name-devel = %EVR
%{?_with_megaco:Requires: %name-megaco = %EVR}
%{?_with_odbc:Requires: %name-odbc = %EVR}
Requires: %name-visual = %EVR
Requires: %name-common_test = %EVR

%description otp-full
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package requires all standard %Name OTP subpackages.


%package full
Summary: Full %Name/OTP package
Group: Development/Erlang
BuildArch: noarch
Requires: %name = %EVR
Requires: %name-epmd = %EVR
Requires: %name-otp-full = %EVR
Requires: %name-examples = %EVR
%{?_with_java:Requires: %name-jinterface = %EVR}

%description full
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package requires all standard %Name/OTP subpackages.


%if_enabled docs
%package man
Summary: Man pages for %Name/OTP
Group: Development/Documentation/Man
BuildArch: noarch
AutoReq: no
AutoProv: no

%description man
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package contains man pages for %Name.


%package doc-html
Summary: Documentation for %Name/OTP in HTML format
Group: Documentation/HTML
BuildArch: noarch
AutoReq: no
AutoProv: no

%description doc-html
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package contains documentation for %Name/OTP in HTML format.


%package doc-pdf
Summary: Documentation for %Name/OTP in PDF format
Group: Documentation/Other
BuildArch: noarch
AutoReq: no
AutoProv: no

%description doc-pdf
%Name is a programming language developed at Ericsson Computer Science
Laboratory. %Name provides many features which are more commonly associated with
an operating system: concurrent processes, scheduling, memory management,
distribution, networking, etc.
This package contains documentation for %Name/OTP in PDF format.
%endif


%prep
%setup -q -n otp_src_%version
# Essential
#patch0 -p1
%patch02 -p1
#patch03 -p1
%patch04 -p1
%patch05 -p1
%patch06 -p1
%patch07 -p1
%patch08 -p1
%patch09 -p1
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch15 -p1
%patch16 -p1
%patch17 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch24 -p1
%patch25 -p1
%patch26 -p1
%patch27 -p1
%patch28 -p1
%patch29 -p1
%patch30 -p1
# upstream
%patch0101 -p1
%patch0102 -p1
%patch0103 -p1
%patch0104 -p1
%patch0105 -p1
%patch0106 -p1
%patch0107 -p1
%patch0108 -p1
%patch0109 -p1
%patch0110 -p1
%patch0111 -p1
%patch0112 -p1
%patch0113 -p1
%patch0114 -p1
%patch0115 -p1
%patch0116 -p1
%patch0117 -p1
%patch0118 -p1
%patch0119 -p1
%patch0120 -p1
%patch0121 -p1
%patch0122 -p1
%patch0123 -p1
%patch0124 -p1
%patch0125 -p1
%patch0126 -p1
%patch0127 -p1
%patch0128 -p1
%patch0129 -p1
%patch0130 -p1
%patch0131 -p1
%patch0132 -p1
%patch0133 -p1
%patch0134 -p1
%patch0135 -p1
%patch0136 -p1
%patch0137 -p1
%patch0138 -p1
%patch0139 -p1
%patch0140 -p1
%patch0141 -p1
%patch0142 -p1
%patch0143 -p1
%patch0144 -p1
%patch0145 -p1
%patch0146 -p1
%patch0147 -p1
%patch0148 -p1
%patch0149 -p1
%patch0150 -p1
%patch0151 -p1
#patch0152 -p1
%patch0153 -p1
%patch0154 -p1
%patch0155 -p1
%patch0156 -p1
%patch0157 -p1
%patch0158 -p1
%patch0159 -p1
%patch0160 -p1
%patch0161 -p1
%patch0162 -p1
%patch0163 -p1
%patch0164 -p1
%patch0165 -p1
%patch0166 -p1
%patch0167 -p1
%patch0168 -p1
%patch0169 -p1
%patch0170 -p1
%patch0171 -p1
%patch0172 -p1
%patch0173 -p1
%patch0174 -p1
%patch0175 -p1
%patch0176 -p1
%patch0177 -p1
%patch0178 -p1
%patch0179 -p1
%patch0180 -p1
%patch0181 -p1
%patch0182 -p1
%patch0183 -p1
%patch0184 -p1
%patch0185 -p1
%patch0186 -p1
%patch0187 -p1
%patch0188 -p1
%patch0189 -p1
%patch0190 -p1
%patch0191 -p1
%patch0192 -p1
%patch0193 -p1
%patch0194 -p1
%patch0195 -p1
%patch0196 -p1
%patch0197 -p1
%patch0198 -p1
%patch0199 -p1
%patch0200 -p1
%patch0201 -p1
%patch0202 -p1
%patch0203 -p1
%patch0204 -p1
%patch0205 -p1
%patch0206 -p1
%patch0207 -p1
%patch0208 -p1
%patch0209 -p1
%patch0210 -p1
%patch0211 -p1
%patch0212 -p1
%patch0213 -p1
%patch0214 -p1
%patch0215 -p1
%patch0216 -p1
%patch0217 -p1
%patch0218 -p1
%patch0219 -p1
%patch0220 -p1
%patch0221 -p1
%patch0222 -p1
%patch0223 -p1
%patch0224 -p1
%patch0225 -p1
%patch0226 -p1
%patch0227 -p1
%patch0228 -p1
%patch0229 -p1
%patch0230 -p1
%patch0231 -p1
%patch0232 -p1
%patch0233 -p1
%patch0234 -p1
%patch0235 -p1
%patch0236 -p1
%patch0237 -p1
%patch0238 -p1
%patch0239 -p1
%patch0240 -p1
%patch0241 -p1
%patch0242 -p1
%patch0243 -p1
%patch0244 -p1
%patch0245 -p1
%patch0246 -p1
%patch0247 -p1
%patch0248 -p1
%patch0249 -p1
%patch0250 -p1
%patch0251 -p1
%patch0252 -p1
%patch0253 -p1
%patch0254 -p1
%patch0255 -p1
%patch0256 -p1
%patch0257 -p1
%patch0258 -p1
%patch0259 -p1
%patch0260 -p1
%patch0261 -p1
%patch0262 -p1
%patch0263 -p1
%patch0264 -p1
%patch0265 -p1
%patch0266 -p1
%patch0267 -p1
%patch0268 -p1
%patch0269 -p1
%patch0270 -p1
%patch0271 -p1
%patch0272 -p1
%patch0273 -p1
%patch0274 -p1
%patch0275 -p1
%patch0276 -p1
%patch0277 -p1
%patch0278 -p1
%patch0279 -p1
%patch0280 -p1
%patch0281 -p1
%patch0282 -p1
%patch0283 -p1
%patch0284 -p1
%patch0285 -p1
%patch0286 -p1
%patch0287 -p1
%patch0288 -p1
%patch0289 -p1
%patch0290 -p1
%patch0291 -p1
%patch0292 -p1
%patch0293 -p1
%patch0294 -p1
%patch0295 -p1
%patch0296 -p1
%patch0297 -p1
%patch0298 -p1
%patch0299 -p1
%patch0300 -p1
%patch0301 -p1
%patch0302 -p1
%patch0303 -p1
%patch0304 -p1
%patch0305 -p1
%patch0306 -p1
%patch0307 -p1
%patch0308 -p1
%patch0309 -p1
%patch0310 -p1
%patch0311 -p1
%patch0312 -p1
%patch0313 -p1
%patch0314 -p1
%patch0315 -p1
%patch0316 -p1
%patch0317 -p1
%patch0318 -p1
%patch0319 -p1
%patch0320 -p1
%patch0321 -p1
%patch0322 -p1
%patch0323 -p1
%patch0324 -p1
%patch0325 -p1
%patch0326 -p1
%patch0327 -p1
%patch0328 -p1
%patch0329 -p1
%patch0330 -p1
%patch0331 -p1
%patch0332 -p1
%patch0333 -p1
%patch0334 -p1
%patch0335 -p1
%patch0336 -p1
%patch0337 -p1
%patch0338 -p1
%patch0339 -p1
%patch0340 -p1
%patch0341 -p1
%patch0342 -p1
%patch0343 -p1
%patch0344 -p1
%patch0345 -p1
%patch0346 -p1
%patch0347 -p1
%patch0348 -p1
%patch0349 -p1
%patch0350 -p1
%patch0351 -p1
%patch0352 -p1
%patch0353 -p1
%patch0354 -p1
%patch0355 -p1
%patch0356 -p1
%patch0357 -p1
%patch0358 -p1
%patch0359 -p1
%patch0360 -p1
%patch0361 -p1
%patch0362 -p1
%patch0363 -p1
%patch0364 -p1
%patch0365 -p1
%patch0366 -p1
%patch0367 -p1
%patch0368 -p1
%patch0369 -p1
%patch0370 -p1
%patch0371 -p1
%patch0372 -p1
%patch0373 -p1
%patch0374 -p1
%patch0375 -p1
%patch0376 -p1
%patch0377 -p1
%patch0378 -p1
%patch0379 -p1
%patch0380 -p1
%patch0381 -p1
%patch0382 -p1
%patch0383 -p1
%patch0384 -p1
%patch0385 -p1
%patch0386 -p1
%patch0387 -p1
%patch0388 -p1
%patch0389 -p1
%patch0390 -p1
%patch0391 -p1
%patch0392 -p1
%patch0393 -p1
%patch0394 -p1
%patch0395 -p1
%patch0396 -p1
%patch0397 -p1
%patch0398 -p1
%patch0399 -p1
%patch0400 -p1
%patch0401 -p1
%patch0402 -p1
%patch0403 -p1
%patch0404 -p1
%patch0405 -p1
%patch0406 -p1
%patch0407 -p1
%patch0408 -p1
%patch0409 -p1
%patch0410 -p1
%patch0411 -p1
%patch0412 -p1
%patch0413 -p1
%patch0414 -p1
%patch0415 -p1
%patch0416 -p1
%patch0417 -p1
%patch0418 -p1
%patch0419 -p1
%patch0420 -p1
%patch0421 -p1
%patch0422 -p1
%patch0423 -p1
%patch0424 -p1
%patch0425 -p1
%patch0426 -p1
%patch0427 -p1
%patch0428 -p1
%patch0429 -p1
%patch0430 -p1
%patch0431 -p1
%patch0432 -p1
%patch0433 -p1
%patch0434 -p1
%patch0435 -p1
%patch0436 -p1
%patch0437 -p1
%patch0438 -p1
%patch0439 -p1
%patch0440 -p1
%patch0441 -p1
%patch0442 -p1
%patch0443 -p1
%patch0444 -p1
%patch0445 -p1
%patch0446 -p1
%patch0447 -p1
%patch0448 -p1
%patch0449 -p1
%patch0450 -p1
%patch0451 -p1
%patch0452 -p1
%patch0453 -p1
%patch0454 -p1
%patch0455 -p1
%patch0456 -p1
%patch0457 -p1
%patch0458 -p1
%patch0459 -p1
%patch0460 -p1
%patch0461 -p1
%patch0462 -p1
%patch0463 -p1
%patch0464 -p1
%patch0465 -p1
%patch0466 -p1
%patch0467 -p1
%patch0468 -p1
%patch0469 -p1
%patch0470 -p1
%patch0471 -p1
%patch0472 -p1
%patch0473 -p1
%patch0474 -p1
%patch0475 -p1
%patch0476 -p1
%patch0477 -p1
%patch0478 -p1
%patch0479 -p1
%patch0480 -p1
%patch0481 -p1
%patch0482 -p1
%patch0483 -p1
%patch0484 -p1
%patch0485 -p1
%patch0486 -p1
%patch0487 -p1
%patch0488 -p1
%patch0489 -p1
%patch0490 -p1
%patch0491 -p1
%patch0492 -p1
%patch0493 -p1
%patch0494 -p1
%patch0495 -p1
%patch0496 -p1
%patch0497 -p1
%patch0498 -p1
%patch0499 -p1
%patch0500 -p1
%patch0501 -p1
%patch0502 -p1
%patch0503 -p1
%patch0504 -p1
%patch0505 -p1
%patch0506 -p1
%patch0507 -p1
%patch0508 -p1
%patch0509 -p1
%git_apply 510
%patch0511 -p1
%patch0512 -p1
%patch0513 -p1
%patch0514 -p1
%patch0515 -p1
%patch0516 -p1
%patch0517 -p1
%patch0518 -p1
%patch0519 -p1
%patch0520 -p1
%patch0521 -p1
%patch0522 -p1
%patch0523 -p1
%patch0524 -p1
%patch0525 -p1
%patch0526 -p1
%patch0527 -p1
%patch0528 -p1
%patch0529 -p1
%patch0530 -p1
%patch0531 -p1
%patch0532 -p1
%patch0533 -p1
%patch0534 -p1
%patch0535 -p1
%patch0536 -p1
%patch0537 -p1
%patch0538 -p1
%patch0539 -p1
%patch0540 -p1
%patch0541 -p1
%patch0542 -p1
%patch0543 -p1
%patch0544 -p1
%patch0545 -p1
%patch0546 -p1
%patch0547 -p1
%patch0548 -p1
%patch0549 -p1
%patch0550 -p1
%patch0551 -p1
%patch0552 -p1
%patch0553 -p1
%patch0554 -p1
%patch0555 -p1
%patch0556 -p1
%patch0557 -p1
%patch0558 -p1
%patch0559 -p1
%patch0560 -p1
%patch0561 -p1
%patch0562 -p1
%patch0563 -p1
%patch0564 -p1
%patch0565 -p1
%patch0566 -p1
%patch0567 -p1
%patch0568 -p1
%patch0569 -p1
%patch0570 -p1
%patch0571 -p1
%patch0572 -p1
%patch0573 -p1
%patch0574 -p1
%patch0575 -p1
%patch0576 -p1
%patch0577 -p1
%patch0578 -p1
%patch0579 -p1
%patch0580 -p1
%patch0581 -p1
%patch0582 -p1
%patch0583 -p1
%patch0584 -p1
%patch0585 -p1
%patch0586 -p1
%patch0587 -p1
%patch0588 -p1
%patch0589 -p1
%patch0590 -p1
%patch0591 -p1
%patch0592 -p1
%patch0593 -p1
%patch0594 -p1
%patch0595 -p1
%patch0596 -p1
%patch0597 -p1
%patch0598 -p1
%patch0599 -p1
%patch0600 -p1
%patch0601 -p1
%patch0602 -p1
%patch0603 -p1
%patch0604 -p1
%patch0605 -p1
%patch0606 -p1
%patch0607 -p1
%patch0608 -p1
%patch0609 -p1
%patch0610 -p1
%patch0611 -p1
%patch0612 -p1
%patch0613 -p1
%patch0614 -p1
%patch0615 -p1
%patch0616 -p1
%patch0617 -p1
%patch0618 -p1
%patch0619 -p1
%patch0620 -p1
%patch0621 -p1
%patch0622 -p1
%patch0623 -p1
%patch0624 -p1
%patch0625 -p1
%patch0626 -p1
%patch0627 -p1
%patch0628 -p1
%patch0629 -p1
%patch0630 -p1
%patch0631 -p1
%patch0632 -p1
%patch0633 -p1
%patch0634 -p1
%patch0635 -p1
%patch0636 -p1
%patch0637 -p1
%patch0638 -p1
%patch0639 -p1
%patch0640 -p1
%patch0641 -p1
%patch0642 -p1
%patch0643 -p1
%patch0644 -p1
%patch0645 -p1
%patch0646 -p1
%patch0647 -p1
%patch0648 -p1
%patch0649 -p1
%patch0650 -p1
%patch0651 -p1
%patch0652 -p1
%patch0653 -p1
%patch0654 -p1
%patch0655 -p1
%patch0656 -p1
%patch0657 -p1
%patch0658 -p1
%patch0659 -p1
%patch0660 -p1
%patch0661 -p1
%patch0662 -p1
%patch0663 -p1
%patch0664 -p1
%patch0665 -p1
%patch0666 -p1
%patch0667 -p1
%patch0668 -p1
%patch0669 -p1
%patch0670 -p1
%patch0671 -p1
%patch0672 -p1
%patch0673 -p1
%patch0674 -p1
%patch0675 -p1
%patch0676 -p1
%patch0677 -p1
%patch0678 -p1
%patch0679 -p1
%patch0680 -p1
%patch0681 -p1
%patch0682 -p1
%patch0683 -p1
%patch0684 -p1
%patch0685 -p1
%patch0686 -p1
%patch0687 -p1
%patch0688 -p1
%patch0689 -p1
%patch0690 -p1
%patch0691 -p1
%patch0692 -p1
%patch0693 -p1
%patch0694 -p1
%patch0695 -p1
%patch0696 -p1
%patch0697 -p1
%patch0698 -p1
%patch0699 -p1
%patch0700 -p1
%patch0701 -p1
%patch0702 -p1
%patch0703 -p1
%patch0704 -p1
%patch0705 -p1
%patch0706 -p1
%patch0707 -p1
%patch0708 -p1
%patch0709 -p1
%patch0710 -p1
%patch0711 -p1
%patch0712 -p1
%patch0713 -p1
%patch0714 -p1
%patch0715 -p1
%patch0716 -p1
%patch0717 -p1
%patch0718 -p1
%patch0719 -p1
%patch0720 -p1
%patch0721 -p1
%patch0722 -p1
%patch0723 -p1
%patch0724 -p1
%patch0725 -p1
%patch0726 -p1
%patch0727 -p1
%patch0728 -p1
%patch0729 -p1
%patch0730 -p1
%patch0731 -p1
%patch0732 -p1
%patch0733 -p1
%patch0734 -p1
%patch0735 -p1
%patch0736 -p1
%patch0737 -p1
%patch0738 -p1
%patch0739 -p1
%patch0740 -p1
%patch0741 -p1
%patch0742 -p1
%patch0743 -p1
%patch0744 -p1
%patch0745 -p1
%patch0746 -p1
%patch0747 -p1
%patch0748 -p1
%patch0749 -p1
%patch0750 -p1
%patch0751 -p1
%patch0752 -p1
%patch0753 -p1
%patch0754 -p1
%patch0755 -p1
%patch0756 -p1
%patch0757 -p1
%patch0758 -p1
%patch0759 -p1
%patch0760 -p1
%patch0761 -p1
%patch0762 -p1
%patch0763 -p1
%patch0764 -p1
%patch0765 -p1
%patch0766 -p1
%patch0767 -p1
%patch0768 -p1
%patch0769 -p1
%patch0770 -p1
%patch0771 -p1
%patch0772 -p1
%patch0773 -p1
%patch0774 -p1
%patch0775 -p1
%patch0776 -p1
%patch0777 -p1
%patch0778 -p1
%patch0779 -p1
%patch0780 -p1
%patch0781 -p1
%patch0782 -p1
%patch0783 -p1
%patch0784 -p1
%patch0785 -p1
%patch0786 -p1
%patch0787 -p1
%patch0788 -p1
%patch0789 -p1
%patch0790 -p1
%patch0791 -p1
%patch0792 -p1
%patch0793 -p1
%patch0794 -p1
%patch0795 -p1
%patch0796 -p1
%patch0797 -p1
%patch0798 -p1
%patch0799 -p1
%patch0800 -p1
%patch0801 -p1
%patch0802 -p1
%patch0803 -p1
%patch0804 -p1
%patch0805 -p1
%patch0806 -p1
%patch0807 -p1
%patch0808 -p1
%patch0809 -p1
%patch0810 -p1
%patch0811 -p1
%patch0812 -p1
%patch0813 -p1
%patch0814 -p1
%patch0815 -p1
%patch0816 -p1
%patch0817 -p1
%patch0818 -p1
%patch0819 -p1
%patch0820 -p1
%patch0821 -p1
%patch0822 -p1
%patch0823 -p1
%patch0824 -p1
%patch0825 -p1
%patch0826 -p1
%patch0827 -p1
%patch0828 -p1
%patch0829 -p1
%patch0830 -p1
%patch0831 -p1
%patch0832 -p1
%patch0833 -p1
%patch0834 -p1
%patch0835 -p1
%patch0836 -p1
%patch0837 -p1
%patch0838 -p1
%patch0839 -p1
%patch0840 -p1
%patch0841 -p1
%patch0842 -p1
%patch0843 -p1
%patch0844 -p1
%patch0845 -p1
%patch0846 -p1
%patch0847 -p1
%patch0848 -p1
%patch0849 -p1
%patch0850 -p1
%patch0851 -p1
%patch0852 -p1
%patch0853 -p1
%patch0854 -p1
%patch0855 -p1
%patch0856 -p1
%patch0857 -p1
%patch0858 -p1
%patch0859 -p1
%patch0860 -p1
%patch0861 -p1
%patch0862 -p1
%patch0863 -p1
%patch0864 -p1
%patch0865 -p1
%patch0866 -p1
%patch0867 -p1
%patch0868 -p1
%patch0869 -p1
%patch0870 -p1
%patch0871 -p1
%patch0872 -p1
%patch0873 -p1
%patch0874 -p1
%patch0875 -p1
%patch0876 -p1
%patch0877 -p1
%patch0878 -p1
%patch0879 -p1
%patch0880 -p1
%patch0881 -p1
%patch0882 -p1
%patch0883 -p1
%patch0884 -p1
%patch0885 -p1
%patch0886 -p1
%patch0887 -p1
%patch0888 -p1
%patch0889 -p1
%patch0890 -p1
%patch0891 -p1
%patch0892 -p1
%patch0893 -p1
%patch0894 -p1
%patch0895 -p1
%patch0896 -p1
%patch0897 -p1
%patch0898 -p1
%patch0899 -p1
%patch0900 -p1
%patch0901 -p1
%patch0902 -p1
%patch0903 -p1
%patch0904 -p1
%patch0905 -p1
%patch0906 -p1
%patch0907 -p1
%patch0908 -p1
%patch0909 -p1
%patch0910 -p1
%patch0911 -p1
%patch0912 -p1
%patch0913 -p1
%patch0914 -p1
%patch0915 -p1
%patch0916 -p1
%patch0917 -p1
%patch0918 -p1
%patch0919 -p1
%patch0920 -p1
%patch0921 -p1
%patch0922 -p1
%patch0923 -p1
%patch0924 -p1
%patch0925 -p1
%patch0926 -p1
%patch0927 -p1
%patch0928 -p1
%patch0929 -p1
%patch0930 -p1
%patch0931 -p1
%patch0932 -p1
%patch0933 -p1
%patch0934 -p1
%patch0935 -p1
%patch0936 -p1
%patch0937 -p1
%patch0938 -p1
%patch0939 -p1
%patch0940 -p1
%patch0941 -p1
%patch0942 -p1
%patch0943 -p1
%patch0944 -p1
%patch0945 -p1
%patch0946 -p1
%patch0947 -p1
%patch0948 -p1
%patch0949 -p1
%patch0950 -p1
%patch0951 -p1
%patch0952 -p1
%patch0953 -p1
%patch0954 -p1
%patch0955 -p1
%patch0956 -p1
%patch0957 -p1
%patch0958 -p1
%patch0959 -p1
%patch0960 -p1
%patch0961 -p1
%patch0962 -p1
%patch0963 -p1
%patch0964 -p1
%patch0965 -p1
%patch0966 -p1
%patch0967 -p1
#patch0968 -p1
%patch0969 -p1
%patch0970 -p1
%patch0971 -p1
%patch0972 -p1
%patch0973 -p1
%patch0974 -p1
%patch0975 -p1
%patch0976 -p1
%patch0977 -p1
%patch0978 -p1
%patch0979 -p1
%patch0980 -p1
%patch0981 -p1
%patch0982 -p1
%patch0983 -p1
%patch0984 -p1
%patch0985 -p1
%patch0986 -p1
%patch0987 -p1
%patch0988 -p1
%patch0989 -p1
%patch0990 -p1
%patch0991 -p1
%patch0992 -p1
%patch0993 -p1
%patch0994 -p1
%patch0995 -p1
%patch0996 -p1
%patch0997 -p1
%patch0998 -p1
%patch0999 -p1
%patch1000 -p1
%patch1001 -p1
%patch1002 -p1
%patch1003 -p1
%patch1004 -p1
%patch1005 -p1
%patch1006 -p1
%patch1007 -p1
%patch1008 -p1
%patch1009 -p1
%patch1010 -p1
%patch1011 -p1
%patch1012 -p1
%patch1013 -p1
%patch1014 -p1
%patch1015 -p1
%patch1016 -p1
%patch1017 -p1
%patch1018 -p1
%patch1019 -p1
%patch1020 -p1
%patch1021 -p1
%patch1022 -p1
%patch1023 -p1
%patch1024 -p1
%patch1025 -p1
%patch1026 -p1
%patch1027 -p1
%patch1028 -p1
%patch1029 -p1
%patch1030 -p1
%patch1031 -p1
%patch1032 -p1
%patch1033 -p1
%patch1034 -p1
%patch1035 -p1
%patch1036 -p1
%patch1037 -p1
%patch1038 -p1
%patch1039 -p1
%patch1040 -p1
%patch1041 -p1
%patch1042 -p1
%patch1043 -p1
%patch1044 -p1
%patch1045 -p1
%patch1046 -p1
%patch1047 -p1
%patch1048 -p1
%patch1049 -p1
%patch1050 -p1
%patch1051 -p1
%patch1052 -p1
%patch1053 -p1
%patch1054 -p1
%patch1055 -p1
%patch1056 -p1
%patch1057 -p1
%patch1058 -p1
%patch1059 -p1
%patch1060 -p1
%patch1061 -p1
%patch1062 -p1
%patch1063 -p1
%patch1064 -p1
%patch1065 -p1
%patch1066 -p1
%patch1067 -p1
%patch1068 -p1
%patch1069 -p1
%patch1070 -p1
%patch1071 -p1
%patch1072 -p1
%patch1073 -p1
%patch1074 -p1
%patch1075 -p1
%patch1076 -p1
%patch1077 -p1
%patch1078 -p1
%patch1079 -p1
%patch1080 -p1
%patch1081 -p1
%patch1082 -p1
%patch1083 -p1
%patch1084 -p1
%patch1085 -p1
%patch1086 -p1
%patch1087 -p1
%patch1088 -p1
%patch1089 -p1
%patch1090 -p1
%patch1091 -p1
%patch1092 -p1
%patch1093 -p1
%patch1094 -p1
%patch1095 -p1
%patch1096 -p1
%patch1097 -p1
%patch1098 -p1
%patch1099 -p1
%patch1100 -p1
%patch1101 -p1
%patch1102 -p1
%patch1103 -p1
%patch1104 -p1
%patch1105 -p1
%patch1106 -p1
%patch1107 -p1
%patch1108 -p1
%patch1109 -p1
%patch1110 -p1
%patch1111 -p1
%patch1112 -p1
%patch1113 -p1
%patch1114 -p1
%patch1115 -p1
%patch1116 -p1
%patch1117 -p1
%patch1118 -p1
%patch1119 -p1
%patch1120 -p1
%patch1121 -p1
%patch1122 -p1
%patch1123 -p1
%patch1124 -p1
%patch1125 -p1
%patch1126 -p1
%patch1127 -p1
%patch1128 -p1
%patch1129 -p1
%patch1130 -p1
%patch1131 -p1
%patch1132 -p1
%patch1133 -p1
%patch1134 -p1
%patch1135 -p1
%patch1136 -p1
%patch1137 -p1
%patch1138 -p1
%patch1139 -p1
%patch1140 -p1
%patch1141 -p1
#patch1142 -p1
%patch1143 -p1
%patch1144 -p1
%patch1145 -p1
%patch1146 -p1
%patch1147 -p1
%patch1148 -p1
%patch1149 -p1
%patch1150 -p1
%patch1151 -p1
%patch1152 -p1
%patch1153 -p1
%patch1154 -p1
%patch1155 -p1
%patch1156 -p1
%patch1157 -p1
%patch1158 -p1
%patch1159 -p1
%patch1160 -p1
%patch1161 -p1
%patch1162 -p1
%patch1163 -p1
%patch1164 -p1
%patch1165 -p1
%patch1166 -p1
%patch1167 -p1
%patch1168 -p1
%patch1169 -p1
%patch1170 -p1
%patch1171 -p1
%patch1172 -p1
%patch1173 -p1
%patch1174 -p1
%patch1175 -p1
%patch1176 -p1
%patch1177 -p1
%patch1178 -p1
%patch1179 -p1
%patch1180 -p1
%patch1181 -p1
%patch1182 -p1
%patch1183 -p1
%patch1184 -p1
%patch1185 -p1
%patch1186 -p1
%patch1187 -p1
%patch1188 -p1
%patch1189 -p1
%patch1190 -p1
%patch1191 -p1
%patch1192 -p1
%patch1193 -p1
%patch1194 -p1
%patch1195 -p1
%patch1196 -p1
%patch1197 -p1
%patch1198 -p1
%patch1199 -p1
%patch1200 -p1
%patch1201 -p1
%patch1202 -p1
%patch1203 -p1
%patch1204 -p1
%patch1205 -p1
%patch1206 -p1
%patch1207 -p1
%patch1208 -p1
%patch1209 -p1
%patch1210 -p1
%patch1211 -p1
%patch1212 -p1
%patch1213 -p1
%patch1214 -p1
%patch1215 -p1
%patch1216 -p1
%patch1217 -p1
%patch1218 -p1
%patch1219 -p1
%patch1220 -p1
%patch1221 -p1
%patch1222 -p1
%patch1223 -p1
%patch1224 -p1
%patch1225 -p1
%patch1226 -p1
%patch1227 -p1
%patch1228 -p1
%patch1229 -p1
%patch1230 -p1
%patch1231 -p1
%patch1232 -p1
%patch1233 -p1
%patch1234 -p1
%patch1235 -p1
%patch1236 -p1
%patch1237 -p1
%patch1238 -p1
%patch1239 -p1
%patch1240 -p1
%patch1241 -p1
%patch1242 -p1
%patch1243 -p1
%patch1244 -p1
%patch1245 -p1
%patch1246 -p1
%patch1247 -p1
%patch1248 -p1
%patch1249 -p1
%patch1250 -p1
%patch1251 -p1
%patch1252 -p1
%patch1253 -p1
%patch1254 -p1
%patch1255 -p1
%patch1256 -p1
%patch1257 -p1
%patch1258 -p1
%patch1259 -p1
%patch1260 -p1
%patch1261 -p1
%patch1262 -p1
%patch1263 -p1
%patch1264 -p1
%patch1265 -p1
%patch1266 -p1
%patch1267 -p1
%patch1268 -p1
%patch1269 -p1
%patch1270 -p1
%patch1271 -p1
%patch1272 -p1
%patch1273 -p1
%patch1274 -p1
%patch1275 -p1
%patch1276 -p1
%patch1277 -p1
%patch1278 -p1
%patch1279 -p1
%patch1280 -p1
%patch1281 -p1
%patch1282 -p1
%patch1283 -p1
%patch1284 -p1
%patch1285 -p1
%patch1286 -p1
%patch1287 -p1
%patch1288 -p1
%patch1289 -p1
%patch1290 -p1
%patch1291 -p1
%patch1292 -p1
%patch1293 -p1
%patch1294 -p1
%patch1295 -p1
%patch1296 -p1
%patch1297 -p1
%patch1298 -p1
%patch1299 -p1
%patch1300 -p1
%patch1301 -p1
%patch1302 -p1
%patch1303 -p1
%patch1304 -p1
%patch1305 -p1
%patch1306 -p1
%patch1307 -p1
%patch1308 -p1
%patch1309 -p1
%patch1310 -p1
%patch1311 -p1
%patch1312 -p1
%patch1313 -p1
%patch1314 -p1
%patch1315 -p1
%patch1316 -p1
%patch1317 -p1
%patch1318 -p1
%patch1319 -p1
%patch1320 -p1
%patch1321 -p1
%patch1322 -p1
%patch1323 -p1
%patch1324 -p1
%patch1325 -p1
%patch1326 -p1
%patch1327 -p1
%patch1328 -p1
%patch1329 -p1
%patch1330 -p1
%patch1331 -p1
%patch1332 -p1
%patch1333 -p1
%patch1334 -p1
%patch1335 -p1
%patch1336 -p1
%patch1337 -p1
%patch1338 -p1
%patch1339 -p1
%patch1340 -p1
%patch1341 -p1
%patch1342 -p1
%patch1343 -p1
%patch1344 -p1
%patch1345 -p1
%patch1346 -p1
%patch1347 -p1
%patch1348 -p1
%patch1349 -p1
%patch1350 -p1
%patch1351 -p1
%patch1352 -p1
%patch1353 -p1
%patch1354 -p1
%patch1355 -p1
%patch1356 -p1
%patch1357 -p1
%patch1358 -p1
%patch1359 -p1
%patch1360 -p1
%patch1361 -p1
%patch1362 -p1
%patch1363 -p1
%patch1364 -p1
%patch1365 -p1
%patch1366 -p1
%patch1367 -p1
%patch1368 -p1
%patch1369 -p1
%patch1370 -p1
%patch1371 -p1
%patch1372 -p1
%patch1373 -p1
%patch1374 -p1
%patch1375 -p1
%patch1376 -p1
%patch1377 -p1
%patch1378 -p1
%patch1379 -p1
%patch1380 -p1
%patch1381 -p1
%patch1382 -p1
%patch1383 -p1
%patch1384 -p1
%patch1385 -p1
%patch1386 -p1
%patch1387 -p1
%patch1388 -p1
%patch1389 -p1
%patch1390 -p1
%patch1391 -p1
%patch1392 -p1
%patch1393 -p1
%patch1394 -p1
%patch1395 -p1
%patch1396 -p1
%patch1397 -p1
%patch1398 -p1
%patch1399 -p1
%patch1400 -p1
%patch1401 -p1
%patch1402 -p1
%patch1403 -p1
%patch1404 -p1
%patch1405 -p1
%patch1406 -p1
%patch1407 -p1
%patch1408 -p1
%patch1409 -p1
%patch1410 -p1
%patch1411 -p1
%patch1412 -p1
%patch1413 -p1
%patch1414 -p1
%patch1415 -p1
%patch1416 -p1
%patch1417 -p1
%patch1418 -p1
%patch1419 -p1
%patch1420 -p1
%patch1421 -p1
%patch1422 -p1
%patch1423 -p1
%patch1424 -p1
%patch1425 -p1
%patch1426 -p1
%patch1427 -p1
%patch1428 -p1
%patch1429 -p1
%patch1430 -p1
%patch1431 -p1
%patch1432 -p1
%patch1433 -p1
%patch1434 -p1
%patch1435 -p1
%patch1436 -p1
%patch1437 -p1
%patch1438 -p1
%patch1439 -p1
%patch1440 -p1
%patch1441 -p1
%patch1442 -p1
%patch1443 -p1
%patch1444 -p1
%patch1445 -p1
%patch1446 -p1
%patch1447 -p1
%patch1448 -p1
%patch1449 -p1
%patch1450 -p1
%patch1451 -p1
%patch1452 -p1
%patch1453 -p1
%patch1454 -p1
%patch1455 -p1
%patch1456 -p1
%patch1457 -p1
%patch1458 -p1
%patch1459 -p1
%patch1460 -p1
%patch1461 -p1
%patch1462 -p1
%patch1463 -p1
%patch1464 -p1
%patch1465 -p1
%patch1466 -p1
%patch1467 -p1
%patch1468 -p1
%patch1469 -p1
%patch1470 -p1
%patch1473 -p1
%patch1474 -p1
%patch1475 -p1
%patch1476 -p1
%patch1477 -p1
%patch1478 -p1
%patch1479 -p1
%patch1480 -p1
%patch1481 -p1
%patch1482 -p1
%patch1483 -p1
%patch1484 -p1
%patch1485 -p1
%patch1486 -p1
%patch1487 -p1
%patch1488 -p1
%patch1489 -p1
%patch1490 -p1
%patch1491 -p1
%patch1492 -p1
%patch1493 -p1
%patch1494 -p1
%patch1495 -p1
%patch1496 -p1
%patch1497 -p1
%patch1498 -p1
%patch1499 -p1
%patch1500 -p1
%patch1501 -p1
%patch1502 -p1
%patch1503 -p1
%patch1504 -p1
%patch1505 -p1
%patch1506 -p1
%patch1507 -p1
%patch1508 -p1
%patch1509 -p1
%patch1510 -p1
%patch1511 -p1
%patch1512 -p1
%patch1513 -p1
%patch1514 -p1
%patch1515 -p1
%patch1516 -p1
%patch1517 -p1
%patch1518 -p1
%patch1519 -p1
%patch1520 -p1
%patch1521 -p1
%patch1522 -p1
%patch1523 -p1
%patch1524 -p1
%patch1525 -p1
%patch1526 -p1
%patch1527 -p1
%patch1528 -p1
%patch1529 -p1
%patch1530 -p1
%patch1531 -p1
%patch1532 -p1
%patch1533 -p1
%patch1534 -p1
%patch1535 -p1
%patch1536 -p1
%patch1537 -p1
%patch1538 -p1
%patch1539 -p1
%patch1540 -p1
%patch1541 -p1
%patch1542 -p1
%patch1543 -p1
%patch1544 -p1
%patch1545 -p1
%patch1546 -p1
%patch1547 -p1
%patch1548 -p1
%patch1549 -p1
%patch1550 -p1
%patch1551 -p1
%patch1552 -p1
%patch1553 -p1
%patch1554 -p1
%patch1555 -p1
%patch1556 -p1
%patch1557 -p1
%patch1558 -p1
%patch1559 -p1
%patch1560 -p1
%patch1561 -p1
%patch1562 -p1
%patch1563 -p1
%patch1564 -p1
%patch1565 -p1
%patch1566 -p1
%patch1567 -p1
%patch1568 -p1
%patch1569 -p1
%patch1570 -p1
%patch1571 -p1
%patch1572 -p1
%patch1573 -p1
%patch1574 -p1
%patch1575 -p1
%patch1576 -p1
%patch1577 -p1
%patch1578 -p1
%patch1579 -p1
%patch1580 -p1
%patch1581 -p1
%patch1582 -p1
%patch1583 -p1
%patch1584 -p1
%patch1585 -p1
%patch1586 -p1
%patch1587 -p1
%patch1588 -p1
%patch1589 -p1
%patch1590 -p1
%patch1591 -p1
%patch1592 -p1
%patch1593 -p1
%patch1594 -p1
%patch1595 -p1
%patch1596 -p1
%patch1597 -p1
%patch1598 -p1
%patch1599 -p1
%patch1600 -p1
%patch1601 -p1
%patch1602 -p1
%patch1603 -p1
%patch1604 -p1
%patch1605 -p1
%patch1606 -p1
%patch1607 -p1
%patch1608 -p1
%patch1609 -p1
%patch1610 -p1
%patch1611 -p1
%patch1612 -p1
%patch1613 -p1
%patch1614 -p1
%patch1615 -p1
%patch1616 -p1
%patch1617 -p1
%patch1618 -p1
%patch1619 -p1
%patch1620 -p1
%patch1621 -p1
%patch1622 -p1
%patch1623 -p1
%patch1624 -p1
%patch1625 -p1
%patch1626 -p1
%patch1627 -p1
%patch1628 -p1
%patch1629 -p1
%patch1630 -p1
%patch1631 -p1
%patch1632 -p1
%patch1633 -p1
%patch1634 -p1
%patch1635 -p1
%patch1636 -p1
%patch1637 -p1
%patch1638 -p1
%patch1639 -p1
%patch1640 -p1
%patch1641 -p1
%patch1642 -p1
%patch1643 -p1
%patch1644 -p1
%patch1645 -p1
%patch1646 -p1
%patch1647 -p1
%patch1648 -p1
%patch1649 -p1
%patch1650 -p1
%patch1651 -p1
%patch1652 -p1
%patch1653 -p1
%patch1654 -p1
%patch1655 -p1
%patch1656 -p1
%patch1657 -p1
%patch1658 -p1
%patch1659 -p1
%patch1660 -p1
%patch1661 -p1
%patch1662 -p1
%patch1663 -p1
%patch1664 -p1
%patch1666 -p1
%patch1667 -p1
%patch1668 -p1
%patch1669 -p1
%patch1670 -p1
%patch1671 -p1
%patch1672 -p1
%patch1673 -p1
%patch1674 -p1
%patch1675 -p1
%patch1676 -p1
%patch1677 -p1
%patch1678 -p1
%patch1679 -p1
%patch1680 -p1
%patch1681 -p1
%patch1682 -p1
%patch1683 -p1
%patch1684 -p1
%patch1685 -p1
%patch1686 -p1
%patch1687 -p1
%patch1688 -p1
%patch1689 -p1
%patch1690 -p1
%patch1691 -p1
%patch1692 -p1
%patch1693 -p1
%patch1694 -p1
%patch1695 -p1
%patch1696 -p1
%patch1697 -p1
%patch1698 -p1
%patch1699 -p1
%patch1700 -p1
%patch1701 -p1
%patch1702 -p1
%patch1703 -p1
%patch1704 -p1
%patch1705 -p1
%patch1706 -p1
%patch1707 -p1
%patch1708 -p1
%patch1709 -p1
%patch1710 -p1
%patch1711 -p1
%patch1712 -p1
%patch1713 -p1
%patch1714 -p1
%patch1715 -p1
%patch1716 -p1
%patch1717 -p1
%patch1718 -p1
%patch1719 -p1
#
%patch1797 -p1
# LTO
%patch1798 -p1
%patch1799 -p1 -F2
# Optional
%if_with optional_patches
%patch1800 -p1
%patch1801 -p1
%patch1802 -p1
%patch1803 -p1
%patch1804 -p1
%patch1805 -p1
%patch1806 -p1
%patch1807 -p1
%patch1808 -p1
%patch1809 -p1
%patch1810 -p1
%patch1811 -p1
# Backports
%patch2000 -p1
%patch2001 -p1
%patch2002 -p1
%patch2003 -p1
%patch2004 -p1
%patch2005 -p1
%patch2011 -p1
%patch2021 -p1 -F2
%patch2022 -p1
%patch2031 -p1
%patch2032 -p1
%patch2041 -p1
%patch2042 -p1
%patch2053 -p1
%patch2061 -p1
%patch2071 -p1
%patch2072 -p1
%patch2081 -p1
%patch2082 -p1
%patch2083 -p1
%patch2084 -p1
%patch2085 -p1
%patch2092 -p1
%patch2101 -p1
%patch2102 -p1
%patch2103 -p1
%patch2111 -p1
%patch2112 -p1
%patch2121 -p1
%patch2131 -p1
%patch2132 -p1
%patch2141 -p1
%patch2151 -p1
%patch2161 -p1
%patch2171 -p1
%patch2172 -p1
%patch2173 -p1
%patch2181 -p1
%patch2182 -p1
%patch2183 -p1
%patch2184 -p1
%patch2185 -p1
%patch2186 -p1
%patch2187 -p1
%patch2188 -p1
%patch2191 -p1
%patch2201 -p1
%patch2202 -p1
%patch2203 -p1
%patch2204 -p1
%patch2205 -p1
%patch2215 -p1
%patch2216 -p1
%patch2217 -p1
%patch2221 -p1
%patch2222 -p1
%patch2223 -p1
%patch2231 -p1
%patch2241 -p1
%patch2251 -p1
%patch2252 -p1
%patch2260 -p1
%patch2261 -p1
%patch2262 -p1
%patch2263 -p1
%patch2264 -p1
%patch2265 -p1
%patch2266 -p1
%patch2267 -p1
%patch2268 -p1
%patch2269 -p1
%patch2270 -p1
%patch2281 -p1
%patch2291 -p1
%patch2301 -p1
%patch2302 -p1
%patch2303 -p1
%patch2304 -p1
%patch2311 -p1
%patch2312 -p1
%patch2313 -p1
%patch2321 -p1
%patch2323 -p1
%patch2324 -p1
%patch2325 -p1
%patch2326 -p1
%patch2327 -p1
%patch2328 -p1
%patch2331 -p1
%patch2341 -p1
%patch2351 -p1
%patch2361 -p1
%patch2362 -p1
%patch2371 -p1
%patch2372 -p1
%patch2381 -p1
%patch2391 -p1
%patch2392 -p1
%patch2401 -p1
%patch2402 -p1
%patch2411 -p1
%patch2412 -p1
%patch2421 -p1
%patch2422 -p1
%patch2431 -p1
%patch2432 -p1
%patch2441 -p1
%patch2459 -p1
%patch2462 -p1
%patch2463 -p1
%patch2471 -p1
%patch2472 -p1
%patch2473 -p1
%patch2474 -p1
%patch2481 -p1
%patch2491 -p1
%patch2492 -p1
%patch2501 -p1
%patch2502 -p1
%patch2511 -p1
%patch2521 -p1
%patch2522 -p1
%patch2523 -p1
%patch2524 -p1
%patch2525 -p1
%patch2526 -p1
%patch2527 -p1
%patch2528 -p1
%patch2529 -p1
%patch2530 -p1
%patch2532 -p1
%patch2534 -p1
%patch2541 -p1
%patch2542 -p1
%patch2543 -p1
%patch2544 -p1
%patch2545 -p1
# PCRE
%git_apply 2551
%patch2552 -p1
%patch2553 -p1
%patch2554 -p1
%patch2561 -p1
%git_apply 2562
# Mnesia
%patch2571 -p1
%patch2572 -p1
%patch2573 -p1
%patch2574 -p1
%patch2575 -p1
%patch2576 -p1
%patch2577 -p1
#
%patch2581 -p1
%patch2582 -p1
%patch2590 -p1
%patch2591 -p1
%patch2592 -p1
%patch2593 -p1
%patch2594 -p1
%patch2595 -p1
%patch2596 -p1
%patch2597 -p1
%patch2598 -p1
#
%patch2601 -p1
%patch2602 -p1
#
%patch2611 -p1
%patch2612 -p1
%patch2613 -p1
%patch2614 -p1
%patch2615 -p1
%patch2616 -p1
%patch2617 -p1
%patch2618 -p1
%patch2619 -p1
%patch2620 -p1
#
%patch2631 -p1
%patch2632 -p1
%patch2641 -p1
#
%patch2651 -p1
%patch2652 -p1
%patch2653 -p1
%patch2654 -p1
%patch2655 -p1
%patch2656 -p1
%patch2661 -p1
%patch2662 -p1
%patch2663 -p1
%patch2671 -p1
%patch2672 -p1
%patch2681 -p1
%patch2691 -p1
%patch2701 -p1
%patch2711 -p1
%patch2712 -p1
%patch2721 -p1
%patch2731 -p1
# megaco
%patch2741 -p1
%patch2751 -p1
%patch2752 -p1
%patch2753 -p1
%patch2761 -p1
%patch2762 -p1
%patch2771 -p1
#
%patch2781 -p1
# logger
%patch739 -Rp1
%patch2791 -p1
%patch2792 -p1
%patch2793 -p1
%patch2794 -p1
%patch2795 -p1
%patch2796 -p1
%patch2797 -p1
#
%patch2801 -p1
%patch2802 -p1
%patch2803 -p1
# underscores in numeric literals
%patch2811 -p1
%patch2812 -p1
%patch2813 -p1
%patch2814 -p1
%patch2815 -p1
%patch2816 -p1
%patch2817 -p1
%patch2818 -p1
#
%patch2821 -p1
%patch2831 -p1
%patch2841 -p1
%patch2851 -p1
%patch2852 -p1
%patch2853 -p1
%patch2854 -p1
#
%patch2861 -p1
# Emacs
%patch2873 -p1
%patch2874 -p1
%patch2875 -p1
%patch2876 -p1
%patch2877 -p1
%patch2878 -p1
%patch2879 -p1
%patch2880 -p1
%patch2881 -p1
%patch2882 -p1
#
%patch2891 -p1
%patch2901 -p1
%patch2902 -p1
# EPMD
%patch2911 -p1
%patch2912 -p1
%patch2913 -p1
%patch2914 -p1
#
%patch2921 -p1
%patch2931 -p1
%patch2932 -p1
# pg
%patch2941 -p1
%patch2942 -p1
%patch2943 -p1
%patch2944 -p1
%patch2945 -p1
%patch2946 -p1
%patch2947 -p1
%patch2948 -p1
%patch2949 -p1
%patch2950 -p1
#
%patch2951 -p1
%patch2952 -p1
# public_key
%patch2961 -p1
%patch2962 -p1
%patch2963 -p1
%patch2971 -p1
%patch2972 -p1
%patch2974 -p1
#
%patch2981 -p1
%patch2982 -p1
%patch2983 -p1
%patch2984 -p1
%patch2985 -p1
%patch2986 -p1
%patch2987 -p1
%patch2988 -p1
#
%patch2991 -p1
#
%patch3001 -p1
%patch3011 -p1
%patch3012 -p1
%patch3013 -p1
%patch3014 -p1
%patch16 -Rp1
%patch3022 -p1
%patch3023 -p1
%patch3024 -p1
# SSH
%patch3031 -p1
%patch3041 -p1
%patch3042 -p1
%patch3043 -p1
%patch3044 -p1
%patch3045 -p1
%patch3046 -p1
%patch3047 -p1
%patch3048 -p1
%patch3049 -p1
%patch3050 -p1
%patch3061 -p1
%patch3062 -p1
%patch3063 -p1
%patch3071 -p1
%patch3072 -p1
%patch3081 -p1
%patch3091 -p1
%patch3092 -p1
%patch3101 -p1
%patch3111 -p1
%patch3121 -p1
%patch3131 -p1
%patch3132 -p1
%patch3133 -p1
%patch3134 -p1
%patch3135 -p1
#
%patch3141 -p1
%patch3142 -p1
%patch3143 -p1
%patch3144 -p1
%patch3146 -p1
%patch3147 -p1
%patch3148 -p1
%patch3151 -p1
%patch3152 -p1
%patch3161 -p1
%patch3171 -p1
%patch3181 -p1
%patch3182 -p1
%patch3191 -p1
%patch3192 -p1
# public_key
%patch3201 -p1
%patch3202 -p1
%patch3203 -p1
%patch3204 -p1
%patch3205 -p1
%patch3206 -p1
%patch3211 -p1
%patch3221 -p1
%patch3222 -p1
%patch3223 -p1
%patch3231 -p1
%patch3241 -p1
%patch3251 -p1
%patch3252 -p1
%patch3253 -p1
#
%patch3261 -p1
%patch3271 -p1
%patch3281 -p1
%patch3294 -p1
%patch3295 -p1
#
%patch3301 -p1
%patch3310 -p1
%git_apply 3311
%patch3321 -p1
%patch3322 -p1
#
%patch3331 -p1
%patch3341 -p1
%patch3342 -p1
%patch3351 -p1
%patch3352 -p1
%patch3353 -p1
%patch3354 -p1
%patch3355 -p1
%patch3356 -p1
%patch3357 -p1
%patch3358 -p1
%patch3361 -p1
%patch3362 -p1
%patch3371 -p1
%patch3381 -p1
%patch3391 -p1
%patch3401 -p1
%patch3402 -p1
%patch3411 -p1
%patch3421 -p1
%patch3422 -p1
%patch3431 -p1
%patch3441 -p1
%patch3451 -p1
%patch3452 -p1
# ASN1
%patch3461 -p1
%patch3462 -p1
%patch3463 -p1
%patch3464 -p1
# SSH
%patch3471 -p1
%patch3472 -p1
%patch3481 -p1
%patch3491 -p1
%patch3501 -p1
%patch3511 -p1
%patch3521 -p1
%patch3531 -p1
%patch3541 -p1
%patch3542 -p1
%patch3543 -p1
%patch3551 -p1
#
%patch3561 -p1
%patch3571 -p1
%patch3581 -p1
%patch3582 -p1
%patch3591 -p1
%patch3592 -p1
# wx
%patch3601 -p1
%patch3602 -p1
%patch3611 -p1
%patch3621 -p1
%patch3631 -p1
#
%patch3641 -p1
%patch3651 -p1
%patch3652 -p1
%patch3653 -p1
%patch3661 -p1
# inet_dns
%patch3671 -p1
%patch3672 -p1
%patch3673 -p1
%patch3674 -p1
%patch3675 -p1
%patch3676 -p1
#
%patch3681 -p1
%patch3682 -p1
%patch3683 -p1
%patch3685 -p1
%patch3686 -p1
%patch3691 -p1
%patch3692 -p1
%patch3701 -p1
%patch3711 -p1
%patch3721 -p1
#patch3731 -p1
%patch3741 -p1
%patch3742 -p1
%patch3743 -p1
%patch3744 -p1
%patch3745 -p1
%patch3752 -p1
%patch3753 -p1
%patch3761 -p1
%patch3762 -p1
%patch3763 -p1
%patch3771 -p1
%patch3772 -p1
%patch3773 -p1
%patch3774 -p1
%patch3775 -p1
%patch3776 -p1
%patch3781 -p1
%patch3791 -p1
%patch3792 -p1
%patch3801 -p1
%patch3811 -p1
%patch3821 -p1
%patch3831 -p1
%patch3840 -p1
%patch3841 -p1
%patch3842 -p1
# proplists
%patch3851 -p1
%patch3861 -p1
%patch3862 -p1
%patch3863 -p1
#
%patch3871 -p1
%patch3882 -p1
%patch3883 -p1
%patch3891 -p1
%patch3901 -p1
%patch3911 -p1
%patch3912 -p1
%patch3921 -p1
%patch3931 -p1
%patch3932 -p1
%patch3941 -p1
%patch3942 -p1
%patch3951 -p1
%patch3961 -p1
%patch3962 -p1
%patch3971 -p1
%patch3981 -p1
%patch3991 -p1
# xmerl
%patch4001 -p1
%git_apply 4002
%patch4003 -p1
%patch4004 -p1
%patch4005 -p1
%patch4006 -p1
%patch4007 -p1
%patch4011 -p1
%patch4020 -p1
%patch4025 -p1
#
%patch4031 -p1
%patch4041 -p1
%patch4042 -p1
%patch4051 -p1
%patch4067 -p1
%patch4069 -p1
%patch4070 -p1
%patch4071 -p1
%patch4072 -p1
%patch4081 -p1
%patch4091 -p1
%patch4101 -p1
%patch4102 -p1
%patch4111 -p1
#
%patch4121 -p1
%patch4135 -p1
%patch4136 -p1
%patch4141 -p1
%patch4151 -p1
%patch4152 -p1
%patch4153 -p1
%patch4154 -p1
%patch4161 -p1
%patch4171 -p1
%patch4181 -p1
%patch4193 -p1
%patch4201 -p1
%patch4202 -p1
%patch4211 -p1
%patch4221 -p1
#patch4231 -p1
%patch4241 -p1
%patch4251 -p1
%patch4252 -p1
%patch4261 -p1
%patch4262 -p1
%patch4268 -p1
%patch4271 -p1
%patch4272 -p1
%patch4274 -p1
%patch4281 -p1
%patch4291 -p1
%patch4292 -p1
# ftp
%patch4301 -p1
%patch4302 -p1
%patch4303 -p1
%patch4304 -p1
%patch4305 -p1
%patch4306 -p1
%patch4311 -p1
%patch4321 -p1
%patch4322 -p1
%patch4323 -p1
#
%patch4331 -p1
%patch4341 -p1
%patch4342 -p1
%patch4351 -p1
%patch4352 -p1
%patch4361 -p1
%patch4371 -p1
%patch4381 -p1
%patch4382 -p1
%patch4391 -p1
%patch4401 -p1
%patch4402 -p1
%patch4411 -p1
%patch4421 -p1
%patch4431 -p1
%patch4432 -p1
%patch4433 -p1
%patch4441 -p1
%patch4442 -p1
%patch4443 -p1
%patch4444 -p1
%patch4445 -p1
%patch4446 -p1
%patch4456 -p1
%patch4461 -p1
%patch4471 -p1
%patch4481 -p1
#patch4482 -p1
%patch4483 -p1
%patch4491 -p1
%if 0
# supervisor
%patch4501 -p1
%patch4502 -p1
%patch4503 -p1
%patch4504 -p1
%patch4505 -p1
%patch4506 -p1
%patch4507 -p1
%patch4508 -p1
%patch4509 -p1
%patch4511 -p1
%patch4512 -p1
%patch4513 -p1
%patch4521 -p1
%patch4531 -p1
%patch4532 -p1
%git_apply 4533
%patch4534 -p1
%patch4535 -p1
%patch4541 -p1
%endif
#
%patch4551 -p1
##patch4562 -p1
%patch4563 -p1
%patch4571 -p1
%patch4572 -p1
%patch4573 -p1
%patch4574 -p1
%patch4576 -p1
%patch4581 -p1
%patch4591 -p1
%patch4605 -p1
%patch4606 -p1
%patch4611 -p1
%patch4621 -p1
%patch4623 -p1
%patch4633 -p1
%patch4641 -p1
%patch4642 -p1
%patch4651 -p1
%patch4661 -p1
%patch4671 -p1
%patch4672 -p1
%patch4673 -p1
%patch4674 -p1
%patch4675 -p1
%patch4676 -p1
%patch4681 -p1
%patch4691 -p1
%patch4692 -p1
%patch4701 -p1
%patch4711 -p1
%patch4721 -p1
%patch4731 -p1
%patch4741 -p1
%patch4751 -p1
%patch4761 -p1
%patch4771 -p1
%patch4781 -p1
%patch4791 -p1
%patch4792 -p1
%patch4801 -p1
%patch4802 -p1
%patch4803 -p1
%patch4804 -p1
%patch4805 -p1
%patch4806 -p1
# FIXME
#patch4807 -p1
%patch4811 -p1
%patch4821 -p1
%patch4822 -p1
%patch4831 -p1
%patch4841 -p1
%patch4851 -p1
%patch4861 -p1
%patch4871 -p1
%patch4872 -p1
%patch4881 -p1
%patch4882 -p1
%patch4883 -p1
%patch4884 -p1
%patch4885 -p1
%patch4886 -p1
%patch4891 -p1
#patch4892 -p1
%patch4901 -p1
%patch4911 -p1
%patch4912 -p1
%patch4921 -p1
%patch4931 -p1
%patch4941 -p1
%patch4951 -p1
%patch4961 -p1
%patch4971 -p1
%patch4972 -p1
%patch4973 -p1
%patch4981 -p1
%patch4991 -p1
%patch5006 -p1
%patch5011 -p1
%patch5012 -p1
%patch5021 -p1
%patch5031 -p1
%patch5041 -p1
%patch5051 -p1
%patch5061 -p1
%patch5071 -p1
%patch5072 -p1
%patch5073 -p1
%patch5074 -p1
%patch5075 -p1
%patch5076 -p1
%patch5081 -p1
%patch5091 -p1
%patch5092 -p1
%patch5093 -p1
%patch5094 -p1
%patch5101 -p1
%patch5111 -p1
%patch5124 -p1
%patch5138 -p1
%patch5141 -p1
%patch5151 -p1
%patch5163 -p1
%patch5171 -p1
%patch5181 -p1
%patch5182 -p1
%patch5191 -p1
%patch5192 -p1
# SNMP
%patch5201 -p1
# FIXME
#patch5202 -p1
%patch5203 -p1
%patch5211 -p1
%patch5221 -p1
%patch5222 -p1
%patch5223 -p1
%patch5224 -p1
%patch5231 -p1
%patch5242 -p1
%patch5251 -p1
%patch5254 -p1
%patch5264 -p1
%patch5271 -p1
%patch5282 -p1
%patch5283 -p1
%patch5284 -p1
%patch5291 -p1
#
%patch5301 -p1
#
%patch5401 -p1
%patch5411 -p1
%patch5421 -p1
%patch5431 -p1
%patch5441 -p1
%patch5451 -p1
%patch5452 -p1
%patch5461 -p1
%patch5471 -p1
%patch5472 -p1
%patch5481 -p1
%patch5491 -p1
%patch5501 -p1
%patch5511 -p1
%patch5512 -p1
%patch5513 -p1
%patch5521 -p1
%patch5522 -p1
%patch5523 -p1
%patch5531 -p1
%patch5541 -p1
%patch5551 -p1
%patch5561 -p1
%patch5573 -p1
%patch5574 -p1
%patch5575 -p1
%patch5581 -p1
%patch5591 -p1
%patch5601 -p1
%patch5611 -p1
%patch5621 -p1
%patch5631 -p1
%patch5641 -p1
%patch5651 -p1
%patch5652 -p1
%patch5661 -p1
%patch5671 -p1
%patch5672 -p1
%patch5673 -p1
%patch5681 -p1
%patch5691 -p1
%patch5701 -p1
%git_apply 5702
%patch5703 -p1
%patch5711 -p1
%patch5712 -p1
%patch5713 -p1
%patch5714 -p1
%patch5715 -p1
%patch5716 -p1
%patch5717 -p1
%patch5721 -p1
%patch5731 -p1
%patch5732 -p1
%patch5733 -p1
%patch5736 -p1
%patch5741 -p1
%patch5751 -p1
%patch5761 -p1
%patch5771 -p1
%patch5781 -p1
%patch5791 -p1
%patch5801 -p1
%patch5811 -p1
%patch5821 -p1
%patch5831 -p1
%patch5832 -p1
%patch5841 -p1
%patch5842 -p1
%patch5851 -p1
%patch5852 -p1
%patch5853 -p1
%patch5854 -p1
%patch5855 -p1
%patch5856 -p1
%patch5857 -p1
%patch5858 -p1
%patch5861 -p1
%patch5871 -p1
%patch5882 -p1
%patch5883 -p1
%patch5891 -p1
%patch5901 -p1
%patch5911 -p1
%patch5921 -p1
%patch5936 -p1
%patch5941 -p1
%patch5942 -p1
%patch5951 -p1
%patch5952 -p1
%patch5961 -p1
%patch5971 -p1
%patch5981 -p1
%patch5991 -p1
%patch6001 -p1
%patch6011 -p1
%endif

sed -i -r '1s|^#![[:blank:]]*/usr/bin/env[[:blank:]]+escript[[:blank:]]*$|#!%__escript|' \
	lib/diameter/bin/diameterc lib/erl_docgen/priv/bin/*.escript lib/snmp/src/compile/snmpc.src

sed -i 's/\(catch abs(\)x)/(\1true))/' erts/doc/src/erlang.xml

%{?_without_wx:sed -i 's/[[:blank:]]-Werror//g' lib/{debugger,observer}/src/Makefile}

echo 'top: $(filter-out top, $(SUB_DIRECTORIES))' >> system/doc/Makefile
#sed -i '/^SUB_DIRECTORIES =/asrc: asn1' lib/public_key/Makefile
echo "src: asn1" >> lib/public_key/Makefile
cat >> lib/diameter/src/subdirs.mk <<__EOF__

app: compiler
__EOF__
cat >> lib/snmp/subdirs.mk <<__EOF__
mibs: src/compile
src examples: mibs
__EOF__

sed -i '/^\.PHONY:.*\/gen_git_version\.mk[[:blank:]]*$/,/^[[:blank:]]*$/d' erts/emulator/Makefile.in

cat > bin/javac.sh <<"__EOF__"
#!/bin/sh
exec javac ${JAVA_TARGET:+-target $JAVA_TARGET -source $JAVA_TARGET} "$@"
__EOF__
chmod 0755 bin/javac.sh


%build
%define _optlevel 2
%if 0%{?centos_version} >= 700 && 0%{?centos_version} < 800
%add_optflags -DOPENSSL_NO_EC2M=1
%endif
BEAMLDFLAGS="-O%_optlevel"
%if_enabled lto
%if %(echo "int main() {return 0;}" | gcc -c -flto -o /dev/null -xc - 2>/dev/null; echo $?) == 0
%add_optflags -ffat-lto-objects -flto
BEAMLDFLAGS="-flto%{?_smp_mflags:$(echo %_smp_mflags | tr -d - | tr j =)} $BEAMLDFLAGS -fwhole-program"
%endif
%endif
export BEAMLDFLAGS
%define eoptflags [%(o=; for i in %{?_with_otp_debug:debug_info} %{?_with_otp_native:native '{hipe,[o%_optlevel]}'} %{?_enable_inline:inline}; do o="${o:+$o,}$i"; done; echo "$o")]
./otp_build autoconf
export PATH=$PWD/bin:$PATH
%{?java_target:export JAVA_TARGET=%java_target}
%configure \
	%{?__cc:CC=%__cc} %{?__cxx:CXX=%__cxx} \
	--libdir=%_prefix/lib \
	--disable-builtin-zlib \
	--enable-dynamic-ssl-lib \
	--enable-threads \
	%{subst_enable_to static_nifs static-nifs} %{?_enable_static_nifs:LIBS=-lcrypto} \
	%{subst_enable_to silent_rules silent-rules} \
	%{subst_enable pgo} \
	%{subst_enable_to dirty_schedulers dirty-schedulers} \
	%{subst_enable_to native_libs native-libs} \
	%{subst_enable hipe} \
	%{subst_enable_to megaco_flex_scanner_lineno megaco-flex-scanner-lineno} \
	%{subst_with ssl} \
	%{subst_enable fips} \
	%{subst_with_to ssl_zlib ssl-zlib} \
	%{subst_with termcap} \
	%{subst_with gmp} \
	%{subst_with libatomic_ops} \
	%{subst_enable sctp} \
	%{subst_enable_to lock_checking lock-checking} \
	%{subst_enable_to lock_counting lock-counting} \
	%{subst_enable systemd} \
	%{subst_with odbc} \
	%{subst_with megaco} \
	%{subst_with wx} \
	--with-wx-config="$(stat --printf=%%n\\n %_libdir/wx/config/gtk* 2>/dev/null | head -1)" \
	--disable-saved-compile-time \
	--with-javac=javac.sh \
	--enable-prefer-gcc-native-ethr-impls

# FIXME!
# Remove debug flags
sed -i '/^WX_LIBS[[:blank:]]/,/^endif[[:blank:]]*$/s/ -g / /g' lib/wx/c_src/Makefile
export ERL_COMPILER_OPTIONS="%eoptflags"
%if_enabled rebuild_preloaded
make %{?_smp_mflags} OPT_LEVEL="-O%_optlevel" bootstrap
make %{?_smp_mflags} OPT_LEVEL="-O%_optlevel" preloaded
case "%_target_platform" in
	*%_gnu) t="%_target_platform" ;;
	*) t="%_target_platform%_gnu" ;;
esac
make -C erts/preloaded/src ERL_TOP="$PWD" TARGET="$t" copy
%endif
make %{?_smp_mflags} OPT_LEVEL="-O%_optlevel"

%if_disabled win32
# skip Windows-specific modules
sed -i '/win32reg/d' lib/stdlib/ebin/stdlib.app
sed -i 's/,[[:blank:]]*nteventlog//' lib/os_mon/ebin/os_mon.app
%endif

%{?_enable_docs:make %{?_smp_mflags} docs release_docs}


%install
install -d -m 0755 %buildroot%_docdir/%name
export ERL_LIBS=%buildroot%_otpdir/lib
export PATH=$PWD/bin:$PATH
%if_enabled docs
%make_install install-docs
rm -rf  %buildroot%_otpdir/doc/docbuild
mv %buildroot%_otpdir/COPYRIGHT %buildroot%_otpdir/PR.template %buildroot%_otpdir/README* %buildroot%_docdir/%name/
gzip -9nf %buildroot%_erlmandir/man?/*
install -d -m 0755 %buildroot%_docdir/%name/pdf
mv %buildroot%_otpdir/doc/pdf/*.pdf %buildroot%_otpdir/erts-*/doc/pdf/*.pdf %buildroot%_otpdir/lib/*/doc/pdf/*.pdf %buildroot%_docdir/%name/pdf/
rmdir %buildroot%_erldocdir/pdf %buildroot%_otpdir/erts-*/doc/pdf %buildroot%_otplibdir/*/doc/pdf
install -d -m 0755 %buildroot%_docdir/%name/html/lib %buildroot%_docdir/%name/html/erts-%erts_ver/doc
ln -sf %_erldocdir %buildroot%_docdir/%name/html/doc
ln -sf %_otpdir/erts-%erts_ver/doc/html %buildroot%_docdir/%name/html/erts-%erts_ver/doc/html
for i in %buildroot%_otplibdir/*/doc/html; do
	i="$(basename ${i%%/doc/html})"
	install -d -m 0755 %buildroot%_docdir/%name/html/lib/$i/doc
	ln -sf %_otplibdir/$i/doc/html %buildroot%_docdir/%name/html/lib/$i/doc/html
done
ln -s diameterc.1.gz %buildroot%_otpmandir/man1/diameter_compile.1.gz
install -d -m 0755 %buildroot%_mandir/man3
for i in %buildroot%_erlmandir/man3/*; do
	ln -sf ${i#%buildroot} %buildroot%_mandir/man3/$(basename $i .gz)erl.gz
done
for n in 1 5 6 7; do
	install -d -m 0755 %buildroot%_mandir/man$n
	for i in %buildroot%_erlmandir/man$n/*; do
		ln -sf ${i#%buildroot} %buildroot%_mandir/man$n/
	done
done
%else
%make_install
install -p -m 0644 README* %buildroot%_docdir/%name/
%endif

find %buildroot%_otplibdir -maxdepth 2 -path */src | grep -vE '/(erl_interface|ssl)-.*/src$' | xargs rm -rf
find %buildroot%_otplibdir/ssl-*/src -mindepth 1 -maxdepth 1 -not -name ssl_api.hrl -delete
sed -i -n '/^-record(sslsocket,/p' %buildroot%_otplibdir/ssl-*/src/ssl_api.hrl
rm -f	%buildroot%_otplibdir/erl_interface-*/src/INSTALL \
	%buildroot%_otplibdir/erl_interface-*/src/Makefile* \
	%buildroot%_otplibdir/erl_interface-*/src/*.mk \
	%buildroot%_otplibdir/erl_interface-*/src/*/*.c
for i in c_src java_src priv/obj; do
	rm -rf %buildroot%_otpdir/lib/*/$i
done
rm -rf %buildroot%_otpdir/lib/*/*.mk %buildroot%_otpdir/erts-*/src
for i in asn1 erl; do
	rm -f %buildroot%_otplibdir/*/*/*.$i
done
rm -f %buildroot%_otplibdir/*/priv/bin/*.bat
rm -f %buildroot%_otplibdir/*/priv/*.in
rm -f %buildroot%_otplibdir/*/info
find %buildroot%_otpdir -type f -name '*.src' -delete
find %buildroot%_otpdir -empty -delete
# Remove internal libs and headers
for i in lib include; do
	rm -rf %buildroot%_otpdir/erts-*/$i/internal
done
cmp -s %buildroot%_otpdir/erts-*/lib/liberts.a %buildroot%_otpdir/erts-*/lib/liberts_r.a && ln -sf liberts.a %buildroot%_otpdir/erts-*/lib/liberts_r.a
rm -rf %buildroot%_otpdir/usr/include
install -d -m 0755 %buildroot%_includedir
for i in %_otpdir/usr/ %_includedir/%name; do
	ln -sf %_otpdir/erts-%erts_ver/include %buildroot$i
done

install -p -m 0644 AUTHORS LICENSE* %buildroot%_docdir/%name/

install -d -m 0755 %buildroot%_otpdir/usr/make
install -p -m 0644 make/*.mk %buildroot%_otpdir/usr/make/
install -p -m 0755 make/make_emakefile make/save_args %buildroot%_otpdir/usr/make/
for i in make/*/*.mk; do
	install -pD -m 0644 $i %buildroot%_otpdir/usr/$i
	ln -s ${i#make/} %buildroot%_otpdir/usr/make/$(basename $i)
done

for i in Install misc usr/lib; do
	rm -rf %buildroot%_otpdir/$i
done

for i in erl start; do
	sed -i 's|%buildroot||' %buildroot%_otpdir/bin/$i %buildroot%_otpdir/erts-*/bin/$i
done
sed -i 's|%buildroot||' %buildroot%_otpdir/releases/RELEASES

cat > %_builddir/%buildsubdir/erl.buildroot <<"__EOF__"
#!/bin/sh
export ERL_ROOTDIR="%buildroot%_otpdir"
exec %buildroot%_otpdir/erts-%erts_ver/bin/erl ${1+"$@"}
__EOF__
chmod 755 erl.buildroot
%define __erlang %_builddir/%buildsubdir/erl.buildroot
%define __erlc env ERLC_EMULATOR=%__erlang %buildroot%_otpdir/erts-%erts_ver/bin/erlc
%define __escript env ESCRIPT_EMULATOR=%__erlang %buildroot%_otpdir/erts-%erts_ver/bin/escript

for i in ct_run dialyzer erl erlc escript run_erl start to_erl typer; do
	ln -sf %_otpdir/erts-%erts_ver/bin/$i %buildroot%_otpdir/bin/
done
i="$(echo %buildroot%_otplibdir/diameter-*/bin/diameterc)"
ln -sf ${i#%buildroot} %buildroot%_otpdir/bin/diameter_compile
ln -sf %_otpdir/bin/diameter_compile %buildroot%_bindir/
for i in %buildroot%_otplibdir/observer-*/priv/bin/* %buildroot%_otplibdir/snmp-*/bin/*; do
	ln -sf ${i#%buildroot} %buildroot%_otpdir/bin/
done
rm -rf %buildroot%_otplibdir/erl_interface-*/bin
for i in cdv etop snmpc typer erl_call; do
	ln -sf %_otpdir/bin/$i %buildroot%_bindir/
done

install -pD -m 0644 %{S:3} %buildroot%_unitdir/epmd.service
install -pD -m 0644 %{S:4} %buildroot%_unitdir/epmd.socket
install -pD -m 0644 %{S:5} %buildroot%_unitdir/epmd@.service
install -pD -m 0644 %{S:6} %buildroot%_unitdir/epmd@.socket
install -d -m 0755 %buildroot%_sbindir
ln -s /sbin/service %buildroot%_sbindir/rcepmd
install -d -m 0750 %buildroot%epmd_home

install -d -m 0755 %buildroot%_otpdir/erts-%erts_ver/example
install -p -m 0644 erts/example/* %buildroot%_otpdir/erts-%erts_ver/example/

install -d -m 0755 %buildroot%_datadir/pixmaps
ln -f %buildroot%_otplibdir/edoc-*/priv/%name.png %buildroot%_datadir/pixmaps/

%if_with plt
d="$(echo %buildroot%_otplibdir/dialyzer-*)"
install -d -m 0755 "$d/plt"
NO_DIALYZE=" common_test dialyzer diameter eldap erl_docgen eunit megaco observer odbc reltool"
NO_DIALYZE="$NO_DIALYZE et os_mon"
dialyzer \
	--build_plt \
	--no_native \
	--no_native_cache \
	--statistics \
	--output_plt "$d/plt/otp.plt" \
	$(find %buildroot%_otplibdir -mindepth 2 -maxdepth 2 -type d -name ebin $(for i in $NO_DIALYZE; do echo -n " -not -path */$i-*/ebin"; done))
%__erlang -noshell -env PLT "$d/plt/otp.plt" -eval '
PLT = os:getenv("PLT"),
{ok, B} = file:read_file(PLT),
D = setelement(10, binary_to_term(B), []),
file:write_file(PLT,
                term_to_binary(setelement(3, D, [{F, M} || {"%buildroot" ++ F, M} <- element(3, D)]), [{compressed, 9}]),
                [raw]),
init:stop().'
%endif

%fdupes %buildroot%_otpdir

%if_enabled strip_beam
%__erlang -noshell -eval '
beam_lib:strip_release("%buildroot%_otpdir"),
init:stop().'
%endif

%if_disabled win32
# skip Windows-specific modules
%add_erlang_req_beam_skiplist win32reg nteventlog
%endif
# skip hipe modules
%add_erlang_req_beam_skiplist hipe
%add_erlang_req_beam_skiplist ct

%disable_strip_erlang_beam


%pre -n epmd
%_sbindir/groupadd -r %epmd_group >/dev/null 2>&1 ||:
%_sbindir/useradd -g %epmd_group -s /bin/false -r -c "Erlang Port Mapper Daemon" -d %epmd_home %epmd_user >/dev/null 2>&1 ||:
%service_add_pre epmd.service epmd.socket


%post -n epmd
%service_add_post epmd.service epmd.socket


%preun -n epmd
%service_del_preun epmd.service epmd.socket


%postun -n epmd
%service_del_postun epmd.service epmd.socket


%if 0
%check
export ERL_TOP="$PWD"
export PATH="$ERL_TOP/bin:$PATH"
export TARGET="%_target_platform%_gnu"
./otp_build tests
cd release/tests/test_server
erl -noshell -s ts install -s ts run all_tests -s init stop
%endif


%files
%defattr(-,root,root)
%dir %_otpdir
%dir %_otpdir/erts-*
%dir %_otpdir/erts-*/bin
%dir %_otpdir/bin
%doc %dir %_docdir/%name
%doc %_docdir/%name/LICENSE*
%doc %_docdir/%name/AUTHORS
%doc %_docdir/%name/README*
%_otpdir/releases
%_otpdir/erts-*/bin/beam*
%_otpdir/erts-*/bin/erl*
%_otpdir/erts-*/bin/escript
%_otpdir/erts-*/bin/heart
%_otpdir/erts-*/bin/inet_gethost
%_otpdir/erts-*/bin/start
%_otpdir/erts-*/bin/*_erl
%_otpdir/bin/erl*
%_otpdir/bin/escript
%_otpdir/bin/no_dot_erlang.boot
%_otpdir/bin/run_erl
%_otpdir/bin/start*
%_otpdir/bin/to_erl
%_bindir/erl*
%_bindir/escript
%_bindir/*_erl
%if_enabled docs
%doc %_docdir/%name/COPYRIGHT
%doc %_docdir/%name/PR.template
%_otpdir/erts-*/info
%dir %_erlmandir
%dir %_erlmandir/man1
%_erlmandir/man1/erl*
%_erlmandir/man1/escript.*
%_erlmandir/man1/run_erl.*
%_erlmandir/man1/start.*
%_mandir/man1/erl*
%_mandir/man1/escript.*
%_mandir/man1/run_erl.*
%_mandir/man1/start.*
%exclude %_erlmandir/man1/erlsrv.*
%exclude %_erlmandir/man1/start_erl.*
%exclude %_erlmandir/man1/werl.*
%exclude %_mandir/man1/erlsrv.*
%exclude %_mandir/man1/start_erl.*
%exclude %_mandir/man1/werl.*
%endif


%files -n epmd
%defattr(-,root,root)
%_bindir/epmd
%dir %_otpdir
%dir %_otpdir/bin
%dir %_otpdir/erts-*
%dir %_otpdir/erts-*/bin
%_otpdir/bin/epmd
%_otpdir/erts-*/bin/epmd
%if_enabled docs
%dir %_erlmandir/man1
%_erlmandir/man1/epmd.*
%_mandir/man1/epmd.*
%endif
%dir %attr(-,%epmd_user,%epmd_group) %epmd_home
%_unitdir/epmd*
%_sbindir/rcepmd


%files -n erts-devel
%defattr(-,root,root)
%_otpdir/erts-*/include
%_otpdir/usr
%_includedir/%name
%exclude %_otpdir/usr/make/make_emakefile


%files -n liberts-devel-static
%defattr(-,root,root)
%_otpdir/erts-*/lib


%files -n erl_interface
%defattr(-,root,root)
%_otplibdir/erl_interface-*
%exclude_doc


%files devel
%defattr(-,root,root)


%files otp-base
%defattr(-,root,root)
%dir %_otpdir
%dir %_otplibdir
%_otplibdir/compiler-*
%_otplibdir/erts-*
%_otplibdir/kernel-*
%_otplibdir/stdlib-*
%if_enabled docs
%dir %_erlmandir
%dir %_erlmandir/man5
%dir %_erlmandir/man6
%_erlmandir/man5/app.*
%_erlmandir/man5/config.*
%_mandir/man5/app*
%_mandir/man5/config.*
%_erlmandir/man6/kernel.*
%_erlmandir/man6/stdlib.*
%_mandir/man6/kernel.*
%_mandir/man6/stdlib.*
%endif
%_datadir/pixmaps/%name.png
%exclude_examples
%exclude_inc
%exclude_doc
%if_disabled win32
# Windows
%{?_with_optional_patches:%exclude %_otplibdir/stdlib-*/ebin/win32*}
%endif


%files otp-base-devel
%defattr(-,root,root)
%dir %_otplibdir/kernel-*
%_otplibdir/kernel-*/include
%dir %_otplibdir/stdlib-*
%_otplibdir/stdlib-*/include


%files otp-devel
%defattr(-,root,root)
%dir %_otplibdir/diameter-*
%dir %_otplibdir/edoc-*
%dir %_otplibdir/eldap-*
%dir %_otplibdir/et-*
%dir %_otplibdir/hipe-*
%dir %_otplibdir/i*
%{?_with_megaco:%dir %_otplibdir/megaco-*}
%dir %_otplibdir/o*
%dir %_otplibdir/parsetools-*
%dir %_otplibdir/public_key-*
%dir %_otplibdir/runtime_tools-*
%dir %_otplibdir/snmp-*
%dir %_otplibdir/ssl-*
%dir %_otplibdir/syntax_tools-*
%dir %_otplibdir/wx-*
%dir %_otplibdir/xmerl-*
%_otplibdir/*/include
%_otplibdir/hipe-*/cerl
%_otplibdir/hipe-*/flow
%_otplibdir/hipe-*/icode
%{?_enable_hipe:%_otplibdir/hipe-*/llvm}
%_otplibdir/hipe-*/main
%_otplibdir/hipe-*/misc
%{?_enable_hipe:%_otplibdir/hipe-*/rtl}
%_otplibdir/public_key-*/asn1
%_otplibdir/ssl-*/src
%exclude %_otplibdir/compiler-*
%exclude %_otplibdir/kernel-*
%exclude %_otplibdir/stdlib-*
%exclude %_otplibdir/erl_interface-*/include
%exclude %_otplibdir/eunit-*/include
%exclude %_otplibdir/common_test-*/include


%files otp
%defattr(-,root,root)


%files visual-devel
%defattr(-,root,root)


%files visual
%defattr(-,root,root)


%files asn1
%defattr(-,root,root)
%_otplibdir/asn1-*
%exclude %_otplibdir/asn1-*/priv/lib
%exclude_examples
%exclude_doc


%files asn1-driver
%defattr(-,root,root)
%dir %_otplibdir/asn1-*
%dir %_otplibdir/asn1-*/priv
%_otplibdir/asn1-*/priv/lib


%files crypto
%defattr(-,root,root)
%_otplibdir/crypto-*
%if_enabled docs
%_erlmandir/man6/crypto.*
%_mandir/man6/crypto.*
%endif
%exclude %_otplibdir/crypto-*/priv
%exclude_doc


%files crypto-driver
%defattr(-,root,root)
%dir %_otplibdir/crypto-*
%dir %_otplibdir/crypto-*/priv
%_otplibdir/crypto-*/priv/lib


%files common_test
%defattr(-,root,root)
%_otplibdir/common_test-*
%if_enabled docs
%_erlmandir/man6/common_test.*
%_mandir/man6/common_test.*
%endif
%exclude_doc


%files -n ct_run
%defattr(-,root,root)
%_bindir/ct_run
%_otpdir/bin/ct_run
%_otpdir/erts-*/bin/ct_run
%if_enabled docs
%_erlmandir/man1/ct_run.*
%_mandir/man1/ct_run.*
%endif


%files debugger
%defattr(-,root,root)
%_otplibdir/debugger-*
%exclude_doc


%files -n dialyzer
%defattr(-,root,root)
%_bindir/dialyzer
%_otpdir/erts-*/bin/dialyzer
%_otpdir/bin/dialyzer
%_bindir/typer*
%_otpdir/erts-*/bin/typer
%_otpdir/bin/typer
%{?_with_plt:%_otplibdir/dialyzer-*/plt}


%files dialyzer
%defattr(-,root,root)
%_otplibdir/dialyzer-*
%{?_with_plt:%exclude %_otplibdir/dialyzer-*/plt}
%exclude_doc


%files diameter
%defattr(-,root,root)
%_bindir/diameter_compile
%_otpdir/bin/diameter_compile
%_otplibdir/diameter-*
%exclude_examples
%exclude_inc
%exclude_doc
%if_enabled docs
%dir %_erlmandir/man1
%_erlmandir/man1/diameter*
%_erlmandir/man5/diameter_dict.*
%_mandir/man1/diameter*
%_mandir/man5/diameter_dict.*
%endif


%files eldap
%defattr(-,root,root)
%_otplibdir/eldap-*
%exclude_inc
%exclude_doc


%files edoc
%defattr(-,root,root)
%_otplibdir/edoc-*
%exclude_inc
%exclude_doc


%files erl_docgen
%defattr(-,root,root)
%_otplibdir/erl_docgen-*
%if_enabled docs
%_erlmandir/man6/erl_docgen.*
%_mandir/man6/erl_docgen.*
%endif
%exclude_doc


%files et
%defattr(-,root,root)
%_otplibdir/et-*
%_otplibdir/observer-*/ebin/ttb_et.*
%exclude_inc
%exclude_doc


%files eunit
%defattr(-,root,root)
%_otplibdir/eunit-*
%exclude_examples
%exclude_doc


%files ftp
%defattr(-,root,root)
%_otplibdir/ftp-*
%exclude_doc


%files hipe
%defattr(-,root,root)
%dir %_otplibdir/hipe-*
%_otplibdir/hipe-*/ebin


%files inets
%defattr(-,root,root)
%_otplibdir/inets-*
%exclude_examples
%exclude_inc
%exclude_doc


%if_with java
%files jinterface
%defattr(-,root,root)
%dir %_otplibdir/jinterface-*
%_otplibdir/jinterface-*/ebin
%_otplibdir/jinterface-*/priv
%exclude_doc
%endif


%if_with megaco
%files megaco
%defattr(-,root,root)
%_otplibdir/megaco-*
%exclude %_otplibdir/megaco-*/priv/lib
%exclude_examples
%exclude_inc
%exclude_doc


%files megaco-driver
%defattr(-,root,root)
%dir %_otplibdir/megaco-*
%dir %_otplibdir/megaco-*/priv
%_otplibdir/megaco-*/priv/lib
%endif


%files mnesia
%defattr(-,root,root)
%_otplibdir/mnesia-*
%exclude_examples
%exclude_doc


%files observer
%defattr(-,root,root)
%_bindir/cdv
%_bindir/etop
%_otpdir/bin/cdv
%_otpdir/bin/etop
%_otplibdir/observer-*
%exclude %_otplibdir/observer-*/ebin/ttb_et.*
%if_enabled docs
%dir %_erlmandir/man6
%_erlmandir/man1/cdv.*
%_mandir/man1/cdv.*
%_erlmandir/man6/observer.*
%_mandir/man6/observer.*
%endif
%exclude_inc
%exclude_doc


%if_with odbc
%files odbc
%defattr(-,root,root)
%_otplibdir/odbc-*
%exclude %_otplibdir/odbc-*/priv/bin
%exclude_inc
%exclude_doc


%files odbc-server
%defattr(-,root,root)
%dir %_otplibdir/odbc-*
%dir %_otplibdir/odbc-*/priv
%_otplibdir/odbc-*/priv/bin
%exclude_doc
%endif


%files os_mon
%defattr(-,root,root)
%_otplibdir/os_mon-*
%if_enabled docs
%_erlmandir/man6/os_mon.*
%_mandir/man6/os_mon.*
%endif
%exclude_inc
%exclude_doc
%if_disabled win32
# Windows
%{?_with_optional_patches:%exclude %_otplibdir/os_mon-*/ebin/nteventlog*}
%endif


%files otp_mibs
%defattr(-,root,root)
%_otplibdir/otp_mibs-*
%exclude_inc
%exclude_doc


%files parsetools
%defattr(-,root,root)
%_otplibdir/parsetools-*
%exclude_inc
%exclude_doc


%files public_key
%defattr(-,root,root)
%_otplibdir/public_key-*
%exclude %_otplibdir/public_key-*/asn1
%if_enabled docs
%_erlmandir/man6/public_key.*
%_mandir/man6/public_key.*
%endif
%exclude_inc
%exclude_doc


%files reltool
%defattr(-,root,root)
%_otplibdir/reltool-*
%exclude_examples
%exclude_doc


%files runtime_tools
%defattr(-,root,root)
%_otplibdir/runtime_tools-*
%exclude %_otplibdir/*/priv/lib
%if_enabled docs
%_erlmandir/man6/runtime_tools.*
%_mandir/man6/runtime_tools.*
%endif
%exclude_inc
%exclude_doc
%exclude_examples


%files runtime_tools-driver
%defattr(-,root,root)
%dir %_otplibdir/runtime_tools-*
%dir %_otplibdir/runtime_tools-*/priv
%_otplibdir/runtime_tools-*/priv/lib


%files sasl
%defattr(-,root,root)
%_otplibdir/sasl-*
%exclude_examples
%if_enabled docs
%_erlmandir/man5/appup.*
%_erlmandir/man5/rel*
%_erlmandir/man5/script.*
%_mandir/man5/appup.*
%_mandir/man5/rel*
%_mandir/man5/script.*
%_erlmandir/man6/sasl.*
%_mandir/man6/sasl.*
%endif
%exclude_doc


%files snmp
%defattr(-,root,root)
%_bindir/snmpc
%_otpdir/bin/snmpc
%_otplibdir/snmp-*
%exclude_examples
%exclude_inc
%exclude_doc
%if_enabled docs
%dir %_erlmandir/man1
%dir %_erlmandir/man7
%_erlmandir/man1/snmpc.*
%_mandir/man1/snmpc.*
%dir %_erlmandir/man6
%_erlmandir/man6/snmp.*
%_mandir/man6/snmp.*
%_erlmandir/man7/*
%_mandir/man7/*
%endif


%files ssh
%defattr(-,root,root)
%_otplibdir/ssh-*
%if_enabled docs
%_erlmandir/man6/ssh.*
%_mandir/man6/ssh.*
%endif
%exclude_doc


%files ssl
%defattr(-,root,root)
%_otplibdir/ssl-*
%exclude_examples
%if_enabled docs
%_erlmandir/man6/ssl.*
%_mandir/man6/ssl.*
%endif
%exclude %_otplibdir/ssl-*/src
%exclude_doc


%files syntax_tools
%defattr(-,root,root)
%_otplibdir/syntax_tools-*
%exclude_inc
%exclude_doc


%files tftp
%defattr(-,root,root)
%_otplibdir/tftp-*
%exclude_doc


%files tools
%defattr(-,root,root)
%_otplibdir/tools-*
%exclude %_otplibdir/tools-*/bin
%exclude_doc


%files tools-emem
%defattr(-,root,root)
%dir %_otplibdir/tools-*
%_otplibdir/tools-*/bin


%files wx
%defattr(-,root,root)
%_otplibdir/wx-*
%exclude %_otplibdir/wx-*/priv/lib
%exclude_examples
%exclude_inc
%exclude_doc


%files wx-driver
%defattr(-,root,root)
%dir %_otplibdir/wx-*
%dir %_otplibdir/wx-*/priv
%_otplibdir/wx-*/priv/lib


%files xmerl
%defattr(-,root,root)
%_otplibdir/xmerl-*
%exclude_inc
%exclude_doc


%files examples
%defattr(-,root,root)
%_otpdir/erts-*/example
%_otplibdir/*/examples


%files otp-full
%defattr(-,root,root)


%files full
%defattr(-,root,root)


%if_enabled docs
%files man
%defattr(-,root,root)
%dir %_erldir
%dir %_erlmandir
%_erlmandir/man3
%_mandir/man3/*
# Windows
%{?_disable_win32:%exclude %_mandir/man3/win32*}
%{?_disable_win32:%exclude %_mandir/man3/nteventlog*}
%{?_disable_win32:%exclude %_erlmandir/man3/win32*}
%{?_disable_win32:%exclude %_erlmandir/man3/nteventlog*}


%files doc-pdf
%defattr(-,root,root)
%doc %dir %_docdir/%name
%doc %_docdir/%name/pdf


%files doc-html
%defattr(-,root,root)
%_docdir/%name/html
%_erldocdir
%dir %_otpdir/erts-*
%dir %_otplibdir/*/doc
%_otpdir/erts-*/doc
%dir %_otplibdir/*
%exclude %_otplibdir/erts-*
%_otplibdir/*/doc/*
# Windows
%exclude %_otpdir/erts-*/doc/html/erlsrv.*
%exclude %_otpdir/erts-*/doc/html/start_erl.*
%exclude %_otpdir/erts-*/doc/html/werl.*
%endif


%changelog
* Thu Oct 26 2023 Led <ledest@gmail.com> 21.3.8.24-249
- update patches:
  + otp_src_20.3.8.26-lib-kernel-erl-epmd.patch

* Tue Aug 29 2023 Led <ledest@gmail.com> 21.3.8.24-248
- update patches:
  + otp_src_21.3.8.24-erts-symbols.patch
- remove patches:
  + 1471-kernel-Fix-erl_epmd-address_please.patch
  + 1472-ssl-Fix-erl_epmd-address_please-callback.patch
  + 5101-Optimize-erl_lint-is_guard_test-2-3.patch
- add patches:
  + 3151-kernel-Fix-erl_epmd-address_please.patch
  + 3152-ssl-Fix-erl_epmd-address_please-callback.patch

* Sun Dec 04 2022 Led <ledest@gmail.com> 21.3.8.24-247
- add patches:
  + 1717-Catch-mnesia-controller-call.patch
  + 1718-erts-Fix-open_port-spawn-with-spaces-in-PATH-on-wind.patch
  + 1719-erts-Remove-unused-requote-argument-to-application_t.patch

* Sat Nov 26 2022 Led <ledest@gmail.com> 21.3.8.24-246
- add patches:
  + 1716-Don-t-allow-local-calls-from-record-init-in-guards.patch

* Tue Nov 22 2022 Led <ledest@gmail.com> 21.3.8.24-245
- add patches:
  + 1713-ftp-add-missing-case-nlist.patch
  + 1714-ftp-replace-deprecated-call-to-ftp-start_service.patch
  + 1715-ftp-add-type-specs.patch

* Fri Nov 18 2022 Led <ledest@gmail.com> 21.3.8.24-244
- add patches:
  + 1705-beam_lib-Fix-spec-for-all_chunks-1.patch
  + 1706-test_server-Make-it-32-bit-build-show-in-platform-st.patch
  + 1708-Fix-wx-build-issue-when-GL-glu.h-is-not-present.patch
  + 1709-empty-containers-more-precise-specs.patch
  + 1710-erts-Add-get_uint32-and-fix-some-dubious-uses-of-get.patch
  + 1711-dec_term-avoid-integer-overflow-for-LIST_EXT.patch
  + 5981-empty-containers-more-precise-specs.patch
  + 5991-erts-Make-list_to_atom-reject-all-negative-code-poin.patch
  + 6001-lists-enable-zip-functions-to-work-on-lists-of-diffe.patch
  + 6011-erts-Add-code_ix-arguments-to-some-etp-commands.patch
- update patches:
  + 2532-Stop-supporting-decoding-of-old-funs-in-the-external.patch

* Mon Nov 14 2022 Led <ledest@gmail.com> 21.3.8.24-243
- add patches:
  + 1703-logger_common_h-remove-extraneous-space-in-mode_chan.patch
  + 1704-beam_disasm-Decode-field-flags.patch

* Thu Nov 10 2022 Led <ledest@gmail.com> 21.3.8.24-242
- add patches:
  + 5961-os_mon-allow-check-intervals-smaller-than-1-minute.patch
  + 5971-Add-support-for-disksup-get_disk_info-0-1.patch
- update patches:
  + 1692-ssl-clarify-docs-for-PEM-cache.patch
  + 5573-Fix-types-for-getbyname-2-3.patch
  + 5574-Rename-rr_type-dns_rr_type.patch
  + 5575-Rephrase-to-reduce-clutter.patch

* Tue Nov 08 2022 Led <ledest@gmail.com> 21.3.8.24-241
- add patches:
  + 1702-Remove-email-addresses.patch

* Mon Nov 07 2022 Led <ledest@gmail.com> 21.3.8.24-240
- add patches:
  + 5472-Fix-filelib_SUITE-ensure_path_invalid_path-1.patch
  + 5951-active-transactions-counters.patch
  + 5952-Added-a-simple-test-for-obtaining-active-transaction.patch

* Wed Nov 02 2022 Led <ledest@gmail.com> 21.3.8.24-239
- add patches:
  + 1697-erts-Fix-SEGV-during-crashdump-of-emptied-ETS-table.patch
  + 1699-update-unicode-characters_to_list-spec-to-represent-.patch
  + 1700-persistent_term.xml-fix-grammar.patch
  + 1701-emulator-mtx_SUITE-runtime-limit-scale-on-no-schedul.patch
  + 5941-erts-Refactoring-in-enqueue_later_op.patch
  + 5942-erts-Boost-thread-progress-later-op-execution.patch

* Tue Oct 25 2022 Led <ledest@gmail.com> 21.3.8.24-238
- add patches:
  + 1696-logger-Adjust-sync-testcase-timeout.patch
  + 1698-sendfile-Expand-sleep-to-allow-send-to-start.patch
  + 5936-kernel-erts-Use-memavailable-for-tests-when-availabl.patch

* Mon Oct 24 2022 Led <ledest@gmail.com> 21.3.8.24-237
- add patches:
  + 1693-erts-Fix-bug-in-ets-delete_all_objects.patch
  + 1694-erts-Fix-ets-rename-during-ets-delete_all_objects.patch
  + 1695-mnesia-Don-t-spam-error-when-in-partitioned-networks.patch
- update patches:
  + 2572-mnesia-Bump-protocol-version.patch

* Fri Oct 21 2022 Led <ledest@gmail.com> 21.3.8.24-236
- add patches:
  + 1690-docs-add-note-about-anonymous-type-variables.patch
  + 1691-documentation-fix-XML-linter-error.patch
  + 1692-ssl-clarify-docs-for-PEM-cache.patch
  + 2950-pg-Note-for-local-only-use-cases.patch
  + 5901-Add-lookup_element-4-which-takes-a-default-value.patch
  + 5911-Replace-some-uses-of-ets-lookup-by-ets-lookup_elemen.patch
  + 5921-Add-compressed_one-to-file-Modes.patch

* Mon Oct 10 2022 Led <ledest@gmail.com> 21.3.8.24-235
- add patches:
  + 1689-minor-memory-leaks-fixes.patch

* Fri Oct 07 2022 Led <ledest@gmail.com> 21.3.8.24-234
- add patches:
  + 5891-inets-Implement-HTTP-308-Permanent-Redirect.patch

* Wed Oct 05 2022 Led <ledest@gmail.com> 21.3.8.24-233
- add patches:
  + 1688-erts-Fix-some-crashes-in-driver_SUITE-end_per_testca.patch
  + 5871-Introduce-receive-optimisation-to-dets-calls.patch
  + 5882-gh-Add-test-for-compiling-all-flavors-and-types.patch
  + 5883-erts-Fix-lcnt-macro-error.patch

* Mon Oct 03 2022 Led <ledest@gmail.com> 21.3.8.24-232
- add patches:
  + 1686-os_mon-Fix-disksup-full-threshold-testcase.patch
  + 1687-cpu_sup-Skip-testcases-on-netbsd.patch

* Sun Oct 02 2022 Led <ledest@gmail.com> 21.3.8.24-231
- add patches:
  + 5861-dialyzer-Introduce-the-input_list_file-option.patch

* Wed Sep 28 2022 Led <ledest@gmail.com> 21.3.8.24-230
- add patches:
  + 5841-Also-list-connected-hidden-nodes-in-observer-nodes-l.patch
  + 5842-Improve-observer-node-list-menu-in-distribution-edge.patch
  + 5851-Adjust-language-around-the-usage-of-receive-in-a-gen.patch
  + 5852-Second-pass.patch
  + 5853-Update-system-doc-design_principles-statem.xml.patch
  + 5854-Update-system-doc-design_principles-statem.xml.patch
  + 5855-Update-system-doc-design_principles-statem.xml.patch
  + 5856-remove-redundant-use-of-messages.patch
  + 5857-misc-grammar-improvements-and-placement.patch
  + 5858-apply-raimo-s-suggestion.patch

* Wed Sep 28 2022 Led <ledest@gmail.com> 21.3.8.24-229
- add patches:
  + 5831-eunit-Fix-to-specify-Options-to-group.options.patch
  + 5832-eunit-primitive-and-fixture-test.patch

* Wed Sep 28 2022 Led <ledest@gmail.com> 21.3.8.24-228
- add patches:
  + 1685-ets-documentation-Fix-typo.patch

* Tue Sep 27 2022 Led <ledest@gmail.com> 21.3.8.24-227
- add patches:
  + 1684-erts-Fix-dist-data-notification-for-distribution-pro.patch

* Mon Sep 26 2022 Led <ledest@gmail.com> 21.3.8.24-226
- remove patches:
  + 5521-inets-add-missing-typespecs.patch
- add patches:
  + 1680-Correct-typo-in-Dialyzer-documentation.patch
  + 5521-Add-test-to-check-for-Content-Length-matching-iolist.patch
  + 5522-Update-httpc_request-body_length-1-to-handle-iolists.patch
  + 5523-Update-AUTHORS-and-version.patch

* Thu Sep 22 2022 Led <ledest@gmail.com> 21.3.8.24-225
- add patches:
  + 1679-dialyzer-Document-the-meaning-of-specs.patch
  + 5821-asn1-Support-SEQUENCE-OF-with-16384-or-more-items.patch

* Wed Sep 21 2022 Led <ledest@gmail.com> 21.3.8.24-224
- add patches:
  + 1678-Clarify-filelib-fold_files-5-docs.patch
  + 5811-docs-Add-missing-space-on-maps-doc.patch
- fix erlang-otp Requires

* Fri Sep 16 2022 Led <ledest@gmail.com> 21.3.8.24-223
- add patches:
  + 5781-Property-based-tests-for-the-base64-module.patch
  + 5791-base64-Optimize-encoding-and-decoding-of-binaries.patch
  + 5801-base64-Add-selectable-alphabet.patch

* Thu Sep 15 2022 Led <ledest@gmail.com> 21.3.8.24-222
- add patches:
  + 1677-Fix-communication-with-port-program-win32sysinfo.exe.patch

* Wed Sep 14 2022 Led <ledest@gmail.com> 21.3.8.24-221
- add patches:
  + 1676-Fix-typo-efter-after.patch

* Tue Sep 13 2022 Led <ledest@gmail.com> 21.3.8.24-220
- add patches:
  + 1675-erts-Add-assert-in-process-info-signal-handling.patch

* Thu Sep 08 2022 Led <ledest@gmail.com> 21.3.8.24-219
- add patches:
  + 5771-binary_SUITE-Consume-less-memory.patch

* Thu Sep 08 2022 Led <ledest@gmail.com> 21.3.8.24-218
- update patches:
  + 5521-inets-add-missing-typespecs.patch

* Thu Sep 08 2022 Led <ledest@gmail.com> 21.3.8.24-217
- add patches:
  + 5521-inets-add-missing-typespecs.patch

* Thu Sep 08 2022 Led <ledest@gmail.com> 21.3.8.24-216
- add patches:
  + 1674-Fix-typo-of-min-max-for-Q-option.patch

* Mon Sep 05 2022 Led <ledest@gmail.com> 21.3.8.24-215
- add patches:
  + 5461-eunit-exact_execution-option.patch

* Fri Sep 02 2022 Led <ledest@gmail.com> 21.3.8.24-214
- add patches:
  + 1672-erts-Fix-large-read-writes-on-macOS.patch
  + 1673-erts-Fix-iovec-calculation.patch

* Thu Sep 01 2022 Led <ledest@gmail.com> 21.3.8.24-213
- add patches:
  + 1666-Eliminate-false-warnings-when-using-the-inline_list_.patch
  + 1667-Fix-xmllint-errors-in-debugging.xml.patch
  + 1668-ct-Fix-surefire-without-debug_info.patch
  + 1669-fix-logger_formatter-format-by-making-templates-line.patch
  + 1670-Minor-grammatical-fix.patch
  + 1671-kernel-Fix-Logger-filter-removal-if-message-format-i.patch
  + 1681-changes-to-fix-erlang-hung-issue-on-IPv6-setup.patch
  + 1682-erts-inet-drv-Revert-the-FREE-macro.patch
  + 1683-erts-inet-drv-Add-missing-curly-brackets.patch
  + 1707-stdlib-Fix-backspace-for-empty-search.patch
  + 1712-erts-Fix-printing-of-non-printable-characters.patch
  + 3801-Regular-expression-replacement-with-a-function.patch
  + 3811-logger-Print-to-stderr-if-printing-to-stdout-failed.patch
  + 3821-erts-Print-string-that-failed-to-eval.patch
  + 3831-reltool-Add-option-for-selective-beam-stripping.patch
- update patches:
  + 2263-erts-Fix-more-internal-docs-xmllint.patch

* Wed Aug 24 2022 Led <ledest@gmail.com> 21.3.8.24-212
- remove patches:
  + 5461-stdlib-Do-not-pass-ERL_LIBS-to-filelib-peer-nodes.patch
  + 5462-stdlib-Skip-cover-compiled-for-find_source-tests.patch
- update patches:
  + 1634-fix-hmax-command-line-argument-to-accept-4-Gb.patch
  + 4421-Add-fullsweep_after-support-in-process_flag-2.patch
  + 5452-otp-Make-sure-filelib-find_source-finds-all-sources.patch
  + 5471-Add-filelib-ensure_path-1.patch

* Tue Aug 23 2022 Led <ledest@gmail.com> 21.3.8.24-211
- add patches:
  + 1650-erts-Fix-cl.exe-compiler-warning.patch
  + 1658-Add-documentation-about-debbuging-NIFs-drivers.patch
  + 1659-Modernize-text-i-NIF-tutorial.patch
  + 1660-erts-Extend-map_SUITE-t_map_compare-for-atom-keys.patch

* Mon Aug 22 2022 Led <ledest@gmail.com> 21.3.8.24-210
- add patches:
  + 1654-Update-ets.xml.patch
  + 1655-observer_sys_wx.erl-fix-grammar.patch
  + 1656-Update-Android-cross-compilation.patch
  + 1657-Use-the-static-version-of-libc-on-Android.patch

* Wed Aug 17 2022 Led <ledest@gmail.com> 21.3.8.24-209
- add patches:
  + 1661-fix-crl-unwrap-outer-list-of-CRLs-when-an-URI-is-pro.patch
  + 1662-fix-crl-unwrap-outer-list-of-CRLs-when-an-URI-is-pro.patch
  + 1663-fix-crl-move-list-unwrapping-to-cache_lookup-only.patch
  + 1664-test-crl-add-extra-lookup-insert-delete-test.patch

* Mon Aug 15 2022 Led <ledest@gmail.com> 21.3.8.24-208
- add patches:
  + 1648-erts-Accept-native-time-unit-where-documented-as-sup.patch
  + 1649-kernel-Fix-deadlock-caused-by-net_kernel-setopts-new.patch
- update patches:
  + 3971-Reconnect-to-epmd.patch
  + 4141-Replace-uses-of-maps-map-and-maps-fold-with-maps-for.patch

* Wed Aug 10 2022 Led <ledest@gmail.com> 21.3.8.24-207
- add patches:
  + 1646-public_key-Correct-spec.patch
  + 1647-gen_event-eliminate-selective-receive-in-fetch_msg-6.patch

* Thu Aug 04 2022 Led <ledest@gmail.com> 21.3.8.24-206
- add patches:
  + 1645-Minor-typo-in-OTP-Design-Principles-5.2-Example.patch
  + 5761-dialyzer-Add-warning_options-missing_return-and-extr.patch

* Wed Aug 03 2022 Led <ledest@gmail.com> 21.3.8.24-205
- add patches:
  + 5751-Optimize-comparison-of-equal-terms.patch

* Wed Aug 03 2022 Led <ledest@gmail.com> 21.3.8.24-204
- add patches:
  + 1644-Enhance-creation-of-maps-with-literal-keys.patch

* Wed Jul 27 2022 Led <ledest@gmail.com> 21.3.8.24-203
- add patches:
  + 1643-inets-fix-dialyzer-warnings-for-inets-httd-examples.patch

* Wed Jul 27 2022 Led <ledest@gmail.com> 21.3.8.24-202
- add patches:
  + 4792-Add-missing-in-match-spec-docs.patch

* Wed Jul 27 2022 Led <ledest@gmail.com> 21.3.8.24-201
- add patches:
  + 1651-snmp-example-ex2-Add-dialyzer-make-targets.patch
  + 1652-snmp-example-ex2-Corrected-various-dialyzer-issues.patch
  + 1653-snmp-example-ex2-Make-dialyzer-more-like-app_target-.patch

* Fri Jul 15 2022 Led <ledest@gmail.com> 21.3.8.24-200
- add patches:
  + 1642-Fix-faulty-assert.patch

* Thu Jul 14 2022 Led <ledest@gmail.com> 21.3.8.24-199
- add patches:
  + 1639-erts-Fix-faulty-assert.patch
  + 1640-erts-Fix-permanent-prio-elevation-at-process-termina.patch
  + 1641-erts-silence-warning.patch

* Fri Jul 08 2022 Led <ledest@gmail.com> 21.3.8.24-198
- add patches:
  + 1638-to_erl-Do-not-make-DEBUG-flag-enable-debug-logging.patch
  + 5513-Move-maps-groups_from_list-docs-to-correct-place.patch

* Thu Jul 07 2022 Led <ledest@gmail.com> 21.3.8.24-197
- add patches:
  + 1636-erts-Fix-reds-counting-in-execute_sys_tasks-cleanup_.patch
  + 1637-erts-Fix-process_info-Pid-message_queue_len-on-other.patch

* Thu Jul 07 2022 Led <ledest@gmail.com> 21.3.8.24-196
- add patches:
  + 5741-Property-based-tests-for-the-lists-module.patch

* Tue Jul 05 2022 Led <ledest@gmail.com> 21.3.8.24-195
- add patches:
  + 1196-Specify-in-docs-that-the-beam-uses-64-bit-floats.patch

* Tue Jul 05 2022 Led <ledest@gmail.com> 21.3.8.24-194
- add patches:
  + 5731-v3_core-Stricten-tests-for-integers.patch
  + 5732-core_scan-Stricten-tests-for-integers.patch
  + 5733-beam_asm-Stricten-tests-for-integers.patch
  + 5736-sys_core_fold-Stricten-tests-for-integers.patch

* Fri Jul 01 2022 Led <ledest@gmail.com> 21.3.8.24-193
- add patches:
  + 5721-Allow-the-timezone-part-of-the-string-to-contain-onl.patch

* Thu Jun 30 2022 Led <ledest@gmail.com> 21.3.8.24-192
- add patches:
  + 5711-erl_scan-Stricten-tests-for-integers.patch
  + 5712-array-Stricten-tests-for-integers.patch
  + 5713-erl_lint-Stricten-integer-tests.patch
  + 5714-io_lib-Stricten-type-checks-for-integers.patch
  + 5715-filename-Stricten-tests-for-integers.patch
  + 5716-gb_sets-gb_trees-Stricten-tests-for-integers.patch
  + 5717-string-unicode_util-Stricten-tests-for-integers.patch

* Mon Jun 27 2022 Led <ledest@gmail.com> 21.3.8.24-191
- add patches:
  + 5681-gh-Fix-build-otp-tar-to-work-with-pre-24.patch
  + 5691-Added-zip-zip_get_crc32-2-to-CRC32-sum-of-open-zip-f.patch
  + 5701-Add-a-utility-is_wide-grapheme-cluster-function.patch
  + 5702-Adds-codepoint-category-to-lookup-1.patch
  + 5703-Improve-guards-and-bad-list-input.patch

* Thu Jun 23 2022 Led <ledest@gmail.com> 21.3.8.24-190
- add patches:
  + 1635-Make-specs-for-hd-1-and-tl-1-more-specific.patch

* Wed Jun 22 2022 Led <ledest@gmail.com> 21.3.8.24-189
- add patches:
  + 1633-Call-mach_clock_getres-only-on-initialized-clocks.patch
  + 1634-fix-hmax-command-line-argument-to-accept-4-Gb.patch
- update patches:
  + 4421-Add-fullsweep_after-support-in-process_flag-2.patch

* Wed Jun 22 2022 Led <ledest@gmail.com> 21.3.8.24-188
- add patches:
  + 1632-gh-Fix-PRs-target-to-only-run-in-upstream-repo.patch

* Fri Jun 17 2022 Led <ledest@gmail.com> 21.3.8.24-187
- add patches:
  + 1629-observer-correct-the-units-shown-for-memory-data.patch
  + 1630-Add-PRs-and-Issues-to-tracking-project-automatically.patch
  + 1631-Missing-a-curly-bracket.patch
  + 5671-dialyzer-Add-test-for-extra_return-and-missing_retur.patch
  + 5672-dialzyzer-Add-failing-test-that-demostrate-that-no_m.patch
  + 5673-dialyzer-Add-warning_options-no_missing_return-and-n.patch

* Thu Jun 09 2022 Led <ledest@gmail.com> 21.3.8.24-186
- add patches:
  + 5661-5719-Adding-Stacktrace-to-thrown.patch

* Wed Jun 08 2022 Led <ledest@gmail.com> 21.3.8.24-185
- add patches:
  + 1628-Correct-default-for-dump_log_write_threshold.patch

* Tue Jun 07 2022 Led <ledest@gmail.com> 21.3.8.24-184
- add patches:
  + 1625-kernel-Fix-gen_tcp_dist-example.patch
  + 1626-ets.xml-fix-grammar-in-update_counter-N-doc.patch
  + 1627-Fix-typo.patch
- update patches:
  + otp_src_21.3.8.21-doc-the-the.patch

* Wed Jun 01 2022 Led <ledest@gmail.com> 21.3.8.24-183
- add patches:
  + 5651-Improve-test-portability.patch
  + 5652-Remove-remains-of-named.patch
- update patches:
  + 5163-runtime_tools-Add-scheduler-get_sample-0-and-get_sam.patch

* Mon May 30 2022 Led <ledest@gmail.com> 21.3.8.24-182
- add patches:
  + 2112-Update-zlib-to-1.2.12.patch
  + 4872-dialyzer-Correct-documentation-for-missing-extra_ret.patch

* Mon May 30 2022 Led <ledest@gmail.com> 21.3.8.24-181
- add patches:
  + 1624-ets.xml-fix-grammar-in-is_compiled_ms-1-doc.patch

* Tue May 24 2022 Led <ledest@gmail.com> 21.3.8.24-180
- add patches:
  + 1623-inet-parse_xxx-more-precise-specs.patch

* Thu May 19 2022 Led <ledest@gmail.com> 21.3.8.24-179
- add patches:
  + 1622-erlang-system_info-dist_ctrl-fix-spec.patch

* Tue May 10 2022 Led <ledest@gmail.com> 21.3.8.24-178
- add patches:
  + 1621-Update-function-call-efficiency-guide.patch

* Fri May 06 2022 Led <ledest@gmail.com> 21.3.8.24-177
- add patches:
  + 5641-tar_SUITE-Use-rand-for-generating-random-bytes.patch

* Wed May 04 2022 Led <ledest@gmail.com> 21.3.8.24-176
- add patches:
  + 1620-ssh-Increase-min-size-of-dh-keys.patch
- update patches:
  + 2952-ssh-Change-ssh-modules-to-use-the-new-ssh_dbg-behavi.patch

* Tue May 03 2022 Led <ledest@gmail.com> 21.3.8.24-175
- add patches:
  + 1618-erts-Remove-some-dead-code.patch
  + 1619-erts-Add-function-attributes-in-APIs-and-internal.patch

* Fri Apr 29 2022 Led <ledest@gmail.com> 21.3.8.24-174
- add patches:
  + 5631-inets-fix-all-handling-for-erl_script_alias.patch

* Fri Apr 29 2022 Led <ledest@gmail.com> 21.3.8.24-173
- add patches:
  + 1617-inets-document-inet6fb4-option-for-httpc.patch

* Wed Apr 27 2022 Led <ledest@gmail.com> 21.3.8.24-172
- add patches:
  + 1616-gh-Fix-ubuntu-base-to-use-base-argument.patch
  + 5611-Show-how-to-get-the-system-word-size.patch
  + 5621-Link-to-docs-on-heap-sizing.patch

* Fri Apr 22 2022 Led <ledest@gmail.com> 21.3.8.24-171
- add patches:
  + 1615-gh-Use-lastest-lts-ubuntu-for-build-and-tests.patch

* Fri Apr 22 2022 Led <ledest@gmail.com> 21.3.8.24-170
- add patches:
  + 1614-gh-Fix-debian-base-image.patch

* Wed Apr 20 2022 Led <ledest@gmail.com> 21.3.8.24-169
- add patches:
  + 5601-erts-Add-etp-dist-for-listing-all-dist-entries.patch

* Tue Apr 19 2022 Led <ledest@gmail.com> 21.3.8.24-168
- remove patches:
  + otp_src_18.3.4.11-syntax_tools-merl.patch
- add patches:
  + 1612-remove-extra-argument.patch
  + 1613-remove-extra-bracket.patch

* Fri Apr 15 2022 Led <ledest@gmail.com> 21.3.8.24-167
- remove patches:
  + 4887-dialyzer_typesig-Crash-upon-detecting-an-endless-loo.patch

* Fri Apr 08 2022 Led <ledest@gmail.com> 21.3.8.24-166
- add patches:
  + 1611-mnesia-Fix-add_table_copy.patch
- update patches:
  + 4972-mnesia-Reduce-io-and-crashreports-from-test-runs.patch

* Thu Apr 07 2022 Led <ledest@gmail.com> 21.3.8.24-165
- add patches:
  + 1608-Fix-a-typo-in-supervisor_bridge-docs.patch
  + 1609-erts-Remove-unused-CERL_DETACHED_PROG-code.patch
  + 1610-erts-Fix-child_setup-partial-read.patch

* Wed Apr 06 2022 Led <ledest@gmail.com> 21.3.8.24-164
- add patches:
  + 1607-logger-Re-create-folders-for-file-logger-if-deleted.patch
  + 5581-On-macOS-prefer-F_BARRIERFSYNC-over-F_FULLFSYNC.patch
  + 5591-Use-rand-bytes-1-for-simplified-data-generation.patch
- update patches:
  + 2792-logger-Cleanup-close-of-delayed-write-fd.patch

* Tue Apr 05 2022 Led <ledest@gmail.com> 21.3.8.24-163
- add patches:
  + 1606-consistent-sup_name-type.patch

* Tue Apr 05 2022 Led <ledest@gmail.com> 21.3.8.24-162
- add patches:
  + 1605-erts-Remove-faulty-child-setup-assert.patch

* Mon Apr 04 2022 Led <ledest@gmail.com> 21.3.8.24-161
- add patches:
  + 1601-observer-Reading-invalid-port-socket-options.patch
  + 1602-erts-Fix-z_SUITE-inet_gethost-detection.patch
  + 1603-observer-What-to-do-with-bad-options.patch
  + 1604-observer-runtime_tools-Fixed-dialyzer-issue.patch

* Mon Apr 04 2022 Led <ledest@gmail.com> 21.3.8.24-160
- add patches:
  + 1598-erts-Add-assertions-that-flatmaps-have-correct-size.patch
  + 1599-erts-Remove-MAP4-and-MAP5-as-they-don-t-work-in-debu.patch
  + 1600-erts-Fix-driver_SUITE-inet_gethost-detection.patch

* Fri Apr 01 2022 Led <ledest@gmail.com> 21.3.8.24-159
- add patches:
  + 1597-inets-re-use-connect_timeout-option-in-TLS-upgrade.patch

* Thu Mar 31 2022 Led <ledest@gmail.com> 21.3.8.24-158
- add patches:
  + 1596-erts-Fix-gcc-warnings-in-erl_db.c.patch
  + 5561-erts-Fix-cerl-to-include-xargs-when-starting-gdb-lld.patch
  + 5573-Fix-types-for-getbyname-2-3.patch
  + 5574-Rename-rr_type-dns_rr_type.patch
  + 5575-Rephrase-to-reduce-clutter.patch

* Wed Mar 30 2022 Led <ledest@gmail.com> 21.3.8.24-157
- add patches:
  + 1591-io_proto_SUITE-Use-rand-instead-of-random.patch
  + 1592-Modernize-the-examples-in-the-User-s-Guide-for-cprof.patch
  + 1593-Make-sure-to-keep-tail-in-string-next_grapheme-1.patch
  + 1594-Make-sure-to-keep-tail-in-strings-containing-emojis-.patch
  + 1595-logger-Fix-repeated-filesync-shutdown-timeout.patch

* Tue Mar 29 2022 Led <ledest@gmail.com> 21.3.8.24-156
- add patches:
  + 1590-logger-Don-t-use-original-meta-data-in-internal-log.patch

* Mon Mar 28 2022 Led <ledest@gmail.com> 21.3.8.24-155
- disable AutoReq for reltool package

* Mon Mar 28 2022 Led <ledest@gmail.com> 21.3.8.24-154
- add patches:
  + 5541-Make-CATCH-macro-syntactical.patch
  + 5551-erts-Fix-crash-dump-assert-when-heart-is-set.patch

* Sat Mar 26 2022 Led <ledest@gmail.com> 21.3.8.24-153
- add patches:
  + 1589-inets-fix-and-improve-httpc_proxy_SUITE.patch

* Fri Mar 25 2022 Led <ledest@gmail.com> 21.3.8.24-152
- add patches:
  + 1588-ftp-Ignore-unexpected-message.patch
  + 4252-Fix-typo.patch

* Thu Mar 24 2022 Led <ledest@gmail.com> 21.3.8.24-151
- add patches:
  + 1586-crashdump_viewer-Fix-remote-process-info.patch
  + 1587-Correct-cleaning-of-bootstrap-bin.patch

* Sun Mar 20 2022 Led <ledest@gmail.com> 21.3.8.24-150
- add patches:
  + 1585-Trap-for-monotonic-time-stepping-backwards.patch

* Sun Mar 20 2022 Led <ledest@gmail.com> 21.3.8.24-149
- add patches:
  + 1582-Fix-typos-in-lib-diameter.patch
  + 1583-Fix-typos-repeated-words-doc-ci-skip.patch
  + 1584-Fix-typos-in-lib-ssh.patch
  + 2914-Fix-typos-repeated-words-doc-ci-skip.patch
  + 3551-Fix-typos-in-lib-ssh.patch
- update patches:
  + 3061-ssh-implemented-get_sock_opts-2-and-get_sock_opts-2.patch

* Sun Mar 20 2022 Led <ledest@gmail.com> 21.3.8.24-148
- update patches:
  + 5471-Add-filelib-ensure_path-1.patch

* Sat Mar 19 2022 Led <ledest@gmail.com> 21.3.8.24-147
- add patches:
  + 1562-Fix-typos-in-lib-tftp.patch
  + 1563-fix-typo.patch
  + 1564-note-that-file-lists-have-to-be-passed-before-recurs.patch
  + 1565-Correct-statement-about-warning.patch
  + 1566-eldap-Update-list-of-ldap-servers.patch
  + 1567-eldap-Choose-server-search-order-randomly.patch
  + 1568-inets-Initiate-http-headers-to-empty-header-record.patch
  + 1569-inets-services_info-doc-update.patch
  + 1570-Remove-unnecessary-1-for-pretty-move-half.patch
  + 1571-Fix-r2f-variable-names-to-be-correct.patch
  + 1572-Fix-typos-in-lib-common_test.patch
  + 1573-system-Fix-upgrade_SUITE-to-ignore-flags-passed-in-E.patch
  + 1574-system-Do-not-include-GUI-application-in-upgrade-tes.patch
  + 1575-kernel-Only-run-large-file-tests-on-64-bit-OSs.patch
  + 1576-erlexec-Fix-running-of-argument-test-with-asan.patch
  + 1577-erts-Skip-sched-thread-tests-if-only-one-scheduler-i.patch
  + 1578-time_SUITE-skip-tz-specific-tests-when-running-out-o.patch
  + 1579-erts-prepend-erl_xcomp_sysroot-when-detecting-libdlp.patch
  + 1580-Fix-erlang-open_port-spawn_executable-_-_-on-Windows.patch
  + 1581-Requote-for-plain-spawn.patch
  + 4444-Update-Unicode-to-version-14.0.0.patch
  + 4445-Update-Unicode-version-in-lib-stdlib-uc_spec-gen_uni.patch
  + 4446-Fix-minor-typo-in-README-UPDATE.txt.patch
  + 5401-Correct-spec-for-erl_compile-compile-2.patch
  + 5411-cleanup-Replace-test_server-os_type-with-os-type.patch
  + 5421-dbg-Disarm-the-stop-0-footgun.patch
  + 5431-JOB_OBJECT_LIMIT_BREAKAWAY_OK.patch
  + 5441-erl_tar-Slightly-optimize-extraction-from-tar-files.patch
  + 5451-stdlib-Expand-filelib-find_sources-to-find-asn1-file.patch
  + 5452-otp-Make-sure-filelib-find_source-finds-all-sources.patch
  + 5461-stdlib-Do-not-pass-ERL_LIBS-to-filelib-peer-nodes.patch
  + 5462-stdlib-Skip-cover-compiled-for-find_source-tests.patch
  + 5471-Add-filelib-ensure_path-1.patch
  + 5481-Slightly-optimize-lists-enumerate-1-2.patch
  + 5491-Reorganize-the-exports-of-the-lists-module.patch
  + 5501-Update-dialyzer-property-tests-to-provide-correct-lo.patch
  + 5511-Add-maps-groups_from_list.patch
  + 5521-Update-since-filed-for-the-maps-groups_from_list.patch
  + 5531-Adding-lists-uniq-1-and-lists-uniq-2.patch

* Tue Feb 01 2022 Led <ledest@gmail.com> 21.3.8.24-146
- add patches:
  + 1561-erts-Fix-type-specification-of-erlang-seq_trace-2.patch

* Mon Jan 31 2022 Led <ledest@gmail.com> 21.3.8.24-145
- add patches:
  + 1558-erts-Fix-some-variable-not-used-warnings.patch
  + 1559-erts-Fix-bug-in-erts_mremap-in-probably-dead-code.patch
  + 1560-erts-Remove-unused-ErtsRunQueueBalance.oowc.patch
  + 5301-Update-Install-Location-and-Registry-Keys.patch

* Fri Jan 28 2022 Led <ledest@gmail.com> 21.3.8.24-144
- add patches:
  + 1553-stdlib-normalize-empty-port-in-uri_string.patch
  + 1554-inets-remove-not-needed-code-in-http_request.patch
  + 1555-Document-opaques.patch
  + 1556-Apply-suggestions-from-elbrujohalcon-review.patch
  + 1557-Formatting-don-t-nest-code-inside-p-tag.patch

* Wed Jan 26 2022 Led <ledest@gmail.com> 21.3.8.24-143
- add patches:
  + 1550-inets-fix-typo-in-httpc-error.patch
  + 1551-Fix-typos-in-ETS-doc.patch
  + 1552-Fixes-analysing-a-wild-attribute-to-return-Info.patch
  + 5181-xcomp-Add-aarch64-darwin.patch
  + 5182-Correction-of-info-in-erl-xcomp-aarch64-darwin.conf.patch
  + 5191-erts-Remove-the-unused-mkver.c-file.patch
  + 5192-erts-Remove-ERLANG_COMPILE_DATE-from-erl_version.h.patch

* Mon Jan 24 2022 Led <ledest@gmail.com> 21.3.8.24-142
- add patches:
  + 1549-Document-erlang-display-may-print-internal-info.patch

* Sat Jan 22 2022 Led <ledest@gmail.com> 21.3.8.24-141
- add patches:
  + 1540-observer-etop-Calculate-field-width-with-available-c.patch
  + 1541-ct-Add-correct-file-and-line-to-surefire-report.patch
  + 1542-ct-Optimize-surefire-cth-to-keep-state-in-seperate-p.patch
  + 1543-ct-Fix-crash-in-ct_hooks_lock.patch
  + 1544-ct-Fix-surefire-logs-for-parallel-testcases.patch
  + 1545-ct-Add-tests-for-surefire-file-and-line.patch
  + 1546-Fix-typos-in-lib-wx.patch
  + 1547-Fix-comments-for-wx.erl-and-wxEvtHandler.erl.patch
  + 1548-Fix-typos-in-lib-snmp.patch
  + 3781-eunit-Remove-fun_parent-1-as-it-relies-on-undocument.patch
  + 5291-Fix-typos-in-lib-snmp.patch
- update patches:
  + 2528-snmp-agent-Truncate-variable-oids-in-a-notification.patch
  + 3601-Added-wxTaskBarIcon-new-1.patch

* Thu Jan 20 2022 Led <ledest@gmail.com> 21.3.8.24-140
- add patches:
  + 1538-Update-deprecations.patch
  + 1539-Fix-eldap-extensibleMatch-dnAttributes-option.patch
- update patches:
  + 3942-eldap-size_limit-test-case-added.patch

* Thu Jan 20 2022 Led <ledest@gmail.com> 21.3.8.24-139
- add patches:
  + 1536-erts-reduce-console-output-for-Common-Test.patch
  + 1537-erts-Do-not-print-verbose-error-log-messages-in-test.patch

* Tue Jan 18 2022 Led <ledest@gmail.com> 21.3.8.24-138
- add patches:
  + 1535-stdlib-Fix-doc-for-filename-basedir-user_log-.-on-Da.patch

* Tue Jan 18 2022 Led <ledest@gmail.com> 21.3.8.24-137
- add patches:
  + 1534-Fix-typos-in-lib-xmerl.patch
  + 4020-Fix-typos-in-lib-xmerl.patch
  + 4443-Add-detailed-instructions-for-updating-Unicode-Chara.patch
- update patches:
  + 4003-Implements-rest-of-missing-features-for-SAX-parser.patch

* Tue Jan 18 2022 Led <ledest@gmail.com> 21.3.8.24-136
- add patches:
  + 4442-Update-Unicode-to-version-14.0.0.patch

* Mon Jan 17 2022 Led <ledest@gmail.com> 21.3.8.24-135
- add patches:
  + 3541-ssh-Extend-ssh_dbg-with-handshake.patch
  + 3542-ssh-Extend-ssh_protocol_SUITE-with-incomplete-connec.patch
  + 3543-ssh-Trap-exits-on-handshake-process.patch

* Wed Jan 12 2022 Led <ledest@gmail.com> 21.3.8.24-134
- add patches:
  + 1518-Avoid-unnecessary-linking-against-libnsl.patch
  + 1519-Fix-logger-improper-list-report.patch
  + 1520-erts-Fix-disable-of-MSACC.patch
  + 1521-erts-Remove-timestamps-in-a-few-scripts.patch
  + 1522-Fix-typos-in-make.patch
  + 1523-stdlib-Fix-tar-unicode-test-to-run-on-zfs.patch
  + 1524-kernel-Allow-resetting-of-inet_db-res_option-domain.patch
  + 1525-Fix-typos-in-lib-tools.patch
  + 1526-Fix-typos-in-lib-syntax_tools.patch
  + 1527-runtime_tools-Fix-bug-in-scheduler-utilization-Secon.patch
  + 1528-Fix-typos-in-lib-eunit-ftp.patch
  + 1529-Fix-typos-in-erts-emulator-nifs.patch
  + 1530-Fix-typos-in-lib-runtime_tools.patch
  + 1531-Fix-typos-in-lib-kernel.patch
  + 1532-erts-Clarify-system_flag-scheduler_wall_time-_-docs.patch
  + 1533-Fix-typos-in-scripts.patch
  + 2205-Fix-typos-in-scripts.patch
  + 5151-Fix-typos-in-lib-kernel.patch
  + 5163-runtime_tools-Add-scheduler-get_sample-0-and-get_sam.patch
- update patches:
  + 3311-Drop-old-code-for-handling-pre-R15-abstract-format.patch
  + 3441-Remove-unused-and-private-ram_file-functions.patch
  + 3681-kernel-Add-new-option-servfail_retry_timeout.patch
  + 4322-ftp-Make-sure-init_per_test-does-not-crash-when-it-s.patch

* Mon Jan 03 2022 Led <ledest@gmail.com> 21.3.8.24-133
- add patches:
  + 1516-Fix-typos-in-lib-odbc.patch
  + 1517-Fix-typos-in-lib-ssl.patch
- update patches:
  + 2311-ssl-Implement-active-N-for-DTLS.patch

* Thu Dec 30 2021 Led <ledest@gmail.com> 21.3.8.24-132
- add patches:
  + 1515-Fix-typos-in-lib-public_key.patch
  + 2963-Fix-typos-in-lib-public_key.patch

* Wed Dec 29 2021 Led <ledest@gmail.com> 21.3.8.24-131
- add patches:
  + 1512-Fix-typos.patch
  + 1513-Fix-erl-profile_boot-true-crash.patch
  + 1514-Fix-typos-in-lib-os_mon.patch

* Mon Dec 27 2021 Led <ledest@gmail.com> 21.3.8.24-130
- add patches:
  + 1509-Fix-typos-in-lib-parsetools.patch
  + 1510-Fix-typos-in-lib-reltool.patch
  + 1511-Update-erlang.xml.patch

* Thu Dec 23 2021 Led <ledest@gmail.com> 21.3.8.24-129
- add patches:
  + 1507-Fix-typos-in-lib-eldap.patch
  + 1508-Fix-typos-in-lib-inets.patch
  + 3192-Fix-typos-in-lib-inets.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch
  + 3402-inets-remove-support-of-http-0.9-for-httpd.patch

* Wed Dec 22 2021 Led <ledest@gmail.com> 21.3.8.24-128
- add patches:
  + 1506-Fix-typos.patch

* Wed Dec 22 2021 Led <ledest@gmail.com> 21.3.8.24-127
- add patches:
  + 1505-erts-inet-driver-Remove-REUSEADDR-windows-ifdef-ing.patch

* Wed Dec 22 2021 Led <ledest@gmail.com> 21.3.8.24-126
- add patches:
  + 1502-sasl-Fix-printing-of-unicode-string-in-install-examp.patch
  + 1503-Fix-typos-in-lib-observer.patch
  + 1504-Fix-typos-in-lib-mnesia.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch

* Wed Dec 22 2021 Led <ledest@gmail.com> 21.3.8.24-125
- add patches:
  + 1501-Add-note-for-remsh-on-Windows.patch

* Tue Dec 21 2021 Led <ledest@gmail.com> 21.3.8.24-124
- add patches:
  + 1500-erts-Fix-typo.patch
  + 5124-erts-Improve-nif_SUITE-neg.patch

* Mon Dec 20 2021 Led <ledest@gmail.com> 21.3.8.24-123
- add patches:
  + 1498-Fix-typos-in-lib-jinterface.patch
  + 1499-Fix-typos-in-lib-crypto.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch

* Fri Dec 17 2021 Led <ledest@gmail.com> 21.3.8.24-122
- add patches:
  + 5101-Optimize-erl_lint-is_guard_test-2-3.patch
  + 5111-ssh-Update-build-scripts-for-ssh_compat_SUITE-docker.patch

* Wed Dec 15 2021 Led <ledest@gmail.com> 21.3.8.24-121
- add patches:
  + 1496-Fix-typos-in-lib-et.patch
  + 1497-Fix-typos-in-lib-erl_interface.patch
- update patches:
  + 2911-Add-functions-to-connect-to-a-port-to-the-erl_interf.patch

* Tue Dec 14 2021 Led <ledest@gmail.com> 21.3.8.24-120
- update patches:
  + 0923-runtime_tools-Clarify-scheduler-docs.patch
  + 1041-erlang-module-doc-preciser-description-of-erlang-is_.patch
  + 3591-stdlib-Add-option-location-to-erl_parse-abstract-2.patch
  + 5011-stdlib-Add-helper-to-support-round-tripping-using-er.patch

* Mon Dec 13 2021 Led <ledest@gmail.com> 21.3.8.24-119
- add patches:
  + 1494-Fix-typos-in-lib-edoc.patch
  + 1495-Fix-typos-in-lib-erl_docgen.patch
  + 2949-Update-pg-module-docs.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch

* Sat Dec 11 2021 Led <ledest@gmail.com> 21.3.8.24-118
- add patches:
  + 1491-Fix-typos-in-lib-debugger.patch
  + 1492-Fix-typos-in-lib-dialyzer.patch
  + 1493-Fix-typos-in-lib-common_test.patch

* Wed Dec 08 2021 Led <ledest@gmail.com> 21.3.8.24-117
- add patches:
  + 1489-Fix-typos-in-erts-emulator-test.patch
  + 1490-Fix-typos-in-lib-compiler.patch
  + 3191-inets-Remove-legacy-code-not-longer-needed.patch
  + 4111-Fix-typos-in-lib-compiler.patch

* Tue Dec 07 2021 Led <ledest@gmail.com> 21.3.8.24-116
- add patches:
  + 1487-system-test-Tweaked-node-start.patch
  + 1488-Fix-typos.patch
  + 3464-Fix-typos.patch

* Mon Dec 06 2021 Led <ledest@gmail.com> 21.3.8.24-115
- add patches:
  + 1485-ssl-Latest-OpenSSL-changed-error-message-for-unknown.patch
  + 1486-snmp-test-Check-for-supported-hashes-and-cryptos-whe.patch

* Fri Dec 03 2021 Led <ledest@gmail.com> 21.3.8.24-114
- add patches:
  + 1484-Fix-typos-in-erts-emulator-beam.patch
  + 4491-Fix-typos-in-erts-emulator-beam.patch
- update patches:
  + 2092-Simplify-GC-BIFs.patch
  + 2654-erts-Change-the-default-hash-implementation-to-use-f.patch

* Wed Dec 01 2021 Led <ledest@gmail.com> 21.3.8.24-113
- add patches:
  + otp_src_21.3.8.24-man5.patch
  + 1483-Fix-typos-in-erts-emulator-utils.patch
- fix install path of man pages

* Tue Nov 30 2021 Led <ledest@gmail.com> 21.3.8.24-112
- add patches:
  + 1476-erts-Fix-port-test-error-on-MacOS-catalina.patch
  + 1477-erts-Handle-length-offset-mark-in-debug-function.patch
  + 1478-erts-Try-to-make-dump_SUITE-abort_signal-more-stable.patch
  + 1479-erts-Cleanup-error_logger-after-max_heap-testcase.patch
  + 1480-erts-Restore-the-number-of-dirty-schedulers-in-sched.patch
  + 1481-erts-Unlink-with-nc-checker-to-avoid-noconnect-signa.patch
  + 1482-erts-Fix-unicode-printing-in-statistics-testcase.patch
  + 3821-snmp-snmpnet-test-Tweaking-to-more-easily-detect-tim.patch
  + 3832-snmp-manager-Improved-debug-verbosity-info-during-en.patch
  + 3833-snmp-manager-More-debug-stuff.patch
  + 3834-snmp-manager-Add-debug-verbosity-printouts.patch

* Tue Nov 30 2021 Led <ledest@gmail.com> 21.3.8.24-111
- add patches:
  + 1470-Fix-typos-in-erts-emulator-sys.patch

* Mon Nov 29 2021 Led <ledest@gmail.com> 21.3.8.24-110
- add patches:
  + 1468-Fix-typos-in-erts-test.patch
- update patches:
  + 4268-otp_SUITE-Remove-handling-of-the-gs-application.patch

* Fri Nov 26 2021 Led <ledest@gmail.com> 21.3.8.24-109
- remove patches:
  + 1468-Update-some-vars-line-to-position-in-yecc-docs.patch
- add patches:
  + 1473-erts-system-test-Add-printouts.patch
  + 1474-system-test-Add-printouts-during-the-node-start.patch
  + 1475-system-test-Monitor-the-worker.patch

* Fri Nov 26 2021 Led <ledest@gmail.com> 21.3.8.24-108
- add patches:
  + 1468-Update-some-vars-line-to-position-in-yecc-docs.patch
  + 1469-yeccpre.hrl-Never-crash-when-printing-non-standard-t.patch
  + 1471-kernel-Fix-erl_epmd-address_please.patch
  + 1472-ssl-Fix-erl_epmd-address_please-callback.patch
- update patches:
  + 3151-Add-missing-callback-function-addres-0.patch

* Thu Nov 25 2021 Led <ledest@gmail.com> 21.3.8.24-107
- add patches:
  + 1464-erts-Fix-integer-overflow-problem-in-WSTACK.patch
  + 1465-erts-Fix-potential-integer-overflow-in-ESTACK.patch
  + 1466-erts-Make-test-PHONY-so-that-make-test-works.patch
  + 1467-Fix-typos-in-erts-etc.patch

* Wed Nov 24 2021 Led <ledest@gmail.com> 21.3.8.24-106
- add patches:
  + 1463-Fix-typos-in-erts-emulator-internal_doc.patch
- update patches:
  + 2261-erl_docgen-Add-new-internal-docs-chapter-to-docs.patch
  + 2270-Fix-minor-typos.patch
  + 4951-erts-Minor-improvements-to-internal-tracing-doc.patch

* Tue Nov 23 2021 Led <ledest@gmail.com> 21.3.8.24-105
- add patches:
  + 1461-common_test-fix-spec.patch
  + 1462-ssh-Skip-compatibility-testing-for-OpenSSH-versions-.patch

* Tue Nov 23 2021 Led <ledest@gmail.com> 21.3.8.24-104
- add patches:
  + 1459-Fix-typos-in-erts-emulator-drivers.patch
  + 1460-Fix-C-compiler-error-on-Raspberry-Pi-4.patch

* Mon Nov 22 2021 Led <ledest@gmail.com> 21.3.8.24-103
- add patches:
  + 1457-Update-ssl.xml.patch
  + 1458-fix-SSL-tests-run-in-specific-environment.patch

* Fri Nov 19 2021 Led <ledest@gmail.com> 21.3.8.24-102
- add patches:
  + 1455-Fix-spec-for-name-for-supervisor_bridge-start_link.patch
  + 1456-Fix-typos-in-erts-example-include.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch

* Thu Nov 18 2021 Led <ledest@gmail.com> 21.3.8.24-101
- add patches:
  + 1453-sasl-Be-even-more-resilient-of-exiting-processes.patch
  + 1454-Add-git-checkout-and-comments-to-README-build-instru.patch

* Thu Nov 18 2021 Led <ledest@gmail.com> 21.3.8.24-100
- add patches:
  + 5051-erts-Cuddle-binary_SUITE-t_iolist_size_huge_list-on-.patch

* Wed Nov 17 2021 Led <ledest@gmail.com> 21.3.8.24-99
- add patches:
  + 1452-Fix-typos-in-erts-lib_src.patch

* Wed Nov 17 2021 Led <ledest@gmail.com> 21.3.8.24-98
- add patches:
  + 1451-Fix-typos-in-erts-epmd.patch

* Tue Nov 16 2021 Led <ledest@gmail.com> 21.3.8.24-97
- add patches:
  + 1450-erl_docgen-Fix-highlight-js-bug-on-pages-with-id-exp.patch
  + 5021-erts-crash-dump-improvements.patch
  + 5031-Add-recursion-in-systools_make-module-checks.patch
  + 5041-yecc-Avoid-compilation-errors-if-atoms-become-reserv.patch

* Mon Nov 15 2021 Led <ledest@gmail.com> 21.3.8.24-96
- add patches:
  + 1449-Fix-typos-in-erts-preloaded.patch

* Fri Nov 12 2021 Led <ledest@gmail.com> 21.3.8.24-95
- add patches:
  + 1448-Fix-emacs-erlang-mode-xref-switched-to-CL-Lib.patch

* Thu Nov 11 2021 Led <ledest@gmail.com> 21.3.8.24-94
- add patches:
  + 1447-Limit-timeout-value-in-calls-to-select.patch

* Thu Nov 11 2021 Led <ledest@gmail.com> 21.3.8.24-93
- add patches:
  + 5011-stdlib-Add-helper-to-support-round-tripping-using-er.patch
  + 5012-compiler-Run-erl_pp-legalize_vars-1-when-dumping-cod.patch

* Thu Nov 11 2021 Led <ledest@gmail.com> 21.3.8.24-92
- add patches:
  + 1445-Fix-typo-in-bootstrap.patch
  + 1446-erts-Do-not-put-invalid-term-on-heap.patch

* Wed Nov 10 2021 Led <ledest@gmail.com> 21.3.8.24-91
- add patches:
  + 4991-shell_SUITE-Stop-calling-global-sync-0.patch
  + 5006-stdlib-Optimize-fun-usage.patch

* Wed Nov 10 2021 Led <ledest@gmail.com> 21.3.8.24-90
- add patches:
  + 1443-Fix-typos-for-doc-in-erts.patch
  + 1444-Additional-typo-fixes.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch
  + 4576-Reference-manual-Improve-documentation-of-signals.patch
  + 4606-Apply-suggestions-from-code-review.patch

* Wed Nov 10 2021 Led <ledest@gmail.com> 21.3.8.24-89
- add patches:
  + 1442-Fix-typos-in-system-doc.patch

* Mon Nov 08 2021 Led <ledest@gmail.com> 21.3.8.24-88
- add patches:
  + 1439-typo-fix.patch
  + 1440-doc-error-fix.patch
  + 1441-Fix-typos-in-howto.patch

* Thu Nov 04 2021 Led <ledest@gmail.com> 21.3.8.24-87
- add patches:
  + 1438-gh-Trigger-erlang.org-rebuild-at-deploy.patch

* Mon Nov 01 2021 Led <ledest@gmail.com> 21.3.8.24-86
- add patches:
  + 1437-erts-Fix-use-after-free-for-send-delay-write-error.patch

* Mon Nov 01 2021 Led <ledest@gmail.com> 21.3.8.24-85
- add patches:
  + 4971-mnesia-Avoid-compiler-warnings.patch
  + 4972-mnesia-Reduce-io-and-crashreports-from-test-runs.patch
  + 4973-mnesia-Flush-already-handled-exit-messages.patch
  + 4981-erts-Add-file-properties-to-erl.exe.patch

* Fri Oct 29 2021 Led <ledest@gmail.com> 21.3.8.24-84
- add patches:
  + 1436-Clarify-gen_event-add_sup_handler-Re-EXIT-5257.patch

* Thu Oct 28 2021 Led <ledest@gmail.com> 21.3.8.24-83
- add patches:
  + 4961-Update-CONTRIBUTING.md.patch

* Wed Oct 27 2021 Led <ledest@gmail.com> 21.3.8.24-82
- add patches:
  + 1435-compiler-Add-ASM-form-to-compile-forms-2-spec.patch
  + 4951-erts-Minor-improvements-to-internal-tracing-doc.patch

* Tue Oct 26 2021 Led <ledest@gmail.com> 21.3.8.24-81
- add patches:
  + 1434-Fix-typo-error.patch

* Tue Oct 26 2021 Led <ledest@gmail.com> 21.3.8.24-80
- add patches:
  + 1432-Correct-binary-assignment-notice.patch
  + 1433-Add-cosmetic-space-to-align-with-Programming-Example.patch

* Tue Oct 19 2021 Led <ledest@gmail.com> 21.3.8.24-79
- add patches:
  + 4921-kernel-Add-erts-runtime-dependency-for-erts_debug-co.patch
  + 4931-erts-Add-32-bit-to-the-Erlang-shell-title-row.patch
  + 4941-Include-the-error-reason-when-loading-a-nif-fails.patch

* Mon Oct 18 2021 Led <ledest@gmail.com> 21.3.8.24-78
- add patches:
  + 1431-erts_factory_undo-fix-main-heap-not-reset-correctly-.patch

* Sat Oct 16 2021 Led <ledest@gmail.com> 21.3.8.24-77
- disable hipe

* Fri Oct 15 2021 Led <ledest@gmail.com> 21.3.8.24-76
- update patches:
  + 3481-ssh-Add-a-chapter-about-hardening-to-the-User-s-Guid.patch
- add patches:
  + 1426-ssl-user-guide-typos-fix.patch
  + 1427-ssh-Exclude-LibreSSL-2.1.-from-Engine-tests.patch
  + 1428-Fix-typo.patch
  + 1429-httpc-Allow-binary-header-values-in-request-5.patch
  + 1430-Fix-syntax-for-inlining-a-function.patch
  + 4901-common_test-remove-undocumented-tracer-node-feature.patch
  + 4911-erts-Add-erts_debug-copy_shared-2.patch
  + 4912-erts-Add-erts_debug_SUITE-t_copy_shared.patch
- disable patches:
  + 4892-stdlib-Add-some-underscore-separators-for-readabilit.patch

* Fri Oct 01 2021 Led <ledest@gmail.com> 21.3.8.24-75
- add patches:
  + 4891-stdlib-Add-native-to-calendar-rfc3339_time_unit.patch
  + 4892-stdlib-Add-some-underscore-separators-for-readabilit.patch

* Thu Sep 30 2021 Led <ledest@gmail.com> 21.3.8.24-74
- add patches:
  + 1420-Fix-handling-asynchronous-port-close.patch
  + 1424-Fix-race-between-exiting-port-and-signal-handling.patch
  + 1425-Restore-save-pointer-on-bad-timeout-value-in-receive.patch

* Thu Sep 30 2021 Led <ledest@gmail.com> 21.3.8.24-73
- add patches:
  + 1423-erts-Fix-bug-in-erts_bs_private_append.patch

* Wed Sep 29 2021 Led <ledest@gmail.com> 21.3.8.24-72
- add patches:
  + 1421-Update-the-doc-CT-test_spec-grammar-to-match-actual-.patch
  + 1422-Update-the-CT-test_spec-grammar-to-accept-group-path.patch

* Wed Sep 29 2021 Led <ledest@gmail.com> 21.3.8.24-71
- add patches:
  + 1417-mnesia.xml-Add-missing-closing-parentheses.patch
  + 1419-Fix-doc-typo.patch

* Tue Sep 28 2021 Led <ledest@gmail.com> 21.3.8.24-70
- add patches:
  + 2545-erts-Fix-reduction-count-in-re.patch

* Mon Sep 27 2021 Led <ledest@gmail.com> 21.3.8.24-69
- add patches:
  + 1009-dialyzer-Don-t-crash-when-specs-types-contain-emojis.patch
  + 4871-dialyzer-Add-options-for-missing-extra-range-warning.patch
  + 4881-dialyzer-Remove-undocumented-v1-solver.patch
  + 4882-dialyzer_typesig-Simplify-find_constraint_deps-and-f.patch
  + 4883-dialyzer_typesig-Simplify-save_local_map-and-friends.patch
  + 4884-dialyzer_typesig-Add-a-debug-printout-when-conj-are-.patch
  + 4885-erl_types-Ignore-opaque-type-arguments.patch
  + 4886-dialyzer_typesig-Ensure-that-unification-always-make.patch
  + 4887-dialyzer_typesig-Crash-upon-detecting-an-endless-loo.patch

* Mon Sep 27 2021 Led <ledest@gmail.com> 21.3.8.24-68
- add patches:
  + 1416-crypto-Fix-compiler-warning-in-engine_SUITE.patch
  + 1418-crypto-No-warnings-when-compiling-otp_test_engine-wi.patch

* Fri Sep 24 2021 Led <ledest@gmail.com> 21.3.8.24-67
- remove patches:
  + 1009-beam_lib-Fix-allow_missing_chunks-for-named-chunks.patch
- add patches:
  + 4861-beam_lib-Fix-allow_missing_chunks-for-named-chunks.patch

* Wed Sep 22 2021 Led <ledest@gmail.com> 21.3.8.24-66
- add patches:
  + 1414-dialyzer_contracts-Fix-spec-for-check_contracts-4.patch
  + 1415-dialyzer.app.src-Bump-runtime-dependencies-to-the-OT.patch
- update patches:
  + 4806-dialyzer-Parallelize-remote-types-processing-in-cont.patch

* Fri Sep 17 2021 Led <ledest@gmail.com> 21.3.8.24-65
- add patches:
  + 1413-make-max_diff_decimals-accurate-with-the-C-spec.patch

* Tue Sep 14 2021 Led <ledest@gmail.com> 21.3.8.24-64
- add patches:
  + 1411-Fix-doc-typo.patch
  + 1412-Fix-process_info-_-status-from-other-process-with-ot.patch

* Fri Sep 10 2021 Led <ledest@gmail.com> 21.3.8.24-63
- add patches:
  + 1408-Emulator-tests-Correct-invalid-BEAM-code-file.patch
  + 1409-megaco-Updated-app-dependency.patch
  + 1410-snmp-Updated-app-dependency.patch

* Thu Sep 09 2021 Led <ledest@gmail.com> 21.3.8.24-62
- add patches:
  + 1407-ei-Document-allowed-arguments-to-erl_call-a.patch

* Thu Sep 09 2021 Led <ledest@gmail.com> 21.3.8.24-61
- add patches:
  + 4851-inets-httpd-directory-listing-improvements.patch

* Thu Sep 09 2021 Led <ledest@gmail.com> 21.3.8.24-60
- add patches:
  + 1405-stdlib-Fix-win32reg-delete_key.patch
  + 1406-stdlib-Fix-win32reg-value-for-default-value.patch

* Tue Sep 07 2021 Led <ledest@gmail.com> 21.3.8.24-59
- add patches:
  + 4841-inets-fix-for-HTTP-headers-handling-for-mod_esi.patch

* Tue Sep 07 2021 Led <ledest@gmail.com> 21.3.8.24-58
- add patches:
  + 1404-crypto-Don-t-run-engine-tests-if-statically-linked.patch

* Tue Sep 07 2021 Led <ledest@gmail.com> 21.3.8.24-57
- add patches:
  + 4831-eunit-Include-a-stacktrace-when-a-test-times-out.patch

* Tue Sep 07 2021 Led <ledest@gmail.com> 21.3.8.24-56
- add patches:
  + 1403-Protect-binary_to_term-1-against-bad-binaries-on-32-.patch

* Mon Sep 06 2021 Led <ledest@gmail.com> 21.3.8.24-55
- add patches:
  + 1400-Grammatical-spelling-fixups-for-the-efficiency-guide.patch
  + 1401-Verify-family-of-struct-addrinfo-replies.patch
  + 1402-Translate-empty-answer-to-nxdomain.patch

* Fri Sep 03 2021 Led <ledest@gmail.com> 21.3.8.24-54
- add patches:
  + 3745-Slightly-simplify-maps-intersection-functions.patch

* Fri Sep 03 2021 Led <ledest@gmail.com> 21.3.8.24-53
- add patches:
  + 1399-Update-httpc.xml.patch

* Thu Sep 02 2021 Led <ledest@gmail.com> 21.3.8.24-52
- add patches:
  + 1397-Make-binary_to_term-1-more-resilent-against-bad-bina.patch
  + 1398-ssh-Handle-eacces-like-enoent-in-ssh_sftpd-get_attrs.patch
  + 4821-erts-Remove-second-off-heap-iteration-after-GC.patch
  + 4822-erts-Simplify-complex-ASSERT.patch

* Thu Sep 02 2021 Led <ledest@gmail.com> 21.3.8.24-51
- add patches:
  + 1390-erts-Make-re-copy-small-subbinaries.patch

* Wed Sep 01 2021 Led <ledest@gmail.com> 21.3.8.24-50
- add patches:
  + 1389-mnesia-Do-not-unconditionally-delete-index-keys.patch

* Mon Aug 30 2021 Led <ledest@gmail.com> 21.3.8.24-49
- add patches:
  + 2841-gen_statem-Make-it-possible-to-spec-data.patch

* Mon Aug 30 2021 Led <ledest@gmail.com> 21.3.8.24-48
- add patches:
  + 1380-ci-Fix-typo.patch
  + 1387-Fix-broken-make-test-in-erts-emulator.patch
  + 1388-fix-callback-function-arguments-error.patch

* Fri Aug 27 2021 Led <ledest@gmail.com> 21.3.8.24-47
- add patches:
  + 1379-Fix-address-validation.patch
  + 4811-dialyzer-Add-some-PropEr-tests-of-the-erl_types-modu.patch
- update patches:
  + 2981-inet_db-inet_hosts-improve-inet_db-behaviour-when-.h.patch

* Thu Aug 26 2021 Led <ledest@gmail.com> 21.3.8.24-46
- remove patches:
  + 1366-dialyzer-Fix-a-bug-in-erl_types-t_inf-2.patch
- add patches:
  + 1366-Fix-inconsistency-in-defining-FILE-macro.patch
- update patches:
  + 4031-Document-epp-scan_erl_form-1-and-add-epp-scan_file-2.patch

* Tue Aug 24 2021 Led <ledest@gmail.com> 21.3.8.24-45
- add patches:
  + 1378-kernel-Recommend-against-opening-NFS-mounted-files.patch

* Fri Aug 20 2021 Led <ledest@gmail.com> 21.3.8.24-44
- add patches:
  + 1376-erts-Fix-use-after-free-for-ErtsTracerNif.patch
  + 1377-stdlib-Fix-shell_SUITE-after-erl_pp-fix.patch
  + 2781-erts-Adjust-binary-growth-to-be-10.patch

* Fri Aug 20 2021 Led <ledest@gmail.com> 21.3.8.24-43
- add patches:
  + 1375-dialyzer-Fix-bug-related-to-maps.patch
  + 1391-erts-Fix-process-heap-factory-for-pseudo-processes.patch
  + 1392-erts-Fix-const-Term-for-maps-in-matchspecs.patch
  + 1393-erts-Add-check-if-all-of-match-spec-stack-is-popped-.patch
  + 1394-erts-Add-erts_usort_flatmap-for-usage-by-pam.patch
  + 1395-erts-Fix-PAM-bug-where-hashmap-exprs-pushed-to-much.patch
  + 1396-erts-Allow-expression-in-map-keys-for-match-specs.patch
- update patches:
  + 4433-Refactor-away-upsz-as-pointer-argument.patch
  + 4805-dialyzer-Optimize-infimum-on-bit-strings.patch

* Thu Aug 19 2021 Led <ledest@gmail.com> 21.3.8.24-42
- add patches:
  + 1374-stdlib-Fix-erl_pp-rendering-unary-operators.patch
  + 1381-Fix-doc-spelling.patch
  + 1382-Fix-doc-spelling.patch
  + 1383-Fix-doc-spelling.patch
  + 1384-Fix-doc-spelling.patch
  + 1385-Fix-doc-spelling.patch
  + 1386-Fix-doc-spelling.patch
- update patches:
  + 2391-stdlib-Let-the-Pretty-Printer-output-more-on-one-lin.patch
  + 2591-stdlib-Fix-precedence-bug-regarding.patch
  + 2592-stdlib-Fix-precedence-bug-regarding-lc-bc-template.patch
  + 2594-stdlib-Fix-a-minor-pretty-printer-issue.patch
  + 2595-stdlib-Fix-pretty-printing-of-try-expressions.patch

* Wed Aug 18 2021 Led <ledest@gmail.com> 21.3.8.24-41
- add patches:
  + 4801-dialyzer-Optimize-supremum-and-infimum.patch
  + 4802-dialyzer-Optimize-unification.patch
  + 4803-dialyzer-Optimize-type-limitation.patch
  + 4804-dialyzer-Limit-depth-of-types-at-creation-time.patch
  + 4805-dialyzer-Optimize-infimum-on-bit-strings.patch
  + 4806-dialyzer-Parallelize-remote-types-processing-in-cont.patch
  + 4807-dialyzer-Parallelize-remote-types-processing-in-reco.patch
- disable patches:
  + 4807-dialyzer-Parallelize-remote-types-processing-in-reco.patch

* Tue Aug 17 2021 Led <ledest@gmail.com> 21.3.8.24-40
- add patches:
  + 1370-erts-Fix-memcpy-buffer-overwrite.patch
  + 1373-gh-actions-Pin-debian-version-to-bullseye.patch
  + 4551-add-option-short-to-float_to_-2-bifs.patch

* Tue Aug 17 2021 Led <ledest@gmail.com> 21.3.8.24-39
- add patches:
  + 1371-ssh-Log-more-info-at-init-of-ssh_compat_SUITE.patch
  + 1372-ssh-Fix-compiler-warnings-in-tests.patch

* Thu Aug 12 2021 Led <ledest@gmail.com> 21.3.8.24-38
- add patches:
  + 4791-erts-stdlib-Allow-binary-bifs-in-match_spec-and-trac.patch
- update erlang-otp-full requires

* Wed Aug 11 2021 Led <ledest@gmail.com> 21.3.8.24-37
- add patches:
  + 1367-Remove-get_default_config-0.patch
  + 1368-erts-Remove-blank-line-from-.-Install-script-output.patch
  + 1369-Remove-white-spaces.patch
  + 4781-Add-a-chapter-about-maps-to-the-Efficiency-Guide.patch

* Tue Aug 10 2021 Led <ledest@gmail.com> 21.3.8.24-36
- add patches:
  + 1366-dialyzer-Fix-a-bug-in-erl_types-t_inf-2.patch

* Tue Aug 10 2021 Led <ledest@gmail.com> 21.3.8.24-35
- update patches:
  + 1317-Set-UTF-8-locale-on-github-action-builds.patch
- add patches:
  + 1364-Backport-github-dockerfile-changes-bf48282-and-e4c3f.patch
  + 1365-gh-actions-Fix-libaspell-crossenv-install.patch

* Mon Aug 09 2021 Led <ledest@gmail.com> 21.3.8.24-34
- add patches:
  + 1362-Add-is_map_key-2-as-a-valid-guard-BIF-in-the-ref-doc.patch
  + 1363-Do-not-unload-modules-during-stop.patch
- update patches:
  + 3011-Allow-changing-the-mode-when-the-system-restarts.patch

* Sun Aug 08 2021 Led <ledest@gmail.com> 21.3.8.24-33
- add patches:
  + 1361-kernel-global-test-Tweaking.patch
- update patches:
  + 4641-kernel-Add-a-Global-testcase-showing-weakness-of-alg.patch

* Mon Aug 02 2021 Led <ledest@gmail.com> 21.3.8.24-32
- add patches:
  + 1360-array-Fix-typo-in-docs.patch

* Mon Jul 26 2021 Led <ledest@gmail.com> 21.3.8.24-31
- add patches:
  + 1359-corrected-spelling.patch

* Mon Jul 26 2021 Led <ledest@gmail.com> 21.3.8.24-30
- add patches:
  + 1358-parsetools-Fix-compiler-warning-in-generated-code.patch
- update patches:
  + 3752-parsetools-Let-Yecc-recognize-ERL_COMPILER_OPTIONS.patch

* Fri Jul 23 2021 Led <ledest@gmail.com> 21.3.8.24-29
- add patches:
  + 3251-Fix-public_key-pkix_sign-for-RSASSA-PSS-signature.patch
  + 3252-Added-tests-and-additional-fix-for-public_key-pkix_v.patch
  + 3253-Fixed-default-pss_params-for-test-suite.patch
- enable patches:
  + 3531-ssh-Add-delete_options-function-and-macro.patch

* Thu Jul 22 2021 Led <ledest@gmail.com> 21.3.8.24-28
- add patches:
  + 1357-extprg-needs-to-be-properly-addressed.patch
  + 3206-Fixing-test-public_key_SUITE-rsa_pss_sign_verify.patch

* Wed Jul 21 2021 Led <ledest@gmail.com> 21.3.8.24-27
- add patches:
  + 1354-Add-no_return-spec-to-gen_statem-init-1-note.patch
  + 1355-doc-Fix-spelling-errors.patch
  + 1356-ssl-Remove-use-of-non-recommended-function-size.patch

* Fri Jul 16 2021 Led <ledest@gmail.com> 21.3.8.24-26
- add patches:
  + 1353-stdlib-Fix-a-concerning-io_lib-option-chars_limit.patch
- update patches:
  + 4611-Fix-io_lib_pretty-printable_latin1_list-2.patch

* Thu Jul 15 2021 Led <ledest@gmail.com> 21.3.8.24-25
- add patches:
  + 4751-Add-lists-enumerate-1-and-lists-enumerate-2.patch

* Mon Jul 12 2021 Led <ledest@gmail.com> 21.3.8.24-24
- add patches:
  + 3621-observer-add-button-to-trace-all-processes-and-ports.patch

* Fri Jul 09 2021 Led <ledest@gmail.com> 21.3.8.24-23
- add patches:
  + 4741-Do-not-attempt-to-start-children-of-running-apps.patch

* Thu Jul 08 2021 Led <ledest@gmail.com> 21.3.8.24-22
- add patches:
  + 1352-Change-the-copyright-notice-in-the-footer-to-always-.patch

* Tue Jul 06 2021 Led <ledest@gmail.com> 21.3.8.24-21
- add patches:
  + 1351-file_name_SUITE-Add-Darwin-20-to-the-hopeless-versio.patch
  + 3322-guard_SUITE-Don-t-warn-for-obsolete-guards.patch

* Mon Jul 05 2021 Led <ledest@gmail.com> 21.3.8.24-20
- add patches:
  + 1349-Fail-if-canonicalized-host-and-build-equals-when-cro.patch
  + 1350-Update-configure-scripts.patch

* Mon Jul 05 2021 Led <ledest@gmail.com> 21.3.8.24-19
- add patches:
  + 1343-Fix-A-Bug-That-Causes-The-Test-System-To-Not-Run.patch

* Fri Jul 02 2021 Led <ledest@gmail.com> 21.3.8.24-18
- add patches:
  + 1348-erts-Fix-write-after-free-bug-for-DistEntry-AGAIN.patch
- build with system gcc

* Thu Jul 01 2021 Led <ledest@gmail.com> 21.3.8.24-17
- add patches:
  + 1346-Fix-code-generation-in-guard-for-not-X-true.patch
  + 1347-dialyzer-Handle-files-missing-in-PLT-s-better.patch
- update patches:
  + dializer-relax-check-plt.patch

* Wed Jun 30 2021 Led <ledest@gmail.com> 21.3.8.24-16
- add patches:
  + 1344-Clarify-the-Pred-function-in-lists-must-return-boole.patch
  + 1345-parsetools-Fix-compiler-warning-in-generated-code.patch
  + 3231-public_key-Allow-verify_fun-to-alter-expire-reason.patch
  + 4721-Make-max_transfer_size-parameter-configurable-to-opt.patch
- update patches:
  + 3753-parsetools-Let-Leex-recognize-ERL_COMPILER_OPTIONS.patch

* Fri Jun 18 2021 Led <ledest@gmail.com> 21.3.8.24-15
- disable patches:
  + 1009-beam_lib-Fix-allow_missing_chunks-for-named-chunks.patch

* Fri Jun 18 2021 Led <ledest@gmail.com> 21.3.8.24-14
- add patches:
  + 1342-Update-configure-scripts.patch

* Fri Jun 18 2021 Led <ledest@gmail.com> 21.3.8.24-13
- add patches:
  + 1174-beam_dict-Correct-types-of-local_table-1-and-export_.patch
  + 1339-Fix-monotonic-hrtime-configure-test.patch
  + 1341-kernel-gen-udp-test-Tweaked-buffer-size-test-case.patch

* Wed Jun 16 2021 Led <ledest@gmail.com> 21.3.8.24-12
- add patches:
  + 1112-Optimize-restart-intensity-calculation.patch

* Wed Jun 16 2021 Led <ledest@gmail.com> 21.3.8.24-11
- add patches:
  + 0839-inets-fix-mod_esi-atom-leak.patch
- update patches:
  + 3181-inets-httpd-remove-use-of-http_uri-and-mod_esi-eval-.patch
  + 3402-inets-remove-support-of-http-0.9-for-httpd.patch
  + 3891-inets-add-PATCH-method-support.patch

* Mon Jun 14 2021 Led <ledest@gmail.com> 21.3.8.24-10
- add patches:
  + 0745-Fix-doc-spelling.patch

* Sun Jun 13 2021 Led <ledest@gmail.com> 21.3.8.24-9
- disable patches:
  + 1142-logger-Make-logger_simple-print-pretty-reports.patch
  + 3731-Allow-underscore-variables-to-suppress-all-warnings.patch
  + 4501-Reference-implementation-for-EEP56.patch
  + 4502-Extend-supervisor-docs-for-EEP-56.patch
  + 4503-Adapt-for-EEP-56-changes.patch
  + 4504-Tests-for-supervisor-auto-shutdown-and-significant-c.patch
  + 4505-Disallow-invalid-auto_shutdown-and-significant-combi.patch
  + 4506-Tests-for-terminations-of-non-significant-children.patch
  + 4507-Add-supervisor-check_childspecs-2.patch
  + 4508-Docs-for-supervisor-auto-shutdown.patch
  + 4509-Add-more-sections-to-supervisor-introduction.patch
  + 4511-Extend-supervisor-significant_bystander-test-case.patch
  + 4512-Improve-docs-for-supervisor-auto-shutdown.patch
  + 4513-Update-lib-stdlib-doc-src-supervisor.xml.patch
  + 4521-Refine-error-reasons-for-bad-combinations-of-supervi.patch
  + 4531-Fix-typo.patch
  + 4532-Improve-and-augment-documentation-for-automatic-supe.patch
  + 4533-Improve-illustrations-in-supervisor-chapter-of-desig.patch
  + 4534-Link-supervisor-terminate_child-2-in-supervisor-desi.patch
  + 4535-otp-Remove-invalid-svg-attribute.patch
  + 4541-Allow-0-for-child-shutdown-in-supervisor.patch

* Sat Jun 12 2021 Led <ledest@gmail.com> 21.3.8.24-8
- remove patches:
  + 0745-erlc-Limit-the-number-of-schedulers-if-applicable.patch
  + 0839-otp-Install-erl_call-into-erts-and-toplevel-bin.patch
  + 1112-Handle-negative-zeros-on-unary-minus.patch
  + 1174-big.h-Eliminate-the-BIG_DIGITS_PER_WORD-define.patch
- add patches:
  + 2094-big.h-Eliminate-the-BIG_DIGITS_PER_WORD-define.patch
  + 2681-erlc-Limit-the-number-of-schedulers-if-applicable.patch
  + 4661-Handle-negative-zeros-on-unary-minus.patch
  + 4711-otp-Install-erl_call-into-erts-and-toplevel-bin.patch

* Sat Jun 12 2021 Led <ledest@gmail.com> 21.3.8.24-7
- add patches:
  + 1329-Fix-join-of-name-with-search-domain.patch
  + 1330-Fix-erlang-cancel_timer-_-info-false.patch
  + 1331-Testcase-testing-race-between-dirty-and-normal-signa.patch
  + 1332-jinterface-Fix-a-NullPointerException-in-AbstractCon.patch
  + 1333-Fix-doc-spelling.patch
  + 1334-kernel-Make-os-cmd-compatible-with-Android.patch
  + 1335-Fix-race-condition-in-proc_lib-stop-3-with-small-tim.patch
  + 1336-Fix-doc-spelling.patch
  + 1337-Fix-doc-spelling.patch
  + 1338-Fix-doc-spelling.patch
  + 1340-kernel-Update-read_file_info-docs-about-symlinks.patch
  + 4153-erts-Commit-current-fp16-version.patch
  + 4641-kernel-Add-a-Global-testcase-showing-weakness-of-alg.patch
  + 4642-kernel-Mend-Global-s-test-suite-s-helper-module.patch
  + 4651-Modernize-and-improve-the-timer-module.patch

* Sun Jun 06 2021 Led <ledest@gmail.com> 21.3.8.24-6
- disable patches:
  + 0968-v3_core-Don-t-use-wrapper-functions-for-small-after-.patch
- add patches:
  + 1327-supervisor-fix-missing-space-in-spec.patch
  + 1328-Correct-printing-of-Unicode-atoms-in-crash-dumps.patch
- update patches:
  + 2582-observer-Fixes-for-html-viewers.patch

* Wed Jun 02 2021 Led <ledest@gmail.com> 21.3.8.24-5
- add patches:
  + 1326-Fix-crash-in-c-ls-1.patch

* Tue Jun 01 2021 Led <ledest@gmail.com> 21.3.8.24-4
- add patches:
  + 1322-erts-Silence-harmless-compiler-warnings.patch

* Tue Jun 01 2021 Led <ledest@gmail.com> 21.3.8.24-3
- add patches:
  + 1324-erts-Micro-optimize-arityval-make_arityval.patch
  + 1325-erts-Short-circuit-immediates-in-match-spec-compiler.patch
  + 4193-erts-Fix-super-alignment-in-etp-commands.patch

* Tue Jun 01 2021 Led <ledest@gmail.com> 21.3.8.24-2
- add patches:
  + 1286-Document-the-on_load-result-from-erlang-load_module-.patch

* Mon May 31 2021 Led <ledest@gmail.com> 21.3.8.24-1
- 21.3.8.24
- update patches:
  + 0420-stdlib-ets_SUITE-fixtable_iter_bag.patch
- remove patches:
  + 1286-erts-Fix-matchspec-stack-depth-estimation-bug.patch
  + 1322-Fix-busy-port-handling-in-port_command.patch

* Mon May 31 2021 Led <ledest@gmail.com> 21.3.8.23-15
- add patches:
  + 1322-Fix-busy-port-handling-in-port_command.patch
  + 1323-Fix-etp-commands.patch

* Mon May 31 2021 Led <ledest@gmail.com> 21.3.8.23-14
- add patches:
  + 1318-kernel-Fix-a-race-condition-in-Global.patch
  + 1319-stdlib-Fix-format-linting-of-B-and-X.patch
  + 1320-alloc_SUITE-distribution_SUITE-fix-race-conditions.patch
  + 1321-stdlib-Fix-a-loop-when-using-io_lib-option-chars_lim.patch
  + 4633-stdlib-Allow-atom-and-binary-as-linting-formats.patch
- update patches:
  + 4611-Fix-io_lib_pretty-printable_latin1_list-2.patch

* Sat May 29 2021 Led <ledest@gmail.com> 21.3.8.23-13
- add patches:
  + 1317-Set-UTF-8-locale-on-github-action-builds.patch

* Fri May 28 2021 Led <ledest@gmail.com> 21.3.8.23-12
- add patches:
  + 1314-Correct-memsup-get_os_wordsize-0-on-an-M1-Mac.patch
  + 1315-ssl-Remove-duplicate-option-documentation.patch
  + 1316-Skip-one-extra-uri_string-parse-on-httpc-request.patch
  + 4136-etp-commands-various-small-fixes.patch

* Wed May 26 2021 Led <ledest@gmail.com> 21.3.8.23-11
- add patches:
  + 1300-epp-Correct-creation-of-line-annotations.patch
  + 1310-Clarify-the-rules-for-variable-shadowing-in-comprehe.patch
  + 1312-erts-Document-hibernate-resume-function-must-be-expo.patch
  + 1313-cover-filter_options-1-preserve-tuple_calls.patch
  + 4621-Improve-receive-docs.patch
  + 4623-Clarify-the-asynchronousness-of-signal-reception.patch
- update patches:
  + 4161-beam_lib-cover-Don-t-crash-when-an-abstract-code-bac.patch

* Tue May 25 2021 Led <ledest@gmail.com> 21.3.8.23-10
- add patches:
  + 1311-erts-Fix-typos-in-external-term-format-V4_PORT_EXT.patch

* Sat May 22 2021 Led <ledest@gmail.com> 21.3.8.23-9
- add patches:
  + 0854-kernel-gen-udp-test-Tweaked-buffer-size-test-case.patch

* Sat May 22 2021 Led <ledest@gmail.com> 21.3.8.23-8
- clean up spec
- remove patches:
  + 0854-doc-Fix-hidden-since-versions.patch

* Fri May 21 2021 Led <ledest@gmail.com> 21.3.8.23-7
- add patches:
  + 1299-base64-introduce-new-types-for-base64-alphabet.patch

* Thu May 20 2021 Led <ledest@gmail.com> 21.3.8.23-6
- add patches:
  + 1294-ssh-skip-instead-of-fail-test-suite-if-missing-the-t.patch
  + 1295-common_test-Fix-doc-typo-for-a-ct_run-option.patch
  + 1296-tuple_SUITE-Test-element-2-and-setelement-3-with-lit.patch
  + 1297-observer-Fix-parsing-of-monitor_node-2-in-cdv.patch
  + 1298-erts-Hibernate-system-procs-to-save-memory.patch
  + 1304-erts-Add-signal-order-reference-to-group-leader-docs.patch
  + 1305-erts-Add-signal-order-reference-to-process_info-docs.patch
  + 1306-stdlib-Expand-io-docs-to-show-that-standard_io-is-gr.patch
  + 1307-erts-Add-signal-delivery-guarantee-to-monitor_node.patch
  + 1308-Adjustment-for-github-actions.patch
  + 1309-Update-configure-scripts.patch
  + 3531-ssh-Add-delete_options-function-and-macro.patch
  + otp_src_23.3.4.1-erts-config-float16.patch
  + 4581-common_test-Allow-floats-to-multiply_timetraps-N.patch
  + 4591-inets-httpd-dir-listing-fix.patch
  + 4605-erts-Add-documentation-about-name-service.patch
  + 4606-Apply-suggestions-from-code-review.patch
  + 4611-Fix-io_lib_pretty-printable_latin1_list-2.patch
- update patches:
  + 3661-monitor_node-2-Raise-notalive-instead-of-badarg.patch

* Mon May 10 2021 Led <ledest@gmail.com> 21.3.8.23-5
- add patches:
  + 1287-Improve-read_packets_verify-failure.patch

* Sat May 08 2021 Led <ledest@gmail.com> 21.3.8.23-4
- add patches:
  + 1301-Fix-ignored-unordered-option-on-client-diameter_sctp.patch
  + 1302-Fix-association-id-of-unordered-send-setopts-in-diam.patch
  + 1303-Suppress-dialyzer-warnings-in-code.patch

* Fri May 07 2021 Led <ledest@gmail.com> 21.3.8.23-3
- add patches:
  + 1286-erts-Fix-matchspec-stack-depth-estimation-bug.patch

* Thu May 06 2021 Led <ledest@gmail.com> 21.3.8.23-2
- add patches:
  + 1283-add-info-about-hw-sw-testing-platforms.patch
  + 1284-kernel-Fix-race-in-logger-std-h-SUITE-sync-testcase.patch
  + 1285-erts-Fix-dump_SUITE-signal_abort.patch

* Wed May 05 2021 Led <ledest@gmail.com> 21.3.8.23-1
- 21.3.8.23
- update patches:
  + 0299-Make-persistent_term-put-2-and-persistent_term-erase.patch
  + 2911-Add-functions-to-connect-to-a-port-to-the-erl_interf.patch
- remove patches:
  + 1283-Fix-change-of-message_queue_data-to-off_heap.patch
  + 1284-Fix-literal-collection-of-messages.patch
  + 1285-Ensure-GC-and-CPC-signals-respect-signal-order.patch
  + 1286-Ensure-reply-signals-from-ports-respect-signal-order.patch
  + 1287-Ensure-is_process_alive-and-process_info-respect-sig.patch
  + 1294-ei-Correctly-check-timeout-value-vs-EI_SCLBK_INF_TMO.patch
  + 1295-GH-4396-exported-function-instead-of-fun-to-set-up-r.patch

* Wed May 05 2021 Led <ledest@gmail.com> 21.3.8.22-37
- add patches:
  + 4551-Reference-manual-Improve-documentation-of-the-refere.patch
  + 4552-Reference-manual-Improve-documentation-of-the-pid-ty.patch
  + 4553-Reference-manual-Improve-documentation-of-the-receiv.patch
  + 4554-Reference-manual-Improve-documentation-of-process-cr.patch
  + 4556-Reference-manual-Improve-documentation-of-signals.patch

* Wed May 05 2021 Led <ledest@gmail.com> 21.3.8.22-36
- add patches:
  + 1295-GH-4396-exported-function-instead-of-fun-to-set-up-r.patch

* Tue May 04 2021 Led <ledest@gmail.com> 21.3.8.22-35
- add patches:
  + 1293-Prevent-crash-when-looking-up-cname-from-bogus-reply.patch
  + 1294-ei-Correctly-check-timeout-value-vs-EI_SCLBK_INF_TMO.patch
- update patches:
  + 4492-Rewrite-to-use-bag-table.patch

* Mon May 03 2021 Led <ledest@gmail.com> 21.3.8.22-34
- add patches:
  + 1292-Make-erts-configure-fail-if-sctp-support-request-can.patch

* Mon May 03 2021 Led <ledest@gmail.com> 21.3.8.22-33
- add patches:
  + 1290-timer_bif_SUITE-Fix-flaky-test-cases.patch
  + 1291-driver_SUITE-increase-time-out.patch
  + 4481-erts-Remove-unused-MIN_MBC_FIRST_FREE_SZ.patch
  + 4482-erts-Skip-main-carrier-for-ets_alloc-instance-0.patch
  + 4483-erts-Decrease-super-alignment-on-64-bit.patch

* Fri Apr 30 2021 Led <ledest@gmail.com> 21.3.8.22-32
- add patches:
  + 4541-Allow-0-for-child-shutdown-in-supervisor.patch

* Thu Apr 29 2021 Led <ledest@gmail.com> 21.3.8.22-31
- add patches:
  + 1289-Disable-faulty-assert.patch

* Thu Apr 29 2021 Led <ledest@gmail.com> 21.3.8.22-30
- add patches:
  + 1288-common_test-Fix-Config-leakage-for-nested-groups.patch

* Wed Apr 28 2021 Led <ledest@gmail.com> 21.3.8.22-29
- add patches:
  + 4535-otp-Remove-invalid-svg-attribute.patch

* Tue Apr 27 2021 Led <ledest@gmail.com> 21.3.8.22-28
- add patches:
  + 1282-Fix-ordered-list-HTML-rendering-in-erl_docgen.patch
  + 1283-Fix-change-of-message_queue_data-to-off_heap.patch
  + 1284-Fix-literal-collection-of-messages.patch
  + 1285-Ensure-GC-and-CPC-signals-respect-signal-order.patch
  + 1286-Ensure-reply-signals-from-ports-respect-signal-order.patch
  + 1287-Ensure-is_process_alive-and-process_info-respect-sig.patch
  + 4471-Add-check_doc_since-script.patch
- update patches:
  + 2891-Avoid-busy-wait-in-dirty-process-signal-handlers.patch

* Tue Apr 27 2021 Led <ledest@gmail.com> 21.3.8.22-27
- add patches:
  + 1281-snmp-Make-snmp-build-reproducibly.patch
  + 2072-stdlib-Fix-missing-since-attributes.patch
  + 3063-ssh-Fix-missing-since-attributes.patch
  + 3213-public_key-Fix-invalid-since-attributes.patch
  + 3795-snmp-Fix-missing-since-attributes.patch
  + 3815-snmp-Fix-missing-since-attributes.patch
  + 4042-stdlib-Fix-missing-since-attributes.patch
  + 4402-kernel-Fix-missing-since-attributes.patch

* Mon Apr 26 2021 Led <ledest@gmail.com> 21.3.8.22-26
- add patches:
  + 1280-zip-Add-execute-permission-to-zipped-directories-fix.patch
  + 3962-stdlib-Fix-erl_eval-test-on-debug-emulator.patch

* Mon Apr 26 2021 Led <ledest@gmail.com> 21.3.8.22-25
- add patches:
  + 4521-Refine-error-reasons-for-bad-combinations-of-supervi.patch
  + 4531-Fix-typo.patch
  + 4532-Improve-and-augment-documentation-for-automatic-supe.patch
  + 4533-Improve-illustrations-in-supervisor-chapter-of-desig.patch
  + 4534-Link-supervisor-terminate_child-2-in-supervisor-desi.patch

* Mon Apr 26 2021 Led <ledest@gmail.com> 21.3.8.22-24
- add patches:
  + 1269-Fix-doc-spelling.patch
  + 1278-beam_SUITE-Add-a-thorough-test-of-select_val.patch
  + 1279-fix-docs-corrects-common-typos-in-HOWTO-documentatio.patch

* Sat Apr 24 2021 Led <ledest@gmail.com> 21.3.8.22-23
- add patches:
  + 4491-Remove-race-conditions-on-inet_db-access.patch
  + 4492-Rewrite-to-use-bag-table.patch
  + 4493-Optimize-ets-operations.patch
  + 4494-bugfix.patch
- update patches:
  + otp_src_21.3.8.22-erts-symbols.patch

* Fri Apr 23 2021 Led <ledest@gmail.com> 21.3.8.22-22
- update patches:
  + 2522-Introduce-udp-send-ancillary-data-argument-down-to-i.patch
  + 2701-erts-Add-atom_to_binary-1-and-binary_to_atom-1.patch
  + 2861-Add-uri_string-resolve-2-3.patch
  + 2911-Add-functions-to-connect-to-a-port-to-the-erl_interf.patch
  + 3022-kernel-Add-code-all_available-that-returns-all-modul.patch
  + 3143-kernel-Add-erl_epmd-callback-listen_port_please.patch
  + 3571-kernel-Add-os-env-0.patch
  + 3741-Add-merge_with-3-intersect-2-and-intersect_with-3-to.patch
  + 3832-Implement-seeding-with-default-algorithm.patch
  + 3833-Implement-rand-bytes-1-and-rand-bytes_s-2.patch
  + 4041-Add-maps-foreach-2-function.patch
  + 4351-Add-ei_decode_iodata.patch
  + 4361-Support-for-start_monitor-in-proc_lib-and-gen-behavi.patch
  + 4421-Add-fullsweep_after-support-in-process_flag-2.patch

* Mon Apr 19 2021 Led <ledest@gmail.com> 21.3.8.22-21
- add patches:
  + 1261-logger-Make-sure-to-stop-handler-after-testcase.patch
  + 1268-Fix-typespec.patch
  + 1275-Document-the-no_epmd-option.patch
  + 1276-erlexec-Check-that-proto_dist-is-passed-with-no_epmd.patch
  + 1277-distribution_SUITE-Add-a-test-for-the-no_epmd-option.patch

* Sat Apr 17 2021 Led <ledest@gmail.com> 21.3.8.22-20
- add patches:
  + 1260-TLS-secrets-require-the-keep_secrets-option-for-TLS-.patch
  + 1271-Fix-ct_gen_conn-connection-registration-race.patch
  + 1272-Fix-multiple-ct_gen_conn-issues.patch
  + 1273-Fix-multiple-ct_gen_conn-do_within_time-2-issues.patch
  + 1274-Fix-possible-hangings-in-ct_telnet_client.patch

* Fri Apr 16 2021 Led <ledest@gmail.com> 21.3.8.22-19
- add patches:
  + 4471-Reference-implementation-for-EEP56.patch
  + 4472-Extend-supervisor-docs-for-EEP-56.patch
  + 4473-Adapt-for-EEP-56-changes.patch
  + 4474-Tests-for-supervisor-auto-shutdown-and-significant-c.patch
  + 4475-Disallow-invalid-auto_shutdown-and-significant-combi.patch
  + 4476-Tests-for-terminations-of-non-significant-children.patch
  + 4477-Add-supervisor-check_childspecs-2.patch
  + 4478-Docs-for-supervisor-auto-shutdown.patch
  + 4479-Add-more-sections-to-supervisor-introduction.patch
  + 4481-Extend-supervisor-significant_bystander-test-case.patch
  + 4482-Improve-docs-for-supervisor-auto-shutdown.patch
  + 4483-Update-lib-stdlib-doc-src-supervisor.xml.patch

* Fri Apr 16 2021 Led <ledest@gmail.com> 21.3.8.22-18
- add patches:
  + 4051-Handle-files-ending-with-M.patch

* Thu Apr 15 2021 Led <ledest@gmail.com> 21.3.8.22-17
- add patches:
  + 3352-etp.py-Pedantic-fixes.patch
  + 3353-etp.py-Print-registered-names-for-processes.patch
  + 3354-etp.py-Correct-reading-of-atomics.patch
  + 3355-etp.py-Print-special-CPs-such-as-normal_exit-symboli.patch
  + 3356-etp.py-Test-for-bad-list-and-boxed-pointers.patch
  + 3357-etp.py-Print-map-terms-in-a-clearer-way.patch
  + 3358-etp.py-Strip-literal-tags-from-list-and-boxed-pointe.patch

* Wed Apr 14 2021 Led <ledest@gmail.com> 21.3.8.22-16
- add patches:
  + 1258-Improve-the-Last-calls-section-included-in-crash-dum.patch
  + 1259-syntax_tools-Output-parentheses-around-BitStringExpr.patch

* Wed Apr 14 2021 Led <ledest@gmail.com> 21.3.8.22-15
- add patches:
  + 1257-Correct-the-Object-description-in-erlang-monitor-2-d.patch

* Tue Apr 13 2021 Led <ledest@gmail.com> 21.3.8.22-14
- add patches:
  + 4441-Update-Unicode-to-13.0.patch

* Mon Apr 12 2021 Led <ledest@gmail.com> 21.3.8.22-13
- add patches:
  + 1256-otp-Fix-make-test-PATH-handling.patch

* Fri Apr 09 2021 Led <ledest@gmail.com> 21.3.8.22-12
- add patches:
  + 4421-Add-fullsweep_after-support-in-process_flag-2.patch
  + 4431-Do-not-allocate-large-map-when-value-is-the-same.patch
  + 4432-Refactor-away-some-obsolete-halfword-macros.patch
  + 4433-Refactor-away-upsz-as-pointer-argument.patch

* Fri Apr 09 2021 Led <ledest@gmail.com> 21.3.8.22-11
- add patches:
  + 1222-erts-Fix-ASSERT_IN_ENV-for-dirty-NIFs.patch

* Fri Apr 09 2021 Led <ledest@gmail.com> 21.3.8.22-10
- add patches:
  + 1221-Fix-typo-in-ETS-doc.patch
  + 1265-Describe-wordsize-found-in-the-garbage-collector-tra.patch

* Thu Apr 08 2021 Led <ledest@gmail.com> 21.3.8.22-9
- add patches:
  + 1262-erlc-suppress-code-checker-warning-for-intended-leak.patch
  + 1263-ct_run.c-typer.c-dialyzer.c-Fix-memory-leak-pointed-.patch
  + 1264-erlexec.c-fix-code_checker-warning-potential-memory-.patch
  + 1266-erlexec.c-code_checker-fix-leak-warning-bindir_slug.patch
  + 1267-inet_gethost.c-code_checker-fix-potential-memory-lea.patch
  + 1270-inet_gethost.c-Fix-potential-memory-leak-found-by-co.patch
  + 2690-erlc-Fix-codechecker-memory-leak-warning.patch
  + 3744-Add-since-to-docs-for-maps-functions-new-in-OTP-24.0.patch
  + 3776-Add-since-to-docs-for-queue-functions-new-in-OTP-24..patch
  + 3863-Add-since-to-docs-for-proplists-functions-new-in-OTP.patch

* Wed Apr 07 2021 Led <ledest@gmail.com> 21.3.8.22-8
- add patches:
  + 1223-zlib-Fix-edge-case-in-state-flushing.patch

* Tue Apr 06 2021 Led <ledest@gmail.com> 21.3.8.22-7
- add patches:
  + 1224-Fix-erl_syntax-function_type-2-spec.patch

* Tue Apr 06 2021 Led <ledest@gmail.com> 21.3.8.22-6
- add patches:
  + 1253-Remove-duplicate-trace-message-description.patch
  + 1254-eunit-ensure-the-output-directory-exist-for-surefire.patch
  + 3351-erts-Implement-some-etp-macros-for-lldb.patch

* Wed Mar 31 2021 Led <ledest@gmail.com> 21.3.8.22-5
- add patches:
  + 1227-Fix-backend_init-call-check-add-test-case.patch

* Wed Mar 31 2021 Led <ledest@gmail.com> 21.3.8.22-4
- add patches:
  + 0963-Autoconf-remove-a-test-for-perl-4.patch
  + 4411-Additionally-log-message-queue-len-when-process-kill.patch

* Tue Mar 30 2021 Led <ledest@gmail.com> 21.3.8.22-3
- add patches:
  + 3161-Fix-lost-error-handling.patch

* Tue Mar 30 2021 Led <ledest@gmail.com> 21.3.8.22-2
- add patches:
  + 0326-reltool-Generate-files-reproducibly.patch
  + 0327-sasl-Make-release-scripts-build-reproducibly.patch
  + 4271-kernel-global-test-Add-printouts-for-the-names-test-.patch
  + 4272-kernel-test-Add-printouts-to-init-end-_per_testcase.patch
  + 4274-kernel-global-test-Tweaking-waiting-for-ready-net.patch

* Tue Mar 30 2021 Led <ledest@gmail.com> 21.3.8.22-1
- 21.3.8.22
- remove patches:
  + 0326-erts-Tidy-up-some-harmless-code-typos.patch
  + 0327-erts-Fix-bug-in-timer-wheel-at-cancel-during-bump-yi.patch
  + 0963-Asserts-in-find_next_timeout.patch
  + 1221-erts-Fix-fd-leak-when-an-active-socket-is-closed-rem.patch
  + 1222-kernel-Add-fd-leak-checks-to-sendfile-SUITE.patch
  + 1223-erts-Return-badarg-if-multiple-sendfiles-happen.patch
  + 1224-kernel-Make-sure-to-close-file-so-that-fd-check-work.patch
  + 1227-Fix-multi-zero-timeout-callback-handling-in-timer-wh.patch
  + 1253-ssh-Update-idle_time-test-case.patch
  + 1254-ssh-Fix-idle_time-bug.patch
- update patches:
  + 0889-erts-inet-Casting-warnings-on-windows.patch

* Tue Mar 30 2021 Led <ledest@gmail.com> 21.3.8.21-35
- add patches:
  + 1255-etp-commands-fix-decoding-of-aux-work-SSI-flags.patch

* Mon Mar 29 2021 Led <ledest@gmail.com> 21.3.8.21-34
- add patches:
  + 3031-ssh-ssh_cth-test-running-aid-for-test-case-debugging.patch

* Sat Mar 27 2021 Led <ledest@gmail.com> 21.3.8.21-33
- fix build on Tumbleweed

* Fri Mar 26 2021 Led <ledest@gmail.com> 21.3.8.21-32
- add patches:
  + 1253-ssh-Update-idle_time-test-case.patch
  + 1254-ssh-Fix-idle_time-bug.patch

* Mon Mar 22 2021 Led <ledest@gmail.com> 21.3.8.21-31
- add patches:
  + 1248-zlib-Document-default-compression-level.patch
  + 1251-erl_docgen-Fix-rendering-of-sub-section-titles.patch
  + 1252-kernel-gen_tcp-Remove-duplicate-pktoptions-entry-in-.patch

* Sun Mar 21 2021 Led <ledest@gmail.com> 21.3.8.21-28
- add patches:
  + 1249-Add-a-missing-space-in-digraph.xml.patch
  + 1250-Remove-an-extra-dot-in-digraph_utils.xml.patch
  + 2948-pg-fix-empty-group-removal-from-internal-pg-state.patch
  + 3221-public_key-Add-input-sanity-check.patch

* Thu Mar 18 2021 Led <ledest@gmail.com> 21.3.8.21-27
- add patches:
  + 2947-speed-up-pg-all_local_pids-by-using-gen_server-state.patch

* Thu Mar 18 2021 Led <ledest@gmail.com> 21.3.8.21-26
- add patches:
  + 1247-kernel-Fix-os_SUITE-compilation-issue-on-win32.patch

* Wed Mar 17 2021 Led <ledest@gmail.com> 21.3.8.21-25
- add patches:
  + 1246-mnesia-Handle-starting-and-stopping-in-connect_nodes.patch

* Tue Mar 16 2021 Led <ledest@gmail.com> 21.3.8.21-24
- add patches:
  + 4341-ets-use-initial-salt-different-from-phash2.patch
  + 4342-erts-Improve-map_SUITE-t_hashmap_balance.patch

* Tue Mar 16 2021 Led <ledest@gmail.com> 21.3.8.21-23
- add patches:
  + 1243-fix-Handle-SIGUSR1-even-under-B-i-B-d.patch
  + 1244-Add-test.patch
  + 1245-Update-autoconf-aux-files.patch

* Tue Mar 16 2021 Led <ledest@gmail.com> 21.3.8.21-22
- add patches:
  + 1242-stdlib-Correct-erl_id_trans.patch

* Mon Mar 15 2021 Led <ledest@gmail.com> 21.3.8.21-21
- disable patches:
  + 4231-Inline-funs-that-are-immediately-used.patch
- add patches:
  + 1236-erl_docgen-Do-not-strip-tags-in-datatype-name-links.patch
  + 1238-inets-ssl-Remove-reuseaddr-from-benchmarks.patch
  + 1239-kernel-Fix-benchmarks-to-compile-on-earlier-Erlang-v.patch
  + 1240-Make-hostname-check-case-insensitive.patch
  + 1241-Remove-mentions-of-JIRA-as-bug-reporting.patch
  + 4331-Optimise-mnesia-table-loading-time-for-busy-tables.patch
- update patches:
  + 2421-file-allow-open-2-to-work-on-directories.patch

* Sat Mar 13 2021 Led <ledest@gmail.com> 21.3.8.21-20
- build with gcc10 on openSUSE Leap >= 15.2

* Fri Mar 12 2021 Led <ledest@gmail.com> 21.3.8.21-19
- add patches:
  + 1229-reltool-Ignore-ERL_LIBS-in-test-cases.patch
  + 1230-sasl-Fix-no_dot_erlang-testcase.patch
  + 1231-erts-Include-stdio-in-erl_drv_thread-testsuite.patch
  + 1232-erts-Fix-cport-testcase-on-OS-X.patch

* Thu Mar 11 2021 Led <ledest@gmail.com> 21.3.8.21-18
- update patches:
  + 1134-erts-Cast-char-constant-to-silience-clang-warning.patch
- add patches:
  + 1225-erts-Simplify-erts_tracer_flags.patch
  + 1226-erts-Fix-leak-in-erlang-trace-3-bif.patch
  + 1227-Fix-multi-zero-timeout-callback-handling-in-timer-wh.patch
  + 1228-tools-Fix-clang-warnings.patch
  + 2988-Fix-inet-get_rc-0-host-entries.patch
  + 4281-Remove-undocumented-and-partially-broken-ets-filter-.patch
  + 4291-inet_res-add-option-to-include-the-DNS-reply-in-nxdo.patch
  + 4292-Fix-option-nxdomain_reply-misspelling.patch

* Tue Mar 09 2021 Led <ledest@gmail.com> 21.3.8.21-17
- add patches:
  + 1220-Add-a-short-note-on-reserved-words-cond-and-let.patch
  + 4202-Move-misplaced-comment.patch

* Mon Mar 08 2021 Led <ledest@gmail.com> 21.3.8.21-16
- add patches:
  + 0731-ssh-Better-logging-resilence-to-CRLF-from-shell.patch
  + 1219-Avoid-defining-test-functions-for-OpenSSL-engine-whe.patch

* Sat Mar 06 2021 Led <ledest@gmail.com> 21.3.8.21-15
- with optional_patches
- remove patches:
  + 0731-Minor-doc-fix.patch
- add patches:
  + 3014-Minor-doc-fix.patch

* Thu Mar 04 2021 Led <ledest@gmail.com> 21.3.8.21-14
- add patches:
  + 4271-Refine-process-message-queue-data-configuration-docu.patch

* Thu Mar 04 2021 Led <ledest@gmail.com> 21.3.8.21-13
- add patches:
  + otp_src_21.3.8.21-doc-the-the.patch

* Thu Mar 04 2021 Led <ledest@gmail.com> 21.3.8.21-12
- add patches:
  + 1218-Update-mnesia.erl.patch

* Wed Mar 03 2021 Led <ledest@gmail.com> 21.3.8.21-11
- add patches:
  + 1216-stdlib-Fix-eval-tc-in-debug-build.patch
  + 1217-system-Fix-spelling-in-c_portdriver-docs.patch
  + 1221-erts-Fix-fd-leak-when-an-active-socket-is-closed-rem.patch
  + 1222-kernel-Add-fd-leak-checks-to-sendfile-SUITE.patch
  + 1223-erts-Return-badarg-if-multiple-sendfiles-happen.patch
  + 1224-kernel-Make-sure-to-close-file-so-that-fd-check-work.patch
  + 1233-dbg_SUITE-Remove-unused-functions.patch
  + 1234-runtime_tools-tests-Eliminate-use-of-deprecated-now-.patch
  + 1235-runtime_tools-tests-Turn-on-warnings-as-errors.patch
  + 1237-Remove-unused-functions-in-test-suites.patch
  + 4261-Eliminate-warnings-for-underscore-variables-multiply.patch
  + 4262-core_alias_SUITE-Slightly-optimize-catastrophic_runt.patch
  + 4268-otp_SUITE-Remove-handling-of-the-gs-application.patch
- update patches:
  + 3961-Allow-maps-as-erl_eval-bindings.patch

* Tue Mar 02 2021 Led <ledest@gmail.com> 21.3.8.21-10
- add patches:
  + 3521-ssh-Speed-up-test.patch
  + 4251-Honour-call-timeout-combined-with-servfail_retry_tim.patch

* Mon Mar 01 2021 Led <ledest@gmail.com> 21.3.8.21-9
- add patches:
  + 1215-Tweak-inet-keepalive-option-documentation.patch

* Sat Feb 27 2021 Led <ledest@gmail.com> 21.3.8.21-8
- add patches:
  + 1214-Fix-build-of-test-port-programs.patch

* Fri Feb 26 2021 Led <ledest@gmail.com> 21.3.8.21-7
- add patches:
  + 1175-re-Document-ascii-character-class-deficiency.patch
  + 1210-tools-Fix-emacs-compiler-warnings-4451.patch
  + 1211-Address-failed-tests-in-emacs_SUITE.patch
  + 1212-tools-Silence-CodeChecker-in-erl_memory.c.patch
  + 1213-erts-Silence-CodeChecker-in-epmd_srv.c.patch
  + 4221-Refine-Mnesia-guide-Overview.patch
  + 4231-Inline-funs-that-are-immediately-used.patch

* Thu Feb 25 2021 Led <ledest@gmail.com> 21.3.8.21-6
- remove patches:
  + 0001-fix-build-warning.patch
  + 0002-fix-build-warning.patch
- add patches:
  + 1201-erts-Silence-CodeChecker-in-print_term.patch
  + 1202-erts-Silence-CodeChecker-for-get-peer-sock-name.patch
  + 1203-erts-Silence-CodeChecker-for-FD_ZERO.patch
  + 1204-tools-Silence-CodeChecker-in-erl_memory.c.patch
  + 1205-erts-Silence-CodeChecker-in-execute_nif.patch
  + 1206-erts-Silence-CodeChecker-on-empty-loops.patch
  + 1207-erts-Silence-CodeChecker-in-erts_encode_ext_dist_hea.patch
  + 1208-erts-Silence-CodeChecker-for-empty-if-s.patch
  + 1209-asn1-Silence-CodeChecker-in-ber_encode.patch

* Wed Feb 24 2021 Led <ledest@gmail.com> 21.3.8.21-5
- add patches:
  + 1079-inets-httpd-HEAD-should-reject-directory-link.patch
  + 4056-inets-httpd-work-around-windows-c-in-paths.patch
  + 4191-inets-httpd-Assure-relative-paths-can-not-be-used-to.patch

* Mon Feb 22 2021 Led <ledest@gmail.com> 21.3.8.21-4
- add patches:
  + 0975-inet_tcp-inet6_tcp-do-not-bind-connecting-sockets-by.patch
  + 0976-local_tcp-do-not-bind-connecting-sockets-by-default.patch
  + 3205-public_key-Correct-doc.patch
  + 4111-Do-not-centralize-type-cname-lookups-through-inet_db.patch
  + 4171-beam_lib_SUITE-Remove-BEAM-file-with-strange-debug-i.patch
  + 4211-Update-primary-bootstrap.patch
  + 4321-ftp-Correct-EXIT-handling-and-missing-state-update.patch
  + 4322-ftp-Make-sure-init_per_test-does-not-crash-when-it-s.patch
  + 4323-common_test-Do-not-use-deprecated-ftp-API.patch

* Sat Feb 20 2021 Led <ledest@gmail.com> 21.3.8.21-3
- add patches:
  + 0973-Fix-punctuation-wording.patch
  + 0978-Encode-generated-dependency-files-in-UTF-8.patch
  + 4161-beam_lib-cover-Don-t-crash-when-an-abstract-code-bac.patch
  + 4171-Handle-macros-in-patterns.patch

* Fri Feb 19 2021 Led <ledest@gmail.com> 21.3.8.21-2
- update patches:
  + 2462-seq_trace-Inherit-trace-token-on-spawn.patch
- add patches:
  + 0923-runtime_tools-Clarify-scheduler-docs.patch
  + 0937-erts-Fix-seq_trace-token-gc.patch
  + 4101-erts-Rename-update_pollset-as-concurrent_update_poll.patch
  + 4102-erts-Change-poll_control-failed-return-to-only-ERTS_.patch
  + 4111-Change-io_lib_format-fwrite_g-1-to-use-Ryu.patch
  + 4121-kernel-Short-circuit-io-message-to-user-in-app-maste.patch
  + 4135-erts-Make-etp-understand-literal-tag.patch
  + 4141-Replace-uses-of-maps-map-and-maps-fold-with-maps-for.patch
  + 4151-Support-IEEE-754-2008-16-bit-floats-in-bitstrings.patch
  + 4152-Attempt-to-address-Big-Endian-system.patch

* Fri Feb 19 2021 Led <ledest@gmail.com> 21.3.8.21-1
- 21.3.8.21
- remove patches:
  + 0923-Add-missing-include-statements-in-in6addr-tests.patch
  + 0937-Fix-segfault-s-from-variadic-args-on-ARM64.patch
  + 0973-Undo-perform-degradation-on-macOS.patch
  + 0975-erts-Eliminate-warnings-in-C-code-in-tests.patch
  + 0976-kernel-Eliminate-warnings-in-C-code-in-tests.patch
  + 0978-inets-Eliminate-warnings-in-C-code-in-tests.patch
  + 1079-fix-the-make-configuration-for-macOS-11.0.1.patch
  + 1175-Fix-github-action-base-image-build.patch
  + 1196-Add-missing-memory-barriers-in-aux-work-handling.patch
- update patches:
  + 1167-Add-wxWebView-to-base-images.patch
  + 1168-Add-libwxgtk-webview3.0-gtk3-dev-to-base-images.patch

* Thu Feb 18 2021 Led <ledest@gmail.com> 21.3.8.20-18
- add patches:
  + 4091-dialyzer-Add-option-to-be-used-with-attribute-dialyz.patch

* Wed Feb 17 2021 Led <ledest@gmail.com> 21.3.8.20-17
- add patches:
  + 4051-ftp-Use-OTP-supervisor-as-intended.patch
  + 4052-ftp-Handle-control-channel-ack-arriving-before-all-d.patch
  + 4053-ftp-Fix-test-case-logic.patch
  + 4054-ftp-Wait-for-user-to-call-recv_chunk-1.patch
  + 4055-ftp-Maybe-handle-unprocessed-chunk-message-before-ac.patch
  + 4056-ftp-Deliver-already-recived-data.patch
  + 4057-ct_ftp-Disable-warnings-for-deprecated-functions.patch
  + 4067-compile-Remove-pedantic-error-message.patch
  + 4069-compile-Simplify-writing-of-dependencies.patch
  + 4070-compile-Remove-the-unused-function-iofile-1.patch
  + 4071-compile-Restrict-types-of-outfile-3.patch
  + 4072-compile-Remove-unreachable-clause-in-save_binary-2.patch
  + 4081-Speed-up-gen_-benchmarks.patch

* Sat Feb 13 2021 Led <ledest@gmail.com> 21.3.8.20-16
- add patches:
  + 1196-Add-missing-memory-barriers-in-aux-work-handling.patch
  + 1197-erts-Make-emulator-terminate-if-erlsrv-does-windows.patch
  + 1198-dialyzer-Clarify-how-to-declare-records-used-in-matc.patch
  + 1199-Encode-longname-field-along-with-file-name-in-sftp-v.patch
  + 1200-Add-longname-field-in-sftp-version-3.patch
  + 4031-Document-epp-scan_erl_form-1-and-add-epp-scan_file-2.patch
  + 4041-Add-maps-foreach-2-function.patch

* Wed Feb 10 2021 Led <ledest@gmail.com> 21.3.8.20-15
- add patches:
  + 1192-odbc-Fix-odbcserver-not-terminated-at-timeout.patch
  + 1193-Update-issue-templates.patch
  + 1194-Remove-old-mac-init-code.patch
  + 1195-erts-Add-warning-in-erl_nif-doc-about-match-state-pr.patch
  + 3991-Add-optional_applications-to-.app-resource-files.patch

* Tue Feb 09 2021 Led <ledest@gmail.com> 21.3.8.20-14
- add patches:
  + 1176-erts-Clarify-_to_existing_atom-documentation.patch
  + 1177-erts-Remove-references-of-half-word-emulator-in-docs.patch
  + 1178-erts-Clarify-erlang-pre_loaded-docs.patch
  + 1179-erts-Expand-erlang-iolist_to_iovec-docs.patch
  + 1180-erts-Clarify-erlang-function_exported.patch
  + 1185-ct-Fix-typos.patch
  + 1185-erts-Clarify-scheduler_wall_time-docs.patch
  + 1189-erts-Clarify-erlang-check_old_code-1-docs.patch
  + 3981-shell-read-records-from-module-in-escript-archive.patch
- update patches:
  + 1125-Link-from-timer-module-doc-to-the-Efficiency-Guide.patch
  + 3682-kernel-erts-Add-text-about-the-new-resolver-config-o.patch

* Sun Feb 07 2021 Led <ledest@gmail.com> 21.3.8.20-13
- add patches:
  + 1169-eunit-Fix-typos.patch
  + 1170-erts-Fix-valgrind-uninitialized-data-warning-in-re-i.patch
  + 1175-Fix-github-action-base-image-build.patch
  + 1181-et-Fix-an-upcoming-warning-that-would-break-the-buil.patch
  + 1182-kernel-Fix-an-upcoming-warning-that-would-break-the-.patch
  + 1183-stdlib-Fix-an-upcoming-warning-that-would-break-the-.patch
  + 1184-asn1-Fix-silly-matching-bug.patch
  + 1186-snmp-Fix-an-upcoming-warning-that-would-break-the-bu.patch
  + 1187-common_test-Fix-an-upcoming-warning-that-would-break.patch
  + 1188-inets-Fix-an-upcoming-warning-that-would-break-the-b.patch
  + 1190-Update-primary-bootstrap.patch
  + 4025-xmerl-Fix-silly-matching-bug.patch

* Thu Feb 04 2021 Led <ledest@gmail.com> 21.3.8.20-12
- add patches:
  + 1171-erl_bif_binary.c-Eliminate-use-of-uninitialized-vari.patch
  + 1172-erl_bif_binary.c-Ensure-initialization.patch
  + 1173-erl_db.c-Ensure-initialization-in-debug-build.patch
  + 1174-big.h-Eliminate-the-BIG_DIGITS_PER_WORD-define.patch
  + 3971-Reconnect-to-epmd.patch

* Wed Feb 03 2021 Led <ledest@gmail.com> 21.3.8.20-11
- add patches:
  + 1166-Make-sure-that-math-acos-asin-1-consistently-fail-fo.patch
  + 1167-Add-wxWebView-to-base-images.patch
  + 1168-Add-libwxgtk-webview3.0-gtk3-dev-to-base-images.patch
  + 3592-stdlib-Add-option-location-to-erl_parse-abstract-2.patch
  + 3961-Allow-maps-as-erl_eval-bindings.patch

* Tue Feb 02 2021 Led <ledest@gmail.com> 21.3.8.20-10
- add patches:
  + 1165-Remove-docs-for-specs-for-functions-in-other-modules.patch
  + 3941-eldap-Add-ability-to-specify-size-limit-on-ldap-requ.patch
  + 3942-eldap-size_limit-test-case-added.patch
  + 3951-eldap-New-test-case.patch

* Tue Feb 02 2021 Led <ledest@gmail.com> 21.3.8.20-9
- add patches:
  + 1162-jinterface-make-OtpErlangExternalFun-transparent.patch
  + 1163-Explain-continue-Continue-in-gen_server-Module-init-.patch
  + 1164-logger-Fix-typos.patch

* Fri Jan 29 2021 Led <ledest@gmail.com> 21.3.8.20-8
- add patches:
  + 1161-erts-Fix-forker-port-task-memory-leak.patch

* Fri Jan 29 2021 Led <ledest@gmail.com> 21.3.8.20-7
- add patches:
  + 2304-Fix-cover-bug-when-there-is-an-export-named-clauses.patch
  + 3931-EDoc-Allow-user-defined-macros-to-be-functions.patch
  + 3932-EDoc-Add-docs-and-test-of-user-defined-macros.patch

* Wed Jan 27 2021 Led <ledest@gmail.com> 21.3.8.20-6
- add patches:
  + 1160-gen-clarify-usage-of-self-as-parent-PID.patch

* Wed Jan 27 2021 Led <ledest@gmail.com> 21.3.8.20-5
- add patches:
  + 3811-snmp-agent-Add-function-to-get-list-of-transports.patch
  + 3814-snmp-agent-doc-Add-documentation-for-new-transport-i.patch

* Tue Jan 26 2021 Led <ledest@gmail.com> 21.3.8.20-4
- add patches:
  + 1134-erts-Cast-char-constant-to-silience-clang-warning.patch

* Tue Jan 26 2021 Led <ledest@gmail.com> 21.3.8.20-3
- add patches:
  + 1133-httpd-Fix-typos.patch

* Mon Jan 25 2021 Led <ledest@gmail.com> 21.3.8.20-2
- add patches:
  + 0686-More-security-recommendations-in-binary_to_term-2.patch

* Mon Jan 25 2021 Led <ledest@gmail.com> 21.3.8.20-1
- 21.3.8.20
- remove patches:
  + 0686-ei_portio.h-avoid-ODR-violation-of-ei_default_socket.patch
  + 1080-Rework-docker-build-to-use-new-docker-build-action.patch
- add patches:
  + 1080-stdlib-Handle-maps-in-erl_parse-tokens.patch

* Fri Jan 22 2021 Led <ledest@gmail.com> 21.3.8.19-5
- add patches:
  + 1154-Fix-small-documentation-formatting-problems.patch

* Thu Jan 21 2021 Led <ledest@gmail.com> 21.3.8.19-4
- add patches:
  + 1140-ssl-Correct-tests.patch

* Wed Jan 20 2021 Led <ledest@gmail.com> 21.3.8.19-3
- add patches:
  + 1080-Rework-docker-build-to-use-new-docker-build-action.patch

* Wed Jan 20 2021 Led <ledest@gmail.com> 21.3.8.19-2
- add patches:
  + 3911-Add-a-benchmark-for-io_lib_format-fwrite_g-1-with-ra.patch
  + 3912-Benchmark-for-io_lib_format-fwrite_g-1-for-doubles-t.patch

* Wed Jan 20 2021 Led <ledest@gmail.com> 21.3.8.19-1
- 21.3.8.19
- remove patches:
  + 1080-Fix-release-name-to-not-include.patch
  + 1133-Fix-table-sizing-in-erts_poll.patch
  + 1134-Check-suspendee-argument-for-suspend_process-resume_.patch
  + 1140-odbc-Update-tests-to-work-with-psql-10.patch
  + 1154-crypto-Added-BN_FLG_CONSTTIME-to-BN_mod_exp.patch
- update patches:
  + 2053-erts-Beautify-away-ifdef-DEBUG.patch

* Wed Jan 20 2021 Led <ledest@gmail.com> 21.3.8.18-61
- add patches:
  + 3901-filter-makedep_side_effect-when-in-erl_abstract_code.patch

* Tue Jan 19 2021 Led <ledest@gmail.com> 21.3.8.18-60
- add patches:
  + 1159-ssh-Misc-testcase-fixes.patch
  + 3511-ssh-Misc-testcase-fixes.patch

* Tue Jan 19 2021 Led <ledest@gmail.com> 21.3.8.18-59
- add patches:
  + 1157-Refine-Mnesia-guide-Chapter-1.patch
  + 1158-public_key-Follow-RFC-5280-validity-formatting.patch
- update patches:
  + 3204-public_key-Add-support-for-generating-certificates-u.patch

* Tue Jan 19 2021 Led <ledest@gmail.com> 21.3.8.18-58
- add patches:
  + 1154-crypto-Added-BN_FLG_CONSTTIME-to-BN_mod_exp.patch
  + 1155-snmp-manager-Corrected-spelling-of-priv-protocol.patch
  + 1156-Revoke-default-windows-access-rights.patch

* Mon Jan 18 2021 Led <ledest@gmail.com> 21.3.8.18-57
- add patches:
  + 1150-Bring-HOWTO-BENCHMARKS.md-formatting-to-modern-markd.patch
  + 1151-sasl-Fix-release-upgrade-when-replacing-dependency.patch
  + 1152-ct-Search-PATH-for-old-erlang-versions-for-compat-te.patch
  + 1153-Clarify-and-simplify-documentation-for-the-os-module.patch

* Fri Jan 15 2021 Led <ledest@gmail.com> 21.3.8.18-56
- add patches:
  + 1148-inet_res-fix-label-compression-encoder-for-large-res.patch
  + 1149-Test-the-14-bit-limit-on-label-compression.patch
- update patches:
  + 2042-Change-can-not-into-cannot.patch
  + 3686-kernel-inet-res-test-Add-two-simple-test-cases.patch

* Thu Jan 14 2021 Led <ledest@gmail.com> 21.3.8.18-55
- add patches:
  + 3840-Add-maps-from_keys-2-BIF.patch
  + 3842-Use-maps-from_keys-2-and-heuristics-in-new-sets.patch

* Wed Jan 13 2021 Led <ledest@gmail.com> 21.3.8.18-54
- add patches:
  + 1142-logger-Make-logger_simple-print-pretty-reports.patch
  + 1143-Fix-broken-compiler-test.patch
  + 1144-odbc-Fix-compiler-warnings.patch
  + 1145-wx-Fix-configure-to-work-with-Werror.patch
  + 1146-erts-Remove-Werror-from-CFLAGS-during-configure.patch
  + 1147-erts-Add-diagnostic-suppress-as-sctp-header-is-incor.patch
  + 3362-Eliminate-dialyzer-crashing-when-analyzing-try-catch.patch

* Tue Jan 12 2021 Led <ledest@gmail.com> 21.3.8.18-53
- add patches:
  + 1141-Fix-printing-of-bignums.patch
  + 3882-Print-all-64-bit-integers-in-base-10.patch
  + 3883-Print-large-bignums-in-base-16-instead-of-in-interna.patch

* Tue Jan 12 2021 Led <ledest@gmail.com> 21.3.8.18-52
- add patches:
  + 1140-odbc-Update-tests-to-work-with-psql-10.patch
  + 3871-shell-history-allow-configurable-history-module.patch

* Tue Jan 12 2021 Led <ledest@gmail.com> 21.3.8.18-51
- add patches:
  + 1139-Replace-old-test-BIFs-w-o-is_-prefix-in-documentatio.patch
  + 3199-compiler-tests-Use-proper_erlang_abstract_code-if-av.patch

* Mon Jan 11 2021 Led <ledest@gmail.com> 21.3.8.18-50
- add patches:
  + 1136-Simplify-configuration-of-cross-compiling-to-Android.patch
  + 1137-erts-Suppress-compiler-warning.patch
  + 1138-erts-Remove-unused-erl_alloc-macros.patch

* Thu Jan 07 2021 Led <ledest@gmail.com> 21.3.8.18-49
- add patches:
  + 1135-erts-Fix-erl_child_setup-argument-check.patch

* Wed Dec 23 2020 Led <ledest@gmail.com> 21.3.8.18-48
- add patches:
  + 1131-ftp-fix-wrong-spelling-of-ASCII-in-doc.patch
  + 1132-ftp-fix-typo-in-quote-2-doc.patch
  + 1133-Fix-table-sizing-in-erts_poll.patch
  + 1134-Check-suspendee-argument-for-suspend_process-resume_.patch

* Tue Dec 22 2020 Led <ledest@gmail.com> 21.3.8.18-47
- add patches:
  + 1128-dialyzer-Fix-handling-of-PLTs-in-GUI.patch
  + 1129-Fix-typo.patch
  + 1130-erl_gc-fix-dynamic-tracepoint-for-heap_grow.patch

* Tue Dec 22 2020 Led <ledest@gmail.com> 21.3.8.18-46
- add patches:
  + 1124-Fix-module-file-links-for-different-file-suffixes.patch
  + 1125-Link-from-timer-module-doc-to-the-Efficiency-Guide.patch
  + 1126-Fix-typos.patch
  + 1127-Fix-typo.patch

* Sat Dec 19 2020 Led <ledest@gmail.com> 21.3.8.18-45
- add patches:
  + 1123-snmp-agent-Improved-debug-printouts.patch
  + 3800-snmp-manager-Deprecated-the-old-get-set-API.patch
- enable patches:
  + 3802-snmp-Treat-warnings-as-errors-by-default.patch

* Fri Dec 18 2020 Led <ledest@gmail.com> 21.3.8.18-44
- add patches:
  + 1120-Fix-link-to-the-wiki-in-INSTALL.MD.patch
  + 1121-erts-Fix-small-leak-for-process_flag-3-on-dead-proce.patch
  + 1122-erts-Fix-leak-in-erl_drv_send-output_term.patch
  + 3802-snmp-Treat-warnings-as-errors-by-default.patch
  + 3851-proplists-Eliminate-the-use-of-the-dict-module.patch
  + 3861-Add-map-conversion-functions-to-proplists.patch
  + 3862-Add-proplists-to_map-2-including-normalization.patch
- disable patches:
  + 3802-snmp-Treat-warnings-as-errors-by-default.patch

* Thu Dec 17 2020 Led <ledest@gmail.com> 21.3.8.18-43
- add patches:
  + 1119-Fix-pubkey_cert-verify_data-1-specs.patch

* Wed Dec 16 2020 Led <ledest@gmail.com> 21.3.8.18-42
- add patches:
  + 1117-fixed-typo.patch
  + 1118-Fix-spelling-error.patch

* Mon Dec 14 2020 Led <ledest@gmail.com> 21.3.8.18-41
- add patches:
  + 3831-Clean-up-code.patch
  + 3832-Implement-seeding-with-default-algorithm.patch
  + 3833-Implement-rand-bytes-1-and-rand-bytes_s-2.patch
  + 3834-Clarify-default-algorithm.patch
  + 3835-Use-default-rand-algorithm.patch
  + 3836-Use-rand-bytes.patch

* Fri Dec 11 2020 Led <ledest@gmail.com> 21.3.8.18-40
- add patches:
  + 1116-Use-special-environment-variable-to-change-default-R.patch
- update patches:
  + erts-etc-unix.patch

* Fri Dec 11 2020 Led <ledest@gmail.com> 21.3.8.18-39
- update patches:
  + 1113-Do-not-consider-zero-floats-as-singleton.patch

* Fri Dec 11 2020 Led <ledest@gmail.com> 21.3.8.18-38
- add patches:
  + 3743-Add-maps-filtermap-2.patch

* Fri Dec 11 2020 Led <ledest@gmail.com> 21.3.8.18-37
- add patches:
  + 1112-Handle-negative-zeros-on-unary-minus.patch
  + 1113-Do-not-consider-zero-floats-as-singleton.patch
  + 1114-Fix-negative-zero-to-string.patch
  + 1115-Document-previously-hidden-though-very-useful-compil.patch
- update patches:
  + 2932-erl_lint-Support-marking-previously-exported-functio.patch
  + 3231-stdlib-Warn-when-inlining-is-enabled-in-NIF-modules.patch

* Wed Dec 09 2020 Led <ledest@gmail.com> 21.3.8.18-36
- add patches:
  + 1109-Correct-faulty-ExpandedName-and-NS-in-old-dom-exampl.patch
  + 1110-Remove-potential-lag-from-mnesia_log-log-slog-functi.patch
  + 1111-Correct-typos-in-the-examples.patch
  + 2850-Allow-unresolved-references-when-option-skip_externa.patch
  + 3811-Change-the-taskbar-api-to-be-forward-compat.patch
  + 3821-Convert-inet_cache-to-a-set.patch
- enable patches:
  + 3801-Initial-implementation-of-EEP-50.patch

* Tue Dec 08 2020 Led <ledest@gmail.com> 21.3.8.18-35
- add patches:
  + 3742-Use-maps-from_list-1-on-maps-intersect_with-3.patch

* Tue Dec 08 2020 Led <ledest@gmail.com> 21.3.8.18-34
- remove patches:
  + 1106-megaco-test-Do-not-auto-import-error-3.patch
- add patches:
  + 1106-bif_SUITE-Skip-dialyzer-dependent-tests-when-dialyze.patch
- update patches:
  + 2101-Make-length-1-yielding.patch
  + 2102-erts-Include-argument-list-on-badarg-in-fixed_apply.patch

* Mon Dec 07 2020 Led <ledest@gmail.com> 21.3.8.18-33
- add patches:
  + 1106-megaco-test-Do-not-auto-import-error-3.patch
  + 1107-Don-t-crash-if-the-number-of-file-descriptors-is-unl.patch
  + 1108-Added-gen_server-multi_call-optimisation-for-single-.patch
  + 3294-ssl-Add-TLS-1.0-TLS-1.2-FSM-ASCCII-picture.patch
  + 3295-ssl-Add-DTLS-1-and-DTLS-1.2-ASCCII-picture.patch
  + 3801-Initial-implementation-of-EEP-50.patch
- disable patches:
  + 3801-Initial-implementation-of-EEP-50.patch

* Wed Dec 02 2020 Led <ledest@gmail.com> 21.3.8.18-32
- add patches:
  + 1101-erts-Fix-test-bug-in-nif_SUITE-nif_ioq.patch
  + 1102-erts-Robustify-test-nif_SUITE-ioq_nif.patch
  + 1103-crypto-Fix-out-of-bounds-read-bug-in-otp_test_engine.patch
  + 1104-Update-primary-bootstrap.patch
  + 1105-stdlib-Clarify-ets-traversal-doc.patch

* Wed Dec 02 2020 Led <ledest@gmail.com> 21.3.8.18-31
- add patches:
  + 1100-Fix-crash-when-compiling-binary-comprehensions.patch
  + 3591-stdlib-Add-option-location-to-erl_parse-abstract-2.patch
  + 3692-erts-Fix-NIL-to-be-correct-size.patch

* Tue Dec 01 2020 Led <ledest@gmail.com> 21.3.8.18-30
- update patches:
  + 3752-parsetools-Let-Yecc-recognize-ERL_COMPILER_OPTIONS.patch
  + 3753-parsetools-Let-Leex-recognize-ERL_COMPILER_OPTIONS.patch
- add patches:
  + 1099-logger-Do-not-crash-on-late-gen_server-call-replies.patch
  + 3771-Add-all-2-and-any-2-to-the-queue-module.patch
  + 3772-Add-delete-2-and-delete_r-2-to-the-queue-module.patch
  + 3773-Remove-traversal-order-from-filtermap-docs.patch
  + 3774-Remove-traversal-order-from-filter-docs.patch
  + 3775-Add-delete_with-delete_with_r-to-the-queue-module.patch

* Mon Nov 30 2020 Led <ledest@gmail.com> 21.3.8.18-29
- add patches:
  + 2946-pg-to-remove-a-group-from-nodes-when-the-group-is-em.patch

* Mon Nov 30 2020 Led <ledest@gmail.com> 21.3.8.18-28
- add patches:
  + 1098-Correct-error-handling-for-list_to_integer-2.patch

* Sat Nov 28 2020 Led <ledest@gmail.com> 21.3.8.18-27
- update patches:
  + erts-etc-unix.patch
- add patches:
  + 1094-make_driver_tab-also-strip-.gprof-marker-from-static.patch
  + 1095-crypto-enable-gprof-build.patch
  + 1096-parsetools-Remove-line-from-test-suites.patch
  + 1097-Support-ROOTDIR-passed-as-an-environment-variable-in.patch
  + 3752-parsetools-Let-Yecc-recognize-ERL_COMPILER_OPTIONS.patch
  + 3753-parsetools-Let-Leex-recognize-ERL_COMPILER_OPTIONS.patch
- enable patches:
  + 3741-Add-merge_with-3-intersect-2-and-intersect_with-3-to.patch

* Thu Nov 26 2020 Led <ledest@gmail.com> 21.3.8.18-26
- add patches:
  + 1093-crypto-Update-documentation.patch
  + 3582-inets-fix-html-encoding-issue.patch

* Tue Nov 24 2020 Led <ledest@gmail.com> 21.3.8.18-25
- add patches:
  + 1092-Make-printing-of-floats-more-user-friendly.patch
  + 3741-Add-merge_with-3-intersect-2-and-intersect_with-3-to.patch

* Fri Nov 20 2020 Led <ledest@gmail.com> 21.3.8.18-24
- add patches:
  + 1091-Fix-typo.patch
  + 3671-Support-URI-and-CAA-resource-records.patch
  + 3672-Fix-encode-decode-of-CAA-records.patch
  + 3673-Fix-encode-decode-of-URI-records.patch
  + 3674-Add-test-cases-for-CAA-and-URI-records.patch
  + 3675-Use-existing-inet_db-tolower-1.patch
  + 3676-Use-nsd-instead-of-bind8-9-to-test-against.patch
- update patches:
  + 3683-kernel-inet-res-test-Add-some-printouts.patch
  + 3685-kernel-inet-res-test-Make-it-more-verbose.patch

* Wed Nov 18 2020 Led <ledest@gmail.com> 21.3.8.18-23
- add patches:
  + 1081-feat-kernel-allow-binaries-as-parts-of-logger_format.patch
  + 1082-fix-kernel-use-unicode-aware-function-checking-forma.patch
  + 1083-test-logger_formatter-add-deeply-nested-test.patch
  + 1084-fix-kernel-logger_formatter-use-unicode-chhardata-as.patch
  + 1085-port_please-2-returns-port-_-_-not-ok-_-_.patch
  + 1086-erlexec-Improve-error-message-when-unable-to-open-in.patch
  + 1087-erl_docgen-Fix-github-links-and-title-links-to-work-.patch
  + 1088-fixup-erl_docgen-Fix-github-links-and-title-links-to.patch
  + 1089-Fail-gh-actions-docbuilt-if-broken-links-or-anchors-.patch
  + 1090-erl_docgen-Add-translation-of-and-in-typename-anchor.patch
  + 3721-zip-Don-t-use-deprecated-zlib-crc32-functions.patch

* Tue Nov 17 2020 Led <ledest@gmail.com> 21.3.8.18-22
- update patches:
  + 3652-Improve-compile-forms-2-documentation.patch
- add patches:
  + 1079-fix-the-make-configuration-for-macOS-11.0.1.patch
  + 1080-Fix-release-name-to-not-include.patch
  + 2987-Reset-inet_db-timer-even-if-file-is-up-to-date.patch
  + 3653-compiler-docs-Fix-broken-links.patch

* Mon Nov 16 2020 Led <ledest@gmail.com> 21.3.8.18-21
- add patches:
  + 1078-ssh-Fix-of-supervisor-tree-corruption.patch
  + 3711-stdlib-Export-type-beam_lib-chnk_rsn.patch

* Fri Nov 13 2020 Led <ledest@gmail.com> 21.3.8.18-20
- add patches:
  + 3691-erts-Make-NIL-positive.patch
  + 3701-erts-Remove-memmove-3-fallback.patch

* Fri Nov 13 2020 Led <ledest@gmail.com> 21.3.8.18-19
- add patches:
  + 1077-dialyzer-Clarify-dialyzer-3.patch
  + 3661-monitor_node-2-Raise-notalive-instead-of-badarg.patch
  + 3671-Allow-underscore-variables-to-suppress-all-warnings.patch
  + 3681-kernel-Add-new-option-servfail_retry_timeout.patch
  + 3682-kernel-erts-Add-text-about-the-new-resolver-config-o.patch
  + 3683-kernel-inet-res-test-Add-some-printouts.patch
  + 3685-kernel-inet-res-test-Make-it-more-verbose.patch
  + 3686-kernel-inet-res-test-Add-two-simple-test-cases.patch

* Tue Nov 10 2020 Led <ledest@gmail.com> 21.3.8.18-18
- add patches:
  + 1076-erts-Clarify-caller_env-arguments-in-erl_nif_doc.patch

* Mon Nov 09 2020 Led <ledest@gmail.com> 21.3.8.18-17
- add patches:
  + 1075-erts-Add-include-guard-to-config.h-in-erts.patch

* Wed Nov 04 2020 Led <ledest@gmail.com> 21.3.8.18-16
- add patches:
  + 1046-compile-Remove-unreachable-code.patch
  + 1060-ftp-whitespace-fixes.patch
  + 1061-ftp-fix-spelling-mistakes.patch
  + 1062-ftp-vsftpd-gets-upset-with-anything-later-than-tlsv1.patch
  + 1063-ftp-disable-seccomp-in-vsftpd-as-it-can-cause-proble.patch
  + 1064-ftp-fix-running-tests-as-root-ie.-under-Docker.patch
  + 1065-ftp-fix-unbound-variable-when-DBG-in-use.patch
  + 1066-ftp-fix-storing-timeout-in-state.patch
  + 1067-ftp-fix-handle_ctrl_result-tls_upgrade-_-return-and-.patch
  + 1068-ftp-fix-unhandled-clause-handle_ctrl_result-racey.patch
  + 1069-ftp-support-TLS-for-start_-standalone-server.patch
  + 1070-ftp-data-socket-failures-should-not-stop-the-gen_ser.patch
  + 1071-ftp-workaround-OpenSSL-seclevel-and-OTP-SHA1-signing.patch
  + 1072-ftp-set-vsftpd-to-force-what-unit-test-is-testing.patch
  + 1073-ftp-support-for-FTPS-with-tls_sec_method-ftps.patch
  + 1074-ftp-session-reuse-support-for-data-channel.patch
  + 3651-Export-type-compile-forms-as-used-in-the-API.patch
  + 3652-Improve-compile-forms-2-documentation.patch
- update patches:
  + 2202-Add-a-diffable-option-for-the-compiler.patch

* Tue Nov 03 2020 Led <ledest@gmail.com> 21.3.8.18-15
- add patches:
  + 1038-cerl-Support-RR-5.4.patch
  + 3641-kernel-Add-export-clause-for-some-types.patch

* Mon Nov 02 2020 Led <ledest@gmail.com> 21.3.8.18-14
- add patches:
  + 1017-Typo-fix-in-code-documentation.patch
  + 1018-compile-make-select_passes-clause-order-match-the-co.patch
  + 1019-Documentation-of-exit-signals-emitted-by-gen_statem.patch
  + 3591-Handle-special-cases-of-filter-fun-returns.patch
  + 3592-Add-a-fold-function-to-the-queue-module.patch
  + 3593-Add-a-filtermap-function-to-the-queue-module.patch
- update patches:
  + 3481-ssh-Add-a-chapter-about-hardening-to-the-User-s-Guid.patch
  + 3501-ssh-Check-the-user-name-when-doing-pubkey-auth.patch
  + 3581-stdlib-Improve-API-and-documentation-of-uri_string.patch

* Sat Oct 31 2020 Led <ledest@gmail.com> 21.3.8.18-13
- add patches:
  + 1016-erts-Add-comment-about-send-timeout-clearing-busy-po.patch

* Wed Oct 28 2020 Led <ledest@gmail.com> 21.3.8.18-12
- add patches:
  + 1014-tools-Fix-test-of-emacs-version.patch
  + 1015-Look-up-IOV_MAX-instead-of-assuming-16.patch
  + 1020-Fixed-using-unitialized-variable-when-environment-va.patch
  + 3601-Added-wxTaskBarIcon-new-1.patch
  + 3602-Moved-example-into-existing-menu.patch
  + 3611-Write-the-api-footprint.patch
  + 3631-Using-WX_APP_TITLE-for-wxEntry.patch

* Tue Oct 27 2020 Led <ledest@gmail.com> 21.3.8.18-11
- add patches:
  + 1011-Fix-spelling-error.patch
  + 1012-logger.hrl-use-fully-qualifier-call-to-erlang-apply.patch
  + 1013-Since-the-string-from-strerror-should-never-be-modif.patch
  + 1021-erlang-module-doc-Add-more-examples-for-erlang-round.patch
  + 1022-erlang-module-doc-Improve-documentation-for-erlang-t.patch
  + 1023-erlang-module-doc-Improve-documentation-for-erlang-t.patch
  + 1024-erlang-module-doc-Improve-documentation-for-erlang-t.patch
  + 1025-erlang-module-doc-Improve-documentation-for-erlang-a.patch
  + 1026-erlang-module-doc-list_to_atom-1-binary_to_atom-2.patch
  + 1027-erlang-module-doc-add-example-to-bitstring_to_list-1.patch
  + 1028-Fix-make-xmllint-error.patch
  + 1029-erlang-module-doc-list_to_float-1-and-binary_to_floa.patch
  + 1030-erlang-module-doc-list_to_integer-and-binary_to_inte.patch
  + 1031-erlang-module-doc-bump_reductions-1-update-max-reduc.patch
  + 1032-erlang-module-doc-binary_to_existing_atom.patch
  + 1033-erlang-module-doc-disconnect_node-1.patch
  + 1034-erlang-module-doc-min-2-and-max-2.patch
  + 1035-erlang-module-doc-float_to_list-2-float_to_binary-2.patch
  + 1036-erlang-module-doc-fun_to_list-1.patch
  + 1037-erlang-module-doc-date-0-localtime-0-time-0-and-univ.patch
  + 1039-erlang-module-doc-get-put-erase-get_keys.patch
  + 1040-erlang-module-doc-preciser-description-of-erlang-yie.patch
  + 1041-erlang-module-doc-preciser-description-of-erlang-is_.patch
  + 1042-erlang-module-doc-preciser-description-of-error-1-er.patch
  + 1043-erlang-module-doc-more-accurate-description-of-exit-.patch
  + 1044-erlang-module-doc-fix-incorrect-statement-in-doc-for.patch
  + 1045-erlang-module-doc-erlang-start_timer-4.patch
  + 1047-trunc-1-doc-add-example-illustrating-truncating-of-a.patch
  + 1048-erlang-module-doc-clearer-explanation-of-erlang-node.patch
  + 1049-erlang-module-doc-pid_to_list-1.patch
  + 1050-erlang-module-doc-is_process_alive.patch
  + 1051-erlang-module-doc-raise-3.patch
  + 1052-erlang-module-doc-Fixes-due-to-comments-from-sverker.patch
  + 1053-Apply-suggestions-from-bjorng-s-review.patch
  + 1054-erlang_fun_to_list-1-Improvements-due-to-comments-fr.patch
  + 1055-erlang-module-doc-Fixes-due-to-comments-by-uabboli.patch
  + 1056-erlang-module-doc-Fixes-due-to-comments-by-rickard-g.patch
  + 1057-doc-refer-to-note-about-float-literals-to-floats.patch
  + 1058-doc-Better-description-of-problems-with-float-repres.patch
  + 1059-Erlang-module-doc-Remove-unnecessary-words.patch
  + 3581-stdlib-Improve-API-and-documentation-of-uri_string.patch
- update patches:
  + 0903-doc-Update-The-Abstract-Format-to-use-ANNO-instaed-o.patch
  + 0989-Documentation-of-exit-signals-emitted-by-gen_server.patch
  + 2817-Add-underscore-separator-description-to-numeric-lite.patch
  + 3221-Add-ei_decode_iodata.patch
  + 3481-ssh-Add-a-chapter-about-hardening-to-the-User-s-Guid.patch
  + 3501-ssh-Check-the-user-name-when-doing-pubkey-auth.patch
  + 3571-kernel-Add-os-env-0.patch
- enable patches:
  + 3571-kernel-Add-os-env-0.patch

* Fri Oct 23 2020 Led <ledest@gmail.com> 21.3.8.18-10
- add patches:
  + 1010-ssl-Set-also-inet-buffer-option-as-the-option-should.patch

* Thu Oct 22 2020 Led <ledest@gmail.com> 21.3.8.18-9
- add patches:
  + 1009-beam_lib-Fix-allow_missing_chunks-for-named-chunks.patch

* Wed Oct 21 2020 Led <ledest@gmail.com> 21.3.8.18-8
- add patches:
  + 1007-Document-the-cache_size-option-applies-only-to-dns-l.patch
  + 1008-Fix-typo-in-erl_process_lock.patch

* Tue Oct 20 2020 Led <ledest@gmail.com> 21.3.8.18-7
- add patches:
  + 0927-Typo-fix-in-supervisor.xml.patch
  + 0970-remove-duplicated-t_inf_list-3-from-include.patch
  + 0987-stdlib-Fix-handling-of-deep-lists-in-path-component.patch
- update patches:
  + 2861-Add-uri_string-resolve-2-3.patch

* Fri Oct 16 2020 Led <ledest@gmail.com> 21.3.8.18-6
- add patches:
  + 1000-Fix-SMALL_MEMORY-build.patch
  + 3571-kernel-Add-os-env-0.patch

* Wed Oct 14 2020 Led <ledest@gmail.com> 21.3.8.18-5
- add patches:
  + 0991-escript-call-io-format-2-instead-of-io-fwrite-2.patch
  + 0992-escript-direct-all-io-format-2-calls-to-standard_err.patch
  + 0993-escript-direct-all-io-put_chars-1-calls-to-standard_.patch
  + 0994-escript-direct-put_chars-1-fallback-to-stderr.patch
  + 0995-escript_SUITE-handle-errors-printed-to-stderr.patch
  + 0996-escript_SUITE-permit-order-of-Actual-lines-to-differ.patch
  + 0997-escript_SUITE-retrieve-escript-s-stderr-via-temp-fil.patch
  + 0998-escript_SUITE-tempnam-use-priv_dir-and-command-name-.patch
  + 0999-escript_SUITE-Wrap-escript-in-cmd-for-2-to-work.patch
  + 1001-Remove-duplicate-log-message.patch
  + 1002-Avoid-isolated-none-in-the-log.patch
  + 1003-Further-trim-unnecessary-output-as-per-garazdawi-s-..patch
  + 1004-replace-hardcoded-path-for-df-command-in-linux-envir.patch
  + 1005-replace-hardcoded-path-for-df-with-os-find_executabl.patch
  + 1006-os_mon-Add-comment-about-absulute-path-usage.patch
  + 3149-Add-missing-callback-function-addres-0.patch

* Wed Oct 14 2020 Led <ledest@gmail.com> 21.3.8.18-4
- add patches:
  + 0443-Don-t-eliminate-unused-erlang-make_fun3-3.patch
  + 0746-Fixes-ERL-1335.patch

* Thu Oct 08 2020 Led <ledest@gmail.com> 21.3.8.18-3
- add patches:
  + 0101-kernel-Add-comment-about-why-os-cmd-uses-an-absulute.patch
  + 0440-Fix-spelling-mistake.patch

* Tue Oct 06 2020 Led <ledest@gmail.com> 21.3.8.18-2
- add patches:
  + 3310-Suppress-xref-output-for-unused-export-on-behaviour-.patch
- update patches:
  + 3311-Drop-old-code-for-handling-pre-R15-abstract-format.patch

* Fri Oct 02 2020 Led <ledest@gmail.com> 21.3.8.18-1
- 21.3.8.18
- remove patches:
  + 0101-travis-Added-Travis-CI-support-for-IBM-Power.patch
  + 0440-Force-xenial-builds-in-travis.patch
  + 0443-Discard-continuous-delivery-history.patch
  + 0746-travis-Move-doc-build-to-be-start-earlier-in-paralle.patch
  + 0927-erl_check_io-do-not-discard-ERTS_POLL_EV_IN-from-act.patch
  + 0970-Fix-documentation-of-statistics-run_queue.patch
  + 0987-ssh-Fix-possible-infinite-loop-in-message-decoding.patch
- update patches:
  + 0489-Make-check-of-delay_send-error-more-forgiving.patch
  + 2216-Make-iolist_size-1-yield.patch

* Thu Oct 01 2020 Led <ledest@gmail.com> 21.3.8.17-46
- add patches:
  + 0990-public_key-strip-the-whitespaces-at-the-tail-of-star.patch

* Wed Sep 30 2020 Led <ledest@gmail.com> 21.3.8.17-45
- add patches:
  + 0989-Documentation-of-exit-signals-emitted-by-gen_server.patch
  + 3561-Do-not-consider-dotfiles-to-be-an-extension.patch

* Wed Sep 30 2020 Led <ledest@gmail.com> 21.3.8.17-44
- add patches:
  + 0986-erts-Active-once-wakes-up-IO-possing-thread-unnecess.patch
  + 0987-ssh-Fix-possible-infinite-loop-in-message-decoding.patch
  + 0988-ssh-Send-ssh_msg_channel_failure-according-to-RFC-42.patch
  + 3501-ssh-Check-the-user-name-when-doing-pubkey-auth.patch

* Tue Sep 29 2020 Led <ledest@gmail.com> 21.3.8.17-43
- add patches:
  + 0985-Support-loading-of-complicated-nested-binary-compreh.patch

* Mon Sep 28 2020 Led <ledest@gmail.com> 21.3.8.17-42
- add patches:
  + 0979-erts-Fix-disable-pie.patch
  + 0981-erts-Add-etp-string-to-atom.patch
  + 0982-erts-Add-etp-export-get.patch
  + 0983-erts-Add-etp-module-get.patch
  + 0984-erts-Fix-enif_make_map-with-dynamic-environment.patch
  + otp_src_21.4-erts-cflags.patch
- disable patches:
  + otp_src_21.2-erts-cflags.patch

* Sat Sep 26 2020 Led <ledest@gmail.com> 21.3.8.17-41
- add patches:
  + 0975-erts-Eliminate-warnings-in-C-code-in-tests.patch
  + 0976-kernel-Eliminate-warnings-in-C-code-in-tests.patch
  + 0977-erl_interface-Eliminate-warnings-in-C-code-in-tests.patch
  + 0978-inets-Eliminate-warnings-in-C-code-in-tests.patch

* Fri Sep 25 2020 Led <ledest@gmail.com> 21.3.8.17-40
- add patches:
  + 0973-Undo-perform-degradation-on-macOS.patch
  + 0974-Fix-performance-degradation-for-many-items-in-proces.patch

* Thu Sep 24 2020 Led <ledest@gmail.com> 21.3.8.17-39
- add patches:
  + 0972-ssl-fix-spelling-mistakes.patch

* Thu Sep 24 2020 Led <ledest@gmail.com> 21.3.8.17-38
- add patches:
  + 0971-erts-Remove-old-gcc-flag-fno-remove-tree-copyrenam.patch

* Wed Sep 23 2020 Led <ledest@gmail.com> 21.3.8.17-37
- add patches:
  + 2212-public_key-Avoid-prefixing-due-to-duplicate-referenc.patch

* Tue Sep 22 2020 Led <ledest@gmail.com> 21.3.8.17-36
- add patches:
  + 0968-v3_core-Don-t-use-wrapper-functions-for-small-after-.patch
- remove patches:
  + 0968-Robustify-an-unsafe-loader-optimization.patch

* Mon Sep 21 2020 Led <ledest@gmail.com> 21.3.8.17-35
- remove patches:
  + 0971-Fix-thread-progress-handling-in-sys-msg-dispatcher-t.patch
  + 0972-Fix-wakeup-of-threads-doing-polling-using-oneshot.patch

* Fri Sep 18 2020 Led <ledest@gmail.com> 21.3.8.17-34
- add patches:
  + 0970-Fix-documentation-of-statistics-run_queue.patch

* Fri Sep 18 2020 Led <ledest@gmail.com> 21.3.8.17-33
- add patches:
  + 0969-tools-Fix-local-calls-from-on_load-being-reported-as.patch
  + 0971-Fix-thread-progress-handling-in-sys-msg-dispatcher-t.patch
  + 0972-Fix-wakeup-of-threads-doing-polling-using-oneshot.patch

* Mon Sep 14 2020 Led <ledest@gmail.com> 21.3.8.17-32
- add patches:
  + 0967-Fix-bad-merge.patch
  + 0968-Robustify-an-unsafe-loader-optimization.patch

* Wed Sep 09 2020 Led <ledest@gmail.com> 21.3.8.17-31
- add patches:
  + 0965-magaco-Updated-the-expected-number-of-yecc-warnings.patch
  + 0966-ssl-Fix-logical-error-in-flow-control.patch
  + 2183-inets-remove-redundant-uri-normalize.patch

* Tue Sep 08 2020 Led <ledest@gmail.com> 21.3.8.17-30
- add patches:
  + 0964-Handle-delete-table-definitions.patch

* Mon Sep 07 2020 Led <ledest@gmail.com> 21.3.8.17-29
- add patches:
  + 0962-Adjust-the-installation-scripts-for-Android.patch
  + 0963-Asserts-in-find_next_timeout.patch
  + 1945-pg-fix-doubling-for-local-processes-with-dynamic-dis.patch

* Fri Sep 04 2020 Led <ledest@gmail.com> 21.3.8.17-28
- add patches:
  + 2541-Remove-redundant-line-instructions.patch

* Thu Sep 03 2020 Led <ledest@gmail.com> 21.3.8.17-27
- add patches:
  + 2531-Remove-unused-inc_apps-field-from-appl_data.patch

* Wed Sep 02 2020 Led <ledest@gmail.com> 21.3.8.17-26
- add patches:
  + 0960-do-not-bind-pseudo-key-for-delete-char.patch
  + 0961-Accurate-documentation-for-application-ensure_all_st.patch

* Tue Sep 01 2020 Led <ledest@gmail.com> 21.3.8.17-25
- add patches:
  + 0959-stdlib-fix-lists-sublist-3-if-Start-length-L-1.patch

* Mon Aug 31 2020 Led <ledest@gmail.com> 21.3.8.17-24
- add patches:
  + 0954-Raise-badarg-if-both-ram-and-raw-are-given-to-file-o.patch
  + 0955-Default-to-Unicode-for-filename-encoding-on-Android.patch
  + 0956-seq_trace-fix-label-spec-missed-in-PR-1760.patch
  + 0957-erts-Fix-persistent_term_SUITE.patch
  + 0958-kernel-Clarify-file-pwrite-pread-documentation.patch
- update patches:
  + 1421-file-allow-open-2-to-work-on-directories.patch

* Fri Aug 28 2020 Led <ledest@gmail.com> 21.3.8.17-23
- add patches:
  + 0947-megaco-V2-V3-text-parser-IPv6-address-failure.patch
  + 0948-public_key-trim-the-whitespace-characters-when-pem_d.patch
  + 0949-emulator-Document-the-futility-of-aligning-opcode-la.patch
  + 0950-memsup-Return-correct-amount-of-total-system-memory-.patch
  + 0951-epp-Fix-error-return-for-an-incorrect-preprocessor-i.patch
  + 0952-os_mon-Remove-unused-code_change-3-functions.patch
  + 0953-os_mon-Remove-reference-to-VxWorks-in-the-documentat.patch

* Thu Aug 27 2020 Led <ledest@gmail.com> 21.3.8.17-22
- add patches:
  + 2491-ssh-Refactor-decode_ssh_file-4-and-export-it.-EXPERI.patch

* Wed Aug 26 2020 Led <ledest@gmail.com> 21.3.8.17-21
- add patches:
  + 2511-inets-add-PATCH-method-support.patch

* Mon Aug 24 2020 Led <ledest@gmail.com> 21.3.8.17-20
- add patches:
  + 0945-kernel-Correct-value-of-tag-head-of-disk_log-info-1.patch
  + 0946-Fix-prio-elevation-race.patch
  + 2481-ssh-Add-a-chapter-about-hardening-to-the-User-s-Guid.patch
  + 2491-Initial-check-in.patch
  + 2501-win32-Use-QPC-timer-on-Windows.patch
  + 2502-fixup-win32-Use-QPC-timer-on-Windows.patch

* Sat Aug 22 2020 Led <ledest@gmail.com> 21.3.8.17-19
- add patches:
  + 0944-ftp-Ignore-return-value-function-called-for-its-side.patch

* Fri Aug 21 2020 Led <ledest@gmail.com> 21.3.8.17-18
- add patches:
  + 0943-kernel-Correct-disk_log-s-calculation-of-no_items.patch

* Thu Aug 20 2020 Led <ledest@gmail.com> 21.3.8.17-17
- add patches:
  + 0942-ssh-Remove-conflicting-cli-actions-and-potential-cra.patch
  + 2471-ssh-Test-case-for-some-mini-flooding-of-ssh-server.patch
  + 2472-ssh-Add-daemon-option-hello_timeout.patch

* Wed Aug 19 2020 Led <ledest@gmail.com> 21.3.8.17-16
- add patches:
  + 0939-Name-cipher-suites-consistently-across-ssl-docs.patch
  + 0940-Fix-PrivParams-for-SNMPv3-USM-with-AES-privacy.patch
  + 0941-Fix-PrivParams-for-SNMPv3-USM-with-AES-privacy.patch

* Mon Aug 17 2020 Led <ledest@gmail.com> 21.3.8.17-15
- add patches:
  + 0938-Always-renew-active-once-after-a-discovery-response.patch
  + 2211-public_key-Add-initial-support-for-OCSP.patch

* Thu Aug 13 2020 Led <ledest@gmail.com> 21.3.8.17-14
- add patches:
  + 0937-Fix-segfault-s-from-variadic-args-on-ARM64.patch
  + 2182-inets-fix-an-error-regarding-decode-of-percent-encod.patch
  + 2441-Remove-unused-and-private-ram_file-functions.patch

* Tue Aug 11 2020 Led <ledest@gmail.com> 21.3.8.17-13
- add patches:
  + 0933-Update-ssh_server_key_api.xml.patch
  + 0934-break.c-Rephrase-Eh.patch
  + 0935-erts-Fix-racy-assert-in-erts_fire_nif_monitor.patch
  + 0936-erts-Cuddle-node_container_SUITE-iter_max_procs.patch

* Tue Aug 11 2020 Led <ledest@gmail.com> 21.3.8.17-12
- add patches:
  + 0930-Fix-spelling-error.patch
  + 0931-Fixing-crash-in-appmon_info-format-for-a-closed-port.patch
  + 0932-Update-lib-runtime_tools-src-appmon_info.erl.patch
  + 2451-Drop-remnants-of-elib_malloc-removed-in-R15.patch
  + 2452-Remove-obsolete-MYm-flag.patch

* Mon Aug 10 2020 Led <ledest@gmail.com> 21.3.8.17-11
- add patches:
  + 0928-Fix-for-delete_object-at-read-on-a-set-table.patch
  + 0929-port_please-2-and-port_please-3-can-return-closed.patch
  + 1583-Use-wxBG_STYLE_PAINT-instead-of-STYLE_SYSTEM.patch

* Fri Aug 07 2020 Led <ledest@gmail.com> 21.3.8.17-10
- add patches:
  + 0927-erl_check_io-do-not-discard-ERTS_POLL_EV_IN-from-act.patch
  + 2402-inets-remove-support-of-http-0.9-for-httpd.patch
  + 2431-Inline-always-required-layer-in-raw_file_io.patch

* Tue Aug 04 2020 Led <ledest@gmail.com> 21.3.8.17-9
- add patches:
  + 0926-inets-test-Makefile-cleanup.patch
  + 2421-Implement-fallback-for-inet_backend-socket-sendfile.patch
  + 2422-Fix-sendfile-fallback-to-match-test-case.patch

* Mon Aug 03 2020 Led <ledest@gmail.com> 21.3.8.17-8
- add patches:
  + 0925-inets-fix-crash-when-setopts-fails.patch

* Fri Jul 31 2020 Led <ledest@gmail.com> 21.3.8.17-7
- add patches:
  + 0924-Fix-documentation-error.patch
  + 2411-erl_bits.hrl-cleanup.patch

* Wed Jul 29 2020 Led <ledest@gmail.com> 21.3.8.17-6
- add patches:
  + 0923-Add-missing-include-statements-in-in6addr-tests.patch
  + 2401-inets-remove-support-of-http-0.9-for-httpc-in-inets.patch

* Sun Jul 26 2020 Led <ledest@gmail.com> 21.3.8.17-5
- add patches:
  + otp_src_18.3.4.11-syntax_tools-merl.patch

* Thu Jul 23 2020 Led <ledest@gmail.com> 21.3.8.17-4
- rebuild with -fabi-version=11

* Thu Jul 23 2020 Led <ledest@gmail.com> 21.3.8.17-3
- build with gcc9 on openSUSE Leap 15.x

* Thu Jul 23 2020 Led <ledest@gmail.com> 21.3.8.17-2
- build with gcc9 on openSUSE >= 15

* Wed Jul 22 2020 Led <ledest@gmail.com> 21.3.8.17-1
- 21.3.8.17
- update patches:
  + 0602-ssl-Correct-tests.patch
  + 0603-ssl-Add-timeout.patch
  + 0623-erts-Fix-testcases-to-run-with-S1.patch
- remove patches:
  + 0922-ssl-Correct-flow-control-handling-of-passive-sockets.patch
  + 0923-Fix-multiple-usage-of-same-thread-specific-event-at-.patch
- add patches:
  + 0922-inets-ERL-1239-fix-to-return-an-error-if-http-server.patch

* Mon Jul 20 2020 Led <ledest@gmail.com> 21.3.8.16-35
- add patches:
  + 0923-Fix-multiple-usage-of-same-thread-specific-event-at-.patch
- remove patches:
  + otp_src_20.2-erts-lib.patch

* Wed Jul 15 2020 Led <ledest@gmail.com> 21.3.8.16-34
- update patches:
  + 2391-inets-drop-all-support-for-ftp-and-tftp-in-inets.patch

* Sat Jul 11 2020 Led <ledest@gmail.com> 21.3.8.16-33
- update patches:
  + 0786-erts-Fix-SEGV-while-printing-timer-to-crash-dump.patch

* Fri Jul 10 2020 Led <ledest@gmail.com> 21.3.8.16-32
- add patches:
  + 0921-Correct-typo-in-uri_string-normalize-example-doc.patch
  + 0922-ssl-Correct-flow-control-handling-of-passive-sockets.patch

* Thu Jul 09 2020 Led <ledest@gmail.com> 21.3.8.16-31
- add patches:
  + 0919-snmp-Config-files-not-closed-after-reading.patch
  + 0920-inets-normalize-input-uri-into-string-for-internal-u.patch

* Wed Jul 08 2020 Led <ledest@gmail.com> 21.3.8.16-30
- add patches:
  + 2092-Fix-getting-data-from-ssh-agent.patch

* Tue Jul 07 2020 Led <ledest@gmail.com> 21.3.8.16-29
- add patches:
  + 0918-stdlib-Fix-path-handling-in-uri_string-recompose-1.patch
- update patches:
  + 1861-Add-uri_string-resolve-2-3.patch

* Mon Jul 06 2020 Led <ledest@gmail.com> 21.3.8.16-28
- add patches:
  + 0917-inets-bug-fix-handle-message-body-of-response-with-1.patch

* Mon Jul 06 2020 Led <ledest@gmail.com> 21.3.8.16-27
- add patches:
  + 0916-sys_core_alias-Bail-out-when-expressions-get-too-dee.patch
  + 2381-Only-compute-vars-and-keys-if-we-have-patterns.patch

* Sat Jul 04 2020 Led <ledest@gmail.com> 21.3.8.16-26
- add patches:
  + 0895-kernel-Fix-erl_dist-SUITE-nodenames-tc.patch
  + 0896-erts-Fix-statistics_SUITE-wall_time-testcase-when-on.patch
  + 0897-ttb-Increase-test-sleeps-for-IP-packets-to-arrive.patch
  + 0898-erts-Add-printouts-for-debugging-walltime-stats-test.patch
  + 0899-kernel-Add-crypto-as-dialyzer-deps-for-net_kernel.patch
  + 0900-erts-Fix-nl-mapping-in-to_erl-terminal.patch
  + 0901-erts-Fix-indentation-of-to_erl-feature-flags.patch
  + 0902-os_mon-Fix-aarch64-word-size-calculation.patch
  + 0903-doc-Update-The-Abstract-Format-to-use-ANNO-instaed-o.patch
  + 0904-erts-Remove-doc-reference-to-get_stacktrace-0-from-r.patch
  + 0905-Fix-spelling-errors.patch
  + 0906-typo-uf8-utf8.patch
  + 0907-sasl-Be-more-resilient-of-exiting-processes.patch
  + 0908-Spell-out-how-bit-strings-are-compared.patch
  + 0909-erlexec-Fix-testcase-on-windows.patch
  + 0910-HiPE-fix-typo-in-doc.patch
  + 0911-erts-Fix-clang-PGO-for-newer-clang-versions.patch
  + 0912-ei-Enable-REENTRANT-on-all-windows-builds.patch
  + 0913-ei-Pass-correct-null-cookie-when-removing-ei-info.patch
  + 0914-stdlib-Fix-supervisor-scale-tc-on-windows.patch
  + 0915-logger-Fix-formatter_fail-testcase.patch
  + 2342-kernel-Add-backlog-to-tcp-dist-when-no-config-is-giv.patch
- update patches:
  + 1597-stdlib-Correct-the-type-declaration-of-the-abstract-.patch
  + 2311-Drop-old-code-for-handling-pre-R15-abstract-format.patch

* Tue Jun 23 2020 Led <ledest@gmail.com> 21.3.8.16-25
- add patches:
  + 0892-eldap-Use-timeouts-when-searching-for-test-servers.patch
  + 0893-eldap-Fix-erlc-deprecated-warning.patch
  + 0894-eldap-export_all-export.patch

* Thu Jun 18 2020 Led <ledest@gmail.com> 21.3.8.16-24
- enable patches:
  + 0890-Add-some-debug-info-to-cdv-tests.patch
- add patches:
  + 0891-Fix-compile-warning-in-hipe.patch

* Thu Jun 18 2020 Led <ledest@gmail.com> 21.3.8.16-23
- remove patches:
  + 8a9a443a454327cbf17120f63664caa0973e9050.patch
- add patches:
  + 0889-erts-inet-Casting-warnings-on-windows.patch
  + 0890-Add-some-debug-info-to-cdv-tests.patch
  + 1577-mnesia-Decrease-test-loop-on-slow-machines.patch
  + 2361-Allow-variables-bound-in-try-to-be-used-in-of-clause.patch
  + 2371-Fix-compiler-warning.patch

* Wed Jun 17 2020 Led <ledest@gmail.com> 21.3.8.16-22
- add patches:
  + 8a9a443a454327cbf17120f63664caa0973e9050.patch

* Wed Jun 17 2020 Led <ledest@gmail.com> 21.3.8.16-21
- add patches:
  + 0886-Fix-grammar-in-mnesia-dirty_update_counter-3-docs.patch
  + 0887-Fix-typo-in-edoc-for-erl_syntax-operator-1.patch
  + 0888-inets-fix-doc-grammar-error-of-http_server.patch

* Tue Jun 16 2020 Led <ledest@gmail.com> 21.3.8.16-20
- add patches:
  + 0883-ssl-Avoid-possible-sending-an-active-message-to-a-pa.patch
  + 0884-ftp-Handle-that-inet-ssl-setopts-can-return-error.patch
  + 0885-inets-Handle-that-inet-ssl-setopt-can-return-error.patch

* Mon Jun 15 2020 Led <ledest@gmail.com> 21.3.8.16-19
- add patches:
  + 0879-Fix-small-typo-in-using_ssl.xml.patch
  + 0880-snmp-Fix-example-2-regarding-compiler-warnings.patch
  + 0881-Remove-trailing-whitespaces.patch
  + 0882-erts-Improve-ref-docs-of-atomics-counters-and-erlang.patch
  + 1847-Test-suite-cuddling.patch

* Mon Jun 15 2020 Led <ledest@gmail.com> 21.3.8.16-18
- add patches:
  + 0878-inets-Raise-timeout-for-potentially-slow-test.patch

* Sat Jun 13 2020 Led <ledest@gmail.com> 21.3.8.16-17
- add patches:
  + 0877-Change-faulty-assert-checking-that-port-is-not-dead-.patch

* Fri Jun 12 2020 Led <ledest@gmail.com> 21.3.8.16-16
- add patches:
  + 0876-Clarify-how-to-make-contributions.patch

* Thu Jun 11 2020 Led <ledest@gmail.com> 21.3.8.16-15
- add patches:
  + 0875-Fix-filelib-wildcard-1-2-for-not-a-directory.patch

* Tue Jun 09 2020 Led <ledest@gmail.com> 21.3.8.16-14
- add patches:
  + 0873-Fix-system-restart-when-installing-in-silent-mode.patch
  + 0874-Fix-minor-typo-in-IPv6-example.patch

* Mon Jun 08 2020 Led <ledest@gmail.com> 21.3.8.16-13
- add patches:
  + 0868-Fix-ethread_SUITE-equal_tids-test-in-system.patch
  + 0869-Don-t-use-the-false-symbol-as-a-label.patch
  + 0870-If-the-system-imports-stdbool-that-symbol-is-used-to.patch
  + 0871-If-avail-CPUs-is-0-then-clamp-to-online-CPUs-to-avoi.patch
  + 0872-Don-t-include-libc-for-ASN.1-C-sources.patch

* Fri Jun 05 2020 Led <ledest@gmail.com> 21.3.8.16-12
- add patches:
  + 2210-public_key-Add-API-function-to-retrive-the-subject-I.patch

* Tue Jun 02 2020 Led <ledest@gmail.com> 21.3.8.16-11
- add patches:
  + 0867-Fix-various-small-typos-in-the-OTP-Design-Principles.patch
  + 1803-Fix-various-small-typos-in-the-OTP-Design-Principles.patch
- update patches:
  + 1181-Clean-up-and-optimize-code-and-doc.patch
  + 1182-Improve-user-s-guide-on-time-outs.patch

* Mon Jun 01 2020 Led <ledest@gmail.com> 21.3.8.16-10
- add patches:
  + 0865-Fix-typo.patch
  + 0866-erts-Fix-counters_SUITE-basic-with-offline-scheduler.patch

* Fri May 29 2020 Led <ledest@gmail.com> 21.3.8.16-9
- add patches:
  + 2351-kernel-Introduce-file-delete-2-supporting-raw-option.patch

* Thu May 28 2020 Led <ledest@gmail.com> 21.3.8.16-8
- add patches:
  + 0864-ssh-Added-OpenSSH-8.2p1-to-compatibility-testing.patch

* Thu May 28 2020 Led <ledest@gmail.com> 21.3.8.16-7
- add patches:
  + 0855-ssl-Clarify-percent-encoding-of-the-percent.patch

* Wed May 27 2020 Led <ledest@gmail.com> 21.3.8.16-6
- add patches:
  + 0854-doc-Fix-hidden-since-versions.patch
  + 2341-inet_tcp_dist-honour-backlog-NNN-setting-coming-from.patch

* Tue May 26 2020 Led <ledest@gmail.com> 21.3.8.16-5
- add patches:
  + 1771-megaco-Mini-text-parser-IPv6-address-failure.patch
  + 1971-Use-user-returned-path-validation-error-for-selfsign.patch
  + 1972-Add-documentation-describing-changed-behavior.patch
  + 1974-Use-warning-instead-of-note.patch

* Tue May 26 2020 Led <ledest@gmail.com> 21.3.8.16-4
- add patches:
  + 0858-http_request-Fix-to-handle-undefined-port-in-uri.patch

* Mon May 25 2020 Led <ledest@gmail.com> 21.3.8.16-3
- add patches:
  + 2311-Drop-old-code-for-handling-pre-R15-abstract-format.patch

* Mon May 25 2020 Led <ledest@gmail.com> 21.3.8.16-2
- add patches:
  + 0853-Tweak-timeouts.patch

* Wed May 20 2020 Led <ledest@gmail.com> 21.3.8.16-1
- 21.3.8.16
- remove patches:
  + 0853-Fix-delayed-low-prio-system-tasks.patch
  + 0854-Fix-literal-area-gc-bug.patch
  + 0855-Fix-dirty-check-process-code.patch
  + 0858-Fix-inconsistent-merge-of-delayed-sys-tasks-with-oth.patch

* Tue May 19 2020 Led <ledest@gmail.com> 21.3.8.15-14
- add patches:
  + 0858-Fix-inconsistent-merge-of-delayed-sys-tasks-with-oth.patch

* Tue May 19 2020 Led <ledest@gmail.com> 21.3.8.15-13
- remove patches:
  + 0858-Update-windows-INSTALL-HOWTO-to-use-WSL.patch
- add patches:
  + 2301-Add-version-to-installer.patch

* Mon May 18 2020 Led <ledest@gmail.com> 21.3.8.15-12
- add patches:
  + 2281-Simplify-erl_parse.yrl-using-operator-precedence.patch

* Mon May 18 2020 Led <ledest@gmail.com> 21.3.8.15-11
- remove patches:
  + 0861-erts-Inform-all-async-when-closing-udp-sctp-socket.patch
  + 0862-kernel-test-Add-test-case-for-recv-socket-close.patch
- add patches:
  + 0861-erts-Inform-all-async-s-when-closing-udp-sctp-socket.patch
  + 0862-kernel-test-Add-UDP-test-case-for-recv-socket-close.patch
  + 0863-kernel-test-Add-SCTP-test-case-for-recv-socket-close.patch

* Fri May 15 2020 Led <ledest@gmail.com> 21.3.8.15-10
- add patches:
  + 0860-digraph-Avoid-false-edges-for-vertices-with-names-co.patch

* Thu May 14 2020 Led <ledest@gmail.com> 21.3.8.15-9
- add patches:
  + 0861-erts-Inform-all-async-when-closing-udp-sctp-socket.patch
  + 0862-kernel-test-Add-test-case-for-recv-socket-close.patch

* Mon May 11 2020 Led <ledest@gmail.com> 21.3.8.15-8
- add patches:
  + 0859-Plug-resource-leaks-for-failing-test-cases.patch

* Fri May 08 2020 Led <ledest@gmail.com> 21.3.8.15-7
- add patches:
  + 0853-Fix-delayed-low-prio-system-tasks.patch
  + 0854-Fix-literal-area-gc-bug.patch
  + 0855-Fix-dirty-check-process-code.patch
  + 0856-kernel-Fix-boot-srv-test-on-ubuntu.patch
  + 0857-Use-schedulers_online-when-creating-bound-processes.patch
  + 0858-Update-windows-INSTALL-HOWTO-to-use-WSL.patch
  + 2212-Correct-printout-that-shows-which-encoding-rules-the.patch
  + 2213-Suppress-Dialyzer-warnings-of-type-no_match-in-gener.patch

* Tue May 05 2020 Led <ledest@gmail.com> 21.3.8.15-6
- add patches:
  + 0852-Fix-type-set-by-ei_decode_ei_term.patch

* Mon May 04 2020 Led <ledest@gmail.com> 21.3.8.15-5
- add patches:
  + 0840-use-ets-select-instead-of-ets-filter-in-application-.patch
  + 0841-crypto-Suppress-false-memory-leak-for-engine-test.patch
  + 0842-erts-Fix-misc-Windows-C-compiler-warnings.patch
  + 0843-erts-Use-ERTS_SYS_FD_INVALID-instead-of-1.patch
  + 0844-erts-Fix-int_drv-use-of-type-SOCKLEN_T.patch
  + 0845-erl_interface-Fix-windows-compiler-warnings.patch
  + 0846-os_mon-Fix-windows-compiler-warnings.patch
  + 0847-wx-Fix-windows-compiler-warnings.patch
  + 0848-odbc-Fix-windows-compiler-warnings.patch
  + 0849-Verify-the-ref-fits-in-ei_decode_ref.patch
  + 0850-Drop-commented-out-code-for-the-experimental-structs.patch
  + 0851-Reduce-memory-consumption-and-improve-debuggability-.patch
  + 2131-ssh-Add-is_on-0-is_off-0-in-ssh_dbg.patch
  + 2132-ssh-Enable-foreign-dbg-messages-in-ssh_dbg.patch
  + 2133-ssh-Add-per-process-stack-to-ssh_dbg.patch
  + 2134-ssh-Dbg-of-re-keying-improved.patch
  + 2135-ssh-Add-dbg-of-authentication.patch
- update patches:
  + 2211-Add-JER-backend.patch

* Thu Apr 30 2020 Led <ledest@gmail.com> 21.3.8.15-4
- remove patches:
  + 2261-otp-Install-erl_call-into-erts-and-toplevel-bin.patch
- add patches:
  + 0839-otp-Install-erl_call-into-erts-and-toplevel-bin.patch

* Thu Apr 30 2020 Led <ledest@gmail.com> 21.3.8.15-3
- add patches:
  + 0830-Fix-rpc-usage-ERL-1238.patch
  + 0832-kernel-Fix-global-many-nodes-tc-to-use-less-threads.patch
  + 0833-erts-Adjust-bif-test-timers-for-extreme-SMT-systems.patch
  + 0834-tools-Polish-fprof-testcases.patch
  + 0835-file_name_SUITE-Darwin-19-is-hopeless-too.patch
  + 0836-erts-Make-the-HOME-environment-variable-optional-in-.patch
  + 0837-erts-Fix-comment-typos-in-erlexec.patch
  + 0838-erts-Remove-trailing-whitespaces-in-erlexec.patch
  + 1402-tools-Extend-prof_bench-test-timer.patch
  + 1561-pcre-Add-instructions-for-checking-installing-locale.patch
  + 1562-erts-Update-PCRE-to-8.44.patch
  + 1902-erts-Fix-port_bif_SUITE-busy_opts-with-large-pipe-si.patch
  + 2251-edoc-support-multiple-clauses-in-spec.patch
  + 2261-otp-Install-erl_call-into-erts-and-toplevel-bin.patch
  + 2262-sasl-Add-erts-binary-filter-to-systools-make_tar-2.patch
  + 2263-systools-Remove-old-unused-Machine-from-systools.patch
- disable patches:
  + 2262-sasl-Add-erts-binary-filter-to-systools-make_tar-2.patch

* Wed Apr 29 2020 Led <ledest@gmail.com> 21.3.8.15-2
- add patches:
  + 0827-Fix-ERL-1227-mnesia_recover.patch

* Mon Apr 27 2020 Led <ledest@gmail.com> 21.3.8.15-1
- 21.3.8.15
- remove patches:
  + 0786-erts-Delay-copying-literal-area-when-GC-is-disabled.patch
  + 0827-ssl-Fix-timing-bug-with-ssl-recv-and-socket-passive-.patch
  + 0830-ssh-Be-resilent-to-socket-closes-at-reneg-test.patch
- add patches:
  + 0786-erts-Fix-SEGV-while-printing-timer-to-crash-dump.patch
- update patches:
  + 1541-Add-global_unicode_validation-test.patch
  + 1543-Add-yield_on_subject_validation-test.patch

* Fri Apr 24 2020 Led <ledest@gmail.com> 21.3.8.14-41
- add patches:
  + 2121-Added-a-fun-4-with-State-access-for-keyboard-interac.patch
  + 2222-Fix-ei_decode_iodata-illegal-write-and-improve-testc.patch

* Fri Apr 24 2020 Led <ledest@gmail.com> 21.3.8.14-40
- add patches:
  + 0830-ssh-Be-resilent-to-socket-closes-at-reneg-test.patch
  + 0831-ssh-doc-Clearify-disconnectfun.patch

* Thu Apr 23 2020 Led <ledest@gmail.com> 21.3.8.14-39
- add patches:
  + 0827-ssl-Fix-timing-bug-with-ssl-recv-and-socket-passive-.patch
  + 0828-ssl-Remove-trailing-whitespace-in-tag.patch
  + 0829-ssl-Correct-type-of-PSK-identity-and-SRP-user-name.patch

* Mon Apr 20 2020 Led <ledest@gmail.com> 21.3.8.14-38
- add patches:
  + 0826-ssl-Make-sure-diffrent-process-send-and-receive.patch

* Mon Apr 20 2020 Led <ledest@gmail.com> 21.3.8.14-37
- add patches:
  + 0825-ssl-fix-documentation-of-option-verify_fun.patch

* Sun Apr 19 2020 Led <ledest@gmail.com> 21.3.8.14-36
- add patches:
  + 0824-Remove-whitespaces-from-function-name-in-links.patch

* Sat Apr 18 2020 Led <ledest@gmail.com> 21.3.8.14-35
- add patches:
  + 2221-Add-ei_decode_iodata.patch

* Fri Apr 17 2020 Led <ledest@gmail.com> 21.3.8.14-34
- add patches:
  + 0820-kernel-Fix-OS-X-error-return-for-reading.patch
  + 0821-epmd-Validate-that-the-FD-fits-in-the-set.patch
  + 0822-epmd-Do-not-check-max-fd-size-on-windows.patch
  + 0823-docgen-Print-edoc-generate-error-reason-on-crash.patch
  + 2012-kernel-Fix-quoting-in-init_SUITE-restart-tc.patch

* Thu Apr 16 2020 Led <ledest@gmail.com> 21.3.8.14-33
- add patches:
  + 0819-Typo-transfere-transfer.patch

* Wed Apr 15 2020 Led <ledest@gmail.com> 21.3.8.14-32
- add patches:
  + 0818-Remove-old-bifs-from-erl_internal.patch

* Tue Apr 14 2020 Led <ledest@gmail.com> 21.3.8.14-31
- add patches:
  + 2201-public_key-Add-version-2.2-definitions.patch
  + 2202-public_key-Make-OTP-PKIX-RSASSA-PSS-aware.patch
  + 2203-public_key-Add-API-function-pkix_hash_type-1.patch
  + 2204-public_key-Add-support-for-generating-certificates-u.patch

* Thu Apr 09 2020 Led <ledest@gmail.com> 21.3.8.14-30
- add patches:
  + 2201-Add-JER-backend.patch

* Thu Apr 09 2020 Led <ledest@gmail.com> 21.3.8.14-29
- add patches:
  + 0817-ssl-Make-benchmarks-work-again.patch

* Thu Apr 09 2020 Led <ledest@gmail.com> 21.3.8.14-28
- add patches:
  + 2198-Add-random_code_SUITE.patch

* Wed Apr 08 2020 Led <ledest@gmail.com> 21.3.8.14-27
- add patches:
  + 0813-erts-Fix-single-core-performance-bug-ERL-716.patch
  + 0814-Fix-msacc-debug-bug.patch
  + 0815-Fix-bug-when-misc-aux-work-needs-thread-progress.patch
  + 0816-erts-Fix-windows-spin-bug-when-stdio-is-closed.patch

* Tue Apr 07 2020 Led <ledest@gmail.com> 21.3.8.14-26
- add patches:
  + 0812-hipe-Use-portable-comment-syntax-in-assembler-files.patch

* Mon Apr 06 2020 Led <ledest@gmail.com> 21.3.8.14-25
- add patches:
  + 1846-Fix-performance-problem-with-references-in-content.patch

* Mon Apr 06 2020 Led <ledest@gmail.com> 21.3.8.14-24
- add patches:
  + 0811-docs-fix-recommend-vs-recommended-errors.patch

* Thu Apr 02 2020 Led <ledest@gmail.com> 21.3.8.14-23
- add patches:
  + 0810-Fix-crash-in-string-printing.patch

* Wed Apr 01 2020 Led <ledest@gmail.com> 21.3.8.14-22
- add patches:
  + 0808-Prevent-left-nav-overlapping-content-during-scroll.patch
  + 0809-Update-erl_prim_loader.erl.patch

* Tue Mar 31 2020 Led <ledest@gmail.com> 21.3.8.14-21
- add patches:
  + 0806-eprof-Don-t-count-CIFs-twice.patch
  + 0807-Fix-failing-build-on-BSDs.patch

* Mon Mar 30 2020 Led <ledest@gmail.com> 21.3.8.14-20
- add patches:
  + 2181-inets-httpd-remove-use-of-http_uri-and-mod_esi-eval-.patch

* Sun Mar 29 2020 Led <ledest@gmail.com> 21.3.8.14-19
- add patches:
  + 0799-stdlib-Fix-bugs-in-eval_bits.patch
  + 0800-stdlib-Export-type-erl_parse-af_field_decl.patch
- update patches:
  + 1596-stdlib-Fix-the-Erlang-parser-regarding-unary-operato.patch

* Fri Mar 27 2020 Led <ledest@gmail.com> 21.3.8.14-18
- add patches:
  + 0726-Fix-build-of-OTP-with-Xcode-11.4.patch
- update patches:
  + 0798-Remove-unused-stuff-from-erts-configure.in.patch

* Fri Mar 27 2020 Led <ledest@gmail.com> 21.3.8.14-17
- add patches:
  + 0796-Incorrect-spelling.patch
  + 0797-erts-Fix-LTTng-allocation-statistics.patch
  + 2171-erts-Make-disassembly-output-easier-to-parse.patch

* Wed Mar 25 2020 Led <ledest@gmail.com> 21.3.8.14-16
- add patches:
  + 1944-pg-ensure-argument-is-expected-local-pid-s.patch
  + 2161-file-implement-del_dir_r-1-for-recursive-deletes.patch

* Mon Mar 23 2020 Led <ledest@gmail.com> 21.3.8.14-15
- add patches:
  + 2151-feat-kernel-allow-using-custom-IO-devices-in-logger_.patch
  + 2152-test-kernel-check-that-user-can-add-handler-with-cus.patch

* Sat Mar 21 2020 Led <ledest@gmail.com> 21.3.8.14-14
- add patches:
  + 0795-Skip-all-results-in-ERL_TOP-make-in-prebuild.patch

* Fri Mar 20 2020 Led <ledest@gmail.com> 21.3.8.14-13
- add patches:
  + 0789-calendar.xml-fix-The-This-typo.patch
  + 0790-common_test-Add-modern-ssh-host-keys-to-ct_netconfc_.patch
  + 0791-Fix-error-handling.patch
  + 0792-Reduce-timer-sleep.patch
  + 0793-ssh-Fix-ssh_basic_SUITE-for-No-host-key-available.patch
  + 0794-ssh-Fix-ssh_compat_SUITE-for-No-host-key-available.patch
  + 0801-make_script-support-naming-boot-file-start.boot-in-s.patch
  + 0802-make_tar-support-including-arbitrary-files-and-direc.patch
  + 0803-systools_make-add-new-args-to-check_args.patch
  + 0804-extend-extra_files-check-with-top-level-dir-include.patch
  + 0805-add-docs-for-systools-options-script_name-and-extra_.patch
  + 1576-Modify-rpc-to-spawn-non-ram-lookups.patch

* Thu Mar 19 2020 Led <ledest@gmail.com> 21.3.8.14-12
- add patches:
  + 0787-snmp-manager-Invalid-character-in-the-USM-entry-conf.patch
  + 0788-kernel-Fix-spec-return-type-of-erl_epmd-port_please.patch
  + 2141-kernel-Add-dist_listen-false-option.patch
  + 2142-kernel-Allow-1-as-unknown-creation-returned-from-erl.patch
  + 2143-kernel-Add-erl_epmd-callback-listen_port_please.patch
  + 2144-kernel-Add-erl_epmd_port-to-configure-a-static-dist-.patch
  + 2146-kernel-Improved-connection-setup-error-messages.patch
  + 2147-erts-Verify-correct-node-name-in-erts_internal-new_c.patch
  + 2148-kernel-Cleanup-some-distr-code.patch

* Thu Mar 19 2020 Led <ledest@gmail.com> 21.3.8.14-11
- add patches:
  + 0786-erts-Delay-copying-literal-area-when-GC-is-disabled.patch
  + 2101-ssh-Put-ssh-rsa-last.patch
  + 2102-ssh-Disable-ssh-dss-by-default.patch

* Wed Mar 18 2020 Led <ledest@gmail.com> 21.3.8.14-10
- add patches:
  + 0784-Fix-ERL-1189.patch
  + 0785-Add-test-for-ERL-1189.patch

* Thu Mar 12 2020 Led <ledest@gmail.com> 21.3.8.14-9
- add patches:
  + 0783-Add-missing-option-to-diameter-peer_filter-0-type-sp.patch

* Wed Mar 11 2020 Led <ledest@gmail.com> 21.3.8.14-8
- add patches:
  + 0745-erlc-Limit-the-number-of-schedulers-if-applicable.patch
  + 2121-Add-print_depth-option-to-eunit-test.patch
- update patches:
  + 1684-Teach-erlc-to-use-the-compile-server.patch

* Tue Mar 10 2020 Led <ledest@gmail.com> 21.3.8.14-7
- add patches:
  + 0732-stdlib-Fix-bugs-in-eval_bits.patch
  + 1187-Re-phrase-paragraphs.patch
  + 1188-Correct-spelling-of-behaviour-and-time-out.patch
  + 2111-stdlib-Warn-when-inlining-is-enabled-in-NIF-modules.patch
- update patches:
  + 1596-stdlib-Fix-the-Erlang-parser-regarding-unary-operato.patch

* Mon Mar 09 2020 Led <ledest@gmail.com> 21.3.8.14-6
- add patches:
  + 0477-erts-Tweaked-the-config-and-usage-of-SCTP-for-NetBSD.patch
  + 0496-erts-_XOPEN_SOURCE-must-be-left-undefined-also-on-Ne.patch

* Mon Mar 09 2020 Led <ledest@gmail.com> 21.3.8.14-5
- add patches:
  + 0461-Fix-dead-code-in-application_master.patch
  + 0462-application_master-Test-that-stop-callback-is-called.patch
  + 0701-Test-intermediate-error.patch
  + 0702-Keep-intermediate-error.patch
  + 0703-Tidy-up-timeout-handling.patch
  + 1943-Increase-pg-test-timeout.patch

* Sat Mar 07 2020 Led <ledest@gmail.com> 21.3.8.14-4
- remove patches:
  + 0461-Validate-the-left-operand-for-andalso-orelse-in-guar.patch
  + 0462-v3_core-Don-t-make-the-compiler-crash-on-invalid-map.patch
- update patches:
  + 1351-Always-make-andalso-orelse-right-associative.patch

* Sat Mar 07 2020 Led <ledest@gmail.com> 21.3.8.14-3
- add patches:
  + 2101-snmp-manager-Make-it-possible-to-restart-the-net-if.patch
  + 2102-snmp-manager-doc-Document-the-new-restart-function.patch
  + 2103-snmp-manager-Add-active-supervision-of-NetIF.patch
  + 2104-snmp-doc-Add-documentation-for-the-new-Net-If-active.patch

* Fri Mar 06 2020 Led <ledest@gmail.com> 21.3.8.14-2
- add patches:
  + 0463-disk_log-fix-typo-in-spec.patch

* Thu Mar 05 2020 Led <ledest@gmail.com> 21.3.8.14-1
- 21.3.8.14
- remove patches:
  + 0699-Fix-low-priority-dirty-execution.patch
  + 0745-Fix-valid-range-for-SDio.patch
- update patches:
  + 0733-erts-Expand-docs-about-A-SDcpu-and-SDio.patch
- add patches:
  + 1942-pg-handle-race-condition-between-scope-DOWN-and-proc.patch

* Thu Mar 05 2020 Led <ledest@gmail.com> 21.3.8.13-28
- add patches:
  + 0165-core_lint-Allow-calls-to-erlang-error-1-in-guards.patch
  + 0385-v3_core-Consistently-handle-characters-as-binary-siz.patch
  + 0434-v3_core-Fix-compiler-crash-when-compiling-failing-bi.patch
  + 0456-Don-t-crash-when-a-stacktrace-is-used-as-size-in-bin.patch
  + 0461-Validate-the-left-operand-for-andalso-orelse-in-guar.patch
  + 0462-v3_core-Don-t-make-the-compiler-crash-on-invalid-map.patch
  + 0760-doc-Fix-a-link.patch
  + 1801-public_key-Add-support-for-key-exchange-with-Edward-.patch
  + 1802-ssl-Add-support-for-key-exchange-with-Edwards-curves.patch
- update patches:
  + 1351-Always-make-andalso-orelse-right-associative.patch

* Wed Mar 04 2020 Led <ledest@gmail.com> 21.3.8.13-27
- add patches:
  + 0759-Rename-Service-Discovery-into-Node-Discovery-in-docu.patch
  + 0781-compiler-Disallow-_-as-record-field-key-without-effe.patch
  + 0782-compiler-Disallow-multiple-_-as-record-field-key.patch
- update patches
  + 1932-erl_lint-Support-marking-previously-exported-functio.patch

* Tue Mar 03 2020 Led <ledest@gmail.com> 21.3.8.13-26
- add patches:
  + 1598-stdlib-Correct-pretty-printing-of-erlang-float-1.patch

* Tue Mar 03 2020 Led <ledest@gmail.com> 21.3.8.13-25
- add patches:
  + 0758-release_handler_SUITE-Linking-with-rpc-request-proce.patch
  + 2081-ssh-Remove-ssh-set_sock_opt-not-setable-on-Windows.patch
  + 2091-Add-SSH-agent-support-for-the-ssh-application.patch

* Fri Feb 28 2020 Led <ledest@gmail.com> 21.3.8.13-24
- add patches:
  + 0757-stdlib-Correct-calendar-rfc3339_to_system_time.patch

* Thu Feb 27 2020 Led <ledest@gmail.com> 21.3.8.13-23
- add patches:
  + 0761-Fix-traffic-counters-for-remote-request-handler-proc.patch
  + 0762-Send-requests-on-remote-transport-more-efficiently.patch
  + 0763-Relay-remote-answers-more-efficiently.patch
  + 0764-Fix-dialyzer-diameter_tcp-l-2-warning.patch
  + 0765-Add-fix-comments.patch
  + 0766-Fix-diameter-service_info-2-spec.patch
  + 0767-Fix-tweak-dialyze-target.patch
  + 0768-Tweak-traffic-counters-for-remote-request-handler-pr.patch
  + 0769-Rework-simplify-examples.patch
  + 0770-Finish-fix-redirect-example.patch
  + 0771-Don-t-orphan-slave-node-in-example-suite.patch
  + 0772-Fix-comment-typos-inaccuracies.patch
  + 0773-Add-missing-module-in-dialyze-target.patch
  + 0774-Add-missing-type-spec.patch
  + 0775-Reorder-service-transport-options-in-type-specs.patch
  + 0776-Fix-incorrect-transport-options.patch
  + 0777-Fix-service-transport-option-inconsistencies.patch
  + 0778-Skip-many-more-traffic-testcases.patch
  + 0779-Skip-traffic-tests-differently.patch
  + 0780-Upgrade-appup-for-22.2-patch.patch

* Mon Feb 24 2020 Led <ledest@gmail.com> 21.3.8.13-22
- add patches:
  + 0744-fprof-Fix-conversion-of-pid-port-ref-funs-in-maps.patch
  + 0745-Fix-valid-range-for-SDio.patch
  + 0746-travis-Move-doc-build-to-be-start-earlier-in-paralle.patch
  + 0747-Fix-erlang-system_info-overview-docs.patch
  + 0748-Add-missing-space-to-dbg-p-2-docs.patch
  + 0749-docgen-Remove-many-dead-entities-from-dtds.patch
  + 0750-Add-Module-prefix-to-all-callbacks.patch
  + 0751-Fix-ssl-doc-to-use-a-single-name-convention.patch
  + 0752-Fix-ssh-type-doc-to-use-common-name-convention.patch
  + 0753-Fix-mnesia-docs-to-use-common-name-convention.patch
  + 0754-doc-Move-typer-cli-app-to-REF1-section.patch
  + 0755-erts-Fix-unmatched-return-dialyzer-warning.patch
  + 0756-Include-erts-in-travis-dialyzer-run.patch
  + 2022-kernel-Add-code-all_available-that-returns-all-modul.patch
  + 2023-stdlib-Make-shell-expand-work-with-all-available-mod.patch
  + 2024-kernel-Add-erts-to-code-lib_dir-lookup.patch
  + 2071-ssh-make-search-ok.patch
  + 2072-ssh-Update-known_hosts-test.patch
- update patches:
  + 1263-erts-Fix-more-internal-docs-xmllint.patch

* Fri Feb 21 2020 Led <ledest@gmail.com> 21.3.8.13-21
- add patches:
  + 0730-Make-hstring-bstring-lexical-items-conform-to-ITU-T-.patch
  + 0731-Minor-doc-fix.patch
  + 0732-v3_core-Fix-compiler-crash-when-compiling-failing-bi.patch
  + 0733-erts-Expand-docs-about-A-SDcpu-and-SDio.patch
  + 0734-erts-Add-printout-of-A-in-G-shell-job-mode.patch
  + 0735-logger-Don-t-crash-when-unavailable-during-boot.patch
  + 0736-Remove-possibility-to-disable-async-thread-pool.patch
  + 0737-kernel-Fix-dialyzer-warning-in-code_server.patch
  + 0738-epmd-Add-note-about-windows-max-nodes-limit.patch
  + 0739-logger-Don-t-crash-if-logger-table-is-not-available.patch
  + 0740-logger-Make-logger_proxy-more-robust-at-startup.patch
  + 0741-Increase-werl-line-buffer-size.patch
  + 0742-werl-Fix-x64-problems.patch
  + 0743-werl-style-fixes.patch
  + 2001-Add-filelib-safe_relative_path-2.patch
  + 2002-erl_tar-Use-filelib-safe_relative_path-2.patch
  + 2011-Allow-changing-the-mode-when-the-system-restarts.patch
  + 2031-Support-for-start_monitor-in-proc_lib-and-gen-behavi.patch
  + 2041-ssh-Refactor-ssh_file.patch
  + 2042-ssh-New-ssh_file-decoding-openssh-key-v1.patch
  + 2043-ssh-Update-tests-for-move-of-Edward-curves-to-ssh_fi.patch
  + 2044-ssh-Use-ssh_message-for-ssh-specific-key-and-signatu.patch
  + 2045-ssh-Add-reading-rfc4716-public-keys.patch
  + 2046-ssh-New-test-suite-for-public_key-operations.patch
  + 2047-ssh-Redesigned-ssh_file-is_auth_key.patch
  + 2048-ssh-Redesigned-ssh_file-is_host_key.patch
  + 2049-ssh-Extend-known_hosts-test-in-ssh_basic_SUITE.patch
  + 2050-ssh-Redesigned-ssh_file-add_host_key.patch
  + 2061-ssh-implemented-get_sock_opts-2-and-get_sock_opts-2.patch
  + 2062-ssh-Add-testcase.patch
  + otp-atom_to_binary-1-2.patch

* Thu Feb 20 2020 Led <ledest@gmail.com> 21.3.8.13-20
- add patches:
  + 0728-Fix-invalid-xml-closing-tag-in-proplists.erl-edoc.patch
  + 0729-logger-Make-sure-to-not-recursively-crash-for-intern.patch

* Thu Feb 20 2020 Led <ledest@gmail.com> 21.3.8.13-19
- add patches:
  + 0727-zip_SUITE-Disable-unicode-test-when-unsupported-by-z.patch
  + 1971-stdlib-Extend-erl_parse-abstract-to-handle-funs.patch
  + 1981-inet_db-inet_hosts-improve-inet_db-behaviour-when-.h.patch
  + 1982-Write-regression-test-for-hosts-file.patch
  + 1983-Use-heap-storage-and-Family-tolower-Name-key.patch
  + 1984-Improve-colliding-updates.patch
  + 1985-Optimize-timestamps.patch
  + 1986-Use-ets-lookup_element-when-possible.patch
  + 1991-beam_emu-Fixed-point-optimize-the-rem-instruction.patch

* Wed Feb 19 2020 Led <ledest@gmail.com> 21.3.8.13-18
- add patches:
  + 0725-crypto-Handle-non-existent-cryptolib-in-test-suites.patch
  + 0726-Remove-unused-stuff-from-erts-configure.in.patch

* Wed Feb 19 2020 Led <ledest@gmail.com> 21.3.8.13-17
- add patches:
  + 0721-Remove-package-support-from-ms_transform.patch
  + 0722-Eliminate-crash-in-compilation-of-native-code.patch
  + 0723-erlexec-Fix-path-problem-with-epmd-startup-on-Window.patch
  + 0724-cover-Suppress-compilation-warnings-when-instrumenti.patch
- update patch:
  + 1301-Use-the-counters-module-to-speed-up-cover.patch

* Tue Feb 18 2020 Led <ledest@gmail.com> 21.3.8.13-16
- remove patches:
  + otp_src_21.3.8.13-erts-inet_drv.patch
- add patches:
  + 0719-Remove-shortcut-for-timeout-0.patch
  + 0720-Write-test-case.patch

* Tue Feb 18 2020 Led <ledest@gmail.com> 21.3.8.13-15
- add patches:
  + 0718-stdlib-Mark-zip-files-as-Unix-compatible.patch

* Mon Feb 17 2020 Led <ledest@gmail.com> 21.3.8.13-14
- add patches:
  + 0712-Clarify-try-of-documentation.patch
  + 0713-fixup-Clarify-try-of-documentation.patch
  + 0714-fixup-Clarify-try-of-documentation.patch
  + 0715-Fix-uninstall_fallback-timing-issue.patch
  + 0716-v3_core-Eliminate-crash-when-no-receive-clauses-coul.patch
  + 0717-emacs-Fix-try-indentation.patch
  + 1882-emacs-Improve-indentation.patch

* Fri Feb 14 2020 Led <ledest@gmail.com> 21.3.8.13-13
- add patches:
  + 0711-Lengthen-timeout-for-code_SUITE-upgrade-1.patch
  + 1961-public_key-Move-parts-of-public_key_SUITE-to-new-pub.patch
  + 1962-public_key-Make-a-separate-test-group-for-fingerprin.patch

* Thu Feb 13 2020 Led <ledest@gmail.com> 21.3.8.13-12
- add patches:
  + 0709-snmp-manager-doc-Function-with-incorrect-name.patch
  + 0710-snmp-doc-Removed-nonexistent-function.patch

* Wed Feb 12 2020 Led <ledest@gmail.com> 21.3.8.13-11
- add patches:
  + 0708-Fix-crash-when-compiling-convoluted-use-of-receive.patch

* Wed Feb 12 2020 Led <ledest@gmail.com> 21.3.8.13-10
- add patches:
  + 0707-ssh-Add-filename-logging.patch
  + 1951-ssh-Make-ssh_dbg-a-behaviour.patch
  + 1952-ssh-Change-ssh-modules-to-use-the-new-ssh_dbg-behavi.patch

* Tue Feb 11 2020 Led <ledest@gmail.com> 21.3.8.13-9
- add patches:
  + otp_src_21.3.8.13-erts-inet_drv.patch

* Tue Feb 11 2020 Led <ledest@gmail.com> 21.3.8.13-8
- add patches:
  + 0706-lib-asn1-add-missing-build-dependency-to-asn1ct_eval.patch

* Mon Feb 10 2020 Led <ledest@gmail.com> 21.3.8.13-7
- add patches:
  + 0705-dialyzer-Rephrase-a-confusing-error-message.patch
  + 1005-Optimize-when-comparing-maps.patch
- update patches:
  + dializer-relax-check-plt.patch

* Fri Feb 07 2020 Led <ledest@gmail.com> 21.3.8.13-6
- add patches:
  + 0704-Correct-erl_lint-is_guard_expr-1.patch

* Thu Feb 06 2020 Led <ledest@gmail.com> 21.3.8.13-5
- add patches:
  + 1941-pg-distributed-named-process-groups.patch

* Thu Feb 06 2020 Led <ledest@gmail.com> 21.3.8.13-4
- add patches:
  + 0701-Update-distributed_applications.xml.patch
  + 0702-erl_lint-Fix-forbidden-segments-in-binary-generators.patch
  + 0703-v3_core-Handle-combined-with-a-bad-alias-in-patterns.patch

* Wed Feb 05 2020 Led <ledest@gmail.com> 21.3.8.13-3
- add patches:
  + 0699-Fix-low-priority-dirty-execution.patch

* Tue Feb 04 2020 Led <ledest@gmail.com> 21.3.8.13-2
- add patches:
  + 0697-Document-noconnection-error-more-prominently.patch
  + 0698-hipe-Assume-that-erlc-only-emits-get_tuple_element-w.patch
  + 1591-stdlib-Fix-precedence-bug-regarding.patch
  + 1592-stdlib-Fix-precedence-bug-regarding-lc-bc-template.patch
  + 1593-stdlib-Correct-pretty-printing-of-throw.patch
  + 1594-stdlib-Fix-a-minor-pretty-printer-issue.patch
  + 1595-stdlib-Fix-pretty-printing-of-try-expressions.patch
  + 1596-stdlib-Fix-the-Erlang-parser-regarding-unary-operato.patch
  + 1597-stdlib-Correct-the-type-declaration-of-the-abstract-.patch

* Mon Feb 03 2020 Led <ledest@gmail.com> 21.3.8.13-1
- 21.3.8.13
- remove patches:
  + 0697-erts-Fix-bug-in-erlang-list_to_ref-1-for-external-re.patch
  + 0698-erl_tar-Resolve-directory-traversal-vulnerability-fo.patch
  + 0699-Prevent-endless-reschedule-of-sys-task-due-to-high-p.patch

* Fri Jan 31 2020 Led <ledest@gmail.com> 21.3.8.12-11
- add patches:
  + 0698-erl_tar-Resolve-directory-traversal-vulnerability-fo.patch
  + 0699-Prevent-endless-reschedule-of-sys-task-due-to-high-p.patch
  + 0700-Avoid-reschedule-from-dirty-to-normal-scheduler-on-s.patch

* Thu Jan 30 2020 Led <ledest@gmail.com> 21.3.8.12-10
- add patches:
  + 1931-xref-Allow-deprecation-tags-to-be-strings.patch
  + 1932-erl_lint-Support-marking-previously-exported-functio.patch

* Wed Jan 29 2020 Led <ledest@gmail.com> 21.3.8.12-9
- add patches:
  + 0697-erts-Fix-bug-in-erlang-list_to_ref-1-for-external-re.patch

* Wed Jan 29 2020 Led <ledest@gmail.com> 21.3.8.12-8
- remove patches:
  + 1005-Make-beam_jump-idempotent.patch
- add patches:
  + 1241-compile-Clean-up-collection-of-forms-from-a-.S-file.patch

* Tue Jan 28 2020 Led <ledest@gmail.com> 21.3.8.12-7
- add patches:
  + 0695-erts-Expand-cerl-to-respect-emu_type-option.patch
  + 0696-otp-Improve-core-file-printouts-in-system-z_SUITE.patch

* Fri Jan 24 2020 Led <ledest@gmail.com> 21.3.8.12-6
- add patches:
  + 0693-init-get_argument-home-.-uses-HOME.patch
  + 0694-ssl-Handle-internal-socket-activation-in-state-downg.patch

* Wed Jan 22 2020 Led <ledest@gmail.com> 21.3.8.12-5
- add patches:
  + 0691-erts-Fix-bugs-doing-HAlloc-without-process-main-lock.patch
  + 0692-Optimize-filelib-wildcard-2-with-double-star-pattern.patch
  + 1004-beam_jump-Don-t-share-catch-and-try-catch-blocks.patch
  + 1005-Make-beam_jump-idempotent.patch

* Tue Jan 21 2020 Led <ledest@gmail.com> 21.3.8.12-4
- add patches:
  + 0690-erts-Cuddle-dirty_nif_SUITE-dirty_call_while_termina.patch
  + 1913-erl_interface-Fix-broken-doc-links.patch

* Tue Jan 21 2020 Led <ledest@gmail.com> 21.3.8.12-3
- add patches:
  + 0687-change-shell-prompt_func-param-name-to-PromptFunc.patch
  + 0688-Update-queue.xml.patch
  + 0689-ssl-Correct-handle_protocol_record-3-to-behave-grace.patch

* Mon Jan 20 2020 Led <ledest@gmail.com> 21.3.8.12-2
- add patches:
  + 0686-ei_portio.h-avoid-ODR-violation-of-ei_default_socket.patch

* Mon Jan 20 2020 Led <ledest@gmail.com> 21.3.8.12-1
- 21.3.8.12
- remove patches:
  + 1241-ssh-Replace-list_to_atom-by-list_to_existing_atom.patch

* Sun Jan 19 2020 Led <ledest@gmail.com> 21.3.8.11-41
- don't disable inline for build without optional_patches

* Fri Jan 17 2020 Led <ledest@gmail.com> 21.3.8.11-40
- add patches:
  + 0685-erts-Fix-down-stop-called-on-purged-NIF-module.patch

* Fri Jan 17 2020 Led <ledest@gmail.com> 21.3.8.11-39
- add patches:
  + 1921-Add-module_status-0-and-make-module_status-1-accept-.patch

* Wed Jan 15 2020 Led <ledest@gmail.com> 21.3.8.11-38
- add patches:
  + 0684-erts-Fix-clang-warnings.patch

* Wed Jan 15 2020 Led <ledest@gmail.com> 21.3.8.11-37
- add patches:
  + 1573-Use-a-separate-mnesia-rpc-server.patch
  + 1574-Remove-old-catch-syntax.patch
  + 1575-Documented-memory-for-disc_only_copies.patch

* Wed Jan 15 2020 Led <ledest@gmail.com> 21.3.8.11-36
- add patches:
  + 0680-Fixed-comment-typo.patch
  + 0681-fix-according-to-spec-format-can-be-io-format-0.patch
  + 0682-test-check-for-regression-in-logger-format-support.patch
  + 0683-fixed-a-typo.patch

* Tue Jan 14 2020 Led <ledest@gmail.com> 21.3.8.11-35
- fix Group in erlang-man
- don't disable lto for build without optional_patches
- add patches:
  + 1911-Add-functions-to-connect-to-a-port-to-the-erl_interf.patch
  + 1912-Extend-erl_call-with-a-new-flag-to-access-a-node-at-.patch

* Mon Jan 13 2020 Led <ledest@gmail.com> 21.3.8.11-34
- add patches:
  + 0671-Don-t-print-two-spaces-for-typed_record_field.patch
  + 0672-Replace-several-par-with-sep.patch
  + 0673-Expressions-in-clauses-on-separate-lines.patch
  + 0674-Indent-using-only-spaces-instead-of-mixed-mode.patch
  + 0675-Only-use-sub-indent-for-when.patch
  + 0676-stdlib-Improve-error-handling-in-uri_string-normaliz.patch
  + 0677-ssh-Extend-unicode-tests-for-sftp.patch
  + 0678-ssh-Unicode-fixes-for-sftp.patch
  + 0679-ssh-Reorg-and-fixes-in-ssh_xfer.patch
  + 1891-Avoid-busy-wait-in-dirty-process-signal-handlers.patch
  + 1901-Adjustable-busy-port-parameters-for-default-drivers.patch
- update patches:
  + 1491-Remove-duplication-of-SSH-encoding-macros.patch

* Mon Jan 13 2020 Led <ledest@gmail.com> 21.3.8.11-33
- add patches:
  + 0668-ssh-Remove-inet_port-from-tests.patch
  + 0669-ssl-Workaround-Solaris-and-OpenBSD-data-delivery-iss.patch
  + 0670-beam_load-Slightly-reduce-loader-code-size.patch

* Sat Jan 11 2020 Led <ledest@gmail.com> 21.3.8.11-32
- add patches:
  + 0664-Update-SYSTEMTAP.md.patch
  + 0665-sctp_assoc_change-record-have-wrong-type-in-document.patch
  + 0666-sys.h-fix-typo-in-comment.patch
  + 0667-fix-comment-on-proplists.erl.patch
  + 1022-erlang.xml-fix-typo-in-doc.patch
  + 1241-ssh-Replace-list_to_atom-by-list_to_existing_atom.patch
  + 1251-stdlib-Add-send_request-and-wait_response-to-generic.patch
  + 1252-Add-tag-to-response-message.patch
  + 1801-Minor-stylistic-changes-and-some-typo-fixes.patch
  + 1802-Remove-unaesthetic-whitespace.patch

* Wed Dec 18 2019 Led <ledest@gmail.com> 21.3.8.11-31
- add patches:
  + 0662-erl_interface-Remove-ancient-vxworks-sim-tests.patch
  + 0663-erl_interface-Fix-ei_accept_SUITE-monitor_ei_process.patch

* Wed Dec 18 2019 Led <ledest@gmail.com> 21.3.8.11-30
- add patches:
  + 1528-snmp-agent-Truncate-variable-oids-in-a-notification.patch
  + 1529-snmp-agent-Dialyzer-cleanup.patch
  + 1530-snmp-agent-doc-Updated-doc-for-send_notification2.patch

* Wed Dec 18 2019 Led <ledest@gmail.com> 21.3.8.11-29
- add patches:
  + 0661-Fix-typos-in-docs.patch

* Tue Dec 17 2019 Led <ledest@gmail.com> 21.3.8.11-28
- add patches:
  + 0659-ct-Don-t-hide-error-reasons-from-user.patch
  + 0660-erts-Fix-etp-stack-preamble.patch

* Tue Dec 17 2019 Led <ledest@gmail.com> 21.3.8.11-27
- add patches:
  + 0656-snmp-agent-Make-it-possible-to-exclude-varbids-from-.patch
  + 0657-snmp-agent-Fixed-value-selection.patch
  + 0658-snmp-agent-doc-Added-a-note-for-send_notification2.patch

* Mon Dec 16 2019 Led <ledest@gmail.com> 21.3.8.11-26
- add patches:
  + 0654-common_test-Document-cover-incl_app-directive.patch
  + 0655-ssl-Add-missing-alert-handling-clause.patch
  + 1881-Fix-warning-due-to-lacking-type-in-erlang.el-defcust.patch

* Fri Dec 13 2019 Led <ledest@gmail.com> 21.3.8.11-25
- add patches:
  + 0653-public_key-Remove-deprecated-get_stacktrace.patch

* Wed Dec 11 2019 Led <ledest@gmail.com> 21.3.8.11-24
- add patches:
  + 0652-erts-Fix-type-typo-in-erl_nif-documentation.patch

* Wed Dec 11 2019 Led <ledest@gmail.com> 21.3.8.11-23
- remove patches:
  + 0590-Fix-typos.patch
- add patches:
  + 0590-uri_string-normalize-2-may-return-error.patch
  + 0651-Fix-some-typos-in-Logger-Cookbook.patch
  + 1861-Add-uri_string-resolve-2-3.patch

* Wed Dec 11 2019 Led <ledest@gmail.com> 21.3.8.11-22
- add patches:
  + 0650-Fix-typo-in-Logger-Cookbook.patch

* Tue Dec 10 2019 Led <ledest@gmail.com> 21.3.8.11-21
- add patches:
  + 0649-snmp-doc-Fix-typo.patch

* Mon Dec 09 2019 Led <ledest@gmail.com> 21.3.8.11-20
- add patches:
  + 1851-Change-Reserved-to-unmodified-HTTP-header-field.patch
  + 1852-Update-decode_packet-docs-to-include-UnmodifiedField.patch
  + 1853-Additional-HTTP-HeaderField-casing-tests.patch
  + 1854-increment-the-spec-buffer-size-to-fit-string-type-3-.patch

* Wed Dec 04 2019 Led <ledest@gmail.com> 21.3.8.11-19
- add patches:
  + 0648-Remove-deprecated-call-to-net-call-4.patch

* Tue Dec 03 2019 Led <ledest@gmail.com> 21.3.8.11-18
- add patches:
  + 0647-wx-Add-To-FromDIP-functionality.patch

* Tue Dec 03 2019 Led <ledest@gmail.com> 21.3.8.11-17
- add patches:
  + 1841-xmerl-Implement-handling-of-parsed-entity-content.patch
  + 1842-Update-SAX-test-suite-to-most-recent-version.patch
  + 1843-Implements-rest-of-missing-features-for-SAX-parser.patch
  + 1844-fixup-ensure-that-the-list-parser-also-functions.patch
  + 1845-add-xmerl_sax_std_SUITE_data-to-test-Makefile.patch

* Mon Dec 02 2019 Led <ledest@gmail.com> 21.3.8.11-16
- remove patches:
  + otp_src_20.3.8.20-lib-xmerl-floor-1.patch
- add patches:
  + 0646-Replace-local-floor-1-with-erlang-floor-1.patch
  + otp_src_20.3.8.24-lib-kernel-erl-epmd.patch
  + otp_src_20.3.8.24-lib-kernel-inet_dns.patch
  + otp_src_20.3.8.24-lib-stdlib-zip.patch

* Fri Nov 29 2019 Led <ledest@gmail.com> 21.3.8.11-15
- add patches:
  + 0643-erl_interface-Fix-user-supplied-socket-for-windows.patch
  + 0644-erl_interface-Fix-more-ussi-bugs.patch
  + 0645-erl_interface-Remove-dead-code-in-not_used-directory.patch

* Fri Nov 29 2019 Led <ledest@gmail.com> 21.3.8.11-14
- improve preloaded rebuilding

* Fri Nov 29 2019 Led <ledest@gmail.com> 21.3.8.11-13
- add patches:
  + 0640-Fix-uri_string-recompose-1-example-in-docs.patch
  + 0641-inets-Remove-legacy-call-to-random-module.patch
  + 0642-otp-Remove-empty-benchmark-test-spec-files.patch

* Thu Nov 28 2019 Led <ledest@gmail.com> 21.3.8.11-12
- add patches:
  + otp_src_21.3.8.11-erts-preloaded-no_inline.patch
- enable rebuild_preloaded

* Thu Nov 28 2019 Led <ledest@gmail.com> 21.3.8.11-11
- add patches:
  + 0630-eunit-Remove-compiler-warnings.patch
  + 0631-Fix-bad-compiler-test.patch
  + 0632-Fix-enum-that-have-changed-values.patch
  + 0633-Add-wxMouseEvent-getWheelAxis-function.patch
  + 0634-Fix-deprecated-warning.patch
  + 0635-Fix-awk-warning-about-missing-file.patch
  + 0636-tftp-Fix-erlang-get_stacktrace-warning.patch
  + 0637-tftp-Fix-behaviour-warnings.patch
  + 0638-ftp-Make-var-anonymous-to-remove-erlc-warning.patch
  + 0639-inets-Fix-handling-of-HTTP-HEAD-requests-in-httpc.patch

* Wed Nov 27 2019 Led <ledest@gmail.com> 21.3.8.11-10
- add patches:
  + 0628-crypto-New-common-libfile-for-property-tests-in-cryp.patch
  + 0629-crypto-Add-prop__crypto_init_update-to-property-test.patch

* Wed Nov 27 2019 Led <ledest@gmail.com> 21.3.8.11-9
- add patches:
  + 0626-inets-httpd-now-ignores-invalid-headers-as-reported-.patch
  + 0627-inets-Remove-legacy-code.patch

* Tue Nov 26 2019 Led <ledest@gmail.com> 21.3.8.11-8
- add patches:
  + 0591-logger-Add-progress-report-to-cookbook.patch
  + 0623-erts-Fix-testcases-to-run-with-S1.patch
  + 0624-erts-Fix-spec-for-sequential_tracer.patch
  + 0625-kernel-Fix-return-value-from-erl_empd-port_please.patch

* Tue Nov 26 2019 Led <ledest@gmail.com> 21.3.8.11-7
- add patches:
  + 0621-dialyzer-Fix-an-overloaded-contract-warning.patch
  + 0622-dialyzer-Correct-range-type-of-erlang-is_record-3.patch

* Mon Nov 25 2019 Led <ledest@gmail.com> 21.3.8.11-6
- add patches:
  + 0590-Fix-typos.patch

* Mon Nov 25 2019 Led <ledest@gmail.com> 21.3.8.11-5
- add patches:
  + 0592-megaco-Silence-dialyzer-warnings-for-special-functio.patch

* Fri Nov 22 2019 Led <ledest@gmail.com> 21.3.8.11-4
- add patches:
  + 0586-stdlib-Export-types-from-supervisor.patch

* Thu Nov 21 2019 Led <ledest@gmail.com> 21.3.8.11-3
- add patches:
  + 1831-Use-mutex-instead-of-spinlock-for-dirty-sleepers-lis.patch

* Tue Nov 19 2019 Led <ledest@gmail.com> 21.3.8.11-2
- add patches:
  + 0581-Add-wxWindow-isShownOnScreen-1.patch
  + 0582-Add-Mac-specific-menubar-functions.patch
  + 0615-ssh-test-Fix-misspeling.patch
  + 0616-ssh-test-Don-t-propagate-Config-between-test-suites.patch
  + 0617-ssh-test-Extend-crypto-start-to-enable-FIPS-if-possi.patch
  + 0618-ssh-test-Start-crypto-in-init_suite-in-ssh_property_.patch
  + 0619-ssh-test-Skip-old-ssh-finger-print-check-md5-if-FIPS.patch
  + 0620-ssh-test-Handle-FIPS-disabled-algorithms-correctly-f.patch

* Tue Nov 19 2019 Led <ledest@gmail.com> 21.3.8.11-1
- 21.3.8.11
- remove patches:
  + 0581-ftp-Fix-infinite-ctrl_data-loop.patch
  + 0582-ftp-improve-fix-to-infinite-loop.patch
  + 0586-erts-Fix-sigq-deferred_save-when-inner-queue-is-empt.patch
  + 0590-erts-Fix-bug-for-enable-sharing-preserving-and-bit-s.patch
  + 0591-erts-Fix-write-after-free-bug-for-DistEntry.patch
  + 0592-erts-Fix-bug-causing-leak-of-DistEntry.patch

* Mon Nov 18 2019 Led <ledest@gmail.com> 21.3.8.10-23
- add patches:
  + 0614-snmp-doc-Fixe-more-dead-links.patch
  + 1527-snmp-Updated-dialyzer-make-target.patch

* Fri Nov 15 2019 Led <ledest@gmail.com> 21.3.8.10-22
- add patches:
  + 0613-erts-Do-not-allow-whitespace-in-http-header-at-all.patch

* Thu Nov 14 2019 Led <ledest@gmail.com> 21.3.8.10-21
- add patches:
  + 0609-observer-Don-t-crash-on-overflow-in-cdv.patch
  + 0610-otp-Fix-make-noboot-Makefile-target.patch
  + 0611-erts-Fix-checkio-debug-printout.patch
  + 0612-erts-Add-emu_type-opt-for-overriding-other-emu_type-.patch

* Thu Nov 14 2019 Led <ledest@gmail.com> 21.3.8.10-20
- add patches:
  + 0607-Support-sync_asym_trans-in-recover_coordinator.patch
  + 0608-Fixed-index-updates-on-updating-records.patch

* Wed Nov 13 2019 Led <ledest@gmail.com> 21.3.8.10-19
- add patches:
  + 0605-Document-the-return-value-details-for-rpc-call-4-and.patch
  + 0606-Document-the-allowed-float-sizes-for-the-bit-syntax.patch

* Tue Nov 12 2019 Led <ledest@gmail.com> 21.3.8.10-18
- add patches:
  + 0602-ssl-Correct-tests.patch
  + 0603-ssl-Add-timeout.patch
  + 0604-ssl-Add-nodelay.patch

* Tue Nov 12 2019 Led <ledest@gmail.com> 21.3.8.10-17
- add patches:
  + 0599-Add-openssh-vendor-extension-to-sftp-rename.patch
  + 0600-httpc-do-not-pass-error-tuple-to-uri_string-parse-1.patch
  + 0601-httpc_SUITE-add-invalid_uri-test-case.patch
  + 1712-common_test-Improve-ct_property_test-logging.patch

* Mon Nov 11 2019 Led <ledest@gmail.com> 21.3.8.10-16
- add patches:
  + 0595-snmp-manager-Try-to-adjust-dependency.patch
  + 0596-snmp-manager-Ensure-behaviour-modules-are-built-firs.patch
  + 0597-snmp-agent-Ensure-behaviour-modules-are-built-first.patch
  + 0598-Do-not-merge-maps-when-they-are-the-same-or-empty.patch

* Fri Nov 08 2019 Led <ledest@gmail.com> 21.3.8.10-15
- add patches:
  + 0593-ssl-Do-not-put-empty-biniaries-in-Osaki-queue.patch
  + 0594-ssh-Fixup-fetching-own-IP.patch

* Thu Nov 07 2019 Led <ledest@gmail.com> 21.3.8.10-14
- add patches:
  + 1821-v3_kernel-Fix-slow-compilation-of-repeated-record-ma.patch

* Thu Nov 07 2019 Led <ledest@gmail.com> 21.3.8.10-13
- add patches:
  + 0590-erts-Fix-bug-for-enable-sharing-preserving-and-bit-s.patch
  + 0591-erts-Fix-write-after-free-bug-for-DistEntry.patch
  + 0592-erts-Fix-bug-causing-leak-of-DistEntry.patch
- update patches:
  + 1216-Make-iolist_size-1-yield.patch

* Wed Nov 06 2019 Led <ledest@gmail.com> 21.3.8.10-12
- add patches:
  + 1591-Allow-linewidth-and-indent-to-be-given-to-erl_pp.patch

* Tue Nov 05 2019 Led <ledest@gmail.com> 21.3.8.10-11
- add patches:
  + 0588-erl_lint-Add-nowarn_unused_type-option.patch
  + 0589-ct-Change-cth_log_redirect-to-use-default-logger-for.patch

* Mon Nov 04 2019 Led <ledest@gmail.com> 21.3.8.10-10
- remove patches:
  + 765fa3285ef612823b8d83fa22bfdf3fc1bf39a8.patch
- add patches:
  + 0586-erts-Fix-sigq-deferred_save-when-inner-queue-is-empt.patch
  + 0587-erl_child_setup-reduce-number-of-calls-to-close.patch

* Mon Nov 04 2019 Led <ledest@gmail.com> 21.3.8.10-9
- add patches:
  + 0585-fix-af_import-type-in-erl_parse.yrl.patch

* Fri Nov 01 2019 Led <ledest@gmail.com> 21.3.8.10-8
- add patches:
  + 0583-snmp-agent-More-discovery-cleanup.patch
  + 0584-Fix-Android-compilation-to-support-newer-Android-NDK.patch

* Wed Oct 30 2019 Led <ledest@gmail.com> 21.3.8.10-7
- add patches:
  + 0580-crypto-Property-test-suite.patch

* Wed Oct 30 2019 Led <ledest@gmail.com> 21.3.8.10-6
- add patches:
  + 0581-ftp-Fix-infinite-ctrl_data-loop.patch
  + 0582-ftp-improve-fix-to-infinite-loop.patch

* Wed Oct 30 2019 Led <ledest@gmail.com> 21.3.8.10-5
- add patches:
  + 0576-v3_core-Remove-unused-pguard-field-in-iclause.patch
  + 0577-erts-Fix-so-that-quotes-are-respected-in-erlexec-arg.patch
  + 0578-Add-empty-space-to-not-be-allowed.patch
  + 0579-erts-Comments-in-arg_file-should-not-create-an-empty.patch

* Tue Oct 29 2019 Led <ledest@gmail.com> 21.3.8.10-4
- add patches:
  + 765fa3285ef612823b8d83fa22bfdf3fc1bf39a8.patch

* Tue Oct 29 2019 Led <ledest@gmail.com> 21.3.8.10-3
- add patches:
  + 0574-snmp-agent-Discovery-cleanup.patch
  + 0575-ssl-Correct-test-cases.patch

* Mon Oct 28 2019 Led <ledest@gmail.com> 21.3.8.10-2
- add patches:
  + 0555-snmp-doc-Fix-dead-links.patch

* Fri Oct 25 2019 Led <ledest@gmail.com> 21.3.8.10-1
- 21.3.8.10
- remove patches:
  + 0496-ftp-Break-loop.patch
  + 0555-ssh-Fix-cli-problems-at-line-end.patch

* Fri Oct 25 2019 Led <ledest@gmail.com> 21.3.8.9-10
- add patches:
  + 0573-snmp-agent-Improvements-of-discovery-process.patch

* Wed Oct 23 2019 Led <ledest@gmail.com> 21.3.8.9-9
- add patches:
  + 0572-ftp-fix-spelling-error-in-doc.patch

* Wed Oct 23 2019 Led <ledest@gmail.com> 21.3.8.9-8
- add patches:
  + 0564-fix-gen_server-reply-2-and-fix-dialyzer-unmatched-wa.patch
  + 0565-stdlib-Make-pool-pspawn_link-atomic.patch
  + 0566-stdlib-Add-some-basic-pool-testcases.patch
  + 0567-Improve-spec-indentation.patch
  + 0568-erl_docgen-Update-highlight.js-to-latest-version.patch
  + 0569-erl_docgen-Make-code-type-attribute-influence-highli.patch
  + 0570-logger-Fix-some-man-section-references.patch
  + 0571-logger-Add-a-cookbook-for-small-examples-about-how-t.patch
  + 1811-Allow-underscores-in-numeric-literals.patch
  + 1812-Only-allow-single-separator-between-digits.patch
  + 1813-Add-tests.patch
  + 1814-stdlib-Minor-optimization-of-the-Erlang-scanner.patch
  + 1815-stdlib-Minor-optimization-of-the-Erlang-scanner.patch
  + 1816-stdlib-Correct-handling-of-scanner-continuation.patch
  + 1817-Add-underscore-separator-description-to-numeric-lite.patch
  + 1818-Add-underscores-in-numeric-literals-support-to-emacs.patch

* Tue Oct 22 2019 Led <ledest@gmail.com> 21.3.8.9-7
- add patches:
  + 0563-Add-info-about-compiler-latin1-support-without-encod.patch

* Sat Oct 19 2019 Led <ledest@gmail.com> 21.3.8.9-6
- add patches:
  + 1803-Emacs-erlang-mode-Fix-bug-in-erlang-man-function-and.patch
  + 1804-Emacs-erlang-mode-Improve-erlang-man-function-s-sear.patch
  + 1805-Make-Emacs-erlang-mode-download-man-pages-if-man-pag.patch
  + 1806-Fixes-due-to-legoscia-s-Magnus-Henoch-comments-2414.patch
  + 1807-Make-fixes-due-to-comments-by-johanclaesson-on-pull-.patch
  + 1808-Emacs-erlang-mode-bump-versions-and-refactor-flet-ex.patch
  + 1809-Emacs-erlang-mode-make-show-doc-for-function-more-ro.patch
  + 1810-Erlang-emacs-mode-Store-URL-together-with-downloaded.patch

* Fri Oct 18 2019 Led <ledest@gmail.com> 21.3.8.9-5
- add patches:
  + 0560-Fix-check-for-buggy-glibc-version.patch
  + 0561-debugger-Print-Unicode-atoms-consistently.patch
  + 0562-erts-Fix-missing-persistent_term-from-erts.app.patch
  + 1688-erlc-Don-t-.erlang.cookie-for-compile-server.patch
  + 1689-erts-Fix-compiler-server-use-on-Windows.patch
  + 1784-snmp-manager-Moved-a-function-clause-to-remove-warni.patch

* Thu Oct 17 2019 Led <ledest@gmail.com> 21.3.8.9-4
- add patches:
  + 0558-erts-Fix-clock_getres-configure-test-to-work.patch
  + 0559-erts-Fix-erlexec-to-not-append-to-args-if-no-env-fla.patch

* Wed Oct 16 2019 Led <ledest@gmail.com> 21.3.8.9-3
- add patches:
  + 0557-Fix-error-report-for-large-integers-in-unicode-chara.patch

* Wed Oct 16 2019 Led <ledest@gmail.com> 21.3.8.9-2
- add patches:
  + 0555-ssh-Fix-cli-problems-at-line-end.patch
  + 0556-Always-run-the-core_lint-pass-when-compiling-from-Co.patch

* Wed Oct 16 2019 Led <ledest@gmail.com> 21.3.8.9-1
- 21.3.8.9
- remove patches:
  + 1801-inets-httpd-Add-logger-error-logging.patch

* Tue Oct 15 2019 Led <ledest@gmail.com> 21.3.8.8-8
- add patches:
  + 0554-snmp-doc-App-name-in-capital-letters.patch
- update patches:
  + 1783-snmp-manager-doc-Document-the-new-cbproxy-option.patch

* Tue Oct 15 2019 Led <ledest@gmail.com> 21.3.8.8-7
- add patches:
  + 0548-erts-Remove-vestigial-macros.patch
  + 0549-ssl-Do-not-send-and-receive-from-same-process.patch
  + 0550-erts-Fix-doxygen-formatting.patch
  + 0551-Simplify-handling-of-unsafe-funs.patch
  + 0552-Cover-beam_ssa_opt-ssa_opt_element-1.patch
  + 0553-Cover-beam_ssa_opt-opt_ssa_sink-1.patch
  + 1422-erts-Fix-doxygen-formatting.patch
- update patches:
  + 1421-file-allow-open-2-to-work-on-directories.patch

* Fri Oct 11 2019 Led <ledest@gmail.com> 21.3.8.8-6
- add patches:
  + 0546-Fix-failure-to-build-OTP-on-macOS-Catalina-10.15.patch
  + 0547-erts-Ensure-dead-child-processes-don-t-become-zombie.patch

* Thu Oct 10 2019 Led <ledest@gmail.com> 21.3.8.8-5
- add patches:
  + 0544-erl_docgen-Fix-formatting-for-nameless-datatype-bloc.patch
  + 0545-erl_tar-Document-and-improve-errors-for-a-file-Fd-re.patch

* Wed Oct 09 2019 Led <ledest@gmail.com> 21.3.8.8-4
- add patches:
  + 0543-erts-Fix-infinite-loop-when-error-logger-is-not-pres.patch
  + 1801-inets-httpd-Add-logger-error-logging.patch

* Wed Oct 09 2019 Led <ledest@gmail.com> 21.3.8.8-3
- add patches:
  + otp_src_20.3.8.23-lib-stdlib-doc-c.patch

* Tue Oct 08 2019 Led <ledest@gmail.com> 21.3.8.8-2
- remove patches:
  + otp_src_18.3.1-lib-megaco-examples.patch
- add patches:
  + 0449-kernel-Improve-socket-info-formating.patch
  + 0539-megaco-test-Trans-test-suite-tweaking.patch
  + 0540-megaco-examples-now-replaced-by-os-timestamp.patch
  + 0541-megaco-examples-Bring-meas-up-to-date.patch
  + 0542-megaco-examples-meas-Make-it-possible-to-specify-run.patch

* Tue Oct 08 2019 Led <ledest@gmail.com> 21.3.8.8-1
- 21.3.8.8
- remove patches:
  + 0449-Fix-integer-overflow-in-size-calculation-in-binary_t.patch

* Mon Oct 07 2019 Led <ledest@gmail.com> 21.3.8.7-22
- add patches:
  + 0535-Change-efile_allocate-in-Linux-to-change-file-size.patch
  + 0536-Add-test-to-reproduce-ERL-1030-failure.patch
  + 0537-Fix-ERL-1030-SSL-fails-to-handle-cRLIssuer-entry-in-.patch
  + 0538-Fix-ERL-1030-Fix-Callback-select-call-from-dps_and_c.patch
  + 1687-erts-Add-environment-variable-for-keeping-compile-se.patch

* Fri Oct 04 2019 Led <ledest@gmail.com> 21.3.8.7-21
- add patches:
  + 0524-erlang.el-also-search-in-alternative-directory-for-m.patch
  + 0525-erlang.el-add-emacs-function-to-open-doc-for-functio.patch
  + 0526-logger-Fix-timeout-crash-when-rotating-compress-at-s.patch
  + 0527-fix-handle-more-than-one-.config-with-one-config-par.patch
  + 0528-test-handle-more-than-one-.config-with-one-config-pa.patch
  + 0529-erts-Fix-multiple-config-on-windows.patch
  + 0530-erts-Update-docs-for-config-sys-sys1-style-config.patch
  + 0531-Implement-a-separate-test-for-stack-direction-for-th.patch
  + 0532-Switch-to-erts_check_below_limit-from-direct-pointer.patch
  + 0533-Fix-a-typo.patch
  + 0534-Move-the-check-for-stack-direction-to-utils.c.patch
  + 1791-logger-Speed-up-level-check-in-logger_config-allow.patch
  + 1792-logger-Cleanup-close-of-delayed-write-fd.patch
  + 1793-logger-Use-persistent_term-for-primary-log-level.patch
  + 1794-logger-Use-persistent_term-for-module-level-config.patch
  + 1795-logger-Make-handler-level-use-persistent_term.patch
  + 1796-logger-Change-olp-mode-to-use-persistent_term.patch
  + 1797-logger-Remove-tid-from-logger_config-calls-where-pos.patch

* Thu Oct 03 2019 Led <ledest@gmail.com> 21.3.8.7-20
- add patches:
  + 1781-snmp-manager-Server-callback-proxy-process-config.patch
  + 1782-snmp-manager-test-Add-test-cases-using-the-new-cbpro.patch
  + 1783-snmp-manager-doc-Document-the-new-cbproxy-option.patch

* Thu Oct 03 2019 Led <ledest@gmail.com> 21.3.8.7-19
- add patches:
  + 0523-kernel-Correct-testcases.patch

* Wed Oct 02 2019 Led <ledest@gmail.com> 21.3.8.7-18
- add patches:
  + 0518-Fix-erroneous-type-spec-for-binary-list_to_bin.patch
  + 0519-beam_lib_SUITE-debugger_SUITE-Don-t-skip-test-of-enc.patch
  + 0520-stdlib_SUITE-Eliminate-export_all-directive.patch
  + 0521-compiler-tests-Avoid-skipping-slow-tests-cases-in-cl.patch
  + 0522-map_SUITE-Avoid-skipping-badmap17-1-in-map_no_opt_SU.patch
- update patches:
  + 1771-Improve-optimization-of-redundant-tests.patch

* Tue Oct 01 2019 Led <ledest@gmail.com> 21.3.8.7-17
- add patches:
  + 0517-epmd-Fix-multiple-typos-in-comments.patch

* Mon Sep 30 2019 Led <ledest@gmail.com> 21.3.8.7-16
- add patches:
  + 0516-dialyzer-Handle-maps-remove-2-better.patch

* Fri Sep 27 2019 Led <ledest@gmail.com> 21.3.8.7-15
- fix BuildRequires

* Fri Sep 27 2019 Led <ledest@gmail.com> 21.3.8.7-14
- add patches:
  + 0509-stdlib-Update-contract-of-zip-create.patch
  + 0510-stdlib-Handle-Unicode-filenames-in-the-zip-module.patch
  + 0515-Fix-enif_free_iovec-documentation.patch

* Thu Sep 26 2019 Led <ledest@gmail.com> 21.3.8.7-13
- add patches:
  + 0511-snmp-Add-extra-socket-options-option.patch
  + 0512-snmp-doc-Add-descriptions-for-the-new-extra-socket-o.patch
  + 0513-snmp-test-Add-test-case-s-for-extra-socket-options.patch
  + 0514-snmp-doc-Removed-type-links-for-the-new-extra_sock_o.patch

* Wed Sep 25 2019 Led <ledest@gmail.com> 21.3.8.7-12
- add patches:
  + 0507-erl_tar-Improve-documentation.patch
  + 0508-Correct-the-documentation-for-proplists-substitute_n.patch

* Mon Sep 23 2019 Led <ledest@gmail.com> 21.3.8.7-11
- add patches:
  + 1771-Improve-optimization-of-redundant-tests.patch

* Fri Sep 20 2019 Led <ledest@gmail.com> 21.3.8.7-10
- add patches:
  + 0506-erl_tar-Fix-typespec-for-create.patch

* Thu Sep 19 2019 Led <ledest@gmail.com> 21.3.8.7-9
- add patches:
  + 0505-v3_core-Fix-wrapping-of-float-1-call.patch

* Thu Sep 19 2019 Led <ledest@gmail.com> 21.3.8.7-8
- add patches:
  + 0501-erl_lint-Stop-returning-unsafe-variables-from-compre.patch
  + 0502-Improve-dynamic-tracing-of-function-calls-documentat.patch
  + 0503-Fix-efile_allocate-on-Mac.patch
  + 0504-file_SUITE-Only-test-allocate-3-size-updates-on-know.patch
  + 1691-Add-missing-dtrace-return-invocations.patch

* Wed Sep 18 2019 Led <ledest@gmail.com> 21.3.8.7-7
- add patches:
  + 0500-erts-Fail-tests-when-disable_lock_counting-fails.patch

* Wed Sep 18 2019 Led <ledest@gmail.com> 21.3.8.7-6
- add patches:
  + 0499-Ensure-create_table-aborted-reason-is-expected-forma.patch
  + 0602-Update-to-Unicode-12.1.patch

* Tue Sep 17 2019 Led <ledest@gmail.com> 21.3.8.7-5
- add patches:
  + 0497-beam_makeops-Instructions-marked-no_next-must-not-fa.patch
  + 0498-erts-Add-operator-stubs-to-erlang.erl.patch
  + 1672-erts-Fix-undefined-behavior-in-DISPATCHX.patch

* Mon Sep 16 2019 Led <ledest@gmail.com> 21.3.8.7-4
- remove patches:
  + otp_src_21.3.8.7-group_history.patch
- add patches:
  + 0495-kernel-Fix-accidental-disabling-of-shell-history.patch

* Thu Sep 12 2019 Led <ledest@gmail.com> 21.3.8.7-3
- add patches:
  + 0453-Fix-offheap-check-of-emptied-ets-hash-table.patch

* Thu Sep 12 2019 Led <ledest@gmail.com> 21.3.8.7-2
- add patches:
  + otp_src_21.3.8.7-group_history.patch

* Thu Sep 12 2019 Led <ledest@gmail.com> 21.3.8.7-1
- 21.3.8.7
- remove patches:
  + 0432-ssh-Fix-potential-crash-if-failure-in-init-of-client.patch
  + 0433-ssh-Fix-log-problem-in-early-stages-of-initializatio.patch
  + 0434-ssh-added-log-4.patch
  + 0449-erts-Fix-crash-in-instrument-allocations-0-1.patch
  + 0453-ssh-Don-t-assume-Reason-to-be-a-string.patch
  + 0456-Close-log-files-in-case-of-inode-change-properly.patch
  + 0461-Add-unwrap-calls-to-map_field_-in-erl_syntax.patch
  + 0462-Also-unwrap-map_type_-name-and-value.patch
  + 0463-Update-test-suite.patch
  + 0477-erts-Fix-persistent_term-bug-when-process-killed-dur.patch
  + 0495-inets-httpd-Use-actual-statuscode-instead-of-hardcod.patch
  + 1591-erts-Scan-heap-fragments-for-off-heap-binaries.patch
- add patches:
  + 0449-Fix-integer-overflow-in-size-calculation-in-binary_t.patch

* Wed Sep 11 2019 Led <ledest@gmail.com> 21.3.8.6-30
- add patches:
  + 0496-ftp-Break-loop.patch

* Tue Sep 10 2019 Led <ledest@gmail.com> 21.3.8.6-29
- add patches:
  + 0495-inets-httpd-Use-actual-statuscode-instead-of-hardcod.patch

* Mon Sep 09 2019 Led <ledest@gmail.com> 21.3.8.6-28
- add patches:
  + 0490-Support-fop-2.1-in-the-build-support-for-the-documen.patch

* Mon Sep 09 2019 Led <ledest@gmail.com> 21.3.8.6-27
- add patches:
  + 0484-Avoid-div-zero-in-test_suite.patch
  + 0485-Fix-debug-printouts.patch
  + 0486-ct-Remove-windows-temp-dir-workarounds.patch
  + 0487-inets-httpc-Clarify-documentation.patch
  + 0488-Fix-grammatical-error-in-erl_nif-documentation.patch
  + 0489-Make-check-of-delay_send-error-more-forgiving.patch
  + 0491-Mention-action-handling-details-in-user-s-guide.patch
  + 0492-snmp-agent-test-Test-function-confuses-suite.patch
  + 0493-snmp-agent-test-Add-and-improve-printouts.patch
  + 0494-snmp-agent-Fixed-verbosity-printout-formating.patch
  + 1186-Clarify-handling-of-Actions.patch
  + 1741-megaco-test-Fixed-timer-start-and-stop-test-case.patch
  + 1751-megaco-Timer-cancellation-improvements.patch
  + 1752-megaco-test-Conditionally-skip-megaco-test.patch
  + 1753-megaco-test-Add-some-printouts-to-timer-test-case.patch
  + 1761-megaco-test-Message-test-case-race-fix.patch
  + 1762-megaco-test-Message-test-case-s-race-fix.patch
- update patches:
  + 1042-Change-can-not-into-cannot.patch

* Fri Sep 06 2019 Led <ledest@gmail.com> 21.3.8.6-26
- add patches:
  + 0483-snmp-agent-Fix-dets-bchunk-return-handling.patch

* Thu Sep 05 2019 Led <ledest@gmail.com> 21.3.8.6-25
- add patches:
  + 0482-ssl-LibreSSL-2.-s_server-renegotion-appears-to-be-br.patch

* Wed Sep 04 2019 Led <ledest@gmail.com> 21.3.8.6-24
- add patches:
  + 0476-erts-Add-units-to-all-crash-dump-doc-memory-slogans.patch
  + 0477-erts-Fix-persistent_term-bug-when-process-killed-dur.patch
  + 0478-Fix-syntax-error-in-megaco-test-file.patch
  + 0479-Do-not-crash-warn-in-group_history-during-disk_log-s.patch
  + 0480-inet-Remove-non-existing-send_dvi-document-send_pend.patch
  + 0481-runtime_tools-dbg-stop_clear-should-clear-trace-patt.patch

* Tue Sep 03 2019 Led <ledest@gmail.com> 21.3.8.6-23
- remove patches:
  + 1242-Optimize-sys-log.patch
  + 1243-Optimize-sys-handle_debug-4.patch
  + 1244-Print-sys-log-in-error-report.patch
  + 1245-Add-client-stacktrace.patch
  + 1246-Limit-more-error_logger-terms.patch
  + 1247-Use-from-1-type-check.patch
  + 1248-Log-code-change.patch
  + 1249-Unify-system_events-in-gen_.patch
  + 1250-Adjust-sys-log-N-get-to-documentation.patch
  + 1251-Document-system_events-better.patch
  + 1253-Filter-gen_server-State-in-crash-sys-log.patch
  + 1254-sys-log-timeout-0-events.patch

* Mon Sep 02 2019 Led <ledest@gmail.com> 21.3.8.6-22
- add patches:
  + 0471-stdlib-Handle-bad-I-O-server-in-escripts.patch
  + 0472-stdlib-Correct-ETS-documentation-about-compiled-matc.patch
  + 0473-stdlib-Fix-hanging-ets_SUITE-t_delete_all_objects.patch
  + 0474-hipe-Disable-if-non-glibc-libc-is-detected.patch
  + 0475-erts-Do-not-check-for-ic-in-configure-if-not-present.patch
  + 1711-ct_property_test-add-init_tool-1.patch
  + 1721-Output-heap-binaries-from-ports-when-data-is-small.patch
  + 1731-Return-heap-binary-from-unicode-characters_to_binary.patch

* Thu Aug 29 2019 Led <ledest@gmail.com> 21.3.8.6-21
- add patches:
  + 0461-Add-unwrap-calls-to-map_field_-in-erl_syntax.patch
  + 0462-Also-unwrap-map_type_-name-and-value.patch
  + 0463-Update-test-suite.patch
  + 0464-Clarify-that-digraphs-are-implemented-using-ETS-tabl.patch
  + 0465-Improve-nodes-querying.patch
  + 0466-Cosmetic-trailing-whitespace-double-empty-lines.patch
  + 0467-kernel-Fix-typo-in-gen_tcp_dist-documentation.patch
  + 0468-kernel-Fix-race-when-closing-delayed-and-compressed-.patch
  + 0469-ssl-Correct-downgrade-error-handling.patch
  + 0470-erts-Improve-erl_nif-documentation-about-on_load-and.patch
  + 1671-erts-Simplify-deallocate_return.patch
  + 1681-Refactor-the-erl_compile-module.patch
  + 1682-Add-erl_compiler_server.patch
  + 1683-Update-primary-bootstrap.patch
  + 1684-Teach-erlc-to-use-the-compile-server.patch
  + 1685-Don-t-use-the-compile-server-for-PGO.patch
  + 1686-scripts-build-otp-Enable-compile-server-for-Travis-J.patch
  + 1701-erts-Add-atom_to_binary-1-and-binary_to_atom-1.patch

* Fri Aug 23 2019 Led <ledest@gmail.com> 21.3.8.6-20
- add patches:
  + 0460-Fix-filelib-wildcard-1-2-for-patterns-containing-.-a.patch

* Fri Aug 23 2019 Led <ledest@gmail.com> 21.3.8.6-19
- add patches:
  + 1641-Change-logger-compare_levels-2-to-allow-SASL-startup.patch
  + 1651-erts-Remove-unused-process_reg_size-function.patch
  + 1652-erts-Add-typedef-for-hash_foreach-function-ptr.patch
  + 1653-erts-Use-hash_foreach-instead-of-manual-loop.patch
  + 1654-erts-Change-the-default-hash-implementation-to-use-f.patch
  + 1655-erts-Introduce-hash_fetch-as-an-optimized-hash_get.patch
  + 1656-erts-Restructure-include-of-hash.h-to-work-with-inli.patch
  + 1661-Optimize-continuation-pointer-management.patch
  + 1662-Optimize-deallocate_return-instructions.patch
  + 1663-Optimize-the-move_call-instructions.patch

* Thu Aug 22 2019 Led <ledest@gmail.com> 21.3.8.6-18
- add patches:
  + 0459-Add-helping-verb.patch
  + 1631-Remove-inets-dependency-from-edoc.patch
  + 1632-system-Remove-special-handling-of-EDoc-in-otp_SUITE.patch

* Wed Aug 21 2019 Led <ledest@gmail.com> 21.3.8.6-17
- add patches:
  + 0457-eunit-Handle-get_until-requests-with-explicit-encodi.patch
  + 0458-public_key-Use-another-time-in-test-certificates.patch
  + 1611-stdlib-Remove-commented-out-code.patch
  + 1612-kernel-Remove-commented-out-code.patch
  + 1613-stdlib-Remove-no-longer-used-function.patch
  + 1614-kernel-Update-old-format-I-O-requests.patch
  + 1615-mnesia-Update-old-format-I-O-request.patch
  + 1616-parsetools-doc-Update-old-format-I-O-requests.patch
  + 1617-sasl-Use-encoding-when-reading-terms.patch
  + 1618-snmp-Update-old-format-I-O-request.patch
  + 1619-stdlib-doc-Do-not-mention-old-requests.patch
  + 1620-stdlib-Remove-old-I-O-requests-from-test-suites.patch

* Tue Aug 20 2019 Led <ledest@gmail.com> 21.3.8.6-16
- add patches:
  + 0454-fun2ms-accept-in-function-head-when-called-from-shel.patch
  + 0455-ERL-991-Strip-control-codes-from-eunit_surefire-outp.patch
  + 0456-Close-log-files-in-case-of-inode-change-properly.patch

* Mon Aug 19 2019 Led <ledest@gmail.com> 21.3.8.6-15
- add patches:
  + 0452-kernel-Correct-a-test-case-in-global_SUITE.patch
  + 0453-ssh-Don-t-assume-Reason-to-be-a-string.patch
  + 1601-ssh-Remove-unused-port_bindings-from-connection.patch
  + 1602-ssh-Remove-unused-address-port-from-connection.patch

* Fri Aug 16 2019 Led <ledest@gmail.com> 21.3.8.6-14
- add patches:
  + 0451-Document-file-open-2-monitors-the-owner-process.patch
  + 1591-erts-Scan-heap-fragments-for-off-heap-binaries.patch

* Thu Aug 15 2019 Led <ledest@gmail.com> 21.3.8.6-13
- add patches:
  + 0450-Remove-duplicate-word.patch

* Tue Aug 13 2019 Led <ledest@gmail.com> 21.3.8.6-12
- add patches:
  + 0449-erts-Fix-crash-in-instrument-allocations-0-1.patch

* Mon Aug 12 2019 Led <ledest@gmail.com> 21.3.8.6-11
- add patches:
  + 0448-Fix-documentation-for-erlang-is_map_key-2.patch

* Fri Aug 09 2019 Led <ledest@gmail.com> 21.3.8.6-10
- add patches:
  + 0445-mnesia-Fix-deadlock-caused-by-add_table_copy.patch
  + 0446-Correct-dump_log_write_threshold-default-value.patch
  + 0447-Handle-clicking-links-more-than-once-in-Observer-s-E.patch
  + 1571-mnesia-Introduce-sync_asym_trans-protocol.patch
  + 1572-mnesia-Bump-protocol-version.patch
  + 1581-observer-Support-darkmode-gui.patch
  + 1582-observer-Fixes-for-html-viewers.patch

* Fri Aug 09 2019 Led <ledest@gmail.com> 21.3.8.6-9
- add patches:
  + 0437-erts-Do-not-use-named-no_cpuid-label-in-asm.patch
  + 0438-Fix-syntax-error-in-logger_disk_log_h.xml.patch
  + 0439-os_mon-Fix-sscanf-to-use-llu-instead-of-gnu-specific.patch
  + 0440-Force-xenial-builds-in-travis.patch
  + 0441-Print-last-lines-of-configure-log.patch
  + 0442-Update-java-doc.patch
  + 0443-Discard-continuous-delivery-history.patch
  + 0444-erts-Escape-atoms-in-erlang-fun_to_list-1.patch

* Fri Aug 02 2019 Led <ledest@gmail.com> 21.3.8.6-8
- add patches:
  + 1551-Optimize-is_subset-and-is_disjoint-in-cerl_sets.patch

* Thu Aug 01 2019 Led <ledest@gmail.com> 21.3.8.6-7
- add patches:
  + 0436-snmp-Fixed-agent-manager-top-supervisor-stop.patch

* Wed Jul 31 2019 Led <ledest@gmail.com> 21.3.8.6-6
- add patches:
  + 0435-The-linger-option-is-not-transferred-on-BSD.patch

* Tue Jul 30 2019 Led <ledest@gmail.com> 21.3.8.6-5
- add patches:
  + 0432-ssh-Fix-potential-crash-if-failure-in-init-of-client.patch
  + 0433-ssh-Fix-log-problem-in-early-stages-of-initializatio.patch
  + 0434-ssh-added-log-4.patch

* Mon Jul 29 2019 Led <ledest@gmail.com> 21.3.8.6-4
- add patches:
  + 0427-snmp-manager-test-Notify-started-test-case-adjustmen.patch
  + 0428-snmp-manager-Stop-the-manager.patch
  + 0429-snmp-manager-test-Fixed-notify-test-case.patch

* Mon Jul 22 2019 Led <ledest@gmail.com> 21.3.8.6-3
- add patches:
  + 0426-Fix-io-columns-and-io-rows-are-not-working-from-escr.patch

* Tue Jul 16 2019 Led <ledest@gmail.com> 21.3.8.6-2
- add patches:
  + 0414-Fix-leaking-SSL-node.patch

* Fri Jul 12 2019 Led <ledest@gmail.com> 21.3.8.6-1
- 21.3.8.6
- remove patches:
  + 0426-Fix-unstable-tests-process_SUITE-no_priority_inversi.patch
  + 0427-Fix-unstable-node_container_SUITE-node_controller_re.patch
  + 0428-Fix-unstable-node_container_SUITE-magic_ref-test.patch
  + 0429-Fix-unstable-test-dump_SUITE-signal_abort.patch

* Mon Jul 08 2019 Led <ledest@gmail.com> 21.3.8.5-7
- add patches:
  + 0412-snmp-Compile-time-no-longer-available.patch
  + 0426-Fix-unstable-tests-process_SUITE-no_priority_inversi.patch
  + 0427-Fix-unstable-node_container_SUITE-node_controller_re.patch
  + 0428-Fix-unstable-node_container_SUITE-magic_ref-test.patch
  + 0429-Fix-unstable-test-dump_SUITE-signal_abort.patch
  + 0430-Remove-test-code-that-fails-on-Windows.patch
  + 0431-Refine-test-cases.patch
  + 1521-snmp-Dialyzer-fixes.patch
  + 1522-snmp-manager-Dialyzer-related-changes.patch
  + 1523-snmp-agent-Dialyzer-related-changes.patch
  + 1524-snmp-doc-Dialyzer-related-changes.patch
  + 1525-snmp-agent-Add-disable-flags-to-quiet-dialyzer.patch
  + 1526-snmp-Updated-copyright-end-date.patch

* Fri Jul 05 2019 Led <ledest@gmail.com> 21.3.8.5-6
- add patches:
  + 0411-erts-Suppress-valgrind-warning-in-offset_heap_ptr.patch
  + 0420-stdlib-ets_SUITE-fixtable_iter_bag.patch

* Thu Jul 04 2019 Led <ledest@gmail.com> 21.3.8.5-5
- update patches:
  + 1151-HiPE-Don-t-fail-the-compilation-for-unimplemented-in.patch
  + 1551-Update-internal-PCRE-to-version-8.43.patch
  + otp_src_21.3.6-erts-symbols.patch
- remove pcre-8.43.tar.bz2
- use 'git apply' for patches with binary

* Thu Jul 04 2019 Led <ledest@gmail.com> 21.3.8.5-4
- add patches:
  + 0394-Fix-typo-in-httpc_SUITE-content_length-1.patch

* Wed Jul 03 2019 Led <ledest@gmail.com> 21.3.8.5-3
- add pcre-8.43.tar.bz2
- add patches:
  + 1551-Update-internal-PCRE-to-version-8.43.patch
  + 1552-Generate-new-re-replacement-and-split-tests-using-pe.patch
  + 1553-Adjust-generated-re-replacement-and-split-tests.patch
  + 1554-Convert-generated-re-replace-and-split-tests-from-la.patch

* Wed Jul 03 2019 Led <ledest@gmail.com> 21.3.8.5-2
- add patches:
  + 0417-erl_parse-Export-some-types-needed-for-syntax_tools.patch
  + 0418-erl_syntax-Fix-some-type-declarations.patch
  + 0419-erl_parse-Add-documentation-for-exported-types.patch

* Wed Jul 03 2019 Led <ledest@gmail.com> 21.3.8.5-1
- 21.3.8.5
- remove patches:
  + 0394-Fix-fatal-bug-in-erts_proc_sig_signal_size.patch
  + 0411-erts-Fix-integer-overflow-in-list-subtraction.patch
  + 0412-erts-Fix-integer-overflow-in-loader.patch
  + 0414-Infinite-cycle-fixed-on-try-to-change-run-queue-if-i.patch

* Tue Jul 02 2019 Led <ledest@gmail.com> 21.3.8.4-12
- add patches:
  + 0416-ssl-Kill-OpenSSL-processes-that-survived-test-run.patch

* Tue Jul 02 2019 Led <ledest@gmail.com> 21.3.8.4-11
- add patches:
  + 0415-ct-Store-correct-paths-with-from-release-in-ct_relea.patch

* Mon Jul 01 2019 Led <ledest@gmail.com> 21.3.8.4-10
- add patches:
  + 0411-erts-Fix-integer-overflow-in-list-subtraction.patch
  + 0412-erts-Fix-integer-overflow-in-loader.patch
  + 0413-inets-Return-error-if-URI-has-no-scheme-httpc.patch
  + 0414-Infinite-cycle-fixed-on-try-to-change-run-queue-if-i.patch
  + 0421-megaco-test-Improving-the-example-and-mib-test-suite.patch
  + 0422-megaco-test-Removed-compile_all-for-mib-test-sub-sui.patch
  + 0423-megaco-test-Timer-test-suite-improvements.patch
  + 0424-megaco-test-Fixing-the-examples-test-suite.patch
  + 0425-megaco-test-Misc-improvements-to-the-trans-test-sub-.patch

* Thu Jun 27 2019 Led <ledest@gmail.com> 21.3.8.4-9
- add patches:
  + 0406-Remove-cond-expressions-from-syntax_tools.patch
  + 0407-ssl-Update-ssl_test_lib.patch
  + 0408-erts-Update-etp-stackump-stackmap-and-disasm.patch
  + 0409-Support-local-sockets-with-inet-i-0.patch
  + 0410-Optimize-ordsets-union-1.patch

* Thu Jun 27 2019 Led <ledest@gmail.com> 21.3.8.4-8
- add patches:
  + 0398-Always-fallback-to-source-when-we-can-t-parse-AST.patch
  + 0399-Fix-typo-in-logger_chapter.xml.patch
  + 0400-erlexec-Fix-argument-separation-when-mixing-env-flag.patch
  + 0404-Remove-unused-ssh_key-record-definition.patch
  + 0405-Remove-unused-ssh_assert-macro-definition.patch

* Wed Jun 26 2019 Led <ledest@gmail.com> 21.3.8.4-7
- add patches:
  + 0395-The-map-type-is-an-alias-not-a-predefined-type.patch
  + 0396-Add-make-test-command-for-root-and-application-direc.patch
  + 0397-ssh-Fix-spec-doc-error-for-subsystem_specs.patch
  + 0401-Fail-if-no-C-compiler-is-avaiable.patch
  + 0402-Cleanup-configure.patch
  + 0403-Speed-up-compilation.patch
  + 1541-Add-global_unicode_validation-test.patch
  + 1542-Only-validate-subject-once-when-global-is-used-in-re.patch
  + 1543-Add-yield_on_subject_validation-test.patch
  + 1544-Yield-when-validating-UTF8-for-long-subject-in-re-ru.patch

* Mon Jun 24 2019 Led <ledest@gmail.com> 21.3.8.4-6
- add patches:
  + 0393-Fix-VALGRIND_MISC_FLAGS-defaults-to-use-ERL_TOP.patch
  + 0394-Fix-fatal-bug-in-erts_proc_sig_signal_size.patch

* Mon Jun 24 2019 Led <ledest@gmail.com> 21.3.8.4-5
- add patches:
  + 0391-os_mon-Make-disk_sup-ignore-squashfs.patch
  + 0392-snmp-test-Issues-with-netsnmp-test-on-Solaris-5.11.patch

* Thu Jun 20 2019 Led <ledest@gmail.com> 21.3.8.4-4
- add patches:
  + 0365-crypto-Fix-bad-link.patch
  + 0366-erts-Add-gcov-gen-html-script.patch
  + 0367-erts-Fix-benign-preprocessor-error-from-make-depend.patch
  + 0376-erts-Call-__builtin___clear_cache-for-hipe-x86-code.patch
  + 0377-erts-Allow-several-config-options-on-Windows.patch
  + 0378-Add-default-VALGRIND_MISC_FLAGS-if-not-set.patch

* Tue Jun 18 2019 Led <ledest@gmail.com> 21.3.8.4-3
- add patches:
  + 0124-alt_dist-docs-Correct-the-mf_getstat-description.patch
  + 1501-Return-real-pend-value-in-erlang-dist_get_stat-1.patch
  + 1502-fixup-Return-real-pend-value-in-erlang-dist_get_stat.patch

* Tue Jun 18 2019 Led <ledest@gmail.com> 21.3.8.4-2
- add patches:
  + 1000-erts-Fix-active-N-close-race-condition-on-windows.patch

* Tue Jun 18 2019 Led <ledest@gmail.com> 21.3.8.4-1
- 21.3.8.4
- remove patches:
  + 0124-public_key-Add-AES-256-encryption-for-old-PEM-encryp.patch
  + 0365-ct-Fix-bug-where-Hook-terminate-1-was-called-before-.patch
  + 0366-Revert-erts-Force-process_info-reductions-as-signal.patch
  + 0367-erts-Improve-test-of-process_info-reductions.patch
  + 0376-stdlib-Fix-a-bug-concerning-io_lib-option-chars_limi.patch
  + 0377-Test-linger-zero-flag-from-listen-socket.patch
  + 0378-Copy-linger-zero-flag-from-listen-socket.patch
  + 0385-ssl-Correct-handshake-handling.patch
  + 0388-Fix-old-warnings.patch
  + 1501-public_key-Add-AES-to-PBE2.patch
  + 1522-Introduce-udp-send-ancillary-data-argument-down-to-i.patch
- update patches:
  + 0357-public_key-Update-dialyzer-specs-to-better-conform-t.patch
- add patches:
  + 1532-Stop-supporting-decoding-of-old-funs-in-the-external.patch
  + 1534-erl_fun.c-Remove-unused-struct-definition.patch

* Mon Jun 17 2019 Led <ledest@gmail.com> 21.3.8.3-12
- add patches:
  + 0386-Document-extra-message-element-also-where-trace-mess.patch
  + 0387-kernel-Force-synchronous-port_commands-in-user-user_.patch
  + 0388-Fix-old-warnings.patch
  + 0389-inets-httpd_request-honor-RFC2616-LF-only-as-header-.patch
  + 0390-cc.sh-Optimize-dependency-generation.patch
  + 1522-Introduce-udp-send-ancillary-data-argument-down-to-i.patch
  + 1532-Stop-supporting-decoding-of-old-funs-in-the-external.patch
  + 1534-erl_fun.c-Remove-unused-struct-definition.patch

* Fri Jun 14 2019 Led <ledest@gmail.com> 21.3.8.3-11
- add patches:
  + 1511-Allow-native-compilation-when-calling-Dialyzer-from-.patch

* Thu Jun 13 2019 Led <ledest@gmail.com> 21.3.8.3-10
- add patches:
  + 0383-Fix-wxe_driver-improper-realloc-call.patch
  + 0384-Add-lc_graph-in-the-allowed-arguments-of-get_interna.patch
  + 0385-ssl-Correct-handshake-handling.patch

* Thu Jun 13 2019 Led <ledest@gmail.com> 21.3.8.3-9
- add patches:
  + 0382-specs_gen-script-fix-error-message.patch

* Wed Jun 12 2019 Led <ledest@gmail.com> 21.3.8.3-8
- add patches:
  + 0377-Test-linger-zero-flag-from-listen-socket.patch
  + 0378-Copy-linger-zero-flag-from-listen-socket.patch
  + 0379-cerl-Fix-spelling-error-in-a-case-of-ctype.patch
  + 0380-Fix-some-documentation-typos.patch
  + 0381-Fix-duplicated-word-to-on-Common-Caveats-doc.patch

* Wed Jun 12 2019 Led <ledest@gmail.com> 21.3.8.3-7
- add patches:
  + 0369-Fix-the-test-case-cpu_sup_SUITE-util_values.patch
  + 0370-Fix-SSL-cb_info-missing-underscore-in-default.patch
  + 0374-ssl-Fix-ssl_packet_SUITE.patch
  + 0375-Correct-type-spec-for-gen_sctp-connect-4-5.patch
  + 0376-stdlib-Fix-a-bug-concerning-io_lib-option-chars_limi.patch
  + 1491-Remove-duplication-of-SSH-encoding-macros.patch
  + 1492-Remove-duplicate-ssh_userauth.hrl.patch
  + 1501-public_key-Add-AES-to-PBE2.patch

* Mon Jun 10 2019 Led <ledest@gmail.com> 21.3.8.3-6
- add patches:
  + 0366-Revert-erts-Force-process_info-reductions-as-signal.patch
  + 0367-erts-Improve-test-of-process_info-reductions.patch
  + 0368-erts-Fix-hipe_flush_icache_range-for-FreeBSD-on-ARM.patch

* Mon Jun 10 2019 Led <ledest@gmail.com> 21.3.8.3-5
- add patches:
  + 0365-ct-Fix-bug-where-Hook-terminate-1-was-called-before-.patch
  + 1313-ssl-Add-missing-gen_server-return-value-in-DTLS-pack.patch

* Wed Jun 05 2019 Led <ledest@gmail.com> 21.3.8.3-4
- add patches:
  + 0363-logger-Store-file-name-as-absolute-path-in-logger_st.patch
  + 0364-Let-pre-push-hook-detect-when-it-needs-an-upgrade.patch

* Wed Jun 05 2019 Led <ledest@gmail.com> 21.3.8.3-3
- add patches:
  + 0362-dialyzer-Correct-indentation-of-field-warnings.patch

* Tue Jun 04 2019 Led <ledest@gmail.com> 21.3.8.3-2
- add patches:
  + 0355-ssl-Fix-broken-return-value.patch

* Tue Jun 04 2019 Led <ledest@gmail.com> 21.3.8.3-1
- 21.3.8.3
- remove patches:
  + 0355-Fix-sticky-class-in-exception.patch
  + 0366-erts-Fix-faulty-spec-for-seq_trace-set_token-2.patch
  + 1413-stdlib-Optimize-pretty-printing-of-strings-with-char.patch
  + 1414-stdlib-Fix-a-bug-concerning-io_lib-option-chars_limi.patch
  + 1464-erts-Fix-bug-in-seq_trace-set_token-label-_.patch
  + 1465-erts-Fix-seq_trace-print-2-for-arbitrary-labels.patch
- update patches:
  + 1462-seq_trace-Inherit-trace-token-on-spawn.patch

* Wed May 29 2019 Led <ledest@gmail.com> 21.3.8.2-7
- add patches:
  + 0360-erts-don-t-loop-indefinitely-on-enable-pgo.patch
  + 0366-erts-Fix-faulty-spec-for-seq_trace-set_token-2.patch
  + 0371-Extra-mode-flags-are-ignored-with-a-warning.patch
  + 0372-Add-comment-to-doc-regarding-multiple-mode-flags.patch
  + 0373-Add-missing-attribute-to-debug-variable.patch
  + 1414-stdlib-Fix-a-bug-concerning-io_lib-option-chars_limi.patch
  + 1464-erts-Fix-bug-in-seq_trace-set_token-label-_.patch
  + 1465-erts-Fix-seq_trace-print-2-for-arbitrary-labels.patch

* Tue May 28 2019 Led <ledest@gmail.com> 21.3.8.2-6
- add patches:
  + 0361-seq_trace-Fix-typo-in-documentation.patch
  + 1462-seq_trace-Inherit-trace-token-on-spawn.patch
  + 1463-fixup-seq_trace-Inherit-trace-token-on-spawn.patch

* Mon May 27 2019 Led <ledest@gmail.com> 21.3.8.2-5
- add patches:
  + 0357-public_key-Update-dialyzer-specs-to-better-conform-t.patch
  + 0358-erts-Fix-etp-commands-print-of-64-bit-pointers.patch
  + 0359-erts-Mend-etp-search-heaps.patch
  + 1003-erts-Assert-that-GC-should-not-be-disabled-twice.patch
  + 1441-Make-erlang-phash2-1-and-erlang-phash2-2-yield.patch

* Fri May 24 2019 Led <ledest@gmail.com> 21.3.8.2-4
- add patches:
  + 0355-Fix-sticky-class-in-exception.patch
  + 0356-add-Hygon-Dhyana-support-to-enable-cmpxchg-and-sse2-.patch

* Thu May 23 2019 Led <ledest@gmail.com> 21.3.8.2-3
- add patches:
  + 1421-file-allow-open-2-to-work-on-directories.patch

* Wed May 22 2019 Led <ledest@gmail.com> 21.3.8.2-2
- add patches:
  + 0347-Make-the-cpu_sup_SUITE-util_values-test-case-more-re.patch
  + 0348-Fix-test-case-gen_tcp_api_SUITE-t_connect_timeout.patch
  + 0349-use-correct-module-name-for-standard_error.patch
  + 0350-erts-Clarify-erlang-system_monitor-2-semantics.patch
  + 0351-erts-Add-some-erl_nif-doc-clarifications.patch
  + 0352-stdlib-Improve-example-for-binary-referenced_byte_si.patch
  + 0353-snmp-Remove-use-of-the-deprecated-get_stacktrace-fun.patch
  + 0354-snmp-Replaced-usage-of-random-with-rand.patch

* Mon May 20 2019 Led <ledest@gmail.com> 21.3.8.2-1
- 21.3.8.2
- add patches:
  + 0338-fix-typo-in-gen_statem.xml.patch
  + 0346-Update-erlang.xml.patch

* Wed May 15 2019 Led <ledest@gmail.com> 21.3.8.1-2
- remove patches:
  + otp_src_21.0.1-lib-make.patch
- add patches:
  + 0277-Use-file-name_all-on-spawn_executable.patch

* Wed May 15 2019 Led <ledest@gmail.com> 21.3.8.1-1
- 21.3.8.1
- remove patches:
  + 0277-ssl-Remove-excessive-calls-to-next_record-1.patch
  + 0338-Revert-ssl-Add-check-when-to-toggle-internal-active-.patch
- update patches:
  + 1301-Use-the-counters-module-to-speed-up-cover.patch

* Fri May 10 2019 Led <ledest@gmail.com> 21.3.8-5
- add patches:
  + 0340-support-key-without-value-in-query-string.patch

* Fri May 10 2019 Led <ledest@gmail.com> 21.3.8-4
- add patches:
  + 1103-Eliminate-process-yield-after-each-call-to-length-1.patch

* Thu May 09 2019 Led <ledest@gmail.com> 21.3.8-3
- add patches:
  + 0338-Revert-ssl-Add-check-when-to-toggle-internal-active-.patch
  + 0339-otp-Don-t-error-dialyzer-script-if-WARNINGS-fail.patch

* Tue May 07 2019 Led <ledest@gmail.com> 21.3.8-2
- add patches:
  + 0234-make.xml-Add-reference-to-compile-3.patch
  + 0260-Add-hostname-to-remsh-if-none-is-given.patch
  + 0266-kernel-Fix-setting-of-non-existing-file-as-inet_db-r.patch
  + 0292-Report-stacktrace-in-non-transactions-activity-funct.patch
  + 0332-Update-to-Unicode-11.patch
  + 0333-stdlib-Optimize-handling-of-Unicode-in-the-string-mo.patch
  + 0334-stdlib-Optimize-handling-of-Unicode-in-the-string-mo.patch
  + 0335-Fix-bug-string-slice-3-on-bad-input.patch
  + 0336-unicode_util-gc-1.patch
  + 0337-stdlib-Do-not-allow-specs-for-functions-in-other-mod.patch
  + 0341-dialyzer-Fix-dialyzer_dataflow-format_args_1.patch
  + 0342-dialyzer-Add-parentheses-around-annotated-union-elem.patch
  + 0343-dialyzer-Add-an-no_indentation-option.patch
  + 0344-dialyzer-Add-test-cases-with-indentation.patch
  + 0345-dialyzer-Remove-quotes-around-operators.patch
  + 1411-stdlib-Optimize-pretty-printing-of-lists-slightly.patch
  + 1412-stdlib-Optimize-printing-of-maps-a-bit.patch
  + 1413-stdlib-Optimize-pretty-printing-of-strings-with-char.patch

* Tue May 07 2019 Led <ledest@gmail.com> 21.3.8-1
- 21.3.8
- remove patches:
  + 0234-ssl-Add-missing-tuple-in-shutdown-reason.patch
  + 0260-ct-Cleanup-after-timetrap-timeout-or-kill-during-fra.patch
  + 0266-ct-Make-sure-log-cache-file-is-completely-written-be.patch
  + 0292-ct-Fix-bug-with-faulty-suite-name-in-end_per_suite-c.patch
  + 0332-inet-Document-type-inet-stat_option.patch
  + 0333-public_key-Accept-digest-types-sha1-and-sha.patch
  + 0334-ssl-Fix-missing-anchor-warning.patch
  + 0335-eldap-Fix-dialyzer-warnings.patch
  + 0336-ssl-Fix-type-specs-of-internal-handshake-functions.patch
  + 0337-ssl-Fix-type-specs-of-ssl_internal.hrl.patch
- update patches:
  + 1042-Change-can-not-into-cannot.patch
  + 1181-Clean-up-and-optimize-code-and-doc.patch
  + 1362-Create-a-gen_statem-type-for-enter_loop-options.patch

* Fri May 03 2019 Led <ledest@gmail.com> 21.3.7-2
- add patches:
  + 0318-erts-Fix-etp-commands-to-work-on-older-gdb.patch
  + 0319-erts-Simplify-erts_get_port_names.patch
  + 0320-erts-Fix-etp-block2mbc.patch
  + 0321-Fix-typo.patch
  + 0322-kernel-Multiple-sname-or-name-would-be-ignored.patch
  + 0323-erts-Restart-driver_SUITE-polling-node-at-failure.patch
  + 0324-Update-run-dialyzer-script-to-be-more-generic-and-ag.patch
  + 0325-erts-Fix-PGO-configure-test-for-gcc.patch
  + 0326-erts-Tidy-up-some-harmless-code-typos.patch
  + 0327-erts-Fix-bug-in-timer-wheel-at-cancel-during-bump-yi.patch
  + 0328-Remove-description-of-structure-of-opaque-type-gb_tr.patch
  + 0329-erts-Remove-instr-from-erlexec-flags.patch
  + 0330-erts-Remove-dead-cpu-info-code-in-erlexec.patch
  + 0331-erts-Fix-so-that-non-oneshot-pollset-on-OpenBSD-work.patch
  + 0332-inet-Document-type-inet-stat_option.patch
  + 0333-public_key-Accept-digest-types-sha1-and-sha.patch
  + 0334-ssl-Fix-missing-anchor-warning.patch
  + 0335-eldap-Fix-dialyzer-warnings.patch
  + 0336-ssl-Fix-type-specs-of-internal-handshake-functions.patch
  + 0337-ssl-Fix-type-specs-of-ssl_internal.hrl.patch

* Fri Apr 26 2019 Led <ledest@gmail.com> 21.3.7-1
- 21.3.7
- remove patches:
  + 1411-ssh-Add-hexdump-utility-in-ssh_dbg.patch
  + 1412-ssh-Dump-64-bytes-in-case-of-unexpected-info-line.patch
- add patches:
  + 0317-dialyzer-Improve-the-warning-tagged-fun_app_args.patch

* Wed Apr 24 2019 Led <ledest@gmail.com> 21.3.6-4
- add patches:
  + 0303-public_key-pem_decode-example-wasn-t-using-pem_decod.patch
  + 0315-Add-a-note-about-timeouts-on-gen_tcp-connect-3-4.patch
  + 0316-Update-lib-kernel-doc-src-gen_tcp.xml.patch
  + 1411-ssh-Add-hexdump-utility-in-ssh_dbg.patch
  + 1412-ssh-Dump-64-bytes-in-case-of-unexpected-info-line.patch

* Tue Apr 23 2019 Led <ledest@gmail.com> 21.3.6-3
- add patches:
  + 0301-Fix-emacs-tests.patch
  + 0302-Update-create_target.xmlsrc.patch

* Thu Apr 18 2019 Led <ledest@gmail.com> 21.3.6-2
- remove patches:
  + otp_src_20.1-erts-symbols.patch
- add patches:
  + 0299-Make-persistent_term-put-2-and-persistent_term-erase.patch
  + 1401-tools-Add-overhead-benchmark.patch
  + otp_src_21.3.6-erts-symbols.patch

* Thu Apr 18 2019 Led <ledest@gmail.com> 21.3.6-1
- 21.3.6

* Wed Apr 17 2019 Led <ledest@gmail.com> 21.3.5-4
- add patches:
  + 1391-stdlib-Let-the-Pretty-Printer-output-more-on-one-lin.patch
  + 1392-stdlib-Adjust-test-suites-and-docs-due-to-erl_pp-cha.patch

* Tue Apr 16 2019 Led <ledest@gmail.com> 21.3.5-3
- add patches:
  + 0253-Fix-specs-and-type-definitions-in-cpu_sup.patch
  + 0260-ct-Cleanup-after-timetrap-timeout-or-kill-during-fra.patch
  + 0266-ct-Make-sure-log-cache-file-is-completely-written-be.patch
  + 0292-ct-Fix-bug-with-faulty-suite-name-in-end_per_suite-c.patch

* Tue Apr 16 2019 Led <ledest@gmail.com> 21.3.5-2
- add patches:
  + 0243-Optimize-encoding-of-simple-literals.patch
  + 0288-syntax_tools-Fix-doc-link.patch
  + 0289-edoc-Fix-doc-links.patch
  + 0295-snmp-manager-test-Improve-init_per_testcase.patch
  + 0296-snmp-manager-test-Finding-address-of-localhost.patch
  + 0297-snmp-manager-test-Try-to-estimate-appropriate-timeou.patch
  + 0306-bs_construct_SUITE-Remove-incorrect-purpose-line.patch
  + 0307-bs_construct_SUITE-Remove-troublesome-test-huge_bina.patch
  + 0308-bs_construct_SUITE-Rename-bs_add_overflow-1-to-bs_ap.patch
  + 0309-distribution_SUITE-Remove-irrelevant-test-atom_round.patch
  + 0310-test_server_node-Bump-compiler-compatibility-version.patch
  + 0311-Remove-redundant-rule-from-Emakefile.patch
  + 0312-fun_SUITE-Make-refc-1-test-more-reliable.patch
  + 0313-crash-dump-Include-correct-IP-for-a-garbing-process.patch
  + 0314-crash-dump-Fix-printing-of-OldBinVHeap-unused.patch

* Mon Apr 15 2019 Led <ledest@gmail.com> 21.3.5-1
- 21.3.5
- update patches:
  + 0248-Fix-broken-links.patch

* Fri Apr 12 2019 Led <ledest@gmail.com> 21.3.4-2
- add patches:
  + 1312-ssl-Fix-faulty-match-of-Socket-in-handle_info-3.patch
  + 1341-stdlib-Add-option-quote_singleton_atom_types-to-erl_.patch
  + 1371-Add-erts_debug-interpreter_size-0.patch
  + 1372-Add-benchmark.patch

* Fri Apr 12 2019 Led <ledest@gmail.com> 21.3.4-1
- 21.3.4
- remove patches:
  + 0243-Find-installed-OTP-for-Ubuntu.patch
  + 0253-crypto-Fix-link-error-on-windows.patch
  + 0260-erts-Fix-sys_driver-to-correctly-deselect-fds.patch
  + 0266-erl_interface-Generate-dependencies-at-compile-time.patch

* Thu Apr 11 2019 Led <ledest@gmail.com> 21.3.3-10
- add patches:
  + 0287-snmp-agent-Build-order.patch
  + 1321-snmp-agent-Handle-new-get-mechanism-config.patch
  + 1323-snmp-agent-Add-update-export-useful-types.patch
  + 1324-snmp-agent-Add-the-get-mechanism-behaviour.patch
  + 1325-snmp-agent-Add-the-default-get-mechanism-module-snmp.patch
  + 1326-snmp-agent-Add-the-net-if-data-Extra-argument-to-get.patch
  + 1327-snmp-agent-Verbose-debug-improvements.patch
  + 1328-snmp-manager-test-Add-bind_to-for-agents.patch

* Thu Apr 11 2019 Led <ledest@gmail.com> 21.3.3-9
- add patches:
  + 0272-common_test-Fix-typo-in-log-options-example.patch
  + 0277-ssl-Remove-excessive-calls-to-next_record-1.patch
  + 0278-ssl-Fix-function-merge_fragments-2.patch
  + 0279-ssl-Fix-ssl-getstat-2.patch
  + 0280-logger-Skip-test-logger_std_h-reopen_changed_log-on-.patch
  + 0283-public_key-Let-options-down-to-crypto-from-public_en.patch
  + 0284-Clear-ERL_AFLAGS-when-starting-a-previous-release.patch
  + 1311-ssl-Implement-active-N-for-DTLS.patch

* Wed Apr 10 2019 Led <ledest@gmail.com> 21.3.3-8
- enable lto

* Wed Apr 10 2019 Led <ledest@gmail.com> 21.3.3-7
- add patches:
  + 0261-Issue-an-error-for-improper-use-of-record_info-2-in-.patch
  + 0265-stdlib-fix-re-replace-on-LTO-builds.patch
  + 0266-erl_interface-Generate-dependencies-at-compile-time.patch
  + 0267-erts-Skip-ERTS_NOINLINE-on-non-GCC-compatible-compil.patch
  + 0268-Fix-various-spelling-mistakes.patch
  + 0269-dialyzer-Fix-pretty-printing-of-binaries.patch
  + 0270-parsetools-Remove-no-longer-working-tests.patch
  + 1291-cleanup-beam_emu.c-use-ERTS_NOINLINE-instead-of-NOIN.patch
  + 1481-erts-Optimize-arithmetic-ops-using-overflow-intrinsi.patch

* Tue Apr 09 2019 Led <ledest@gmail.com> 21.3.3-6
- add patches:
  + 0258-ssl-Fix-Chacha20-IV-length-and-nonce-calculation.patch
  + 0259-stdlib-Fix-a-bug-concerning-exception-class-throw.patch
  + 0260-erts-Fix-sys_driver-to-correctly-deselect-fds.patch

* Mon Apr 08 2019 Led <ledest@gmail.com> 21.3.3-5
- add patches:
  + 0250-calendar.xml-fix-typo.patch
  + 0251-ssl-Correct-test-input.patch
  + 0252-ssl-Do-not-use-broken-OpenSSL-clients.patch
  + 0253-crypto-Fix-link-error-on-windows.patch
  + 0254-statistics_SUITE-Make-wall_clock_update-1-more-toler.patch
  + 0255-Don-t-warn-for-removed-functions-in-OTP-18-or-older.patch
  + 0256-No-longer-warn-for-use-of-the-overload-module.patch
  + 0257-Correct-description-for-removal-of-rpc-safe_multi_se.patch
  + 1281-Add-options-for-suppressing-warnings-about-removed-f.patch

* Sun Apr 07 2019 Led <ledest@gmail.com> 21.3.3-4
- use default kernel-poll
- without libatomic_ops
- BuildIgnore: glibc-locale info bzip2 gettext-tools-mini

* Fri Apr 05 2019 Led <ledest@gmail.com> 21.3.3-3
- update patches:
  + 0274-Use-ssh-as-the-default-remote-shell.patch
- add patches:
  + 0244-ssl-Run-SNI-test-on-specific-TLS-versions.patch
  + 0245-ssl-sslv2-clients-rejected-in-new-way-as-sslv2-hello.patch
  + 0246-ssl-Avoid-hiding-fault-reason-as-timeout.patch
  + 0247-file_SUITE-Skip-large_file-test-if-we-fail-to-query-.patch
  + 0248-Fix-broken-links.patch
  + 0249-cerl_clauses-Fix-broken-link.patch
  + 1260-Add-a-howto-for-counting-instructions.patch
  + 1261-erl_docgen-Add-new-internal-docs-chapter-to-docs.patch
  + 1262-compiler-Add-internal-docs-section.patch
  + 1263-erts-Fix-more-internal-docs-xmllint.patch
  + 1264-Include-figures.patch
  + 1265-emd2exml-Allow-short-names-of-anchors-for-internal-l.patch
  + 1266-emd2exml-Clean-emphasis-markers-in-link-texts.patch
  + 1267-emd2exml-Remove-paragraphs-around-image-tags.patch
  + 1268-GarbageCollection.md-Fix-links-to-references.patch
  + 1269-Add-CountingInstructions-to-the-internal-documentati.patch
  + 1270-Fix-minor-typos.patch

* Thu Apr 04 2019 Led <ledest@gmail.com> 21.3.3-2
- add patches:
  + 0220-efile_SUITE-Fix-proc_zero_sized_files-on-systems-wit.patch
  + 0226-ssl-Upgrade-cert-generation-for-upgrade-test.patch
  + 0227-ssl-Update-Chacha20-Poly1305-cipher-suite-codes.patch
  + 0232-Emacs-Refine-xref-etags-matches.patch
  + 0241-compiler-Fix-documentation-of-cerl-c_binary-1.patch
  + 0242-compile-Add-some-types-to-core_parse.hrl.patch
  + 0243-Find-installed-OTP-for-Ubuntu.patch

* Mon Apr 01 2019 Led <ledest@gmail.com> 21.3.3-1
- 21.3.3
- remove patches:
  + 0220-erts-Handle-all-signal-types-when-clearing-seq_trace.patch
  + 0226-kernel-Fix-performance-regression-on-reading-compres.patch
  + 0227-erl_tar-Use-read_ahead-when-reading-compressed-tar-f.patch
  + 0232-erts-Fix-bug-in-process_info-reductions.patch

* Mon Apr 01 2019 Led <ledest@gmail.com> 21.3.2-7
- add patches:
  + 0233-syntax_tools-Fix-handling-of-Unicode-filenames.patch
  + 0234-ssl-Add-missing-tuple-in-shutdown-reason.patch
  + 0235-file_SUITE-Ignore-EILSEQ-on-Darwin-in-fnu-latin1-tes.patch
  + 0236-file_name_SUITE-Darwin-18-broke-support-for-icky-nam.patch
  + 0237-Dist-handshake-with-nodelay.patch
  + 0239-ssl-Fix-retransmission-timeout.patch
  + 0240-ssl-Fix-dtls-queue-handling.patch

* Fri Mar 29 2019 Led <ledest@gmail.com> 21.3.2-6
- add patches:
  + 0225-tty-document-keystroke.patch
  + 0226-kernel-Fix-performance-regression-on-reading-compres.patch
  + 0227-erl_tar-Use-read_ahead-when-reading-compressed-tar-f.patch
  + 0229-Fix-out-of-memory-bug-in-the-implementation-of-maps.patch
  + 0232-erts-Fix-bug-in-process_info-reductions.patch

* Wed Mar 27 2019 Led <ledest@gmail.com> 21.3.2-5
- add patches:
  + 0173-Add-makefile-targets-for-all-applications-in-top-mak.patch
  + 0179-erts-Fix-make-system-to-pass-TYPE-from-top-level.patch
  + 0180-erts-Fix-file-desc-leak-in-poll-debug-get_evts.patch
  + 0185-wx-Remove-ERL_FLAGS-from-Makefile-erlc-command.patch
  + 0186-ts-Use-same-dynlinking-logic-for-all-bsd.patch                                                                       
  + 0195-erts-Skip-heavy-process-tab-tests-in-debug-emu.patch                                                                 
  + 0196-erts-erts_factory_proc_init-should-not-set-hole-mark.patch                                                           
  + 0211-Fix-tests-to-work-better-in-debug-emulator.patch                                                                     
  + 0213-erts-Adjust-dist-obuf-size-correctly-after-hdr-fin.patch                                                             
  + 0216-etp-Don-t-crash-etp-stack-when-c_p-i-is-null.patch                                                                   
  + 0217-erts-Fix-faulty-assert-in-reference_table_term.patch                                                                 
  + 0218-erts-Pending-signals-can-be-for-free-processes.patch
  + 0219-erts-Include-external-msg-in-need-of-GC.patch
  + 0220-erts-Handle-all-signal-types-when-clearing-seq_trace.patch
  + 0224-Fix-faulty-bit-syntax-example.patch
  + 1185-doc-Fix-Design-Princ-statem-incorrect-anchor.patch

* Mon Mar 25 2019 Led <ledest@gmail.com> 21.3.2-4
- add patches:
  + 0172-logger-Improve-logger_disk_log_h_SUITE-restart_after.patch

* Sat Mar 23 2019 Led <ledest@gmail.com> 21.3.2-3
- add patches:
  + 0156-erts-Fix-incorrect-UNC-path-length-calculation.patch
  + 0168-logger-Replace-can-not-with-cannot.patch
  + 0200-Add-test-for-DEFAULT-used-with-OCTET-STRING.patch
  + 0201-Fix-for-DEFAULT-used-with-OCTET-STRING.patch
  + 0202-Test-compiling-value-of-CHOICE-with-extensions.patch
  + 0203-Fix-compiling-value-of-CHOICE-with-extensions.patch
  + 0204-Test-compiling-value-of-SEQUENCE-OF-CHOICE-with-exte.patch
  + 0205-Fix-compiling-value-of-SEQUENCE-OF-CHOICE-with-exten.patch
  + 0208-Emacs-Adapt-to-changed-make-symbolic-link-behavior.patch
  + 0209-Emacs-Collect-more-function-signatures-for-erldoc.patch
  + 0210-Emacs-Hide-html-parsing-failure-in-erldoc-by-default.patch
  + 1102-erts-Include-argument-list-on-badarg-in-fixed_apply.patch
  + 1132-beam_emu.c-Avoid-triggering-an-assertion-for-the-wro.patch
  + 1184-Change-can-not-into-cannot.patch
  + 1217-Suppress-false-positive-warning-in-gcc-4.8.2.patch

* Thu Mar 21 2019 Led <ledest@gmail.com> 21.3.2-2
- add patches:
  + 0176-erts-Schedule-resource-destructors-always.patch
  + 0177-erts-Simplify-nif_SUITE-nif_whereis-tests.patch
  + 0178-erts-Add-test-of-enif_whereis-from-resource-destruct.patch

* Thu Mar 21 2019 Led <ledest@gmail.com> 21.3.2-1
- 21.3.2
- remove patches:
  + 0156-erts-release-dirty-runqueue-lock-before-entering-end.patch
  + 0165-Fix-reception-of-resume-signal-on-process-executing-.patch

* Thu Mar 21 2019 Led <ledest@gmail.com> 21.3.1-3
- add patches:
  + 0128-stdlib-Fix-a-bug-in-string-lexemes.patch
  + 0130-Fix-erroneous-aborts-when-using-index-plugins-ERL-55.patch
  + 0144-Get-rid-of-useless-setelement-in-array-module.patch
  + 0145-Clarify-comments-in-array-module.patch
  + 0146-Skip-useless-test-in-grow-loop-in-array-module.patch
  + 0147-Fix-array-tests-hardcoded-to-node-leaf-sizes.patch
  + 0151-allowed-3-letters-country-code-to-be-valid.patch
  + 0156-erts-release-dirty-runqueue-lock-before-entering-end.patch
  + 0158-kernel-test-Adjustments-to-new-compiler-C99.patch
  + 0159-kernel-test-IPV6-adjustments.patch
  + 0160-kernel-test-Provide-more-info-when-failing-on-test_p.patch
  + 0161-kernel-Global-no-longer-tries-to-connect-more-than-o.patch
  + 0162-kernel-Remove-some-obsolete-code-in-the-global-modul.patch
  + 0165-Fix-reception-of-resume-signal-on-process-executing-.patch
  + 1141-Error-on-duplicated-config-apps-keys-in-config.patch
  + 1151-HiPE-Don-t-fail-the-compilation-for-unimplemented-in.patch
  + 1223-lib-compiler-scripts-smoke-Compile-some-cloudi-packa.patch

* Wed Mar 20 2019 Led <ledest@gmail.com> 21.3.1-2
- add patches:
  + 0125-code_SUITE-Fix-on_load_trace_on_load-test.patch
  + 0126-code_SUITE-Always-disable-tracing-after-upgrade-test.patch
  + 0127-erts-Fix-some-racy-tests.patch

* Tue Mar 19 2019 Led <ledest@gmail.com> 21.3.1-1
- 21.3.1
- remove patches:
  + 0124-ssl-Cancel-recv-timer-in-all-places.patch
  + 0125-ssl-Fix-transport-transparancy.patch
  + 0144-Fix-initialization-of-erl_call.patch
  + 0145-Fix-timeout-value-when-waiting-for-emulator-start.patch
  + 0146-Add-new-api-functions-to-ei_fake_prog.patch
  + 0147-Add-smoke-test-for-erl_call.patch
- add patches:
  + 0124-public_key-Add-AES-256-encryption-for-old-PEM-encryp.patch

* Tue Mar 19 2019 Led <ledest@gmail.com> 21.3-7
- remove patches:
  + Fix-initialization-of-erl_call.patch
- add patches:
  + 0124-ssl-Cancel-recv-timer-in-all-places.patch
  + 0125-ssl-Fix-transport-transparancy.patch
  + 0144-Fix-initialization-of-erl_call.patch
  + 0145-Fix-timeout-value-when-waiting-for-emulator-start.patch
  + 0146-Add-new-api-functions-to-ei_fake_prog.patch
  + 0147-Add-smoke-test-for-erl_call.patch

* Mon Mar 18 2019 Led <ledest@gmail.com> 21.3-6
- add patches:
  + 0116-crypto-Fix-bug-in-error-return-for-crypto-poly1305-2.patch
  + 0119-crypto-Disable-chacha20-if-OpenSSL-1.1.0-1.1.0c.patch
  + 0123-public_key-Correct-documentation-of-verify_fun.patch
  + 1071-Allow-list-of-chunks-to-be-given-to-strip.patch
  + 1222-lib-compiler-scripts-smoke-Force-a-local-hex.patch

* Fri Mar 15 2019 Led <ledest@gmail.com> 21.3-5
- add patches:
  + 0115-stdlib-Clarify-docs-for-ets-info-_-safe_fixed.patch

* Fri Mar 15 2019 Led <ledest@gmail.com> 21.3-4
- add patches:
  + Fix-initialization-of-erl_call.patch

* Thu Mar 14 2019 Led <ledest@gmail.com> 21.3-3
- add patches:
  + 0114-retranspissions-retransmissions.patch

* Wed Mar 13 2019 Led <ledest@gmail.com> 21.3-2
- add patches:
  + 0113-Update-INSTALL-RASPBERRYPI3.md.patch
  + 1131-Optimize-tail-recursive-calls-of-BIFs.patch

* Wed Mar 13 2019 Led <ledest@gmail.com> 21.3-1
- 21.3
- remove upstreamed patches
- update patches:
  + otp_src_21.3-lib-wx.patch
  + 1032-Refine-types-of-functions-in-maps-module.patch
  + 1042-Change-can-not-into-cannot.patch
  + 1053-erts-Beautify-away-ifdef-DEBUG.patch
  + 1111-Update-zlib-to-1.2.11.patch
- add patches:
  + 0104-Adding-a-link-to-release-notes-for-all-OTP-versions.patch

* Sat Mar 09 2019 Led <ledest@gmail.com> 21.2.7-5
- add patches:
  + 0300-Clarify-beam_load-error-message-on-file-module-misma.patch

* Fri Mar 08 2019 Led <ledest@gmail.com> 21.2.7-4
- add patches:
  + 0297-inets-Fix-handling-of-erl_script_timeout.patch
  + 0298-Add-start_distribution-to-kernel-environment.patch
  + 0299-ftp-New-test-case.patch
  + 0301-Fix-comment-typo.patch
  + 0302-Document-acknowledgements-in-transport-interface.patch
  + 0303-Tweak-document-request-handler-callback.patch
  + 0304-beam_emu.c-Rename-the-confusing-macro-GetR-to-GetSou.patch
  + 0305-bif_instrs.tab-Don-t-hardcode-length-of-instructions.patch
  + 1441-logger-Make-sure-log-file-is-re-opened-with-configur.patch
  + 1454-Add-diameter_dist-for-ready-spawn_opt-callbacks.patch
  + 1455-Add-options-to-diameter_dist-route_session-2-node-se.patch
  + 1456-Add-consistent-hashing-to-diameter_dist-route_sessio.patch
  + 1457-Add-diameter_dist_SUITE-to-exercise-diameter_dist-ro.patch
  + 1459-Optimize-field-size-calculation-on-a-64-bit-architec.patch
  + 1471-sys.h-Check-for-overflow-checking-aritmethic-builtin.patch
  + 1472-Optimize-multiplication-in-binary-matching-instructi.patch
  + 1473-Optimize-the-operator-when-multiplying-two-small-int.patch
  + 1474-Slightly-optimize-is_eq-and-is_ne.patch

* Thu Mar 07 2019 Led <ledest@gmail.com> 21.2.7-3
- add patches:
  + 0295-ftp-Fix-timing-bug.patch
  + 0296-ftp-Correct-test-case.patch
  + 1421-logger-Improve-formatter-performance.patch

* Wed Mar 06 2019 Led <ledest@gmail.com> 21.2.7-2
- add patches:
  + 0294-Bump-reductions-on-send-based-on-message-size.patch
- update patches:
  + 1042-Change-can-not-into-cannot.patch

* Wed Mar 06 2019 Led <ledest@gmail.com> 21.2.7-1
- 21.2.7
- remove patches:
  + 1421-erts-Only-change-inet-buffer-if-not-set.patch
  + 1422-erts-Don-t-increase-buffer-when-sctp-sndbuf-is-set.patch
  + 1423-erts-Add-yield-via-timeout-to-inet-read_packet.patch

* Wed Mar 06 2019 Led <ledest@gmail.com> 21.2.6-19
- add patches:
  + 0291-Fix-broken-doc-link.patch
  + 0292-stdlib-Correct-and-optimize-pretty-printing-of-strin.patch
  + 0293-crypto-Filter-test-case-ciphers-for-supported-ones.patch
  + 1183-Fix-another-broken-doc-link.patch
  + 1421-erts-Only-change-inet-buffer-if-not-set.patch
  + 1422-erts-Don-t-increase-buffer-when-sctp-sndbuf-is-set.patch
  + 1423-erts-Add-yield-via-timeout-to-inet-read_packet.patch
  + 1431-Fix-build-of-bootstrap.patch
  + 1432-Fix-bootstrap-build-of-erl_interface.patch

* Mon Mar 04 2019 Led <ledest@gmail.com> 21.2.6-18
- add patches:
  + 0289-erts-Remove-7-bit-ASCII-limitation-in-to_erl.patch
  + 0290-Clarify-in-the-docs-that-NEW_-FLOAT_EXT-must-be-fini.patch
  + 1411-erl_docgen-Indent-c-function-line-continuations.patch
  + 1412-erl_docgen-Prettify-c-function-argument-lists.patch

* Mon Mar 04 2019 Led <ledest@gmail.com> 21.2.6-17
- add patches:
  + 0281-Rewords-one-sentence-in-common_test-documentation.patch
  + 0282-Fix-bootstrap.patch
  + 0287-inet_db-fix-a-bug-when-.hosts-file-is-never-reloaded.patch
  + 0288-Set-early-enough-start-time.patch
  + 1381-Optimize-v3_kernel-for-thousands-of-clauses.patch
  + 1391-Add-application-set_env-1-and-application-set_env-2.patch
  + 1401-stdlib-Optimize-calendar-system_time_to_rfc3339.patch

* Fri Mar 01 2019 Led <ledest@gmail.com> 21.2.6-16
- add patches:
  + 0277-crypto-Update-crypto_SUITE-checking-of-FIPS.patch
  + 0278-crypto-Remove-blowfish_SUITE.patch
  + 0279-crypto-Fail-if-FIPS-mode-is-present-but-can-t-be-ena.patch
  + 0280-crypto-Remove-assertion.patch
  + 0283-crypto-Fix-bad-return-code-for-eddsa-if-FIPS_SUPPORT.patch
  + 0284-crypto-Fix-bad-return-value-for-aes_cfb8-and-aes_cfb.patch
  + 0285-erts-Fix-erl_printf-on-Solaris.patch
  + 0286-cerl_sets-Use-maps-filter-2-in-filter-2.patch

* Wed Feb 27 2019 Led <ledest@gmail.com> 21.2.6-15
- disable pgo
- add patches:
  + 1371-edoc-Print-a-helpful-message-if-reading-source-file-.patch

* Mon Feb 25 2019 Led <ledest@gmail.com> 21.2.6-14
- add patches:
  + 0274-Use-ssh-as-the-default-remote-shell.patch
  + 0275-Document-the-restrictions-on-the-rsh-command.patch
  + 0276-Fix-some-missed-comments-about-rsh.patch

* Mon Feb 25 2019 Led <ledest@gmail.com> 21.2.6-13
- add patches:
  + 0272-mnesia-Avoid-raise-in-overload-reports.patch
  + 0273-Fix-links-within-gen_statem-doc.patch
  + 1216-Make-iolist_size-1-yield.patch
  + 1361-gen_statem-exports-types-related-to-starting-naming.patch
  + 1362-Create-a-gen_statem-type-for-enter_loop-options.patch

* Mon Feb 25 2019 Led <ledest@gmail.com> 21.2.6-12
- add patches:
  + 0269-dialyzer-Fix-key-check-of-lists-key-search-member-fi.patch
  + 0270-dialyzer-Fix-maps-as-parameter-of-opaque-types.patch
  + 0271-Fix-missing-double-quote-in-filename-documentation.patch

* Sun Feb 24 2019 Led <ledest@gmail.com> 21.2.6-11
- add patches:
  + otp_src_20.3.8.20-lib-erl_interface-gmp.patch

* Sat Feb 23 2019 Led <ledest@gmail.com> 21.2.6-10
- add patches:
  + otp_src_20.3.8.20-lib-xmerl-floor-1.patch

* Sat Feb 23 2019 Led <ledest@gmail.com> 21.2.6-9
- add patches:
  + 0268-erts-Fix-macro-redefinition.patch

* Fri Feb 22 2019 Led <ledest@gmail.com> 21.2.6-8
- add patches:
  + 0266-use-erts-ERL_TRY_LINK_JAVA-in-common_test-test_serve.patch
  + 0267-Clarify-the-atomic-guarantees-for-ets-update_counter.patch

* Thu Feb 21 2019 Led <ledest@gmail.com> 21.2.6-7
- add patches:
  + 0265-logger-Keep-track-of-inode-for-logger_std_h-log-file.patch

* Thu Feb 21 2019 Led <ledest@gmail.com> 21.2.6-6
- add patches:
  + 0261-stdlib-Fix-a-bug-in-the-Erlang-Pretty-Printer.patch
  + 0262-erl_bifs-Add-a-note-to-the-comment-for-is_pure-3.patch
  + 0263-ssl-Improve-bench-SUITE.patch
  + 0264-logger-Fix-faulty-report_cb-in-logger_disk_log_h_SUI.patch
  + 1351-Always-make-andalso-orelse-right-associative.patch

* Wed Feb 20 2019 Led <ledest@gmail.com> 21.2.6-5
- add patches:
  + 0260-erts-Make-enif_consume_timeslice-no-op-on-dirty-sche.patch
  + 1341-erts-Reduce-number-of-list-traversals-in-term_to_bin.patch
  + 1342-erts-Consume-reductions-for-strings-in-term_to_binar.patch

* Tue Feb 19 2019 Led <ledest@gmail.com> 21.2.6-4
- add patches:
  + 0259-erts-Avoid-heart-killing-a-nicely-exiting-emulator.patch

* Tue Feb 19 2019 Led <ledest@gmail.com> 21.2.6-3
- add patches:
  + 0255-Fix-EV_DISPATCH-detection-on-NetBSD.patch
  + 0256-erts-Remove-etp-macro-offsetof.patch
  + 0257-dialyzer-Fix-a-bug-regarding-contracts.patch
  + 0258-ssh-Refactor-decryption-in-ssh_protocol_SUITE.patch

* Mon Feb 18 2019 Led <ledest@gmail.com> 21.2.6-2
- add patches:
  + 0246-crypto-Fix-of-engine_SUITE-engine_list-test-case.patch
  + 0249-Add-OBSERVER_SCALE-environment-variable-for-HiDPI-su.patch
  + 0250-Let-wxwidgets-check-events.patch
  + 0251-wx-Change-wxFONTWEIGHT-enums.patch
  + 0252-wx-Add-wxDisplay.patch
  + 0253-Add-wxGCDC.patch
  + 0254-Fix-showModal-crash-on-Mojave.patch
  + 1331-Optimise-ext-table-dumping.patch

* Mon Feb 18 2019 Led <ledest@gmail.com> 21.2.6-1
- 21.2.6
- remove patches:
  + 0246-Check-empty_out_q-at-close-also-for-linger.patch

* Fri Feb 15 2019 Led <ledest@gmail.com> 21.2.5-13
- add patches:
  + 0248-stdlib-Add-ETS-docs-about-partially-bound-key-traver.patch

* Fri Feb 15 2019 Led <ledest@gmail.com> 21.2.5-12
- add patches:
  + 0246-Check-empty_out_q-at-close-also-for-linger.patch
  + 0247-ct-Allow-post_end_per_testcase-hook-to-change-tc-sta.patch
  + 1311-Make-dialyzer-faster-for-left-associative-andalso-or.patch
  + 1321-Add-persistent_term-get-Key-DefaultValue.patch

* Thu Feb 14 2019 Led <ledest@gmail.com> 21.2.5-11
- add patches:
  + 0245-Fix-bug-in-binary-encode_unsigned-causing-a-read-of-.patch

* Thu Feb 14 2019 Led <ledest@gmail.com> 21.2.5-10
- add patches:
  + 0237-Fix-nocatch-on-incoming-answer-with-faulty-Experimen.patch
  + 0239-Reinstate-tuple-calls-support-in-the-beam-emulator.patch
  + 0240-Add-ztma-option-for-enabling-tuple-calls.patch
  + 0241-ssl-Use-sha256-in-test-certificates-if-supported.patch
  + 0242-ssl-Use-IPv4-addresses-with-openssl-s_client.patch
  + 0243-ssl-Fix-failing-rizzo-testcases.patch
  + 0244-ssl-Fix-renegotiation-testcases.patch
  + 1301-Use-the-counters-module-to-speed-up-cover.patch
  + 1302-common_test-Add-support-for-running-cover-local_only.patch
  + 1303-compiler-tests-Restrict-cover-to-run-on-the-local-no.patch

* Wed Feb 13 2019 Led <ledest@gmail.com> 21.2.5-9
- use java_version 11 and java_target 8 for openSUSE >= 15.0

* Tue Feb 12 2019 Led <ledest@gmail.com> 21.2.5-8
- add patches:
  + 1291-Optimize-calendar-gregorian_days_to_date-1.patch

* Mon Feb 11 2019 Led <ledest@gmail.com> 21.2.5-7
- add patches:
  + 0229-observer-Don-t-crash-on-Log-Toggle-Log-View.patch

* Mon Feb 11 2019 Led <ledest@gmail.com> 21.2.5-6
- add patches:
  + 0227-dialyzer-Fix-a-bug-affecting-keyfind-keysearch-keyme.patch
  + 0228-reltool-Add-load_dot_erlang-rel-option.patch
  + 0232-ct-Improve-error-handling-of-bad-regular-expressions.patch
  + 0233-ct-Add-option-newline-string-to-ct_telnet-cmd-and-ct.patch
  + 0234-erts-Fix-bug-in-erts_map_from_ks_and_vs.patch
  + 0235-erts-Add-test-for-bug-in-enif_make_maps_from_arrays.patch
  + 0236-erts-Fix-faulty-debug-assert-in-enif_select.patch
  + 1281-ct-Allow-ct_netconfc-edit_config-3-4-5-to-take-a-lis.patch

* Sat Feb 09 2019 Led <ledest@gmail.com> 21.2.5-5
- use java 10 for openSUSE >= 15.0

* Wed Feb 06 2019 Led <ledest@gmail.com> 21.2.5-4
- add patches:
  + 0226-erts-Fix-compiler-warning-for-IS_SSMALL.patch

* Tue Feb 05 2019 Led <ledest@gmail.com> 21.2.5-3
- add patches:
  + 0224-erts-Expand-rr-support-in-cerl-and-etp.patch
  + 0225-ssl-Remove-unintended-match.patch
  + 1271-ssl-Enhance-error-handling.patch
  + 1272-ssl-Use-specs-to-generate-type-documentation.patch

* Mon Feb 04 2019 Led <ledest@gmail.com> 21.2.5-2
- update BuildRequires
- add patches:
  + otp_src_19.3.6.13-shebang.patch
  + 0220-Fix-typo-in-erlang.xml.patch
  + 0221-sys_core_fold_lists-Propagate-annotations-in-expansi.patch
  + 0222-inline_SUITE-Don-t-start-a-slave-node.patch

* Mon Feb 04 2019 Led <ledest@gmail.com> 21.2.5-1
- 21.2.5

* Fri Feb 01 2019 Led <ledest@gmail.com> 21.2.4-9
- add patches:
  + otp_src_19.3.6.5-lib-crypto.patch

* Fri Feb 01 2019 Led <ledest@gmail.com> 21.2.4-8
- add patches:
  + 0219-fix-erts-Remove-dead-ERTS_MAGIC_REF_BIF_TIMERS-code.patch

* Fri Feb 01 2019 Led <ledest@gmail.com> 21.2.4-7
- add patches:
  + 0151-erts-Fix-erlang-system_info-kernel_poll-to-return-co.patch
  + 0216-erts-Remove-dead-ERTS_MAGIC_REF_BIF_TIMERS-code.patch
  + 0217-erl_interface-Fix-bsd-makefile-problem.patch
  + 0218-Fix-spec-for-erl_epmd-port_please.patch
  + 1261-erts-Add-magic-port-control-numbers.patch
  + 1262-erts-Add-doc-warnings-for-erlang-port_command-call-c.patch

* Thu Jan 31 2019 Led <ledest@gmail.com> 21.2.4-6
- remove patches:
  + 0151-erts-Fix-bug-in-lock-checker-for-term-comparison.patch

* Thu Jan 31 2019 Led <ledest@gmail.com> 21.2.4-5
- add patches:
  + 0213-Eliminate-bogus-warning-when-using-tuple-calls.patch

* Thu Jan 31 2019 Led <ledest@gmail.com> 21.2.4-4
- add patches:
  + 0186-ssl-Improve-openssl-interop-tests.patch
  + 0211-ssl-Correct-check-for-delayed-close-due-to-undliverd.patch
  + 0212-crypto-Fix-type-spec-rsa_sign_verify_opt.patch
  + 1221-Add-lib-compiler-scripts-smoke.patch

* Mon Jan 28 2019 Led <ledest@gmail.com> 21.2.4-3
- add patches:
  + 0205-stdlib-Add-ets-doc-note-about-subtle-iteration-oddit.patch

* Fri Jan 25 2019 Led <ledest@gmail.com> 21.2.4-2
- add patches:
  + 0195-cover-Right-align-number-of-hits-in-html-output.patch
  + 0196-cover-Make-uncovered-lines-searchable-in-html-output.patch
  + 0197-Mnesia-should-always-use-the-local-context-if-availa.patch
  + 0198-Fall-back-to-default-locking-if-LockKind-is-not-read.patch
  + 0202-Update-to-icon-with-better-resolution.patch
  + 0203-Enable-setting-custom-application-icon-for-Mac-OS-X-.patch
  + 0204-Include-erlang-logo128.png-in-release.patch
  + 0208-ssh-Invert-ssh_bench.patch
  + 0209-ssh-Change-unit-in-measurements.patch
  + 0210-ssh-Internal-refactor-and-ct-log-ct-pal.patch

* Fri Jan 25 2019 Led <ledest@gmail.com> 21.2.4-1
- 21.2.4
- remove patches:
  + 0186-erts-Fix-cleanup-of-the-inet-MultiTimer.patch
  + 0195-erts-Fix-too-early-close-of-spawn-driver-fd.patch
  + 0196-erts-Fix-pollset-test-cases.patch
  + 0197-erts-Use-reduction-based-polling-for-starved-poll-se.patch
  + 0198-erts-Fix-getting-of-poll-events-on-linux-4.15.0.patch
  + 0200-inets-httpc-Do-not-use-bracked-addresses-to-gen_tcp-.patch

* Thu Jan 24 2019 Led <ledest@gmail.com> 21.2.3-8
- add patches:
  + 0201-stdlib-Clarify-ets-docs-about-table-iterations.patch

* Wed Jan 23 2019 Led <ledest@gmail.com> 21.2.3-7
- add patches:
  + 0185-ssl-If-possible-assemble-several-received-applicatio.patch
  + 0186-erts-Fix-cleanup-of-the-inet-MultiTimer.patch
  + 0195-erts-Fix-too-early-close-of-spawn-driver-fd.patch
  + 0196-erts-Fix-pollset-test-cases.patch
  + 0197-erts-Use-reduction-based-polling-for-starved-poll-se.patch
  + 0198-erts-Fix-getting-of-poll-events-on-linux-4.15.0.patch
  + 0200-inets-httpc-Do-not-use-bracked-addresses-to-gen_tcp-.patch
  + 1191-Optimize-the-is_function-2-guard-test.patch

* Wed Jan 23 2019 Led <ledest@gmail.com> 21.2.3-6
- add patches:
  + 0184-Document-that-current_function-can-be-undefined.patch

* Tue Jan 22 2019 Led <ledest@gmail.com> 21.2.3-5
- add patches:
  + 0180-Specify-that-mnesia-start-0-is-async.patch
  + 1080-Fix-since-for-all-multi-clause-functions.patch
  + 1156-ssl-Correct-test-input.patch

* Mon Jan 21 2019 Led <ledest@gmail.com> 21.2.3-4
- add patches:
  + 0161-ssl-Correct-3des_ede_cbc-check.patch
  + 0162-Fix-encrypt_config_file-and-decrypt_config_file.patch
  + 0179-Add-a-link-on-the-line-number-in-cover-output.patch

* Fri Jan 18 2019 Led <ledest@gmail.com> 21.2.3-3
- add patches:
  + 0142-sys_core_inline-Kill-all-fun-annotations-when-inlini.patch
  + 0148-add-cprof-to-list-of-tools.patch
  + 0149-Update-tools.app.src.patch
  + 0153-Do-not-allocate-new-bitstring-binary-on-empty-append.patch
  + 0154-Move-back-gc-before-src_bytes-is-read.patch
  + 0191-common_test-Adjust-some-calls-to-io-format.patch
  + 0192-sasl-Adjust-some-calls-to-io-format.patch
  + 0193-xmerl-Adjust-a-call-to-io-format.patch
  + 0194-ssh-Adjust-some-calls-to-io-format.patch

* Wed Jan 16 2019 Led <ledest@gmail.com> 21.2.3-2
- add patches:
  + 0119-beam_type-Eliminate-compiler-crash-when-arithmetic-e.patch
  + 0124-syntax_tools-Fix-pretty-printing-of-type-funs.patch
  + 0176-Add-literal-character-to-erl_parse-abstract_type-0-t.patch
  + 0177-Fix-erl_parse-af_fun_type.patch
  + 0178-Fix-erl_parse-af_constraint.patch
  + 1079-Fix-sorting-in-lists.xml.patch
  + 1155-ssl-Cuddle-tests.patch

* Wed Jan 16 2019 Led <ledest@gmail.com> 21.2.3-1
- 21.2.3
- remove patches:
  + 0119-ssl-Fix-test-case.patch
  + 0124-xmerl-Fix-detect-charset-crash.patch
  + 0142-Remove-unsafe-optimization-for-delaying-creation-of-.patch
  + 0148-ssl-Guarantee-active-once-data-delivery.patch
  + 0149-ssl-Fix-encoding-decoding-of-the-SRP-extension.patch
  + 0153-ssl-Fix-two-invalid-gen_statem-returns.patch
  + 0154-ssl-Cuddle-test-cases.patch
  + 0161-Spawn-prim_file-helper-as-a-system-process.patch
  + 0162-Remove-an-unused-variable.patch

* Tue Jan 15 2019 Led <ledest@gmail.com> 21.2.2-9
- add patches:
  + 0164-Correction-of-type-abstract_expr-abstract_expr-in-er.patch
  + 0165-erts-Fix-process_SUITE-max_heap-tests.patch
  + 0172-erts-Make-sure-to-take-main-lock-when-dumping-proc-i.patch
  + 0173-erts-Remove-dead-gdb-functions-from-code.patch
  + 0174-inets-Decrease-benchmark-TC-timeout.patch
  + 0175-inets-Fix-crypto-rand_bytes-usage-in-benchmarks.patch
  + 0190-ssl-Only-run-a-basic-fast-test-in-test-cycle.patch
  + 1151-ssl-Modernize-test-suite.patch
  + 1152-ssl-Uncomplicate-test-code.patch
  + 1153-ssl-Client-shall-only-save-verified-sessions.patch
  + 1154-ssl-Add-value-save-to-reuse_sessions-and-reuse_sessi.patch

* Mon Jan 14 2019 Led <ledest@gmail.com> 21.2.2-8
- add patches:
  + 0163-erl_bif-Mark-is_map-1-as-safe.patch

* Thu Jan 10 2019 Led <ledest@gmail.com> 21.2.2-7
- add patches:
  + 0156-Document-cleanup-semantics-for-atomics-and-counters.patch
  + 0157-kernel-tcp-Improve-the-linger-option-documentation.patch
  + 0158-Update-systemtap-trace-example-scripts.patch
  + 0159-ssl-Better-stream-handling.patch
  + 0160-ssl-Add-renegotiation-test-case-to-OpenSSL-sanity-ch.patch
  + 0168-ssl-Fix-CRL-suite-with-openssl-1.1.1a.patch
  + 1141-Accept-base-in-all-integer-printing-functions.patch
  + 1142-Implement-integer_to_list-2-and-integer_to_binary-2-.patch
  + 1143-Fix-passing-large-integers-as-base-to-integer_to_X-2.patch

* Wed Jan 09 2019 Led <ledest@gmail.com> 21.2.2-6
- add patches:
  + 0155-erts-Sort-module-list-in-alphabetic-order.patch
- disable patches 124?-*, 125?-*

* Wed Jan 09 2019 Led <ledest@gmail.com> 21.2.2-5
- add patches:
  + 0124-xmerl-Fix-detect-charset-crash.patch
  + 0125-Fix-sftpd-interop-for-SSH_FXP_STAT.patch
  + 0130-ssh-Wait-a-bit-for-the-docker-client-to-finnish-in-s.patch
  + 0142-Remove-unsafe-optimization-for-delaying-creation-of-.patch
  + 0144-erts-Fix-persistent_term-testcases.patch
  + 0145-Fix-remote-call-error-in-ms_transform.patch
  + 0146-cdv-Check-only-own-persistent-terms-in-crashdump_vie.patch
  + 0147-odbc-Fix-stack-corruption-in-get_diagnos-in-odbcserv.patch
  + 0148-ssl-Guarantee-active-once-data-delivery.patch
  + 0149-ssl-Fix-encoding-decoding-of-the-SRP-extension.patch
  + 0153-ssl-Fix-two-invalid-gen_statem-returns.patch
  + 0154-ssl-Cuddle-test-cases.patch
  + 0161-Spawn-prim_file-helper-as-a-system-process.patch
  + 0162-Remove-an-unused-variable.patch
  + 1078-inets-Modernize-doc.patch
  + 1121-Use-microops-for-BIFs.patch
  + 1131-ssl-Clean-up-extension-handling.patch

* Sat Jan 05 2019 Led <ledest@gmail.com> 21.2.2-4
- build with defined OPENSSL_NO_EC2M for CentOS 7.x

* Sat Jan 05 2019 Led <ledest@gmail.com> 21.2.2-3
- add patches:
  + otp_src_21.2.2-lib-stdlib-no_inline.patch
- enable inline

* Thu Jan 03 2019 Led <ledest@gmail.com> 21.2.2-2
- disable inline

* Fri Dec 28 2018 Led <ledest@gmail.com> 21.2.2-1
- 21.2.2

* Fri Dec 21 2018 Led <ledest@gmail.com> 21.2.1-1
- 21.2.1
- remove patches:
  + 0123-erts-Fix-possible-heap-corruption-getting-atomics.patch
  + 0124-erts-Fix-warning-and-potential-big-endian-bug-in-pri.patch
  + 0125-erts-Fix-bug-in-band-of-two-negative-numbers-one-big.patch
- update patches:
  + 0103-erts-Remove-unnecessary-NIF-argc-tests.patch
  + 1021-Optimise-creation-of-anonymous-functions.patch
  + 1042-Change-can-not-into-cannot.patch
- add patches:
  + 0123-erts-Fix-inet-pktopts-on-very-old-linux-kernels.patch
- enable patches:
  + 1021-Optimise-creation-of-anonymous-functions.patch

* Fri Dec 21 2018 Led <ledest@gmail.com> 21.2-7
- add patches:
  + 0126-Observer-fix-crash-bug-when-expanding-term.patch
  + 0127-erts-Use-sys_memcpy-in-copy_one_frag.patch
  + 0128-erts-Fix-seq_trace-reset_trace-dirty-gc-bug.patch

* Tue Dec 18 2018 Led <ledest@gmail.com> 21.2-6
- add patches:
  + 0123-erts-Fix-possible-heap-corruption-getting-atomics.patch
  + 0124-erts-Fix-warning-and-potential-big-endian-bug-in-pri.patch
  + 0125-erts-Fix-bug-in-band-of-two-negative-numbers-one-big.patch

* Tue Dec 18 2018 Led <ledest@gmail.com> 21.2-5
- add patches:
  + 0120-Add-missing-annotations-in-instrs.tab.patch
  + 0121-Fix-sys-log-functionality.patch
  + 0122-Fix-statement-duplication.patch
  + 1101-Make-length-1-yielding.patch
  + 1242-Optimize-sys-log.patch
  + 1243-Optimize-sys-handle_debug-4.patch
  + 1244-Print-sys-log-in-error-report.patch
  + 1245-Add-client-stacktrace.patch
  + 1246-Limit-more-error_logger-terms.patch
  + 1247-Use-from-1-type-check.patch
  + 1248-Log-code-change.patch
  + 1249-Unify-system_events-in-gen_.patch
  + 1250-Adjust-sys-log-N-get-to-documentation.patch
  + 1251-Document-system_events-better.patch
  + 1253-Filter-gen_server-State-in-crash-sys-log.patch
  + 1254-sys-log-timeout-0-events.patch

* Fri Dec 14 2018 Led <ledest@gmail.com> 21.2-4
- add patches:
  + 0119-ssl-Fix-test-case.patch

* Fri Dec 14 2018 Led <ledest@gmail.com> 21.2-3
- add patches:
  + 0115-erts-Use-ptr_val-for-pointer-in-gc-msg-copy.patch
  + 0116-stdlib-Update-maps-iterator-docs-to-not-show-iterato.patch

* Thu Dec 13 2018 Led <ledest@gmail.com> 21.2-2
- add patches:
  + 0104-Fix-reading-beyond-end-of-bignum-in-integer-squaring.patch
  + 0106-erl_bif_list-Remove-faulty-assertion.patch
  + 0107-beam_makeops-Correct-generation-of-pack-instructions.patch
  + 0113-Fix-typos-in-atomics.xml-and-counters.xml.patch
  + 0114-erl_interface-Fix-doc-for-return-type-struct-hostent.patch
  + 0131-map_SUITE-Fix-indentation.patch
  + 0132-map_SUITE-Test-for-mixed-map-creation.patch
  + 0133-regressions_SUITE-Fix-exports.patch
  + 0134-Eliminate-warnings-for-unused-variables.patch
  + 0135-Cover-code-in-beam_trim.patch
  + 0136-Cover-code-in-beam_ssa_dead.patch
  + 0137-Cover-code-in-beam_ssa_opt.patch
  + 1072-erl_docgen-Generate-since-OTP-version-in-html.patch
  + 1073-Add-since-attributes-in-xml-for-new-functions-and-mo.patch
  + 1074-Add-since-attribute-to-dtd.patch
  + 1075-Add-empty-since-attribute-for-old-modules-and-functi.patch
  + 1076-Fix-since-attribute-for-troubled-function-docs.patch
  + 1077-Fill-in-since-for-multi-clause-functions-in-erlang.e.patch
  + 1092-Simplify-GC-BIFs.patch

* Tue Dec 11 2018 Led <ledest@gmail.com> 21.2-1
- 21.2
- remove preloaded.tar.xz
- remove patches:
  + 0104-Fix-spelling-of-intended-in-erl_nif-docs.patch
  + 0106-Decrease-probability-for-failed-histogram.patch
  + 0107-Document-bit_size-in-match-specs-and-allow-in-fun2ms.patch
  + 0113-inets-Fix-handling-of-Content-Length-httpc.patch
  + 0114-inets-Fix-handling-of-Content-Type-httpc.patch
  + 0115-kernel-Fix-spelling-error-in-assert.hrl.patch
  + 0116-erts-Fix-bug-in-debug_free-for-NULL-pointer.patch
  + 0119-Fix-sys_SUITE-special_process-1-to-terminating-proce.patch
  + 0120-Fix-gen_fsm_SUITE-start2-1-to-terminate-process-sync.patch
  + 0121-Fix-hanging-gen_tcp-send-vs-close-race.patch
  + 0122-Write-test-case.patch
  + 0123-crypto-Disable-engine-tests-on-Darwin-and-Windows.patch
  + 0124-crypto-Fix-tests-failing-if-more-than-one-test-engin.patch
  + 0125-Eliminate-crash-in-crashdump_viewer-reading-some-lit.patch
  + 0126-hipe-Don-t-use-beam_lib-info-1-with-an-atom-as-filen.patch
  + 0127-beam_lib-Remove-obsolete-module-from-the-beam-type.patch
  + 0128-Honor-the-max-heap-size-when-copying-literals-after-.patch
  + 0130-SELinux-is-another-cause-of-MSG_CTRUNC.patch
  + 0131-Make-Erlang-s-cpu_sup-function-better-on-Android.patch
  + 0132-Fix-fallback-address_please.patch
  + 0133-Fix-run_erl.c-so-it-compiles-on-Solaris.patch
  + 0134-ssh-Fix-property_test-ssh_eqc_client_info_timing.erl.patch
  + 0135-ssh-Fix-reporting-functions-in-property_test-ssh_eqc.patch
  + 0136-ssh-Used-fixed-localhost-address.patch
  + 0137-ssh-Enable-property_test-ssh_eqc_client_server-for-P.patch
  + 0142-Fix-docs-on-gen_event-optional-callback.patch
  + 0144-Update-profiling.xml.patch
  + 0145-ssl-fix-timezone-related-bug-in-ssl_pem_cache.patch
  + 0146-ssl-Return-error-to-user-that-tries-to-use-a-transpo.patch
  + 0147-Fix-trapping-in-lists-reverse-2.patch
  + 0148-Fix-bug-when-beam_jump-removes-put_tuple-instruction.patch
  + 0149-ssl-Make-sure-benchmark-SUITE-has-a-clean-start.patch
  + 0153-ssl-Extend-check-for-undelivered-data-at-closing.patch
  + 0154-ssl-Correct-filter-function.patch
  + 0155-ssl-controlling_process-should-be-allowed-on-transpo.patch
  + 0156-ssh-Fix-doc-error-in-daemon-exec-option.patch
  + 0157-ssl-Correct-gen_statem-return-value.patch
  + 0158-Remove-2-from-dirty-BIF-tests.patch
  + 0159-ssh-Fix-SSH_MSG_EXT_INFO-bug-for-OTP-SSH-as-client.patch
  + 0160-ssh-Fix-SSH_MSG_EXT_INFO-bug-for-OTP-SSH-as-server.patch
  + 0161-ssh-Fix-ssh_options-checking-for-ext_info.patch
  + 0162-ssh-Check-compatibility-with-new-OpenSSH-versions.patch
  + 0163-ssh-Clear-remote-user_dir-in-ssh_compat_SUITE.patch
  + 0164-ssl-Add-engine-handling-clause-to-RSA-key-exchange.patch
  + 0165-ssl-Handle-unicode-s-ts.patch
  + 0168-crypto-Fix-gcc-8-warning.patch
  + 0172-Fix-internal-consistency-failure-for-is_function-2.patch
  + 0173-erts-Clarify-erl_nif-docs-about-callback-environment.patch
  + 0174-Fix-inadvertently-suppressed-warning-for-unused-vari.patch
  + 0175-logger-Document-that-macros-are-defined-in-logger.hr.patch
  + 0176-erts-fix-attempt-to-start-timer-when-executing-on-di.patch
  + 0177-erts-Fix-msacc-GC-states-on-dirty-scheds.patch
  + 0178-cdv-Fix-handling-of-truncated-literals.patch
  + 0179-cdv-Speed-up-reading-of-dump-with-many-processes.patch
  + 0180-cdv-Handle-multiple-Yc-lines-refering-to-the-same-re.patch
  + 0184-Make-reltool-correctly-handle-Windows-ERL_LIBS.patch
  + 0185-Fix-windows-backslashes-in-test.patch
  + 0186-logger-Add-read_concurrency-to-options-for-logger-et.patch
  + 0190-ssl-Add-scheduler-utilization-benchmark-of-plain-tls.patch
  + 0191-erts-Fix-copy-of-literal-msg-during-gc.patch
  + 0192-Replace-mathematical-jargon-in-erl_nif-docs-PR-2037.patch
  + 0193-Abort-when-aux-work-runs-on-a-dirty-scheduler.patch
  + 0194-Fix-compiler-warnings.patch
  + 0195-stdlib-Let-calendar-system_time_to_rfc3339-keep-frac.patch
  + 0196-wx-Do-not-delay-deletes-of-wxGraphicContext.patch
  + 0197-Update-OS-version-numbers.patch
  + 0198-Parallel-stress-test-strong_rand_bytes.patch
  + 0200-crypto-Fix-valgrind-error-for-keys-with-passwords-in.patch
  + 0201-crypto-Fix-valgrind-errors-in-privkey_to_pubkey.patch
  + 0202-crypto-Add-some-crypto-engine_unload-in-engine-test-.patch
  + 0203-crypto-Fix-valgrind-errors-in-pkey_crypt_nif.patch
  + 0204-crypto-Fix-valgrind-error-in-dh_generate-dh_compute.patch
  + 0205-crypto-Engine-valgrind-fix.patch
  + 0208-unicode_util-did-not-handle-binary-input-data-correc.patch
  + 0209-et-Improve-handling-of-scroll-bar.patch
  + 0210-logger-Unlink-simple-handler-before-terminating.patch
  + 0211-erts-Improve-driver_SUITE-smp_select.patch
  + 0212-erts-Fix-faulty-assert-in-driver_SUITE.patch
  + 0213-ssl-Correct-test-case.patch
  + 0216-erts-Fix-bug-in-sendfile-for-active-socket.patch
  + 0217-erts-Fix-unexpected-inet_reply-message-from-failing-.patch
  + 0218-erts-Fix-hanging-sendfile-bugs-when-socket-closes-un.patch
  + 0219-Fix-unsafe-optimization-of-stack-trace-building.patch
  + 0220-Update-Linux-version-for-pktoptions-TTL.patch
  + 0221-Rewrite-to-work-for-stream-connection.patch
  + 0222-Handle-erroneous-length-during-decode-BER-only-witho.patch
  + 0224-erts-Fix-lists_member_2-reduction-count.patch
  + 0225-Don-t-try-to-wake-up-wx-thread-when-not-necessary.patch
  + 1071-epp-Allow-user-to-set-source-name-independently-of-i.patch
  + 1072-compiler-Forward-source-flag-to-epp-and-fix-bug-in-d.patch
  + 1091-Implement-netns-NS-option-for-inet-getifaddrs-1.patch
  + 1092-Adjust-test-case-to-reality.patch
  + 1101-Add-nopush-TCP-socket-option.patch
  + 1102-cork-tcp-socket-around-file-sendfile.patch
  + 1121-logger-Add-SetOrUpdate-parameter-to-handler-callback.patch
  + 1122-logger-Add-update_handler_config-3.patch
  + 1123-logger-Start-using-handler-callback-changing_config-.patch
  + 1124-logger-Add-handler-callback-filter_config-1.patch
  + 1125-Correct-typo-in-logger-formatter-docs.patch
  + 1126-logger-Move-common-handler-code-to-logger_h_common.patch
  + 1127-logger-Further-refactor-built-in-handlers.patch
  + 1128-logger-Add-statistics-counter-for-drops-due-to-messa.patch
  + 1129-logger-Write-asynchronously-to-disk-log.patch
  + 1130-logger-Re-create-log-file-if-deleted.patch
  + 1141-ssh-Add-new-User-s-Guide-chapter-about-SSH-terminolo.patch
  + 1142-ssh-Add-reference-manual-page-for-the-ssh_file-modul.patch
  + 1143-ssh-Links-updated-in-ssh.xml.patch
  + 1144-ssh-Clearify-a-couple-of-options.patch
  + 1145-ssh-Move-some-option-s-documentation-to-ssh_file.patch
  + 1146-ssh-Re-phrase-and-adjust-the-documentation-ssh_file..patch
  + 1147-ssh-Fix-documentation-for-public-key-in-ext_info.patch
  + 1151-Fixup-development-runtime-dependencies.patch
  + 1191-Add-a-more-scalable-ETS-ordered_set-implementation.patch
  + 1193-stdlib-Update-ets-docs-for-write_concurrency-and-ord.patch
  + 1212-Clarify-a-magical-allocation-size.patch
  + 1213-Inline-erts_cmp.patch
  + 1214-Optimize-operator-and-yield-on-large-inputs.patch
  + 1221-Extend-the-sharing-preserving-routines-to-optionally.patch
  + 1222-Refactor-releasing-of-literals.patch
  + 1223-Add-a-persistent-term-storage.patch
  + 1224-Add-tests-of-persistent-terms-for-crashdump_viewer.patch
  + 1225-Implement-a-tab-for-persistent-terms-in-crashdump-vi.patch
  + 1226-persistent_term.xml-Fix-spelling.patch
  + 1241-Implement-print-on-other-node.patch
  + 1251-ssl-Internaly-use-active-N.patch
  + 1252-ssl-Correct-ssl-shutdown.patch
  + 1253-ssl-Fix-error-handling-in-function-passive_receive.patch
  + 1261-Improve-dist-send-throughput.patch
  + 1262-Optimize-split_bin.patch
  + 1263-Handle-tls_sender-exit-properly.patch
  + 1264-Handle-dead-sender-at-terminate.patch
  + 1265-Handle-socket-close-in-state-downgrade.patch
- update patches:
  + otp_src_21.2-erts-cflags.patch
  + 0103-erts-Remove-unnecessary-NIF-argc-tests.patch

* Fri Dec 07 2018 Led <ledest@gmail.com> 21.1.4-5
- add patches:
  + 0225-Don-t-try-to-wake-up-wx-thread-when-not-necessary.patch

* Thu Dec 06 2018 Led <ledest@gmail.com> 21.1.4-4
- add patches:
  + 0219-Fix-unsafe-optimization-of-stack-trace-building.patch
  + 0220-Update-Linux-version-for-pktoptions-TTL.patch
  + 0221-Rewrite-to-work-for-stream-connection.patch
  + 0222-Handle-erroneous-length-during-decode-BER-only-witho.patch
  + 0224-erts-Fix-lists_member_2-reduction-count.patch

* Wed Dec 05 2018 Led <ledest@gmail.com> 21.1.4-3
- add patches:
  + 0214-beam_validator-Don-t-discard-fragility.patch

* Wed Dec 05 2018 Led <ledest@gmail.com> 21.1.4-2
- add patches:
  + 0175-logger-Document-that-macros-are-defined-in-logger.hr.patch
  + 0178-cdv-Fix-handling-of-truncated-literals.patch
  + 0179-cdv-Speed-up-reading-of-dump-with-many-processes.patch
  + 0180-cdv-Handle-multiple-Yc-lines-refering-to-the-same-re.patch
  + 0184-Make-reltool-correctly-handle-Windows-ERL_LIBS.patch
  + 0185-Fix-windows-backslashes-in-test.patch
  + 0186-logger-Add-read_concurrency-to-options-for-logger-et.patch
  + 0188-ssl-Add-some-benchmarks-to-test.patch
  + 0189-ssl-Link-to-tstsrvr-to-group_leader-in-test.patch
  + 0190-ssl-Add-scheduler-utilization-benchmark-of-plain-tls.patch
  + 0191-erts-Fix-copy-of-literal-msg-during-gc.patch
  + 0192-Replace-mathematical-jargon-in-erl_nif-docs-PR-2037.patch
  + 0193-Abort-when-aux-work-runs-on-a-dirty-scheduler.patch
  + 0194-Fix-compiler-warnings.patch
  + 0195-stdlib-Let-calendar-system_time_to_rfc3339-keep-frac.patch
  + 0196-wx-Do-not-delay-deletes-of-wxGraphicContext.patch
  + 0197-Update-OS-version-numbers.patch
  + 0198-Parallel-stress-test-strong_rand_bytes.patch
  + 0200-crypto-Fix-valgrind-error-for-keys-with-passwords-in.patch
  + 0201-crypto-Fix-valgrind-errors-in-privkey_to_pubkey.patch
  + 0202-crypto-Add-some-crypto-engine_unload-in-engine-test-.patch
  + 0203-crypto-Fix-valgrind-errors-in-pkey_crypt_nif.patch
  + 0204-crypto-Fix-valgrind-error-in-dh_generate-dh_compute.patch
  + 0205-crypto-Engine-valgrind-fix.patch
  + 0208-unicode_util-did-not-handle-binary-input-data-correc.patch
  + 0209-et-Improve-handling-of-scroll-bar.patch
  + 0210-logger-Unlink-simple-handler-before-terminating.patch
  + 0211-erts-Improve-driver_SUITE-smp_select.patch
  + 0212-erts-Fix-faulty-assert-in-driver_SUITE.patch
  + 0213-ssl-Correct-test-case.patch
  + 0216-erts-Fix-bug-in-sendfile-for-active-socket.patch
  + 0217-erts-Fix-unexpected-inet_reply-message-from-failing-.patch
  + 0218-erts-Fix-hanging-sendfile-bugs-when-socket-closes-un.patch
  + 1085-stdlib-Adjust-binary-bench-to-be-faster.patch
  + 1125-Correct-typo-in-logger-formatter-docs.patch
  + 1126-logger-Move-common-handler-code-to-logger_h_common.patch
  + 1127-logger-Further-refactor-built-in-handlers.patch
  + 1128-logger-Add-statistics-counter-for-drops-due-to-messa.patch
  + 1129-logger-Write-asynchronously-to-disk-log.patch
  + 1130-logger-Re-create-log-file-if-deleted.patch
  + 1241-Implement-print-on-other-node.patch
  + 1251-ssl-Internaly-use-active-N.patch
  + 1252-ssl-Correct-ssl-shutdown.patch
  + 1253-ssl-Fix-error-handling-in-function-passive_receive.patch
  + 1261-Improve-dist-send-throughput.patch
  + 1262-Optimize-split_bin.patch
  + 1263-Handle-tls_sender-exit-properly.patch
  + 1264-Handle-dead-sender-at-terminate.patch
  + 1265-Handle-socket-close-in-state-downgrade.patch

* Fri Nov 30 2018 Led <ledest@gmail.com> 21.1.4-1
- 21.1.4
- remove patches:
  + 0175-kernel-Fix-bug-in-net_kernel-for-connection-attempt-.patch

* Tue Nov 27 2018 Led <ledest@gmail.com> 21.1.3-3
- add patches:
  + 0175-kernel-Fix-bug-in-net_kernel-for-connection-attempt-.patch
  + 0176-erts-fix-attempt-to-start-timer-when-executing-on-di.patch
  + 0177-erts-Fix-msacc-GC-states-on-dirty-scheds.patch

* Mon Nov 26 2018 Led <ledest@gmail.com> 21.1.3-2
- add patches:
  + 1226-persistent_term.xml-Fix-spelling.patch

* Fri Nov 23 2018 Led <ledest@gmail.com> 21.1.3-1
- 21.1.3

* Thu Nov 22 2018 Led <ledest@gmail.com> 21.1.2-5
- add patches:
  + 0173-erts-Clarify-erl_nif-docs-about-callback-environment.patch
  + 0174-Fix-inadvertently-suppressed-warning-for-unused-vari.patch

* Mon Nov 19 2018 Led <ledest@gmail.com> 21.1.2-4
- add patches:
  + 0172-Fix-internal-consistency-failure-for-is_function-2.patch

* Mon Nov 19 2018 Led <ledest@gmail.com> 21.1.2-3
- disable patches:
  + 0152-erts-Fix-slot-bug-in-find_next-prev.patch
- add patches:
  + 0171-Spell-Guidelines-in-the-title-for-applications-with-.patch

* Fri Nov 16 2018 Led <ledest@gmail.com> 21.1.2-2
- add patches:
  + 0170-Don-t-use-too-many-reductions-in-lists-reverse-2.patch
  + 1215-Make-2-trapping.patch

* Fri Nov 16 2018 Led <ledest@gmail.com> 21.1.2-1
- 21.1.2
- remove patches:
  + 0105-beam_utils-Handle-bs_start_match2-in-anno_defs.patch
  + 1131-public_key-Add-DSA-with-SHA2-support.patch
  + 1132-public_key-Add-additional-ASN-1-definitions-for-DSA-.patch
- update patches:
  + 0103-erts-Remove-unnecessary-NIF-argc-tests.patch
- add patches:
  + 0105-make-sure-a-set-ERL_LIBS-does-not-interfere-with-tes.patch

* Thu Nov 15 2018 Led <ledest@gmail.com> 21.1.1-21
- add patches:
  + 0168-crypto-Fix-gcc-8-warning.patch
  + 0169-erts-Fix-benign-typo-in-ethr_dw_atomic.h-files.patch

* Wed Nov 14 2018 Led <ledest@gmail.com> 21.1.1-20
- add patches:
  + 0165-ssl-Handle-unicode-s-ts.patch
  + 0166-epmd-Move-systemd-position-in-help-output.patch

* Fri Nov 09 2018 Led <ledest@gmail.com> 21.1.1-19
- add patches:
  + 0164-ssl-Add-engine-handling-clause-to-RSA-key-exchange.patch

* Fri Nov 09 2018 Led <ledest@gmail.com> 21.1.1-18
- add patches:
  + 0158-Remove-2-from-dirty-BIF-tests.patch
  + 0159-ssh-Fix-SSH_MSG_EXT_INFO-bug-for-OTP-SSH-as-client.patch
  + 0160-ssh-Fix-SSH_MSG_EXT_INFO-bug-for-OTP-SSH-as-server.patch
  + 0161-ssh-Fix-ssh_options-checking-for-ext_info.patch
  + 0162-ssh-Check-compatibility-with-new-OpenSSH-versions.patch
  + 0163-ssh-Clear-remote-user_dir-in-ssh_compat_SUITE.patch
  + 1147-ssh-Fix-documentation-for-public-key-in-ext_info.patch
- add preloaded.tar.xz

* Thu Nov 08 2018 Led <ledest@gmail.com> 21.1.1-17
- add patches:
  + 0157-ssl-Correct-gen_statem-return-value.patch
  + 1231-beam_trim-Use-maps-cerl_sets-instead-of-gb_trees-gb_.patch

* Thu Nov 08 2018 Led <ledest@gmail.com> 21.1.1-16
- add patches:
  + 0156-ssh-Fix-doc-error-in-daemon-exec-option.patch
  + 1132-public_key-Add-additional-ASN-1-definitions-for-DSA-.patch

* Tue Nov 06 2018 Led <ledest@gmail.com> 21.1.1-15
- add patches:
  + 0155-ssl-controlling_process-should-be-allowed-on-transpo.patch
  + 1221-Extend-the-sharing-preserving-routines-to-optionally.patch
  + 1222-Refactor-releasing-of-literals.patch
  + 1223-Add-a-persistent-term-storage.patch
  + 1224-Add-tests-of-persistent-terms-for-crashdump_viewer.patch
  + 1225-Implement-a-tab-for-persistent-terms-in-crashdump-vi.patch

* Mon Nov 05 2018 Led <ledest@gmail.com> 21.1.1-14
- add patches:
  + 0154-ssl-Correct-filter-function.patch

* Fri Nov 02 2018 Led <ledest@gmail.com> 21.1.1-13
- add patches:
  + 0153-ssl-Extend-check-for-undelivered-data-at-closing.patch

* Fri Nov 02 2018 Led <ledest@gmail.com> 21.1.1-12
- add patches:
  + 0145-ssl-fix-timezone-related-bug-in-ssl_pem_cache.patch
  + 0146-ssl-Return-error-to-user-that-tries-to-use-a-transpo.patch
  + 0147-Fix-trapping-in-lists-reverse-2.patch
  + 0148-Fix-bug-when-beam_jump-removes-put_tuple-instruction.patch
  + 0149-ssl-Make-sure-benchmark-SUITE-has-a-clean-start.patch
  + 0150-erts-Fix-debug_realloc-for-ptr-NULL.patch
  + 0151-erts-Fix-bug-in-lock-checker-for-term-comparison.patch
  + 0152-erts-Fix-slot-bug-in-find_next-prev.patch
  + 1084-erts-Fix-compiler-warning-in-erl_bif_binary.c.patch
  + 1201-scripts-diffable-Refactor-option-parsing.patch
  + 1202-Add-a-diffable-option-for-the-compiler.patch
  + 1203-scripts-diffable-Use-the-diffable-compiler-option.patch
  + 1204-scripts-diffable-Correct-the-number-of-modules-being.patch
  + 1212-Clarify-a-magical-allocation-size.patch
  + 1213-Inline-erts_cmp.patch
  + 1214-Optimize-operator-and-yield-on-large-inputs.patch

* Tue Oct 30 2018 Led <ledest@gmail.com> 21.1.1-11
- add patches:
  + 0140-Fix-typos.patch
  + 0141-Update-README.internal.patch
  + 0142-Fix-docs-on-gen_event-optional-callback.patch
  + 0143-fix-extra-parameter-in-type.patch
  + 0144-Update-profiling.xml.patch

* Tue Oct 30 2018 Led <ledest@gmail.com> 21.1.1-10
- add patches:
  + 0139-Correct-a-spelling-mistake-in-doc-build.xml.patch

* Mon Oct 29 2018 Led <ledest@gmail.com> 21.1.1-9
- add patches:
  + 0130-SELinux-is-another-cause-of-MSG_CTRUNC.patch
  + 0131-Make-Erlang-s-cpu_sup-function-better-on-Android.patch
  + 0132-Fix-fallback-address_please.patch
  + 0133-Fix-run_erl.c-so-it-compiles-on-Solaris.patch
  + 0134-ssh-Fix-property_test-ssh_eqc_client_info_timing.erl.patch
  + 0135-ssh-Fix-reporting-functions-in-property_test-ssh_eqc.patch
  + 0136-ssh-Used-fixed-localhost-address.patch
  + 0137-ssh-Enable-property_test-ssh_eqc_client_server-for-P.patch
  + 0138-hipe-Cleanup-and-fix-specs-of-the-hipe-module.patch

* Thu Oct 25 2018 Led <ledest@gmail.com> 21.1.1-8
- add patches:
  + 0129-hipe_llvm_main-fix-tmpfs-dir-on-FreeBSD.patch
  + 1161-HiPE-Fix-check-for-when-ErLLVM-is-available.patch

* Wed Oct 24 2018 Led <ledest@gmail.com> 21.1.1-7
- add patches:
  + 0123-crypto-Disable-engine-tests-on-Darwin-and-Windows.patch
  + 0124-crypto-Fix-tests-failing-if-more-than-one-test-engin.patch
  + 0125-Eliminate-crash-in-crashdump_viewer-reading-some-lit.patch
  + 0126-hipe-Don-t-use-beam_lib-info-1-with-an-atom-as-filen.patch
  + 0127-beam_lib-Remove-obsolete-module-from-the-beam-type.patch
  + 0128-Honor-the-max-heap-size-when-copying-literals-after-.patch
  + 1131-public_key-Add-DSA-with-SHA2-support.patch
  + 1141-ssh-Add-new-User-s-Guide-chapter-about-SSH-terminolo.patch
  + 1142-ssh-Add-reference-manual-page-for-the-ssh_file-modul.patch
  + 1143-ssh-Links-updated-in-ssh.xml.patch
  + 1144-ssh-Clearify-a-couple-of-options.patch
  + 1145-ssh-Move-some-option-s-documentation-to-ssh_file.patch
  + 1146-ssh-Re-phrase-and-adjust-the-documentation-ssh_file..patch
  + 1151-Fixup-development-runtime-dependencies.patch

* Mon Oct 22 2018 Led <ledest@gmail.com> 21.1.1-6
- add patches:
  + 0121-Fix-hanging-gen_tcp-send-vs-close-race.patch
  + 0122-Write-test-case.patch

* Fri Oct 19 2018 Led <ledest@gmail.com> 21.1.1-5
- add patches:
  + 0118-compiler-list_to_integer-2-is-pure.patch
  + 0119-Fix-sys_SUITE-special_process-1-to-terminating-proce.patch
  + 0120-Fix-gen_fsm_SUITE-start2-1-to-terminate-process-sync.patch
  + 1121-logger-Add-SetOrUpdate-parameter-to-handler-callback.patch
  + 1122-logger-Add-update_handler_config-3.patch
  + 1123-logger-Start-using-handler-callback-changing_config-.patch
  + 1124-logger-Add-handler-callback-filter_config-1.patch

* Thu Oct 18 2018 Led <ledest@gmail.com> 21.1.1-4
- add patches:
  + 0111-Allow-undefined-macros-when-building-zlib.patch
  + 0115-kernel-Fix-spelling-error-in-assert.hrl.patch
  + 0116-erts-Fix-bug-in-debug_free-for-NULL-pointer.patch
  + 0117-Do-not-allow-an-empty-string-as-node-name.patch
  + 1101-Add-nopush-TCP-socket-option.patch
  + 1102-cork-tcp-socket-around-file-sendfile.patch
  + 1111-Update-zlib-to-1.2.11.patch

* Tue Oct 16 2018 Led <ledest@gmail.com> 21.1.1-3
- add patches:
  + 1091-Implement-netns-NS-option-for-inet-getifaddrs-1.patch
  + 1092-Adjust-test-case-to-reality.patch

* Tue Oct 16 2018 Led <ledest@gmail.com> 21.1.1-2
- add patches:
  + 0105-beam_utils-Handle-bs_start_match2-in-anno_defs.patch

* Fri Oct 12 2018 Led <ledest@gmail.com> 21.1.1-1
- 21.1.1
- remove patches:
  + 0105-Fix-rare-bug-in-binary-matching-again.patch
  + 0111-ssl-ERL-738-Correct-alert-handling-with-new-TLS-send.patch

* Mon Oct 08 2018 Led <ledest@gmail.com> 21.1-7
- add patches:
  + 0108-Typo.patch
  + 0109-Use-os-getenv-2-where-possible.patch
  + 0111-ssl-ERL-738-Correct-alert-handling-with-new-TLS-send.patch
  + 0113-inets-Fix-handling-of-Content-Length-httpc.patch
  + 0114-inets-Fix-handling-of-Content-Type-httpc.patch
  + 1071-epp-Allow-user-to-set-source-name-independently-of-i.patch
  + 1072-compiler-Forward-source-flag-to-epp-and-fix-bug-in-d.patch
  + 1083-erts-Fix-compiler-warning-in-erl_bif_binary.c.patch

* Thu Oct 04 2018 Led <ledest@gmail.com> 21.1-6
- add patches:
  + 0107-Document-bit_size-in-match-specs-and-allow-in-fun2ms.patch

* Wed Oct 03 2018 Led <ledest@gmail.com> 21.1-5
- add patches:
  + 0105-Fix-rare-bug-in-binary-matching-again.patch
  + 0106-Decrease-probability-for-failed-histogram.patch
  + 1011-Introduce-the-no_spawn_compiler_process-option.patch

* Mon Oct 01 2018 Led <ledest@gmail.com> 21.1-4
- add patches:
  + 0104-Fix-spelling-of-intended-in-erl_nif-docs.patch

* Fri Sep 28 2018 Led <ledest@gmail.com> 21.1-3
- add patches:
  + 0103-erts-Remove-unnecessary-NIF-argc-tests.patch

* Wed Sep 26 2018 Led <ledest@gmail.com> 21.1-2
- add patches:
  + 0101-travis-Added-Travis-CI-support-for-IBM-Power.patch
  + 0102-ppc64le-is-also-64bit.patch

* Tue Sep 25 2018 Led <ledest@gmail.com> 21.1-1
- 21.1
- update patches:
  + otp_src_21.1-compile_info-time.patch
  + 1042-Change-can-not-into-cannot.patch
- remove sources:
  + pcre-8.42.tar.bz2
- remove patches:
  + 0101-stdlib-Add-a-few-uses-of-erl_anno.patch
  + 0102-Add-missing-bracket-to-erlang-spawn_opt-4-priority-o.patch
  + 0103-erts-Remove-dead-code-in-cerl-script.patch
  + 0104-erts-Remove-pz-PRELOADED-arguments-added-by-cerl.patch
  + 0105-Use-bif-for-counting-ets-tables-in-observer-backend.patch
  + 0106-Use-bif-for-other-ets-tables-counting.patch
  + 0107-Update-system_info-doc-to-include-ets_count.patch
  + 0108-Fix-typo-in-erl_parse-type-unary_op.patch
  + 0109-fix-some-errors-in-code-samples-for-gen_statem-behav.patch
  + 0111-erts-Remove-obsolete-paragraph-about-ERL_NO_VFORK.patch
  + 0113-beam_debug-Fix-printing-of-floating-point-registers.patch
  + 0114-erts-Correct-The-Abstract-Format.patch
  + 0115-ssl-Improve-error-handling.patch
  + 0116-ssl-Make-sure-tls_ssl_accept_timeout-has-a-clean-sta.patch
  + 0117-erts-Fix-spec-and-docs-for-process_info-monitored_by.patch
  + 0118-os_mon-Fix-volatile-test-cpu_sup_SUITE-util_api.patch
  + 0119-kernel-Fix-net_kernel-connect_node-1-to-local-node.patch
  + 0120-erts-Fix-bug-in-crash-dump-generation.patch
  + 0121-Add-mixed-test-group-http-https-redirect-test.patch
  + 0122-Do-not-assert-that-new-URI-port-is-same-as-old-port.patch
  + 0123-Add-test-case-on-relative-redirects-with-ports.patch
  + 0124-Fix-accidental-Port-assertion-in-resolve_authority.patch
  + 0125-Update-scheme-on-redirect-URI-and-accumulator.patch
  + 0126-Don-t-modify-URI-explicitly-pass-scheme-to-get_port.patch
  + 0127-erl_interface-Make-ei_connect_init-more-thread-safe.patch
  + 0128-docs-make-clean-all-XMLDIR.patch
  + 0129-erts-Clarify-erl_nif-docs-of-enif_-printf-and-T.patch
  + 0130-Add-some-more-to-the-pull-request-instructions.patch
  + 0131-logger-Update-documentation.patch
  + 0132-logger-Generate-.png-file-from-.dia.patch
  + 0133-logger-Improve-spec-for-set_handler_config-3-and-set.patch
  + 0134-logger-Add-LOG-macro-which-takes-Level-as-argument.patch
  + 0135-logger-Fix-problem-with-test-cases-waiting-for-handl.patch
  + 0136-logger-Remove-compiler-warnings-in-test.patch
  + 0137-Add-legacy-test-of-sasl_report_file_h-and-size-limit.patch
  + 0138-Don-t-call-report_cb-from-cth_log_redirect-formatter.patch
  + 0139-logger-Allow-report-callback-with-two-arguments-retu.patch
  + 0140-Update-proc_lib-report_cb-to-obey-logger-formatter-s.patch
  + 0141-logger-Fix-regexp-replacement-for-unicode-strings.patch
  + 0142-kernel-Reduce-risk-of-dead-lock-when-terminating-log.patch
  + 0143-logger-Allow-setting-kernel-parameter-logger_level-t.patch
  + 0144-Fix-typo-in-logger-docs.patch
  + 0145-Abort-size-calculation-when-a-matched-out-variable-i.patch
  + 0146-kernel-Improve-net_ticktime-docs.patch
  + 0147-fix-return-type-of-mnesia-change_config.patch
  + 0148-add-more-specific-type-spec-for-mnesia-change_config.patch
  + 0149-Fix-typo-in-xmerl_scan-string-1.patch
  + 0150-erts-Fix-bug-where-break-would-not-trigger-on-window.patch
  + 0151-erts-Fix-buggy-calls-to-erts_sys_explicit_8bit_geten.patch
  + 0152-erts-Fix-benign-bug-in-cerl-for-valgrind.patch
  + 0153-erl_interface-Add-valgrind-ability-for-test-port-pro.patch
  + 0154-erts-Remove-use-of-VALGRIND_PRINTF_XML.patch
  + 0155-erl_interface-Initialize-erl_errno-to-zero.patch
  + 0156-erl_interface-Seal-test-case-memory-leaks.patch
  + 0157-erl_interface-Fix-bug-in-ei_-receive_msg-functions.patch
  + 0158-Fix-spec-for-erl_syntax_lib-analyze_type_application.patch
  + 0159-erl_alloc-align-ErtsAllocatorState_t.patch
  + 0160-erts-Handle-EMFILE-errors-in-forker_driver-for-write.patch
  + 0161-Improve-Cover-HTML-page.patch
  + 0162-Update-documentation-for-ct-timetrap-1.patch
  + 0163-ssl-Fix-typos.patch
  + 0164-beam_validator-Fix-false-diagnostic-for-a-receive-ne.patch
  + 0165-Eliminate-double-computation-of-next-var.patch
  + 0166-Rewrite-erlang-get_stacktrace-calls-to-primop-when-s.patch
  + 0168-Add-clarification-on-nil-type.patch
  + 0169-ssl-Correct-close-handling.patch
  + 0170-Fix-side-effect-optimization-when-compiling-from-Cor.patch
  + 0171-Fix-violation-of-documentation-rules.patch
  + 0172-Fix-bug-in-binary-matching.patch
  + 0173-Do-NOT-disc_load-from-ram_copies-when-master_node-is.patch
  + 0174-ssl-Correct-handling-of-empty-server-SNI-extension.patch
  + 0175-Relax-add_table_copy-restriction.patch
  + 0176-No-need-X-Windows-headers-and-libraries-to-build-Erl.patch
  + 0177-Fixes-ERL-675.patch
  + 0178-crypto-Added-tests-for-rsa-opts-from-PR838.patch
  + 0179-Correct-error-behavior-of-is_map_key-2-in-guards.patch
  + 0180-Fix-delete_object-and-write-convergence-in-transacti.patch
  + 0184-logger-Avoid-unwanted-commas-introduced-by-formatter.patch
  + 0185-ssl-Error-handling-improvment.patch
  + 0186-ssl-Improve-error-message.patch
  + 0188-kernel-Add-logger-set_application_level-2.patch
  + 0189-travis-Filter-out-release-candidates-from-bundle-tag.patch
  + 0190-erts-Delete-fd-from-poll-set-when-closing-fd_driver-.patch
  + 0191-Remove-wx-c_src-compilation-warning-on-Darwin.patch
  + 0192-Clean-unused-wxe_driver-callbacks.patch
  + 0193-Fix-typos.patch
  + 0194-Replace-for-loop-with-strchr.patch
  + 0195-Fix-compiler-crash-when-compiling-double-receives.patch
  + 0196-fix-generated-encoding-for-xml-files-generated-with-.patch
  + 0197-fix-double-parenthesis-and-badly-formatter-v-tags.patch
  + 0198-crypto-Fail-tests-if-crypto-cannot-start.patch
  + 0200-erts-time_correction.xml-remove-extra-closing-parent.patch
  + 0201-Add-Erlang-alignment-regexps.patch
  + 0202-Require-align.patch
  + 0203-ssh-prolong-the-timeout-in-ssh_dbg-gen_server-calls.patch
  + 0204-stdlib-Improve-error-handling-in-module-io_lib.patch
  + 0205-stdlib-Correct-contracts-in-module-io_lib_format.patch
  + 0208-Clean-up-bag-index-tables.patch
  + 0209-Refer-to-OTP-Versions-Tree-from-documentation.patch
  + 0210-Document-allowed-integer-ops-in-types.patch
  + 0211-stdlib-Fix-specs-of-filename-basedir-2-2.patch
  + 0212-inets-Do-not-use-chunked-encoding-with-1xx-204-304.patch
  + 0213-inets-Robust-handling-of-204-304-1xx-responses.patch
  + 0214-ssl-Fix-dialyzer-errors-detected-when-crypto.erl-is-.patch
  + 0216-stdlib-Let-dets-open_file-crash-when-given-raw-file-.patch
  + 0217-Fix-kernel_app-doc-logger_level-default-from-info-to.patch
  + 0218-crypto-Let-otp_test_engine-only-add-what-is-needed.patch
  + 0219-Fix-type-spec-of-ms_transform-parse_trans-2.patch
  + 0220-Fix-bug-in-compact-representation-of-float_to_list-2.patch
  + 0221-Test-for-lists-that-aren-t-well-defined.patch
  + 0222-Fixed-bug-calling-erl_compare_ext-with-terms-contain.patch
  + 0224-map_SUITE-Cover-map_get-optimizations-in-beam_dead.patch
  + 0225-beam_validator-Infer-the-type-of-the-map-argument-fo.patch
  + 0226-map_SUITE-Test-is_map_key-2-followed-by-a-map-update.patch
  + 0227-erts-Fix-ets-memstat-false-leak-of-FixedDeletion.patch
  + 0228-Fixed-ssl_options-typespec-for-key.patch
  + 0229-erts-Fix-configure-check-when-cross-compiling.patch
  + 0232-public_key-Remove-strange-and-unused-DSAPrivateKey-f.patch
  + 0233-sasl-Flush-logger-handlers-to-file-before-terminatin.patch
  + 0234-supervisor-Add-warning-about-race-condition.patch
  + 0235-Improve-indexing-of-cref-docs.patch
  + 0236-Correct-doc-markers.patch
  + 0237-erlang-mode-fix-void-variable-align-rules-list-error.patch
  + 0239-Fix-function_clause-when-sending-a-request-after-an-.patch
  + 0240-Update-appup-for-21.1.patch
  + 0241-vsn-2.1.6.patch
  + 0242-crypto-Fix-valgrind-error.patch
  + 0243-syntax_tools-Correct-unfolding-of-the-stacktrace-var.patch
  + 0244-syntax_tools-Correct-erl_syntax-revert-1.patch
  + 0245-erts-Add-comment-about-and-nil-to-The-Abstract-Forma.patch
  + 0246-Fix-PGO-configure-test.patch
  + 0247-Fix-unsafe-use-of-lists-reverse-1.patch
  + 0248-Improve-trapping-in-lists-reverse-2.patch
  + 0249-kernel-Adjust-global-testcase.patch
  + 0250-kernel-Adjust-disk_log-tests.patch
  + 0251-snmp-Improved-Audit-Trail-Log-conversion-failure.patch
  + 0252-snmp-Corrected-agent-ATL-logging-of-outgoing-message.patch
  + 0253-snmp-Updated-doc-for-atl-conversion-functions.patch
  + 0254-snmp-Update-copyright-end-date.patch
  + 0255-snmp-Add-proper-version.patch
  + 0256-stdlib-Allow-lists-with-binaries-in-the-Format-argum.patch
  + 0257-test-ets-doc-update.patch
  + 0258-Skip-performance-test-on-build-types-other-than-opt.patch
  + 0259-Terminate-nodes-after-failed-test-cases-in-erl_distr.patch
  + 0260-logger-Skip-app-level-test-if-app-cannot-be-loaded.patch
  + 0261-erts-Fix-bug-in-undocumented-system_flag-scheduling_.patch
  + 0262-ssl-Improve-interop-checks.patch
  + 0263-ftp-tftp-Version-should-not-be-hardcoded-in-app-.app.patch
  + 1003-dialyzer-Improve-handling-of-complex-guards.patch
  + 1004-erts-Refactor-ets-FixedDeletion-allocations.patch
  + 1005-Update-PCRE-from-version-8.41-to-version-8.42.patch
  + 1011-Support-bitstrings-as-literals-in-erl_syntax.patch
  + 1043-kernel-Fix-checksum-of-zlib-test-document.patch
  + 1051-erts-Free-udp-buffer-when-getting-EAGAIN.patch
  + 1052-erts-Limit-the-automatic-max-buffer-for-UDP-to-2-16.patch
  + 1071-ssh-Make-dbg-test-one-group-in-ssh_dbg_SUITE.patch
  + 1072-ssh-Circular-trace-buffer-primitives.patch
  + 1073-ssh-Test-group-for-circular-buffer-tracing.patch
  + 1091-crypto-Put-curve-list-in-C.patch
  + 1092-crypto-Try-to-generate-ecdh-for-all-crypto-curves.patch
  + 1093-ssh-Use-the-new-crypto-supports-0-tag-curves.patch
  + 1094-ssh-Use-the-macs-tag-in-crypto-supports-0.patch
  + 1101-crypto-Mac-POLY1305-if-OpenSSL-1.1.1-pre8.patch
  + 1102-crypto-chacha20-cipher.patch
  + 1103-crypto-spec.patch
  + 1104-crypto-poly1305-test-case.patch
  + 1105-crypto-chacha20-test-case.patch
  + 1106-crypto-Error-in-test-case.patch
  + 1107-crypto-doc-chacha20.patch
  + 1108-crypto-doc-poly1305.patch
  + 1111-crypto-SHA3-hash-on-OpenSSL-1.1.1.patch
  + 1112-crypto-Tests-for-SHA3.patch
  + 1113-crypto-doc-SHA3-hash-hmac.patch
  + 1114-crypto-Disable-non-working-SHA3_224-and-SHA3_256.patch
  + 1115-crypto-sha3_224-and-sha3_256-errors-fixed.patch
  + 1121-crypto-Enable-EDDH-all-OpenSSL-cryptolib-over-beta-v.patch
  + 1122-crypto-Remove-the-term-eddh.patch
  + 1123-crypto-Test-vectors-for-ecdh-x25519-and-x448.patch
  + 1124-crypto-doc-x25519-x448.patch
  + 1131-use-ssl-handshake-1-function.patch
  + 1132-ssl-Remove-legacy-files.patch
  + 1141-ssl-Add-new-sender-process-for-TLS-state-machine.patch
  + 1142-ssl-Adopt-distribution-over-TLS-to-use-new-sender-pr.patch
  + 1143-ssl-Improve-close-handling.patch
  + 1144-ssl-Handle-incomplete-and-unorded-chains.patch
  + 1145-ssl-Move-link-to-correct-process.patch
  + 1151-ssh-Add-chacha20-poly1305-openssh.com-cipher.patch
  + 1152-ssh-spec.patch
  + 1153-ssh-some-benchmarking-of-chacha20-poly1305-erlang.or.patch
  + 1154-ssh-Doc-updates.patch
  + 1161-ssh-Remove-the-term-eddh.patch
  + 1162-ssh-Enable-curve448-sha512-and-curve25519-sha256.patch
  + 1163-ssh-Fix-non-conforming-key-generation-in-kex-for-x25.patch
  + 1164-ssh-spec-curve25519-curve448.patch
  + 1165-ssh-Doc-updates.patch
  + 1201-logger-Refactor-some-logger-internals.patch
  + 1202-Remove-outdated-reference-to-error-loggers.patch
  + 1203-logger-Remove-encoding-option-from-logger_formatter.patch
  + 1204-logger-Update-doc-about-file-options-in-logger_std_h.patch
  + 1205-logger-Fix-logger_disk_log_h_SUITE-sync-and-add-som-.patch
  + 1206-logger-Refactor-and-add-error-detection-for-configur.patch
  + 1207-logger-Improve-code-coverage-in-test.patch
  + 1208-logger-Increase-timetrap-timer-for-handler_requests_.patch
  + 1209-logger-Fix-spec-for-handler-callbacks-to-always-retu.patch
  + 1210-logger-Check-for-deadlock-when-removing-filters.patch
  + 1211-logger-Include-single_line-option-to-report_cb.patch
  + 1212-proc_lib-Improve-crash-reports-for-single-line-loggi.patch
  + 1213-error_logger-Handle-report_cb-with-arity-2.patch
  + 1214-logger-Read-config-before-terminating-handler-proces.patch

* Mon Sep 24 2018 Led <ledest@gmail.com> 21.0.9-8
- add patches:
  + 0263-ftp-tftp-Version-should-not-be-hardcoded-in-app-.app.patch
  + 1053-erts-Beautify-away-ifdef-DEBUG.patch

* Fri Sep 21 2018 Led <ledest@gmail.com> 21.0.9-7
- add patches:
  + 1191-Add-a-more-scalable-ETS-ordered_set-implementation.patch
  + 1193-stdlib-Update-ets-docs-for-write_concurrency-and-ord.patch

* Fri Sep 21 2018 Led <ledest@gmail.com> 21.0.9-6
- add patches:
  + 0262-ssl-Improve-interop-checks.patch
  + 1145-ssl-Move-link-to-correct-process.patch
  + 1181-Clean-up-and-optimize-code-and-doc.patch
  + 1182-Improve-user-s-guide-on-time-outs.patch

* Tue Sep 18 2018 Led <ledest@gmail.com> 21.0.9-5
- add patches:
  + 0258-Skip-performance-test-on-build-types-other-than-opt.patch
  + 0259-Terminate-nodes-after-failed-test-cases-in-erl_distr.patch
  + 0260-logger-Skip-app-level-test-if-app-cannot-be-loaded.patch
  + 0261-erts-Fix-bug-in-undocumented-system_flag-scheduling_.patch
  + 1171-Improve-handling-of-ref-vals.patch
  + 1172-Implement-Xoroshiro928.patch
  + 1173-Improve-seeding-methods.patch

* Tue Sep 18 2018 Led <ledest@gmail.com> 21.0.9-4
- add patches:
  + 0246-Fix-PGO-configure-test.patch
  + 0247-Fix-unsafe-use-of-lists-reverse-1.patch
  + 0248-Improve-trapping-in-lists-reverse-2.patch
  + 0249-kernel-Adjust-global-testcase.patch
  + 0250-kernel-Adjust-disk_log-tests.patch
  + 0251-snmp-Improved-Audit-Trail-Log-conversion-failure.patch
  + 0252-snmp-Corrected-agent-ATL-logging-of-outgoing-message.patch
  + 0253-snmp-Updated-doc-for-atl-conversion-functions.patch
  + 0254-snmp-Update-copyright-end-date.patch
  + 0255-snmp-Add-proper-version.patch
  + 0256-stdlib-Allow-lists-with-binaries-in-the-Format-argum.patch
  + 0257-test-ets-doc-update.patch
  + 1201-logger-Refactor-some-logger-internals.patch
  + 1202-Remove-outdated-reference-to-error-loggers.patch
  + 1203-logger-Remove-encoding-option-from-logger_formatter.patch
  + 1204-logger-Update-doc-about-file-options-in-logger_std_h.patch
  + 1205-logger-Fix-logger_disk_log_h_SUITE-sync-and-add-som-.patch
  + 1206-logger-Refactor-and-add-error-detection-for-configur.patch
  + 1207-logger-Improve-code-coverage-in-test.patch
  + 1208-logger-Increase-timetrap-timer-for-handler_requests_.patch
  + 1209-logger-Fix-spec-for-handler-callbacks-to-always-retu.patch
  + 1210-logger-Check-for-deadlock-when-removing-filters.patch
  + 1211-logger-Include-single_line-option-to-report_cb.patch
  + 1212-proc_lib-Improve-crash-reports-for-single-line-loggi.patch
  + 1213-error_logger-Handle-report_cb-with-arity-2.patch
  + 1214-logger-Read-config-before-terminating-handler-proces.patch

* Fri Sep 14 2018 Led <ledest@gmail.com> 21.0.9-3
- add patches:
  + 0244-syntax_tools-Correct-erl_syntax-revert-1.patch
  + 0245-erts-Add-comment-about-and-nil-to-The-Abstract-Forma.patch
  + 1115-crypto-sha3_224-and-sha3_256-errors-fixed.patch

* Wed Sep 12 2018 Led <ledest@gmail.com> 21.0.9-2
- add patches:
  + 0238-erts-Add-ERL_NIF_SELECT_CANCEL-flag-for-enif_select.patch
  + 0239-Fix-function_clause-when-sending-a-request-after-an-.patch
  + 0240-Update-appup-for-21.1.patch
  + 0241-vsn-2.1.6.patch
  + 0242-crypto-Fix-valgrind-error.patch
  + 0243-syntax_tools-Correct-unfolding-of-the-stacktrace-var.patch
  + 1144-ssl-Handle-incomplete-and-unorded-chains.patch

* Wed Sep 12 2018 Led <ledest@gmail.com> 21.0.9-1
- 21.0.9

* Mon Sep 10 2018 Led <ledest@gmail.com> 21.0.8-5
- add patches:
  + 0233-sasl-Flush-logger-handlers-to-file-before-terminatin.patch
  + 0234-supervisor-Add-warning-about-race-condition.patch
  + 0235-Improve-indexing-of-cref-docs.patch
  + 0236-Correct-doc-markers.patch
  + 0237-erlang-mode-fix-void-variable-align-rules-list-error.patch

* Sun Sep 09 2018 Led <ledest@gmail.com> 21.0.8-4
- add patches:
  + 0227-erts-Fix-ets-memstat-false-leak-of-FixedDeletion.patch
  + 0228-Fixed-ssl_options-typespec-for-key.patch
  + 0229-erts-Fix-configure-check-when-cross-compiling.patch
  + 0230-crypto-Bug-fix-blowfish_cbc-allowed-in-crypto-next_i.patch
  + 0231-crypto-Bug-fix-crypto-next_iv-regarding-aes_ige256.patch
  + 0232-public_key-Remove-strange-and-unused-DSAPrivateKey-f.patch
- add sources:
  + pcre-8.42.tar.bz2

* Sat Sep 08 2018 Led <ledest@gmail.com> 21.0.8-3
- add patches:
  + 0224-map_SUITE-Cover-map_get-optimizations-in-beam_dead.patch
  + 0225-beam_validator-Infer-the-type-of-the-map-argument-fo.patch
  + 0226-map_SUITE-Test-is_map_key-2-followed-by-a-map-update.patch
  + 1003-dialyzer-Improve-handling-of-complex-guards.patch
  + 1082-Do-not-allocate-good-and-bad-shifts-for-single-byte-.patch
  + 1101-crypto-Mac-POLY1305-if-OpenSSL-1.1.1-pre8.patch
  + 1102-crypto-chacha20-cipher.patch
  + 1103-crypto-spec.patch
  + 1104-crypto-poly1305-test-case.patch
  + 1105-crypto-chacha20-test-case.patch
  + 1106-crypto-Error-in-test-case.patch
  + 1107-crypto-doc-chacha20.patch
  + 1108-crypto-doc-poly1305.patch
  + 1111-crypto-SHA3-hash-on-OpenSSL-1.1.1.patch
  + 1112-crypto-Tests-for-SHA3.patch
  + 1113-crypto-doc-SHA3-hash-hmac.patch
  + 1114-crypto-Disable-non-working-SHA3_224-and-SHA3_256.patch
  + 1121-crypto-Enable-EDDH-all-OpenSSL-cryptolib-over-beta-v.patch
  + 1122-crypto-Remove-the-term-eddh.patch
  + 1123-crypto-Test-vectors-for-ecdh-x25519-and-x448.patch
  + 1124-crypto-doc-x25519-x448.patch
  + 1131-use-ssl-handshake-1-function.patch
  + 1132-ssl-Remove-legacy-files.patch
  + 1141-ssl-Add-new-sender-process-for-TLS-state-machine.patch
  + 1142-ssl-Adopt-distribution-over-TLS-to-use-new-sender-pr.patch
  + 1143-ssl-Improve-close-handling.patch
  + 1151-ssh-Add-chacha20-poly1305-openssh.com-cipher.patch
  + 1152-ssh-spec.patch
  + 1153-ssh-some-benchmarking-of-chacha20-poly1305-erlang.or.patch
  + 1154-ssh-Doc-updates.patch
  + 1161-ssh-Remove-the-term-eddh.patch
  + 1162-ssh-Enable-curve448-sha512-and-curve25519-sha256.patch
  + 1163-ssh-Fix-non-conforming-key-generation-in-kex-for-x25.patch
  + 1164-ssh-spec-curve25519-curve448.patch
  + 1165-ssh-Doc-updates.patch

* Sat Sep 08 2018 Led <ledest@gmail.com> 21.0.8-2
- add patches:
  + 0199-Document-how-utf8-atoms-are-ordered.patch
  + 0200-erts-time_correction.xml-remove-extra-closing-parent.patch
  + 0204-stdlib-Improve-error-handling-in-module-io_lib.patch
  + 0205-stdlib-Correct-contracts-in-module-io_lib_format.patch
  + 0206-Throw-system_limit-when-distribution-message-size-ex.patch
  + 0207-Cleanup-unused-dist-output-buf-immediately-instead-o.patch
  + 0208-Clean-up-bag-index-tables.patch
  + 0209-Refer-to-OTP-Versions-Tree-from-documentation.patch
  + 0210-Document-allowed-integer-ops-in-types.patch
  + 0211-stdlib-Fix-specs-of-filename-basedir-2-2.patch
  + 0212-inets-Do-not-use-chunked-encoding-with-1xx-204-304.patch
  + 0213-inets-Robust-handling-of-204-304-1xx-responses.patch
  + 0214-ssl-Fix-dialyzer-errors-detected-when-crypto.erl-is-.patch
  + 0215-Update-httpc_manager.erl.patch
  + 0216-stdlib-Let-dets-open_file-crash-when-given-raw-file-.patch
  + 0217-Fix-kernel_app-doc-logger_level-default-from-info-to.patch
  + 0218-crypto-Let-otp_test_engine-only-add-what-is-needed.patch
  + 0219-Fix-type-spec-of-ms_transform-parse_trans-2.patch
  + 0220-Fix-bug-in-compact-representation-of-float_to_list-2.patch
  + 0221-Test-for-lists-that-aren-t-well-defined.patch
  + 0222-Fixed-bug-calling-erl_compare_ext-with-terms-contain.patch
  + 0223-Update-CONTRIBUTING.md.patch

* Thu Sep 06 2018 Led <ledest@gmail.com> 21.0.8-1
- 21.0.7

* Thu Aug 30 2018 Led <ledest@gmail.com> 21.0.7-1
- 21.0.7

* Fri Aug 24 2018 Led <ledest@gmail.com> 21.0.6-1
- 21.0.6
- remove patches:
  + 0199-inets-Use-status-code-501-when-no-mod_-handles-the-r.patch
- update patches:
  + otp_src_21.0.6-lib-crypto-no_inline.patch
  + 0183-Doc-typo-fixes-Thoose-Those.patch

* Fri Aug 17 2018 Led <ledest@gmail.com> 21.0.5-3
- remove patches:
  + 1101-inets-Use-status-code-501-when-no-mod_-handles-the-r.patch
- add patches:
  + 0199-inets-Use-status-code-501-when-no-mod_-handles-the-r.patch

* Fri Aug 17 2018 Led <ledest@gmail.com> 21.0.5-2
- add patches:
  + 0164-beam_validator-Fix-false-diagnostic-for-a-receive-ne.patch
  + 0165-Eliminate-double-computation-of-next-var.patch
  + 0166-Rewrite-erlang-get_stacktrace-calls-to-primop-when-s.patch
  + 0167-Document-how-atoms-are-ordered.patch
  + 0168-Add-clarification-on-nil-type.patch
  + 0169-ssl-Correct-close-handling.patch
  + 0170-Fix-side-effect-optimization-when-compiling-from-Cor.patch
  + 0171-Fix-violation-of-documentation-rules.patch
  + 0172-Fix-bug-in-binary-matching.patch
  + 0173-Do-NOT-disc_load-from-ram_copies-when-master_node-is.patch
  + 0174-ssl-Correct-handling-of-empty-server-SNI-extension.patch
  + 0175-Relax-add_table_copy-restriction.patch
  + 0176-No-need-X-Windows-headers-and-libraries-to-build-Erl.patch
  + 0177-Fixes-ERL-675.patch
  + 0178-crypto-Added-tests-for-rsa-opts-from-PR838.patch
  + 0179-Correct-error-behavior-of-is_map_key-2-in-guards.patch
  + 0180-Fix-delete_object-and-write-convergence-in-transacti.patch
  + 0181-Fix-some-unmatched_return-warnings.patch
  + 0182-Eliminate-one-more-unmatched_return-warning.patch
  + 0183-Doc-typo-fixes-Thoose-Those.patch
  + 0184-logger-Avoid-unwanted-commas-introduced-by-formatter.patch
  + 0185-ssl-Error-handling-improvment.patch
  + 0186-ssl-Improve-error-message.patch
  + 0187-remove_message-does-not-store-any-pointer-to-x0.patch
  + 0188-kernel-Add-logger-set_application_level-2.patch
  + 0189-travis-Filter-out-release-candidates-from-bundle-tag.patch
  + 0190-erts-Delete-fd-from-poll-set-when-closing-fd_driver-.patch
  + 0191-Remove-wx-c_src-compilation-warning-on-Darwin.patch
  + 0192-Clean-unused-wxe_driver-callbacks.patch
  + 0193-Fix-typos.patch
  + 0194-Replace-for-loop-with-strchr.patch
  + 0195-Fix-compiler-crash-when-compiling-double-receives.patch
  + 0196-fix-generated-encoding-for-xml-files-generated-with-.patch
  + 0197-fix-double-parenthesis-and-badly-formatter-v-tags.patch
  + 0198-crypto-Fail-tests-if-crypto-cannot-start.patch
  + 0201-Add-Erlang-alignment-regexps.patch
  + 0202-Require-align.patch
  + 0203-ssh-prolong-the-timeout-in-ssh_dbg-gen_server-calls.patch
  + 1071-ssh-Make-dbg-test-one-group-in-ssh_dbg_SUITE.patch
  + 1072-ssh-Circular-trace-buffer-primitives.patch
  + 1073-ssh-Test-group-for-circular-buffer-tracing.patch
  + 1081-Optimize-binary-match.patch
  + 1091-crypto-Put-curve-list-in-C.patch
  + 1092-crypto-Try-to-generate-ecdh-for-all-crypto-curves.patch
  + 1093-ssh-Use-the-new-crypto-supports-0-tag-curves.patch
  + 1094-ssh-Use-the-macs-tag-in-crypto-supports-0.patch
  + 1101-inets-Use-status-code-501-when-no-mod_-handles-the-r.patch

* Sat Aug 11 2018 Led <ledest@gmail.com> 21.0.5-1
- 21.0.5

* Tue Aug 07 2018 Led <ledest@gmail.com> 21.0.4-6
- add patches:
  + 0162-Update-documentation-for-ct-timetrap-1.patch
  + 0163-ssl-Fix-typos.patch

* Mon Aug 06 2018 Led <ledest@gmail.com> 21.0.4-5
- add patches:
  + 0161-Improve-Cover-HTML-page.patch

* Sat Aug 04 2018 Led <ledest@gmail.com> 21.0.4-4
- add patches:
  + 0160-erts-Handle-EMFILE-errors-in-forker_driver-for-write.patch
  + 1051-erts-Free-udp-buffer-when-getting-EAGAIN.patch
  + 1052-erts-Limit-the-automatic-max-buffer-for-UDP-to-2-16.patch
  + 1061-Do-not-allocate-a-new-map-when-the-value-is-the-same.patch

* Tue Jul 31 2018 Led <ledest@gmail.com> 21.0.4-3
- add patches:
  + 0158-Fix-spec-for-erl_syntax_lib-analyze_type_application.patch
  + 0159-erl_alloc-align-ErtsAllocatorState_t.patch
  + 1043-kernel-Fix-checksum-of-zlib-test-document.patch

* Mon Jul 30 2018 Led <ledest@gmail.com> 21.0.4-2
- add patches:
  + 0150-erts-Fix-bug-where-break-would-not-trigger-on-window.patch
  + 1041-Remove-newline-between-can-and-not.patch
  + 1042-Change-can-not-into-cannot.patch

* Thu Jul 26 2018 Led <ledest@gmail.com> 21.0.4-1
- 21.0.4
- add patches:
  + 1031-Optimise-functions-in-the-maps-module.patch
  + 1032-Refine-types-of-functions-in-maps-module.patch

* Mon Jul 23 2018 Led <ledest@gmail.com> 21.0.3-6
- add patches:
  + 0149-Fix-typo-in-xmerl_scan-string-1.patch

* Fri Jul 20 2018 Led <ledest@gmail.com> 21.0.3-5
- add patches:
  + 0146-kernel-Improve-net_ticktime-docs.patch
  + 0147-fix-return-type-of-mnesia-change_config.patch
  + 0148-add-more-specific-type-spec-for-mnesia-change_config.patch

* Wed Jul 18 2018 Led <ledest@gmail.com> 21.0.3-4
- add patches:
  + 0145-Abort-size-calculation-when-a-matched-out-variable-i.patch
  + 0151-erts-Fix-buggy-calls-to-erts_sys_explicit_8bit_geten.patch
  + 0152-erts-Fix-benign-bug-in-cerl-for-valgrind.patch
  + 0153-erl_interface-Add-valgrind-ability-for-test-port-pro.patch
  + 0154-erts-Remove-use-of-VALGRIND_PRINTF_XML.patch
  + 0155-erl_interface-Initialize-erl_errno-to-zero.patch
  + 0156-erl_interface-Seal-test-case-memory-leaks.patch
  + 0157-erl_interface-Fix-bug-in-ei_-receive_msg-functions.patch
  + 1021-Optimise-creation-of-anonymous-functions.patch

* Tue Jul 17 2018 Led <ledest@gmail.com> 21.0.3-3
- add patches:
  + 0120-erts-Fix-bug-in-crash-dump-generation.patch
  + 0127-erl_interface-Make-ei_connect_init-more-thread-safe.patch
  + 0128-docs-make-clean-all-XMLDIR.patch
  + 0129-erts-Clarify-erl_nif-docs-of-enif_-printf-and-T.patch
  + 0130-Add-some-more-to-the-pull-request-instructions.patch
  + 0144-Fix-typo-in-logger-docs.patch

* Fri Jul 13 2018 Led <ledest@gmail.com> 21.0.3-2
- add patches:
  + 0131-logger-Update-documentation.patch
  + 0132-logger-Generate-.png-file-from-.dia.patch
  + 0133-logger-Improve-spec-for-set_handler_config-3-and-set.patch
  + 0134-logger-Add-LOG-macro-which-takes-Level-as-argument.patch
  + 0135-logger-Fix-problem-with-test-cases-waiting-for-handl.patch
  + 0136-logger-Remove-compiler-warnings-in-test.patch
  + 0137-Add-legacy-test-of-sasl_report_file_h-and-size-limit.patch
  + 0138-Don-t-call-report_cb-from-cth_log_redirect-formatter.patch
  + 0139-logger-Allow-report-callback-with-two-arguments-retu.patch
  + 0140-Update-proc_lib-report_cb-to-obey-logger-formatter-s.patch
  + 0141-logger-Fix-regexp-replacement-for-unicode-strings.patch
  + 0142-kernel-Reduce-risk-of-dead-lock-when-terminating-log.patch
  + 0143-logger-Allow-setting-kernel-parameter-logger_level-t.patch

* Fri Jul 13 2018 Led <ledest@gmail.com> 21.0.3-1
- 21.0.3

* Thu Jul 12 2018 Led <ledest@gmail.com> 21.0.2-5
- add patches:
  + 0115-ssl-Improve-error-handling.patch
  + 0116-ssl-Make-sure-tls_ssl_accept_timeout-has-a-clean-sta.patch
  + 0117-erts-Fix-spec-and-docs-for-process_info-monitored_by.patch
  + 0118-os_mon-Fix-volatile-test-cpu_sup_SUITE-util_api.patch
  + 0119-kernel-Fix-net_kernel-connect_node-1-to-local-node.patch

* Mon Jul 09 2018 Led <ledest@gmail.com> 21.0.2-4
- add patches:
  + 0121-Add-mixed-test-group-http-https-redirect-test.patch
  + 0122-Do-not-assert-that-new-URI-port-is-same-as-old-port.patch
  + 0123-Add-test-case-on-relative-redirects-with-ports.patch
  + 0124-Fix-accidental-Port-assertion-in-resolve_authority.patch
  + 0125-Update-scheme-on-redirect-URI-and-accumulator.patch
  + 0126-Don-t-modify-URI-explicitly-pass-scheme-to-get_port.patch

* Sat Jul 07 2018 Led <ledest@gmail.com> 21.0.2-3
- add patches:
  + 0111-erts-Remove-obsolete-paragraph-about-ERL_NO_VFORK.patch
  + 0112-erts-runtime_tools-Remove-some-vfork-residues.patch
  + 0113-beam_debug-Fix-printing-of-floating-point-registers.patch
  + 0114-erts-Correct-The-Abstract-Format.patch

* Wed Jul 04 2018 Led <ledest@gmail.com> 21.0.2-2
- add patches:
  + 0109-fix-some-errors-in-code-samples-for-gen_statem-behav.patch
  + 0110-Include-question-mark-in-query-string-on-redirect.patch

* Wed Jul 04 2018 Led <ledest@gmail.com> 21.0.2-1
- 21.0.2

* Fri Jun 29 2018 Led <ledest@gmail.com> 21.0.1-3
- add patches:
  + 0108-Fix-typo-in-erl_parse-type-unary_op.patch
  + 1011-Support-bitstrings-as-literals-in-erl_syntax.patch

* Fri Jun 29 2018 Led <ledest@gmail.com> 21.0.1-2
- add patches:
  + 0101-stdlib-Add-a-few-uses-of-erl_anno.patch
  + 0102-Add-missing-bracket-to-erlang-spawn_opt-4-priority-o.patch
  + 0103-erts-Remove-dead-code-in-cerl-script.patch
  + 0104-erts-Remove-pz-PRELOADED-arguments-added-by-cerl.patch
  + 0105-Use-bif-for-counting-ets-tables-in-observer-backend.patch
  + 0106-Use-bif-for-other-ets-tables-counting.patch
  + 0107-Update-system_info-doc-to-include-ets_count.patch

* Wed Jun 27 2018 Led <ledest@gmail.com> 21.0.1-1
- 21.0.1
- remove subpackages:
  + erlang-ic
  + erlang-orber
- add subpackages:
  + erlang-ftp
  + erlang-tftp
- remove patches:
  + 0004-fix-build-warning.patch
  + otp_src_19.3.3-lib-cosNotification-no_inline.patch
  + otp_src_18.2.3-lib-stdlib-supervisor.patch
  + otp_src_17.4.1-erts-drivers-gzio.patch
  + otp_src_R16B03-1-erts-erl_process.patch
  + otp_src_18.3.1-lib-ic-ic_erl_template.patch
  + otp_src_18.3.4-lib-inets-tftp-tftp_binary.patch
- update patches:
  + otp_src_21.0.1-lib-make.patch
  + otp_src_21.0-beam-ldflags.patch
  + otp_src_21.0.1-lib-common_test-ct_logs.path
- add patches:
  + otp_src_21.0-tftp-tftp_binary.patch
  + 1001-Run-the-sharing-optimisation-in-beam_jump-until-fixp.patch
  + 1002-Optimise-beam_jump.patch

* Thu Jun 14 2018 Led <ledest@gmail.com> 20.3.8-2
- add patches:
  + 0337-Fix-a-crash-ih-HoPE-s-lazy-code-motion-pass.patch
  + 0338-No-reason-to-refer-to-wxSizer-in-the-test.patch

* Thu Jun 14 2018 Led <ledest@gmail.com> 20.3.8-1
- 20.3.8
- remove patches:
  + 0335-erts-Fix-race-between-ets-table-deletion-and-auto-un.patch
  + 0337-Parse-mc_new_type-s-before-definitions_loop-2.patch
  + 0338-Add-test-case.patch
- update patches:
  + 0312-erts-Fix-reduction-bump-for-ets-delete-1.patch

* Tue Jun 12 2018 Led <ledest@gmail.com> 20.3.7-4
- add patches:
  + 1245-public_key-Clearify-pkix_verify_hostname-documentati.patch
  + 1246-public-minor-doc-fixes.patch

* Mon Jun 11 2018 Led <ledest@gmail.com> 20.3.7-3
- add patches:
  + 0306-public_key-Generated-new-moduli-file.patch
  + 0336-edoc-erl_docgen-Fix-pretty-printing-of-type-map.patch
  + 0337-Parse-mc_new_type-s-before-definitions_loop-2.patch
  + 0338-Add-test-case.patch
  + 1244-public_key-Make-dialyzer-happy.patch
  + 1251-stdlib-Make-pP-insert-no-line-breaks-with-field-widt.patch
  + 1252-common_test-Use-0p.patch
  + 1253-debugger-Use-0p.patch
  + 1254-kernel-Use-0p.patch

* Thu Jun 07 2018 Led <ledest@gmail.com> 20.3.7-2
- add patches:
  + 0316-sys_core_inline-Avoid-spurious-warnings.patch
  + 0317-sys_core_fold-Fix-name-capture-problem.patch
  + 0335-erts-Fix-race-between-ets-table-deletion-and-auto-un.patch

* Tue Jun 05 2018 Led <ledest@gmail.com> 20.3.7-1
- 20.3.7
- remove patches:
  + 0306-erts-Fix-bug-in-enif_binary_to_term-for-immediates.patch
  + 0311-erts-Fix-bug-in-system_profile.patch
  + 0316-erl_docgen-Add-missing-file-db_funcs.xsl-to-file-lis.patch
  + 0317-erl_docgen-Update-version.patch

* Tue Jun 05 2018 Led <ledest@gmail.com> 20.3.6-12
- add patches:
  + 0330-erts-Fix-narrow-race-between-ets-new-and-ets-delete.patch
  + 0331-ERL-629-Do-not-free-module-buffer-until-it-has-been-.patch
  + 0332-do-not-call-abort_signal_task-with-invalid-data.patch
  + 0333-Update-gen_event.xml.patch
  + 0334-Fix-typo-in-inet-doc.patch
  + 1222-Fix-case-bugs-for-binaries.patch

* Mon Jun 04 2018 Led <ledest@gmail.com> 20.3.6-11
- add patches:
  + 0320-make-Don-t-call-mkdir-with-empty-argument.patch
  + 0321-stdlib-Fix-io-put_chars-2-error.patch
  + 0322-Fix-typos-in-erlang.xml.patch
  + 0323-syntax_tools-Fix-a-bug-regarding-reverting-map-types.patch
  + 0324-dialyzer-Refine-the-test-for-overspecified-functions.patch
  + 0325-compiler-Improve-a-contract.patch
  + 0326-stdlib-Improve-a-contract.patch
  + 0327-erts-Improve-a-contract.patch
  + 0328-kernel-Improve-contracts.patch
  + 0329-erts-Improve-contracts-of-zlib.patch
  + 1203-crypto-Valgrind-suggestions.patch
  + 1241-public_key-Matchfun-for-HTTPS.patch
  + 1242-public_key-Doc.patch
  + 1243-public_key-Testcase-for-cert-with-wildcard-in-SAN.patch

* Thu May 24 2018 Led <ledest@gmail.com> 20.3.6-10
- add patches:
  + 0319-Add-typespecs-for-netns-and-bind_to_device-options.patch
  + 0400-Update-copyright-year.patch
  + 1027-ssl-Generalize-DTLS-packet-multiplexing.patch

* Wed May 23 2018 Led <ledest@gmail.com> 20.3.6-9
- add patches:
  + 0318-gen_fsm-should-be-deprecated-eventually.patch

* Tue May 22 2018 Led <ledest@gmail.com> 20.3.6-8
- add patches:
  + 0316-erl_docgen-Add-missing-file-db_funcs.xsl-to-file-lis.patch
  + 0317-erl_docgen-Update-version.patch

* Mon May 21 2018 Led <ledest@gmail.com> 20.3.6-7
- add patches:
  + 0313-dialyzer-Do-not-emit-warnings-for-unreachable-funs.patch
  + 0314-bs_match_SUITE-Add-test-of-multiple-matches.patch
  + 0315-erts-Make-cpu_timestamp-use-per-thread-on-Linux.patch

* Fri May 18 2018 Led <ledest@gmail.com> 20.3.6-6
- add patches:
  + 0309-crypto-Fix-upgrade-bug-when-engine-support-is-missin.patch
  + 0310-crypto-Robustify-the-do-once-initialization.patch
  + 0311-erts-Fix-bug-in-system_profile.patch
  + 0312-erts-Fix-reduction-bump-for-ets-delete-1.patch

* Thu May 17 2018 Led <ledest@gmail.com> 20.3.6-5
- add patches:
  + 0306-erts-Fix-bug-in-enif_binary_to_term-for-immediates.patch
  + 0307-ssh-Replace-link-by-monitor-for-exit-supervision.patch
  + 1221-Optimize-string-lowercase-uppercase-and-casefold-for.patch
  + 1231-epp-Add-the-pre-defined-macro-OTP_RELEASE.patch
  + 1232-epp-Implement-the-if-and-elif-preprocessor-directive.patch
  + 1233-syntax_tools-Add-support-for-if-and-elif.patch
  + 1234-macros.xml-Document-OTP_RELEASE-if-and-elif.patch

* Wed May 16 2018 Led <ledest@gmail.com> 20.3.6-4
- add patches:
  + 0305-Don-t-save-included_applications-as-application-envi.patch

* Mon May 14 2018 Led <ledest@gmail.com> 20.3.6-3
- add patches:
  + 0303-Fix-typos-in-erl_driver.xml.patch
  + 0304-tools-Handle-fast-restarts-of-Xref-server.patch

* Tue May 08 2018 Led <ledest@gmail.com> 20.3.6-2
- add patches:
  + 0301-Update-global-name-typespec.patch
  + 0302-Remove-comments-about-deprecation-in-OTP-21.patch

* Tue May 08 2018 Led <ledest@gmail.com> 20.3.6-1
- 20.3.6

* Mon May 07 2018 Led <ledest@gmail.com> 20.3.5-3
- add patches:
  + 0298-Ensure-that-lcnt-server-is-terminated-after-lcnt-sto.patch
  + 0299-Remove-unused-source-files-in-lib-hipe-opt.patch
  + 0300-Fix-syntactic-issues-in-EDoc-comments-across-some-li.patch

* Fri May 04 2018 Led <ledest@gmail.com> 20.3.5-2
- add patches:
  + 0297-Fix-the-missing-link-to-typer-in-an-installed-system.patch
  + 1016-scripts-diffable-Include-the-hipe-application.patch

* Thu May 03 2018 Led <ledest@gmail.com> 20.3.5-1
- 20.3.5

* Tue May 01 2018 Led <ledest@gmail.com> 20.3.4-4
- add patches:
  + 0279-Do-not-use-lists-concat-where-lists-append-is-intend.patch
  + 0280-stdlib-Correct-the-linter-s-check-of-map-guard-expre.patch
  + 0282-erts-Correct-abstract-format-doc-regarding-map-creat.patch
  + 0283-ssh-Better-logging-in-test-case.patch
  + 0284-sys_core_fold-Eliminate-crash-for-map-update-in-guar.patch
  + 0285-dtls-Trigger-resend-in-abbreviated-handshake-if-chan.patch
  + 0286-Fix-sys-s-debug-statistics.patch
  + 0287-stdlib-sys-install-one-debug-function-more-times-178.patch
  + 0288-Do-not-run-tests-that-conflicts-with-dirty-scheduler.patch
  + 0289-ssh-Test-case-fix.patch
  + 0290-Add-a-bit-of-documentation-about-restart_application.patch
  + 0291-Fix-documentation-typos.patch
  + 0292-Fix-release-note-typo.patch
  + 0293-Update-appup-for-21.0.patch
  + 0294-vsn-2.1.5.patch
  + 0295-inets-Improve-httpc-gracefulness.patch
  + 0296-crypto-Skip-test-cases-for-specific-ssl-version-on-o.patch
  + 1173-Rewrite-a-call-of-a-literal-external-fun-to-a-direct.patch
  + 1191-stdlib-Add-system-time-functions-to-module-calendar.patch
  + 1192-stdlib-Add-RFC-3339-functions-to-module-calendar.patch
  + 1201-crypto-Use-EVP-api-in-dh_compute_key_nif-and-dh_gene.patch
  + 1202-crypto-Test-case-with-a-failing-Pub-Priv-P-G-combina.patch
  + 1211-beam_validator-Verify-Y-registers-in-exception-causi.patch
  + 1301-Introduce-map_get-guard-safe-function.patch

* Tue May 01 2018 Led <ledest@gmail.com> 20.3.4-3
- add patches:
  + 0273-fix-integer-truncation-bugs-in-error-logger-path.patch
  + 0274-inets-Fix-handling-of-relative-paths-in-script_alias.patch
  + 0275-erl_interface-fix-bad-memset.patch
  + 0276-inets-Fix-httpd-reload_config-2.patch
  + 0277-erl_docgen-Fix-title-link-with.patch
  + 0278-Disregard-locks-that-can-t-be-toggled-in-lcnt_SUITE.patch
  + 1181-Improve-error-reasons-from-state-enter-call.patch
  + 1182-Update-User-s-Guide-and-pointers-to-it.patch
  + 1183-erl_docgen-Implement-width-in-image-tag.patch
  + 1184-Improve-doc-change-images-to-.svg.patch
  + 1185-Fix-timeout-parsing-and-doc-feedback.patch
  + 1186-Add-a-When-to-use-section.patch
  + 1187-Fix-after-feedback-on-When-to-use.patch
  + 1188-Improve-pointer-to-User-s-Guide.patch
  + 1189-Fix-after-feedback.patch

* Mon Apr 23 2018 Led <ledest@gmail.com> 20.3.4-2
- add patches:
  + 0236-ssh-Remove-unused-ssh_client_key.erl-and-ssh_server_.patch
  + 0271-Fix-makefile-mkdir-warning.patch
  + 0272-Fix-seq_trace-erl_tracer-bug.patch
  + 0281-erts-Change-wrong-alloc_fnf.patch
  + 1014-erts-Refactor-erl_db_hash-next-into-next_live.patch
  + 1015-erts-Use-table-ref-for-select-continuation.patch

* Fri Apr 20 2018 Led <ledest@gmail.com> 20.3.4-1
- 20.3.4
- remove patches:
  + 0236-ssh-Fix-ssh_sftpd-handle_op-not-returning-State.patch
  + 0271-inets-Fix-broken-httpc-options-handling.patch
- update patches:
  + 0266-inets-Teach-httpc-to-honour-Connection-close-from-se.patch
  + 0270-inets-Fix-broken-handling-of-header-Content-Type.patch
- add patches:
  + 0260-Optimize-performance-of-float_to_list-2.patch

* Thu Apr 19 2018 Led <ledest@gmail.com> 20.3.3-1
- 20.3.3
- add patches:
  + 0254-ssh-Increase-timetrap-for-slow-test-machines.patch
  + 0255-ssh-Declare-serial-for-three-test-cases.patch
  + 0256-Remove-trace-specific-terms-from-docs-for-table-orie.patch
  + 0257-core_lint-Handle-repeated-variables-in-map-patterns-.patch
  + 0258-Add-backwards-compatibility-for-wxWidgets-3.1.1.patch
  + 0259-Add-new-constants-to-wxGLCanvas.patch

* Tue Apr 17 2018 Led <ledest@gmail.com> 20.3.2-13
- add patches:
  + 0270-inets-Fix-broken-handling-of-header-Content-Type.patch
  + 0271-inets-Fix-broken-httpc-options-handling.patch

* Mon Apr 16 2018 Led <ledest@gmail.com> 20.3.2-12
- remove patches:
  + 0254-Fix-deadlock-in-HiPE-gc-after-receive.patch

* Mon Apr 16 2018 Led <ledest@gmail.com> 20.3.2-11
- add patches:
  + 0252-Fix-typo-in-ssh-key_cb-type-description.patch
  + 0253-Update-SSH-6-documentation.patch
  + 0254-Fix-deadlock-in-HiPE-gc-after-receive.patch

* Sat Apr 14 2018 Led <ledest@gmail.com> 20.3.2-10
- add patches:
  + 0238-Reflect-actual-timer-tc-behaviour-in-documentation.patch
  + 0239-erts-Flush-messages-before-doing-init-restart.patch
  + 0240-kernel-Update-note-about-heart-rebooting-on-NTP-upda.patch
  + 0241-Fix-erlang-abs-2-type-docs.patch
  + 0242-erl_docgen-Add-ghlink-step-for-all-non-generated-doc.patch
  + 0243-erl_docgen-Add-hover-links-for-ghlink.patch
  + 0244-erl_docgen-Fix-ghlinks-to-.xmlsrc.patch
  + 0245-erl_docgen-Change-ghlink-icon-to-pencil.patch
  + 0246-erl_docgen-Use-name-based-anchors-where-possible.patch
  + 0247-stdlib-Fix-timer-monotonic-time-link.patch
  + 0248-erl_docgen-Remove-git-dependency-in-github-link-scri.patch
  + 0249-erts-Fix-float_to_list-F-decimals-D.patch
  + 0250-erts-Workaround-test-t_float_to_string-for-windows.patch
  + 0251-Set-infinity-timeout-for-auth-requests.patch
  + 0261-inets-Delete-obsolete-comment-in-httpc_response-resu.patch
  + 0262-inets-Remove-httpc-dead-code-re-init-error.patch
  + 0263-inets-Enable-stronger-Dialyzer-checks-in-httpc_handl.patch
  + 0264-inets-Make-httpc-error-reason-more-informative-for-u.patch
  + 0265-inets-Fix-profile-used-in-persistent_connection-test.patch
  + 0266-inets-Teach-httpc-to-honour-Connection-close-from-se.patch
  + 0268-inets-Work-around-warning-in-test.patch
  + 0269-inets-Improve-readability-of-handling-of-server-Conn.patch
  + 1012-Teach-erlang-monotonic_time-1-the-perf_counter-time-.patch
  + 1013-Add-scripts-diffable.patch

* Fri Apr 06 2018 Led <ledest@gmail.com> 20.3.2-9
- add patches:
  + 0237-erts-Fix-doc-typo-for-enif_free_iovec.patch

* Fri Apr 06 2018 Led <ledest@gmail.com> 20.3.2-8
- add patches:
  + 0235-Doc-use-that-node-name-between-code-and-commands.patch
  + 0236-ssh-Fix-ssh_sftpd-handle_op-not-returning-State.patch
  + 1172-Support-dumping-of-external-fun-literals-to-a-crash-.patch

* Thu Apr 05 2018 Led <ledest@gmail.com> 20.3.2-7
- add patches:
  + 0234-erts-Fix-race-in-nif_SUITE-monitor_frenzy.patch

* Wed Apr 04 2018 Led <ledest@gmail.com> 20.3.2-6
- add patches:
  + 1171-Compile-external-fun-expressions-to-literals.patch

* Thu Mar 29 2018 Led <ledest@gmail.com> 20.3.2-5
- add patches:
  + 0188-erl_docgen-Add-datatype-title-tag-to-datatype-tag.patch
  + 0189-ei-Include-stdlib.h-to-fix-malloc-usage-in-ei-test.patch
  + 0190-erts-tcp-send-should-return-error-closed.patch

* Tue Mar 27 2018 Led <ledest@gmail.com> 20.3.2-4
- add patches:
  + 0160-Correct-overflow-in-ERTS_SINT64_MIN-and-add-macros-f.patch
  + 0169-Fix-crash-when-config-was-wrong.patch

* Mon Mar 26 2018 Led <ledest@gmail.com> 20.3.2-3
- add patches:
  + 0153-Documentation-Typo.patch
  + 0159-Update-types-for-posix-error-codes.patch
  + 1161-is_empty-1-for-ordsets.patch
  + 1162-is_empty-1-for-sets.patch
  + 1163-update-gb_sets-doc-to-include-is_empty-1-compat-with.patch
  + 1164-tests-for-is_empty-1.patch
- update patches:
  + 1121-Implement-function-for-IPv4-mapped-IPv6-addresses.patch

* Sat Mar 24 2018 Led <ledest@gmail.com> 20.3.2-2
- add patches:
  + 0102-erts-Add-enif_fprintf-docs.patch
  + 0106-Reschedule-on-ordinary-scheduler-if-dirty-work-is-go.patch
  + 0113-Remove-process-start-time-for-crash-dumps.patch
  + 0115-Fix-typos-in-erl_nif.xml.patch
  + 0116-inets-fix-scheme-validation-in-http_uri-parse-when-b.patch
  + 0117-Tracing-MatchSpec-docs-update.patch
  + 0119-erts-Remove-low-memory-demand-for-hipe-amd64-code.patch
  + 0120-erts-Remove-hipe-amd64-code-super-carrier-exec_mmap.patch
  + 0121-erts-Remove-unused-executable-feature-from-ErtsMemMa.patch
  + 0124-ssh-Fix-non-working-test-add-log-in-test-suite.patch
  + 0125-ssh-Parallelize-ssh_renegotiate_SUITE.patch
  + 0126-ssh-Parallelize-ssh_basic_SUITE.patch
  + 0127-ssh-Join-basic-and-renegotiation-suites-and-parallel.patch
  + 0128-Point-out-the-correct-line-in-an-exception-for-a-bad.patch
  + 0130-v3_kernel_pp-Print-return-variables-for-k_try.patch
  + 0131-v3_kernel-Stop-ensuring-one-return-value-in-k_try.patch
  + 0135-more-typos-s-follwing-following-g.patch
  + 0136-more-typos-s-vaues-values-g.patch
  + 0139-Short-circuit-code-ensure_loaded-for-already-loaded-.patch
  + 0140-Remove-unused-cerl_messagean-module.patch
  + 0141-ssh-Removed-unused-sshc_sup-stop_child-1.patch
  + 0142-ssh-Remove-spawn-in-ssh_system_sup-stop_system-1.patch
  + 0143-ssh-Remove-deadlock-in-supervisor-tree.patch
  + 0144-kernel-Restore-x-permission-of-test-directories.patch
  + 0145-core_parse-Fix-handling-of-negative-sizes-in-binarie.patch
  + 0146-Correctly-handle-get_map_elements-with-a-literal-map.patch
  + 0147-erts-Remove-const-from-ErlNifResourceDown-doc.patch
  + 0148-crypto-Improve-load-error-message.patch
  + 0149-Fix-a-misleading-comment.patch
  + 0151-Dialyzer-should-not-throw-away-spec-information-beca.patch
  + 0152-Fix-broken-spec-in-beam_asm.patch
  + 0154-ssl-Correct-some-specs.patch
  + 0155-ssh-Doc-fix.patch
  + 0156-ssh-Simplification-of-using-fun-s-as-exec-subsystems.patch
  + 0157-ssh-Document-the-exec-option.patch
  + 0158-Fix-a-simple-typo-in-xmerl-documentation.patch
  + 1026-os_mon-Correct-a-spec.patch
  + 1049-stdlib-Add-function-lists-search-2.patch
  + 1050-Allow-multiple-modifier-characters-in-io-format-cont.patch
  + 1111-erts-Refactor-erlang-put-2.patch
  + 1112-erts-Optimize-erlang-put-2-for-immed-values.patch
  + 1113-erts-Optimize-erlang-put-2-for-hash-collision-lists.patch
  + 1114-Add-an-option-to-MODULE-module_info-1-for-listing-NI.patch
  + 1115-Change-default-async-thread-count-to-1.patch
  + 1143-erts-Make-sys_memcpy-and-friends-inline-functions.patch
  + 1144-erts-Optimize-macro-DMC_PUSH.patch
  + 1145-erts-Fix-some-zero-size-sys_memcpy.patch
  + 1151-make-erlang-process_info-1-not-retrieve-messages.patch
  + 1152-update-erlang-process_info-1-docs.patch

* Thu Mar 22 2018 Led <ledest@gmail.com> 20.3.2-1
- 20.3.2

* Sat Mar 17 2018 Led <ledest@gmail.com> 20.3.1-1
- 20.3.1
- remove patches:
  + 0102-Fix-link-to-contribution-guide-in-README.md.patch
  + 0106-cdv-Don-t-crash-when-dump-is-truncated-in-module-att.patch
  + 0113-Remove-unsafe-is_record-test_arity-optimizations.patch
  + 0115-dtls-Correct-return-value-in-UDP-listener-initializa.patch
  + 0116-dtls-Correct-UDP-listener-cleanup.patch
  + 0117-dialyzer-Correct-handling-of-erlang-abs-1.patch
  + 0119-ssl-Correct-DTLS-client-close-handling.patch
  + 0120-dtls-Add-handling-of-lost-key-exchange-in-cipher-sta.patch
  + 0121-ssl-Prevent-error-handling-race-condition.patch
  + 0124-dtls-We-do-not-need-to-wait-for-DTLS-over-UDP-server.patch
  + 0125-dtls-Filter-out-rc4-for-DTLS-psk-suites.patch
  + 0126-Add-runtime_tools-include-to-tertiary-bootstrap.patch
  + 0127-observer-Use-include_lib-instead-of-include-with-rel.patch
  + 0128-beam_validator-Strengthen-validation-of-GC-instructi.patch
  + 0130-Fix-bug-in-hipe-primop-bs_put_utf8.patch
  + 0131-Add-PRIMOP_ABI_VSN-to-erts-checksum.patch
  + 0135-Fix-false-Dialyzer-warnings-for-erl_tar-table-1.patch
  + 0136-dialyzer-Add-a-test-of-erl_tar-table-1-2.patch
  + 0139-stdlib-Handle-Unicode-when-formatting-stacktraces.patch
  + 0140-Do-not-add-lz-to-LIBS-keep-it-in-Z_LIB.patch
  + 0141-ssl-Correct-function-for-listing-RC4-suites.patch
  + 0142-observer-Improve-performance-for-many-links-or-monit.patch
  + 0143-crypto-Disable-RSA-sslv23-padding-for-LibreSSL-2.6.1.patch
  + 0144-erts-Fix-term_to_binary-2-spec.patch
  + 0145-Fail-if-is-passed-to-binary_to_integer-2.patch
  + 0146-digraph-Document-a-bad_edge-error.patch
  + 0147-Fix-a-broken-erlang-trace-3-link-in-doc.patch
  + 0148-asn1_SUITE-Fix-failure-in-xref_export_all-1.patch
  + 0149-stdlib-Garbage-the-shell-s-evaluator-process-more-of.patch
  + 0151-dialyzer-Fix-bsl-2-bug.patch
  + 0152-ErLLVM-Preserve-precise-BEAM-tailcall-semantics.patch
  + 0153-observer-Optimize-tv-tab-for-many-tables.patch
  + 0154-observer-Don-t-crash-for-late-messages.patch
  + 0155-Remove-double-calls.patch
  + 0156-observer-Fix-change-accum.patch
  + 0157-dialyzer-Optimize-handling-of-a-lot-of-warnings.patch
  + 0158-stdlib-Correct-contracts.patch
  + 0159-kernel-Correct-contracts-and-a-bug-in-group_history.patch
  + 0160-Fix-slow-hipe-execution.patch
  + 0161-erts-Fix-buffer-overflow-bug-in-erts_printf-f.patch
  + 0162-erts-Fix-float_to_list-F-decimals-D.patch
  + 0163-Correct-typo-in-design-principles-for-gen_statem.patch
  + 0164-Fix-skip_groups-option-in-combination-with-all-suite.patch
  + 0165-stdlib-Fix-spec-for-match_spec_run-2.patch
  + 0166-stdlib-Indent-example-code.patch
  + 0169-Fix-incorrect-type-interference-of-integer-ranges.patch
  + 0171-ssl-Add-the-unexpected-message-to-alert.patch
  + 0172-Automatically-start-lcnt-server-on-first-use.patch
  + 0173-Don-t-crash-lcnt-server-if-information-0-is-called-b.patch
  + 0174-Remove-Example-without-an-example-from-docs.patch
  + 0175-Fix-size-of-fmt_double-s-format_str-buffer.patch
  + 0176-Check-that-the-stack-is-initialized-when-an-exceptio.patch
  + 0177-dialyzer-Fix-a-crash.patch
  + 0178-stdlib-Correct-documentation-typo.patch
  + 0179-Use-smaller-inputs-in-iovec-tests.patch
  + 0180-Test-badarg-when-an-improper-list-tail-contains-a-bi.patch
  + 0181-Handle-unaligned-binaries-in-erlang-iolist_to_iovec-.patch
  + 0182-Handle-unaligned-binaries-in-enif_inspect_iovec.patch
  + 0183-badarg-on-iolist_to_iovec-Bitstring.patch
  + 0184-badarg-on-iolist_to_binary-Bitstring.patch
  + 0185-inets-Fix-httpc-crash-on-keep-alive-connections.patch
  + 0186-inets-Prepare-for-release.patch
  + 0188-ssh-Fix-hanging-engine-test-case-on-an-old-outdated-.patch
  + 0189-stdlib-Correct-a-minor-epp-bug.patch
  + 0190-dialyzer-Correct-a-parameterized-opaque-types-bug.patch
  + 0193-Update-advanced.xml.patch
  + 0194-erts-Delay-cleanup-of-removed-tracer-on-dirty-scheds.patch
  + 0195-kernel-Ignore-cores-in-erl_distribution_SUITE.patch
  + 0196-Make-re_SUITE-sub_binaries-less-unstable.patch
  + 0197-Skip-testing-unavailable-interfaces-in-inet_SUITE-ge.patch
  + 0198-Fix-example-MIB-in-the-documentation.patch
  + 0199-ERL-558-Add-the-missing-function-clause-for-string-p.patch
  + 0200-ssh-Clearify-links-in-ssh_sftp-read_file_info-2.patch
  + 0203-Derive-erlang-shell-mode-properly-from-comint-mode.patch
  + 0204-kernel-Fix-handling-of-os-cmd-option-max_size-in-win.patch
  + 0205-stdlib-Fix-doc-link-in-timer.patch
  + 0206-ssh-Test-for-disabled-shell.patch
  + 0207-ssh-Disable-exec-for-non-default-shell.patch
  + 0208-Add-updated-type-spec-to-Emacs-skeletons-of-OTP-beha.patch
  + 0209-ssl-Correct-AEAD-handling.patch
  + 0210-Dialyzer-suppress-per_common-to_bitstring-2.patch
  + 0211-Fix-diameter_reg-subscribe-2-remove-notification.patch
  + 0212-Fix-handling-of-SUSPECT-connections-at-service-termi.patch
  + 0213-ssh-Extend-testcase-to-check-the-bug.patch
  + 0214-ssh-Fix-the-bug.patch
  + 0215-crypto-Fix-hanging-test-case-on-outdated-lab-machine.patch
  + 0216-ssl-Fix-hanging-test-case-on-outdated-lab-machine.patch
  + 0217-Fix-inaccurate-comment.patch
  + 0218-Update-service_info-examples-in-doc.patch
  + 0219-Update-appup-for-20.3.patch
  + 0220-vsn-2.1.4.patch
  + 0222-ssl-Fix-anonymous-suites-regression-and-protocol-err.patch
  + 0222-ssl-Fix-anonymous-suites-regression-and-protocol-err.patch
  + 0223-ssh-README-updated-with-missing-4-number-s-versions.patch
  + 0224-inets-export-types-documented-for-http_uri-module.patch
  + 0225-inets-refine-types-and-doc-of-http_uri-parse-options.patch
  + 0226-inets-work-around-http_uri-parse-Dialyzer-warning-in.patch
  + 1012-Reduce-memory-use-of-system_information-to_file-1.patch
  + 1013-erts-Refactor-and-cleanup-sys_double_to_chars_fast.patch
  + 1014-Optimize-plain-call-response-time.patch
  + 1015-Fix-regression-introduced-in-d468fcbb-OTP-14816.patch
  + 1111-Add-emacs-indention-testcase.patch
  + 1112-emacs-Indent-tuple-and-maps-elements-as-list-element.patch
  + 1113-emacs-Indent-delimiter-first-in-term-elements-correc.patch
  + 1114-emacs-delimiter-first-in-icr-works.patch
- update patches:
  + 0112-Fix-a-proliferated-typo.patch
  + 0137-Reintroduce-the-arity-optimization-removed-in-OTP-14.patch
- disable 1023-dtls-Add-DTLS-handling-to-utility-functions.patch

* Mon Mar 12 2018 Led <ledest@gmail.com> 20.2.4-15
- add patches:
  + 0231-Assert-that-sz-MAX_ARITYVAL-in-make_arityval-sz.patch
  + 0232-Make-doc-entry-for-maximum-tuple-size-reflect-realit.patch
  + 0233-ssh-Retry-and-exponentially-backoff-listener-restart.patch
  + 1131-crypto-Remove-undocumented-unused-and-erroneous-func.patch
  + 1141-Check-the-arguments-to-sys_memcpy-and-friends.patch
  + 1142-Always-use-sys_memcpy-cmp-etc-instead-of-plain-memcp.patch

* Fri Mar 09 2018 Led <ledest@gmail.com> 20.2.4-14
- add patches:
  + 0229-Do-not-treat-binaries-as-top-level-in-dbg_ieval.patch
  + 0230-Make-io_lib-unscan_format-1-work-with-pad-char-and-d.patch

* Thu Mar 08 2018 Led <ledest@gmail.com> 20.2.4-13
- add patches:
  + 0228-Improve-documentation-of-io-format-p-when-Unicode-is.patch
  + 1025-ssl-Increase-security-with-safer-default.patch

* Thu Mar 08 2018 Led <ledest@gmail.com> 20.2.4-12
- add patches:
  + 0224-inets-export-types-documented-for-http_uri-module.patch
  + 0225-inets-refine-types-and-doc-of-http_uri-parse-options.patch
  + 0226-inets-work-around-http_uri-parse-Dialyzer-warning-in.patch
  + 0227-erts-Ignore-SIGTERM-in-erl_child_setup.patch

* Tue Mar 06 2018 Led <ledest@gmail.com> 20.2.4-11
- add patches:
  + 0215-crypto-Fix-hanging-test-case-on-outdated-lab-machine.patch
  + 0216-ssl-Fix-hanging-test-case-on-outdated-lab-machine.patch
  + 0217-Fix-inaccurate-comment.patch
  + 0218-Update-service_info-examples-in-doc.patch
  + 0219-Update-appup-for-20.3.patch
  + 0220-vsn-2.1.4.patch
  + 0221-kernel-Improve-docs-of-rpc-multicall-5.patch
  + 0222-ssl-Fix-anonymous-suites-regression-and-protocol-err.patch
  + 0223-ssh-README-updated-with-missing-4-number-s-versions.patch
  + 1121-Implement-function-for-IPv4-mapped-IPv6-addresses.patch
  + 1122-Stop-returning-V4MAPPED-addresses.patch
  + 1123-Stop-translating-V4MAPPED-addresses.patch

* Mon Mar 05 2018 Led <ledest@gmail.com> 20.2.4-10
- add patches:
  + 0209-ssl-Correct-AEAD-handling.patch
  + 0210-Dialyzer-suppress-per_common-to_bitstring-2.patch
  + 0211-Fix-diameter_reg-subscribe-2-remove-notification.patch
  + 0212-Fix-handling-of-SUSPECT-connections-at-service-termi.patch
  + 0213-ssh-Extend-testcase-to-check-the-bug.patch
  + 0214-ssh-Fix-the-bug.patch

* Fri Mar 02 2018 Led <ledest@gmail.com> 20.2.4-9
- add patches:
  + 0204-kernel-Fix-handling-of-os-cmd-option-max_size-in-win.patch
  + 0205-stdlib-Fix-doc-link-in-timer.patch
  + 0206-ssh-Test-for-disabled-shell.patch
  + 0207-ssh-Disable-exec-for-non-default-shell.patch
  + 0208-Add-updated-type-spec-to-Emacs-skeletons-of-OTP-beha.patch

* Fri Mar 02 2018 Led <ledest@gmail.com> 20.2.4-8
- add patches:
  + 0203-Derive-erlang-shell-mode-properly-from-comint-mode.patch
  + 1111-Add-emacs-indention-testcase.patch
  + 1112-emacs-Indent-tuple-and-maps-elements-as-list-element.patch
  + 1113-emacs-Indent-delimiter-first-in-term-elements-correc.patch
  + 1114-emacs-delimiter-first-in-icr-works.patch

* Thu Mar 01 2018 Led <ledest@gmail.com> 20.2.4-7
- add patches:
  + 0199-ERL-558-Add-the-missing-function-clause-for-string-p.patch
  + 0200-ssh-Clearify-links-in-ssh_sftp-read_file_info-2.patch
  + 0201-Inline-more-type-test-BIFs-in-HiPE.patch
  + 0202-Sort-entries-and-correct-typos.patch

* Wed Feb 28 2018 Led <ledest@gmail.com> 20.2.4-6
- add patches:
  + 0196-Make-re_SUITE-sub_binaries-less-unstable.patch
  + 0197-Skip-testing-unavailable-interfaces-in-inet_SUITE-ge.patch
  + 0198-Fix-example-MIB-in-the-documentation.patch
  + 1101-Replace-binary-bin_to_list-CIF-implementation-with-b.patch

* Mon Feb 26 2018 Led <ledest@gmail.com> 20.2.4-5
- update patches:
  + dializer-relax-check-plt.patch
- add patches:
  + 0191-Fix-spec-for-beam_lib-all_chunks-1.patch
  + 0192-Compute-MD5s-in-dialyzer-using-the-.beam-file.patch
  + 0193-Update-advanced.xml.patch
  + 0194-erts-Delay-cleanup-of-removed-tracer-on-dirty-scheds.patch
  + 0195-kernel-Ignore-cores-in-erl_distribution_SUITE.patch

* Sun Feb 25 2018 Led <ledest@gmail.com> 20.2.4-4
- remove fillup template

* Fri Feb 23 2018 Led <ledest@gmail.com> 20.2.4-3
- add patches:
  + 0188-ssh-Fix-hanging-engine-test-case-on-an-old-outdated-.patch
  + 0189-stdlib-Correct-a-minor-epp-bug.patch
  + 0190-dialyzer-Correct-a-parameterized-opaque-types-bug.patch
  + 1091-Add-ets-whereis-1-for-resolving-table-names-tid.patch
  + 1092-Clarify-the-named_table-option-to-ets-new-2.patch

* Thu Feb 22 2018 Led <ledest@gmail.com> 20.2.4-2
- disable patch (for prevent elixir tests crash)
  0184-badarg-on-iolist_to_binary-Bitstring.patch

* Thu Feb 22 2018 Led <ledest@gmail.com> 20.2.4-1
- 20.2.4

* Wed Feb 21 2018 Led <ledest@gmail.com> 20.2.3-10
- add patches:
  + 0187-Optimize-non-strict-equality-check-of-binaries-diffe.patch
  + 1015-Fix-regression-introduced-in-d468fcbb-OTP-14816.patch

* Tue Feb 20 2018 Led <ledest@gmail.com> 20.2.3-9
- remove patches:
  + 0187-kernel-Reject-load-of-module-names-with-slash.patch

* Tue Feb 20 2018 Led <ledest@gmail.com> 20.2.3-8
- add patches:
  + 0187-kernel-Reject-load-of-module-names-with-slash.patch

* Mon Feb 19 2018 Led <ledest@gmail.com> 20.2.3-7
- add patches:
  + 0178-stdlib-Correct-documentation-typo.patch
  + 0179-Use-smaller-inputs-in-iovec-tests.patch
  + 0180-Test-badarg-when-an-improper-list-tail-contains-a-bi.patch
  + 0181-Handle-unaligned-binaries-in-erlang-iolist_to_iovec-.patch
  + 0182-Handle-unaligned-binaries-in-enif_inspect_iovec.patch
  + 0183-badarg-on-iolist_to_iovec-Bitstring.patch
  + 0184-badarg-on-iolist_to_binary-Bitstring.patch
  + 0185-inets-Fix-httpc-crash-on-keep-alive-connections.patch
  + 0186-inets-Prepare-for-release.patch

* Fri Feb 16 2018 Led <ledest@gmail.com> 20.2.3-6
- add patches:
  + 0177-dialyzer-Fix-a-crash.patch

* Thu Feb 15 2018 Led <ledest@gmail.com> 20.2.3-5
- fix %%java_version

* Wed Feb 14 2018 Led <ledest@gmail.com> 20.2.3-4
- add patches:
  + 1081-erts-Add-ERTS_RESTRICT.patch
  + 1082-erts-Optimize-move_cons-move_boxed.patch
  + 1083-erts-Polish-GC-rootset-interation.patch
  + 1084-More-ERTS_RESTRICT-usage.patch

* Wed Feb 14 2018 Led <ledest@gmail.com> 20.2.3-3
- add patches:
  + 0176-Check-that-the-stack-is-initialized-when-an-exceptio.patch

* Tue Feb 13 2018 Led <ledest@gmail.com> 20.2.3-2
- add patches:
  + 0172-Automatically-start-lcnt-server-on-first-use.patch
  + 0173-Don-t-crash-lcnt-server-if-information-0-is-called-b.patch
  + 0174-Remove-Example-without-an-example-from-docs.patch
  + 0175-Fix-size-of-fmt_double-s-format_str-buffer.patch

* Tue Feb 13 2018 Led <ledest@gmail.com> 20.2.3-1
- 20.2.3

* Mon Feb 12 2018 Led <ledest@gmail.com> 20.2.2-24
- add patches:
  + 0171-ssl-Add-the-unexpected-message-to-alert.patch

* Tue Feb 06 2018 Led <ledest@gmail.com> 20.2.2-23
- add patches:
  + 0170-Reword-docs-related-to-the-runtime-system-mode.patch

* Mon Feb 05 2018 Led <ledest@gmail.com> 20.2.2-22
- add patches:
  + 1071-Return-error-when-unable-to-make-dir.patch
  + 1072-Add-options-for-creating-reproducible-tars.patch

* Wed Jan 31 2018 Led <ledest@gmail.com> 20.2.2-21
- remove patches:
  + 0170-Fix-incorrect-handling-of-floating-point-instruction.patch

* Wed Jan 31 2018 Led <ledest@gmail.com> 20.2.2-20
- add patches:
  + 0170-Fix-incorrect-handling-of-floating-point-instruction.patch

* Wed Jan 31 2018 Led <ledest@gmail.com> 20.2.2-19
- add patches:
  + 0169-Fix-incorrect-type-interference-of-integer-ranges.patch

* Tue Jan 30 2018 Led <ledest@gmail.com> 20.2.2-18
- add patches:
  + 0167-make-HiPE-work-on-x86_64-when-PIE-is-enabled.patch
  + 0168-erts-Refactor-hipe-x86_64-trampolines.patch

* Mon Jan 29 2018 Led <ledest@gmail.com> 20.2.2-17
- add patches:
  + 0165-stdlib-Fix-spec-for-match_spec_run-2.patch
  + 0166-stdlib-Indent-example-code.patch
  + 1054-beam_asm-Encode-big-numbers-as-literals.patch
  + 1055-Speed-up-misc_SUITE-integer_encoding-1.patch
  + 1061-runtime_tools-Add-scheduler-module.patch

* Fri Jan 26 2018 Led <ledest@gmail.com> 20.2.2-16
- add patches:
  + 0164-Fix-skip_groups-option-in-combination-with-all-suite.patch
  + 1051-Optimize-matching-of-empty-binaries.patch
  + 1052-beam_type-Refactor-simplify_basic-2-and-friends.patch
  + 1053-beam_type-Optimize-away-unnecessary-test_unit-instru.patch

* Thu Jan 25 2018 Led <ledest@gmail.com> 20.2.2-15
- add patches:
  + 1021-ssl-Document-DTLS.patch
  + 1022-ssl-Document-enhancment.patch
  + 1023-dtls-Add-DTLS-handling-to-utility-functions.patch
  + 1024-ssl-Fix-typo.patch

* Wed Jan 24 2018 Led <ledest@gmail.com> 20.2.2-14
- add patches:
  + 0160-Fix-slow-hipe-execution.patch
  + 0161-erts-Fix-buffer-overflow-bug-in-erts_printf-f.patch
  + 0162-erts-Fix-float_to_list-F-decimals-D.patch
  + 0163-Correct-typo-in-design-principles-for-gen_statem.patch
  + 1013-erts-Refactor-and-cleanup-sys_double_to_chars_fast.patch
  + 1014-Optimize-plain-call-response-time.patch

* Tue Jan 23 2018 Led <ledest@gmail.com> 20.2.2-13
- add patches:
  + 0157-dialyzer-Optimize-handling-of-a-lot-of-warnings.patch
  + 0158-stdlib-Correct-contracts.patch
  + 0159-kernel-Correct-contracts-and-a-bug-in-group_history.patch

* Mon Jan 22 2018 Led <ledest@gmail.com> 20.2.2-12
- add patches:
  + 0152-ErLLVM-Preserve-precise-BEAM-tailcall-semantics.patch
  + 0153-observer-Optimize-tv-tab-for-many-tables.patch
  + 0154-observer-Don-t-crash-for-late-messages.patch
  + 0155-Remove-double-calls.patch
  + 0156-observer-Fix-change-accum.patch

* Fri Jan 19 2018 Led <ledest@gmail.com> 20.2.2-11
- add patches:
  + 0151-dialyzer-Fix-bsl-2-bug.patch

* Wed Jan 17 2018 Led <ledest@gmail.com> 20.2.2-10
- add patches:
  + 0145-Fail-if-is-passed-to-binary_to_integer-2.patch
  + 0147-Fix-a-broken-erlang-trace-3-link-in-doc.patch
  + 0148-asn1_SUITE-Fix-failure-in-xref_export_all-1.patch
  + 0149-stdlib-Garbage-the-shell-s-evaluator-process-more-of.patch
  + 0150-Fix-typo-in-PKCS-7.asn1.patch

* Tue Jan 16 2018 Led <ledest@gmail.com> 20.2.2-9
- add patches:
  + 0106-cdv-Don-t-crash-when-dump-is-truncated-in-module-att.patch
  + 0117-dialyzer-Correct-handling-of-erlang-abs-1.patch
  + 0124-dtls-We-do-not-need-to-wait-for-DTLS-over-UDP-server.patch
  + 0125-dtls-Filter-out-rc4-for-DTLS-psk-suites.patch
  + 0126-Add-runtime_tools-include-to-tertiary-bootstrap.patch
  + 0127-observer-Use-include_lib-instead-of-include-with-rel.patch
  + 0128-beam_validator-Strengthen-validation-of-GC-instructi.patch
  + 0135-Fix-false-Dialyzer-warnings-for-erl_tar-table-1.patch
  + 0136-dialyzer-Add-a-test-of-erl_tar-table-1-2.patch
  + 0137-Reintroduce-the-arity-optimization-removed-in-OTP-14.patch
  + 0139-stdlib-Handle-Unicode-when-formatting-stacktraces.patch
  + 0140-Do-not-add-lz-to-LIBS-keep-it-in-Z_LIB.patch
  + 0141-ssl-Correct-function-for-listing-RC4-suites.patch
  + 0142-observer-Improve-performance-for-many-links-or-monit.patch
  + 0143-crypto-Disable-RSA-sslv23-padding-for-LibreSSL-2.6.1.patch
  + 0144-erts-Fix-term_to_binary-2-spec.patch
  + 1012-Reduce-memory-use-of-system_information-to_file-1.patch

* Mon Jan 08 2018 Led <ledest@gmail.com> 20.2.2-8
- add patches:
  + 0113-Remove-unsafe-is_record-test_arity-optimizations.patch
  + 1005-Reduce-register-shuffling-in-receive-clauses.patch

* Thu Jan 04 2018 Led <ledest@gmail.com> 20.2.2-7
- add patches:
  + 0121-ssl-Prevent-error-handling-race-condition.patch

* Wed Jan 03 2018 Led <ledest@gmail.com> 20.2.2-6
- add patches:
  + 0130-Fix-bug-in-hipe-primop-bs_put_utf8.patch
  + 0131-Add-PRIMOP_ABI_VSN-to-erts-checksum.patch

* Tue Jan 02 2018 Led <ledest@gmail.com> 20.2.2-5
- add patches:
  + 0111-Fix-howto-typos.patch

* Tue Dec 26 2017 Led <ledest@gmail.com> 20.2.2-4
- clean up docs

* Thu Dec 21 2017 Led <ledest@gmail.com> 20.2.2-3
- add patches:
  + 0115-dtls-Correct-return-value-in-UDP-listener-initializa.patch
  + 0116-dtls-Correct-UDP-listener-cleanup.patch
  + 0119-ssl-Correct-DTLS-client-close-handling.patch
  + 0120-dtls-Add-handling-of-lost-key-exchange-in-cipher-sta.patch

* Thu Dec 21 2017 Led <ledest@gmail.com> 20.2.2-2
- add patches:
  + 0101-stdlib-Optimize-gen-a-little.patch
  + 0102-Fix-link-to-contribution-guide-in-README.md.patch
  + 0103-jinterface-add-package-name-for-Java-9.patch
  + 0105-false-should-be-never-false-not-found-in-the-source-.patch

* Wed Dec 20 2017 Led <ledest@gmail.com> 20.2.2-1
- 20.2.2

* Sun Dec 17 2017 Led <ledest@gmail.com> 20.2.1-1
- 20.2.1
- remove patches:
  + 0101-stdlib-Minor-unicode_util-opts.patch
  + 0102-stdlib-string-optimize-special-case-for-ASCII.patch
  + 0103-Avoid-falling-measurements-testcases-on-slow-machine.patch
  + 0105-Fix-integer-overflow-when-set-a-large-maximum-value-.patch
  + 0106-Fix-max-atom-size-overflow-on-64-bits-Erlang-by-lowe.patch
  + 0111-Document-alignment-guarantees-of-enif_alloc-and-enif.patch
  + 0113-Clarification-in-doc-of-unicode-characters_to_list-2.patch
  + 0115-fix-output-formatting-in-several-HiPE-debug-BIFs.patch
  + 0116-mnesia-Fix-error-handling-in-abort-write.patch
  + 0117-Fix-process-name-resolution-in-lcnt-results.patch
  + 0119-Fix-doc-typo.patch
  + 0120-Update-appup-for-20.2.patch
  + 0121-vsn-2.1.3.patch
  + 0124-erts-Clarify-RUN_ERL_LOG_GENERATIONS.patch
  + 0125-https-should-be-mapped-to-url-and-not-seealso.patch
  + 0126-Update-HOWTO-with-wxWidgets-build-examples.patch
  + 0127-Fix-NIF-API-version-for-enif_ioq.patch
  + 0128-Fix-purging-of-modules-with-fake-literals.patch
  + 0130-erts-Fix-NIF-debug-readonly-check-of-binaries.patch
  + 0131-inets-Eliminate-race-condition.patch
  + 0135-Remove-one-superfluous-closing-parenthesis-in-oam_in.patch
  + 0136-Prevent-hipe_bs_validate_unicode-from-doing-GC.patch
  + 0137-Fix-bug-in-hipe-for-X-utf32.patch
  + 0139-observer-Don-t-crash-on-empty-binary.patch
  + 0140-run_erl-Cleanup-buggy-retry-of-close.patch
  + 0141-erts-Fix-bug-in-systask-scheduling.patch
  + 0142-edoc-The-map-type-is-denoted-map.patch
  + 0143-Recognize-deterministic-when-given-in-a-compile-attr.patch
  + 0144-dialyzer-Display-error-messages-without-call-stack.patch
  + 0145-parsetools-Fix-unused-functions-warnings-in-leexinc..patch
  + 1021-Stop-checking-DNS-name-for-SNI.patch
  + 1022-Facilitate-test-certs-with-common-root.patch
  + 1023-Read-in-ssl_dist_optfile-to-ETS.patch
  + 1024-Use-ssl_dist_optfile-options.patch
  + 1025-Use-SNI-when-connecting.patch
- update patches:
  + otp_src_20.2-lib-make.patch
  + otp_src_20.2-lib-crypto-no_inline.patch
  + 0129-run_erl-Fix-error-handling-in-sf_close-and-during-pt.patch
  + otp_src_20.2-erts-lib.patch
  + otp_src_20.2-lib-common_test-ct_logs.patch

* Thu Dec 14 2017 Led <ledest@gmail.com> 20.1.7.1-2
- remove patches:
  + 1005-Introduce-a-new-core-pass-called-sys_core_alias.patch
- add patches:
  + 0146-digraph-Document-a-bad_edge-error.patch
  + 1006-Add-MMD-option-to-erlc.patch

* Wed Dec 13 2017 Led <ledest@gmail.com> 20.1.7.1-1
- 20.1.7.1
- disable patches:
  + 1005-Introduce-a-new-core-pass-called-sys_core_alias.patch

* Wed Dec 13 2017 Led <ledest@gmail.com> 20.1.7-10
- add patches:
  + 0143-Recognize-deterministic-when-given-in-a-compile-attr.patch
  + 0144-dialyzer-Display-error-messages-without-call-stack.patch
  + 0145-parsetools-Fix-unused-functions-warnings-in-leexinc..patch

* Wed Dec 13 2017 Led <ledest@gmail.com> 20.1.7-9
- add patches:
  + 0142-edoc-The-map-type-is-denoted-map.patch

* Tue Dec 12 2017 Led <ledest@gmail.com> 20.1.7-8
- add patches:
  + 0141-erts-Fix-bug-in-systask-scheduling.patch

* Thu Dec 07 2017 Led <ledest@gmail.com> 20.1.7-7
- add patches:
  + 1042-base64-decode-List-optimized-reimplementation.patch
  + 1043-base64-decode-List-put-the-List-parameter-first-for-.patch
  + 1044-base64-decode-Binary-optimized-reimplementation.patch
  + 1045-stdlib-Optimize-base64-functions.patch
  + 1046-stdlib-Use-binary_to_list-in-base64-when-it-is-faste.patch
  + 1047-stdlib-Minor-optimization-of-base64.patch
  + 1048-stdlib-Do-not-check-base64-input-more-than-needed.patch

* Thu Dec 07 2017 Led <ledest@gmail.com> 20.1.7-6
- add patches:
  + 0119-Fix-doc-typo.patch
  + 0120-Update-appup-for-20.2.patch
  + 0121-vsn-2.1.3.patch
  + 0123-Fix-tracing-of-dirty-NIFs-on-debug-builds.patch
  + 1031-Fix-number-of-values-for-after-infinity-clause.patch
  + 1032-v3_kernel-Make-k_break-consistent-with-the-code-it-f.patch
  + 1033-beam_dead-Improve-creation-of-select_val-from-is_eq_.patch

* Tue Dec 05 2017 Led <ledest@gmail.com> 20.1.7-5
- add patches:
  + 0117-Fix-process-name-resolution-in-lcnt-results.patch
  + 0118-Ensure-that-bindir-is-first-in-PATH-on-startup.patch

* Mon Dec 04 2017 Led <ledest@gmail.com> 20.1.7-4
- add patches:
  + 0114-add-hibernate_after-to-the-gen-options-type-spec.patch
  + 0115-fix-output-formatting-in-several-HiPE-debug-BIFs.patch
  + 0116-mnesia-Fix-error-handling-in-abort-write.patch
  + 1021-Stop-checking-DNS-name-for-SNI.patch
  + 1022-Facilitate-test-certs-with-common-root.patch
  + 1023-Read-in-ssl_dist_optfile-to-ETS.patch
  + 1024-Use-ssl_dist_optfile-options.patch
  + 1025-Use-SNI-when-connecting.patch

* Fri Dec 01 2017 Led <ledest@gmail.com> 20.1.7-3
- add patches:
  + 0101-stdlib-Minor-unicode_util-opts.patch
  + 0102-stdlib-string-optimize-special-case-for-ASCII.patch
  + 0103-Avoid-falling-measurements-testcases-on-slow-machine.patch
  + 0105-Fix-integer-overflow-when-set-a-large-maximum-value-.patch
  + 0106-Fix-max-atom-size-overflow-on-64-bits-Erlang-by-lowe.patch
  + 0109-Minor-grammar-tweak-in-ETS-documentation.patch
  + 0110-Document-enif_realloc.patch
  + 0111-Document-alignment-guarantees-of-enif_alloc-and-enif.patch
  + 0113-Clarification-in-doc-of-unicode-characters_to_list-2.patch

* Mon Nov 27 2017 Led <ledest@gmail.com> 20.1.7-2
- add patches:
  + 0124-erts-Clarify-RUN_ERL_LOG_GENERATIONS.patch
  + 0125-https-should-be-mapped-to-url-and-not-seealso.patch
  + 0126-Update-HOWTO-with-wxWidgets-build-examples.patch
  + 0127-Fix-NIF-API-version-for-enif_ioq.patch
  + 0128-Fix-purging-of-modules-with-fake-literals.patch
  + 0140-run_erl-Cleanup-buggy-retry-of-close.patch
  + 1004-Place-move-S-x0-instructions-at-the-end-of-blocks.patch

* Thu Nov 23 2017 Led <ledest@gmail.com> 20.1.7-1
- 20.1.7

* Tue Nov 21 2017 Led <ledest@gmail.com> 20.1.6-2
- add patches:
  + 0130-erts-Fix-NIF-debug-readonly-check-of-binaries.patch

* Mon Nov 20 2017 Led <ledest@gmail.com> 20.1.6-1
- 20.1.6

* Fri Nov 17 2017 Led <ledest@gmail.com> 20.1.5-3
- add patches:
  + 0131-inets-Eliminate-race-condition.patch

* Sat Nov 11 2017 Led <ledest@gmail.com> 20.1.5-2
- clean erlang-otp-devel empty dirs and unneeded Provides
- add src/ssl_api.hrl to erlang-otp-devel (for rabbit_common)

* Fri Nov 10 2017 Led <ledest@gmail.com> 20.1.5-1
- 20.1.5

* Mon Nov 06 2017 Led <ledest@gmail.com> 20.1.4-3
- add patches:
  + 0138-Fix-typo-in-test-ets_SUITE.erl.patch
  + 0139-observer-Don-t-crash-on-empty-binary.patch

* Fri Nov 03 2017 Led <ledest@gmail.com> 20.1.4-2
- add patches:
  + 0136-Prevent-hipe_bs_validate_unicode-from-doing-GC.patch
  + 0137-Fix-bug-in-hipe-for-X-utf32.patch

* Thu Nov 02 2017 Led <ledest@gmail.com> 20.1.4-1
- 20.1.4
- add patches:
  + 0135-Remove-one-superfluous-closing-parenthesis-in-oam_in.patch
  + 1011-Correct-erlang-is_builtin-3-for-apply-2-and-yield-0.patch

* Wed Oct 25 2017 Led <ledest@gmail.com> 20.1.3-1
- 20.1.3

* Wed Oct 11 2017 Led <ledest@gmail.com> 20.1.2-1
- 20.1.2

* Tue Oct 03 2017 Led <ledest@gmail.com> 20.1.1-1
- 20.1.1

* Mon Oct 02 2017 Led <ledest@gmail.com> 20.1-3
- revert to 20.1

* Mon Oct 02 2017 Led <ledest@gmail.com> 20.1-2
- git 2257a0a

* Tue Sep 26 2017 Led <ledest@gmail.com> 20.1-1
- 20.1
- remove patches:
  + 0101-erts-Make-apply-throw-badarg-if-Args-is-not-a-list.patch
  + 0102-stdlib-Accept-all-nowarn_deprecated_function-options.patch
  + 0103-fprof-Sum-callers-and-callees.patch
  + 0105-Log-actual-http-status-code-of-response.patch
  + 0106-Fix-typo-in-rand.xml-superseeded-superseded.patch
  + 0109-Improve-spec-and-doc-for-inet-get_rc-0.patch
  + 0110-Fix-typo-in-httpc.xml-http-httpc.patch
  + 0111-erts-Fix-bug-in-enif_whereis_pid-port.patch
  + 0113-Fix-array-spec-typo.patch
  + 0114-Don-t-truncate-existing-disk_logs.patch
  + 0115-stdlib-Remove-gs-removed-warning.patch
  + 0116-sys_core_fold-Fix-unsafe-optimization-of-non-variabl.patch
  + 0117-ssl-Handle-OpenSSL-output-correctly.patch
  + 0118-Correct-type-specification-in-ssl-prf-5.patch
  + 0119-Don-t-assume-nodes-are-eternally-connected-when-shar.patch
  + 0120-Fix-inappropriate-message-callbacks.patch
  + 0121-Add-simple-message_cb-to-example-server.patch
  + 0123-gen_fsm-depre-20-fix-gen_fsm-deprecation-recommendat.patch
  + 0124-gen_fsm-depre-20-fix-some-more-redirections-to-unexi.patch
  + 0125-RSAPrivateKey-version-is-set-to-two-prime-as-stated-.patch
  + 0126-Change-version-of-hardcoded-RSA-test-records.patch
  + 0127-Add-System-statistics-limit-panel.patch
  + 0128-system-Fix-broken-doc-links-to-gen_fsm-design-princ.patch
  + 0130-erts-Must-have-main-lock-when-flushing-trace-message.patch
  + 0131-stdlib-Improve-edlin-handling-of-unicode-chars.patch
  + 1004-crypto-added-a-macs-entry-to-proplist-in-crypto-supp.patch
  + 1006-Add-support-for-binary-input-in-ssh_io.patch
- update patches:
  + otp_src_20.1-lib-crypto-no_inline.patch
  + otp_src_20.1-erts-symbols.patch

* Mon Sep 25 2017 Led <ledest@gmail.com> 20.0.5-4
- add patches:
  + 0132-Speed-up-erts_debug-df.patch
  + 0133-Add-testing-of-erts_debug-df-to-the-emulator-smoke-t.patch
  + 0134-fix-off-by-one-error-in-docs.patch

* Sat Sep 23 2017 Led <ledest@gmail.com> 20.0.5-3
- remove patches:
  + otp_src_19.0-lib-stdlib-supervisor-fix-inline.patch

* Fri Sep 22 2017 Led <ledest@gmail.com> 20.0.5-2
- add patches:
  + 0115-stdlib-Remove-gs-removed-warning.patch

* Thu Sep 14 2017 Led <ledest@gmail.com> 20.0.5-1
- 20.0.5
- remove patches:
  + 0115-Test-case-group-for-logging.patch

* Fri Aug 25 2017 Led <ledest@gmail.com> 20.0.4-1
- 20.0.4

* Thu Aug 17 2017 Led <ledest@gmail.com> 20.0.2-5
- add patches:
  + 0125-RSAPrivateKey-version-is-set-to-two-prime-as-stated-.patch
  + 0126-Change-version-of-hardcoded-RSA-test-records.patch
  + 0127-Add-System-statistics-limit-panel.patch
  + 0128-system-Fix-broken-doc-links-to-gen_fsm-design-princ.patch
  + 0129-run_erl-Fix-error-handling-in-sf_close-and-during-pt.patch
  + 0130-erts-Must-have-main-lock-when-flushing-trace-message.patch
  + 0131-stdlib-Improve-edlin-handling-of-unicode-chars.patch
  + 1010-Generalize-optimization-of-one-armed-cases.patch

* Mon Aug 14 2017 Led <ledest@gmail.com> 20.0.2-4
- add patches:
  + 0122-Make-0-bsl-BigNumber-consistently-succeed.patch
  + 0123-gen_fsm-depre-20-fix-gen_fsm-deprecation-recommendat.patch
  + 0124-gen_fsm-depre-20-fix-some-more-redirections-to-unexi.patch

* Sat Aug 12 2017 Led <ledest@gmail.com> 20.0.2-3
- add patches:
  + 0114-Don-t-truncate-existing-disk_logs.patch
  + 0115-Test-case-group-for-logging.patch
  + 0116-sys_core_fold-Fix-unsafe-optimization-of-non-variabl.patch
  + 0117-ssl-Handle-OpenSSL-output-correctly.patch
  + 0118-Correct-type-specification-in-ssl-prf-5.patch
  + 0119-Don-t-assume-nodes-are-eternally-connected-when-shar.patch
  + 0120-Fix-inappropriate-message-callbacks.patch
  + 0121-Add-simple-message_cb-to-example-server.patch

* Sat Aug 05 2017 Led <ledest@gmail.com> 20.0.2-2
- add patches:
  + 0103-fprof-Sum-callers-and-callees.patch
  + 0104-Fix-erl_epmd-port_please-when-using-IPv6.patch
  + 0105-Log-actual-http-status-code-of-response.patch
  + 0106-Fix-typo-in-rand.xml-superseeded-superseded.patch
  + 0107-Fix-typo-doc-of-init-in-gen_statem.patch
  + 0108-Fix-a-typo-in-comment-in-beam_emu-purpouses-purposes.patch
  + 0109-Improve-spec-and-doc-for-inet-get_rc-0.patch
  + 0110-Fix-typo-in-httpc.xml-http-httpc.patch
  + 0111-erts-Fix-bug-in-enif_whereis_pid-port.patch
  + 0112-Fix-a-proliferated-typo.patch
  + 0113-Fix-array-spec-typo.patch
  + 1001-Update-to-Unicode-10.patch
  + 1002-Introduce-new_small_map_lit-op.patch
  + 1003-sasl-Remove-out-dated-modules-si-and-si_sasl_supp.patch
  + 1004-crypto-added-a-macs-entry-to-proplist-in-crypto-supp.patch
  + 1005-Introduce-a-new-core-pass-called-sys_core_alias.patch
  + 1006-Add-support-for-binary-input-in-ssh_io.patch
  + 1007-Add-stacktrace-entries-to-BIF-calls-from-emulator.patch
  + 1008-erts-ensure-alignment-of-VM-core-types.patch
  + 1009-Disksup-parsing-for-df-output-on-POSIX-and-SUSv3-sys.patch
- disable patches:
  + 1005-Introduce-a-new-core-pass-called-sys_core_alias.patch

* Sat Aug 05 2017 Led <ledest@gmail.com> 20.0.2-1
- 20.0.2

* Tue Jul 04 2017 Led <ledest@gmail.com> 20.0.1-2
- add patches:
  + 0102-stdlib-Accept-all-nowarn_deprecated_function-options.patch

* Tue Jul 04 2017 Led <ledest@gmail.com> 20.0.1-1
- 20.0.1

* Thu Jun 29 2017 Led <ledest@gmail.com> 20.0-4
- add patches:
  + otp_src_19.3.3-lib-asn1-no_inline.patch
  + otp_src_20.0-lib-crypto-no_inline.patch
  + otp_src_19.3.3-lib-runtime_tools-no_inline.patch
  + otp_src_19.3.3-lib-cosNotification-no_inline.patch
- enable inline

* Thu Jun 29 2017 Led <ledest@gmail.com> 20.0-3
- add patches:
  + 0101-erts-Make-apply-throw-badarg-if-Args-is-not-a-list.patch

* Thu Jun 29 2017 Led <ledest@gmail.com> 20.0-2
- disable inline

* Wed Jun 28 2017 Led <ledest@gmail.com> 20.0-1
- 20.0
- update patches:
  + otp_src_20.0-erts-cflags.patch
  + otp_src_20.0-dializer-relax-check-plt.patch
  + otp_src_20.0-erts-symbols.patch

* Tue Jun 06 2017 Led <ledest@gmail.com> 20.0-0.201
- add -fPIC compile flag

* Tue Jun 06 2017 Led <ledest@gmail.com> 20.0-0.200
- 20.0-rc2
- with plt
- enable docs
- enable inline
- remove patches:
  + otp_src_19.3.3-lib-ssl.patch
- update patches:
  + otp_src_20.0-rc2-lib-make.patch
- add module ct to erlang_req_beam_skiplist

* Sat May 20 2017 Led <ledest@gmail.com> 20.0-0.3
- disable lto
- enable static-nifs

* Sun May 07 2017 Led <ledest@gmail.com> 20.0-0.2
- disable saved compile time
- enable fips
- enable plain-emulator

* Sat May 06 2017 Led <ledest@gmail.com> 20.0-0.1
- 20.0-rc1
- remove subpackages:
  + erlang-gs
  + erlang-percept
  + erlang-typer
- clean up patches
- disable docs
- without plt

* Sat May 06 2017 Led <ledest@gmail.com> 19.3.3-7
- fix using find(1)
- cosmetic changes in %%files man
- fix install docs

* Sat May 06 2017 Led <ledest@gmail.com> 19.3.3-6
- update patches:
  + otp_src_19.2-erts-symbols.patch

* Sat May 06 2017 Led <ledest@gmail.com> 19.3.3-5
- cosmetic changes in %%files doc-html

* Fri May 05 2017 Led <ledest@gmail.com> 19.3.3-4
- add patches:
  + 0103-Do-not-call-which_applications.patch
  + 0119-Fixed-typo.patch
  + 0120-system-doc-reference_manual-fix-a-typo.patch
  + 2351-Disable-heavy-test-case.patch
  + 2574-mnesia-Remove-not-used-mnesia_snmp_sup.patch

* Tue May 02 2017 Led <ledest@gmail.com> 19.3.3-3
- replace 0103-Don-t-create-absolute-path-names-in-tar-files.patch
  to 2364-Don-t-create-absolute-path-names-in-tar-files.patch
- replace lib.tar.xz to erl_tar.tar.xz

* Tue May 02 2017 Led <ledest@gmail.com> 19.3.3-2
- add patches:
  + 0110-Fixup-batch-break.patch
  + 0118-Improvements-of-escript-documentation.patch
  + 2471-ssl-Prepare-for-release.patch
  + 2472-ssl-Add-missing-release-note.patch

* Tue May 02 2017 Led <ledest@gmail.com> 19.3.3-1
- 19.3.3
- remove patches:
  + 0110-erl_mseg.c-don-t-use-invalid-indices-in-cache_powere.patc
  + 2601-dialyzer-Do-not-keep-the-code-server-s-type-info-on-.patch
  + 2602-typer-Fix-a-bug-regarding-the-T-option.patch
  + 2603-dialyzer-Use-less-memory-for-the-PLT-when-analyzing.patch
  + 2604-dialyzer-Check-return-value-of-digrahp-add_edge.patch
  + 2605-dialyzer-Compress-some-PLT-tables.patch
  + 2606-dialyzer-Sort-graphs-topologically.patch
  + 2607-dialyzer-Remove-code-for-non-started-workers.patch
  + 2608-dialyzer-Write-PLT-in-subprocess.patch
  + 2609-dialyzer-Do-not-spawn-all-workers-at-once.patch
  + 2610-dialyzer-Attempt-to-reduce-memory-consumption.patch
- update patches:
  + 2267-ssh-idle_timer-on-daemon-implementation.patch
- add patches:
  + otp_src_19.3.3-lib-ssl.patch

* Mon May 01 2017 Led <ledest@gmail.com> 19.3.2-4
- add sources:
  + erl_docgen.tar.xz
- add patches:
  + 2701-don-t-use-pure-black-and-white-change-base-font.patch
  + 2702-don-t-use-red-for-the-line-separating-panel.patch
  + 2703-use-mono-as-first-font-family-for-code.patch
  + 2704-improve-example-box-colors-and-spacing.patch
  + 2705-improve-warning-info-colors.patch
  + 2706-improve-link-colors.patch
  + 2708-center-erlang-logo-on-left-panel.patch
  + 2709-improve-docs-landing-page-title-and-subtitle.patch
  + 2710-use-lists-for-lists-of-links.patch
  + 2711-title-case-titles.patch
  + 2712-use-title-tags-on-titles.patch
  + 2713-add-semantic-markup-to-section-info.patch
  + 2714-use-list-on-list-of-links.patch
  + 2716-improve-table-styling.patch
  + 2717-improve-left-panel-section-info-and-menu.patch
  + 2718-clickable-anchors-for-standard-sections.patch
  + 2719-anchor-section-shouldn-t-look-like-a-link.patch
  + 2720-improve-applications-and-modules-list-styles.patch
  + 2721-simplify-font-family-choice.patch
  + 2722-force-black-on-title-anchors.patch
  + 2723-split-logo-from-top-menu-to-change-menu-order.patch
  + 2724-add-style-for-hr.patch
  + 2725-add-progressive-enhanced-syntax-highlighter.patch
  + 2726-improve-text-spacing-center-footer.patch
  + 2727-make-text-a-little-darker.patch
  + 2728-make-code-tokens-more-easy-to-differentiate.patch
  + 2729-add-max-width-to-paragraphs.patch
  + 2730-remove-white-space-pre-it-broke-some-words-in-two-li.patch
  + 2731-remove-extra-margin-from-code-blocks.patch
  + 2732-indent-exports-and-data-types-section-bodies.patch
  + 2734-align-left-panel-link-lists-to-the-left.patch
  + 2735-fix-and-unify-font-family.patch
  + 2736-align-section-links-on-main-page-to-the-left.patch
  + 2737-erlang-logo-is-a-link-to-the-root-of-docs.patch
  + 2738-applications-font-family-matches-docs.patch
  + 2739-add-classes-to-all-blocks.patch
  + 2740-code-words-that-are-links-should-look-like-links.patch
  + 2741-set-default-font-size.patch
  + 2742-use-recommended-line-height.patch
  + 2743-set-max-width-80em-to-content-container.patch
  + 2744-set-base-font-size-to-16px.patch
  + 2745-reduce-max-width-on-p-and-content-to-60em.patch
  + 2746-func-heads-should-have-a-new-line-after-them.patch
  + 2747-make-Types-title-smaller-remove-colon.patch
  + 2748-center-images-make-image-caption-markup-semantic.patch
  + 2749-match-do-s-and-dont-s-dialogs-to-note-and-warning.patch
  + 2750-fix-line-height-for-titles.patch
  + 2751-remove-border-and-padding-from-code-words.patch
  + 2752-make-max-width-42em-for-content-div.patch
  + 2753-make-text-smaller-for-tables-and-code-samples.patch
  + 2754-remove-black-color-from-code.patch
  + 2755-improve-class-names-for-fun-and-fun-param-types.patch
  + 2756-unify-all-paddings-of-content-boxes.patch
  + 2757-define-all-font-sizes-with-em-units.patch
  + 2758-link-logo-to-index.html-and-not-to-root-folder.patch
  + 2759-improve-line-heigt-for-main-description-at-landing-p.patch
  + 2760-Add-details-about-CSS-usage-in-the-User-s-Guide.patch

* Mon May 01 2017 Led <ledest@gmail.com> 19.3.2-3
- add patches:
  + 0103-Don-t-create-absolute-path-names-in-tar-files.patch
  + 0104-erts-Fix-debug-emulator-on-windows.patch
  + 0105-HiPE-Fix-enable-native-libs-enable-m32-build.patch
  + 0106-erts-Fix-erlexec-to-handle-mismatch-in-sysconf-and-p.patch
  + 0107-erts-Rebuild-etc-executables-if-config.h-changes.patch
  + 0108-Move-travis-dialyzer-logic-to-script-file.patch
  + 0109-Removes-spurious.patch
  + 0110-erl_mseg.c-don-t-use-invalid-indices-in-cache_powere.patch
  + 0111-Rename-macro-and-add-clarifying-comment.patch
  + 0112-Add-smoke-test-for-TypER.patch
  + 0113-Removes-redundant-function-clause.patch
  + 0114-Improves-accumulator-fun-in-xmerl_scan-so-that-only-.patch
  + 0115-Kernel-fix-file_name_SUITE-icky-test-case.patch
  + 0116-wxe_impl.cpp-pointer-comparison-fix.patch
  + 0117-Add-a-piece-of-advice-against-naming-branches-maint-.patch
  + 2036-ssl-dtls-Correct-integer-type-for-sequence-number.patch
  + 2037-ssl-dtls-Refactor-so-that-DTLS-records-are-handled-c.patch
  + 2038-ssl-TLS-1.2-clients-will-now-always-send-hello-messa.patch
  + 2039-ssl-Correct-DTLS-mac-handling.patch
  + 2040-ssl-Cacha-is-currently-not-tested-enough-to-be-most-.patch
  + 2114-ct-Add-keep_logs-option.patch
  + 2115-erl_docgen-Update-the-reference-manual-function-name.patch
  + 2116-Rename-argv-0-from-beam-to-invoking-program-name.patch
  + 2117-erts-Optimize-make_internal_hash-for-maps.patch
  + 2228-implement-SO_BINDTODEVICE-for-inet-protocols.patch
  + 2229-observer-add-new-bind_to_device-port-option.patch
  + 2244-tools-Fix-more-assumptions-in-lcnt-about-external-fo.patch
  + 2289-Drop-some-legacy-compatibility-code.patch
  + 2290-Drop-the-redundant-erlang-uncomment-region-command.patch
  + 2291-Remove-a-bunch-of-redundant-feature-and-function-che.patch
  + 2292-Restore-Emacs-25-support.patch
  + 2322-Enhance-type-driven-optimisation-in-beam_type.erl.patch
  + 2323-Make-beam_validator-track-type-formation-for-binary-.patch
  + 2344-stdlib-Add-checks-of-the-dialyzer-attribute-to-the-l.patch
  + 2345-rand-Support-arbitrary-normal-distributions.patch
  + 2346-stdlib-Make-gen_server-callbacks-optional.patch
  + 2347-stdlib-Make-gen_event-callbacks-optional.patch
  + 2348-stdlib-Make-gen_fsm-callbacks-optional.patch
  + 2349-wx-make-wx_object-callbacks-optional.patch
  + 2350-Show-test-case-progress.patch
  + 2363-erl_tar-Handle-leading-slashes-and-directory-travers.patch
  + 2394-ssh-clearify-public-key-option-handling.patch
  + 2395-ssh-Handle-node-names-with-in-ssh_basic_SUITE.patch
  + 2396-ssh-add-msg-traceing-on-one-testcase.patch
  + 2397-ssh-Correction-of-misspelled-type.patch
  + 2461-Make-Module-init-1-mandatory.patch
  + 2462-Implement-erlang-start_timer-opts.patch
  + 2463-Implement-timeout-Name-timeouts.patch
  + 2464-stdlib-Make-gen_statem-callbacks-optional.patch
  + 2513-ssh-fix-dialyzer-errors.patch
  + 2571-Add-re-version-0.patch
  + 2572-add-re-version-0-documentation-and-update-the-copyri.patch
  + 2573-test-for-re-version-0.patch

* Tue Apr 25 2017 Led <ledest@gmail.com> 19.3.2-2
- add patches:
  + 0100-stdlib-Fix-documentation-on-sets-representation.patch

* Mon Apr 24 2017 Led <ledest@gmail.com> 19.3.2-1
- 19.3.2

* Thu Apr 13 2017 Led <ledest@gmail.com> 19.3.1-8
- update patches:
  + otp_src_19.2-erts-lib.patch
- add patches:
  + 0093-Don-t-exit-0-if-killing-epmd-is-impossible-because-t.patch
  + 0094-Complete-the-list-of-.-configure-ARCH-adjustments.patch
  + 0095-Don-t-imply-disable-hipe-in-enable-m32-build.patch
  + 0096-Fix-ErLLVM-in-enable-m32-build-builds.patch
  + 0097-ct-Scale-timetraps-when-running-valgrind.patch
  + 0098-Fix-SDPcpu.patch
  + 0099-Fix-multi-scheduling-with-only-one-normal-scheduler.patch
  + 0100-Fix-dirty-GC-implementation.patch
  + 0101-erts-Update-configure-check-for-OpenSSL.patch
  + 0102-crypto-Update-documentation-to-reflect-new-version-p.patch
  + 2003-beam_emu-Slightly-optimize-the-bxor-2-operator.patch
  + 2008-erts-Print-more-complex-terms-in-crash-reason.patch
  + 2009-Fix-scheduler_SUITE-update_cpu_info-test-case.patch
  + 2010-Add-node_container_SUITE-spec.patch
  + 2034-dtls-Fix-active-once-emulation-for-DTLS.patch
  + 2035-dtls-Correct-cookie-map-name.patch
  + 2351-Correct-compile_SUITE-core_roundtrip-1.patch
  + 2352-tools-make-Add-current-directory-to-include-path.patch
  + 2353-Teach-filelib_SUITE-to-work-when-STDLIB-is-cover-com.patch
  + 2509-ssh-added-message_queue_data-off_heap-to-spawn.patch
  + 2510-ssh-re-write-to-use-callback-init-1.patch
  + 2511-ssh-change-next_event-to-postpone.patch
  + 2512-ssh-replace-deprecated-crypto-rand_uniform.patch
- add patches (disabled):
  + 2561-Update-PCRE-to-version-8.40.patch
  + 2562-Update-tests-for-PCRE-version-8.40.patch
  + 2563-Skip-line-with-lockout-of-modifiers-in-PCRE-tests.patch
  + 2564-Fix-re_SUITE-pcre_compile_workspace_overflow-1.patch
  + 2565-Generate-re-replacement-and-split-tests-with-perl-vs.patch
  + 2566-Adjust-for-incompatibility-between-PCRE-8.40-and-per.patch
  + 2567-Stack-guard-for-PCRE.patch
  + 2568-Update-README.pcre_update.md.patch
  + 2569-Update-documentation.patch
- add sources (disabled):
  + pcre-8.40.tar.bz2

* Sun Apr 09 2017 Led <ledest@gmail.com> 19.3.1-7
- add Provides syntax_tools-devel to erlang-otp-devel

* Sat Apr 08 2017 Led <ledest@gmail.com> 19.3.1-6
- remove sources:
  + design_principles.tar.xz

* Fri Apr 07 2017 Led <ledest@gmail.com> 19.3.1-5
- revert pack win32reg and nteventlog modules

* Fri Apr 07 2017 Led <ledest@gmail.com> 19.3.1-4
- add patches:
  + 0091-Avoid-livelock-in-driver-when-batching-commands.patch
  + 0092-Ensure-code_SUITE-on_load_embedded-1-does-not-leak-l.patch
  + 2268-ssh-Host-and-Profile-info-returned-in-ssh-daemon_inf.patch
  + 2269-ssh-documents-ssh-daemon_info-1.patch
  + 2381-ssh-Bug-fix-when-calling-ssh_io-yes_no.patch
  + 2382-ssh-Option-pruning.patch
  + 2383-ssh-Make-an-internal-option-delete-function.patch
  + 2384-ssh-option-silently_accept_hosts-reworked.patch
  + 2385-ssh-enable-none-as-a-secret-accepted-value-in-negoti.patch
  + 2386-ssh-Unified-way-of-starting-listening-sockets.patch
  + 2387-ssh-handle-HostAddr-arg-and-ip-option-for-daemons.patch
  + 2388-ssh-killed_acceptor_restarts-test-case.patch
  + 2389-ssh-Test-suites-beautifications.patch
  + 2390-ssh-Removed-outdated-comment-in-ssh_sftpd.erl.patch
  + 2391-ssh-remove-deprecated-ssh_sftpd-listen-and-ssh_sftpd.patch
  + 2392-ssh-type-and-spec-adjustments.patch
  + 2393-ssh-Lazy-default-in-get-options-macro.patch
  + 2501-ssh-fix-ssh_system_sup-naming-of-Host-Port-Profile.patch
  + 2502-ssh-Fix-supervisors-start-daemon-and-connect-code.patch
  + 2503-ssh-Mappify-supervisors.patch
  + 2504-ssh-change-brutal_kill-to-timeout.patch
  + 2505-ssh-remove-dead-code-and-add-comments.patch
  + 2506-ssh-Change-handling-of-IP-addresses-any-and-names-in.patch
  + 2507-ssh-document-what-happens-when-ssh-daemon-sets-both-.patch
  + 2508-ssh-Doc-changes-to-make-clearer-IP-address-and-ip-op.patch

* Thu Apr 06 2017 Led <ledest@gmail.com> 19.3.1-3
- add patches:
  + 0089-ssh-ECDSA-host-keys-are-supported.patch
  + 0090-handle-ct_slave-nodename-in-the-same-way-as-net_kern.patch

* Wed Apr 05 2017 Led <ledest@gmail.com> 19.3.1-2
- add patches:
  + 0088-typo-details.patch
  + 2033-dtls-Implement-DTLS-cookie-secret-generation.patch

* Tue Apr 04 2017 Led <ledest@gmail.com> 19.3.1-1
- 19.3.1
- remove patches:
  + 2501-erts-Remove-whitespace-errors.patch
  + 2502-erts-Add-SIGHUP-signal-handler.patch
  + 2503-kernel-Add-gen_event-signal-server-and-default-handl.patch
  + 2504-erts-Handle-SIGTERM-via-signal-service-instead.patch
  + 2505-erts-Handle-SIGUSR1-via-signal-service-instead.patch
  + 2506-erts-Add-OS-signal-tests.patch
  + 2507-erts-Use-generic-signal-handler.patch
  + 2508-erts-Do-not-enable-SIGINT.patch
  + 2509-erts-Fix-thread-suspend-in-crashdump.patch
  + 2510-erts-Do-not-handle-SIGILL.patch
  + 2511-erts-Use-os-module-instead-of-erts_internal-for-set_.patch
  + 2512-kernel-Document-signal-server.patch
  + 2513-erts-Fix-os_signal_SUITE-test.patch
  + 2514-erts-Fix-signal-pipe.patch
  + 2515-erts-Fix-erl_async-include-files-for-no-threads.patch
  + 2516-erts-Don-t-allocate-memory-during-signal-handling.patch
  + 2521-kernel-Refactor-supervision-tree.patch
- add patches:
  + 0085-debugger-Remove-a-debug-printout.patch
  + 0086-debugger-Enable-editing-of-bit-strings-in-the-bindin.patch
  + 0087-inets-Do-not-test-https-ftps-if-crypto-can-not-start.patch
  + 2265-ssh-idle_timer-on-daemon-test-case.patch
  + 2266-ssh-idle_timer-on-daemon-documentation.patch
  + 2267-ssh-idle_timer-on-daemon-implementation.patch

* Mon Apr 03 2017 Led <ledest@gmail.com> 19.3-19
- add patches:
  + 2223-observer-Keep-tv-selection-after-refresh.patch
  + 2224-observer-Keep-port-selection-after-refresh.patch
  + 2225-observer-Keep-sel-after-column-change-tv.patch
  + 2226-observer-Use-event-info-to-get-active-tab.patch
  + 2227-observer-re-store-config.patch
  + 2343-stdlib-Fix-xmllint-warnings.patch

* Mon Apr 03 2017 Led <ledest@gmail.com> 19.3-18
- update unit files

* Mon Apr 03 2017 Led <ledest@gmail.com> 19.3-17
- update %%java_version

* Mon Apr 03 2017 Led <ledest@gmail.com> 19.3-16
- remove  %%_otplibdir/*/src
- build for openSUSE-42.2 with GCC 6

* Fri Mar 31 2017 Led <ledest@gmail.com> 19.3-15
- add patches:
  + 0082-Partially-revert-commit-37d63e9b8a0a96125ada85820528.patch
  + 0083-Add-a-missing-0-to-an-address-which-was-suspiciously.patch
  + 0084-Add-a-no_native-option-wherever-there-is-an-on_load.patch
  + 2521-kernel-Refactor-supervision-tree.patch

* Thu Mar 30 2017 Led <ledest@gmail.com> 19.3-14
- add patches:
  + 0054-This-patch-fixes-the-issue-in-which-erlang-fails-to-.patch
  + 0055-Smoke-test-HiPE-in-the-32-bit-build.patch
  + 0056-Remove-inets-from-runtime-dependencies-in-tools.patch
  + 0057-erts-Make-generated-files-depend-on-Makefile.patch
  + 0058-kernel-Expand-gen_tcp-close-docs-with-send-text.patch
  + 0059-erts-Only-show-debug-consoles-if-ERL_CONSOLE_MODE-is.patch
  + 0060-Improve-no-pie-solution-from-bug-report-ERL-294.patch
  + 0075-hipe-Fix-range-analysis-of-rem-operator.patch
  + 0076-hipe-Fix-range-analysis-of-calls-with-ignored-res.patch
  + 0077-hipe_icode_range-Add-comment-about-side-effects.patch
  + 0081-erts-Add-enif_inspect_binary-emasculation-of-refc-bi.patch

* Sat Mar 25 2017 Led <ledest@gmail.com> 19.3-13
- build for openSUSE-42.x with GCC 5

* Fri Mar 24 2017 Led <ledest@gmail.com> 19.3-12
- add patches:
  + 2031-dtls-Handle-overlapping-fragments.patch
  + 2032-ssl-public_key-Add-functionality-for-generating-X509.patch
  + 2515-erts-Fix-erl_async-include-files-for-no-threads.patch
  + 2516-erts-Don-t-allocate-memory-during-signal-handling.patch

* Fri Mar 24 2017 Led <ledest@gmail.com> 19.3-11
- fix %%files of erlang-public_key

* Fri Mar 24 2017 Led <ledest@gmail.com> 19.3-10
- remove patches:
  + otp_src_19.0.4-snmp-compile_info-time.patch

* Wed Mar 22 2017 Led <ledest@gmail.com> 19.3-9
- add patches:
  + 0051-Minor-document-fix-for-proplists.patch
  + 0052-Update-README.md.patch
  + 0053-Update-README.md.patch
- update epmd %%files

* Sat Mar 18 2017 Led <ledest@gmail.com> 19.3-8
- remove patches:
  + 2351-Documentation-fix-link-to-erlang-3-man-page.patch
  + 2521-erts-Fix-proc-arity-value-when-exiting.patch
- add patches:
  + 0049-Documentation-fix-link-to-erlang-3-man-page.patch
  + 0050-erts-Fix-proc-arity-value-when-exiting.patch

* Sat Mar 18 2017 Led <ledest@gmail.com> 19.3-7
- remove patches:
  + 2031-Retire-two-myths.patch
  + 2032-Add-a-myth-about-NIFs.patch
  + 2033-Shorten-the-tail-recursion-myth.patch
  + 2034-Extend-the-text-for-_-myth.patch
  + 2035-retired_myths.xml-Move-marker-to-adhere-to-DTD.patch
  + 2036-Fix-small-typos.patch
- add patches:
  + 0048-Fix-small-typos.patch
  + 0051-Retire-two-myths.patch
  + 0052-Add-a-myth-about-NIFs.patch
  + 0053-Shorten-the-tail-recursion-myth.patch
  + 0054-Extend-the-text-for-_-myth.patch
  + 0055-retired_myths.xml-Move-marker-to-adhere-to-DTD.patch

* Sat Mar 18 2017 Led <ledest@gmail.com> 19.3-6
- remove patches:
  + 2001-Fix-erlang-error-2-calls-in-crypto.erl.patch
  + 2002-Propagate-exceptions-fully-when-using-proc_lib.patch
  + 2003-erts-Add-notsup-error-for-load_nif-2-from-hipe-code.patch
  + 2008-Expand-on-the-behavior-of-supervisors.patch
  + 2010-Document-the-ordering-used-in-ordsets-and-orddicts.patch
- add patches:
  + 0043-Fix-erlang-error-2-calls-in-crypto.erl.patch
  + 0044-Propagate-exceptions-fully-when-using-proc_lib.patch
  + 0045-erts-Add-notsup-error-for-load_nif-2-from-hipe-code.patch
  + 0046-Expand-on-the-behavior-of-supervisors.patch
  + 0047-Document-the-ordering-used-in-ordsets-and-orddicts.patch

* Sat Mar 18 2017 Led <ledest@gmail.com> 19.3-5
- add patches:
  + 0042-use-normal-file-names-for-eunit-reports.patch
  + 2432-asn1_erl_nif.c-Correct-handling-of-tags-16384.patch
  + 2433-asn1ct_gen_per-Fix-broken-dialyzer-suppression-funct.patch
  + 2434-asn1ct_gen_ber_bin_v2-Remove-unused-code.patch
  + 2435-Only-generate-needed-single-quotes-around-function-n.patch
  + 2436-Remove-the-debug-option.patch
  + 2437-Clean-up-use-of-asn1ct_gen-emit-1.patch
  + 2438-Remove-unused-clauses-in-asn1ct_gen-emit-1.patch
  + 2439-Clean-up-asn1ct_gen-emit-1.patch
  + 2440-Clean-up-comments.patch
  + 2441-Remove-default-clauses-that-cause-exceptions-for-int.patch

* Thu Mar 16 2017 Led <ledest@gmail.com> 19.3-4
- add patches:
  + 0035-Include-ending-dot-in-yecc-s-Header-code-example.patch
  + 0036-Run-preprocess-when-generating-xmerl-documentation-i.patch
  + 0037-Fix-sbct-documentation.patch
  + 0038-update-doc-1365.patch
  + 0039-dtls-Test-case-fixes.patch
  + 0040-dtls-Correct-version-check.patch
  + 0041-Update-inet.xml.-Note-buffer-relation-to-MTU.patch

* Wed Mar 15 2017 Led <ledest@gmail.com> 19.3-3
- add patches:
  + 0031-Clean-configure-when-before-invoking-autoconf.patch
  + 0032-beam_type-Avoid-an-internal-consistency-check-failur.patch
  + 0033-Fix-return-value-of-obsolete_1-rpc-safe_multi_server.patch
  + 0034-edoc-Don-t-generate-timestamps-in-footer.patch
  + 2362-erl_tar-Close-files-after-reading-from-a-tar-file.patch
  + 2513-erts-Fix-os_signal_SUITE-test.patch
  + 2514-erts-Fix-signal-pipe.patch

* Tue Mar 14 2017 Led <ledest@gmail.com> 19.3-2
- add patches:
  + 2221-observer-Draw-dotted-lines-for-dirty-cpu-threads.patch
  + 2222-observer-Add-a-max-carrier-size-column.patch
  + 2441-hipe-Remove-work-around-for-Dialyzer-bug.patch
  + 2531-stdlib-Improve-the-erl_pp-module-s-debug-tests.patch
  + 2532-stdlib-improve-the-erl_anno-module-s-debug-tests.patch
  + 2533-stdlib-Add-debug-tests-to-the-erl_parse-module.patch
  + 2534-erts-Correct-the-documentation-of-abstract-end-of-fi.patch
  + 2535-stdlib-Fix-handling-of-locations-and-annotations.patch
  + 2536-stdlib-Extend-functions-in-erl_parse-to-handle-form_.patch
  + 2537-debugger-Fix-handling-of-locations-and-annotations.patch
  + 2538-dialyzer-Fix-handling-of-annotations-in-a-test.patch
  + 2539-erts-Fix-handling-of-locations-and-annotations.patch
  + 2540-eunit-Fix-handling-of-locations-and-annotations.patch
  + 2541-compiler-Fix-handling-of-locations-and-annotations.patch
  + 2542-kernel-Fix-handling-of-locations-and-annotations.patch
  + 2543-diameter-Fix-handling-of-locations-and-annotations.patch
  + 2544-parsetools-Fix-handling-of-locations-and-annotations.patch

* Tue Mar 14 2017 Led <ledest@gmail.com> 19.3-1
- 19.3
- remove patches:
  + 0031-erts-Don-t-check-autoconf-version.patch
  + 0032-Do-not-automatically-define-HARDDEBUG-when-DEBUG-is-.patch
  + 0033-Remove-debug-printout-and-unnecessary-GC.patch
  + 0034-erts-Assert-sufficient-space-need-after-GC.patch
  + 0035-erts-Fix-GC-tracing-to-use-temp-heap.patch
  + 1001-Remove-whitespace-errors.patch
  + 1002-doc-Change-stands-for-to-denotes-in-typespec.patch
  + 1003-doc-Enchance-map-pair-optional-mandatory-notes.patch
  + 1011-erts-Add-SIGTERM-signal-handler.patch
  + 1012-erts-Document-SIGTERM-handler.patch
  + 1021-ssh-test-Extend-timetrap-in-test-case.patch
  + 1022-ssh-test-Put-tstflg-values-in-a-proplist.patch
  + 1023-ssh-test-Move-fn-random_chars-1-to-ssh_test_lib.patch
  + 1024-ssh-test-remove-known_hosts-interference-in-test-sui.patch
  + 1025-ssh-test-property-test-cuddling.patch
  + 1031-inets-httpc-patch-method-missing-in-doc.patch
  + 1032-inets-httpc-Correct-redirection-host-header.patch
  + 1041-Allow-escripts-with-only-two-lines.patch
  + 1051-Substitute-export_all-with-proper-export.patch
  + 1052-Add-some-tests-for-numeric-BIFs.patch
  + 1061-erts-Fix-hanging-race-in-code_SUITE-versions.patch
  + 1071-ssl-Correct-terminate-behaviour.patch
  + 1081-Fix-stack-trace-generated-by-a-traced-process.patch
  + 1082-Fix-stactrace-for-apply-on-error-1-2-exit-1-or-throw.patch
  + 1083-New-test-cases-testing-stacktrace-from-apply-on-erla.patch
  + 1084-Remove-faulty-release-note-for-these-fixes.patch
  + 1091-Remove-vestiges-of-watchdog-support-in-heart.patch
  + 1101-erts-Fix-faulty-printout-in-port_SUITE.patch
  + 1111-etop-Show-CPU-utilization-for-last-interval-only.patch
  + 1121-crashdump_viewer-Allow-multiple-lines-in-Slogan.patch
  + 1131-erts-Correct-memory-footprint-for-maps.patch
  + 1141-erts-Make-depth-of-current_stacktrace-configurable.patch
  + 1151-inets-httpc-Chunk-size-decoding-could-fail.patch
  + 1152-inets-httpc-clean-code.patch
  + 1153-inets-httpc-Prevent-hanging-user-process.patch
  + 1161-Multi-scheduling-block-bug-fixes.patch
  + 1162-Fix-crash-due-to-GC-of-node-entry-on-dirty-scheduler.patch
  + 1163-Fix-premature-removal-of-process-struct.patch
  + 1164-Leave-dirty-work-in-dirty-run-queues-on-multi-schedu.patch
  + 1165-Fix-VM-global-GC-info-for-dirty-schedulers.patch
  + 1171-erts-Add-missing-make-rules-for-port_SUITE.patch
  + 1172-erts-Fix-some-compile-warnings-for-port_SUITE.patch
  + 1181-erts-Fix-error-report-message-for-erlang-delete-1.patch
  + 1191-stdlib-Allow-characters-in-types-and-constant-patter.patch
  + 1192-stdlib-Correct-signatures-of-functions-in-erl_parse.patch
  + 1193-stdlib-Improve-pretty-printing-of-terms-with-maps.patch
  + 1194-stdlib-Add-maps-to-term-traversal.patch
  + 1195-zip-Don-t-crash-when-a-zip-file-has-an-Unix-extra-he.patch
  + 1196-zip-Eliminate-leak-of-open-file-after-crash.patch
  + 1197-Correct-documentation-of-get_modules-message.patch
  + 1201-ct-Add-tests-for-.app-and-.appup-files.patch
  + 1202-Add-ct_default_gl-to-common_test.app.src.patch
  + 1203-ct-Add-ct_testspec-get_tests-1.patch
  + 1211-Fix-printout-of-timer-data-in-crash-dump.patch
  + 1212-Fix-faulty-assertion.patch
  + 1213-Fix-processes-BIF-test-cases.patch
  + 1214-Fix-issues-with-abandoned-heap.patch
  + 1215-Fix-call_time-trace-for-NIFs.patch
  + 1216-Fix-call-time-tracing-with-dirty-schedulers.patch
  + 1217-Fix-memory-leak-of-temporary-heap.patch
  + 1218-erts-Fix-port_trace_SUITE-to-join-threads.patch
  + 1219-erts-Fix-thread-suspend-in-crashdump.patch
  + 1220-dialyzer-Fix-check-of-parameterized-opaque-types.patch
  + 1221-dialyzer-Do-not-send-full-PLTs-as-messages.patch
  + 1222-dialyzer-Optimize-graph-condensation.patch
  + 1223-dialyzer-Reduce-ETS-usage-during-the-typesig-phase.patch
  + 1224-compiler-Do-not-spawn-process-when-dialyzing.patch
  + 1225-dialyzer-Update-code-for-finding-parallelism.patch
  + 1226-dialyzer-Reduce-memory-consumption-during-remote-pha.patch
  + 1227-dialyzer-Optimize-memory-consumption.patch
  + 1228-dialyzer-Compress-a-few-more-ETS-tables.patch
  + 1229-dialyzer-Use-maps-instead-of-dict-for-module-contrac.patch
  + 1230-dialyzer-Use-maps-instaed-of-dict.patch
  + 1231-dialyzer-Use-less-memory-when-translating-contracts.patch
  + 1232-dialyzer-Try-to-reduce-memory-usage.patch
  + 1233-dialyzer-Compact-file-annotations-in-Core-code.patch
  + 1234-dialyzer-Optimize-collection-of-variables.patch
  + 1235-dialyzer-Optimize-evaluation-of-complex-code.patch
  + 1236-dialyzer-Optimize-typesig.patch
  + 1237-dialyzer-Increase-time-limit-for-tests.patch
  + 1238-dialyzer-Fix-a-Dialyzer-warning.patch
  + 1239-dialyzer-Correct-PLT-tests.patch
  + 1240-Travis-Simplify-running-of-dialyzer.patch
  + 1241-Include-explicit-attrs-when-default_attrs-true.patch
  + 1251-ssl-Handle-really-big-handshake-packages.patch
  + 1252-ssh-Correct-ssh_sftpd_file_api-dialzyer-spec.patch
  + 1253-ssl-Move-PEM-cache-to-a-dedicated-process.patch
  + 1254-ssl-Make-crls-valid-for-a-week-instead-of-24-hours.patch
  + 1255-ssl-Correct-ssl_certificate-validate-3.patch
  + 1256-ssl-Handle-more-than-one-DistributionPoint.patch
  + 1257-ssl-The-certificate-path-may-be-used-as-a-source-to-.patch
  + 1258-ssl-Make-sure-PEM-cache-works-as-intended.patch
  + 1259-ssl-Simplify-configuration-code.patch
  + 1261-compiler-Increase-timetrap-timeouts-for-lc_SUITE.patch
  + 1262-common_test-Increase-timetrap-for-cth_hooks_SUITE.patch
  + 1263-stdlib-Increase-timetrap-for-rand_SUITE.patch
  + 1271-Add-a-missing-aes_gcm-spec-clause-to-crypto-block_en.patch
  + 1281-ssh-Reduce-info-leakage-on-decrypt-errors.patch
  + 1282-ssh-fix-mpint-bug-in-property-tests.patch
  + 1283-ssh-ssh_dbg-now-reports-HELLO-msgs-and-timestamps.patch
  + 1284-ssh-correct-host-key-signature-calculation.patch
  + 1285-ssh-increase-timetrap-for-ssh_benchmark_SUITE.patch
  + 1286-public_key-generate-a-list-of-ssh-fingerprints-on-re.patch
  + 1287-ssh-allow-a-list-of-fingerprint-algos-in-silently_ac.patch
  + 1288-ssh-reword-documentation.patch
  + 1289-ssh-speling-error.patch
  + 1290-ssh-speling-error.patch
  + 1291-Handle-unicode-in-path-in-test.patch
  + 1292-runtime_tools-Fix-utf-8-encoding-in-LTTng.xml.patch
  + 1301-Fix-enum-refinement-in-usertype-in-SYNTAX.patch
  + 1302-Test-enum-refinement-MIB.patch
  + 1303-Do-without-compilation-time-in-SNMP-versions-12.patch
  + 1304-Bump-version.patch
  + 1305-Include-more-otp_SUITE-tests-cases-in-the-smoke-test.patch
  + 1306-Reduce-size-of-the-log-file-for-Travis-CI.patch
  + 1307-Fix-observer-term-conversion-error-spelling.patch
  + 1308-systools-Fix-return-value-for-warnings_as_errors-sil.patch
  + 1309-stdlib-Improve-Erlang-shell-s-tab-completion-of-long.patch
  + 1310-xmerl-Correct-handling-of-implicit-XML-namespace.patch
  + 1311-Fix-JIRA-issue-status-for-wanted-contributions.patch
  + 1312-Adding-s390x-support.patch
  + 1313-Workaround-for-buggy-android-implementation-of-PTHRE.patch
  + 1314-Fix-observer-application-crash-1296.patch
  + 1315-public_key-pkix_verify_hostname-RFC-6125.patch
  + 1316-tools-Update-erlang-edoc.el-to-include-param-and-ret.patch
  + 1317-inets-httpd-shutdown-gracefully-on-connection-or-TLS.patch
  + 1318-fix-a-few-statem-typos.patch
  + 1319-file-match-enoent-and-enotdir-in-path_open.patch
  + 1320-Store-messages-for-rex-and-error_logger-off-heap.patch
  + 1321-crypto-Added-optional-length-to-paramlist-in-generat.patch
  + 1322-ssh-optimize-kex-dh_gex-using-new-crypto-functionali.patch
  + 1323-ssh-remove-test-timetrap-for-ssh_kex_group_exchange.patch
  + 1324-ssh-document-crypto-genarate_key-dh-P-G-L.patch
  + 1325-ssh-logging-in-test-lib-for-ssh-tests.patch
  + 1326-ssh-use-real-groups-in-kex_gex-test-suite.patch
  + 1327-ssh-modify-ssh_algorithms_SUITE-init_per_suite-for-s.patch
  + 1328-ssh-Add-error-case-for-bad-socket.patch
  + 1329-ssh-More-exact-test-for-is_tcp_socket.patch
  + 1330-ssh-handle-return-values-and-exceptions-from-ssh_acc.patch
  + 1331-Use-a-hole-marker-that-cannot-be-mistaken-for-a-vali.patch
  + 1332-Dirty-schedulers-should-not-touch-scheduler-data-poi.patch
  + 1333-erts-Add-size-of-literals-to-module-code-size.patch
  + 1334-erts-Fix-enif_send-from-noproc-and-no-msg_env.patch
  + 1335-erts-Fix-round-1-for-large-floats.patch
  + 1336-erts-Emasculate-binaries-that-are-scheduled-in-port_.patch
  + 1337-erts-Fix-literal-size-bug-when-only-old-instance-exi.patch
  + 1338-erts-Beautify-loaded.patch
  + 1339-erts-Fix-emasculation-of-binaries-in-port_control.patch
  + 1340-erts-Add-configure-option-for-setting-threadnames.patch
  + 1341-Atomic-reference-count-of-binaries-also-in-non-SMP.patch
  + 1351-ssl-Avoid-SSL-TLS-hello-format-confusion.patch
  + 1352-ssl-Test-case-robustness.patch
  + 1353-Document-ssl_session_cache_api-s-size-1-callback.patch
  + 1354-ssl-Always-prefer-AES-over-3DES.patch
  + 1361-kernel-Fail-sticky_dir-tc-if-module-not-sticky.patch
  + 1362-kernel-Fix-hanging-os-cmd-race-condition.patch
  + 1371-xmerl-Correct-bug-handling-multiple-documents-on-a-s.patch
  + 1372-xmerl-Fix-XML-well-formedness-bug-i-SAX-parser.patch
  + 1373-xmerl-Remove-faulty-throws.patch
  + 1374-xmerl-Fix-compiler-and-dialyzer-warnings.patch
  + 1381-ssh-new-test-try-access-outside-sftp-tree.patch
  + 1382-Consider-root_dir-and-cwd-in-ssh_sftpd-if-both-are-p.patch
  + 1383-Fix-relative-path-handling-in-sftpd.patch
  + 1384-Check-for-directory-with-correct-path.patch
  + 1385-Return-correct-state-in-the-case-of-failure.patch
  + 1386-ssh-increase-timetrap-in-ssh_to_openssh_SUITE-to-not.patch
  + 1387-ssh-replace-byte-only-function-with-element-size-agn.patch
  + 1388-Documentation-tuple-funs-are-unsupported.patch
  + 1389-erts-Clarify-process_info-pid-binary-docs.patch
  + 1391-filename-Add-safe_relative_path-1.patch
  + 1401-Documentation-use-behaviour-ssh_daemon_channel.patch
  + 1402-Fix-minor-typo-in-compile-forms-1-doc.patch
  + 1403-tools-Use-portable-lookup-of-home-directory.patch
  + 1404-Fix-xml-warnings-in-old-release-notes.patch
  + 1411-Ensure-prim_eval-receive-wont-clobber-def_arg_reg-0.patch
  + 1421-ssh-increase-timetrap-for-test-on-slow-machine.patch
  + 1422-ssh-Print-Pids-in-testcase-for-debugging.patch
  + 1431-dialyzer-Update-runtime-dependencies.patch
  + 1432-dialyzer-observer-Use-portable-lookup-of-home-direct.patch
  + 1433-dialyzer-Minor-fix.patch
  + 1434-dialyzer-Fix-an-opaque-bug.patch
  + 1435-dialyzer-Fix-a-weird-warning.patch
  + 1436-dialyzer-Improve-a-warning.patch
  + 1441-zlib-Add-warning-for-option-WindowBits-values-8-and-.patch
  + 1442-erts-Fix-typo-and-clearify-warning-in-zlib-docs.patch
  + 1451-ct-Fix-function_clause-in-ct_framework-when-hook-fun.patch
  + 1452-ct-Add-Suite-argument-to-hook-callback-functions.patch
  + 1453-ct-Fix-hooks-and-fail-when-one-of-init-end_per_-does.patch
  + 1454-Add-dummy-end_per_suite-1.patch
  + 1455-ct-Fix-faulty-hook-callbacks-for-skipped-tests.patch
  + 1456-ct-Correctly-handle-process-died-in-init-and-end_per.patch
  + 1457-ct-Send-tc_start-event-on-force_stop-and-failed-sequ.patch
  + 1458-ct-Remove-excessive-skipped-failed-tag-in-hook-funct.patch
  + 1459-cth_surefire-Handle-skips-from-test-spec.patch
  + 1460-ct-Update-built-in-ct-hooks-with-new-Suite-parameter.patch
  + 1461-Fix-multiply-scale_timetraps-in-testspecs-not-workin.patch
  + 1471-Fix-redo-failover-optimization.patch
  + 1472-Don-t-use-request-table-for-answer-routing.patch
  + 1473-Avoid-sending-large-terms-between-nodes-unnecessaril.patch
  + 1474-Update-appup-for-19.3.patch
  + 1475-vsn-1.12.2.patch
  + 1476-Add-transport_opt-capx_strictness.patch
  + 1481-dtls-DTLS-specific-handling-of-socket-and-ciphers.patch
  + 1482-dtls-Make-sure-retransmission-timers-are-run.patch
  + 1483-dtls-Hibernation-and-retransmit-timers.patch
  + 1484-dtls-Enable-DTLS-test-in-ssl_certificate_verify_SUIT.patch
  + 1485-dtls-Enable-some-DTLS-tests-in-ssl_to_openssl_SUITE.patch
  + 1486-dtls-Erlang-distribution-over-DTLS-is-not-supported.patch
  + 1487-dtls-Correct-dialyzer-spec-and-postpone-inclusion-of.patch
  + 1488-dtls-dtlsv1.2-corresponds-to-tlsv1.2.patch
  + 1489-dtls-Avoid-mixup-of-protocol-to-test.patch
  + 1490-dtls-Only-test-this-for-TLS-for-now.patch
  + 1491-ssl-Version-update.patch
  + 1500-Travis-CI-Avoid-that-builds-gets-killed-for-inactivi.patch
  + 1501-Change-arity-of-type-to-init_result-1.patch
  + 1502-Correct-type-checking-function-for-action-next_event.patch
  + 1503-Implement-repeat_state-and-repeat_state_and_data.patch
  + 1504-Bugfix-callback-mode-not-cached-after-code-change.patch
  + 1505-Optimize-by-using-async-cancel_timer.patch
  + 1506-Reduce-number-of-loop-variables-hence-code-mass.patch
  + 1507-Clean-up-timer-handling.patch
  + 1508-Remove-event-timer-optimization.patch
  + 1509-Clean-up-timer-handling.patch
  + 1510-Stop-pampering-with-stacktraces.patch
  + 1511-Clarify-code_change-and-callback-mode-change.patch
  + 1512-Implement-fallback-for-terminate-3.patch
  + 1513-Make-code_change-4-optional.patch

* Mon Mar 13 2017 Led <ledest@gmail.com> 19.2.3-20
- add patches:
  + 1404-Fix-xml-warnings-in-old-release-notes.patch
  + 2035-retired_myths.xml-Move-marker-to-adhere-to-DTD.patch
  + 2036-Fix-small-typos.patch

* Sun Mar 12 2017 Led <ledest@gmail.com> 19.2.3-19
- add erlang-syntax_tools-devel provides to erlang-otp-devel

* Thu Mar 09 2017 Led <ledest@gmail.com> 19.2.3-18
- add patches:
  + 2601-dialyzer-Do-not-keep-the-code-server-s-type-info-on-.patch
  + 2602-typer-Fix-a-bug-regarding-the-T-option.patch
  + 2603-dialyzer-Use-less-memory-for-the-PLT-when-analyzing.patch
  + 2604-dialyzer-Check-return-value-of-digrahp-add_edge.patch
  + 2605-dialyzer-Compress-some-PLT-tables.patch
  + 2606-dialyzer-Sort-graphs-topologically.patch
  + 2607-dialyzer-Remove-code-for-non-started-workers.patch
  + 2608-dialyzer-Write-PLT-in-subprocess.patch
  + 2609-dialyzer-Do-not-spawn-all-workers-at-once.patch
  + 2610-dialyzer-Attempt-to-reduce-memory-consumption.patch

* Thu Mar 09 2017 Led <ledest@gmail.com> 19.2.3-17
- add patches:
  + 2213-crypto-Enable-usage-of-LibreSSL.patch
  + 2242-Fix-typos-lenght-length.patch
  + 2243-tools-Allow-Emake-options-to-be-passed-in-explicitly.patch
  + 2261-ssh-Initial-commit-of-option-handling-changes.patch
  + 2262-ssh-Types-and-spec-fixes-to-conform-to-the-ref-manua.patch
  + 2263-ssh-Remove-missplaced-options-in-test-suites.patch
  + 2264-ssh-Simplify-calling-of-user-s-callback-funs.patch
  + 2342-stdlib-Fix-mime_decode-1-binary-matching-performance.patch
  + 2428-PER-Slightly-improve-error-reporting-for-encoding.patch
  + 2429-PER-encoding-Emit-comments-about-each-attribute.patch
  + 2430-PER-decoding-Be-less-verbose-for-invalid-ENUMERATED.patch
  + 2431-encode-decode-Include-the-stack-trace-in-error-retur.patch
  + 2521-erts-Fix-proc-arity-value-when-exiting.patch

* Thu Mar 09 2017 Led <ledest@gmail.com> 19.2.3-16
- update patches:
  + 1483-dtls-Hibernation-and-retransmit-timers.patch

* Thu Mar 09 2017 Led <ledest@gmail.com> 19.2.3-15
- add patches:
  + 1471-Fix-redo-failover-optimization.patch
  + 1472-Don-t-use-request-table-for-answer-routing.patch
  + 1473-Avoid-sending-large-terms-between-nodes-unnecessaril.patch
  + 1474-Update-appup-for-19.3.patch
  + 1475-vsn-1.12.2.patch
  + 1476-Add-transport_opt-capx_strictness.patch
  + 1481-dtls-DTLS-specific-handling-of-socket-and-ciphers.patch
  + 1482-dtls-Make-sure-retransmission-timers-are-run.patch
  + 1483-dtls-Hibernation-and-retransmit-timers.patch
  + 1484-dtls-Enable-DTLS-test-in-ssl_certificate_verify_SUIT.patch
  + 1485-dtls-Enable-some-DTLS-tests-in-ssl_to_openssl_SUITE.patch
  + 1486-dtls-Erlang-distribution-over-DTLS-is-not-supported.patch
  + 1487-dtls-Correct-dialyzer-spec-and-postpone-inclusion-of.patch
  + 1488-dtls-dtlsv1.2-corresponds-to-tlsv1.2.patch
  + 1489-dtls-Avoid-mixup-of-protocol-to-test.patch
  + 1490-dtls-Only-test-this-for-TLS-for-now.patch
  + 1491-ssl-Version-update.patch
  + 1500-Travis-CI-Avoid-that-builds-gets-killed-for-inactivi.patch

* Tue Mar 07 2017 Led <ledest@gmail.com> 19.2.3-14
- add patches:
  + 1374-xmerl-Fix-compiler-and-dialyzer-warnings.patch

* Mon Mar 06 2017 Led <ledest@gmail.com> 19.2.3-13
- add patches:
  + 1389-erts-Clarify-process_info-pid-binary-docs.patch
  + 1433-dialyzer-Minor-fix.patch
  + 1434-dialyzer-Fix-an-opaque-bug.patch
  + 1435-dialyzer-Fix-a-weird-warning.patch
  + 1436-dialyzer-Improve-a-warning.patch
  + 1441-zlib-Add-warning-for-option-WindowBits-values-8-and-.patch
  + 1442-erts-Fix-typo-and-clearify-warning-in-zlib-docs.patch
  + 1451-ct-Fix-function_clause-in-ct_framework-when-hook-fun.patch
  + 1452-ct-Add-Suite-argument-to-hook-callback-functions.patch
  + 1453-ct-Fix-hooks-and-fail-when-one-of-init-end_per_-does.patch
  + 1454-Add-dummy-end_per_suite-1.patch
  + 1455-ct-Fix-faulty-hook-callbacks-for-skipped-tests.patch
  + 1456-ct-Correctly-handle-process-died-in-init-and-end_per.patch
  + 1457-ct-Send-tc_start-event-on-force_stop-and-failed-sequ.patch
  + 1458-ct-Remove-excessive-skipped-failed-tag-in-hook-funct.patch
  + 1459-cth_surefire-Handle-skips-from-test-spec.patch
  + 1460-ct-Update-built-in-ct-hooks-with-new-Suite-parameter.patch
  + 1461-Fix-multiply-scale_timetraps-in-testspecs-not-workin.patch

* Sat Mar 04 2017 Led <ledest@gmail.com> 19.2.3-12
- add patches:
  + 1194-stdlib-Add-maps-to-term-traversal.patch
  + 1195-zip-Don-t-crash-when-a-zip-file-has-an-Unix-extra-he.patch
  + 1196-zip-Eliminate-leak-of-open-file-after-crash.patch
  + 1197-Correct-documentation-of-get_modules-message.patch
  + 1339-erts-Fix-emasculation-of-binaries-in-port_control.patch
  + 1340-erts-Add-configure-option-for-setting-threadnames.patch
  + 1403-tools-Use-portable-lookup-of-home-directory.patch
  + 1421-ssh-increase-timetrap-for-test-on-slow-machine.patch
  + 1422-ssh-Print-Pids-in-testcase-for-debugging.patch
  + 1431-dialyzer-Update-runtime-dependencies.patch
  + 1432-dialyzer-observer-Use-portable-lookup-of-home-direct.patch
  + 1501-Change-arity-of-type-to-init_result-1.patch
  + 1502-Correct-type-checking-function-for-action-next_event.patch
  + 1503-Implement-repeat_state-and-repeat_state_and_data.patch
  + 1504-Bugfix-callback-mode-not-cached-after-code-change.patch
  + 1505-Optimize-by-using-async-cancel_timer.patch
  + 1506-Reduce-number-of-loop-variables-hence-code-mass.patch
  + 1507-Clean-up-timer-handling.patch
  + 1508-Remove-event-timer-optimization.patch
  + 1509-Clean-up-timer-handling.patch
  + 1510-Stop-pampering-with-stacktraces.patch
  + 1511-Clarify-code_change-and-callback-mode-change.patch
  + 1512-Implement-fallback-for-terminate-3.patch
  + 1513-Make-code_change-4-optional.patch

* Mon Feb 27 2017 Led <ledest@gmail.com> 19.2.3-11
- add patches:
  + 1401-Documentation-use-behaviour-ssh_daemon_channel.patch
  + 1402-Fix-minor-typo-in-compile-forms-1-doc.patch
  + 1411-Ensure-prim_eval-receive-wont-clobber-def_arg_reg-0.patch

* Fri Feb 24 2017 Led <ledest@gmail.com> 19.2.3-10
- add patches:
  + 1391-filename-Add-safe_relative_path-1.patch
  + 2340-c-Remove-unused-import-of-lists-concat-1.patch
  + 2341-c-Reintroduce-support-for-non-list-options-in-c-2.patch
  + 2371-ErLLVM-Demand-LLVM-3.9-or-greater.patch
  + 2372-erts-Drop-workarounds-for-ErLLVM-w-LLVM-3.9.patch
  + 2373-ErLLVM-Drop-code-printing-assembly-for-LLVM-3.9.patch
- update patches:
  + 2333-Add-filelib-find_file-2-3-and-filelib-find_source-1-.patch

* Thu Feb 23 2017 Led <ledest@gmail.com> 19.2.3-9
- add patches:
  + 2339-stdlib-Simplify-error-handling-of-the-sofs-module.patch
  + 2351-Documentation-fix-link-to-erlang-3-man-page.patch

* Thu Feb 23 2017 Led <ledest@gmail.com> 19.2.3-8
- add patches:
  + 1193-stdlib-Improve-pretty-printing-of-terms-with-maps.patch
  + 1203-ct-Add-ct_testspec-get_tests-1.patch
  + 1353-Document-ssl_session_cache_api-s-size-1-callback.patch
  + 1354-ssl-Always-prefer-AES-over-3DES.patch
  + 1361-kernel-Fail-sticky_dir-tc-if-module-not-sticky.patch
  + 1362-kernel-Fix-hanging-os-cmd-race-condition.patch
  + 1371-xmerl-Correct-bug-handling-multiple-documents-on-a-s.patch
  + 1372-xmerl-Fix-XML-well-formedness-bug-i-SAX-parser.patch
  + 1373-xmerl-Remove-faulty-throws.patch
  + 1381-ssh-new-test-try-access-outside-sftp-tree.patch
  + 1382-Consider-root_dir-and-cwd-in-ssh_sftpd-if-both-are-p.patch
  + 1383-Fix-relative-path-handling-in-sftpd.patch
  + 1384-Check-for-directory-with-correct-path.patch
  + 1385-Return-correct-state-in-the-case-of-failure.patch
  + 1386-ssh-increase-timetrap-in-ssh_to_openssh_SUITE-to-not.patch
  + 1387-ssh-replace-byte-only-function-with-element-size-agn.patch
  + 1388-Documentation-tuple-funs-are-unsupported.patch

* Thu Feb 23 2017 Led <ledest@gmail.com> 19.2.3-7
- add patches:
  + 1336-erts-Emasculate-binaries-that-are-scheduled-in-port_.patch
  + 1337-erts-Fix-literal-size-bug-when-only-old-instance-exi.patch
  + 1338-erts-Beautify-loaded.patch

* Sun Feb 19 2017 Led <ledest@gmail.com> 19.2.3-6
- add patches:
  + 2421-asn1ct_gen-Clean-up-generation-of-values.patch
  + 2422-asn1ct_gen-Clean-up-generation-of-export-directives.patch
  + 2423-asn1ct_gen-Clean-up-generation-records-in-.hrl-file.patch
  + 2424-asn1ct_gen-Clean-up-generation-of-.hrl-file-header.patch
  + 2425-asn1ct_gen-Polish-the-file-header.patch
  + 2426-Package-abstract-code-in-a-record-for-code-generatio.patch
  + 2427-asn1ct_gen-Clean-up-handling-of-dispatch-generation.patch

* Thu Feb 16 2017 Led <ledest@gmail.com> 19.2.3-5
- add patches:
  + 1286-public_key-generate-a-list-of-ssh-fingerprints-on-re.patch
  + 1287-ssh-allow-a-list-of-fingerprint-algos-in-silently_ac.patch
  + 1288-ssh-reword-documentation.patch
  + 1289-ssh-speling-error.patch
  + 1290-ssh-speling-error.patch
  + 1310-xmerl-Correct-handling-of-implicit-XML-namespace.patch
  + 1328-ssh-Add-error-case-for-bad-socket.patch
  + 1329-ssh-More-exact-test-for-is_tcp_socket.patch
  + 1330-ssh-handle-return-values-and-exceptions-from-ssh_acc.patch
  + 1333-erts-Add-size-of-literals-to-module-code-size.patch
  + 1334-erts-Fix-enif_send-from-noproc-and-no-msg_env.patch
  + 1335-erts-Fix-round-1-for-large-floats.patch
  + 2341-Update-erl_tar-to-support-PAX-format-etc.patch
- add lib.tar.xz
- update patches:
  + 2072-Implement-the-new-ceil-1-and-floor-1-guard-BIFs.patch

* Wed Feb 15 2017 Led <ledest@gmail.com> 19.2.3-4
- add patches:
  + 1327-ssh-modify-ssh_algorithms_SUITE-init_per_suite-for-s.patch
  + 1351-ssl-Avoid-SSL-TLS-hello-format-confusion.patch
  + 1352-ssl-Test-case-robustness.patch
  + 2291-Fix-function-name.patch
  + 2292-Use-maps-instead-of-dict-in-erl_expand_records.patch

* Thu Feb 09 2017 Led <ledest@gmail.com> 19.2.3-3
- add patches:
  + 1239-dialyzer-Correct-PLT-tests.patch
  + 1305-Include-more-otp_SUITE-tests-cases-in-the-smoke-test.patch
  + 1306-Reduce-size-of-the-log-file-for-Travis-CI.patch
  + 1307-Fix-observer-term-conversion-error-spelling.patch
  + 1308-systools-Fix-return-value-for-warnings_as_errors-sil.patch
  + 1309-stdlib-Improve-Erlang-shell-s-tab-completion-of-long.patch
  + 2286-Emacs-Consider-arity-when-jumping-to-definitions.patch
  + 2287-Emacs-Describe-how-to-run-unit-tests.patch
  + 2288-emacs-revert-erldoc-change.patch
  + 2331-Fix-broken-test-for-filename-find_src-2.patch
  + 2332-Refactor-filename-find_src-1.patch
  + 2333-Add-filelib-find_file-2-3-and-filelib-find_source-1-.patch
  + 2334-Document-the-kernel-source_search_rules-parameter.patch
  + 2335-Add-shell-shortcut-for-recompiling-existing-modules.patch
  + 2336-Update-use-of-filename-find_src-1-in-hipe.erl.patch
  + 2337-Update-use-of-filename-find_src-1-in-igor.erl.patch
  + 2338-Deprecate-filename-find_src-1-2.patch
  + 2401-Correct-spelling-of-NBAP-PDU-Descriptions.patch
  + 2402-testMultipleLevels-Use-asn1_test_lib-roundtrip.patch
  + 2403-Refactor-h323test.erl-to-simplify-debugging.patch
  + 2404-Add-additional-tests-of-Extension-Addition-Groups.patch
  + 2405-Break-apart-function-with-6-arguments.patch
  + 2406-Clean-up-handling-of-textual-order.patch
  + 2407-Refactor-gen_encode_constructed_imm-3.patch
  + 2408-asn1ct_check-Number-the-components-in-INSTANCE-OF.patch
  + 2409-Simplify-gen_enc_components_call-and-friends.patch
  + 2410-Refactor-code-generation-options.patch
  + 2411-Clean-up-filtering-of-options.patch
  + 2412-Refactor-encoding-of-optional-values.patch
  + 2413-Refactor-decoding-as-a-preparation-for-handling-maps.patch
  + 2414-Teach-the-ASN.1-compiler-the-maps-option.patch

* Wed Feb 08 2017 Led <ledest@gmail.com> 19.2.3-2
- add patches:
  + 1316-tools-Update-erlang-edoc.el-to-include-param-and-ret.patch
  + 2271-Fix-some-whitespace-in-erlang-mode.patch
  + 2272-Require-Emacs-24.1-in-erlang-mode.patch
  + 2273-Remove-redundant-function-erlang-string-to-int.patch
  + 2274-Remove-redundant-function-prog-mode.patch
  + 2275-Remove-redundant-erlang-interactive-p.patch
  + 2276-Remove-some-unneeded-backward-compatibility-code.patch
  + 2277-Convert-some-defvars-to-defcustoms-and-fix-some-docs.patch
  + 2278-Remove-redundant-wrappers-around-Emacs-version-const.patch
  + 2279-Set-erlang-mode-s-encoding-to-utf-8.patch
  + 2280-Update-erlang-pkg.el.patch
  + 2281-Clean-up-erlang-start.el.patch
  + 2282-Clean-up-erlang-eunit.el.patch
  + 2283-Set-some-useful-file-local-variables-in-erlang-edoc..patch
  + 2284-Clean-up-erldoc.el.patch
  + 2285-Fix-a-command-s-name.patch

* Wed Feb 08 2017 Led <ledest@gmail.com> 19.2.3-1
- 19.2.3
- remove patches:
  + 1316-erts-Fix-binary_to_term-for-compressed-and-zlib-v1.2.patch

* Mon Feb 06 2017 Led <ledest@gmail.com> 19.2.2-6
- remove bootstrap.tar.xz
- remove patches:
  + 2401-Add-new-AtU8-beam-chunk.patch
- add patches:
  + 1319-file-match-enoent-and-enotdir-in-path_open.patch
  + 1320-Store-messages-for-rex-and-error_logger-off-heap.patch
  + 1325-ssh-logging-in-test-lib-for-ssh-tests.patch
  + 1326-ssh-use-real-groups-in-kex_gex-test-suite.patch
  + 1331-Use-a-hole-marker-that-cannot-be-mistaken-for-a-vali.patch
  + 1332-Dirty-schedulers-should-not-touch-scheduler-data-poi.patch
  + 1341-Atomic-reference-count-of-binaries-also-in-non-SMP.patch

* Mon Feb 06 2017 Led <ledest@gmail.com> 19.2.2-5
- add bootstrap.tar.xz (disabled)

* Sun Feb 05 2017 Led <ledest@gmail.com> 19.2.2-4
- add patches:
  + 2241-erts-Remove-unnecessary-warnings.patch
  + 2251-ssh-reordered-default-algorithms-list.patch
  + 2252-ssh-added-stronger-diffie-hellman-groups.patch
  + 2253-ssh-removed-diffie-hellman-group1-sha1-from-default-.patch
  + 2254-ssh-removed-ssh-dss-from-default-list.patch
  + 2255-ssh-better-error-msg-at-kex-failure.patch
  + 2256-ssh-update-tests-for-removed-algorithms.patch
  + 2257-ssh-clearer-hash-calculation.patch
  + 2258-ssh-minor-code-unfolding.patch
  + 2259-ssh-Enable-usage-of-supported-but-not-default-host-k.patch
  + 2260-ssh-document-new-and-retired-algorithms.patch
  + 2501-erts-Remove-whitespace-errors.patch
  + 2502-erts-Add-SIGHUP-signal-handler.patch
  + 2503-kernel-Add-gen_event-signal-server-and-default-handl.patch
  + 2504-erts-Handle-SIGTERM-via-signal-service-instead.patch
  + 2505-erts-Handle-SIGUSR1-via-signal-service-instead.patch
  + 2506-erts-Add-OS-signal-tests.patch
  + 2507-erts-Use-generic-signal-handler.patch
  + 2508-erts-Do-not-enable-SIGINT.patch
  + 2509-erts-Fix-thread-suspend-in-crashdump.patch
  + 2510-erts-Do-not-handle-SIGILL.patch
  + 2511-erts-Use-os-module-instead-of-erts_internal-for-set_.patch
  + 2512-kernel-Document-signal-server.patch
- add patches (disabled):
  + 2401-Add-new-AtU8-beam-chunk.patch

* Sat Feb 04 2017 Led <ledest@gmail.com> 19.2.2-3
- remove patches:
  + otp_src_18.3.1-otp_build.patch
- enable patches:
  + 1255-ssl-Correct-ssl_certificate-validate-3.patch
  + 1256-ssl-Handle-more-than-one-DistributionPoint.patch
  + 1257-ssl-The-certificate-path-may-be-used-as-a-source-to-.patch
- add patches:
  + otp_src_19.2.2-make-lazy_configure.patch
  + 0031-erts-Don-t-check-autoconf-version.patch
  + 1234-dialyzer-Optimize-collection-of-variables.patch
  + 1235-dialyzer-Optimize-evaluation-of-complex-code.patch
  + 1236-dialyzer-Optimize-typesig.patch
  + 1237-dialyzer-Increase-time-limit-for-tests.patch
  + 1238-dialyzer-Fix-a-Dialyzer-warning.patch
  + 1258-ssl-Make-sure-PEM-cache-works-as-intended.patch
  + 1259-ssl-Simplify-configuration-code.patch
  + 1317-inets-httpd-shutdown-gracefully-on-connection-or-TLS.patch
  + 1318-fix-a-few-statem-typos.patch
  + 1323-ssh-remove-test-timetrap-for-ssh_kex_group_exchange.patch
  + 1324-ssh-document-crypto-genarate_key-dh-P-G-L.patch

* Wed Feb 01 2017 Led <ledest@gmail.com> 19.2.2-2
- add patches:
  + 1321-crypto-Added-optional-length-to-paramlist-in-generat.patch
  + 1322-ssh-optimize-kex-dh_gex-using-new-crypto-functionali.patch
- update patches:
  + 2174-Support-OpenSSL-1.1.0.patch

* Wed Feb 01 2017 Led <ledest@gmail.com> 19.2.2-1
- 19.2.2
- add patches:
  + 1285-ssh-increase-timetrap-for-ssh_benchmark_SUITE.patch
  + 1316-erts-Fix-binary_to_term-for-compressed-and-zlib-v1.2.patch

* Sat Jan 28 2017 Led <ledest@gmail.com> 19.2.1-7
- add patches:
  + 1255-ssl-Correct-ssl_certificate-validate-3.patch
  + 1256-ssl-Handle-more-than-one-DistributionPoint.patch
  + 1257-ssl-The-certificate-path-may-be-used-as-a-source-to-.patch

* Wed Jan 25 2017 Led <ledest@gmail.com> 19.2.1-6
- add patches:
  + 1284-ssh-correct-host-key-signature-calculation.patch
  + 1314-Fix-observer-application-crash-1296.patch
  + 1315-public_key-pkix_verify_hostname-RFC-6125.patch

* Wed Jan 25 2017 Led <ledest@gmail.com> 19.2.1-5
- add patches:
  + 1219-erts-Fix-thread-suspend-in-crashdump.patch
  + 1253-ssl-Move-PEM-cache-to-a-dedicated-process.patch
  + 1254-ssl-Make-crls-valid-for-a-week-instead-of-24-hours.patch
  + 1313-Workaround-for-buggy-android-implementation-of-PTHRE.patch

* Tue Jan 24 2017 Led <ledest@gmail.com> 19.2.1-4
- add patches:
  + 1218-erts-Fix-port_trace_SUITE-to-join-threads.patch
  + 1283-ssh-ssh_dbg-now-reports-HELLO-msgs-and-timestamps.patch
  + 1311-Fix-JIRA-issue-status-for-wanted-contributions.patch
  + 1312-Adding-s390x-support.patch

* Sun Jan 22 2017 Led <ledest@gmail.com> 19.2.1-3
- update patches:
  + otp_src_19.0.4-compile_info-time.patch
- add patches:
  + otp_src_19.0.4-snmp-compile_info-time.patch
  + 1271-Add-a-missing-aes_gcm-spec-clause-to-crypto-block_en.patch
  + 1281-ssh-Reduce-info-leakage-on-decrypt-errors.patch
  + 1282-ssh-fix-mpint-bug-in-property-tests.patch
  + 1291-Handle-unicode-in-path-in-test.patch
  + 1292-runtime_tools-Fix-utf-8-encoding-in-LTTng.xml.patch
  + 1301-Fix-enum-refinement-in-usertype-in-SYNTAX.patch
  + 1302-Test-enum-refinement-MIB.patch
  + 1303-Do-without-compilation-time-in-SNMP-versions-12.patch
  + 1304-Bump-version.patch

* Tue Jan 17 2017 Led <ledest@gmail.com> 19.2.1-2
- move otp_src_19.2-dializer-relax-check-plt.patch to non-optional patches
- add patches:
  + 0032-Do-not-automatically-define-HARDDEBUG-when-DEBUG-is-.patch
  + 0033-Remove-debug-printout-and-unnecessary-GC.patch
  + 0034-erts-Assert-sufficient-space-need-after-GC.patch
  + 0035-erts-Fix-GC-tracing-to-use-temp-heap.patch
  + 1217-Fix-memory-leak-of-temporary-heap.patch
  + 1251-ssl-Handle-really-big-handshake-packages.patch
  + 1252-ssh-Correct-ssh_sftpd_file_api-dialzyer-spec.patch
  + 1261-compiler-Increase-timetrap-timeouts-for-lc_SUITE.patch
  + 1262-common_test-Increase-timetrap-for-cth_hooks_SUITE.patch
  + 1263-stdlib-Increase-timetrap-for-rand_SUITE.patch
  + 2221-asn1-Remove-deprecated-functions.patch

* Tue Jan 17 2017 Led <ledest@gmail.com> 19.2.1-1
- 19.2.1

* Sun Jan 15 2017 Led <ledest@gmail.com> 19.2-17
- add patches:
  + otp_src_19.2-lib-compiler-add-spec.patch
  + 2301-beam_dict-Simplify-the-internal-format-of-the-lambda.patch
  + 2302-sys_pre_attributes-Remove-unnecessary-flexibility.patch
  + 2303-beam_asm-Add-common-types-to-describe-operands.patch
  + 2304-beam_utils-Add-types-and-specs.patch
  + 2305-v3_life.hrl-Add-types-for-all-fields.patch
  + 2306-v3_life-Add-types-and-specs.patch
  + 2307-v3_kernel_pp-Correct-spec-for-format-1.patch
  + 2308-cerl-Add-missing-types-and-specs.patch
  + 2309-compile-Add-missing-types-and-specs.patch
  + 2310-core_scan-Add-missing-types-and-specs.patch
  + 2311-sys_pre_attributes-Correct-and-add-missing-types-and.patch
  + 2312-v3_codegen-Add-missing-types-and-specs.patch
  + 2313-beam_bsm-Add-missing-types-and-specs.patch
  + 2314-beam_clean-Add-types-and-specs.patch
  + 2315-beam_dict-Add-missing-types-and-specs.patch
  + 2316-beam_except-Add-types-and-specs.patch
  + 2317-beam_jump-Add-types-and-specs.patch
  + 2318-beam_listing-Add-types-and-specs.patch
  + 2319-beam_trim-Add-types-and-specs.patch
  + 2320-Add-specs-for-the-beam_-module-2-functions.patch
  + 2321-Makefile-Warn-for-missings-spec.patch

* Sun Jan 15 2017 Led <ledest@gmail.com> 19.2-16
- update patches:
  + otp_src_19.2-lib-dialyzer.patch
  + otp_src_19.2-dializer-relax-check-plt.patch
- add patches:
  + 1191-stdlib-Allow-characters-in-types-and-constant-patter.patch
  + 1192-stdlib-Correct-signatures-of-functions-in-erl_parse.patch
  + 1201-ct-Add-tests-for-.app-and-.appup-files.patch
  + 1202-Add-ct_default_gl-to-common_test.app.src.patch
  + 1211-Fix-printout-of-timer-data-in-crash-dump.patch
  + 1212-Fix-faulty-assertion.patch
  + 1213-Fix-processes-BIF-test-cases.patch
  + 1214-Fix-issues-with-abandoned-heap.patch
  + 1215-Fix-call_time-trace-for-NIFs.patch
  + 1216-Fix-call-time-tracing-with-dirty-schedulers.patch
  + 1220-dialyzer-Fix-check-of-parameterized-opaque-types.patch
  + 1221-dialyzer-Do-not-send-full-PLTs-as-messages.patch
  + 1222-dialyzer-Optimize-graph-condensation.patch
  + 1223-dialyzer-Reduce-ETS-usage-during-the-typesig-phase.patch
  + 1224-compiler-Do-not-spawn-process-when-dialyzing.patch
  + 1225-dialyzer-Update-code-for-finding-parallelism.patch
  + 1226-dialyzer-Reduce-memory-consumption-during-remote-pha.patch
  + 1227-dialyzer-Optimize-memory-consumption.patch
  + 1228-dialyzer-Compress-a-few-more-ETS-tables.patch
  + 1229-dialyzer-Use-maps-instead-of-dict-for-module-contrac.patch
  + 1230-dialyzer-Use-maps-instaed-of-dict.patch
  + 1231-dialyzer-Use-less-memory-when-translating-contracts.patch
  + 1232-dialyzer-Try-to-reduce-memory-usage.patch
  + 1233-dialyzer-Compact-file-annotations-in-Core-code.patch
  + 1240-Travis-Simplify-running-of-dialyzer.patch
  + 1241-Include-explicit-attrs-when-default_attrs-true.patch

* Mon Jan 09 2017 Led <ledest@gmail.com> 19.2-15
- add patches:
  + 2241-erts-Fix-error-report-message-for-erlang-delete-1.patch

* Thu Jan 05 2017 Led <ledest@gmail.com> 19.2-14
- add patches:
  + 2231-stdlib-Remove-whitespace-errors-in-gen_event.patch
  + 2232-stdlib-Add-start-options-to-gen_event.patch
  + 2233-stdlib-Remove-whitespace-error-in-gen_event_SUITE.patch
  + 2234-stdlib-Refactor-gen_event_SUITE.patch
  + 2235-stdlib-Test-gen_event-options.patch
  + 2236-stdlib-Document-gen_event-start-options.patch

* Tue Jan 03 2017 Led <ledest@gmail.com> 19.2-13
- add patches:
  + 2221-erts-Add-missing-make-rules-for-port_SUITE.patch
  + 2222-erts-Fix-some-compile-warnings-for-port_SUITE.patch

* Mon Jan 02 2017 Led <ledest@gmail.com> 19.2-12
- add patches:
  + 1161-Multi-scheduling-block-bug-fixes.patch
  + 1162-Fix-crash-due-to-GC-of-node-entry-on-dirty-scheduler.patch
  + 1163-Fix-premature-removal-of-process-struct.patch
  + 1164-Leave-dirty-work-in-dirty-run-queues-on-multi-schedu.patch
  + 1165-Fix-VM-global-GC-info-for-dirty-schedulers.patch

* Sun Jan 01 2017 Led <ledest@gmail.com> 19.2-11
- update patches:
  + otp_src_19.2-erts-symbols.patch

* Fri Dec 30 2016 Led <ledest@gmail.com> 19.2-10
- add patches:
  + 2211-crypto-Support-chacha20_poly1305.patch
  + 2212-crypto-algo_ciper-was-too-small-after-cipher-additio.patch

* Fri Dec 23 2016 Led <ledest@gmail.com> 19.2-9
- clean up post scripts
- shrink dialyzer's plt
- enable patches:
  + 1101-erts-Fix-faulty-printout-in-port_SUITE.patch

* Fri Dec 23 2016 Led <ledest@gmail.com> 19.2-8
- add dirs to otp-base-devel and otp-devel

* Wed Dec 21 2016 Led <ledest@gmail.com> 19.2-7
- add patches:
  + 1151-inets-httpc-Chunk-size-decoding-could-fail.patch
  + 1152-inets-httpc-clean-code.patch
  + 1153-inets-httpc-Prevent-hanging-user-process.patch

* Tue Dec 20 2016 Led <ledest@gmail.com> 19.2-6
- enable patches:
  + 1071-ssl-Correct-terminate-behaviour.patch
  + 1081-Fix-stack-trace-generated-by-a-traced-process.patch
  + 1082-Fix-stactrace-for-apply-on-error-1-2-exit-1-or-throw.patch
  + 1083-New-test-cases-testing-stacktrace-from-apply-on-erla.patch
  + 1084-Remove-faulty-release-note-for-these-fixes.patch
  + 1091-Remove-vestiges-of-watchdog-support-in-heart.patch
  + 1101-erts-Fix-faulty-printout-in-port_SUITE.patch
- add patches:
  + 1111-etop-Show-CPU-utilization-for-last-interval-only.patch
  + 1121-crashdump_viewer-Allow-multiple-lines-in-Slogan.patch
  + 1131-erts-Correct-memory-footprint-for-maps.patch
  + 1141-erts-Make-depth-of-current_stacktrace-configurable.patch
  + 2182-ssh-Remove-whitespace-errors-in-ssh_sftp.erl.patch
  + 2183-ssh-Use-maps-instead-of-dict-in-ssh_sftp.patch
  + 2201-Add-system_info-atom_limit.patch
  + 2202-erts-add-erlang-system_info-atom_count.patch

* Tue Dec 20 2016 Led <ledest@gmail.com> 19.2-5
- add patches:
  + 1071-ssl-Correct-terminate-behaviour.patch
  + 1081-Fix-stack-trace-generated-by-a-traced-process.patch
  + 1082-Fix-stactrace-for-apply-on-error-1-2-exit-1-or-throw.patch
  + 1083-New-test-cases-testing-stacktrace-from-apply-on-erla.patch
  + 1084-Remove-faulty-release-note-for-these-fixes.patch
  + 1091-Remove-vestiges-of-watchdog-support-in-heart.patch
  + 1101-erts-Fix-faulty-printout-in-port_SUITE.patch
  + 2031-Retire-two-myths.patch
  + 2032-Add-a-myth-about-NIFs.patch
  + 2033-Shorten-the-tail-recursion-myth.patch
  + 2034-Extend-the-text-for-_-myth.patch
  + 2181-public_key-Use-maps-instead-of-dict.patch
  + 2191-Add-take-2-to-all-dictionary-modules.patch

* Sat Dec 17 2016 Led <ledest@gmail.com> 19.2-4
- disable patches:
  + 2142-Make-warn_export_all-the-default.patch
- enable patches:
  + 1051-Substitute-export_all-with-proper-export.patch

* Sat Dec 17 2016 Led <ledest@gmail.com> 19.2-3
- disable patches:
  + 1051-Substitute-export_all-with-proper-export.patch

* Sat Dec 17 2016 Led <ledest@gmail.com> 19.2-2
- add patches:
  + 1001-Remove-whitespace-errors.patch
  + 1002-doc-Change-stands-for-to-denotes-in-typespec.patch
  + 1003-doc-Enchance-map-pair-optional-mandatory-notes.patch
  + 1011-erts-Add-SIGTERM-signal-handler.patch
  + 1012-erts-Document-SIGTERM-handler.patch
  + 1021-ssh-test-Extend-timetrap-in-test-case.patch
  + 1022-ssh-test-Put-tstflg-values-in-a-proplist.patch
  + 1023-ssh-test-Move-fn-random_chars-1-to-ssh_test_lib.patch
  + 1024-ssh-test-remove-known_hosts-interference-in-test-sui.patch
  + 1025-ssh-test-property-test-cuddling.patch
  + 1031-inets-httpc-patch-method-missing-in-doc.patch
  + 1032-inets-httpc-Correct-redirection-host-header.patch
  + 1041-Allow-escripts-with-only-two-lines.patch
  + 1051-Substitute-export_all-with-proper-export.patch
  + 1052-Add-some-tests-for-numeric-BIFs.patch
  + 1061-erts-Fix-hanging-race-in-code_SUITE-versions.patch

* Tue Dec 13 2016 Led <ledest@gmail.com> 19.2-1
- remove patches:
  + erl_interface-Fix-compile-warning-in-erl_call.patch
  + 1001-erts-Clearify-run_erl-docs.patch
  + 1002-file_SUITE-Test-file-write_file-3.patch
  + 1003-Fix-typo-in-documentation-for-ct_telnet-expect-3.patch
  + 1004-Update-appups-in-kernel-and-stdlib-for-OTP-versions-.patch
  + 1005-ttb-Add-option-c-queue_size-c-to-tracer-2.patch
  + 1006-Support-for-unicode-expander.patch
  + 1007-stdlib-Add-a-testcase-for-Unicode-expander.patch
  + 1008-erts-Make-cerl-dump-core-work-on-mac.patch
  + 1009-Update-behavior-of-httpc-request-to-match-RFC-7231.patch
  + 1010-Update-test-case-docs-with-RFC-7231.patch
  + 1011-Fix-typos-in-public_key_app.xml.patch
  + 1012-Fix-typo-in-configuration-description.patch
  + 1013-Add-SSH-custom-REPL-exit-status-test.patch
  + 1014-Fix-SSH-custom-REPL-exit-status.patch
  + 1015-New-file-erlang-edoc.el-to-support-EDoc-in-erlang-mo.patch
  + 1016-Don-t-report-error-for-shutdown-exit-tuple.patch
  + 1017-parsetools-Correct-handling-of-Unicode-in-Leex.patch
  + 1018-Document-the-order-of-directories-added-with-code-ad.patch
  + 1019-Fix-posix_memalign-configure-test.patch
  + 1020-Check-deployment-target-in-configure-on-MacOSX.patch
  + 1021-Try-to-handle-not-yet-available-functionality-in-Mac.patch
  + 1022-erts-Rename-__errno-in-order-to-avoid-conflict-on-op.patch
  + 1023-ssl-Correct-anonymous-suite-handling.patch
  + 1024-erts-Add-examples-to-binary_to_term-and-term_to_bina.patch
  + 1025-ssl-Correct-tests-tcp-stream-handling.patch
  + 1026-Fix-compilation-when-OpenSSL-doesn-t-support-RC2.patch
  + 1027-Fix-compilation-when-OpenSSL-doesn-t-support-RC4.patch
  + 1028-disable-RC4-in-SSL-when-crypto-doesn-t-support-it.patch
  + 1029-Fix-build-environment-script-in-HOWTO-INSTALL-WIN32.patch
  + 1030-add-info-for-param-and-returns-tags.patch
  + 1031-erlang-mode-do-not-configure-require-final-newline.patch
  + 1032-parsetools-Correct-counting-of-newlines.patch
  + 1033-wx-Add-simple-dropfiles-support.patch
  + 1034-wx-add-wxWindowDragAcceptFiles.patch
  + 1035-Fix-reference-to-automatic-undefined-field-declared-.patch
  + 1036-Update-per-review-comments.patch
  + 1037-Allow-reusing-mnesia-select-continuations.patch
  + 1038-Fix-guard-test-for-chardata.patch
  + 1039-ssl-Adjust-cipher-type-to-conform-to-implementation.patch
  + 1040-Replace-ref-with-reference-in-inets-files.patch
  + 1041-inets-httpc-improve-error-handling.patch
  + 1042-beam_bsm-Eliminate-unsafe-optimization.patch
  + 1043-erts-Print-error-code-from-failed-NIF-load-upgrade-r.patch
  + 1044-crypto-Return-source-line-number-from-failed-load-up.patch
  + 1045-erts-Fix-profile_boot-true-false-parsing.patch
  + 1046-dialyzer-Fix-error-handling-of-bad-dialyzer-attribut.patch
  + 1047-ssl-Make-sure-test-has-correct-input.patch
  + 1048-Properly-filter-ssl-cipher-suites-reported-as-suppor.patch
  + 1049-Correct-a-typo-in-mod_esi-documentation.patch
  + 1050-Update-Dialyzer-documentation.patch
  + 1051-dialyzer-Fix-opaque-bugs.patch
  + 1052-dialyzer-Fix-opaque-bug.patch
  + 1053-ftp-socket-wrapper-changed-suddenly-and-erroneously.patch
  + 1054-ftp-added-forgotten-inet-setopts-active-once.patch
  + 1055-ftp-New-DBG-alternative-ct-pal.patch
  + 1056-Fix-inets-ftp-bug-related-to-multiple-lines-resp.patch
  + 1057-erts-Fix-correct-link-flags-for-hipe_mkliterals.patch
  + 1058-erts-Disable-fPIE-for-HiPE-on-x86_64.patch
  + 1059-dbg-fun2ms-allow-empty-list-as-head.patch
  + 1060-use-only-two-low-bits-of-creation.patch
  + 1061-erl_interface-Refactor-documentation.patch
  + 1062-erl_interface-Editorial-changes.patch
  + 1063-erl_interface-Fix-editorial-changes.patch
  + 1064-erl_interface-Fix-xmllint-problems.patch
  + 1065-erl_interface-Fix-broken-links-in-documentation.patch
  + 1066-erl_interface-Remove-unused-file.patch
  + 1067-erl_interface-Remove-CDATA-tag-except-for-example-co.patch
  + 1068-Fix-all-whitespace-related-issues-in-erlang.el.patch
  + 1069-Fix-whitespace-setting-in-test-files.patch
  + 1070-mnesia-Fix-double-blocked-tables-which-could-cause-a.patch
  + 1071-Avoid-some-error-reports-when-stopping-mnesia.patch
  + 1072-wx-Add-wxWindow-getContentScaleFactor.patch
  + 1073-wx-Improve-error-handling.patch
  + 1074-Eliminate-dialyzer-warning-about-unreachable-clause.patch
  + 1075-Code-cleanups.patch
  + 1076-Declare-types-and-specs.patch
  + 1077-Eliminate-unmatched-return-dialyzer-warnings.patch
  + 1078-Change-two-calls-to-file_close-1-to-allow-error-einv.patch
  + 1079-erts-Correct-docs-for-driver_select.patch
  + 1080-erts-Do-tracer-liveness-check-on-current-tracer.patch
  + 1081-stdlib-Correct-shell_default-3.patch
  + 1082-Don-t-let-inline_list_funcs-degrade-optimizations.patch
  + 1083-Fix-minor-soft-purge-bug.patch
  + 1084-erts-Avoid-delayed-fun-undef-race.patch
  + 1085-Don-t-copy-funs-into-guards.patch
  + 1086-eldap-cosmetic-doc-fixes.patch
  + 1087-mnesia-Don-t-show-error_logger-messages-in-tests.patch
  + 1088-Fix-typos-in-erl_driver.xml.patch
  + 1089-Clarify-permission-bits-in-file.xml.patch
  + 1090-erts-Exclude-random-beam-functions-from-hipe-stacktr.patch
  + 1091-Document-the-epmd_module-switch-in-erl.patch
  + 1092-Correct-spelling-error-in-ssl_distribution.xml.patch
  + 1093-handle-send_to_non_existing_process-trace-event-in-f.patch
  + 1094-erts-Correct-type-declaration-of-match-specification.patch
  + 1095-Add-otp_build-update_primary-to-HOWTO-INSTALL.patch
  + 1096-kernel-Add-lost-dependency-to-erts-8.1.patch
  + 1097-doc-Clarify-application-directory-structure.patch
  + 1098-Add-ECC-curve-selection-order-config-in-TLS-server.patch
  + 1099-Fix-the-native-code-translation-of-bs_match_string.patch
  + 1100-Add-a-test-case-that-should-now-work.patch
  + 1101-erts-Use-cmd-on-windows-for-port_SUITE.patch
  + 1102-stdlib-Increase-timeouts-in-base64_SUITE.patch
  + 1103-stdlib-Increase-timeouts-in-rand_SUITE.patch
  + 1104-stdlib-Increase-timeouts-in-ets_SUITE.patch
  + 1105-New-commands-to-ease-looking-up-OTP-documentation.patch
  + 1106-fix-typo-on-doc-of-maps.patch
  + 1107-controlling_process-can-return-error-badarg.patch
  + 1108-hipe_llvm-Fix-incorrect-atom-alignment-assumption.patch
  + 1109-hipe_llvm-Work-around-LLVM-3.9-sdesc-bug.patch
  + 1110-hipe_rtl_to_llvm-Constants-for-bits-per-byte-word.patch
  + 1111-Fix-problem-with-printouts-to-incorrect-parent-group.patch
  + 1112-ssl-Change-to-more-modest-timeouts.patch
  + 1113-ssl-Use-SHA2-for-signing-ECC-certs-if-possible.patch
  + 1114-Update-configure-to-work-better-on-Mac.patch
  + 1115-ssh-exported-ssh_dbg-shrink_bin-and-ssh_dbg-wr_recor.patch
  + 1116-ssh-Testcase-polishing.patch
  + 1117-ssh-Change-order-on-next_event-actions-in-ssh_connec.patch
  + 1118-ssh-Adjust-inet-buffers-if-too-small.patch
  + 1119-odbc-Remove-support-for-old-MACs.patch
  + 1120-inets-httpc-do-not-send-absolute-URIs-over-TLS-tunne.patch
  + 1121-Correct-tar_SUITE-unicode-1.patch
  + 1122-Run-dialyzer-as-part-of-the-travis-script.patch
  + 1123-Travis-Reduce-memory-consumption-for-dialyzer.patch
  + 1124-erts-Remove-unused-erl_crash_dump.patch
  + 1125-scheme_validation_fun-misspellt-in-doc.patch
  + 1126-erts-Add-cbprintf-for-Callback-Printing.patch
  + 1127-erts-Refactor-crash-dumping-with-cbprintf.patch
  + 1128-erts-Add-ErtsStrToSint64.patch
  + 1129-erts-Add-env-variable-ERL_CRASH_DUMP_BYTES.patch
  + 1130-erts-Remove-one-little-space-in-crash-dump.patch
  + 1131-stdlib-Correct-types-of-the-abstract-format.patch
  + 1132-document-yield-nb_yield-limitation.patch
  + 1133-Suppress-warnings-from-v3_kernel-when-inlining-is-tu.patch
  + 1134-dialyzer-Correct-a-warnings-message.patch
  + 1135-dialyzer-Improve-a-warning-message.patch
  + 1136-dialyzer-Improve-a-warning-message.patch
  + 1137-dialyzer-Substitute-opacity-for-opaqueness.patch
  + 1138-hipe-Improve-error-message-on-internal-crashes.patch
  + 1139-hipe_icode_call_elim-Fix-cf-elimination-crash.patch
  + 1140-Remove-duplicate-docs-for-the-priority-inet-option.patch
  + 1141-Fix-saving-of-original-arguments-when-rescheduling-v.patch
  + 1142-Fix-GC-when-NifExport-is-in-use.patch
  + 1143-Fix-check_process_code-when-NifExport-is-in-use.patch
  + 1144-Silence-debug-warning-when-no-beam-jump-table-is-use.patch
  + 1145-Fix-alloc-util-hard-debug.patch
  + 1146-Fix-dirty-scheduler-process-priority.patch
  + 1147-Fix-send-of-exit-signal-to-process-executing-dirty.patch
  + 1148-Fix-call-time-tracing-with-dirty-schedulers.patch
  + 1149-Fix-scheduling-of-system-tasks-on-processes-executin.patch
  + 1150-Update-etp-commands-for-dirty-schedulers.patch
  + 1151-public_key-ssh-host-key-fingerprint-generator-added.patch
  + 1152-public_key-type-extension-digest_type.patch
  + 1153-ssh-Add-fun-and-fingerprint-to-option-silently_accep.patch
  + 1154-ssh-Removed-irrelevant-rfc-reference-in-doc.patch
  + 1155-ssh-added-two-test-cases.patch
  + 1156-ssh-testcase-for-too-large-packet-size-on-client.patch
  + 1157-ssh-fix-error-when-large-client-packet-size-and-smal.patch
  + 1158-ssh-interrupted_send-receive-loop-reports-missing-nu.patch
  + 1159-ssh-interrupted_send-test-suite-handle-close-CHANID-.patch
  + 1160-Fix-initialization-dependencies-between-time-lock-ch.patch
  + 1161-Fix-gl-driver-pointer-error.patch
  + 1162-Add-option-to-send-prebuilt-binaries-to-multiDrawArr.patch
  + 1163-Avoid-unnecessary-length-calculations-in-gl.patch
  + 1164-wx-Do-not-dispatch-commands-after-frequent-events.patch
  + 1165-Add-an-option-erlang-icr-indent.patch
  + 1166-Fix-font-locking-for-deprecated-in-erlang-edoc-mode.patch
  + 1167-observer-Start-crashdump_viewer-in-a-non-distributed.patch
  + 1168-Fix-FSF-mail-address.patch
  + 1169-observer-Remove-unused-files.patch
  + 1170-Correct-errors-in-documentation-and-add-more-info.patch
  + 1171-Add-heading-option-to-log-functions.patch
  + 1172-Make-sure-group-leader-processes-terminate-properly.patch
  + 1173-Use-off_heap-memory-queue-for-mnesia_tm.patch
  + 1174-Preserve-key-order-in-mnesia-table_info.patch
  + 1175-crashdump_viewer-Show-correct-values-for-Object-and-.patch
  + 1176-ssh-excluded-modules-from-cover-spec.patch
  + 1177-public_key-exclude-asn1-generated-module-PKCS-FRAME-.patch
  + 1178-megaco-Use-the-test_server-app-and-appup-tests.patch
  + 1179-inets-Add-Profile-argument-missed-by-commit-fdfda2fa.patch
  + 1180-Update-copyright-year.patch
  + 1181-ssh-update-vsn.mk.patch
  + 1182-public_key-update-vsn.mk.patch
  + 1183-crashdump_viewer-Display-abort-reason-when-truncated.patch
  + 1184-ssl-Make-sure-common-test-priv_dir-is-used-for-test-.patch
  + 1185-Report-errors-from-TLS-tunnel-request-to-correct-pro.patch
  + 1186-observer-Show-monitored-ports-in-process-details-vie.patch
  + 1187-observer-Add-more-port-information.patch
  + 1188-observer-Fix-update-of-range-in-memory-allocator-gra.patch
  + 1189-ssl-Implement-DTLS-state-machine.patch
  + 1190-ssl-Prepare-for-release.patch
  + 2031-Implement-call-3-dirty_timeout.patch
  + 2032-Implement-state-entry-events.patch
  + 2033-Improve-docs.patch
  + 2034-Improve-docs.patch
  + 2035-Change-state-entry-events-into-state-enter-calls.patch
  + 2036-Improve-docs-and-types.patch
  + 2037-Implement-state-timeouts.patch
  + 2038-Use-parameterized-types.patch
  + 2039-Fix-race-condition-in-cancel_timer-1.patch
- update patches:
  + otp_src_19.2-erts-cflags.patch
  + otp_src_19.2-erts-lib.patch

* Fri Dec 09 2016 Led <ledest@gmail.com> 19.1.6-23
- add patches:
  + 2161-Add-option-deterministic-for-reproducible-builds.patch
  + 2171-configure.in-Fix-test-for-SSL-with-Kerberos.patch
  + 2172-configure.in-Fix-configure-test-for-usable-OpenSSL.patch
  + 2173-crypto.c-Disable-broken-code-for-ChaCha-and-Poly1305.patch
  + 2174-Support-OpenSSL-1.1.0.patch

* Fri Dec 09 2016 Led <ledest@gmail.com> 19.1.6-22
- remove patches:
  + otp_src_18.3.1-lib-erl_interface-erl_start.patch
- add patches:
  + erl_interface-Fix-compile-warning-in-erl_call.patch
  + 1180-Update-copyright-year.patch

* Tue Dec 06 2016 Led <ledest@gmail.com> 19.1.6-21
- remove patches:
  + 1179-megaco-Update-version.patch
  + 1180-eldap-update-vsn.mk.patch
- add patches:
  + 1179-inets-Add-Profile-argument-missed-by-commit-fdfda2fa.patch
  + 1186-observer-Show-monitored-ports-in-process-details-vie.patch
  + 1187-observer-Add-more-port-information.patch
  + 1188-observer-Fix-update-of-range-in-memory-allocator-gra.patch
  + 1189-ssl-Implement-DTLS-state-machine.patch
  + 1190-ssl-Prepare-for-release.patch

* Mon Dec 05 2016 Led <ledest@gmail.com> 19.1.6-20
- add patches:
  + 1173-Use-off_heap-memory-queue-for-mnesia_tm.patch
  + 1174-Preserve-key-order-in-mnesia-table_info.patch
  + 1175-crashdump_viewer-Show-correct-values-for-Object-and-.patch
  + 1176-ssh-excluded-modules-from-cover-spec.patch
  + 1177-public_key-exclude-asn1-generated-module-PKCS-FRAME-.patch
  + 1178-megaco-Use-the-test_server-app-and-appup-tests.patch
  + 1179-megaco-Update-version.patch
  + 1180-eldap-update-vsn.mk.patch
  + 1181-ssh-update-vsn.mk.patch
  + 1182-public_key-update-vsn.mk.patch
  + 1183-crashdump_viewer-Display-abort-reason-when-truncated.patch
  + 1184-ssl-Make-sure-common-test-priv_dir-is-used-for-test-.patch
  + 1185-Report-errors-from-TLS-tunnel-request-to-correct-pro.patch

* Fri Dec 02 2016 Led <ledest@gmail.com> 19.1.6-19
- add patches:
  + 2121-Minor-documentation-cleanup.patch
  + 2122-Rename-internal-function-for-clarity.patch
  + 2123-Eliminate-some-code-duplication.patch
  + 2124-Only-read-log-format-once-in-collect-loop.patch
  + 2125-Use-iolist_size-instead-of-local-function.patch
  + 2126-Pass-through-known-size-instead-of-recomputing.patch
  + 2127-Clarify-that-the-type-for-disk-log-data-is-iodata.patch
  + 2128-Simplify-for-rflat.patch
  + 2129-Eliminate-more-code-duplication.patch
  + 2130-Use-pattern-matching-for-records-where-suitable.patch
  + 2131-Improve-caching-in-disk_log.patch
  + 2132-Pass-log-format-through-from-handle.patch
  + 2141-warn_obsolete_guard-is-already-default.patch
  + 2142-Make-warn_export_all-the-default.patch
  + 2143-Remove-left-over-uses-of-compile-export_all.patch
  + 2144-asn1-test-suite-Suppress-warnings-for-compile-export.patch
  + 2145-diameter-tests-Eliminate-use-of-compile-export_all.patch
  + 2146-stdlib-test-suite-fix-uses-of-export_all.patch
  + 2151-compiler-Allow-for-unaligned-match-argument-in-value.patch
  + 2152-compiler-Optimize-maps-pattern-matching.patch
  + 2153-compiler-Add-regression-tests.patch

* Fri Dec 02 2016 Led <ledest@gmail.com> 19.1.6-18
- add patches:
  + 1170-Correct-errors-in-documentation-and-add-more-info.patch
  + 1171-Add-heading-option-to-log-functions.patch
  + 1172-Make-sure-group-leader-processes-terminate-properly.patch

* Wed Nov 30 2016 Led <ledest@gmail.com> 19.1.6-17
- add patches:
  + 2111-Eliminate-some-code-duplication.patch
  + 2112-Write-node-info-before-log-message-body-not-after.patch
  + 2113-Add-comment-versions-of-assert-macros.patch

* Wed Nov 30 2016 Led <ledest@gmail.com> 19.1.6-16
- fix typos in spec
- add patches:
  + 1167-observer-Start-crashdump_viewer-in-a-non-distributed.patch
  + 1168-Fix-FSF-mail-address.patch
  + 1169-observer-Remove-unused-files.patch

* Tue Nov 29 2016 Led <ledest@gmail.com> 19.1.6-15
- add patches:
  + 1166-Fix-font-locking-for-deprecated-in-erlang-edoc-mode.patch

* Mon Nov 28 2016 Led <ledest@gmail.com> 19.1.6-14
- add patches:
  + 2091-compiler-Warn-for-repeated-identical-map-keys.patch
  + 2092-compiler-Test-repeated-map-key-warnings.patch
  + 2101-Remove-remnants-of-module-package-support.patch
  + 2102-Restructure-code-which-and-where_is_file.patch
  + 2103-Handle-prefetched-paths.patch
  + 2104-Fix-spec-for-erlang-get_module_info.patch
  + 2105-Add-code-module_status-1-and-modified_modules-0.patch
  + 2106-Add-shell-mm-and-lm-functions.patch

* Mon Nov 28 2016 Led <ledest@gmail.com> 19.1.6-13
- add patches:
  + 1161-Fix-gl-driver-pointer-error.patch
  + 1162-Add-option-to-send-prebuilt-binaries-to-multiDrawArr.patch
  + 1163-Avoid-unnecessary-length-calculations-in-gl.patch
  + 1164-wx-Do-not-dispatch-commands-after-frequent-events.patch
  + 1165-Add-an-option-erlang-icr-indent.patch

* Sat Nov 26 2016 Led <ledest@gmail.com> 19.1.6-12
- add patches:
  + 1140-Remove-duplicate-docs-for-the-priority-inet-option.patch
  + 1160-Fix-initialization-dependencies-between-time-lock-ch.patch

* Thu Nov 24 2016 Led <ledest@gmail.com> 19.1.6-11
- add patches:
  + 1138-hipe-Improve-error-message-on-internal-crashes.patch
  + 1139-hipe_icode_call_elim-Fix-cf-elimination-crash.patch
  + 1151-public_key-ssh-host-key-fingerprint-generator-added.patch
  + 1152-public_key-type-extension-digest_type.patch
  + 1153-ssh-Add-fun-and-fingerprint-to-option-silently_accep.patch
  + 1154-ssh-Removed-irrelevant-rfc-reference-in-doc.patch
  + 1155-ssh-added-two-test-cases.patch
  + 1156-ssh-testcase-for-too-large-packet-size-on-client.patch
  + 1157-ssh-fix-error-when-large-client-packet-size-and-smal.patch
  + 1158-ssh-interrupted_send-receive-loop-reports-missing-nu.patch
  + 1159-ssh-interrupted_send-test-suite-handle-close-CHANID-.patch

* Thu Nov 24 2016 Led <ledest@gmail.com> 19.1.6-10
- disable inline

* Wed Nov 23 2016 Led <ledest@gmail.com> 19.1.6-9
- enable inline

* Wed Nov 23 2016 Led <ledest@gmail.com> 19.1.6-8
- add patches:
  + 1130-erts-Remove-one-little-space-in-crash-dump.patch
  + 1131-stdlib-Correct-types-of-the-abstract-format.patch
  + 1132-document-yield-nb_yield-limitation.patch
  + 1133-Suppress-warnings-from-v3_kernel-when-inlining-is-tu.patch
  + 1134-dialyzer-Correct-a-warnings-message.patch
  + 1135-dialyzer-Improve-a-warning-message.patch
  + 1136-dialyzer-Improve-a-warning-message.patch
  + 1137-dialyzer-Substitute-opacity-for-opaqueness.patch
  + 1141-Fix-saving-of-original-arguments-when-rescheduling-v.patch
  + 1142-Fix-GC-when-NifExport-is-in-use.patch
  + 1143-Fix-check_process_code-when-NifExport-is-in-use.patch
  + 1144-Silence-debug-warning-when-no-beam-jump-table-is-use.patch
  + 1145-Fix-alloc-util-hard-debug.patch
  + 1146-Fix-dirty-scheduler-process-priority.patch
  + 1147-Fix-send-of-exit-signal-to-process-executing-dirty.patch
  + 1148-Fix-call-time-tracing-with-dirty-schedulers.patch
  + 1149-Fix-scheduling-of-system-tasks-on-processes-executin.patch
  + 1150-Update-etp-commands-for-dirty-schedulers.patch

* Wed Nov 23 2016 Led <ledest@gmail.com> 19.1.6-7
- clean up spec
- add patches:
  + 2021-erts-Add-gcc-compile-error-Werror-undef.patch
  + 2022-erts-Fix-all-Wundef-errors.patch
  + 2023-erts-Tweak-PSTACK-to-avoid-warning.patch

* Tue Nov 22 2016 Led <ledest@gmail.com> 19.1.6-6
- add patches:
  + 1124-erts-Remove-unused-erl_crash_dump.patch
  + 1125-scheme_validation_fun-misspellt-in-doc.patch
  + 1126-erts-Add-cbprintf-for-Callback-Printing.patch
  + 1127-erts-Refactor-crash-dumping-with-cbprintf.patch
  + 1128-erts-Add-ErtsStrToSint64.patch
  + 1129-erts-Add-env-variable-ERL_CRASH_DUMP_BYTES.patch

* Sat Nov 19 2016 Led <ledest@gmail.com> 19.1.6-5
- add patches:
  + 2005-Add-jump-functions-to-rand-module.patch
  + 2006-Don-t-wrap-continuations-from-mnesia_ext-backends.patch
  + 2007-Add-basic-spec-and-types.patch
  + 2008-Expand-on-the-behavior-of-supervisors.patch
  + 2009-Fixup-of-specs-in-rand.patch
  + 2010-Document-the-ordering-used-in-ordsets-and-orddicts.patch

* Sat Nov 19 2016 Led <ledest@gmail.com> 19.1.6-4
- add patches:
  + 1114-Update-configure-to-work-better-on-Mac.patch
  + 1115-ssh-exported-ssh_dbg-shrink_bin-and-ssh_dbg-wr_recor.patch
  + 1116-ssh-Testcase-polishing.patch
  + 1117-ssh-Change-order-on-next_event-actions-in-ssh_connec.patch
  + 1118-ssh-Adjust-inet-buffers-if-too-small.patch
  + 1119-odbc-Remove-support-for-old-MACs.patch
  + 1120-inets-httpc-do-not-send-absolute-URIs-over-TLS-tunne.patch
  + 1121-Correct-tar_SUITE-unicode-1.patch
  + 1122-Run-dialyzer-as-part-of-the-travis-script.patch
  + 1123-Travis-Reduce-memory-consumption-for-dialyzer.patch

* Tue Nov 15 2016 Led <ledest@gmail.com> 19.1.6-3
- add patches:
  + 2004-Speed-up-sets-add_element-2-and-sets-del_element-2.patch

* Sat Nov 12 2016 Led <ledest@gmail.com> 19.1.6-2
- add patches:
  + 1057-erts-Fix-correct-link-flags-for-hipe_mkliterals.patch
  + 1058-erts-Disable-fPIE-for-HiPE-on-x86_64.patch
  + 1108-hipe_llvm-Fix-incorrect-atom-alignment-assumption.patch
  + 1109-hipe_llvm-Work-around-LLVM-3.9-sdesc-bug.patch
  + 1110-hipe_rtl_to_llvm-Constants-for-bits-per-byte-word.patch
  + 1111-Fix-problem-with-printouts-to-incorrect-parent-group.patch
  + 1112-ssl-Change-to-more-modest-timeouts.patch
  + 1113-ssl-Use-SHA2-for-signing-ECC-certs-if-possible.patch

* Sat Nov 12 2016 Led <ledest@gmail.com> 19.1.6-1
- 19.1.6
- remove patches:
  + 1057-Revert-Check-libsctp-for-sctp-funcs-in-configure.in.patch
  + 1058-Configure-enable-libsctp-dependency.patch

* Wed Nov 09 2016 Led <ledest@gmail.com> 19.1.5-14
- add patches:
  + 1107-controlling_process-can-return-error-badarg.patch

* Tue Nov 08 2016 Led <ledest@gmail.com> 19.1.5-13
- add patches:
  + 2051-orber-Fix-dialyzer-warnings.patch
  + 2052-cosProperty-Fix-dialyzer-warning.patch
  + 2053-orber-Update-version-and-release-notes.patch
  + 2054-cosProperty-Update-version-and-release-notes.patch

* Tue Nov 08 2016 Led <ledest@gmail.com> 19.1.5-12
- add patches:
  + 1099-Fix-the-native-code-translation-of-bs_match_string.patch
  + 1100-Add-a-test-case-that-should-now-work.patch
  + 1105-New-commands-to-ease-looking-up-OTP-documentation.patch
  + 1106-fix-typo-on-doc-of-maps.patch

* Mon Nov 07 2016 Led <ledest@gmail.com> 19.1.5-11
- add patches:
  + 1096-kernel-Add-lost-dependency-to-erts-8.1.patch
  + 1097-doc-Clarify-application-directory-structure.patch
  + 1098-Add-ECC-curve-selection-order-config-in-TLS-server.patch
  + 1101-erts-Use-cmd-on-windows-for-port_SUITE.patch
  + 1102-stdlib-Increase-timeouts-in-base64_SUITE.patch
  + 1103-stdlib-Increase-timeouts-in-rand_SUITE.patch
  + 1104-stdlib-Increase-timeouts-in-ets_SUITE.patch

* Fri Nov 04 2016 Led <ledest@gmail.com> 19.1.5-10
- add patches:
  + 2002-Propagate-exceptions-fully-when-using-proc_lib.patch
  + 2003-erts-Add-notsup-error-for-load_nif-2-from-hipe-code.patch
  + 2081-Add-math-fmod-2-BIF.patch
  + 2082-Support-math-fmod-2-BIF-on-compiler.patch
  + 2083-Add-test-cases-for-math-fmod-2-BIF.patch
- apply misded 2001-Fix-erlang-error-2-calls-in-crypto.erl.patch

* Thu Nov 03 2016 Led <ledest@gmail.com> 19.1.5-9
- add patches:
  + 1093-handle-send_to_non_existing_process-trace-event-in-f.patch
  + 1094-erts-Correct-type-declaration-of-match-specification.patch
  + 1095-Add-otp_build-update_primary-to-HOWTO-INSTALL.patch

* Tue Nov 01 2016 Led <ledest@gmail.com> 19.1.5-8
- add patches:
  + 1092-Correct-spelling-error-in-ssl_distribution.xml.patch

* Tue Nov 01 2016 Led <ledest@gmail.com> 19.1.5-7
- add patches:
  + 1090-erts-Exclude-random-beam-functions-from-hipe-stacktr.patch
  + 1091-Document-the-epmd_module-switch-in-erl.patch

* Mon Oct 31 2016 Led <ledest@gmail.com> 19.1.5-6
- add patches:
  + 1083-Fix-minor-soft-purge-bug.patch
  + 1084-erts-Avoid-delayed-fun-undef-race.patch
  + 1085-Don-t-copy-funs-into-guards.patch
  + 1086-eldap-cosmetic-doc-fixes.patch
  + 1087-mnesia-Don-t-show-error_logger-messages-in-tests.patch
  + 1088-Fix-typos-in-erl_driver.xml.patch
  + 1089-Clarify-permission-bits-in-file.xml.patch

* Wed Oct 26 2016 Led <ledest@gmail.com> 19.1.5-5
- add patches:
  + 1079-erts-Correct-docs-for-driver_select.patch
  + 1080-erts-Do-tracer-liveness-check-on-current-tracer.patch
  + 1081-stdlib-Correct-shell_default-3.patch
  + 1082-Don-t-let-inline_list_funcs-degrade-optimizations.patch

* Tue Oct 25 2016 Led <ledest@gmail.com> 19.1.5-4
- remove patches:
  + otp_src_19.0-lib-tools-emacs.patch
- add patches:
  + 1061-erl_interface-Refactor-documentation.patch
  + 1062-erl_interface-Editorial-changes.patch
  + 1063-erl_interface-Fix-editorial-changes.patch
  + 1064-erl_interface-Fix-xmllint-problems.patch
  + 1065-erl_interface-Fix-broken-links-in-documentation.patch
  + 1066-erl_interface-Remove-unused-file.patch
  + 1067-erl_interface-Remove-CDATA-tag-except-for-example-co.patch
  + 1068-Fix-all-whitespace-related-issues-in-erlang.el.patch
  + 1069-Fix-whitespace-setting-in-test-files.patch
  + 1070-mnesia-Fix-double-blocked-tables-which-could-cause-a.patch
  + 1071-Avoid-some-error-reports-when-stopping-mnesia.patch
  + 1072-wx-Add-wxWindow-getContentScaleFactor.patch
  + 1073-wx-Improve-error-handling.patch
  + 1074-Eliminate-dialyzer-warning-about-unreachable-clause.patch
  + 1075-Code-cleanups.patch
  + 1076-Declare-types-and-specs.patch
  + 1077-Eliminate-unmatched-return-dialyzer-warnings.patch
  + 1078-Change-two-calls-to-file_close-1-to-allow-error-einv.patch

* Fri Oct 21 2016 Led <ledest@gmail.com> 19.1.5-3
- add patches:
  + 1046-dialyzer-Fix-error-handling-of-bad-dialyzer-attribut.patch
  + 1060-use-only-two-low-bits-of-creation.patch

* Thu Oct 20 2016 Led <ledest@gmail.com> 19.1.5-2
- add patches:
  + 1057-Revert-Check-libsctp-for-sctp-funcs-in-configure.in.patch
  + 1058-Configure-enable-libsctp-dependency.patch
  + 1059-dbg-fun2ms-allow-empty-list-as-head.patch
  + 2031-Implement-call-3-dirty_timeout.patch
  + 2032-Implement-state-entry-events.patch
  + 2033-Improve-docs.patch
  + 2034-Improve-docs.patch
  + 2035-Change-state-entry-events-into-state-enter-calls.patch
  + 2036-Improve-docs-and-types.patch
  + 2037-Implement-state-timeouts.patch
  + 2038-Use-parameterized-types.patch
  + 2039-Fix-race-condition-in-cancel_timer-1.patch

* Wed Oct 19 2016 Led <ledest@gmail.com> 19.1.5-1
- 19.1.5
- add patches:
  + 1053-ftp-socket-wrapper-changed-suddenly-and-erroneously.patch
  + 1054-ftp-added-forgotten-inet-setopts-active-once.patch
  + 1055-ftp-New-DBG-alternative-ct-pal.patch
  + 1056-Fix-inets-ftp-bug-related-to-multiple-lines-resp.patch

* Sat Oct 15 2016 Led <ledest@gmail.com> 19.1.4-2
- add patches:
  + 1043-erts-Print-error-code-from-failed-NIF-load-upgrade-r.patch
  + 1044-crypto-Return-source-line-number-from-failed-load-up.patch
  + 1045-erts-Fix-profile_boot-true-false-parsing.patch
  + 1047-ssl-Make-sure-test-has-correct-input.patch
  + 1048-Properly-filter-ssl-cipher-suites-reported-as-suppor.patch
  + 1049-Correct-a-typo-in-mod_esi-documentation.patch
  + 1050-Update-Dialyzer-documentation.patch
  + 1051-dialyzer-Fix-opaque-bugs.patch
  + 1052-dialyzer-Fix-opaque-bug.patch
  + 2001-Fix-erlang-error-2-calls-in-crypto.erl.patch

* Sat Oct 15 2016 Led <ledest@gmail.com> 19.1.4-1
- 19.1.4

* Tue Oct 11 2016 Led <ledest@gmail.com> 19.1.3-1
- 19.1.3

* Sat Oct 08 2016 Led <ledest@gmail.com> 19.1.2-2
- add patches:
  + 1015-New-file-erlang-edoc.el-to-support-EDoc-in-erlang-mo.patch
  + 1035-Fix-reference-to-automatic-undefined-field-declared-.patch
  + 1036-Update-per-review-comments.patch
  + 1037-Allow-reusing-mnesia-select-continuations.patch
  + 1038-Fix-guard-test-for-chardata.patch
  + 1039-ssl-Adjust-cipher-type-to-conform-to-implementation.patch
  + 1040-Replace-ref-with-reference-in-inets-files.patch
  + 1041-inets-httpc-improve-error-handling.patch
  + 1042-beam_bsm-Eliminate-unsafe-optimization.patch

* Thu Oct 06 2016 Led <ledest@gmail.com> 19.1.2-1
- 19.1.2
- remove patches:
  + 1015-ssh-Update-vsn.mk.patch

* Wed Oct 05 2016 Led <ledest@gmail.com> 19.1.1-4
- add patches:
  + 1029-Fix-build-environment-script-in-HOWTO-INSTALL-WIN32.patch
  + 1030-add-info-for-param-and-returns-tags.patch
  + 1031-erlang-mode-do-not-configure-require-final-newline.patch
  + 1032-parsetools-Correct-counting-of-newlines.patch
  + 1033-wx-Add-simple-dropfiles-support.patch
  + 1034-wx-add-wxWindowDragAcceptFiles.patch

* Tue Oct 04 2016 Led <ledest@gmail.com> 19.1.1-3
- add patches:
  + 1022-erts-Rename-__errno-in-order-to-avoid-conflict-on-op.patch
  + 1023-ssl-Correct-anonymous-suite-handling.patch
  + 1024-erts-Add-examples-to-binary_to_term-and-term_to_bina.patch
  + 1025-ssl-Correct-tests-tcp-stream-handling.patch
  + 1026-Fix-compilation-when-OpenSSL-doesn-t-support-RC2.patch
  + 1027-Fix-compilation-when-OpenSSL-doesn-t-support-RC4.patch
  + 1028-disable-RC4-in-SSL-when-crypto-doesn-t-support-it.patch

* Thu Sep 29 2016 Led <ledest@gmail.com> 19.1.1-2
- update Requires

* Thu Sep 29 2016 Led <ledest@gmail.com> 19.1.1-1
- 19.1.1
- add patches:
  + 1017-parsetools-Correct-handling-of-Unicode-in-Leex.patch
  + 1018-Document-the-order-of-directories-added-with-code-ad.patch
  + 1019-Fix-posix_memalign-configure-test.patch
  + 1020-Check-deployment-target-in-configure-on-MacOSX.patch
  + 1021-Try-to-handle-not-yet-available-functionality-in-Mac.patch

* Wed Sep 28 2016 Led <ledest@gmail.com> 19.1-5
- update Requires/Provides

* Wed Sep 28 2016 Led <ledest@gmail.com> 19.1-4
- add patches:
  + 1008-erts-Make-cerl-dump-core-work-on-mac.patch
  + 1009-Update-behavior-of-httpc-request-to-match-RFC-7231.patch
  + 1010-Update-test-case-docs-with-RFC-7231.patch
  + 1011-Fix-typos-in-public_key_app.xml.patch
  + 1012-Fix-typo-in-configuration-description.patch
  + 1013-Add-SSH-custom-REPL-exit-status-test.patch
  + 1014-Fix-SSH-custom-REPL-exit-status.patch
  + 1015-ssh-Update-vsn.mk.patch
  + 1016-Don-t-report-error-for-shutdown-exit-tuple.patch

* Tue Sep 27 2016 Led <ledest@gmail.com> 19.1-3
- add patches:
  + 1003-Fix-typo-in-documentation-for-ct_telnet-expect-3.patch
  + 1004-Update-appups-in-kernel-and-stdlib-for-OTP-versions-.patch
  + 1005-ttb-Add-option-c-queue_size-c-to-tracer-2.patch
  + 1006-Support-for-unicode-expander.patch
  + 1007-stdlib-Add-a-testcase-for-Unicode-expander.patch

* Fri Sep 23 2016 Led <ledest@gmail.com> 19.1-2
- add patches:
  + 1001-erts-Clearify-run_erl-docs.patch
  + 1002-file_SUITE-Test-file-write_file-3.patch

* Wed Sep 21 2016 Led <ledest@gmail.com> 19.1-1
- 19.1
- remove patches:
  + Respect-proto_dist-switch-while-connection-to-EPMD.patch
  + beam_block-Fix-potentially-unsafe-optimization-in-mo.patch
  + Fix-segfault-in-crypto-by-increasing-algo_cipher-arr.patch
  + erts-Fix-port-monitor-memory-leak.patch
  + Fix-infinite-loop-in-merl_transform.patch
  + otp_src_18.3.1-EVP-lib-crypto.patch
  + Improve-ssh-start-1-2-functions.patch
  + make-ct_make-Handle-warning-attributes-in-source-fil.patch
  + 1001-snmp-tests-demonstrating-ERL-164-no-string-escaping-.patch
  + 1002-Fix-ERL-164-for-agent-vacm-and-usm-config-files.patch
  + 1003-add-snmp_agent_conf_test-to-modules.mk.patch
  + 1004-ssl-All-started-test-nodes-must-be-cleaned-up.patch
  + 1005-edoc-Provide-a-slightly-better-fix-for-unmatched-ret.patch
  + 1006-Fix-return-value-spec-for-ets-match_object.patch
  + 1007-hipe-Add-assertion-for-gc-in-bif-without-wrapper.patch
  + 1008-hipe-Fix-bug-in-trap-frame-allocation-wrappers.patch
  + 1009-dialyzer-Suppress-warns-on-generated-case-stmts.patch
  + 1010-syntax_tools-Make-erl_tidy-work-on-input-file-with-t.patch
  + 1011-edoc-Correct-types.patch
  + 1012-erl_docgen-Improve-callback-module-for-creating-erlr.patch
  + 1013-erl_docgen-Correct-callback-module-for-creating-erlr.patch
  + 1014-erl_docgen-Generate-type-links-in-callback-module-cr.patch
  + 1015-erl_docgen-Allow-seealso-in-name.patch
  + 1016-syntax_tools-Improve-seealso-s-referring-to-types.patch
  + 1017-syntax_tools-Improve-types.patch
  + 1018-wx-Prepare-for-using-Erlang-types-and-specs.patch
  + 1019-erts-Optimize-spawn-driver-for-large-r-environments.patch
  + 1020-erts-Add-test-port_SUITE-pipe_limit_env.patch
  + 1021-erts-Fix-etp-carrier-blocks-for-non-smp.patch
  + 1022-erts-Save-abort-reason-for-erl_child_setup.patch
  + 1023-ssl-Simplify-and-refactor-tests.patch
  + 1024-ssl-Correct-handling-of-signature-algorithm-selectio.patch
  + 1025-odbc-Remove-legacy-suite-clauses-from-test-suites.patch
  + 1026-odbc-Remove-legacy-config-macros.patch
  + 1027-odbc-Replace-test_server-with-ct-eqvivalents.patch
  + 1028-odbc-Convert-doc-clauses-form-test_server-to-ct.patch
  + 1029-erts-Improve-error-printouts-in-erl_child_setup.patch
  + 1030-erts-Fix-HARD_DEBUG-printouts-in-erl_child_setup.patch
  + 1031-erts-Fix-spawn-driver-with-relative-cd-option.patch
  + 1032-erts-Add-port_SUITE-cd-invalid-dir-testcase.patch
  + 1033-erts-Check-if-return_to-trace-is-enabled-for-bif.patch
  + 1034-erts-After-a-call-to-a-tracer-nif-reset-htop.patch
  + 1035-ct-test-Skip-system-time-related-tests-on-TimeWarpin.patch
  + 1036-sasl-test-Extend-wait-time-when-starting-nodes.patch
  + 1037-ct-test-Monitor-netconf-server-during-transaction.patch
  + 1038-ct-test-Extent-node-startup-timeouts-in-netconfc_rem.patch
  + 1039-sasl-test-Catch-erlang-port_close-1.patch
  + 1040-sasl-test-Skip-tests-on-slow-host.patch
  + 1041-reltool-Add-test-for-ERL-167.patch
  + 1042-reltool-Fix-dependency-bug-for-applications-in-rel-s.patch
  + 1043-reltool-Fix-dependency-bug-for-applications-not-in-r.patch
  + 1044-Add-clarification-on-LC-semantics-1.patch
  + 1045-erts-Move-all-functions-in-docs-to-be-in-alphabetica.patch
  + 1046-erts-Editorial-changes.patch
  + 1047-erts-Review-of-documentation-changes.patch
  + 1048-erts-Make-sure-to-de-allocate-the-old-seq-tracer.patch
  + 1049-hipe-Remove-performance-profiling-code.patch
  + 1050-erts-Fix-msacc-for-dirty-scheduler-and-heap_limit.patch
  + 1051-erts-Add-erts_map_from_ks_and_vs.patch
  + 1052-erts-Add-extra-bif-msacc-states.patch
  + 1053-erts-Fix-some-msacc-inline-directives.patch
  + 1054-erts-Cleanup-a-bunch-of-un-neccesary-ifndefs.patch
  + 1055-erts-Update-msacc-docs-with-dirty-scheduler-info.patch
  + 1056-Fix-verb-conjugation-in-statem-docs.patch
  + 1057-Check-libsctp-for-sctp-funcs-in-configure.in.patch
  + 1058-Fix-type-and-template-errors-from-bugs.erlang.org-ER.patch
  + 1059-Fix-code_server-crash-when-adding-some-code-paths-ER.patch
  + 1060-erts-Fix-whitespaces.patch
  + 1061-erts-Fix-internal-hashing-entropy-for-maps.patch
  + 1062-erts-Update-maps-entropy-tests.patch
  + 1063-check_process_code-Sweep-HiPE-stack-for-literals.patch
  + 1064-Remove-a-duplicated-pattern-matching-in-erl_epmd.erl.patch
  + 1065-erts-Fix-whitespaces-in-distribution_SUITE.patch
  + 1066-erts-Fix-epmd_module-testcase.patch
  + 1067-Fix-test-suite-compilation-warnings.patch
  + 1068-Test-inet-getstat-1-dead-for-SCTP-send.patch
  + 1069-Fix-SCTP-send-stats-in-inet_drv.patch
  + 1070-Handle-AF_UNSPEC-and-AF_UNDEFINED-correctly.patch
  + 1071-fix-gc_start-end-bug.patch
  + 1072-Fix-httpd_conf-validate_properties-1-for-ipfamily.patch
  + 1073-Add-test-for-inet6fb4-validation.patch
  + 1074-Fix-inets_sup_SUITE-for-local-tests.patch
  + 1075-Actually-verify-result-of-testcase.patch
  + 1076-Test-inet6fb4-in-basic-suite.patch
  + 1077-Improve-format_warning-1-spec.patch
  + 1079-ERL-209-Fix-ambiguous_catch_try_state-inconsistency-.patch
  + 1080-Support-make-j-when-compiling-ASN.1-modules.patch
  + 1081-asn1_test_lib-Compile-ASN.1-modules-in-parallel.patch
  + 1082-erts-Align-ErtsThrPrgrLaterOp-when-free-ing-tracer.patch
  + 1083-erts-kernel-Fix-code-loading-deadlock-during-init-st.patch
  + 1086-reltool-Fix-dialyzer-warnings-introduced-by-OTP-1199.patch
  + 1087-Make-sure-exit-in-non-interpreted-code-doesn-t-crash.patch
  + 1088-Fix-typo-specificationc-specification.patch
  + 1089-erts-Fix-load-of-beam-with-invalid-imports-and-atom-.patch
  + 1090-erts-Reject-an-invalid-beam-code-header-size.patch
  + 1091-erts-Unsignify-a-bunch-of-loader-variables.patch
  + 1092-erl_interface-Refactor-get_home.patch
  + 1093-erl_interface-Look-for-.erlang.cookie-in-windows-dir.patch
  + 1094-erl_interface-Fix-faulty-if-logic.patch
  + 1095-ssl-Remove-clause-that-postponed-unexpected-messages.patch
  + 1096-ssl-Gracefulness-behaviour-when-receiving-partially-.patch
  + 1097-Fix-is-dirty-cpu-is-dirty-io-scheduler-predicates.patch
  + 1098-Ensure-correct-mbuf_sz-value-in-process-structure.patch
  + 1099-observer-Fix-error-msg-loop-in-table-viewer.patch
  + 1100-beam_lib-Correct-type-for-the-abstract-code-chunk.patch
  + 1101-dialyzer-Optimize-an-opaque-type-case.patch
  + 1102-dialyzer-Remove-a-check-that-always-fails.patch
  + 1103-dialyzer-Increase-time-limit-of-suites.patch
  + 1104-Fix-documentation-of-an-option-of-erl_tidy.patch
  + 1105-doc-Correct-errors-introduced-by-Editorial-changes.patch
  + 1106-ssl-Add-check-in-test-framework-for-crypto-support.patch
  + 1107-ssl-Test-ssl-v2-clients-rejection-depending-on-confi.patch
  + 1108-erts-Immed-tracer-states-also-have-to-be-alignable.patch
  + 1109-kernerl-Remove-infinite-loop-from-testcase.patch
  + 1110-kernel-Close-stdin-of-commands-run-in-os-cmd.patch
  + 1114-erts-Fix-child-setup-signal-hander-bug.patch
  + 1115-epmd-Fix-xmllint-error-in-comsummary.patch
  + 1116-kernel-Correct-file-3.patch
  + 1117-ts-Don-t-flush-port-when-ending-test-run.patch
  + 1118-Fix-erts_thr_progress_unmanaged_delay.patch
  + 1119-doc-Use-groff-with-Tutf8.patch
  + 1120-ssh-fix-no-detect-of-tcp-close.patch
  + 1121-ssh-make-ecdsa-sha-dependent-on-curve.patch
  + 1122-erts-Reject-beam-file-with-too-few-functions.patch
  + 1123-Handle-directory-traversal-attack.patch
  + 1124-Add-test-case-in-zip_SUITE.patch
  + 1125-ic-Fix-but-when-UTF-8-character-in-path-to-idl-spec.patch
  + 1126-snmp-Correct-bug-when-path-to-mib-contains-UTF-8-cha.patch
  + 1127-sys_core_fold-Don-t-move-a-fun-into-a-guard.patch
  + 1128-diameter-Do-not-test-SCTP-on-sparc-sun-solaris2.10.patch
  + 1129-erl_bif_types-Properly-unopaque-maps-merge-2-args.patch
  + 1130-xmerl-Fix-link-problems-in-documentation.patch
  + 1131-dtls-replace-tls_record-with-RecordCB-in-connection_.patch
  + 1132-dtls-Add-reinit_handshake_data-1-to-dtls.patch
  + 1133-ssl-remove-unused-RecordCB-argument-from-master_secr.patch
  + 1134-ssl-Make-sure-common-code-for-TLS-and-DTLS-uses-the-.patch
  + 1135-ssl-dtls-Disable-V2-compatibility-clause-from-ssl_ha.patch
  + 1136-ssl-Refactor-code-so-that-tls-and-dtls-can-share-mor.patch
  + 1137-dtls-Add-protocol-event-handling.patch
  + 1138-dtls-Add-renegotiate-2.patch
  + 1139-dtls-Add-close-5.patch
  + 1140-ssl-dtls-Refactor-sni-handling.patch
  + 1141-ssl-Refactor-to-use-maps-for-the-connection-states.patch
  + 1142-dtls-Prepare-start-of-DTLS-connection-manager-with-S.patch
  + 1143-dtls-fix-encoding-of-client-hello-cookie.patch
  + 1144-ssl-Consistent-timeout-handling.patch
  + 1145-ssl-Tune-timeout.patch
  + 1146-erts-Fix-start-scripts-generation-dependency-in-Make.patch
  + 1147-hipe-Fix-erl_types-opaque-match-order.patch
  + 1148-Fix-restore-of-current-field-when-rescheduled-NIF-co.patch
  + 1149-snmp-Use-built-in-support-for-testing-application-fi.patch
  + 1150-snmp-Uncomment-compiler-files-in-app.src-file.patch
  + 1151-Honour-OPENSSL_NO_DES.patch
  + 1152-Fix-badarg-notsup-and-test-cases.patch
  + 1153-Add-_cfb-alias-for-misspelled-_cbf-cipher.patch
  + 1154-snmp-Use-ipv6-common-test-configuration-check.patch
  + 1155-Add-option-to-bypass-SSL-PEM-cache.patch
  + 1156-Fixing-CRL-searching-in-cache-bypass.patch
  + 1157-Adding-PEM-cache-bypass-benchmark-entries.patch
  + 1158-ssl-Add-new-benchmarks-to-skip-file-for-normal-testi.patch
  + 1159-ssl-Add-documentation-of-bypass_pem_cache-applicatio.patch
  + 1160-parsetools-Suppress-Dialyzer-warnings.patch
  + 1161-Close-listening-sockets-at-service-death.patch
  + 1162-Let-unfortunate-min_heap_size-setting-be-disabled.patch
  + 1163-Make-peer-failover-more-efficient.patch
  + 1164-Fix-dictionary-typo-in-relay-example.patch
  + 1165-Fix-dictionary-function-typo.patch
  + 1166-Remove-copyright-from-generated-dictionary-modules.patch
  + 1167-Don-t-run-traffic-tests-in-parallel-when-string_deco.patch
  + 1168-Remove-documentation-overkill.patch
  + 1169-Fix-xmllint-errors-in-documentation.patch
  + 1170-Update-appup-for-19.1.patch
  + 1171-vsn-1.12.1.patch
  + 1172-ssl-Add-nodelay-to-packet-0-raw-tests.patch
  + 1173-ssl-Add-timetrap-scale-calls.patch
  + 1174-Ensure-long-enough-sleep-in-driver_SUITE-timer_delay.patch
  + 1175-beam_validator-Handle-unreachable-instructions.patch
  + 1176-Turn-off-parallel-make-for-start-scripts-Makefile.patch
  + 1177-Export-functions-for-setting-and-reading-verbosity.patch
  + 1178-Fix-incorrect-priv_dir-when-adding-app-s-ebin-direct.patch
  + 1179-Typo-in-documentation-fixed.patch
  + 1180-doc-Fix-code-format-in-tutorial-c_port.patch
  + 1181-Document-functions-for-modifying-and-reading-verbosi.patch
  + 1182-Ensure-asserts-are-enabled-in-eunit.hrl.patch
  + 2001-erts-Remove-the-need-for-copying-of-literals.patch
  + 2002-erts-Fix-literal-size-calculation-in-check_process_c.patch
  + 2003-erts-Don-t-copy-literals-in-enif_send.patch
  + 2004-erts-Refactor-literal-purge-area-arguments.patch
  + 2021-hipe_x86-Fix-illegal-inst-from-peephole-opt.patch
  + 2022-hipe_ppc-Fix-incorrect-encoding-of-shift-by-0.patch
  + 2023-hipe_ppc-Fix-PPC64-bug-encoding-large-immediates.patch
  + 2024-hipe_arm-Fix-translation-of-shift-by-0.patch
  + 2025-hipe-Fix-tailcall-stackarg-clobber-bug.patch
  + 2026-hipe-Fix-amd64-SSE2-encoding-crash.patch
  + 2027-Increase-the-time-limit-used-by-the-test-suite.patch
  + 2028-Eliminate-catch-all-clause-from-two-functions.patch
  + 3001-Rewrite-gen_statem-for-M-callback_mode-0.patch
  + 3002-Rewrite-gen_statem-TCs-for-M-callback_mode-0.patch
  + 3003-Rewrite-gen_statem-docs-for-M-callback_mode-0.patch
  + 3004-Rewrite-Tools-for-gen_statem-M-callback_mode-0.patch
  + 3005-Rewrite-SSL-for-gen_statem-M-callback_mode-0.patch
  + 3006-Rewrite-SSH-for-gen_statem-M-callback_mode-0.patch
  + 3007-Doc-fixes.patch
  + 3008-Clarify-error-values.patch
  + 3009-Handle-exceptions-in-init-1-and-callback_mode-0.patch
  + 3010-Improve-sys-debug.patch
  + 3011-Include-trap_exit-in-server-skeletons.patch
- update patches:
  + otp_src_19.1-erts-symbols.patch

* Thu Sep 15 2016 Led <ledest@gmail.com> 19.0.7-3
- add patches:
  + 1181-Document-functions-for-modifying-and-reading-verbosi.patch
  + 1182-Ensure-asserts-are-enabled-in-eunit.hrl.patch

* Wed Sep 14 2016 Led <ledest@gmail.com> 19.0.7-2
- add patches:
  + 1130-xmerl-Fix-link-problems-in-documentation.patch
  + 1154-snmp-Use-ipv6-common-test-configuration-check.patch
  + 1155-Add-option-to-bypass-SSL-PEM-cache.patch
  + 1156-Fixing-CRL-searching-in-cache-bypass.patch
  + 1157-Adding-PEM-cache-bypass-benchmark-entries.patch
  + 1158-ssl-Add-new-benchmarks-to-skip-file-for-normal-testi.patch
  + 1159-ssl-Add-documentation-of-bypass_pem_cache-applicatio.patch
  + 1160-parsetools-Suppress-Dialyzer-warnings.patch
  + 1161-Close-listening-sockets-at-service-death.patch
  + 1162-Let-unfortunate-min_heap_size-setting-be-disabled.patch
  + 1163-Make-peer-failover-more-efficient.patch
  + 1164-Fix-dictionary-typo-in-relay-example.patch
  + 1165-Fix-dictionary-function-typo.patch
  + 1166-Remove-copyright-from-generated-dictionary-modules.patch
  + 1167-Don-t-run-traffic-tests-in-parallel-when-string_deco.patch
  + 1168-Remove-documentation-overkill.patch
  + 1169-Fix-xmllint-errors-in-documentation.patch
  + 1170-Update-appup-for-19.1.patch
  + 1171-vsn-1.12.1.patch
  + 1172-ssl-Add-nodelay-to-packet-0-raw-tests.patch
  + 1173-ssl-Add-timetrap-scale-calls.patch
  + 1174-Ensure-long-enough-sleep-in-driver_SUITE-timer_delay.patch
  + 1175-beam_validator-Handle-unreachable-instructions.patch
  + 1176-Turn-off-parallel-make-for-start-scripts-Makefile.patch
  + 1177-Export-functions-for-setting-and-reading-verbosity.patch
  + 1178-Fix-incorrect-priv_dir-when-adding-app-s-ebin-direct.patch
  + 1179-Typo-in-documentation-fixed.patch
  + 1180-doc-Fix-code-format-in-tutorial-c_port.patch

* Wed Sep 14 2016 Led <ledest@gmail.com> 19.0.7-1
- 19.0.7
- remove patches:
  + 2004-erts-No-need-to-literal-opt-message-token.patch

* Mon Sep 12 2016 Led <ledest@gmail.com> 19.0.5-25
- add patches:
  + 1128-diameter-Do-not-test-SCTP-on-sparc-sun-solaris2.10.patch
  + 1129-erl_bif_types-Properly-unopaque-maps-merge-2-args.patch
  + 1149-snmp-Use-built-in-support-for-testing-application-fi.patch
  + 1150-snmp-Uncomment-compiler-files-in-app.src-file.patch

* Sat Sep 10 2016 Led <ledest@gmail.com> 19.0.5-24
- fix requires in erlang-hipe

* Sat Sep 10 2016 Led <ledest@gmail.com> 19.0.5-23
- remove erlang-hipe-base subpackage

* Sat Sep 10 2016 Led <ledest@gmail.com> 19.0.5-22
- move hipe and hipe_main modules from erlang-hipe-base to erlang-hipe

* Sat Sep 10 2016 Led <ledest@gmail.com> 19.0.5-21
- fix summary of erlang-hipe subpackage
- add erlang-hipe-base subpackage
- add patches:
  + 1146-erts-Fix-start-scripts-generation-dependency-in-Make.patch
  + 1147-hipe-Fix-erl_types-opaque-match-order.patch
  + 1148-Fix-restore-of-current-field-when-rescheduled-NIF-co.patch
  + 1151-Honour-OPENSSL_NO_DES.patch
  + 1152-Fix-badarg-notsup-and-test-cases.patch
  + 1153-Add-_cfb-alias-for-misspelled-_cbf-cipher.patch

* Wed Sep 07 2016 Led <ledest@gmail.com> 19.0.5-20
- add patches:
  + 1117-ts-Don-t-flush-port-when-ending-test-run.patch
  + 1118-Fix-erts_thr_progress_unmanaged_delay.patch
  + 1119-doc-Use-groff-with-Tutf8.patch
  + 1120-ssh-fix-no-detect-of-tcp-close.patch
  + 1121-ssh-make-ecdsa-sha-dependent-on-curve.patch
  + 1122-erts-Reject-beam-file-with-too-few-functions.patch
  + 1123-Handle-directory-traversal-attack.patch
  + 1124-Add-test-case-in-zip_SUITE.patch
  + 1125-ic-Fix-but-when-UTF-8-character-in-path-to-idl-spec.patch
  + 1126-snmp-Correct-bug-when-path-to-mib-contains-UTF-8-cha.patch
  + 1127-sys_core_fold-Don-t-move-a-fun-into-a-guard.patch
  + 1131-dtls-replace-tls_record-with-RecordCB-in-connection_.patch
  + 1132-dtls-Add-reinit_handshake_data-1-to-dtls.patch
  + 1133-ssl-remove-unused-RecordCB-argument-from-master_secr.patch
  + 1134-ssl-Make-sure-common-code-for-TLS-and-DTLS-uses-the-.patch
  + 1135-ssl-dtls-Disable-V2-compatibility-clause-from-ssl_ha.patch
  + 1136-ssl-Refactor-code-so-that-tls-and-dtls-can-share-mor.patch
  + 1137-dtls-Add-protocol-event-handling.patch
  + 1138-dtls-Add-renegotiate-2.patch
  + 1139-dtls-Add-close-5.patch
  + 1140-ssl-dtls-Refactor-sni-handling.patch
  + 1141-ssl-Refactor-to-use-maps-for-the-connection-states.patch
  + 1142-dtls-Prepare-start-of-DTLS-connection-manager-with-S.patch
  + 1143-dtls-fix-encoding-of-client-hello-cookie.patch
  + 1144-ssl-Consistent-timeout-handling.patch
  + 1145-ssl-Tune-timeout.patch

* Tue Sep 06 2016 Led <ledest@gmail.com> 19.0.5-19
- add patches:
  + 1108-erts-Immed-tracer-states-also-have-to-be-alignable.patch
  + 1109-kernerl-Remove-infinite-loop-from-testcase.patch
  + 1110-kernel-Close-stdin-of-commands-run-in-os-cmd.patch
  + 1114-erts-Fix-child-setup-signal-hander-bug.patch
  + 1115-epmd-Fix-xmllint-error-in-comsummary.patch
  + 1116-kernel-Correct-file-3.patch

* Mon Sep 05 2016 Led <ledest@gmail.com> 19.0.5-18
- add patches:
  + 1106-ssl-Add-check-in-test-framework-for-crypto-support.patch
  + 1107-ssl-Test-ssl-v2-clients-rejection-depending-on-confi.patch
  + 1111-Don-t-crash-when-obsolete-guard-overrides-local-func.patch
  + 1112-Implement-the-new-ceil-1-and-floor-1-guard-BIFs.patch
  + 1113-Add-math-floor-1-and-math-ceil-1.patch
- with plt on %%ix86

* Sat Sep 03 2016 Led <ledest@gmail.com> 19.0.5-17
- add patches:
  + 1104-Fix-documentation-of-an-option-of-erl_tidy.patch
  + 1105-doc-Correct-errors-introduced-by-Editorial-changes.patch
  + 2027-Increase-the-time-limit-used-by-the-test-suite.patch
  + 2028-Eliminate-catch-all-clause-from-two-functions.patch

* Thu Sep 01 2016 Led <ledest@gmail.com> 19.0.5-16
- add patches:
  + make-ct_make-Handle-warning-attributes-in-source-fil.patch
  + 1088-Fix-typo-specificationc-specification.patch
  + 1089-erts-Fix-load-of-beam-with-invalid-imports-and-atom-.patch
  + 1090-erts-Reject-an-invalid-beam-code-header-size.patch
  + 1091-erts-Unsignify-a-bunch-of-loader-variables.patch
  + 1092-erl_interface-Refactor-get_home.patch
  + 1093-erl_interface-Look-for-.erlang.cookie-in-windows-dir.patch
  + 1094-erl_interface-Fix-faulty-if-logic.patch
  + 1095-ssl-Remove-clause-that-postponed-unexpected-messages.patch
  + 1096-ssl-Gracefulness-behaviour-when-receiving-partially-.patch
  + 1097-Fix-is-dirty-cpu-is-dirty-io-scheduler-predicates.patch
  + 1098-Ensure-correct-mbuf_sz-value-in-process-structure.patch
  + 1099-observer-Fix-error-msg-loop-in-table-viewer.patch
  + 1100-beam_lib-Correct-type-for-the-abstract-code-chunk.patch
  + 1101-dialyzer-Optimize-an-opaque-type-case.patch
  + 1102-dialyzer-Remove-a-check-that-always-fails.patch
  + 1103-dialyzer-Increase-time-limit-of-suites.patch

* Thu Sep 01 2016 Led <ledest@gmail.com> 19.0.5-15
- update patches:
  + otp_src_19.0.5-dializer-relax-check-plt.patch

* Wed Aug 31 2016 Led <ledest@gmail.com> 19.0.5-14
- remove patches:
  + otp_src_19.0.5-dialyzer.patch
- add patches:
  + otp_src_19.0.5-dializer-relax-check-plt.patch

* Wed Aug 31 2016 Led <ledest@gmail.com> 19.0.5-13
- add patches:
  + Improve-ssh-start-1-2-functions.patch

* Wed Aug 31 2016 Led <ledest@gmail.com> 19.0.5-12
- remove hack to dialyzer for use MD5 from beam for compute_implementation_md5/0.
- add patches:
  + otp_src_19.0.5-dialyzer.patch

* Wed Aug 31 2016 Led <ledest@gmail.com> 19.0.5-11
- add hack to dialyzer for use MD5 from beam for compute_implementation_md5/0.

* Sun Aug 28 2016 Led <ledest@gmail.com> 19.0.5-10
- without plt on %%ix86

* Sun Aug 28 2016 Led <ledest@gmail.com> 19.0.5-9
- disable patches:
  + 2031-zlib-support-extraction-of-inflation-dictionary.patch
  + 2032-zlib-Add-test-case-for-inflateGetDictionary.patch
  + 2033-zlib-Only-link-inflateGetDictionary-if-available.patch
  + 2034-Skip-inflateGetDictionary-test-case-if-unsupported.patch
  + 2035-Specify-min-zlib-ver-on-inflateGetDictionary-doc.patch

* Sun Aug 28 2016 Led <ledest@gmail.com> 19.0.5-8
- exclude megaco and observer from plt on %%ix86 arch

* Sun Aug 28 2016 Led <ledest@gmail.com> 19.0.5-7
- with plt
- add patches:
  + otp_src_19.0.5-lib-dialyzer.patch
  + 2031-zlib-support-extraction-of-inflation-dictionary.patch
  + 2032-zlib-Add-test-case-for-inflateGetDictionary.patch
  + 2033-zlib-Only-link-inflateGetDictionary-if-available.patch
  + 2034-Skip-inflateGetDictionary-test-case-if-unsupported.patch
  + 2035-Specify-min-zlib-ver-on-inflateGetDictionary-doc.patch

* Sat Aug 27 2016 Led <ledest@gmail.com> 19.0.5-6
- add patches:
  + 1086-reltool-Fix-dialyzer-warnings-introduced-by-OTP-1199.patch
  + 1087-Make-sure-exit-in-non-interpreted-code-doesn-t-crash.patch
  + 2021-hipe_x86-Fix-illegal-inst-from-peephole-opt.patch
  + 2022-hipe_ppc-Fix-incorrect-encoding-of-shift-by-0.patch
  + 2023-hipe_ppc-Fix-PPC64-bug-encoding-large-immediates.patch
  + 2024-hipe_arm-Fix-translation-of-shift-by-0.patch
  + 2025-hipe-Fix-tailcall-stackarg-clobber-bug.patch
  + 2026-hipe-Fix-amd64-SSE2-encoding-crash.patch

* Thu Aug 25 2016 Led <ledest@gmail.com> 19.0.5-5
- update patches:
  + otp_src_19.0.5-lib-gs.patch

* Wed Aug 24 2016 Led <ledest@gmail.com> 19.0.5-4
- add patches:
  + 1084-Strengthen-test-case-added-in-8b83bc0b.patch
  + 1085-Reinstate-optimization-of-binary-literal-matching.patch
  + 3001-Rewrite-gen_statem-for-M-callback_mode-0.patch
  + 3002-Rewrite-gen_statem-TCs-for-M-callback_mode-0.patch
  + 3003-Rewrite-gen_statem-docs-for-M-callback_mode-0.patch
  + 3004-Rewrite-Tools-for-gen_statem-M-callback_mode-0.patch
  + 3005-Rewrite-SSL-for-gen_statem-M-callback_mode-0.patch
  + 3006-Rewrite-SSH-for-gen_statem-M-callback_mode-0.patch
  + 3007-Doc-fixes.patch
  + 3008-Clarify-error-values.patch
  + 3009-Handle-exceptions-in-init-1-and-callback_mode-0.patch
  + 3010-Improve-sys-debug.patch
  + 3011-Include-trap_exit-in-server-skeletons.patch

* Mon Aug 22 2016 Led <ledest@gmail.com> 19.0.5-3
- add patches:
  + erts-Fix-port-monitor-memory-leak.patch
  + Fix-infinite-loop-in-merl_transform.patch

* Fri Aug 19 2016 Led <ledest@gmail.com> 19.0.5-2
- update patches:
  + otp_src_19.0.5-erts-bif-opt.patch
- disable patches:
  + otp_src_19.0-erts-ctype.patch
  + otp_src_R16B03-1-compiler-printable.patch
  + otp_src_18.0-io_lib-printable.patch

* Thu Aug 18 2016 Led <ledest@gmail.com> 19.0.5-1
- 19.0.5
- add patches:
  + otp_src_19.0.4-lib-compile-abstract-compress.patch
- try parallel build docs

* Tue Aug 16 2016 Led <ledest@gmail.com> 19.0.4-10
- remove patches:
  + otp_src_19.0.4-lib-inets-inets_app-inets.patch
- add patches:
  + otp_src_19.0.4-compile_info-time.patch

* Tue Aug 16 2016 Led <ledest@gmail.com> 19.0.4-9
- update patches:
  + otp_src_19.0.4-lib-stdlib-beam_lib-strip.patch

* Mon Aug 15 2016 Led <ledest@gmail.com> 19.0.4-8
- remove patches:
  + otp-R15B03-1-lib-stdlib.patch
  + otp_src_18.0-lib-stdlib-beam_lib.patch
- add patches:
  + otp_src_19.0.4-lib-stdlib-beam_lib-strip.patch
  + otp_src_19.0.4-lib-stdlib-beam_lib-crypto.patch

* Mon Aug 15 2016 Led <ledest@gmail.com> 19.0.4-7
- update patches:
  + otp_src_19.0.4-lib-inets-inets_app-inets.patch

* Mon Aug 15 2016 Led <ledest@gmail.com> 19.0.4-6
- update patches:
  + otp_src_19.0.4-lib-inets-inets_app-inets.patch

* Mon Aug 15 2016 Led <ledest@gmail.com> 19.0.4-5
- update patches:
  + otp_src_19.0.4-lib-hipe-Makefile.patch

* Mon Aug 15 2016 Led <ledest@gmail.com> 19.0.4-4
- add patches:
  + otp_src_19.0.4-lib-make.patch

* Mon Aug 15 2016 Led <ledest@gmail.com> 19.0.4-3
- add patches:
  + otp_src_19.0.4-lib-inets-inets_app-inets.patch

* Sat Aug 13 2016 Led <ledest@gmail.com> 19.0.4-2
- add patches:
  + 1079-ERL-209-Fix-ambiguous_catch_try_state-inconsistency-.patch
  + 1080-Support-make-j-when-compiling-ASN.1-modules.patch
  + 1081-asn1_test_lib-Compile-ASN.1-modules-in-parallel.patch
  + 1082-erts-Align-ErtsThrPrgrLaterOp-when-free-ing-tracer.patch
  + 1083-erts-kernel-Fix-code-loading-deadlock-during-init-st.patch
  + 2011-hipe_icode_-bincomp-range-Improve-complexity.patch
  + 2012-hipe_sdi-Use-segment-trees-to-represent-PARENTS.patch
  + 2013-hipe-segment-tree-delete-operation.patch
  + 2014-hipe_icode_coordinator-Rewrite-concurrently.patch
  + 2015-hipe_icode_range-Use-maps-over-gb_trees-sets.patch
  + 2016-hipe_x86_frame-speed-up-find_temps.patch
  + 2017-hipe-flow-liveness.inc-Use-map-for-liveness-type.patch
  + 2018-hipe_ssa_liveness-Use-map-as-liveness-ADT.patch
  + 2019-hipe-Faster-unreachable-basic-block-removal.patch
  + 2020-hipe_vectors-Change-implementation-to-array.patch

* Fri Aug 12 2016 Led <ledest@gmail.com> 19.0.4-1
- 19.0.4

* Thu Aug 11 2016 Led <ledest@gmail.com> 19.0.3-4
- fix BuildRequires

* Wed Aug 10 2016 Led <ledest@gmail.com> 19.0.3-3
- update patches:
  + otp_src_19.0.3-lib-make.patch

* Wed Aug 10 2016 Led <ledest@gmail.com> 19.0.3-2
- disable patches:
  + 1078-Move-expansion-of-strings-in-binaries-to-v3_core.patch

* Wed Aug 10 2016 Led <ledest@gmail.com> 19.0.3-1
- 19.0.3
- remove patches:
  + otp_src_18.3.1-lib-inets-http_server.patch
- add patches:
  + 1078-Move-expansion-of-strings-in-binaries-to-v3_core.patch

* Mon Aug 08 2016 Led <ledest@gmail.com> 19.0.2-17
- add patches:
  + Fix-segfault-in-crypto-by-increasing-algo_cipher-arr.patch

* Tue Aug 02 2016 Led <ledest@gmail.com> 19.0.2-16
- add patches:
  + beam_block-Fix-potentially-unsafe-optimization-in-mo.patch
  + 1077-Improve-format_warning-1-spec.patch

* Tue Aug 02 2016 Led <ledest@gmail.com> 19.0.2-15
- add patches:
  + 1072-Fix-httpd_conf-validate_properties-1-for-ipfamily.patch
  + 1073-Add-test-for-inet6fb4-validation.patch
  + 1074-Fix-inets_sup_SUITE-for-local-tests.patch
  + 1075-Actually-verify-result-of-testcase.patch
  + 1076-Test-inet6fb4-in-basic-suite.patch

* Mon Aug 01 2016 Led <ledest@gmail.com> 19.0.2-14
- add patches:
  + 2001-erts-Remove-the-need-for-copying-of-literals.patch
  + 2002-erts-Fix-literal-size-calculation-in-check_process_c.patch
  + 2003-erts-Don-t-copy-literals-in-enif_send.patch
  + 2004-erts-No-need-to-literal-opt-message-token.patch
  + 2005-erts-Refactor-literal-purge-area-arguments.patch

* Mon Aug 01 2016 Led <ledest@gmail.com> 19.0.2-13
- add patches:
  + 1067-Fix-test-suite-compilation-warnings.patch
  + 1068-Test-inet-getstat-1-dead-for-SCTP-send.patch
  + 1069-Fix-SCTP-send-stats-in-inet_drv.patch
  + 1070-Handle-AF_UNSPEC-and-AF_UNDEFINED-correctly.patch
  + 1071-fix-gc_start-end-bug.patch

* Fri Jul 29 2016 Led <ledest@gmail.com> 19.0.2-12
- add patches:
  + 1063-check_process_code-Sweep-HiPE-stack-for-literals.patch

* Fri Jul 29 2016 Led <ledest@gmail.com> 19.0.2-11
- enable patches for without optional_patches build
  + 1063-Respect-proto_dist-switch-while-connection-to-EPMD.patch
- update epmd.service epmd.socket (Fedora Rawhide)
- add epmd@.service epmd@.socket (Fedora Rawhide)

* Wed Jul 27 2016 Led <ledest@gmail.com> 19.0.2-10
- add patches:
  + 1063-Respect-proto_dist-switch-while-connection-to-EPMD.patch
  + 1064-Remove-a-duplicated-pattern-matching-in-erl_epmd.erl.patch
  + 1065-erts-Fix-whitespaces-in-distribution_SUITE.patch
  + 1066-erts-Fix-epmd_module-testcase.patch

* Fri Jul 22 2016 Led <ledest@gmail.com> 19.0.2-9
- add patches:
  + 1060-erts-Fix-whitespaces.patch
  + 1061-erts-Fix-internal-hashing-entropy-for-maps.patch
  + 1062-erts-Update-maps-entropy-tests.patch

* Fri Jul 22 2016 Led <ledest@gmail.com> 19.0.2-8
- update patches:
  + otp_src_19.0.2-lib-gs.patch

* Fri Jul 22 2016 Led <ledest@gmail.com> 19.0.2-7
- update patches:
  + otp_src_19.0.2-lib-gs.patch

* Fri Jul 22 2016 Led <ledest@gmail.com> 19.0.2-6
- add patches:
  + otp_src_19.0.2-lib-gs.patch

* Thu Jul 21 2016 Led <ledest@gmail.com> 19.0.2-5
- add patches:
  + 1059-Fix-code_server-crash-when-adding-some-code-paths-ER.patch

* Wed Jul 20 2016 Led <ledest@gmail.com> 19.0.2-4
- add patches:
  + 1058-Fix-type-and-template-errors-from-bugs.erlang.org-ER.patch

* Fri Jul 15 2016 Led <ledest@gmail.com> 19.0.2-3
- fix BuildRequires for Factory

* Fri Jul 15 2016 Led <ledest@gmail.com> 19.0.2-2
- remove patches:
  + otp_src_18.2-erts-doc-erlang.patch
- add patches:
  + 1035-ct-test-Skip-system-time-related-tests-on-TimeWarpin.patch
  + 1036-sasl-test-Extend-wait-time-when-starting-nodes.patch
  + 1037-ct-test-Monitor-netconf-server-during-transaction.patch
  + 1038-ct-test-Extent-node-startup-timeouts-in-netconfc_rem.patch
  + 1039-sasl-test-Catch-erlang-port_close-1.patch
  + 1040-sasl-test-Skip-tests-on-slow-host.patch
  + 1041-reltool-Add-test-for-ERL-167.patch
  + 1042-reltool-Fix-dependency-bug-for-applications-in-rel-s.patch
  + 1043-reltool-Fix-dependency-bug-for-applications-not-in-r.patch
  + 1044-Add-clarification-on-LC-semantics-1.patch
  + 1045-erts-Move-all-functions-in-docs-to-be-in-alphabetica.patch
  + 1046-erts-Editorial-changes.patch
  + 1047-erts-Review-of-documentation-changes.patch
  + 1048-erts-Make-sure-to-de-allocate-the-old-seq-tracer.patch
  + 1049-hipe-Remove-performance-profiling-code.patch
  + 1050-erts-Fix-msacc-for-dirty-scheduler-and-heap_limit.patch
  + 1051-erts-Add-erts_map_from_ks_and_vs.patch
  + 1052-erts-Add-extra-bif-msacc-states.patch
  + 1053-erts-Fix-some-msacc-inline-directives.patch
  + 1054-erts-Cleanup-a-bunch-of-un-neccesary-ifndefs.patch
  + 1055-erts-Update-msacc-docs-with-dirty-scheduler-info.patch
  + 1056-Fix-verb-conjugation-in-statem-docs.patch
  + 1057-Check-libsctp-for-sctp-funcs-in-configure.in.patch

* Fri Jul 15 2016 Led <ledest@gmail.com> 19.0.2-1
- 19.0.2

* Mon Jul 11 2016 Led <ledest@gmail.com> 19.0.1-2
- add patches:
  + 1001-snmp-tests-demonstrating-ERL-164-no-string-escaping-.patch
  + 1002-Fix-ERL-164-for-agent-vacm-and-usm-config-files.patch
  + 1003-add-snmp_agent_conf_test-to-modules.mk.patch
  + 1004-ssl-All-started-test-nodes-must-be-cleaned-up.patch
  + 1005-edoc-Provide-a-slightly-better-fix-for-unmatched-ret.patch
  + 1006-Fix-return-value-spec-for-ets-match_object.patch
  + 1007-hipe-Add-assertion-for-gc-in-bif-without-wrapper.patch
  + 1008-hipe-Fix-bug-in-trap-frame-allocation-wrappers.patch
  + 1009-dialyzer-Suppress-warns-on-generated-case-stmts.patch
  + 1010-syntax_tools-Make-erl_tidy-work-on-input-file-with-t.patch
  + 1011-edoc-Correct-types.patch
  + 1012-erl_docgen-Improve-callback-module-for-creating-erlr.patch
  + 1013-erl_docgen-Correct-callback-module-for-creating-erlr.patch
  + 1014-erl_docgen-Generate-type-links-in-callback-module-cr.patch
  + 1015-erl_docgen-Allow-seealso-in-name.patch
  + 1016-syntax_tools-Improve-seealso-s-referring-to-types.patch
  + 1017-syntax_tools-Improve-types.patch
  + 1018-wx-Prepare-for-using-Erlang-types-and-specs.patch
  + 1019-erts-Optimize-spawn-driver-for-large-r-environments.patch
  + 1020-erts-Add-test-port_SUITE-pipe_limit_env.patch
  + 1021-erts-Fix-etp-carrier-blocks-for-non-smp.patch
  + 1022-erts-Save-abort-reason-for-erl_child_setup.patch
  + 1023-ssl-Simplify-and-refactor-tests.patch
  + 1024-ssl-Correct-handling-of-signature-algorithm-selectio.patch
  + 1025-odbc-Remove-legacy-suite-clauses-from-test-suites.patch
  + 1026-odbc-Remove-legacy-config-macros.patch
  + 1027-odbc-Replace-test_server-with-ct-eqvivalents.patch
  + 1028-odbc-Convert-doc-clauses-form-test_server-to-ct.patch
  + 1029-erts-Improve-error-printouts-in-erl_child_setup.patch
  + 1030-erts-Fix-HARD_DEBUG-printouts-in-erl_child_setup.patch
  + 1031-erts-Fix-spawn-driver-with-relative-cd-option.patch
  + 1032-erts-Add-port_SUITE-cd-invalid-dir-testcase.patch
  + 1033-erts-Check-if-return_to-trace-is-enabled-for-bif.patch
  + 1034-erts-After-a-call-to-a-tracer-nif-reset-htop.patch

* Sun Jul 03 2016 Led <ledest@gmail.com> 19.0.1-1
- 19.0.1

* Thu Jun 23 2016 Led <ledest@gmail.com> 19.0-1
- 19.0
- remove subpackages:
  + erlang-test_server
  + erlang-webtool
- remove sources:
  + bootstrap.tar.xz
  + design_principles.tar.xz
- remove patches:
  + otp_src_18.2.4-fix-erl_nif-header.patch
  + otp_src_18.3.1-lib-gs-cols.patch
  + otp_src_18.3.1-lib-gs-mandel.patch
  + otp_src_18.3-remove-OSE-port.patch
- remove bacport and gen_statem patches
- update patches:
  + otp_src_19.0-lib-make.patch
  + otp_src_19.0-erts-cflags.patch
  + otp_src_19.0-lib-wx.patch
  + otp_src_19.0-lib-tools-emacs.patch
  + otp_src_19.0-erts-etc-unix.patch
  + otp_src_19.0-erts-ctype.patch
  + otp_src_19.0-lib-stdlib-supervisor-fix-inline.patch
  + otp_src_19.0-erts-symbols.patch

* Fri Jun 17 2016 Led <ledest@gmail.com> 18.3.4-5
- disable '+inline' in build options

* Fri Jun 17 2016 Led <ledest@gmail.com> 18.3.4-4
- add patches:
  + otp_src_18.3.4-lib-stdlib-supervisor-fix-inline.patch
  + otp_src_18.3.4-lib-inets-tftp-tftp_binary.patch
  + otp_src_18.3.4-lib-common_test-ct_logs.patch
  + otp_src_18.3.4-lib-asn1-asn1ct_parser2.patch
- add '+inline' to build options

* Wed Jun 15 2016 Led <ledest@gmail.com> 18.3.4-3
- add patches:
  + 1242-hipe-Pattern-matching-compilation-of-binaries-and-bi.patch

* Tue Jun 14 2016 Led <ledest@gmail.com> 18.3.4-2
- add patches:
  + 1253-erts-Fix-profile-runnable-processes-race.patch

* Tue Jun 14 2016 Led <ledest@gmail.com> 18.3.4-1
- 18.3.4
- remove patches:
  + 1242-ssl-recv-timeout-can-be-0.patch
  + 1253-ssl-Mitigate-load-increase-when-the-whole-session-ta.patch

* Tue Jun 14 2016 Led <ledest@gmail.com> 18.3.3-16
- fix build with disabled hipe

* Mon Jun 13 2016 Led <ledest@gmail.com> 18.3.3-15
- add patches:
  + 1263-Fixes-minor-documentation-error.patch
  + 1264-Use-rand-3-instead-of-random-3.patch
  + 1265-Fix-decoding-of-LLONG_MIN-in-erl_decode.patch
  + 1266-stdlib-Let-epp-handle-long-file-names.patch

* Fri Jun 10 2016 Led <ledest@gmail.com> 18.3.3-14
- add patches:
  + 1260-edoc-Fix-new-Maps-syntax.patch
  + 1261-httpc-Replaced-deprecated-module-random-with-recomme.patch
  + 1262-erts-Don-t-crash-on-maps-on-crash-dumps.patch

* Thu Jun 09 2016 Led <ledest@gmail.com> 18.3.3-13
- add patches:
  + 1258-Dialyzer-Fix-a-bug-that-caused-Dialyzer-to-go-into-a.patch
  + 1259-Fix-a-bug-in-Dialyzer-related-to-call-site-analysis.patch

* Wed Jun 08 2016 Led <ledest@gmail.com> 18.3.3-12
- add patches:
  + 1243-Compiler-new-function-env_compiler_options-0.patch
  + 1244-compile.xml-Eliminate-unsightly-space-before-period.patch
  + 1245-wx-Change-async-error-handling.patch
  + 1246-Don-t-kill-old-erlang-if-HEART_NO_KILL-is-set.patch
  + 1247-erts-make-HEART_NO_KILL-have-to-be-set-to-TRUE.patch
  + 1248-public_key-Support-more-general-name-types.patch
  + 1249-Delete-dead-code-in-otp_build-script.patch
  + 1250-public_key-Create-application-manual-page-that-is-ma.patch
  + 1251-Return-callback-module-in-supervisor-format_status.patch
  + 1252-cdv-Allow-port-info-Port-controls-forker-process.patch
  + 1253-ssl-Mitigate-load-increase-when-the-whole-session-ta.patch
  + 1254-erts-Remove-tautological-compare-warning.patch
  + 1255-erl_interface-Let-struct-iovec-be-visible.patch
  + 1256-ftp-close-lsock-without-crash.patch
  + 1257-ftp-fix-error-code-errors-incl-extend-test-suites.patch

* Mon Jun 06 2016 Led <ledest@gmail.com> 18.3.3-11
- add patches:
  + 1242-ssl-recv-timeout-can-be-0.patch

* Fri Jun 03 2016 Led <ledest@gmail.com> 18.3.3-10
- add patches:
  + 1175-Convert-dict-to-map-in-rec_env.erl.patch

* Thu Jun 02 2016 Led <ledest@gmail.com> 18.3.3-9
- add patches:
  + otp_src_18.3.3-edlin_expand-expand-function-name-non-loaded-modules.patch

* Mon May 30 2016 Led <ledest@gmail.com> 18.3.3-8
- add patches:
  + 1230-Export-label-type.patch
  + 1231-Declare-the-type-of-function-entry-points.patch
  + 1232-Add-start_epmd-command-line-option.patch
  + 1233-Use-the-epmd_module-flag-consistently.patch
  + 1234-Add-tests-for-start_epmd-and-epmd_module-options.patch
  + 1235-Clarify-limitation-on-halt-2-slogan-string.patch
  + 1236-Check-exit-status-in-init-stop-1-and-simplify-docume.patch
  + 1237-Add-testcase-for-init-stop-1-status.patch
  + 1238-erts-Implement-halt-0-and-halt-1-in-Erlang.patch
  + 1239-erts-Make-erlang-halt-2-truncate-string-arg.patch
  + 1240-erts-Remove-unnecessary-halt-string-truncation.patch
  + 1241-hipe-Add-halt-2-to-functions-that-always-fail.patch
- update sources:
  + bootstrap.tar.xz

* Thu May 19 2016 Led <ledest@gmail.com> 18.3.3-7
- add patches:
  + 1138-Avoid-potential-timer-bottleneck-on-supervisor-resta.patch

* Thu May 19 2016 Led <ledest@gmail.com> 18.3.3-6
- add patches:
  + 1226-Change-binary-debug-tuple-to-size-and-refc-info.patch
  + 1227-observer-Align-system-info-boxes.patch
  + 1228-Test-cuddling.patch
  + 1229-observer-sync-close-to-avoid-process-crash-reports.patch

* Thu May 19 2016 Led <ledest@gmail.com> 18.3.3-5
- add patches:
  + 1224-inets-Remove-usage-of-erlang-now.patch
  + 1225-inets-Remove-calls-to-the-inets_time_compat-module.patch

* Wed May 18 2016 Led <ledest@gmail.com> 18.3.3-4
- add patches:
  + 1198-inets-httpd_util-split-does-not-return-error-Reason.patch
  + 1199-Remove-the-warning-about-using-erlang-raise-3.patch
  + 1220-wx-Fix-driver-command-queue.patch
  + 1221-wx-Fix-generated-defines-in-gl.hrl.patch
  + 1222-erts-Fix-OpenBSD-gcc-compiler-bug-in-re-code.patch
  + 1223-runtime_tools-Fix-bug-in-trace_ip_drv.patch

* Mon May 09 2016 Led <ledest@gmail.com> 18.3.3-3
- add patches:
  + otp_src_18.3.3-revert-gen_debug_options_1.patch

* Mon May 09 2016 Led <ledest@gmail.com> 18.3.3-2
- with gen_statem
- add patches:
  + 1208-epp-Refactor-expansion-of-header-path.patch
  + 1209-epp-Add-the-error-and-warning-directives.patch
  + 1210-Add-documentation.patch
  + 2054-Restructure-loop_-to-clarify-S-handling.patch
  + 2055-Fix-callback-mode-after-code-change-not-used.patch
  + 2056-Clean-up-terminate-functions.patch
  + 2057-Fix-documentation.patch

* Wed May 04 2016 Led <ledest@gmail.com> 18.3.3-1
- 18.3.3
- remove patches:
  + 0026-ssl-Correct-guard-expression.patch
  + 0027-ssl-Correct-cipher-suites-conversion.patch

* Wed May 04 2016 Led <ledest@gmail.com> 18.3.2-10
- without gen_statem
- remove revert patch ssl-Corrections-to-cipher-suite-handling.patch
- remove patches:
  + 1198-ssl-Correct-guard-expression.patch
  + 1199-ssl-Correct-cipher-suites-conversion.patch
- add patches:
  + 0026-ssl-Correct-guard-expression.patch
  + 0027-ssl-Correct-cipher-suites-conversion.patch

* Tue May 03 2016 Led <ledest@gmail.com> 18.3.2-9
- disable revert patch ssl-Corrections-to-cipher-suite-handling.patch
- add patches:
  + 1196-Print-heap-pointers-for-garbing-processes-during-cra.patch
  + 1197-Yield-after-setting-sensitive-for-save_calls.patch
  + 1198-ssl-Correct-guard-expression.patch
  + 1199-ssl-Correct-cipher-suites-conversion.patch
  + 1200-dialyzer-Fix-a-bug-in-the-translation-of-forms-to-ty.patch
  + 1201-ssh-make-ssh-daemon-choose-port-when-Port-0-in-the-a.patch
  + 1202-ssh-test-cases-changed-for-port-0-as-arg-to-ssh-daem.patch
  + 1203-matherr-must-not-fake-an-FP-exception.patch
  + 1204-clean-up-FP-exception-code-in-sys_float.c.patch
  + 1205-Changed-setBackgroundColour-to-setBackgroundStyle.patch
  + 1206-observer-Changed-info-text-to-be-wxStaticText.patch
  + 1207-stdlib-Fix-linting-of-map-key-variables.patch
  + 1211-code_SUITE-Enhance-test-of-archive-files.patch
  + 1212-Simplify-and-speed-up-del_ebin-1.patch
  + 1213-Clean-up-processing-of-archive-files.patch
  + 1214-Avoid-calling-absname-1-on-an-absolute-path.patch
  + 1215-Clean-up-make_path.patch
  + 1216-Refactor-get_name-1.patch
  + 1217-Eliminate-one-call-to-filename-split-1.patch
  + 1218-Introduce-split_base-1-to-split-into-name-and-versio.patch
  + 1219-Introduce-is_dir-1-to-test-for-a-directory.patch

* Sat Apr 30 2016 Led <ledest@gmail.com> 18.3.2-8
- with gen_statem

* Fri Apr 29 2016 Led <ledest@gmail.com> 18.3.2-7
- add patches:
  + 1137-erts-Add-profiling-of-startup.patch
  + 2053-Fix-hibernation-subtlety.patch

* Fri Apr 29 2016 Led <ledest@gmail.com> 18.3.2-6
- add patches:
  + 1195-Implement-lists-join-2.patch

* Fri Apr 29 2016 Led <ledest@gmail.com> 18.3.2-5
- add patches:
  + 1135-Fix-global_group.erl.patch

* Fri Apr 29 2016 Led <ledest@gmail.com> 18.3.2-4
- add patches:
  + 1190-erts-Add-BIF-maps-take-2.patch
  + 1191-stdlib-Document-maps-take-2.patch
  + 1192-erts-Add-tests-for-maps-take-2.patch
  + 1193-stdlib-Add-maps-update_with-3-4.patch
  + 1194-stdlib-Document-maps-update_with-3-4.patch

* Fri Apr 29 2016 Led <ledest@gmail.com> 18.3.2-3
- add revert patch ssl-Corrections-to-cipher-suite-handling.patch

* Fri Apr 29 2016 Led <ledest@gmail.com> 18.3.2-2
- remove win32 modules only if optional_patches enabled

* Thu Apr 28 2016 Led <ledest@gmail.com> 18.3.2-1
- 18.3.2
- remove patches:
  + 1135-ssl-Add-option-signature_algs.patch
  + 1190-inets-Add-peer_cert-to-ESI-environment.patch
  + 1191-ssl-Corrections-to-cipher-suite-handling.patch

* Mon Apr 25 2016 Led <ledest@gmail.com> 18.3.1-13
- without gen_statem

* Mon Apr 25 2016 Led <ledest@gmail.com> 18.3.1-12
- clean up post scripts

* Mon Apr 25 2016 Led <ledest@gmail.com> 18.3.1-11
- with gen_statem
- add patches:
  + 1169-Make-assert-macro-implementations-uniform.patch
  + 1170-Avoid-dialyzer-warnings-for-unreachable-code-in-asse.patch
  + 1171-eunit-Remove-dialyzer-attributes.patch
  + 1172-wx-Fix-callback-problems.patch
  + 1173-wx-test-Setup-timetraps.patch
  + 1174-wx-add-object-set-check-funcions.patch
  + 1176-cerl-Add-missing-API-function-is_c_map_pattern-1.patch
  + 1177-cerl_trees-Correct-handling-of-maps-in-label-2.patch
  + 1178-core_parse-Handle-annotations-in-more-contexts.patch
  + 1179-core_parse-Don-t-sort-map-patterns.patch
  + 1180-core_pp-Add-format_all-1-that-prints-all-annotations.patch
  + 1181-core_pp-Print-file-File-annotations-more-compactly.patch
  + 1182-v3_core-Construct-badmap-Map-as-literal-if-possible.patch
  + 1183-Remove-timestamps-from-BEAM-files.patch
  + 1184-crypto-Deprecate-rand_bytes-1.patch
  + 1185-ssl-Remove-use-of-crypto-rand_bytes-1.patch
  + 1186-public_key-Remove-use-of-crypto-rand_bytes-1.patch
  + 1187-ssh-Remove-use-of-crypto-rand_bytes-1.patch
  + 1188-compiler-Remove-use-of-crypto-rand_bytes-1.patch
  + 1189-stdlib-Remove-use-of-crypto-rand_bytes-1.patch
  + 1190-inets-Add-peer_cert-to-ESI-environment.patch
  + 1191-ssl-Corrections-to-cipher-suite-handling.patch
  + 2001-Factor-out-common-code-to-gen.erl.patch
  + 2002-New-state-machine.patch
  + 2003-Correct-grammar-errors-found-by-Magnus-Henoch.patch
  + 2004-Change-to-next_state-.-and-stop-.-return-format.patch
  + 2005-Implement-option-callback_mode.patch
  + 2006-Clean-up-error-report-printouts.patch
  + 2007-Rename-insert_event-next_event.patch
  + 2008-Rename-retry-postpone.patch
  + 2009-Write-some-convenience-helpers.patch
  + 2010-Change-initial-PrevState-to-undefined.patch
  + 2011-Add-keep_state-.-and-keep_state_and_data.patch
  + 2012-Add-reply-Reply.patch
  + 2013-Shorten-taglists-in-the-documentation.patch
  + 2014-Write-gen_statem-with-code-font-in-the-docs.patch
  + 2015-Update-terminology-to-data-transition_op-etc.patch
  + 2016-Hide-Data-in-default-format_status-2-if-callback-cra.patch
  + 2017-Make-callback_option-mandatory.patch
  + 2018-Rename-Client-Caller.patch
  + 2019-Add-stop_and_reply-Reason-Replies-Data.patch
  + 2020-Ditch-State-so-StateName-5-StateName-4.patch
  + 2021-Make-first-next_event-in-list-arrive-first.patch
  + 2022-Ditch-PrevState.patch
  + 2023-Unify-whitespace-in-XML-doc.patch
  + 2024-Type-check-in-API.patch
  + 2025-Remove-keep_state_and_data.patch
  + 2026-Clarify-documentation-after-Torben-Hoffman-s-comment.patch
  + 2027-Write-a-simple-example-in-the-reference-manual.patch
  + 2028-Implement-keep_state_and_data-and-stop.patch
  + 2029-Allow-actions-without-containing-list.patch
  + 2030-Optimize-postponed-handling.patch
  + 2031-ct-ify-test-suite.patch
  + 2032-Test-the-order-for-multiple-next_event.patch
  + 2033-Relax-caller-type-check-and-cleanup.patch
  + 2034-Remove-the-remove_event-action-and-all-alike.patch
  + 2035-Sharpen-test-suite.patch
  + 2036-Fixup-sharpened-test-suite.patch
  + 2037-Change-code_change-4-to-ok-State-Data.patch
  + 2038-Fix-most-of-the-system-docs-and-emacs-mode.patch
  + 2039-Rename-state_timeout-event_timeout.patch
  + 2040-Fix-broken-documenation-reference.patch
  + 2041-Do-documentation-improvements-from-Fred-Hebert.patch
  + 2042-Change-Caller-From-as-suggested-by-Fred-Hebert.patch
  + 2043-Do-more-intricate-Fred-Hebert-doc-changes.patch
  + 2044-Fix-missing-short-forms-for-event-timeout.patch
  + 2045-Write-Design-Principles-chapter.patch
  + 2046-Use-.png-pictures-instead-of-.gif.patch
  + 2047-Introduce-corrections-from-Fred-Hebert-and-Ingela.patch
  + 2048-Introduce-Fred-Herbert-suggested-additions.patch
  + 2049-Use-NAME-macro-in-examples.patch
  + 2050-Modify-code_change-4-to-return-CallbackMode.patch
  + 2051-Promote-gen_statem-over-gen_fsm.patch
  + 2052-Add-section-on-state-filtering.patch

* Wed Apr 20 2016 Led <ledest@gmail.com> 18.3.1-10
- add patches:
  + 1163-Allow-to-refresh-resolver-settings-on-startup.patch
  + 1164-Fix-start-timestamp-instead-of-time-check.patch
  + 1165-erts-Don-t-use-function-location-when-process-is-ter.patch
  + 1166-stdlib-The-type-map-is-built-in.patch
  + 1167-crypto-Enable-AES-GCM-tag-length-to-change.patch
  + 1168-crypto-Add-test-for-AES-GCM.patch

* Fri Apr 15 2016 Led <ledest@gmail.com> 18.3.1-9
- add patches:
  + 1155-Don-t-send-unasked-for-systemd-notifications.patch
  + 1156-erts-Use-Sint-instead-of-int-for-list-lengths.patch
  + 1157-erts-Fix-error-cases-in-enif_get_list_length.patch
  + 1158-erts-Optimize-operator.patch
  + 1159-erts-Fix-bug-in-open_port-with-args-ImproperList.patch
  + 1160-erts-Improve-port_SUITE-bad_env.patch
  + 1161-Add-missing-modules-to-common_test.app.src.patch
  + 1162-Don-t-add-explicit-path-to-ct_release_test.patch

* Mon Apr 11 2016 Led <ledest@gmail.com> 18.3.1-8
- add patches:
  + 1149-crypto-Raise-notsup-if-lacking-characteristic_two_fi.patch
  + 1150-crypto-Optimize-digest-cipher-lookups.patch
  + 1151-Handle-multi-giga-byte-writes-to-files.patch
  + 1152-erts-Fix-process_info-2-result-spec.patch
  + 1153-Simplify-the-raise-instruction-to-reduce-code-size.patch
  + 1154-Remove-unreachable-code-after-raise-instructions.patch

* Mon Apr 11 2016 Led <ledest@gmail.com> 18.3.1-7
- disable patches:
  + 1015-Deprecate-the-random-module.patch

* Fri Apr 08 2016 Led <ledest@gmail.com> 18.3.1-6
- add patches:
  + 1141-ssh-Experimental-debug-interface-module.patch
  + 1142-ssh-app-file-updated-with-the-experimental-ssh_dbg-m.patch
  + 1143-Add-blank-before-dots.patch
  + 1144-Keep-error-reasons-for-some-common-distribution-erro.patch
  + 1145-erts-Don-t-search-for-non-existing-Map-keys-twice.patch
  + 1146-wx-Fix-type-error-in-wxMouseState-record.patch
  + 1147-wx-Fix-wxListCtrl-hitTest-arguments-and-delivered-re.patch
  + 1148-Refactor-time_t-in-efile_drv.patch

* Thu Apr 07 2016 Led <ledest@gmail.com> 18.3.1-5
- replace BuildRequuires dejavu-fonts to font(dejavusansmono)

* Wed Apr 06 2016 Led <ledest@gmail.com> 18.3.1-4
- add dejavu-fonts to BuildRequires (for build docs)
- add patches:
  + otp_src_18.3.1-lib-ic-ic_erl_template.patch
  + otp_src_18.3.1-lib-megaco-examples.patch

* Wed Apr 06 2016 Led <ledest@gmail.com> 18.3.1-3
- add libxml2 to BuildRequires (for xmllint of building docs)
- add patches:
  + 1140-Use-monotonic_time-1-instead-of-now-0.patch
  + otp_src_18.3.1-EVP-lib-crypto.patch
  + otp_src_18.3.1-lib-erl_interface-erl_start.patch
  + otp_src_18.3.1-lib-gs-cols.patch
  + otp_src_18.3.1-lib-gs-mandel.patch
  + otp_src_18.3.1-lib-hipe-Makefile.patch
  + otp_src_18.3.1-lib-inets-http_server.patch
  + otp_src_18.3.1-otp_build.patch

* Wed Apr 06 2016 Led <ledest@gmail.com> 18.3.1-2
- add patches:
  + 1130-TLS-distribution-shut-down-accept-process-cleanly.patch
  + 1131-remove-whitespaces.patch
  + 1132-inets-Add-DELETE-Body-to-client.patch
  + 1133-Remove-references-to-old-modules.patch
  + 1134-stdlib-Fix-logfile-testcase-for-hipelibs-testrun.patch
  + 1135-ssl-Add-option-signature_algs.patch
  + 1136-ssl-Remove-default-support-for-use-of-md5-in-TLS-1.2.patch

* Wed Apr 06 2016 Led <ledest@gmail.com> 18.3.1-1
- 18.3.1

* Wed Mar 30 2016 Led <ledest@gmail.com> 18.3-6
- add patches:
  + 1129-Fix-compile-forms-1-2-crash-when-not-in-an-existing-.patch

* Tue Mar 22 2016 Led <ledest@gmail.com> 18.3-5
- build require wxGTK3-devel

* Fri Mar 18 2016 Led <ledest@gmail.com> 18.3-4
- erlang-runtime_tools don't strict require mnesia
- add patches:
  + 1111-Don-t-throw-exceptions-from-rpc-call-and-rpc-block_c.patch
  + 1121-epp-Remove-vestigial-support-for-packages.patch
  + 1122-epp-Refactor-scan_define.patch
  + 1123-epp-Refactor-user_predef-2-to-share-more-code.patch
  + 1124-epp-Eliminate-the-Type-argument-from-expand_macros-5.patch
  + 1125-epp-Modernize-the-internal-data-structures.patch
  + 1126-epp-Only-flatten-the-original-filename.patch
  + 1127-epp-Refactor-expand_macros.patch
  + 1128-Implement-FUNCTION_NAME-and-FUNCTION_ARITY-macros.patch

* Fri Mar 18 2016 Led <ledest@gmail.com> 18.3-3
- update provides of erts-devel
- update requires of erlang-devel

* Thu Mar 17 2016 Led <ledest@gmail.com> 18.3-2
- fix build time erl, erlc and escript pathes

* Wed Mar 16 2016 Led <ledest@gmail.com> 18.3-1
- 18.3
- update patches:
  + 0018-hipe-dialyzer-Remove-functions-from-erl_bif_types.patch
  + 0101-crypto-Refactor-nif-code-to-use-EVP-interface.patch
  + 0131-crypto-Support-192-bit-keys-for-AES-ECB.patch
  + otp_src_18.3-erts-symbols.patch
- remove patches:
  + 0001-ose-Remove-all-code-related-to-the-OSE-port.patch
  + 0141-Teach-Dialyzer-call-to-funs-M-F-A-literal-M-F-A.patch
  + 0143-Report-bad-options-for-TLS-distribution-connections.patch
  + 0144-Save-error-reasons-for-TLS-distribution-connections.patch
  + 0145-Report-bad-options-for-outgoing-TLS-distribution.patch
  + 0146-Don-t-wait-for-twice-the-delay_write-timeout.patch
  + 0147-update-java-version-in-documentation.patch
  + 0149-stdlib-Fix-linter-crash-due-to-missing-module-declar.patch
  + 0151-Do-not-allow-aux-work-on-dirty-schedulers.patch
  + 0152-erts-Correct-faulty-doc-for-erlang-trace-3.patch
  + 0153-dialyzer-Correct-handling-of-parameters-of-opaque-ty.patch
  + 0154-edoc-Assign-correct-names-to-list-arguments.patch
  + 0155-dialyzer-Update-Maps-tests.patch
  + 0156-hipe-Fix-map-pretty-printing-of-pairs.patch
  + 0157-compiler-hipe-Fix-pretty-printing-of-Core-Maps.patch
  + 0158-erts-Workaround-memset-bug-in-test-case.patch
  + 0159-Fix-dirty-scheduler-check-in-handle_aux_work.patch
  + 0160-ssl-In-interop-tests-always-check-if-SSL-TLS-version.patch
  + 0161-PER-Correct-compilation-of-named-INTEGERs.patch
  + 0162-Skip-time_SUITE-timestamp-on-timewarp-test.patch
  + 0163-Fix-stack-alignment-problem-in-ethread-test-on-arm.patch
  + 0164-Fix-HL-timer-hard-debug-implementation.patch
  + 0165-cover-Simplify-module-cc-in-cover-test-to-avoid-conf.patch
  + 0166-cover-Don-t-crash-when-compiling-beam-without-file-a.patch
  + 0167-Add-documentation-of-path-flag-to-erl.patch
  + 0168-ssl-Fix-timing-releated-bug.patch
  + 0169-ssl-Prepare-for-release.patch
  + 0170-ssl-Fix-typos-that-broke-alpn-tests.patch
  + 0171-Snmp-agent-vacmViewTreeFamily-with-non-null-mask-bug.patch
  + 0172-snmp-Prepare-for-release.patch
  + 0173-erl_docgen-Fix-spec-anno-s-for-maps.patch
  + 0174-edoc-Correct-documentation.patch
  + 0175-TLS-distribution-wait-for-code-server.patch
  + 0176-Deprecate-module-overload-in-SASL.patch
  + 0178-First-part-of-the-basic-test-suite-for-the-HiPE-comp.patch
  + 0179-More-basic-tests.patch
  + 0180-Add-function-to-prevent-running-tests-in-the-LLVM-ba.patch
  + 0181-Use-function-from-hipe-module-instead-of-a-local-one.patch
  + 0182-Add-more-generated-test-suites-in-Makefile.patch
  + 0183-Minor-code-cleanup.patch
  + 0184-More-tests-for-handling-of-UTF-in-bitstrings.patch
  + 0185-Cleanups-uncomment-some-code.patch
  + 0186-Comment-out-tests-that-are-not-ready-for-to_llvm.patch
  + 0187-Minor-cleanup.patch
  + 0188-Three-more-tests-added.patch
  + 0189-Test-that-apply-3-is-tail-recursive.patch
  + 0190-Two-more-tests-added.patch
  + 0191-Add-tests-for-the-is_boolean-1-guard.patch
  + 0192-Include-some-more-old-HiPE-tests-to-the-test-suite.patch
  + 0193-More-tests-for-BIFs.patch
  + 0194-Two-tests-that-depend-on-inlining-being-turned-on.patch
  + 0195-Cleanup-and-add-one-more-test-case.patch
  + 0196-Fix-compilation-of-matching-with-UTF-binaries.patch
  + 0197-erts-Fix-sendfile-ing-of-large-files-on-FreeBSD.patch
  + 0198-Remove-unnecessary-erlang-monitor-2-qualification.patch
  + 0199-Eliminate-run-time-system-crash-in-code-load_abs-1.patch
  + 0200-code-Correct-the-types-for-error-returns.patch
  + 0201-Update-documentation-for-code-loading-functions.patch
  + 0202-Do-not-consider-.-part-of-names-in-edlin.patch
  + 0203-Use-file-read-buffering-in-dbg-trace_client.patch
  + 0205-TLS-distribution-support-inet_dist_connect_options.patch
  + 0206-ssl_dist_SUITE-don-t-use-deprecated-functions.patch
  + 0207-inets-Add-PATCH-method-to-client-and-server.patch
  + 0208-Remove-dead-code-related-to-missing-behaviour-info.patch
  + 0209-Eliminate-ugly-case-statements.patch
  + 0210-Fix-inadvertent-deletion-of-callback-info.patch
  + 0211-Fix-hipe_rtl_binary_construct-floorlog2-1.patch
  + 0212-hipe-test-unit-size-match-in-bs_append.patch
  + 0213-hipe-test-unit-size-match-in-bs_put_binary_all.patch
  + 0214-hipe-Allow-unsigned-args-in-hipe_rtl_arith.patch
  + 0215-Add-missing-corner-case-to-bs_construct_SUITE.patch
  + 0216-hipe-Fix-binary-constructions-failing-with-badarith.patch
  + 0217-hipe-Fix-constructing-huge-binaries.patch
  + 0218-hipe-Guard-against-enormous-numbers-in-ranges.patch
  + 0219-Add-some-more-binary-syntax-construction-tests.patch
  + 0220-Add-a-case-testing-the-handling-of-guards-involving-.patch
  + 0221-hipe-Add-tests-for-bad-bit-syntax-float-sizes.patch
  + 0222-beam-Fix-overflow-bug-in-i_bs_add_jId.patch
  + 0223-hipe-Fix-signed-compares-of-unsigned-sizes.patch
  + 0224-tools-Fix-wrong-instrumentation-of-binary-comprehens.patch
  + 0225-tools-Add-a-Cover-test.patch
  + 0226-Fix-noproc-crash-during-release-installation.patch
  + 0227-erts-When-erts_alloc-fails-the-emulator-no-longer-ab.patch
  + 0228-Fix-documentation-of-net_kernel-allow-1.patch
  + 0229-TLS-distribution-bind-erts-socket-to-localhost.patch
  + 0230-Prevent-down-nodes-going-undetected-in-epmd.patch
  + 0231-Don-t-sort-function-index-when-it-s-not-necessary.patch
  + 0232-ssl-Only-start-a-new-session-validator-if-the-old-on.patch
  + 0233-tools-Correct-a-Cover-test.patch
  + 0234-dialyzer-Fix-a-bug-concerning-the-option-plt_remove.patch
  + 0235-ssl-Big-handshake-messages-needs-to-be-fragmented-on.patch
  + 0236-ssh-fixes-port_command-failure-on-WIndows-in-ssh_tes.patch
  + 0237-erts-Fix-race-between-receive-timeout-and-exit-signa.patch
  + 0238-erts-Fix-bug-concerning-line-information-for-hipe-mo.patch
  + 0239-Check-the-result-of-EC_GROUP_new_curve_-calls.patch
  + 0240-Only-use-supported-EC-curves-in-crypto-tests.patch
  + 0241-Ensure-testing-ssl-with-supported-ciphers-only.patch
  + 0242-dialyzer-Correct-byte_size-and-comparisons.patch
  + 0243-Add-supervisor-get_callback_module-1.patch
  + 0244-Speed-up-supervisor-count_children-1-simple_one_for_.patch
  + 0245-Eliminate-crash-because-of-unsafe-delaying-of-sub-bi.patch
  + 0246-tools-Remove-dead-code-in-lcnt.patch
  + 0247-mnesia-Avoid-deadlock-possibility-in-mnesia-del_tabl.patch
  + 0248-mnesia-let-loader-check-if-tablelock-is-needed.patch
  + 0249-asn1-Suppress-warnings-for-improper-lists-in-generat.patch
  + 0250-Revert-musl-fix-gethostbyname_r-gethostbyaddr_-selec.patch
  + 0251-ei-fix-breakage-reported-by-Sergei-Golovan.patch
  + 0252-ssl-verify-cert-signature-against-original-cert-bina.patch
  + 0253-tools-Add-suppression-of-Dialyzer-warnings.patch
  + 0254-test_server-Add-suppression-of-Dialyzer-warnings.patch
  + 0255-stdlib-Add-suppression-of-Dialyzer-warnings.patch
  + 0256-runtime_tools-Add-suppression-of-Dialyzer-warnings.patch
  + 0257-observer-Add-suppression-of-Dialyzer-warnings.patch
  + 0258-mnesia-Add-suppression-of-Dialyzer-warnings.patch
  + 0259-kernel-Add-suppression-of-Dialyzer-warnings.patch
  + 0260-debugger-Add-suppression-of-Dialyzer-warnings.patch
  + 0261-eunit-Add-suppression-of-Dialyzer-warnings.patch
  + 0262-xmerl-Add-suppression-of-Dialyzer-warnings.patch
  + 0263-xmerl-Remove-no_return-Dialyzer-warnings.patch
  + 0264-kernel-Correct-contract-for-inet-getifaddrs-1.patch
  + 0265-Fix-typos-in-ssl.xml.patch
  + 0266-Add-with-ssl-incl-and-with-ssl-rpath-to-docs.patch
  + 0267-erts-Fix-wobbling-test-failure-in-nif_SUITE.patch
  + 0268-Fix-public_key-documentation-typos.patch
  + 0269-Fix-bug-causing-run-queue-mask-to-become-inconsisten.patch
  + 0270-Observer-Editorial-changes-in-documentation.patch
  + 0271-debugger-Editorial-changes-in-documentation.patch
  + 0272-ssl-Include-options-form-connect-listen-accept-in-co.patch
  + 0273-ssl-Newer-cipher-suites-now-presented-correctly.patch
  + 0274-Fix-a-few-dialyzer-warnings.patch
  + 0275-erts-Fix-lock-checker-for-process-locks.patch
  + 0276-Improve-cmpxchg8b-inline-asm-configure-test.patch
  + 0277-Improve-cmpxchg8b-cmpxchg16b-inline-asm.patch
  + 0278-ssh-remove-some-spurions-test-printouts.patch
  + 0279-ssh-add-timetrap-to-all-test-suites.patch
  + 0280-ssh-remove-calls-to-crypto-start-stop.patch
  + 0281-ssh-catch-port_close-in-test.patch
  + 0282-typos.patch
  + 0283-erl_interface-Correct-documentation.patch
  + 1019-Improved-maps-with-2-and-maps-without-2-algorithm.patch
  + 1020-Use-full-list-of-bindings-when-matching-on-map-keys.patch
  + 1021-stdlib-fix-erl_eval-not-using-non-local-function-han.patch
  + 1022-Fix-crash-when-attempting-to-update-a-fun-as-if-it-w.patch
  + 1023-efile_drv-logic-error-in-compressed-file-write.patch
  + 1024-Check-for-already-started-beam_lib-crypto-server.patch
  + 1025-epmd-support-IPv6-node-registration.patch
- add patches:
  + otp_src_18.3-remove-OSE-port.patch

* Sun Mar 06 2016 Led <ledest@gmail.com> 18.2.4-8
- erlang-otp-devel don't require erlang-common_test-devel

* Sun Mar 06 2016 Led <ledest@gmail.com> 18.2.4-7
- erlang-wx don't require erlang-wx-driver
- erlang-visual require erlang-wx-driver

* Sat Mar 05 2016 Led <ledest@gmail.com> 18.2.4-6
- add patches:
  + otp_src_18.2.4-fix-erl_nif-header.patch

* Wed Mar 02 2016 Led <ledest@gmail.com> 18.2.4-5
- add patches:
  + 1025-epmd-support-IPv6-node-registration.patch

* Tue Mar 01 2016 Led <ledest@gmail.com> 18.2.4-4
- add patches:
  + 1001-stdlib-Fix-bug-in-binary-split-for-empty-binary.patch
  + 1002-compile-Eliminate-use-of-the-obsolete-random-module.patch
  + 1003-Use-rand-instead-of-the-obsolete-random-module.patch
  + 1004-Emulator-test-suite-Replace-use-of-random-with-rand.patch
  + 1005-compiler-tests-Replace-random-with-rand.patch
  + 1006-debugger-tests-Replace-random-with-rand.patch
  + 1007-kernel-test-Replace-random-with-rand.patch
  + 1008-stdlib-tests-Replace-random-with-rand.patch
  + 1009-wx-Replace-random-with-rand.patch
  + 1010-common_test-tests-Replace-random-with-rand.patch
  + 1011-system-tests-Replace-random-with-rand.patch
  + 1012-percept-tests-Replace-random-with-rand.patch
  + 1013-mnesia-tests-Replace-random-with-rand.patch
  + 1014-Eliminate-mentions-of-random-in-documentation.patch
  + 1015-Deprecate-the-random-module.patch
  + 1016-erl_prim_loader-Remove-code-for-handling-OSE.patch
  + 1017-ssh-Optimization-inline-encoding-in-ssh_message-enco.patch
  + 1018-Prettify-default-error_logger-output-somewhat.patch
  + 1019-Improved-maps-with-2-and-maps-without-2-algorithm.patch
  + 1101-Moved-do_list_to_integer-from-bif.c-to-big.c.patch
  + 1102-Better-list_to_integer.patch

* Mon Feb 29 2016 Led <ledest@gmail.com> 18.2.4-3
- add %%name-otp-devel requires %%name-parsetools
- remove  %%name-otp-devel requires %%name-otp

* Mon Feb 29 2016 Led <ledest@gmail.com> 18.2.4-2
- %%name-otp-devel requires %%name-otp
- don't update bootstrap when build without optional_patches
- add patches:
  + 0282-typos.patch
  + 0283-erl_interface-Correct-documentation.patch

* Fri Feb 26 2016 Led <ledest@gmail.com> 18.2.4-1
- 18.2.4
- add patches:
  + 0269-Fix-bug-causing-run-queue-mask-to-become-inconsisten.patch
  + 0270-Observer-Editorial-changes-in-documentation.patch
  + 0271-debugger-Editorial-changes-in-documentation.patch
  + 0272-ssl-Include-options-form-connect-listen-accept-in-co.patch
  + 0273-ssl-Newer-cipher-suites-now-presented-correctly.patch
  + 0274-Fix-a-few-dialyzer-warnings.patch
  + 0275-erts-Fix-lock-checker-for-process-locks.patch
  + 0276-Improve-cmpxchg8b-inline-asm-configure-test.patch
  + 0277-Improve-cmpxchg8b-cmpxchg16b-inline-asm.patch
  + 0278-ssh-remove-some-spurions-test-printouts.patch
  + 0279-ssh-add-timetrap-to-all-test-suites.patch
  + 0280-ssh-remove-calls-to-crypto-start-stop.patch
  + 0281-ssh-catch-port_close-in-test.patch

* Fri Feb 19 2016 Led <ledest@gmail.com> 18.2.3-10
- remove patches:
  + otp_src_18.2.2-eunit-fix-dialyze.patch
- add patches:
  + 0252-ssl-verify-cert-signature-against-original-cert-bina.patch
  + 0253-tools-Add-suppression-of-Dialyzer-warnings.patch
  + 0254-test_server-Add-suppression-of-Dialyzer-warnings.patch
  + 0255-stdlib-Add-suppression-of-Dialyzer-warnings.patch
  + 0256-runtime_tools-Add-suppression-of-Dialyzer-warnings.patch
  + 0257-observer-Add-suppression-of-Dialyzer-warnings.patch
  + 0258-mnesia-Add-suppression-of-Dialyzer-warnings.patch
  + 0259-kernel-Add-suppression-of-Dialyzer-warnings.patch
  + 0260-debugger-Add-suppression-of-Dialyzer-warnings.patch
  + 0261-eunit-Add-suppression-of-Dialyzer-warnings.patch
  + 0262-xmerl-Add-suppression-of-Dialyzer-warnings.patch
  + 0263-xmerl-Remove-no_return-Dialyzer-warnings.patch
  + 0264-kernel-Correct-contract-for-inet-getifaddrs-1.patch
  + 0265-Fix-typos-in-ssl.xml.patch
  + 0266-Add-with-ssl-incl-and-with-ssl-rpath-to-docs.patch
  + 0267-erts-Fix-wobbling-test-failure-in-nif_SUITE.patch
  + 0268-Fix-public_key-documentation-typos.patch

* Tue Feb 16 2016 Led <ledest@gmail.com> 18.2.3-9
- add patches:
  + 0243-Add-supervisor-get_callback_module-1.patch
  + 0244-Speed-up-supervisor-count_children-1-simple_one_for_.patch
  + 0245-Eliminate-crash-because-of-unsafe-delaying-of-sub-bi.patch
  + 0246-tools-Remove-dead-code-in-lcnt.patch
  + 0247-mnesia-Avoid-deadlock-possibility-in-mnesia-del_tabl.patch
  + 0248-mnesia-let-loader-check-if-tablelock-is-needed.patch
  + 0249-asn1-Suppress-warnings-for-improper-lists-in-generat.patch
  + 0250-Revert-musl-fix-gethostbyname_r-gethostbyaddr_-selec.patch
  + 0251-ei-fix-breakage-reported-by-Sergei-Golovan.patch

* Tue Feb 16 2016 Led <ledest@gmail.com> 18.2.3-8
- add patches:
  + 0175-TLS-distribution-wait-for-code-server.patch
  + 0176-Deprecate-module-overload-in-SASL.patch
  + 0177-efile_drv-logic-error-in-compressed-file-write.patch
  + 0178-First-part-of-the-basic-test-suite-for-the-HiPE-comp.patch
  + 0179-More-basic-tests.patch
  + 0180-Add-function-to-prevent-running-tests-in-the-LLVM-ba.patch
  + 0181-Use-function-from-hipe-module-instead-of-a-local-one.patch
  + 0182-Add-more-generated-test-suites-in-Makefile.patch
  + 0183-Minor-code-cleanup.patch
  + 0184-More-tests-for-handling-of-UTF-in-bitstrings.patch
  + 0185-Cleanups-uncomment-some-code.patch
  + 0186-Comment-out-tests-that-are-not-ready-for-to_llvm.patch
  + 0187-Minor-cleanup.patch
  + 0188-Three-more-tests-added.patch
  + 0189-Test-that-apply-3-is-tail-recursive.patch
  + 0190-Two-more-tests-added.patch
  + 0191-Add-tests-for-the-is_boolean-1-guard.patch
  + 0192-Include-some-more-old-HiPE-tests-to-the-test-suite.patch
  + 0193-More-tests-for-BIFs.patch
  + 0194-Two-tests-that-depend-on-inlining-being-turned-on.patch
  + 0195-Cleanup-and-add-one-more-test-case.patch
  + 0196-Fix-compilation-of-matching-with-UTF-binaries.patch
  + 0197-erts-Fix-sendfile-ing-of-large-files-on-FreeBSD.patch
  + 0198-Remove-unnecessary-erlang-monitor-2-qualification.patch
  + 0199-Eliminate-run-time-system-crash-in-code-load_abs-1.patch
  + 0200-code-Correct-the-types-for-error-returns.patch
  + 0201-Update-documentation-for-code-loading-functions.patch
  + 0202-Do-not-consider-.-part-of-names-in-edlin.patch
  + 0203-Use-file-read-buffering-in-dbg-trace_client.patch
  + 0204-Check-for-already-started-beam_lib-crypto-server.patch
  + 0205-TLS-distribution-support-inet_dist_connect_options.patch
  + 0206-ssl_dist_SUITE-don-t-use-deprecated-functions.patch
  + 0207-inets-Add-PATCH-method-to-client-and-server.patch
  + 0208-Remove-dead-code-related-to-missing-behaviour-info.patch
  + 0209-Eliminate-ugly-case-statements.patch
  + 0210-Fix-inadvertent-deletion-of-callback-info.patch
  + 0211-Fix-hipe_rtl_binary_construct-floorlog2-1.patch
  + 0212-hipe-test-unit-size-match-in-bs_append.patch
  + 0213-hipe-test-unit-size-match-in-bs_put_binary_all.patch
  + 0214-hipe-Allow-unsigned-args-in-hipe_rtl_arith.patch
  + 0215-Add-missing-corner-case-to-bs_construct_SUITE.patch
  + 0216-hipe-Fix-binary-constructions-failing-with-badarith.patch
  + 0217-hipe-Fix-constructing-huge-binaries.patch
  + 0218-hipe-Guard-against-enormous-numbers-in-ranges.patch
  + 0219-Add-some-more-binary-syntax-construction-tests.patch
  + 0220-Add-a-case-testing-the-handling-of-guards-involving-.patch
  + 0221-hipe-Add-tests-for-bad-bit-syntax-float-sizes.patch
  + 0222-beam-Fix-overflow-bug-in-i_bs_add_jId.patch
  + 0223-hipe-Fix-signed-compares-of-unsigned-sizes.patch
  + 0224-tools-Fix-wrong-instrumentation-of-binary-comprehens.patch
  + 0225-tools-Add-a-Cover-test.patch
  + 0226-Fix-noproc-crash-during-release-installation.patch
  + 0227-erts-When-erts_alloc-fails-the-emulator-no-longer-ab.patch
  + 0228-Fix-documentation-of-net_kernel-allow-1.patch
  + 0229-TLS-distribution-bind-erts-socket-to-localhost.patch
  + 0230-Prevent-down-nodes-going-undetected-in-epmd.patch
  + 0231-Don-t-sort-function-index-when-it-s-not-necessary.patch
  + 0232-ssl-Only-start-a-new-session-validator-if-the-old-on.patch
  + 0233-tools-Correct-a-Cover-test.patch
  + 0234-dialyzer-Fix-a-bug-concerning-the-option-plt_remove.patch
  + 0235-ssl-Big-handshake-messages-needs-to-be-fragmented-on.patch
  + 0236-ssh-fixes-port_command-failure-on-WIndows-in-ssh_tes.patch
  + 0237-erts-Fix-race-between-receive-timeout-and-exit-signa.patch
  + 0238-erts-Fix-bug-concerning-line-information-for-hipe-mo.patch
  + 0239-Check-the-result-of-EC_GROUP_new_curve_-calls.patch
  + 0240-Only-use-supported-EC-curves-in-crypto-tests.patch
  + 0241-Ensure-testing-ssl-with-supported-ciphers-only.patch
  + 0242-dialyzer-Correct-byte_size-and-comparisons.patch

* Mon Feb 15 2016 Led <ledest@gmail.com> 18.2.3-7
- add RH-compat post scripts

* Sun Feb 14 2016 Led <ledest@gmail.com> 18.2.3-6
- apply missed otp-R15B03-1-lib-stdlib.patch
- add patches:
  + otp_src_18.2.3-lib-stdlib-supervisor.patch
- fix docs symlinks

* Sun Feb 14 2016 Led <ledest@gmail.com> 18.2.3-5
- remove patches:
  + otp_src_18.2.3-lib-stdlib-supervisor.patch

* Fri Feb 12 2016 Led <ledest@gmail.com> 18.2.3-4
- update patches:
  + otp_src_18.2.3-lib-stdlib-supervisor.patch
- clean up spec

* Tue Feb 09 2016 Led <ledest@gmail.com> 18.2.3-3
- add -ffat-lto-objects to %%optflags

* Fri Feb 05 2016 Led <ledest@gmail.com> 18.2.3-2
- update for new rpm-build-erlang

* Sat Jan 30 2016 Led <ledest@gmail.com> 18.2.3-1
- 18.2.3

* Tue Jan 26 2016 Led <ledest@gmail.com> 18.2.2-10
- add patches:
  + 0168-ssl-Fix-timing-releated-bug.patch
  + 0169-ssl-Prepare-for-release.patch
  + 0170-ssl-Fix-typos-that-broke-alpn-tests.patch
  + 0171-Snmp-agent-vacmViewTreeFamily-with-non-null-mask-bug.patch
  + 0172-snmp-Prepare-for-release.patch
  + 0173-erl_docgen-Fix-spec-anno-s-for-maps.patch
  + 0174-edoc-Correct-documentation.patch

* Sun Jan 24 2016 Led <ledest@gmail.com> 18.2.2-9
- without plt
- add patches:
  + otp_src_18.2.2-erlexec.patch

* Sat Jan 23 2016 Led <ledest@gmail.com> 18.2.2-8
- update patches:
  + otp_src_18.2.2-erts-ctype.patch

* Fri Jan 22 2016 Led <ledest@gmail.com> 18.2.2-7
- add patches:
  + 0152-erts-Correct-faulty-doc-for-erlang-trace-3.patch
  + 0153-dialyzer-Correct-handling-of-parameters-of-opaque-ty.patch
  + 0154-edoc-Assign-correct-names-to-list-arguments.patch
  + 0155-dialyzer-Update-Maps-tests.patch
  + 0156-hipe-Fix-map-pretty-printing-of-pairs.patch
  + 0157-compiler-hipe-Fix-pretty-printing-of-Core-Maps.patch
  + 0158-erts-Workaround-memset-bug-in-test-case.patch
  + 0159-Fix-dirty-scheduler-check-in-handle_aux_work.patch
  + 0160-ssl-In-interop-tests-always-check-if-SSL-TLS-version.patch
  + 0161-PER-Correct-compilation-of-named-INTEGERs.patch
  + 0162-Skip-time_SUITE-timestamp-on-timewarp-test.patch
  + 0163-Fix-stack-alignment-problem-in-ethread-test-on-arm.patch
  + 0164-Fix-HL-timer-hard-debug-implementation.patch
  + 0165-cover-Simplify-module-cc-in-cover-test-to-avoid-conf.patch
  + 0166-cover-Don-t-crash-when-compiling-beam-without-file-a.patch
  + 0167-Add-documentation-of-path-flag-to-erl.patch

* Fri Jan 22 2016 Led <ledest@gmail.com> 18.2.2-6
- add epmd subpackage
- add patches:
  + otp_src_18.2.2-eunit-fix-dialyze.patch
  + otp_src_18.2.2-dialyzer-fix-timing.patch

* Fri Jan 22 2016 Led <ledest@gmail.com> 18.2.2-5
- build dialyzer plt

* Thu Jan 21 2016 Led <ledest@gmail.com> 18.2.2-4
- update patches:
  + otp_src_18.2-erts-symbols.patch

* Fri Jan 15 2016 Led <ledest@gmail.com> 18.2.2-3
- update patches:
  + otp_src_18.2.2-erts-ctype.patch

* Thu Jan 14 2016 Led <ledest@gmail.com> 18.2.2-2
- add patches:
  + 0148-stdlib-fix-erl_eval-not-using-non-local-function-han.patch
  + 0149-stdlib-Fix-linter-crash-due-to-missing-module-declar.patch
  + 0150-Fix-crash-when-attempting-to-update-a-fun-as-if-it-w.patch
  + 0151-Do-not-allow-aux-work-on-dirty-schedulers.patch

* Tue Jan 12 2016 Led <ledest@gmail.com> 18.2.2-1
- 18.2.2

* Tue Dec 29 2015 Led <ledest@gmail.com> 18.2.1-3
- add patches:
  + 0141-Teach-Dialyzer-call-to-funs-M-F-A-literal-M-F-A.patch
  + 0142-Use-full-list-of-bindings-when-matching-on-map-keys.patch
  + 0143-Report-bad-options-for-TLS-distribution-connections.patch
  + 0144-Save-error-reasons-for-TLS-distribution-connections.patch
  + 0145-Report-bad-options-for-outgoing-TLS-distribution.patch
  + 0146-Don-t-wait-for-twice-the-delay_write-timeout.patch
  + 0147-update-java-version-in-documentation.patch

* Mon Dec 21 2015 Led <ledest@gmail.com> 18.2.1-2
- update requires

* Mon Dec 21 2015 Led <ledest@gmail.com> 18.2.1-1
- 18.2.1

* Fri Dec 18 2015 Led <ledest@gmail.com> 18.2-2
- add patches:
  + 0101-crypto-Refactor-nif-code-to-use-EVP-interface.patch
  + 0102-Fix-bug-for-aes_cfb_128_encrypt-with-empty-binary.patch
  + 0103-Fix-EVP_aes_-_ctr-to-demand-OpenSSL-1.0.1-or-later.patch
  + 0104-crypto-Avoid-bug-in-OpenSSL-0.9.8-for-ECB-ciphers.patch
  + 0111-Use-EVP-for-AES-GCM.patch
  + 0112-crypto-Optimize-AES-GCM-cipher-to-not-use-dynamic-al.patch
  + 0113-crypto-Fix-potential-memory-leak-in-error-case-for-b.patch
  + 0121-crypto-Support-192-bit-keys-for-AES-CBC.patch
  + 0131-crypto-Support-192-bit-keys-for-AES-ECB.patch

* Thu Dec 17 2015 Led <ledest@gmail.com> 18.2-1
- 18.2
- remove patches:
  + 0001-ssh-new-state-service_request.patch
  + 0002-ssh-new-states-for-keyboard-interactive.patch
  + 0003-ssh-remove-unused-filed-ssh.kb_data.patch
  + 0004-typer-Fix-a-bug.patch
  + 0005-Allow-internal-spaces-in-IFEQ-test-in-generated-Make.patch
  + 0003-Erlang-shell-Support-keys-Del-Home-and-End.patch
  + 0004-ssh-aes192-ctr-and-aes256-ctr-implemented.patch
  + 0005-leex-fix-file-2-error-tuple-doc-Reported-by-Leo-Liu.patch
  + 0006-yecc-fix-file-2-error-tuple-doc.patch
  + 0007-Avoid-always-updating-inet_dns-in-the-primary-bootst.patch
  + 0008-Fix-edge-case-of-Size-0-in-bs_put_integer.patch
  + 0009-erts-Add-line_delimiter-byte-option-to-inet-setopts-.patch
  + 0010-erts-Include-test-in-group-so-that-it-is-run.patch
  + 0011-observer-Show-ets-owner-pid-in-crashdump-viewers-ets.patch
  + 0012-cdv-Fix-crashdump-ets-table-type.patch
  + 0013-Teach-Dialyzer-arity-of-funs-with-literal-arity.patch
  + 0014-inets-fix-suppport-of-HTTP-headers-with-obs-fold.patch
  + 0015-inets-scheme-validation-fun-for-http_uri.patch
  + 0016-Fix-build-fail-when-enabling-distribution-debug-mess.patch
  + 0017-beam_lib-Document-all_chunks-1-and-build_module-1.patch
  + 0019-erts-bool-is-a-reserved-word-use-boolean-instead.patch
  + 0020-Fix-weird-strncmp-length-in-erl_interface-example.patch
  + 0027-inet_res-Make-host-name-lookups-case-insensitive.patch
  + 0028-Fix-cerl_trees-label-2-bug-with-map-K-V-swap.patch
  + 0029-Compile-without-errors-for-exported-variables.patch
  + 0030-Fix-matching-with-huge-binaries.patch
  + 0031-inets-send-correct-nonstreamed-response-with-streami.patch
  + 0032-inets-fix-self-once-for-not-streamed-request.patch
  + 0033-add-missing-time.h.patch
  + 0034-fix-snmp_conf-check-imask-bug.patch
  + 0035-Fix-spelling-of-ssh-subsystem.patch
  + 0036-Make-erl-make-return-non-zero-exit-code-on-failure.patch
  + 0037-OtpInputStream-external-fun-terms-in-read_any.patch
  + 0038-Fix-erroneous-use-of-__uint32_t.patch
  + 0039-Fix-minor-typo-timout-timeout.patch
  + 0040-ssh-ssh_file-default_user_dir-0-try-HOME-env-var-fir.patch
  + 0041-ssh-Add-env-var-info-printout-to-ssh_algorithms_SUTE.patch
  + 0042-ssh-more-public-keys-added-to-test-suite.patch
  + 0043-Fix-erroneous-splitting-of-emulator-path.patch
  + 0044-Remove-obsolete-comment-in-heart.c.patch
  + 0045-Fix-crash-on-init-restart.patch
  + 0046-inets-Allow-whitespace-after-HTTP-chunk-again.patch
  + 0047-inets-Terminate-really-gracefully-on-bad-chunk.patch
  + 0048-ssl-Client-should-send-the-hello-message-in-the-lowe.patch
  + 0049-Fix-missing-filename-and-line-number-in-warning.patch
  + 0050-erts-Fix-maps-decode-in-erlang-binary_to_term-1.patch
  + 0051-erts-More-testcases-for-map-binary_to_term-1.patch
  + 0052-Adjust-shutdown-strategies-for-distribution-over-TLS.patch
  + 0053-musl-fix-gethostbyname_r-gethostbyaddr_-selection.patch
  + 0054-ssh-Make-it-possible-for-more-than-one-daemon-starte.patch
  + 0055-ssh-testcases-for-starting-daemon-with-given-fd.patch
  + 0056-fix-incorrect-number-of-seconds-in-24h-macro.patch
  + 0057-fix-24h-macro-in-test-suite.patch
  + 0058-In-ssl_tls_dist_proxy-pass-along-EPMD-registration-e.patch
  + 0059-Honour-dist_nodelay-socket-option-in-tls_dist-proxy.patch
  + 0060-Add-test-for-dist_nodelay-option.patch
  + 0061-Avoid-crash-for-SSL-connections-with-nonexistent-key.patch
  + 0062-ssh-added-pending-in-recv_window-handling-and-limit-.patch
  + 0063-ssh-sftpd-callback-takes-new-option-recv_window_size.patch
  + 0064-erts-Remove-faulty-ASSERT-in-erts_proc_-_refc.patch
  + 0065-erts-Remove-ERTS_PSD_DIST_ENTRY.patch
  + 0066-erts-Fix-bug-in-setnode-2.patch
  + 0067-stdlib-Fix-the-shell-command-rp-and-pretty-printing.patch
  + 0068-Remove-ERTS_PRINT_INVALID-from-erts_print.patch
  + 0069-erts-Fix-rare-case-of-faulty-heap-fragment-deallocat.patch
  + 0070-inets-Remove-exit-that-generates-an-incorrect-intern.patch
  + 0071-inets-Add-warning-header-in-chunk-trailer-when-mod_e.patch
  + 0072-inets-SNI-to-be-passed-with-requests-through-CONNECT.patch
  + 0073-Flush-timeout-message-from-message-queue-when-cancel.patch
  + 0074-Fix-file-position-not-raw-mode.patch
  + 0075-Clean-up-code-for-file-position-2.patch
  + 0076-Fix-file-pread-and-pwrite-to-use-character-encoding.patch
  + 0077-Unify-internal-error-handling.patch
  + 0078-Don-t-attempt-logging-when-log-type-is-silent.patch
  + 0079-BER-Fix-encoding-of-empty-named-BIT-STRING.patch
  + 0080-hipe_x86_signal-add-support-for-musl-libc.patch
  + 0081-rm-assertReceive-due-to-a-leftover-of-a-conflict-res.patch
  + 0082-erl_lint_SUITE-Add-smoke-test-of-format_error-1.patch
  + 0083-Extend-erl_lint-format_error-1-to-handle-bittype-mis.patch
- update patches:
  + otp_src_18.2-erts-doc-erlang.patch
  + 0001-ose-Remove-all-code-related-to-the-OSE-port.patch
  + otp_src_18.2-erts-symbols.patch

* Thu Dec 10 2015 Led <ledest@gmail.com> 18.1.5-5
- add patches:
  + otp_src_18.1.5-erts-doc-erlang.patch

* Sat Dec 05 2015 Led <ledest@gmail.com> 18.1.5-4
- remove patches:
  + otp_src_18.1.5-musl.patch
- add patches:
  + 0073-Flush-timeout-message-from-message-queue-when-cancel.patch
  + 0074-Fix-file-position-not-raw-mode.patch
  + 0075-Clean-up-code-for-file-position-2.patch
  + 0076-Fix-file-pread-and-pwrite-to-use-character-encoding.patch
  + 0077-Unify-internal-error-handling.patch
  + 0078-Don-t-attempt-logging-when-log-type-is-silent.patch
  + 0079-BER-Fix-encoding-of-empty-named-BIT-STRING.patch
  + 0080-hipe_x86_signal-add-support-for-musl-libc.patch
  + 0081-rm-assertReceive-due-to-a-leftover-of-a-conflict-res.patch
  + 0082-erl_lint_SUITE-Add-smoke-test-of-format_error-1.patch
  + 0083-Extend-erl_lint-format_error-1-to-handle-bittype-mis.patch

* Tue Dec 01 2015 Led <ledest@gmail.com> 18.1.5-3
- add patches:
  + 0068-Remove-ERTS_PRINT_INVALID-from-erts_print.patch
  + 0069-erts-Fix-rare-case-of-faulty-heap-fragment-deallocat.patch
  + 0070-inets-Remove-exit-that-generates-an-incorrect-intern.patch
  + 0071-inets-Add-warning-header-in-chunk-trailer-when-mod_e.patch
  + 0072-inets-SNI-to-be-passed-with-requests-through-CONNECT.patch

* Fri Nov 27 2015 Led <ledest@gmail.com> 18.1.5-2
- update patches:
  + otp_src_18.1.5-musl.patch
- add patches:
  + 0050-erts-Fix-maps-decode-in-erlang-binary_to_term-1.patch
  + 0051-erts-More-testcases-for-map-binary_to_term-1.patch
  + 0052-Adjust-shutdown-strategies-for-distribution-over-TLS.patch
  + 0053-musl-fix-gethostbyname_r-gethostbyaddr_-selection.patch
  + 0054-ssh-Make-it-possible-for-more-than-one-daemon-starte.patch
  + 0055-ssh-testcases-for-starting-daemon-with-given-fd.patch
  + 0056-fix-incorrect-number-of-seconds-in-24h-macro.patch
  + 0057-fix-24h-macro-in-test-suite.patch
  + 0058-In-ssl_tls_dist_proxy-pass-along-EPMD-registration-e.patch
  + 0059-Honour-dist_nodelay-socket-option-in-tls_dist-proxy.patch
  + 0060-Add-test-for-dist_nodelay-option.patch
  + 0061-Avoid-crash-for-SSL-connections-with-nonexistent-key.patch
  + 0062-ssh-added-pending-in-recv_window-handling-and-limit-.patch
  + 0063-ssh-sftpd-callback-takes-new-option-recv_window_size.patch
  + 0064-erts-Remove-faulty-ASSERT-in-erts_proc_-_refc.patch
  + 0065-erts-Remove-ERTS_PSD_DIST_ENTRY.patch
  + 0066-erts-Fix-bug-in-setnode-2.patch
  + 0067-stdlib-Fix-the-shell-command-rp-and-pretty-printing.patch

* Fri Nov 27 2015 Led <ledest@gmail.com> 18.1.5-1
- 18.1.5

* Sat Nov 21 2015 Led <ledest@gmail.com> 18.1.4-3
- add patches:
  + 0040-ssh-ssh_file-default_user_dir-0-try-HOME-env-var-fir.patch
  + 0041-ssh-Add-env-var-info-printout-to-ssh_algorithms_SUTE.patch
  + 0042-ssh-more-public-keys-added-to-test-suite.patch
  + 0043-Fix-erroneous-splitting-of-emulator-path.patch
  + 0044-Remove-obsolete-comment-in-heart.c.patch
  + 0045-Fix-crash-on-init-restart.patch
  + 0046-inets-Allow-whitespace-after-HTTP-chunk-again.patch
  + 0047-inets-Terminate-really-gracefully-on-bad-chunk.patch
  + 0048-ssl-Client-should-send-the-hello-message-in-the-lowe.patch
  + 0049-Fix-missing-filename-and-line-number-in-warning.patch

* Tue Nov 17 2015 Led <ledest@gmail.com> 18.1.4-2
- remove patches:
  + otp_src_18.0-erts-emulator-erl_poll.patch
- add patches:
  + 0034-fix-snmp_conf-check-imask-bug.patch
  + 0035-Fix-spelling-of-ssh-subsystem.patch
  + 0036-Make-erl-make-return-non-zero-exit-code-on-failure.patch
  + 0037-OtpInputStream-external-fun-terms-in-read_any.patch
  + 0038-Fix-erroneous-use-of-__uint32_t.patch
  + 0039-Fix-minor-typo-timout-timeout.patch

* Sat Nov 14 2015 Led <ledest@gmail.com> 18.1.4-1
- 18.1.4

* Tue Nov 10 2015 Led <ledest@gmail.com> 18.1.3-6
- add patches:
  + 0031-inets-send-correct-nonstreamed-response-with-streami.patch
  + 0032-inets-fix-self-once-for-not-streamed-request.patch
  + 0033-add-missing-time.h.patch

* Tue Nov 10 2015 Led <ledest@gmail.com> 18.1.3-5
- add sources:
  + bootstrap.tar.xz

* Tue Nov 10 2015 Led <ledest@gmail.com> 18.1.3-4
- add patches:
  + 0017-beam_lib-Document-all_chunks-1-and-build_module-1.patch
  + 0018-hipe-dialyzer-Remove-functions-from-erl_bif_types.patch
  + 0019-erts-bool-is-a-reserved-word-use-boolean-instead.patch
  + 0020-Fix-weird-strncmp-length-in-erl_interface-example.patch
  + 0021-stdlib-Add-BIF-binary-split-2-and-binary-split-3.patch
  + 0022-stdlib-Add-BIF-option-trim_all-to-binary-split-3.patch
  + 0023-erts-Replace-0-with-THE_NON_VALUE.patch
  + 0024-erts-Refactor-backend-of-binary-split.patch
  + 0025-erts-Refactor-BIF-for-binary-match-matches-split.patch
  + 0026-erts-Minor-refactor-for-binary-find-BIF-backend.patch
  + 0027-inet_res-Make-host-name-lookups-case-insensitive.patch
  + 0028-Fix-cerl_trees-label-2-bug-with-map-K-V-swap.patch
  + 0029-Compile-without-errors-for-exported-variables.patch
  + 0030-Fix-matching-with-huge-binaries.patch

* Wed Oct 21 2015 Led <ledest@gmail.com> 18.1.3-3
- add patches:
  + 0009-erts-Add-line_delimiter-byte-option-to-inet-setopts-.patch
  + 0010-erts-Include-test-in-group-so-that-it-is-run.patch
  + 0011-observer-Show-ets-owner-pid-in-crashdump-viewers-ets.patch
  + 0012-cdv-Fix-crashdump-ets-table-type.patch
  + 0013-Teach-Dialyzer-arity-of-funs-with-literal-arity.patch
  + 0014-inets-fix-suppport-of-HTTP-headers-with-obs-fold.patch
  + 0015-inets-scheme-validation-fun-for-http_uri.patch
  + 0016-Fix-build-fail-when-enabling-distribution-debug-mess.patch

* Wed Oct 21 2015 Led <ledest@gmail.com> 18.1.3-2
- clean up BuildRequires

* Fri Oct 16 2015 Led <ledest@gmail.com> 18.1.3-1
- 18.1.3

* Fri Oct 16 2015 Led <ledest@gmail.com> 18.1.2-2
- remove erlang-webtool as erlang-otp requires
- clean up erlang-examples requires
- erlang-examples provides erlang-otp-examples
- clean up spec
- add patches:
  + 0008-Fix-edge-case-of-Size-0-in-bs_put_integer.patch

* Wed Oct 14 2015 Led <ledest@gmail.com> 18.1.2-1
- 18.1.2

* Tue Oct 13 2015 Led <ledest@gmail.com> 18.1.1-3
- remove patches:
  + otp_src_17.4.1-lib-stdlib-edlin.patch
- add patches:
  + otp_src_18.1.1-lib-stdlib-edlin.patch
  + 0004-ssh-aes192-ctr-and-aes256-ctr-implemented.patch
  + 0005-leex-fix-file-2-error-tuple-doc-Reported-by-Leo-Liu.patch
  + 0006-yecc-fix-file-2-error-tuple-doc.patch
  + 0007-Avoid-always-updating-inet_dns-in-the-primary-bootst.patch

* Mon Oct 12 2015 Led <ledest@gmail.com> 18.1.1-2
- add patches:
  + 0003-Erlang-shell-Support-keys-Del-Home-and-End.patch
- disable patches:
  + otp_src_17.4.1-lib-stdlib-edlin.patch

* Tue Oct 06 2015 Led <ledest@gmail.com> 18.1.1-1
- 18.1.1

* Wed Sep 30 2015 Led <ledest@gmail.com> 18.1-2
- add patches:
  + 0001-ssh-new-state-service_request.patch
  + 0002-ssh-new-states-for-keyboard-interactive.patch
  + 0003-ssh-remove-unused-filed-ssh.kb_data.patch
  + 0004-typer-Fix-a-bug.patch
  + 0005-Allow-internal-spaces-in-IFEQ-test-in-generated-Make.patch

* Wed Sep 23 2015 Led <ledest@gmail.com> 18.1-1
- 18.1
- remove patches:
  + 0003-inets-cancel-for-handler-with-no-requests.patch
  + 0004-stdlib-fix-a-qlc-bug-introduced-in-18.0.patch
  + 0005-hipe-dialyzer-Fix-a-bug-concerning-opaque-types-and-.patch
  + 0006-debugger-Fix-broken-debugger-quick-3-start.patch
  + 0007-Optimize-zip-unzip-2-when-uncompressing-to-memory.patch

* Fri Aug 28 2015 Led <ledest@gmail.com> 18.0.3-5
- add patches:
  + 0006-debugger-Fix-broken-debugger-quick-3-start.patch
  + 0007-Optimize-zip-unzip-2-when-uncompressing-to-memory.patch

* Wed Aug 26 2015 Led <ledest@gmail.com> 18.0.3-4
- add patches:
  + 0005-hipe-dialyzer-Fix-a-bug-concerning-opaque-types-and-.patch

* Wed Aug 26 2015 Led <ledest@gmail.com> 18.0.3-3
- add patches:
  + 0004-stdlib-fix-a-qlc-bug-introduced-in-18.0.patch

* Fri Aug 21 2015 Led <ledest@gmail.com> 18.0.3-2
- check of '-flto' support
- build emulator with -fwhole-program
- add patches:
  + otp_src_18.0.3-erts-symbols.patch

* Thu Aug 20 2015 Led <ledest@gmail.com> 18.0.3-1
- 18.0.3

* Mon Aug 10 2015 Led <ledest@gmail.com> 18.0.2-7
- update patches:
  + otp_src_18.0.2-erts-etc-unix.patch

* Mon Aug 10 2015 Led <ledest@gmail.com> 18.0.2-6
- update patches:
  + otp_src_18.0.2-erts-etc-unix.patch

* Sun Aug 09 2015 Led <ledest@gmail.com> 18.0.2-5
- add patches:
  + otp_src_18.0.2-erts-etc-unix.patch

* Thu Aug 06 2015 Led <ledest@gmail.com> 18.0.2-4
- fix %%files of erlang-crypto

* Fri Jul 31 2015 Led <ledest@gmail.com> 18.0.2-3
- remove patches:
  + otp_src_R16B03-1-lib-flags.patch
- add patches:
  + 0001-ose-Remove-all-code-related-to-the-OSE-port.patch
  + 0002-Remove-OSE-from-erl_interface.patch
  + 0003-inets-cancel-for-handler-with-no-requests.patch

* Thu Jul 09 2015 Led <ledest@gmail.com> 18.0.2-2
- add erlang.png to erlang-otp-base subpackage

* Thu Jul 09 2015 Led <ledest@gmail.com> 18.0.2-1
- 18.0.2
- remove patches:
  + otp_src_18.0.1-git.patch

* Tue Jul 07 2015 Led <ledest@gmail.com> 18.0.1-2
- add patches:
  + otp_src_18.0.1-git.patch

* Wed Jul 01 2015 Led <ledest@gmail.com> 18.0.1-1
- 18.0.1

* Fri Jun 26 2015 Led <ledest@gmail.com> 18.0-2
- fix Requires for erlang-eunit package

* Fri Jun 26 2015 Led <ledest@gmail.com> 18.0-1
- 18.0
- enable dirty-schedulers
- enable systemd
- change License
- update and clean up patches

* Thu Jun 11 2015 Led <ledest@gmail.com> 17.5.6-7
- add patches:
  + 0025-Don-t-refresh-observer-table-view-if-there-was-no-ch.patch
  + 0026-erts-Fix-garbage-collect-literals-in-code-purge.patch
  + 0027-inets-set-proxy-address-for-requests-from-keep-alive.patch
  + 0028-cover-Unstick-modules-before-loading-remote.patch
  + 0029-Add-disable-client-initiated-renegotiation-option.patch
  + 0030-HiPE-help-shouldn-t-modify-the-calling-process.patch
  + 0031-Avoid-repeated-calls-to-system_info-in-hipe-loader.patch
  + 0032-Move-architecture-knowledge-out-of-hipe-loader.patch
  + 0033-Fix-add_multi_timer-in-inet_drv.patch
  + 0034-ssh-make-server-check-auth_methods-when-rec-request.patch
  + 0035-ssh-save-keybard-interactive-data-in-ssh.patch
  + 0036-ssh-change-pwd-password-for-keyboard-interactive.patch
  + 0037-kernel-Add-module-name-to-sticky_dir-error-message.patch

* Wed Jun 10 2015 Led <ledest@gmail.com> 17.5.6-6
- add patches:
  + 0022-wx-Fix-bad-float-in-return-values.patch
  + 0023-wx-Cleanup-tests.patch
  + 0024-wx-Optimize-event-and-return-value-construction.patch

* Tue Jun 09 2015 Led <ledest@gmail.com> 17.5.6-5
- remove patches:
  + 0003-fix-build-warning.patch
- add patches:
  + 0017-mnesia-don-t-delete-log-file-on-emfile-error.patch
  + 0019-Stop-xmerl-printing-to-stdout.patch
  + 0020-ssh-Add-profile-option.patch
  + 0021-ssh-Correct-Makefile.patch

* Tue Jun 02 2015 Led <ledest@gmail.com> 17.5.6-4
- remove patches:
  + 0017-Do-not-accept-Nan-and-Infinity-values.patch

* Tue Jun 02 2015 Led <ledest@gmail.com> 17.5.6-3
- add patches:
  + 0016-Fix-gen_tcp-shutdown-2-by-making-it-asynchronous.patch
  + 0017-Do-not-accept-Nan-and-Infinity-values.patch
  + 0018-Fix-argument-to-gui_enable_updown-in-dbg_wx_trace-in.patch

* Tue Jun 02 2015 Led <ledest@gmail.com> 17.5.6-2
- fix "warning: File listed twice: ..."

* Tue Jun 02 2015 Led <ledest@gmail.com> 17.5.6-1
- 17.5.6
- add patches:
  + 0014-Don-t-throw-exception-on-prim_inet-setopt-3-error.patch
  + 0015-TLS-Dist-Handle-ssl_error-and-close-ssl-socket.patch

* Sun May 31 2015 Led <ledest@gmail.com> 17.5.4-6
- fix removing nteventlog entry in os_mon.app

* Sun May 31 2015 Led <ledest@gmail.com> 17.5.4-5
- remove win32reg and nteventlog entries in *.app

* Tue May 26 2015 Led <ledest@gmail.com> 17.5.4-4
- update patches:
  + 0011-wx-Fix-raise-during-emulator-stoppage.patch
- add patches:
  + 0013-Don-t-store-child-that-returns-ignore-in-simple-supe.patch

* Tue May 26 2015 Led <ledest@gmail.com> 17.5.4-3
- add patches:
  + 0012-Fix-statistics-reported-about-fix-alloc-types.patch

* Sat May 23 2015 Led <ledest@gmail.com> 17.5.4-2
- add patches:
  + 0011-wx-Fix-raise-during-emulator-stoppage.patch

* Mon May 18 2015 Led <ledest@gmail.com> 17.5.4-1
- 17.5.4

* Thu May 14 2015 Led <ledest@gmail.com> 17.5.3-3
- add patches:
  + 0010-Delete-superfluous-comma-from-filtermap-example.patch

* Thu May 07 2015 Led <ledest@gmail.com> 17.5.3-2
- add patches:
  + 0004-update-java-version.patch
  + 0005-ssh-Hadle-shell-that-sends-two-logout-messages.patch
  + 0006-erts-hipe-Fix-bug-in-binary-matching-of-writable-bin.patch
  + 0007-erts-hipe-Optimize-away-calls-to-emasculate_binary.patch
  + 0008-hipe-Add-test-for-matching-of-writable-binary.patch
  + 0009-erts-Add-debug-assertions-for-match-state-sanity.patch

* Wed May 06 2015 Led <ledest@gmail.com> 17.5.3-1
- 17.5.3

* Tue May 05 2015 Led <ledest@gmail.com> 17.5.2-4
- format descriptions

* Tue May 05 2015 Led <ledest@gmail.com> 17.5.2-3
- add patches:
  + 0003-tools-Add-printout-of-total-number-of-calls-and-time.patch

* Mon Apr 27 2015 Led <ledest@gmail.com> 17.5.2-2
- add patches:
  + 0001-Update-config.guess-and-config.sub-to-latest-version.patch
  + 0002-Keep-dirty-schedulers-from-waking-other-schedulers.patch

* Thu Apr 23 2015 Led <ledest@gmail.com> 17.5.2-1
- 17.5.2

* Sun Apr 12 2015 Led <ledest@gmail.com> 17.5.1-6
- remove noarch tag of erts-devel subpackage

* Sun Apr 12 2015 Led <ledest@gmail.com> 17.5.1-5
- fix Requires for erlang-common_test
- fix Epoch

* Sun Apr 12 2015 Led <ledest@gmail.com> 17.5.1-4
- move common_test headers from erlang-otp-devel to erlang-common_test

* Sat Apr 11 2015 Led <ledest@gmail.com> 17.5.1-3
- clean up BuildRequires

* Sat Apr 11 2015 Led <ledest@gmail.com> 17.5.1-2
- add subpackages:
  %%name-crypto
  %%name-otp-base-devel
- move crypto modules to separate subpackages

* Fri Apr 10 2015 Led <ledest@gmail.com> 17.5.1-1
- add patches:
  + otp_src_17.5.1-lib-stdlib-beam_lib.patch

* Fri Apr 10 2015 Led <ledest@gmail.com> 17.5.1-1
- 17.5.1

* Sun Apr 05 2015 Led <ledest@gmail.com> 17.5-4
- move eunit headers from erlang-otp-devel to erlang-eunit

* Fri Apr 03 2015 Led <ledest@gmail.com> 17.5-3
- fix %%files sections
- fix Epoch and Release

* Thu Apr 02 2015 Led <ledest@gmail.com> 17.5-2
- remove noarch tag of erlang-hipe subpackage

* Wed Apr 01 2015 Led <ledest@gmail.com> 17.5-1
- 17.5
- remove patches:
  + otp_src_17.4.1-git.patch

* Sun Mar 29 2015 Led <ledest@gmail.com> 17.4.1-17
- clean up spec

* Sat Mar 28 2015 Led <ledest@gmail.com> 17.4.1-16
- remove patches:
  + replace_glibc_check.patch
- update patches:
  + otp_src_17.4.1-musl.patch
- enable patches:
  + otp_src_17.4.1-musl.patch

* Sat Mar 28 2015 Led <ledest@gmail.com> 17.4.1-15
- disable patches:
  + replace_glibc_check.patch
  + otp_src_17.4.1-musl.patch

* Sat Mar 28 2015 Led <ledest@gmail.com> 17.4.1-14
- update patches:
  + otp_src_17.4.1-git.patch
  + otp_src_17.4.1-lib-cflags.patch
- add patches:
  + replace_glibc_check.patch
  + otp_src_17.4.1-musl.patch
  + otp-0002-Remove-rpath.patch
  + otp-0008-Introduce-os-getenv-2.patch
- enable otp_src_17.4.1-git.patch
- remove build deps of symlinks

* Mon Mar 23 2015 Led <ledest@gmail.com> 17.4.1-13
- disable %%check

* Mon Mar 23 2015 Led <ledest@gmail.com> 17.4.1-12
- remove patches:
  + otp_src_17.4.1-lib-odbc-odbcserver.patch

* Mon Mar 23 2015 Led <ledest@gmail.com> 17.4.1-11
- add patches:
  + otp_src_17.4.1-lib-odbc-odbcserver.patch
  + otp_src_17.4.1-erts-emulator-erl_poll.patch
  + otp_src_17.4.1-lib-inets-http_client.patch
- fix build without wx

* Fri Mar 20 2015 Led <ledest@gmail.com> 17.4.1-10
- updated patches:
  + otp_src_17.4.1-git.patch

* Tue Mar 17 2015 Led <ledest@gmail.com> 17.4.1-9
- updated patches:
  + otp_src_17.4.1-git.patch

* Thu Mar 12 2015 Led <ledest@gmail.com> 17.4.1-8
- updated patches:
  + otp_src_17.4.1-git.patch

* Mon Mar 09 2015 Led <ledest@gmail.com> 17.4.1-7
- updated patches:
  + otp_src_17.4.1-git.patch

* Fri Mar 06 2015 Led <ledest@gmail.com> 17.4.1-6
- removed patches:
  + 0000-httpc-Avoid-parsing-invalid-Set-Cookie-headers.patch
  + 0001-Correct-unsafe-optimization-of-and.patch
  + 0002-inets-parse-correctly-Set-Cookie-header-with-empty-v.patch
  + 0003-Fix-ssh-connect-erroneus-error-msg-at-timeout.patch
  + 0004-ssl-Improve-PEM-cache-by-validating-entries.patch
  + 0005-mnesia-Check-nodes-after-protocol-negotiation.patch
  + 0006-Fix-typos.patch
  + 0013-dialyzer-Fix-a-bug-concerning-map-types.patch
  + 0014-Fixed-fun_test-examples.patch
  + 0015-Fix-xml-doc-return-value-mnesia-un-subscribe.patch
  + 0016-lib-odbc-odbcserver-fix-build-warnings.patch
  + 0017-Fix-index-for-person.address-in-create_table-2.patch
  + 0018-ssl-erlang-timestamp-os-timestamp.patch
  + 0019-ct_cover-Fix-paths-of-incl_dirs-in-cover-spec.patch
  + 0020-Add-tests-for-absolute-incl_dirs-path-and-for-excl_d.patch
  + 0021-Correctly-process-anon_auth-option-for-eldap-open.patch
  + 0022-sasl-Make-test-unreliable-of-kernel.appup.patch
  + 0023-make-c-m-1-show-module-MD5.patch
  + 0024-ssl-remove-delete.patch
  + 0025-otp_SUITE-Ignore-diameter-undefined-function-errors.patch
  + 0026-Export-type-gen_udp-socket-0.patch
  + 0027-Remove-infinite-loop-in-inet-gethostbyname_tm-4.patch
  + 0028-Add-valid-include-path-to-epp-in-erl2html2-and-fix-c.patch
  + 0029-Fix-failing-test-case.patch
  + 0030-Fix-typos-received-to-the-socket.patch
  + 0031-update-ppc-xcomp-file.patch
  + 0032-Add-missing-group-flag-in-ct_run-help-text.patch
  + 0033-Ensure-dbg-tracer-exits-when-dbg-is-stopped.patch
  + 0034-Accept-all-valid-key-sizes-in-aes_cfb-functions.patch
  + 0035-Fix-documentation-about-character-types-in-unicode-m.patch
  + 0036-Add-helper-function-to-reduce-code-duplication.patch
- added patches:
  + otp_src_17.4.1-git.patch

* Sat Feb 28 2015 Led <ledest@gmail.com> 17.4.1-5
- added patches:
  + 0030-Fix-typos-received-to-the-socket.patch
  + 0031-update-ppc-xcomp-file.patch
  + 0032-Add-missing-group-flag-in-ct_run-help-text.patch
  + 0033-Ensure-dbg-tracer-exits-when-dbg-is-stopped.patch
  + 0034-Accept-all-valid-key-sizes-in-aes_cfb-functions.patch
  + 0035-Fix-documentation-about-character-types-in-unicode-m.patch
  + 0036-Add-helper-function-to-reduce-code-duplication.patch

* Mon Feb 23 2015 Led <ledest@gmail.com> 17.4.1-4
- added patches:
  + 0024-ssl-remove-delete.patch
  + 0025-otp_SUITE-Ignore-diameter-undefined-function-errors.patch
  + 0026-Export-type-gen_udp-socket-0.patch
  + 0027-Remove-infinite-loop-in-inet-gethostbyname_tm-4.patch
  + 0028-Add-valid-include-path-to-epp-in-erl2html2-and-fix-c.patch
  + 0029-Fix-failing-test-case.patch

* Sun Feb 22 2015 Led <ledest@gmail.com> 17.4.1-3
- edlin: add support for <Home>, <End>, <Delete> and <Ctrl>+<Delete> keys
- added patches:
  + otp_src_17.4.1-lib-stdlib-edlin.patch
- updated patches:
  + otp_src_17.4.1-lib-make.patch

* Sun Feb 22 2015 Led <ledest@gmail.com> 17.4.1-2
- without ose

* Sat Feb 21 2015 Led <ledest@gmail.com> 17.4.1-1
- 17.4.1

* Sat Feb 21 2015 Led <ledest@gmail.com> R16B03-9
- observer: add etop and cdv to binary directories
- really don't pack nteventlog module
- fixed changelog

* Mon Feb 16 2015 Led <ledest@gmail.com> R16B03-8
- don't pack nteventlog module

* Mon Feb 16 2015 Led <ledest@gmail.com> R16B03-7
- don't recompile erl_bif_info.c while %%install
- updated patches:
  + 0016-lib-odbc-odbcserver-fix-build-warnings.patch
- added patches:
  + 0013-Delete-odbcserver-unused-variables.patch
  + 0014-Fix-odbcserver-warnings.patch
  + 0015-Fix-signedness-bug.patch

* Mon Feb 16 2015 Led <ledest@gmail.com> R16B03-6
- enabled patches:
  + 0003-odbc-Suppress-signedness-warnings-for-char.patch
- removed patches:
  + otp_src_R16B03-1-lib-obdc-odbcserver.patch
- added patches:
  + 0013-lib-odbc-odbcserver-fix-build-warnings.patch

* Mon Feb 16 2015 Led <ledest@gmail.com> R16B03-5
- disabled patches:
  + 0003-odbc-Suppress-signedness-warnings-for-char.patch

* Mon Feb 16 2015 Led <ledest@gmail.com> R16B03-4
- added patches:
  + 0001-gs-Eliminate-a-compiler-warning.patch
  + 0002-inets-Reverted-commmit-f97cd6965ac35d1cbe510de235929.patch
  + 0003-odbc-Suppress-signedness-warnings-for-char.patch
  + 0004-Add-specs-for-exported-functions-to-shut-off-a-warni.patch
  + 0005-ssl-Fix-compiler-warnings.patch
  + 0006-fix-build-warning.patch
  + 0007-fix-build-warning.patch
  + 0008-fix-build-warning.patch
  + 0009-fix-build-warning.patch
  + 0010-fix-build-warning.patch
  + 0011-fix-build-warning.patch
  + 0012-fix-build-warning.patch

* Sun Feb 15 2015 Led <ledest@gmail.com> R16B03-3
- updated patches:
  + otp_src_R16B03-1-lib-crypto-driver.patch

* Sun Feb 15 2015 Led <ledest@gmail.com> R16B03-2
- added patches:
  + otp_src_R16B03-1-lib-crypto-driver.patch

* Sun Feb 15 2015 Led <ledest@gmail.com> R16B03-1
- R16B03-1

* Sun Feb 15 2015 Led <ledest@gmail.com> R15B03-14
- spec: cosmetic fixes

* Sun Feb 15 2015 Led <ledest@gmail.com> R15B03-13
- with libatomic_ops
- enable dynamic-ssl-lib
- update wxWidgets BuildRequires

* Sat Feb 14 2015 Led <ledest@gmail.com> R15B03-12
- updated patches:
  + otp-R15B03-1-led.patch

* Sat Feb 14 2015 Led <ledest@gmail.com> R15B03-11
- fixed patches:
  + otp_src_R15B03-1-erts-erl_process.patch

* Tue Feb 10 2015 Led <ledest@gmail.com> R15B03-10
- link with LTO
- added patches:
  + otp_src_R15B03-1-beam-ldflags.patch

* Sat Jan 24 2015 Led <ledest@gmail.com> R15B03-9
- fixed requires in erlang-visual

* Tue Jan 20 2015 Led <ledest@gmail.com> R15B03-8
- cleaned up spec

* Sun Jan 18 2015 Led <ledest@gmail.com> R15B03-7
- added patches:
  + otp_src_R15B03-1-erts-drivers-gzio.patch
  + otp_src_R15B03-1-erts-drivers-inet_drv.patch
  + otp_src_R15B03-1-erts-erlexec.patch
  + otp_src_R15B03-1-erts-erl_process.patch
  + otp_src_R15B03-1-wx-gl_funcs.patch
  + otp_src_R15B03-1-wx-wxe_gl.patch

* Fri Jan 16 2015 Led <ledest@gmail.com> R15B03-6
- enabled asm_optimize
- updated patches:
  + otp_src_R15B03-1-erts-lib.patch
- added patches:
  + otp_src_R15B03-1-erts-lib.patch

* Fri Jan 16 2015 Led <ledest@gmail.com> R15B03-5
- move cover_web.beam from erlang-tools to erlang-webtool

* Fri Jan 16 2015 Led <ledest@gmail.com> R15B03-4
- added patches:
  + otp_src_R15B03-1-erts-ctype.patch
  + otp_src_R15B03-1-compiler-printable.patch
  + otp_src_R15B03-1-io_lib-printable.patch

* Thu Jan 15 2015 Led <ledest@gmail.com> R15B03-3
- fixed requires

* Thu Jan 15 2015 Led <ledest@gmail.com> R15B03-2
- fixed requires

* Thu Jan 15 2015 Led <ledest@gmail.com> R15B03-1
- R15B03-1
- fixed License
- removed subpackages:
  + erlang-docbuilder
  + erlang-ssl-esock
  + erlang-inets-auth_mnesia
  + erlang-etop
- added subpackages:
  + erlang-eldap

* Wed Jan 14 2015 Led <ledest@gmail.com> R14B04-18
- requires rpm-build-%%name >= 0.9.8

* Wed Jan 14 2015 Led <ledest@gmail.com> R14B04-17
- requires rpm-build-%%name >= 0.9.7

* Mon Jan 12 2015 Led <ledest@gmail.com> R14B04-16
- replace add_erlang_req_modules_skiplist macro to add_erlang_req_beam_skiplist
- requires rpm-build-%%name >= 0.9.6
- requires rpm-macros-%%name >= 0.8.0

* Sun Jan 11 2015 Led <ledest@gmail.com> R14B04-15
- fix requires for sctp
- requires rpm-build-%%name >= 0.9.3

* Sat Jan 10 2015 Led <ledest@gmail.com> R14B04-14
- requires rpm-build-%%name >= 0.9.0
- use rpm internal dependency generator
- remove macro %%noarch_package
- rearrange subpackages
- fixed spec
- disabled pdf_opt

* Fri Feb 01 2013 Led <led@massivesolutions.co.uk> R14B04-13
- updated BuildRequires

* Wed Apr 25 2012 Led <led@massivesolutions.co.uk> R14B04-12
- Don't strip "Attr" chunk of BEAM-files (required for reltool)

* Mon Apr 16 2012 Led <led@massivesolutions.co.uk> R14B04-11
- fixed build with java 7
- optimized Eterm copying
- renamed wxErlang.pdf to wx.pdf for documentation consistency
- added some fixes from R15B (OTP-9508, OTP-9614, OTP-9616, OTP-9617, OTP-9624,
  OTP-9630, OTP-9646, OTP-9670, OTP-9673, OTP-9689, OTP-9691, OTP-9693, OTP-9702,
  OTP-9713, OTP-9716, OTP-9725, OTP-9747, OTP-9752, OTP-9772, OTP-9785, OTP-9786,
  OTP-9810, OTP-9821, OTP-9827, OTP-9847, OTP-9860, OTP-9910, OTP-9927)

* Mon Mar 12 2012 Led <led@massivesolutions.co.uk> R14B04-10
- disabled hipe for build with enabled halfword

* Mon Mar 05 2012 Led <led@massivesolutions.co.uk> R14B04-9
- build Java code with defined target

* Sat Mar 03 2012 Led <led@massivesolutions.co.uk> R14B04-8
- updated BuildRequires
- cleaned up spec
- used macro %%noarch_package
- fixed OSC error 'An empty RPM is not allowed anymore in SuSE Linux'

* Tue Feb 28 2012 Led <led@massivesolutions.co.uk> R14B04-7
- %%name-devel:
  + remove internal libs
  + make liberts_r.a symlink to liberts.a if those identical
- fixed HALFWORD asm optimization tuple BIF's for x86

* Mon Feb 27 2012 Led <led@massivesolutions.co.uk> R14B04-6
- lib/gs: don't install gstk_generic.hrl to ebin/
- fixed packaging %%name-otp-devel for case hipe disabled
- disable hipe for case hipe enabled
- removed 'BuildArch: noarch' from %%name-otp-devel due lib/ic-*/priv/lib/libic
- fixed Summary and %%description of %%name-otp-devel
- lib/diameter: fixed parallel build

* Sat Feb 25 2012 Led <led@massivesolutions.co.uk> R14B04-5
- lib/snmp: fix parallel build
- lib/odbc: fix build warnings
- erts/lib: clean ups and optimizations
- cleaned up spec

* Thu Feb 23 2012 Led <led@massivesolutions.co.uk> R14B04-5
- updated parallel make
- cleaned up spec

* Mon Feb 13 2012 Led <led@massivesolutions.co.uk> R14B04-4
- added %%eoptflags
- removed debug flags
- removed '-O3' flags
- cleaned up spec

* Fri Feb 10 2012 Led <led@massivesolutions.co.uk> R14B04-3
- used %%erlang_provides

* Fri Feb 10 2012 Led <led@massivesolutions.co.uk> R14B04-2
- cleaned up Provides

* Tue Feb 07 2012 Led <led@massivesolutions.co.uk> R14B04-1
- with mmcs_hacks

* Mon Feb 06 2012 Led <led@massivesolutions.co.uk> R14B04-0
- initial build for openSUSE
openSUSE Build Service is sponsored by