<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in adventure</title>
    <link>http://nxr.netbsd.org/rss/src/external/bsd/file/dist/magic/magdir/adventure</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1</description>
    <pubDate>Fri May 08 16:35:07 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>2019-05-14  22:26  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.37<br/><br/>2019-05-09  22:27  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Make sure that continuation separators are printed<br/>	  with -k within softmagic<br/><br/>2019-05-06  22:27  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Change SIGPIPE saving and restoring during compression to use<br/>	  sigaction(2) instead of signal(3) and cache it. (Denys Vlasenko)<br/>	* Cache stat(2) calls more to reduce number of calls (Denys Vlasenko)<br/><br/>2019-05-06  17:25  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/77: Handle --mime-type and -k correctly.<br/><br/>2019-05-03  15:26  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Switch decompression code to use vfork() because<br/>	  tools like rpmdiff and rpmbuild call libmagic<br/>	  with large process footprints (Denys Vlasenko)<br/><br/>2019-04-07  14:05  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/75: --enable-zlib, did not work.<br/><br/>2019-02-27  11:54  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Improve regex efficiency (Michael Schroeder) by:<br/>		1. Prefixing regex searches with regular search<br/>		   for keywords where possible<br/>		2. Using memmem(3) where available</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.7</description>
    <pubDate>Wed May 22 17:19:56 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.6.4;<br/>2017-09-02  11:53  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.32<br/><br/>2017-08-28  16:37  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)<br/><br/>2017-08-27  03:55  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Fix always true condition (Thomas Jarosch)<br/><br/>2017-05-24  17:30  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* pickier parsing of numeric values in magic files.<br/><br/>2017-05-23  17:55  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/615 add magic_getflags()<br/><br/>2017-05-23  13:55  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.31<br/><br/>2017-03-17  20:32  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* remove trailing spaces from magic files<br/>	* refactor is_tar<br/>	* better bounds checks for cdf</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.6</description>
    <pubDate>Fri Sep 08 13:22:42 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import file-5.31; mostly oss-fuzz found bugs.</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.5</description>
    <pubDate>Wed May 24 23:59:57 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>2017-02-10  12:24  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.30<br/><br/>2017-02-07  23:27  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* If we exceeded the offset in a search return no match<br/>	  (Christoph Biedl)<br/>	* Be more lenient on corrupt CDF files (Christoph Biedl)<br/><br/>2017-02-04  16:46  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* pacify ubsan sign extension (oss-fuzz/524)<br/><br/>2017-02-01  12:42  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* off by one in cdf parsing (PR/593)<br/>	* report debugging sections in elf (PR/591)<br/><br/>2016-11-06  10:52  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Allow @@@ in extensions<br/>	* Add missing overflow check in der magic (Jonas Wagner)<br/><br/>2016-10-25  10:40  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.29<br/><br/>2016-10-24  11:20  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* der getlength overflow (Jonas Wagner)<br/>	* multiple magic file load failure (Christoph Biedl)<br/><br/>2016-10-17  11:26  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* CDF parsing improvements (Guy Helmer)<br/><br/>2016-07-20   7:26  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Add support for signed indirect offsets<br/><br/>2016-07-18   7:41  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* cat /dev/null | file - should print empty (Christoph Biedl)<br/><br/>2016-07-05  15:20  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Bump string size from 64 to 96.<br/><br/>2016-06-13  20:20  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/556: Fix separators on annotations.<br/><br/>2016-06-13  19:40  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.28<br/>	* fix leak on allocation failure<br/><br/>2016-06-01   1:20  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/555: Avoid overflow for offset &gt; nbytes<br/>	* PR/550: Segv on DER parsing:<br/>	    - use the correct variable for length<br/>	    - set offset to 0 on failure.<br/><br/>2016-05-13  12:00  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.27<br/><br/>2016-04-18   9:35  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Errors comparing DER entries or computing offsets<br/>	  are just indications of malformed non-DER files.<br/>	  Don't print them.<br/>	* Offset comparison was off-by-one.<br/>	* Fix compression code (Werner Fink)<br/>	* Put new bytes constant in the right file (not the generated one)<br/><br/>2016-04-16  18:34  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.26<br/><br/>2016-03-31  13:50  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* make the number of bytes read from files configurable.<br/><br/>2016-03-21  13:40  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Add bounds checks for DER code (discovered by Thomas Jarosch)<br/>	* Change indirect recursion limit to indirect use count and<br/>	  bump from 15 to 50 to prevent abuse.<br/><br/>2016-03-13  20:39  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Add -00 which prints filename\0description\0<br/><br/>2016-03-01  13:28  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Fix ID3 indirect parsing<br/><br/>2016-01-19  10:18  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* add DER parsing capability<br/><br/>2015-11-13  10:35  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* provide dprintf(3) for the OS's that don't have it.<br/><br/>2015-11-11  16:25  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* redo the compression code report decompression errors<br/><br/>2015-11-10  23:25  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* REG_STARTEND code is not working as expected, delete it.<br/><br/>2015-11-09  16:05  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Add zlib support if we have it.<br/><br/>2015-11-05  11:22  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/492: compression forking was broken with magic_buffer.<br/><br/>2015-09-16   9:50  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.25<br/><br/>2015-09-11  13:25  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* add a limit to the length of regex searches<br/><br/>2015-09-08   9:50  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* fix problems with --parameter (Christoph Biedl)<br/><br/>2015-07-11  10:35  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Windows fixes PR/466 (Jason Hood)<br/><br/>2015-07-09  10:35  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.24<br/><br/>2015-06-11   8:52  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* redo long option encoding to fix off-by-one in 5.23<br/><br/>2015-06-10  13:50  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.23<br/><br/>2015-06-09  16:10  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Fix issue with regex range for magic with offset<br/>	* Always return true from mget with USE (success to mget not match<br/>	  indication). Fixes mime evaluation after USE magic<br/>	* PR/459: Don't insert magic entries to the list if there are parsing<br/>	  errors for them.<br/><br/>2015-06-03  16:00  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/455: Add utf-7 encoding<br/><br/>2015-06-03  14:30  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/455: Implement -Z, look inside, but don't report on compression<br/>	* PR/454: Fix allocation error on bad magic.<br/><br/>2015-05-29  10:30  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* handle MAGIC_CONTINUE everywhere, not just in softmagic<br/><br/>2015-05-21  14:30  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* don't print descriptions for NAME types when mime.<br/><br/>2015-04-09  15:59  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Add --extension to list the known extensions for this file type<br/>	  Idea by Andrew J Roazen<br/><br/>2015-02-14  12:23  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Bump file search buffer size to 1M.<br/><br/>2015-01-09  14:35  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Fix multiple issues with date formats reported by Christoph Biedl:<br/>		- T_LOCAL meaning was reversed<br/>		- Arithmetic did not work<br/>	  Also stop adjusting daylight savings for gmt printing.<br/><br/>2015-01-05  13:00  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/411: Fix memory corruption from corrupt cdf file.</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.4</description>
    <pubDate>Fri Feb 10 17:42:57 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.3.14;  1.1.1.3.18;<br/>from ftp.astron.com</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.3</description>
    <pubDate>Thu Jan 03 16:27:53 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.2.4;  1.1.1.2.10;<br/>from ftp.astron.com.<br/>- many security related fixes<br/>- no MAXPATHLEN limits<br/>- fixed missing text specification on ascii magic<br/>- new ``pascal'' style string formats<br/>- whitespace comparison fix<br/>- more magic</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.2</description>
    <pubDate>Thu May 12 20:46:56 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.2;<br/>from ftp.astron.com</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.1</description>
    <pubDate>Fri May 08 16:35:07 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.6.4.1</description>
    <pubDate>Mon Jun 10 21:44:46 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.3.18.1</description>
    <pubDate>Fri Apr 21 16:51:23 UTC 2017</pubDate>
    <dc:creator>bouyer</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.3.14.1</description>
    <pubDate>Mon Mar 20 06:52:19 UTC 2017</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>

<item>
    <title>resync with head</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.2.10.1</description>
    <pubDate>Mon Feb 25 00:26:05 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.2.4.1</description>
    <pubDate>Wed Jan 23 00:04:34 UTC 2013</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Sync with HEAD.<br/><br/>Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.1.2.2</description>
    <pubDate>Wed May 13 18:51:54 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>file adventure was added on branch jym-xensuspend on 2009-05-13 18:51:54 +0000</title>
    <description>/src/external/bsd/file/dist/magic/magdir/adventure - 1.1.1.1.2.1</description>
    <pubDate>Fri May 08 16:35:07 UTC 2009</pubDate>
    <dc:creator>jym</dc:creator>
</item>
</channel></rss>

