<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git, branch OTP-22.0.5</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Updated OTP version</title>
<updated>2019-07-02T11:44:10+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7999631c63998cffc07bbcc91dd86cbe709dde5f'/>
<id>7999631c63998cffc07bbcc91dd86cbe709dde5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2019-07-02T11:44:08+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=41bc2fccb1aa97e34e3cfc349c0b4b5d997b5256'/>
<id>41bc2fccb1aa97e34e3cfc349c0b4b5d997b5256</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'poroh/erts/sched-stuck-fix/OTP-15941' into maint-22</title>
<updated>2019-07-02T11:44:05+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ffdcbfd46d03fcf31cead86407bc27d91c54a8f8'/>
<id>ffdcbfd46d03fcf31cead86407bc27d91c54a8f8</id>
<content type='text'>
* poroh/erts/sched-stuck-fix/OTP-15941:
  Infinite cycle fixed on try to change run queue (if it has already changed concurrently)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* poroh/erts/sched-stuck-fix/OTP-15941:
  Infinite cycle fixed on try to change run queue (if it has already changed concurrently)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bmk/erts/esock/incorrect_map_size_check_update_membership/OTP-15908' into maint-22</title>
<updated>2019-07-02T11:44:04+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=2ffffd7832ba64d9bb4a0cea9cee8c88befb64a1'/>
<id>2ffffd7832ba64d9bb4a0cea9cee8c88befb64a1</id>
<content type='text'>
* bmk/erts/esock/incorrect_map_size_check_update_membership/OTP-15908:
  [esock|test] Add test case for IP add|drop membership
  [esock] socket:setopt add_membership fails with badarg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bmk/erts/esock/incorrect_map_size_check_update_membership/OTP-15908:
  [esock|test] Add test case for IP add|drop membership
  [esock] socket:setopt add_membership fails with badarg
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'josevalim/dialyzer/formatting_fallback/OTP-15922/PR-2240/ERL-949' into maint-22</title>
<updated>2019-07-02T11:44:03+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f6229dcb1dad34efbe3ef0c9bf51332f69953dcd'/>
<id>f6229dcb1dad34efbe3ef0c9bf51332f69953dcd</id>
<content type='text'>
* josevalim/dialyzer/formatting_fallback/OTP-15922/PR-2240/ERL-949:
  Always fallback to source when we can't parse AST
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* josevalim/dialyzer/formatting_fallback/OTP-15922/PR-2240/ERL-949:
  Always fallback to source when we can't parse AST
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-22</title>
<updated>2019-07-02T11:44:03+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=72f271c15f3c95b32340103e497477ee5983280a'/>
<id>72f271c15f3c95b32340103e497477ee5983280a</id>
<content type='text'>
* sverker/system_info-procs-bug/ERL-979/OTP-15909:
  Fix fatal bug in erts_proc_sig_signal_size
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sverker/system_info-procs-bug/ERL-979/OTP-15909:
  Fix fatal bug in erts_proc_sig_signal_size
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930' into maint-22</title>
<updated>2019-07-02T11:44:02+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e02ab342939b6fe11090950137966542df82650f'/>
<id>e02ab342939b6fe11090950137966542df82650f</id>
<content type='text'>
* peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930:
  inets: Return error if URI has no scheme (httpc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930:
  inets: Return error if URI has no scheme (httpc)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peterdmv/ssl/fix-cert-error-handling/OTP-15900' into maint-22</title>
<updated>2019-07-02T11:44:02+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e00aecba6c2060440668b36ac5bae0a380e5fa63'/>
<id>e00aecba6c2060440668b36ac5bae0a380e5fa63</id>
<content type='text'>
* peterdmv/ssl/fix-cert-error-handling/OTP-15900:
  ssl: Fix handling of certificate decoding problems
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/ssl/fix-cert-error-handling/OTP-15900:
  ssl: Fix handling of certificate decoding problems
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'peterdmv/ssl/fix-sign-algs-cert/OTP-15913' into maint-22</title>
<updated>2019-07-02T11:44:01+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=20c7f806a495d22d9bae1d24250b12e3e275e3a9'/>
<id>20c7f806a495d22d9bae1d24250b12e3e275e3a9</id>
<content type='text'>
* peterdmv/ssl/fix-sign-algs-cert/OTP-15913:
  ssl: Backport fix for signature_algorithms_cert
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* peterdmv/ssl/fix-sign-algs-cert/OTP-15913:
  ssl: Backport fix for signature_algorithms_cert
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ingela/ssl/TLS-hibernate-bug/OTP-15910' into maint-22</title>
<updated>2019-07-02T11:44:01+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2019-07-02T11:44:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7d5675d0d7c8498651802f96da92c589a1994d7c'/>
<id>7d5675d0d7c8498651802f96da92c589a1994d7c</id>
<content type='text'>
* ingela/ssl/TLS-hibernate-bug/OTP-15910:
  ssl: Fix hibernation bug

# Conflicts:
#	lib/ssl/src/tls_connection.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ingela/ssl/TLS-hibernate-bug/OTP-15910:
  ssl: Fix hibernation bug

# Conflicts:
#	lib/ssl/src/tls_connection.erl
</pre>
</div>
</content>
</entry>
</feed>
