<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot/package/hostapd, branch 2018.02</title>
<subtitle>OpenPOWER buildroot sources</subtitle>
<id>https://git.raptorcs.com/git/buildroot/atom?h=2018.02</id>
<link rel='self' href='https://git.raptorcs.com/git/buildroot/atom?h=2018.02'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/'/>
<updated>2017-12-29T21:31:46+00:00</updated>
<entry>
<title>hostapd: select VLAN support</title>
<updated>2017-12-29T21:31:46+00:00</updated>
<author>
<name>Alexander Mukhin</name>
<email>alexander.i.mukhin@gmail.com</email>
</author>
<published>2017-12-23T19:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=b5c97568c641b26020cc20385b1fbdeb9049842d'/>
<id>urn:sha1:b5c97568c641b26020cc20385b1fbdeb9049842d</id>
<content type='text'>
Add configuration options for hostapd to select which kind
of VLAN support to build.

Signed-off-by: Alexander Mukhin &lt;alexander.i.mukhin@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>hostapd: keep previous patches when DRIVER_RTW set</title>
<updated>2017-11-25T12:21:50+00:00</updated>
<author>
<name>Alexander Mukhin</name>
<email>alexander.i.mukhin@gmail.com</email>
</author>
<published>2017-11-25T11:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9e252c9575fbdc82ac2800fbe99edfe7621596a9'/>
<id>urn:sha1:9e252c9575fbdc82ac2800fbe99edfe7621596a9</id>
<content type='text'>
Changed HOSTAPD_PATCH= to HOSTAPD_PATCH+= to keep previously added
patches.

Signed-off-by: Alexander Mukhin &lt;alexander.i.mukhin@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>hostapd: add support for Realtek driver</title>
<updated>2017-11-24T20:45:17+00:00</updated>
<author>
<name>Alexander Mukhin</name>
<email>alexander.i.mukhin@gmail.com</email>
</author>
<published>2017-09-14T11:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5a0cfbded075dea4a0416ffcfe7407b8db91d0a4'/>
<id>urn:sha1:5a0cfbded075dea4a0416ffcfe7407b8db91d0a4</id>
<content type='text'>
Since kernel drivers for Realtek wireless chips use non-standard
interfaces, upstream hostapd does not support them. One have to apply
an external patch for hostapd to work with these chips. See:
https://github.com/pritambaral/hostapd-rtl871xdrv

A configuration option is added to enable support for Realtek chips,
and it's turned off by default.

Signed-off-by: Alexander Mukhin &lt;alexander.i.mukhin@gmail.com&gt;
Tested-by: Angelo Compagnucci &lt;angelo.compagnucci@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>hostapd: supports only the real OpenSSL, not LibreSSL</title>
<updated>2017-10-21T19:28:13+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2017-10-21T16:45:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=42b5fb05713d480b16917095d1ec0ff13fc6bae8'/>
<id>urn:sha1:42b5fb05713d480b16917095d1ec0ff13fc6bae8</id>
<content type='text'>
hostapd will not build with LibreSSL without patches, so let's support
only OpenSSL.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>hostapd: add upstream security fixes</title>
<updated>2017-10-17T19:39:54+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2017-10-16T11:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=5259c5c8058aa2c9608fd202c35477015a41c326'/>
<id>urn:sha1:5259c5c8058aa2c9608fd202c35477015a41c326</id>
<content type='text'>
Fixes CVE-2017-13082

http://lists.infradead.org/pipermail/hostap/2017-October/037989.html

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>hostapd: fix upstream URL</title>
<updated>2017-10-10T21:34:39+00:00</updated>
<author>
<name>Alexander Mukhin</name>
<email>alexander.i.mukhin@gmail.com</email>
</author>
<published>2017-09-14T15:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=8a2396b90aeb411a856335d976a427eed6e115bc'/>
<id>urn:sha1:8a2396b90aeb411a856335d976a427eed6e115bc</id>
<content type='text'>
hostapd project URL has been changed to w1.fi/hostapd.
The old domain epitest.fi has expired.

Signed-off-by: Alexander Mukhin &lt;alexander.i.mukhin@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package: remove trailing backslash</title>
<updated>2017-04-06T20:41:45+00:00</updated>
<author>
<name>Ricardo Martincoski</name>
<email>ricardo.martincoski@gmail.com</email>
</author>
<published>2017-04-04T22:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=4ef04c476c79c7efe05b8befc35eb20997fcaaa4'/>
<id>urn:sha1:4ef04c476c79c7efe05b8befc35eb20997fcaaa4</id>
<content type='text'>
Occurrences were searched using [1]:
check-package --include-only TrailingBackslash $(find * -type f)
and manually removed.

[1] http://patchwork.ozlabs.org/patch/729669/

Signed-off-by: Ricardo Martincoski &lt;ricardo.martincoski@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>boot, package: use SPDX short identifier for BSD-3c</title>
<updated>2017-04-01T13:26:57+00:00</updated>
<author>
<name>Rahul Bedarkar</name>
<email>rahulbedarkar89@gmail.com</email>
</author>
<published>2017-03-30T13:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9f59b378a36ae81db2672b417a68c7358b41ccc3'/>
<id>urn:sha1:9f59b378a36ae81db2672b417a68c7358b41ccc3</id>
<content type='text'>
We want to use SPDX identifier for license string as much as possible.
SPDX short identifier for BSD-3c is BSD-3-Clause.

This change is done using following command.
find . -name "*.mk" | xargs sed -ri '/LICENSE( )?[\+:]?=/s/BSD-3c/BSD-3-Clause/g'

Signed-off-by: Rahul Bedarkar &lt;rahulbedarkar89@gmail.com&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package/hostapd: bump to version 2.6</title>
<updated>2016-10-13T06:03:37+00:00</updated>
<author>
<name>Jörg Krause</name>
<email>joerg.krause@embedded.rocks</email>
</author>
<published>2016-10-11T19:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=9f03a7aeec94a6a3fcda1e006c0f20fc5a5fe510'/>
<id>urn:sha1:9f03a7aeec94a6a3fcda1e006c0f20fc5a5fe510</id>
<content type='text'>
Remove all patches as they are applied to or were fetched from upstream.

Signed-off-by: Jörg Krause &lt;joerg.krause@embedded.rocks&gt;
Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
</content>
</entry>
<entry>
<title>hostapd: Install default hostapd.conf on target</title>
<updated>2016-07-07T09:48:51+00:00</updated>
<author>
<name>Alexey Brodkin</name>
<email>Alexey.Brodkin@synopsys.com</email>
</author>
<published>2016-07-07T06:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/buildroot/commit/?id=13f364daaf8bf34bd6ecebf5f5f3fa237818ff35'/>
<id>urn:sha1:13f364daaf8bf34bd6ecebf5f5f3fa237818ff35</id>
<content type='text'>
For convenience it's nice to have default hostapd.conf installed
on target automatically as a good starting point.

Otherwise user has to create it manually from scratch.

Signed-off-by: Alexey Brodkin &lt;abrodkin@synopsys.com&gt;
Cc: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;i
Cc: Peter Korsgaard &lt;peter@korsgaard.com&gt;
Cc: Gustavo Zacarias &lt;gustavo@zacarias.com.ar&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
</feed>
