<?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 ssh</title>
    <link>http://nxr.netbsd.org/rss/src/external/bsd/file/dist/magic/magdir/ssh</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/ssh - 1.1</description>
    <pubDate>Thu May 12 20:47:05 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import file-5.48 (previous was file-5.45)<br/><br/>2026-05-07  11:32  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.48<br/><br/>2026-05-11  15:55 Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* add landlock support (valoq)<br/><br/>2026-04-19  15:55 Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* add BE/LE GUID<br/><br/>2026-04-17  11:05 Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* multiple fixes to prevent integer overflow in 32 bits (kerwin)<br/><br/>2026-04-15  12:40 Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/745: streamout: Don't flush when trying to set negative offsets<br/>	          on pipes, just continue, fixes 'cat file.zip | file -'<br/>	* PR/753: vmihalko: Fix race is magic_getpath()<br/><br/>2026-03-11  15:14 Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/728: Anton Monroe: Reinstate regex/c<br/><br/>2026-02-26  11:32  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.47<br/><br/>2026-02-04  09:54  Christos Zoulas &lt;christos@zoulas.com&gt;<br/>	* Better multi-compound document identification by following the<br/>	  order of the directories entries. (Thomas Ledoux)<br/><br/>2026-01-19  14:00  Christos Zoulas &lt;christos@zoulas.com&gt;<br/>	* if stat fails, don't attempt to restore times (Steven Grubb)<br/><br/>2025-05-28  15:20  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/622: Odd_Bloke: Handle negative offsets in file_buffer(),<br/>	  when fd is not available.<br/><br/>2025-05-28  12:50  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/655: jsummers: Obey str_flags in strings like we do for search<br/>	  and regex<br/>	* PR/659: Pitzl: Apply MAGIC_CONTINUE to annotations; i.e. print<br/>	  only the first, unless -k is specified.<br/><br/>2024-12-19  14:44  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/592: allow + in format strings<br/>	* PR/592: signed operations should be done in signed context<br/><br/>2024-12-05  13:50 Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/578: jsummers: Don't crash on cygwin when tm_mon == -1<br/>	* PR/579: net147: Fix stack overrun.<br/><br/>2024-11-27  14:44  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.46<br/>	* Add OFFPOSITIVE<br/><br/>2024-11-25  13:56  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* avoid leaking symbols in libmagic<br/><br/>2024-11-10  13:56  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/562: jsummers: Search/regex offsets are absolute to the<br/>	  beginning of the file, so adjust them by subtracting the<br/>	  offset that the "use" starts so that we don't double-count it.<br/><br/><br/>2024-11-09  19:30  Christos Zoulas &lt;christos@zoulas.com&gt;<br/> 	* PR/543: matshch: bump nbuf so we can get the flags into the buffer.<br/><br/><br/>2024-11-02  14:34  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/> 	* Add Android elf notes (enh)<br/><br/>2023-12-29  12:55  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* Add limit for number of magic warnings allowed<br/><br/>2023-07-29  12:55  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* check regex bounds (found by clusterfuzz)</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.7</description>
    <pubDate>Wed Jun 10 15:59:14 UTC 2026</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Update to file-5.45 (Last was file-5.44)<br/><br/>2023-07-27  15:45  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* release 5.45<br/><br/>2023-07-17  11:53  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/465: psrok1: Avoid muslc asctime_r crash<br/><br/>2023-05-21  13:05  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* add SIMH tape format support<br/><br/>2023-02-09  12:50  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* bump the max size of the elf section notes to be read to 128K<br/>	  and make it configurable<br/><br/>2023-01-08   1:08  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/415: Fix decompression with program returning empty<br/><br/>2022-12-26   1:47  Christos Zoulas &lt;christos@zoulas.com&gt;<br/><br/>	* PR/408: fix -p with seccomp<br/>	* PR/412: fix MinGW compilation</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.6</description>
    <pubDate>Fri Aug 18 18:36:51 UTC 2023</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import 5.39:<br/><br/>   * Remove unused subtype_mime (Steve Grubb)<br/>   * Remove unused check in okstat (Steve Grubb)<br/>   * Fix mime-type in elf binaries by making sure $x is set<br/>   * Fix indirect negative offsets broken by OFFNEGATIVE<br/>   * Fix GUID equality check<br/>   * PR/165: Handle empty array and strings in JSON<br/>   * PR/162: Add --exclude-quiet<br/>   * Fix memory leak in ascmagic (Steve Grubb)<br/>   * Fix string comparison length with ignore whitespace<br/>   * Fix mingwin 64 compilation<br/>   * PR/159: whitelist getpid needed for file_pipe2file()<br/>   * Indicate negative offsets with a flag OFFNEGATIVE<br/>     so that -0 works.<br/>   * Introduce "offset" magic type that can be used to<br/>     detect the file size, and bail on short files.<br/>   * document DER better in the magic man page.<br/>   * fix memory leaks (SonarQube)<br/>   * rewrite confusing loops (SonarQube)<br/>   * fix bogus test (SonarQube)<br/>   * pass a sized buffer to file_fmttime() (SonarQube)<br/>   * Don't allow * in printf formats, or the code itself (Christoph Biedl)<br/>   * Introduce a printf output size checker to avoid DoS attacks<br/>   * Avoid memory leak on error (oss-fuzz)<br/>   * Check length of string on DER before derefercing and add new types<br/>   * Add missing DER string (oss-fuzz)<br/>   * Add missing DER types, and debugging<br/>   * PR/140: Avoid abort with hand-crafted magic file (gockelhahn)<br/>   * PR/139:  Avoid DoS in printf with hand-crafted magic file (gockelhahn)<br/>   * PR/138: Avoid crash with hand-crafted magic file (gockelhahn)<br/>   * PR/136: Fix static build by adding a libmagic.pc (Fabrice Fontaine)<br/>   * add guid support native support via the "guid" type.</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.5</description>
    <pubDate>Mon Jun 15 00:18:49 UTC 2020</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import 5.38:<br/>	- Always accept -S (no sandbox) even if we don't support sandboxing<br/>	- More syscalls elided for sandboxiing<br/>	- For ELF dynamic means having an interpreter not just PT_DYNAMIC<br/>	- Check for large ELF session header offset<br/>	- When saving and restoring a locale, keep the locale name in our<br/>	  own storage.<br/>	- Add a flag to disable CSV file detection.<br/>	- Don't pass NULL/0 to memset to appease sanitizers.<br/>	- Avoid spurious prints when looks for extensions or apple strings<br/>	  in fsmagic.<br/>	- Add builtin decompressors for xz and and bzip.<br/>	- Add a limit for the number of CDF elements.<br/>	- More checks for overflow in CDF.</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.4</description>
    <pubDate>Tue Dec 17 02:23:53 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.3.16;<br/>Import file-5.22</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.3</description>
    <pubDate>Fri Jan 02 20:34:28 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>from ftp.astron.com, this is a bug fix release:<br/>       * always leave magic file loaded, don't unload for magic_check, etc.<br/>       * fix default encoding to binary instead of unknown which broke recently<br/>       * handle empty and one byte files, less specially so that<br/>         --mime-encoding does not break completely.<br/>       * fix erroneous non-zero exit code from non-existant file and message<br/>       * add CDF MSI file detection (Guy Helmer)</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.2</description>
    <pubDate>Sun Dec 01 19:28:20 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1.1.4;  1.1.1.1.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/ssh - 1.1.1.1</description>
    <pubDate>Thu May 12 20:47:05 UTC 2011</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Merge changes from current as of 20200406</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.3.16.1</description>
    <pubDate>Wed Apr 08 14:04:04 UTC 2020</pubDate>
    <dc:creator>martin</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.1.10.1</description>
    <pubDate>Tue Aug 19 23:46:47 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/external/bsd/file/dist/magic/magdir/ssh - 1.1.1.1.4.1</description>
    <pubDate>Thu May 22 15:44:59 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>
</channel></rss>

