<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/libffi.git/doc, branch github-actions</title>
<subtitle>github.com: atgreen/libffi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/'/>
<entry>
<title>Update version to 3.4.2</title>
<updated>2021-06-29T01:10:49+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-06-29T01:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=f9ea41683444ebe11cfa45b05223899764df28fb'/>
<id>f9ea41683444ebe11cfa45b05223899764df28fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version 3.4.1</title>
<updated>2021-06-28T23:50:29+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-06-28T23:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=2bdc8e52efb78d939f23efb4f9c515355610bff5'/>
<id>2bdc8e52efb78d939f23efb4f9c515355610bff5</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 to 3.4.0</title>
<updated>2021-06-28T22:50:31+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-06-28T22:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=c1d09bf08c2859abb40c476c57ae521d208f92a8'/>
<id>c1d09bf08c2859abb40c476c57ae521d208f92a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>3.4.0 release candidate 2</title>
<updated>2021-06-28T13:53:01+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-06-28T13:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=4557f232926353f5cdec0f2f459e4d59ce8f19e4'/>
<id>4557f232926353f5cdec0f2f459e4d59ce8f19e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove caveat about varargs support</title>
<updated>2021-06-27T15:25:06+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-06-27T15:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=4e07374c2773711902ec12905d5c64d95d22d050'/>
<id>4e07374c2773711902ec12905d5c64d95d22d050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make 3.4 release candidate 1</title>
<updated>2021-06-26T16:12:06+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-06-26T16:12:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=9cf15b3a284d8e79f3673b8743d4157739df5d36'/>
<id>9cf15b3a284d8e79f3673b8743d4157739df5d36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Search $LIBFFI_TMPDIR also (#605)</title>
<updated>2021-03-23T23:03:45+00:00</updated>
<author>
<name>DJ Delorie</name>
<email>dj@delorie.com</email>
</author>
<published>2021-03-23T23:03:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=70ea259c603e0f84eda766be29d4259f1e8fe5b7'/>
<id>70ea259c603e0f84eda766be29d4259f1e8fe5b7</id>
<content type='text'>
Most temp file directories need to be hardened against execution, but
libffi needs execute privileges.  Add a libffi-specific temp directory
that can be set up by sysadmins as needed with suitable permissions.
This both ensures that libffi will have a valid temp directory to use
as well as preventing attempts to access other directories.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most temp file directories need to be hardened against execution, but
libffi needs execute privileges.  Add a libffi-specific temp directory
that can be set up by sysadmins as needed with suitable permissions.
This both ensures that libffi will have a valid temp directory to use
as well as preventing attempts to access other directories.</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #680.  Don't accept floats or small ints as var args. (#628)</title>
<updated>2021-03-23T15:31:08+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2021-03-23T15:31:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=205cf01b57972fdc8c090fc79192b464dc43fc0d'/>
<id>205cf01b57972fdc8c090fc79192b464dc43fc0d</id>
<content type='text'>
* Bug #680.  Don't accept floats or small ints as var args.

* Bug #680.  Don't accept floats or small ints as var args.

* Bug #680.  Don't accept floats or small ints as var args.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bug #680.  Don't accept floats or small ints as var args.

* Bug #680.  Don't accept floats or small ints as var args.

* Bug #680.  Don't accept floats or small ints as var args.</pre>
</div>
</content>
</entry>
<entry>
<title>Version 3.3</title>
<updated>2019-11-23T14:00:14+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2019-11-23T14:00:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=d996cb283cf373936498defa902be040ec20455e'/>
<id>d996cb283cf373936498defa902be040ec20455e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Manual clean-ups, and include the PDF in the source distribution.</title>
<updated>2019-11-22T17:42:26+00:00</updated>
<author>
<name>Anthony Green</name>
<email>green@moxielogic.com</email>
</author>
<published>2019-11-22T17:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/libffi.git/commit/?id=8e3935fa761d3e6f19ccf5e6733fd40dee637d94'/>
<id>8e3935fa761d3e6f19ccf5e6733fd40dee637d94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
