<?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>65d8491719bbc88ed45637d2381931c2d29cfe87 - secure: Adapt Makefile to ssh-sk-client everywhere</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/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.bin/ssh-agent/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>d71e7e57fc1472e3ea6d31c44e187c2819d2c71e - ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/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.bin/ssh-agent/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/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.bin/ssh-agent/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>069ac18495ad8fde2748bc94b0f80a50250bb01d - ssh: Update to OpenSSH 9.6p1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#069ac18495ad8fde2748bc94b0f80a50250bb01d</link>
        <description>ssh: Update to OpenSSH 9.6p1From the release notes,&gt; This release contains a number of security fixes, some small features&gt; and bugfixes.The most significant change in 9.6p1 is a set of fixes for a newly-discovered weakness in the SSH transport protocol.  The fix was alreadymerged into FreeBSD and released as FreeBSD-SA-23:19.openssh.Full release notes at https://www.openssh.com/txt/release-9.6Relnotes:	YesSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Fri, 05 Jan 2024 04:16:30 +0100</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.bin/ssh-agent/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/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>9d63429fa16352f58037ac2aa6ddc734b25e8331 - ssh: move common Makefile boilerplate to a new ssh.mk</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/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.bin/ssh-agent/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>1f474190fc280d4a4ef0c214e4d7fff0d1237e22 - Replace literal uses of /usr/local in C sources with _PATH_LOCALBASE</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#1f474190fc280d4a4ef0c214e4d7fff0d1237e22</link>
        <description>Replace literal uses of /usr/local in C sources with _PATH_LOCALBASELiteral references to /usr/local exist in a large number of files inthe FreeBSD base system. Many are in contributed software, in configurationfiles, or in the documentation, but 19 uses have been identified in Csource files or headers outside the contrib and sys/contrib directories.This commit makes it possible to set _PATH_LOCALBASE in paths.h to usea different prefix for locally installed software.In order to avoid changes to openssh source files, LOCALBASE is passed tothe build via Makefiles under src/secure. While _PATH_LOCALBASE could havebeen used here, there is precedent in the construction of the path used toa xauth program which depends on the LOCALBASE value passed on the compilercommand line to select a non-default directory.This could be changed in a later commit to make the openssh buildconsistently use _PATH_LOCALBASE. It is considered out-of-scope for thiscommit.Reviewed by:	impMFC after:	1 monthDifferential Revision:	https://reviews.freebsd.org/D26942

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Tue, 27 Oct 2020 12:29:11 +0100</pubDate>
        <dc:creator>Stefan E&#223;er &lt;se@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>538354481ef7dbcd76ebc7334512a9d60994b84e - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#538354481ef7dbcd76ebc7334512a9d60994b84e</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Mon, 14 Mar 2016 19:54:29 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>acc1a9ef8333c798c210fa94be6af4d5fe2dd794 - Upgrade to OpenSSH 7.2p2.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#acc1a9ef8333c798c210fa94be6af4d5fe2dd794</link>
        <description>Upgrade to OpenSSH 7.2p2.

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 01:15:29 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a7cd2e6b17c2df762575f14e8d6a0f835d17741 - MFH @r292599</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#9a7cd2e6b17c2df762575f14e8d6a0f835d17741</link>
        <description>MFH @r292599This includes the pluggable TCP framework and other chnages to thenetstack to track for VNET stability.Security:	The FreeBSD Foundation

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Tue, 22 Dec 2015 14:58:11 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e42070a701fc8453434cfe449439d252fc176542 - Replace unneeded manual dependency on header by adding it to SRCS.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#e42070a701fc8453434cfe449439d252fc176542</link>
        <description>Replace unneeded manual dependency on header by adding it to SRCS.bsd.lib.mk and bsd.prog.mk already depend all objs on headers in SRCS ifthere is not yet a depend file.  The headers in SRCS are never built orinstalled.  After &apos;make depend&apos; the header was already added as a properdependency on the objects where needed.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Mon, 07 Dec 2015 17:08:09 +0100</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 - Finish merging from head, messed up in previous attempt</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4</link>
        <description>Finish merging from head, messed up in previous attempt

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 14:03:02 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>00176600f60d0016594f5b7ef03656a3159012b4 - Merge r286744-r287584 from head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#00176600f60d0016594f5b7ef03656a3159012b4</link>
        <description>Merge r286744-r287584 from head.

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Wed, 09 Sep 2015 05:05:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d9442b10a2e14c1c55f21743fa7a653e9b241e05 - Merge ^/head r286858 through r287489.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#d9442b10a2e14c1c55f21743fa7a653e9b241e05</link>
        <description>Merge ^/head r286858 through r287489.

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Sat, 05 Sep 2015 20:36:23 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bfa800d3116de8c4359f54c9252c9b37c49e782a - Remove remnant from USEPRIVATELIB removal</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#bfa800d3116de8c4359f54c9252c9b37c49e782a</link>
        <description>Remove remnant from USEPRIVATELIB removalSponsored by:	gandi.net

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Fri, 04 Sep 2015 18:13:25 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/secure/usr.bin/ssh-agent/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/secure/usr.bin/ssh-agent/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
