<?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>a0f2aa9318a21f401a0aef2cde666edc56a92b46 - wpa: Correctly build the hostapd BSD driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/wpa/src/drivers/Makefile#a0f2aa9318a21f401a0aef2cde666edc56a92b46</link>
        <description>wpa: Correctly build the hostapd BSD driverdriver.bsd.c initializes itself differently when built forhostapd than it does when built for wpa_supplicant.MFC after:	1 week

            List of files:
            /freebsd/usr.sbin/wpa/src/drivers/Makefile</description>
        <pubDate>Fri, 27 Aug 2021 00:59:03 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a0f82285322a338548d13fcda07e1d574301190 - wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offload</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/wpa/src/drivers/Makefile#9a0f82285322a338548d13fcda07e1d574301190</link>
        <description>wpa: Fix a SIGBUS error in wpa_sm_set_rekey_offloadIncorrectly linked built-in wpa functions resulted in overwritingsm-&gt;ctx-&gt;set_rekey_offload with garbage. It was initialized correctlyhowever it changed after wpa_supplicant became a daemon.No SIGBUS violations reported by dhw@ were experienced during testingof the original commit by msyelf or philip@.Reported by:	dhwTested by:	dhwMFC after:	2 monthsX-MFC with:	25ecdc7d52770caf1c9b44b5ec11f468f6b636f3

            List of files:
            /freebsd/usr.sbin/wpa/src/drivers/Makefile</description>
        <pubDate>Wed, 02 Jun 2021 21:46:02 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>25ecdc7d52770caf1c9b44b5ec11f468f6b636f3 - wpa: Restructure wpa build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.sbin/wpa/src/drivers/Makefile#25ecdc7d52770caf1c9b44b5ec11f468f6b636f3</link>
        <description>wpa: Restructure wpa buildThe current WPA build assumes a flat namespace. However the latest sourcesfrom w1.fi now have a duplicate config.c, in two separate subdirectories.The flat namespace will overwrite config.o with the output from the mostrecently modified config.c, of which there are two of them.This commit resolves this problem by building each component inwpa&apos;s src subdirectory tree into its own .a archive, just as the w1.fiupstream build as used by the port does. The advantages of this approachare:1. Duplicate source file names, i.e. config.c in the wpa_supplicant   direcory and another config.c in src/utils in the next wpa   will result in both compiles writing to the same .o file.2. This restructure simplifies maintanence. A develper needs only to add   new files as identified by git status in the vendor branch to the   appropriate Makefile within the usr.sbin/wpa tree. This also reduces   time required to prepare a new import and should reduce error.3. The new wpa build structure more closely represents the build as   performed by the upstream tarball.This is in preparation for the next wpa update from w1.fi.Reviewed by:	philipTested by:	philipMFC after:	2 monthsDifferential Revision:	https://reviews.freebsd.org/D30372

            List of files:
            /freebsd/usr.sbin/wpa/src/drivers/Makefile</description>
        <pubDate>Thu, 20 May 2021 23:28:17 +0200</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
