<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>dc5ba6b8b4f028eb944434be82838d272330f26f - Remove MK_GSSAPI</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#dc5ba6b8b4f028eb944434be82838d272330f26f</link>
        <description>Remove MK_GSSAPIFor MIT Kerberos, MK_GSSAPI has no meaning: GSSAPI is a required part ofKerberos and is always built if MK_KERBEROS is enabled.  Backport thisbehaviour to Heimdal so it works the same way.While here, change Heimdal&apos;s libcom_err and compile_et to be selected byMK_KERBEROS, not MK_KERBEROS_SUPPORT, since these are part of Kerberosand third-party users might need it even if Kerberos support is disabledin the base system.  This means MK_KERBEROS_SUPPORT installs the samefiles with both MIT and Heimdal.Reviewed by:	cyDifferential Revision:	https://reviews.freebsd.org/D51859

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 20 Aug 2025 20:42:20 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e26259f48afe98022d885f02fbb8abcd7878e41a - gssapi,krb5: Replace libgssapi with the MIT version</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#e26259f48afe98022d885f02fbb8abcd7878e41a</link>
        <description>gssapi,krb5: Replace libgssapi with the MIT versionlib/libgssapi is based on Heimdal. As on Linux systems, the MITlibgssapi_krb5 replaces it. With both gssapi libraries and header filesinstalled results in broken buildworld (gssd) and ports that will notbuild without modifications to support the MIT gssapi in an alternatelocation.73ed0c7992fd removed the MIT GSSAPI headers from /usr/include. Apps usingMIT KRB5 gssapi functions and structures will fail to build without thispatch.This patch includes a temporary patch to usr.sbin/gssd to allow itto build with this patch. rmacklem@ has a patch for this and forkgssapi that uses this patch to resolve kgssapi issues for NFS withKerberos.This patch is an updated version of D51661 to allow it to build followingadditional patchs to the tree.This should have been implmented with 7e35117eb07f.Fixes:			7e35117eb07f, 73ed0c7992fdDifferential Revision:	https://reviews.freebsd.org/D51661

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Thu, 31 Jul 2025 18:51:20 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65d8491719bbc88ed45637d2381931c2d29cfe87 - secure: Adapt Makefile to ssh-sk-client everywhere</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#65d8491719bbc88ed45637d2381931c2d29cfe87</link>
        <description>secure: Adapt Makefile to ssh-sk-client everywhereUpstream commit 7b47b40b1 (&quot;adapt Makefile to ssh-sk-client everywhere&quot;)adapted the Makefiles to ssh-sk-client.  Do the same here.Reviewed by:	emasteApproved by:	emaste (mentor)Differential Revision:	https://reviews.freebsd.org/D49795

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Thu, 17 Apr 2025 21:08:02 +0200</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c6bf983a9141e8f3c26e65c27985c92c238b88a - secure: Match SRCS with upstream Makefile.in</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#8c6bf983a9141e8f3c26e65c27985c92c238b88a</link>
        <description>secure: Match SRCS with upstream Makefile.inReviewed by:	emasteApproved by:	emaste (mentor)Differential Revision:	https://reviews.freebsd.org/D49794

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Thu, 17 Apr 2025 20:59:31 +0200</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d71e7e57fc1472e3ea6d31c44e187c2819d2c71e - ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#d71e7e57fc1472e3ea6d31c44e187c2819d2c71e</link>
        <description>ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mkCommit 9d63429fa163 (&quot;ssh: move common Makefile boilerplate to a newssh.mk&quot;) introduced ssh.mk for common OpenSSH paths and flags, as partof enabling FIDO/U2F.  Move duplicated MK_LDNS and MK_TCP_WRAPPERShandling there.Reviewed by:	kevansSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D31896

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Tue, 12 Apr 2022 15:18:20 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f916236044d9a733de8b3c47b5dcbf71988cb03 - ssh: tidy include handling</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#7f916236044d9a733de8b3c47b5dcbf71988cb03</link>
        <description>ssh: tidy include handlingCentralize optional krb5_config.h handling in ssh.mk.  Do not addheaders (that are committed to the src tree) to SRCS as there is noneed.Reviewed by:	imp, jlduran, kevans (all earlier)MFC after:	1 monthSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D34409

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 02 Mar 2022 15:45:23 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dcb4ae528d357f34e4a4b4882c2757c67c98e395 - openssh: Add GSSAPI and Kerberos support to sshd Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#dcb4ae528d357f34e4a4b4882c2757c67c98e395</link>
        <description>openssh: Add GSSAPI and Kerberos support to sshd MakefileReported by:	cyReviewed by:	emasteApproved by:	emaste (mentor)Fixes:	0fdf8fae8b56 (&quot;openssh: Update to 9.8p1&quot;)

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Thu, 20 Feb 2025 05:11:30 +0100</pubDate>
        <dc:creator>Jose Luis Duran &lt;jlduran@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0fdf8fae8b569bf9fff3b5171e669dcd7cf9c79e - openssh: Update to 9.8p1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#0fdf8fae8b569bf9fff3b5171e669dcd7cf9c79e</link>
        <description>openssh: Update to 9.8p1Highlights from the release notes are reproduced below.  Some securityand bug fixes were previously merged into FreeBSD and have been elided.See the upstream release notes for full details(https://www.openssh.com/releasenotes.html).---Future deprecation notice=========================OpenSSH plans to remove support for the DSA signature algorithm inearly 2025.Potentially-incompatible changes-------------------------------- * sshd(8): the server will now block client addresses that   repeatedly fail authentication, repeatedly connect without ever   completing authentication or that crash the server. See the   discussion of PerSourcePenalties below for more information.   Operators of servers that accept connections from many users, or   servers that accept connections from addresses behind NAT or   proxies may need to consider these settings. * sshd(8): the server has been split into a listener binary, sshd(8),   and a per-session binary &quot;sshd-session&quot;. This allows for a much   smaller listener binary, as it no longer needs to support the SSH   protocol. As part of this work, support for disabling privilege   separation (which previously required code changes to disable) and   disabling re-execution of sshd(8) has been removed. Further   separation of sshd-session into additional, minimal binaries is   planned for the future. * sshd(8): several log messages have changed. In particular, some   log messages will be tagged with as originating from a process   named &quot;sshd-session&quot; rather than &quot;sshd&quot;. * ssh-keyscan(1): this tool previously emitted comment lines   containing the hostname and SSH protocol banner to standard error.   This release now emits them to standard output, but adds a new   &quot;-q&quot; flag to silence them altogether. * sshd(8): (portable OpenSSH only) sshd will no longer use argv[0]   as the PAM service name. A new &quot;PAMServiceName&quot; sshd_config(5)   directive allows selecting the service name at runtime. This   defaults to &quot;sshd&quot;. bz2101New features------------ * sshd(8): sshd(8) will now penalise client addresses that, for various   reasons, do not successfully complete authentication. This feature is   controlled by a new sshd_config(5) PerSourcePenalties option and is   on by default. * ssh(8): allow the HostkeyAlgorithms directive to disable the   implicit fallback from certificate host key to plain host keys.Portability----------- * sshd(8): expose SSH_AUTH_INFO_0 always to PAM auth modules   unconditionally. The previous behaviour was to expose it only when   particular authentication methods were in use. * ssh(1), ssh-agent(8): allow the presence of the WAYLAND_DISPLAY   environment variable to enable SSH_ASKPASS, similarly to the X11   DISPLAY environment variable. GHPR479---Sponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D48914

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 19 Feb 2025 18:20:44 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a63701848fe5462c4e8bbff0131bb42979e603ec - ssh: Move XAUTH_PATH setting to ssh.mk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#a63701848fe5462c4e8bbff0131bb42979e603ec</link>
        <description>ssh: Move XAUTH_PATH setting to ssh.mkXAUTH_PATH is normally set (in the upstream build infrastructure) inconfig.h.  We previously set it in ssh and sshd&apos;s Makefiles if LOCALBASEis set, and over time have sometimes also defined it in config.h.Leave it unset in config.h and move the CFLAGS logic to to ssh.mk sothat it will be set when building all ssh libraries and programs butstill be set by LOCALBASE.Reviewed by:	jlduranSponsored by:	The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D48907

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Sun, 09 Feb 2025 21:37:24 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc - Track upstream project rename in contrib/blocklistd</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc</link>
        <description>Track upstream project rename in contrib/blocklistdUpstream is now https://github.com/zoulasc/blocklist/.  Rename thecontrib directory and update Makefiles to match, in advance of the nextvendor branch update.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Tue, 11 Oct 2022 21:27:51 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38a52bd3b5cac3da6f7f6eef3dd050e6aa08ebb3 - ssh: update to OpenSSH 9.1p1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#38a52bd3b5cac3da6f7f6eef3dd050e6aa08ebb3</link>
        <description>ssh: update to OpenSSH 9.1p1Release notes are available at https://www.openssh.com/txt/release-9.19.1 contains fixes for three minor memory safety problems; these havelready been merged to the copy of OpenSSH 9.0 that is in the FreeBSD basesystem.Some highlights copied from the release notes:Potentially-incompatible changes-------------------------------- * ssh(1), sshd(8): SetEnv directives in ssh_config and sshd_config   are now first-match-wins to match other directives. Previously   if an environment variable was multiply specified the last set   value would have been used. bz3438 * ssh-keygen(8): ssh-keygen -A (generate all default host key types)   will no longer generate DSA keys, as these are insecure and have   not been used by default for some years.New features------------ * ssh(1), sshd(8): add a RequiredRSASize directive to set a minimum   RSA key length. Keys below this length will be ignored for user   authentication and for host authentication in sshd(8). * sftp-server(8): add a &quot;users-groups-by-id@openssh.com&quot; extension   request that allows the client to obtain user/group names that   correspond to a set of uids/gids. * sftp(1): use &quot;users-groups-by-id@openssh.com&quot; sftp-server   extension (when available) to fill in user/group names for   directory listings. * sftp-server(8): support the &quot;home-directory&quot; extension request   defined in draft-ietf-secsh-filexfer-extensions-00. This overlaps   a bit with the existing &quot;expand-path@openssh.com&quot;, but some other   clients support it. * ssh-keygen(1), sshd(8): allow certificate validity intervals,   sshsig verification times and authorized_keys expiry-time options   to accept dates in the UTC time zone in addition to the default   of interpreting them in the system time zone. YYYYMMDD and   YYMMDDHHMM[SS] dates/times will be interpreted as UTC if suffixed   with a &apos;Z&apos; character.   Also allow certificate validity intervals to be specified in raw   seconds-since-epoch as hex value, e.g. -V 0x1234:0x4567890. This   is intended for use by regress tests and other tools that call   ssh-keygen as part of a CA workflow. bz3468 * sftp(1): allow arguments to the sftp -D option, e.g. sftp -D   &quot;/usr/libexec/sftp-server -el debug3&quot; * ssh-keygen(1): allow the existing -U (use agent) flag to work   with &quot;-Y sign&quot; operations, where it will be interpreted to require   that the private keys is hosted in an agent; bz3429MFC after:	2 weeksRelnotes:	YesSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 19 Oct 2022 16:27:11 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1323ec571215a77ddd21294f0871979d5ad6b992 - ssh: update to OpenSSH v8.9p1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#1323ec571215a77ddd21294f0871979d5ad6b992</link>
        <description>ssh: update to OpenSSH v8.9p1Release notes are available at https://www.openssh.com/txt/release-8.9Some highlights: * ssh(1), sshd(8), ssh-add(1), ssh-agent(1): add a system for   restricting forwarding and use of keys added to ssh-agent(1) * ssh(1), sshd(8): add the sntrup761x25519-sha512@openssh.com hybrid   ECDH/x25519 + Streamlined NTRU Prime post-quantum KEX to the   default KEXAlgorithms list (after the ECDH methods but before the   prime-group DH ones). The next release of OpenSSH is likely to   make this key exchange the default method. * sshd(8), portable OpenSSH only: this release removes in-built   support for MD5-hashed passwords. If you require these on your   system then we recommend linking against libxcrypt or similar.Future deprecation notice=========================A near-future release of OpenSSH will switch scp(1) from using thelegacy scp/rcp protocol to using SFTP by default.Legacy scp/rcp performs wildcard expansion of remote filenames (e.g.&quot;scp host:* .&quot;) through the remote shell. This has the side effect ofrequiring double quoting of shell meta-characters in file namesincluded on scp(1) command-lines, otherwise they could be interpretedas shell commands on the remote side.MFC after:	1 monthRelnotes:	YesSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 13 Apr 2022 22:00:56 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d63429fa16352f58037ac2aa6ddc734b25e8331 - ssh: move common Makefile boilerplate to a new ssh.mk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#9d63429fa16352f58037ac2aa6ddc734b25e8331</link>
        <description>ssh: move common Makefile boilerplate to a new ssh.mkThis moves SSHDIR and ssh_namespace.h handling to a common location,and will simplify future work such as adding U2F support (D32509).Reviewed by:	kevansMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D32808

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Tue, 02 Nov 2021 19:48:33 +0100</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>19261079b74319502c6ffa1249920079f0f69a72 - openssh: update to OpenSSH v8.7p1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#19261079b74319502c6ffa1249920079f0f69a72</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

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Wed, 08 Sep 2021 03:05:51 +0200</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3af64f03119a159ac15eb75b92d346705b490385 - Merge ^/head r338392 through r338594.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#3af64f03119a159ac15eb75b92d346705b490385</link>
        <description>Merge ^/head r338392 through r338594.

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Tue, 11 Sep 2018 20:41:00 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>190cef3d52236565eb22e18b33e9e865ec634aa3 - Upgrade to OpenSSH 7.8p1.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#190cef3d52236565eb22e18b33e9e865ec634aa3</link>
        <description>Upgrade to OpenSSH 7.8p1.Approved by:	re (kib@)

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Mon, 10 Sep 2018 18:20:12 +0200</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3611ec604864a7d4dcc9a3ea898c80eb35eef8a0 - Merge ^/head r337646 through r338014.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#3611ec604864a7d4dcc9a3ea898c80eb35eef8a0</link>
        <description>Merge ^/head r337646 through r338014.

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Sat, 18 Aug 2018 14:15:54 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b749a1b9993e00751ccf237c430800a95900057f - Fix build after r337852: Don&apos;t rebuild moduli based on unrelated moduli.c</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.sbin/sshd/Makefile#b749a1b9993e00751ccf237c430800a95900057f</link>
        <description>Fix build after r337852: Don&apos;t rebuild moduli based on unrelated moduli.cReported by:	many, delphij (moduli.c issue)

            List of files:
            /freebsd/secure/usr.sbin/sshd/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 21:48:07 +0200</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
