<?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_config</title>
    <link>http://nxr.netbsd.org/rss/src/crypto/external/bsd/openssh/dist/ssh_config</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>Merge changes between OpenSSH-10.0 and 10.2</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.17</description>
    <pubDate>Sat Oct 11 15:45:08 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.16.4;<br/>Merge conflicts between 9.3 and 9.5</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.16</description>
    <pubDate>Wed Oct 25 20:19:57 UTC 2023</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.15.6;<br/>Merge conflicts</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.15</description>
    <pubDate>Fri Dec 04 18:42:50 UTC 2020</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Sync with OpenSSH 8.2p1 sample configs<br/><br/>- Add GSSAPIAuthentication and related options<br/>- Add KerberosAuthentication and related options<br/>- Bring in the lengthy but useful comment block about<br/>  the side-effect of UsePAM with regards to PermitRootLogin.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.14</description>
    <pubDate>Sun Mar 01 08:21:38 UTC 2020</pubDate>
    <dc:creator>kim</dc:creator>
</item>

<item>
    <title>Move NetBSD.org-specific entry above the match-all entry<br/><br/>The first matching entry that sets an option "wins." Therefore more<br/>specific matches should be provided before the "Host *" entry that<br/>matches everything. This way options set in the more specific entry will<br/>not be accidentally made ineffective by the match-all entry.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.13</description>
    <pubDate>Fri Feb 28 10:41:48 UTC 2020</pubDate>
    <dc:creator>kim</dc:creator>
</item>

<item>
    <title>branches:  1.12.2;<br/>merge conflicts.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.12</description>
    <pubDate>Sat Apr 20 17:16:40 UTC 2019</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.11.4;<br/>merge conflicts.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.11</description>
    <pubDate>Sat Oct 07 19:39:19 UTC 2017</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.10.6;<br/>merge conflicts</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.10</description>
    <pubDate>Sun Dec 25 00:07:47 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.9.2;<br/>merge conflicts</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.9</description>
    <pubDate>Fri Mar 11 01:55:00 UTC 2016</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Merge conflicts</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.8</description>
    <pubDate>Fri Apr 03 23:58:19 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>merge openssh-6.7</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.7</description>
    <pubDate>Sun Oct 19 16:30:59 UTC 2014</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.6.4;<br/>merge conflicts.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.6</description>
    <pubDate>Fri Nov 08 19:18:25 UTC 2013</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Enable VerifyHostKeyDNS (SSHFP records verification) from DNS for hosts<br/>under NetBSD.org domain.<br/><br/>Multiple TNF hosts have an up-to-date SSHFP record inside the DNS.<br/>This offers a second channel verification for host key fingerprints<br/>(weaker than known_hosts, but spoofing a host on first connect would<br/>also require DNS forgery).<br/><br/>This can provide a trusted second channel (like DANE TLSA records) once<br/>DNSSEC gets more widely used, but for now it is purely informational.<br/><br/>No regression expected, except that the ssh client will print a message<br/>upon first connect to confirm/infirm that it got a correct SSHFP record<br/>from DNS.<br/><br/>Only done for NetBSD.org domain, SSHFP are sadly more an exception than<br/>the rule.<br/><br/>Notified on netbsd-users@, no objection after a week -- committed.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.5</description>
    <pubDate>Sun Oct 06 17:25:34 UTC 2013</pubDate>
    <dc:creator>jym</dc:creator>
</item>

<item>
    <title>branches:  1.4.6;  1.4.8;  1.4.12;  1.4.14;  1.4.22;<br/>Resolve conflicts</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.4</description>
    <pubDate>Sun Nov 21 18:29:49 UTC 2010</pubDate>
    <dc:creator>adam</dc:creator>
</item>

<item>
    <title>Don't mention "umac-64@openssh.com" MAC algorithm which is not enabled<br/>in our SSH client and daemon as it causes crashes on architectures which<br/>strict aligment requirements (e.g. NetBSD/sparc64).<br/><br/>This fixes PR bin/43221 by myself.</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.3</description>
    <pubDate>Thu Apr 29 17:56:53 UTC 2010</pubDate>
    <dc:creator>tron</dc:creator>
</item>

<item>
    <title>Merge in our changes:<br/>- conditionalize login_cap<br/>- conditionalize bsd_auth<br/>- bring in pam from portable<br/>- restore krb5, krb4, afs, skey<br/>- bring in hpn patches, disable mt aes cipher, keep speedups and cipher none<br/>- add ignore root rhosts option<br/>- fix ctype macro arguments<br/>- umac is broken, disable it<br/>- better ~homedir handling<br/>- netbsd style tunnels<br/>- urandom, xhome, chrootdir, rescuedir NetBSD handling<br/>- utmp/utmpx handling<br/>- handle tty posix_vdisable properly<br/>- handle setuid and unsetuid the posix way instead of setresuid()<br/>- add all missing functions<br/>- add new moduli<br/>- add build glue</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.2</description>
    <pubDate>Sun Jun 07 22:38:47 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.1</description>
    <pubDate>Sun Jun 07 22:19:25 UTC 2009</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import OpenSSH-10.2 (previous was 10.0)<br/><br/>OpenSSH 10.2/10.2p1 (2025-10-10)<br/>OpenSSH 10.2 was released on 2025-10-10. It is available from the<br/>mirrors listed at https://www.openssh.com/.<br/>OpenSSH is a 100% complete SSH protocol 2.0 implementation and<br/>includes sftp client and server support.<br/><br/>Once again, we would like to thank the OpenSSH community for their<br/>continued support of the project, especially those who contributed<br/>code or patches, reported bugs, tested snapshots or donated to the<br/>project. More information on donations may be found at:<br/>https://www.openssh.com/donations.html<br/><br/>Future deprecation warning</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.1.1.11</description>
    <pubDate>Sat Oct 11 15:36:59 UTC 2025</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>Import OpenSSH 9.5 (Last was OpenSSH 9.3)<br/><br/>OpenSSH 9.5/9.5p1 (2023-10-04)<br/>OpenSSH 9.5 was released on 2023-10-04. It is available from the<br/>mirrors listed at https://www.openssh.com/.<br/>OpenSSH is a 100% complete SSH protocol 2.0 implementation and<br/>includes sftp client and server support.<br/><br/>Once again, we would like to thank the OpenSSH community for their<br/>continued support of the project, especially those who contributed<br/>code or patches, reported bugs, tested snapshots or donated to the<br/>project. More information on donations may be found at:<br/>https://www.openssh.com/donations.html<br/><br/>Changes since OpenSSH 9.4</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.1.1.10</description>
    <pubDate>Wed Oct 25 20:14:32 UTC 2023</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>OpenSSH 8.4 was released on 2020-09-27. It is available from the<br/>mirrors listed at https://www.openssh.com/.<br/><br/>OpenSSH is a 100% complete SSH protocol 2.0 implementation and<br/>includes sftp client and server support.<br/><br/>Once again, we would like to thank the OpenSSH community for their<br/>continued support of the project, especially those who contributed<br/>code or patches, reported bugs, tested snapshots or donated to the<br/>project. More information on donations may be found at:<br/>https://www.openssh.com/donations.html<br/><br/>Future deprecation notice</title>
    <description>/src/crypto/external/bsd/openssh/dist/ssh_config - 1.1.1.9</description>
    <pubDate>Fri Dec 04 18:40:06 UTC 2020</pubDate>
    <dc:creator>christos</dc:creator>
</item>
</channel></rss>

