<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/jinterface, branch OTP_R14B</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2010-09-13T15:58:05+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2010-09-13T15:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=17224a3d31d25ce6daa4de63b52b26bee9564bcd'/>
<id>17224a3d31d25ce6daa4de63b52b26bee9564bcd</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 'pan/epmd-vulnerabilities/OTP-8780' into dev</title>
<updated>2010-09-13T09:26:23+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-09-13T09:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=bbf3ab21b404aedbf9c7b7062b1e96062133fe44'/>
<id>bbf3ab21b404aedbf9c7b7062b1e96062133fe44</id>
<content type='text'>
* pan/epmd-vulnerabilities/OTP-8780:
  Teach testcases to survive TIME_WAIT overload
  Update erl_interface doc and testsuite for epmd changes
  Restore null termination of input buffer
  Teach testcase epmd_SUITE:too_large to accept econnaborted
  Teach epmd_cli.c to not respond 'Killed' when killing denied
  Calculate minimal packet size for ALIVE2 requests correctly
  Document epmd and it's options properly and fixup help text
  Fix anomalies in epmd not yet reported as security issues
  Remove two buffer overflow vulnerabilities in EPMD
  Remove all support for ancient EPMD protocol
  Remove very old protocol from EPMD

Conflicts:
	lib/erl_interface/src/epmd/epmd_port.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* pan/epmd-vulnerabilities/OTP-8780:
  Teach testcases to survive TIME_WAIT overload
  Update erl_interface doc and testsuite for epmd changes
  Restore null termination of input buffer
  Teach testcase epmd_SUITE:too_large to accept econnaborted
  Teach epmd_cli.c to not respond 'Killed' when killing denied
  Calculate minimal packet size for ALIVE2 requests correctly
  Document epmd and it's options properly and fixup help text
  Fix anomalies in epmd not yet reported as security issues
  Remove two buffer overflow vulnerabilities in EPMD
  Remove all support for ancient EPMD protocol
  Remove very old protocol from EPMD

Conflicts:
	lib/erl_interface/src/epmd/epmd_port.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'maint-r13' into dev</title>
<updated>2010-09-01T13:13:37+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2010-09-01T13:13:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ca9ab3d500ddae0c08dca4d389a975f020fbddcc'/>
<id>ca9ab3d500ddae0c08dca4d389a975f020fbddcc</id>
<content type='text'>
* maint-r13:
  Remove copyright headers in vsn.mk files

Conflicts:
	lib/appmon/vsn.mk
	lib/erl_docgen/vsn.mk
	lib/inets/vsn.mk
	lib/kernel/vsn.mk
	lib/reltool/vsn.mk
	lib/ssl/vsn.mk
	lib/stdlib/vsn.mk
	lib/tools/vsn.mk
	lib/tv/vsn.mk
	lib/xmerl/vsn.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-r13:
  Remove copyright headers in vsn.mk files

Conflicts:
	lib/appmon/vsn.mk
	lib/erl_docgen/vsn.mk
	lib/inets/vsn.mk
	lib/kernel/vsn.mk
	lib/reltool/vsn.mk
	lib/ssl/vsn.mk
	lib/stdlib/vsn.mk
	lib/tools/vsn.mk
	lib/tv/vsn.mk
	lib/xmerl/vsn.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove copyright headers in vsn.mk files</title>
<updated>2010-09-01T12:31:58+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2010-09-01T12:31:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=76ac94968e28fb4b0dc38ed7062849efe61c50e6'/>
<id>76ac94968e28fb4b0dc38ed7062849efe61c50e6</id>
<content type='text'>
Copyright notices serve no useful purpose in vsn.mk files, and
only complicate scripts that automatically update version numbers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copyright notices serve no useful purpose in vsn.mk files, and
only complicate scripts that automatically update version numbers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all support for ancient EPMD protocol</title>
<updated>2010-08-31T13:42:52+00:00</updated>
<author>
<name>Patrik Nyblom</name>
<email>pan@erlang.org</email>
</author>
<published>2010-08-24T12:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f5be3aeaef131d19741084dbf8fee16458d31513'/>
<id>f5be3aeaef131d19741084dbf8fee16458d31513</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 'maint-r13' into dev</title>
<updated>2010-08-27T09:47:24+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2010-08-27T09:47:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=980773b6f40133feff45b0ad9e811174b85034d9'/>
<id>980773b6f40133feff45b0ad9e811174b85034d9</id>
<content type='text'>
* maint-r13:
  Add test suite for jinterface
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint-r13:
  Add test suite for jinterface
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test suite for jinterface</title>
<updated>2010-08-24T13:26:23+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2010-08-12T14:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=76e841903e439067d55cdbebb814e7ce86034826'/>
<id>76e841903e439067d55cdbebb814e7ce86034826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate pom.xml during jinterface build</title>
<updated>2010-06-28T11:40:35+00:00</updated>
<author>
<name>Gabor Liptak</name>
<email>gliptak@users.sourceforge.net</email>
</author>
<published>2010-02-09T01:42:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=165fbca9bd40e1dc1720f18b6303e250df7ab1de'/>
<id>165fbca9bd40e1dc1720f18b6303e250df7ab1de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2010-02-19T13:31:36+00:00</updated>
<author>
<name>Björn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2010-02-19T11:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=745b99ab510ed85ce7ff4b77c83f6c501b24c5cc'/>
<id>745b99ab510ed85ce7ff4b77c83f6c501b24c5cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version numbers</title>
<updated>2010-02-11T15:14:44+00:00</updated>
<author>
<name>Björn Gustavsson</name>
<email>bjorn@erlang.org</email>
</author>
<published>2010-02-11T15:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6edfe6c0fed6e610289166c51bb007f7ba4d0a3b'/>
<id>6edfe6c0fed6e610289166c51bb007f7ba4d0a3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
