<?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>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>8464ad72 - ssh: update to OpenSSH v8.8p1</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#8464ad72</link>
        <description>ssh: update to OpenSSH v8.8p1OpenSSH v8.8p1 was motivated primarily by a security update anddeprecation of RSA/SHA1 signatures.  It also has a few minor bug fixes.The security update was already applied to FreeBSD as an independentchange, and the RSA/SHA1 deprecation is excluded from this commit butwill immediately follow.MFC after:	1 monthRelnotes:	YesSponsored by:	The FreeBSD Foundation(cherry picked from commit e9e8876a4d6afc1ad5315faaa191b25121a813d7)(cherry picked from commit 2ffb13149c8e46cb7d7e891b237255615906dc60)

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sun, 19 Dec 2021 16:02:02 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>317a38ab - openssh: update to OpenSSH v8.7p1</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#317a38ab</link>
        <description>openssh: update to OpenSSH v8.7p1Some notable changes, from upstream&apos;s release notes:- sshd(8): Remove support for obsolete &quot;host/port&quot; syntax.- ssh(1): When prompting whether to record a new host key, accept the key  fingerprint as a synonym for &quot;yes&quot;.- ssh-keygen(1): when acting as a CA and signing certificates with an RSA  key, default to using the rsa-sha2-512 signature algorithm.- ssh(1), sshd(8), ssh-keygen(1): this release removes the &quot;ssh-rsa&quot;  (RSA/SHA1) algorithm from those accepted for certificate signatures.- ssh-sk-helper(8): this is a new binary. It is used by the FIDO/U2F  support to provide address-space isolation for token middleware  libraries (including the internal one).- ssh(1): this release enables UpdateHostkeys by default subject to some  conservative preconditions.- scp(1): this release changes the behaviour of remote to remote copies  (e.g. &quot;scp host-a:/path host-b:&quot;) to transfer through the local host  by default.- scp(1): experimental support for transfers using the SFTP protocol as  a replacement for the venerable SCP/RCP protocol that it has  traditionally used.Additional integration work is needed to support FIDO/U2F in the basesystem.Deprecation Notice------------------OpenSSH will disable the ssh-rsa signature scheme by default in thenext release.Reviewed by:	impMFC after:	1 monthRelnotes:	YesSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D29985(cherry picked from commit 19261079b74319502c6ffa1249920079f0f69a72)(cherry picked from commit f448c3ed4ae1281861913a56377f9d93d49f8e8e)(cherry picked from commit 1f290c707a19d1695c303e6c8ead9cc414ccc6dc)(cherry picked from commit 0f9bafdfc325779e4ecc5154d5bb06c752297138)(cherry picked from commit adb56e58e8db84d8087ebe3d3e7def0074cb5a90)(cherry picked from commit 576b58108c1723c85e4dd00355e29bfe301dab11)(cherry picked from commit 1c99af1ebe61cbaf633792941640dcd254acf921)(cherry picked from commit 87152f34054921632016bc5eb4ab9f836fbaa522)(cherry picked from commit 172fa4aa7577915bf5ace5783251821d3774dc05)

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Wed, 08 Sep 2021 01:05:51 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6d6e8a4a - Forgot to bump the version addendum date.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#6d6e8a4a</link>
        <description>Forgot to bump the version addendum date.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Fri, 03 Mar 2017 01:50:10 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>60c59fad - As previously threatened, remove the HPN patch from OpenSSH.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#60c59fad</link>
        <description>As previously threatened, remove the HPN patch from OpenSSH.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Tue, 19 Jan 2016 14:38:20 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>83c6a524 - Change the default value of VerifyHostKeyDNS to &quot;yes&quot; if compiled with</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#83c6a524</link>
        <description>Change the default value of VerifyHostKeyDNS to &quot;yes&quot; if compiled withLDNS.  With that setting, OpenSSH will silently accept host keys thatmatch verified SSHFP records.  If an SSHFP record exists but could notbe verified, OpenSSH will print a message and prompt the user as usual.Approved by:	re (blanket)

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Tue, 10 Sep 2013 22:30:22 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>124981e1 - MFH OpenSSH 5.4p1</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#124981e1</link>
        <description>MFH OpenSSH 5.4p1

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Wed, 21 Apr 2010 06:33:10 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>62efe23a - Resolve conflicts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#62efe23a</link>
        <description>Resolve conflicts.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Fri, 10 Nov 2006 16:52:41 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c492e28 - Bump version addendum.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#3c492e28</link>
        <description>Bump version addendum.MFC after:	1 week

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sat, 30 Sep 2006 13:39:07 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>333ee039 - Merge conflicts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#333ee039</link>
        <description>Merge conflicts.MFC after:	1 week

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sat, 30 Sep 2006 13:38:06 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>761efaa7 - Vendor import of OpenSSH 4.4p1.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#761efaa7</link>
        <description>Vendor import of OpenSSH 4.4p1.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sat, 30 Sep 2006 13:29:51 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b74df5b2 - Merge conflicts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#b74df5b2</link>
        <description>Merge conflicts.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Wed, 22 Mar 2006 20:41:37 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>021d409f - Vendor import of OpenSSH 4.3p1.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#021d409f</link>
        <description>Vendor import of OpenSSH 4.3p1.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Wed, 22 Mar 2006 19:46:12 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d4ecd108 - Resolve conflicts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#d4ecd108</link>
        <description>Resolve conflicts.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sat, 03 Sep 2005 07:04:25 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa49c926 - Resolve conflicts.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#aa49c926</link>
        <description>Resolve conflicts.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sun, 05 Jun 2005 15:46:09 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e8dbd04 - Vendor import of OpenSSH 4.0p1.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#5e8dbd04</link>
        <description>Vendor import of OpenSSH 4.0p1.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Sun, 05 Jun 2005 15:40:50 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>21e764df - Resolve conflicts</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#21e764df</link>
        <description>Resolve conflicts

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Thu, 28 Oct 2004 16:11:31 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>562de5d9 - Adjust version number and addendum.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#562de5d9</link>
        <description>Adjust version number and addendum.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Tue, 20 Apr 2004 09:37:29 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eea81d70 - Update VersionAddendum in config files and man pages.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#eea81d70</link>
        <description>Update VersionAddendum in config files and man pages.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Thu, 26 Feb 2004 11:54:03 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf2b5f3b - Resolve conflicts and remove obsolete files.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#cf2b5f3b</link>
        <description>Resolve conflicts and remove obsolete files.Sponsored by:	registrar.no

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Wed, 07 Jan 2004 11:16:27 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d95e11bf - Vendor import of OpenSSH 3.7.1p2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/crypto/openssh/ssh_config#d95e11bf</link>
        <description>Vendor import of OpenSSH 3.7.1p2.

            List of files:
            /freebsd-13.1/crypto/openssh/ssh_config</description>
        <pubDate>Wed, 07 Jan 2004 11:10:17 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
