<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/wifi-presence, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-05-22T12:23:10Z</updated>
<entry>
<title>wifi-presence: bump PKG_RELEASE</title>
<updated>2025-05-22T12:23:10Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-05-22T12:23:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e7f47d09e8a8605999285d8a9fa0186401ea01c5'/>
<id>urn:sha1:e7f47d09e8a8605999285d8a9fa0186401ea01c5</id>
<content type='text'>
It is necessary to bump PKG_RELEASE, because existing installation of
wifi-presence wouldnt know about this fix, so this ensures versioning
and as well that existing installation will require update with
this fix.

Fixes: 87175e4ca365e1bf5ac71e3dfb5186eb4c41f689  ("wifi-presence: fix reading mqttID from config")

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>wifi-presence: fix reading mqttID from config</title>
<updated>2025-05-16T13:05:26Z</updated>
<author>
<name>Clair-Loup Sergent</name>
</author>
<published>2025-05-14T20:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=87175e4ca365e1bf5ac71e3dfb5186eb4c41f689'/>
<id>urn:sha1:87175e4ca365e1bf5ac71e3dfb5186eb4c41f689</id>
<content type='text'>
Typo error in mqttID config value

Signed-off-by: Clair-Loup Sergent &lt;sergent.cl@laposte.net&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=565866a47210c9711c29173052063779b6d3bcfc'/>
<id>urn:sha1:565866a47210c9711c29173052063779b6d3bcfc</id>
<content type='text'>
See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with
PKG_BUILD_FLAGS:=no-mips16" on the main repository.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>wifi-presence: Update to version v0.3.0</title>
<updated>2022-11-21T19:35:01Z</updated>
<author>
<name>Adam Williams</name>
</author>
<published>2022-11-21T04:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e1fca948cb86a7f7351f43d62971a43756e163b5'/>
<id>urn:sha1:e1fca948cb86a7f7351f43d62971a43756e163b5</id>
<content type='text'>
This version handles the new hostapd connect message format,
as introduced in: https://github.com/openwrt/openwrt/commit/8cb995445a26ee124e40b8ef97cc0ddd9d10f82a

Signed-off-by: Adam Williams &lt;pwnfactory@gmail.com&gt;
</content>
</entry>
<entry>
<title>wifi-presence: Update to version v0.2.0</title>
<updated>2022-09-22T08:22:07Z</updated>
<author>
<name>Adam Williams</name>
</author>
<published>2022-09-14T02:21:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=44443e12416c247661ad7886d6bf9af084d69e81'/>
<id>urn:sha1:44443e12416c247661ad7886d6bf9af084d69e81</id>
<content type='text'>
This version better decodes SSID names which contain emoji, control
characters, and other non-ascii characters.

https://github.com/awilliams/wifi-presence/pull/8

Signed-off-by: Adam Williams &lt;pwnfactory@gmail.com&gt;
</content>
</entry>
<entry>
<title>wifi-presence: Add config for process user/group</title>
<updated>2022-05-20T19:12:15Z</updated>
<author>
<name>Adam Williams</name>
</author>
<published>2022-05-19T03:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a03282f0db53fdd8616c362885a66eada6943052'/>
<id>urn:sha1:a03282f0db53fdd8616c362885a66eada6943052</id>
<content type='text'>
On systems using seccomp, the hostapd socket files will be owned by the
'network' user/group ([source][0]). In this case, if wifi-presence is
run as root/root, then it does not have permissions to open the
hostapd socket files. This was discussed in awilliams/wifi-presence#3.

This change allows the process user/group to be specified in
/etc/config/wifi-presence. If no explicit user/group is set, then the
init script will use the owner of the socket files in /var/run/hostapd/
to determine the appropriate process user/group.

[0]: https://github.com/openwrt/openwrt/blob/ec6293febc244d187e71a6e54f44920be679cde4/package/network/services/hostapd/files/wpad.init#L35-L36

Signed-off-by: Adam Williams &lt;pwnfactory@gmail.com&gt;
</content>
</entry>
<entry>
<title>wifi-presence: add new package</title>
<updated>2022-04-05T12:37:55Z</updated>
<author>
<name>Adam Williams</name>
</author>
<published>2022-03-20T04:38:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aabd0da680f8bb20550801d1f53f47e97749e593'/>
<id>urn:sha1:aabd0da680f8bb20550801d1f53f47e97749e593</id>
<content type='text'>
See https://github.com/awilliams/wifi-presence for details.

Signed-off-by: Adam Williams &lt;pwnfactory@gmail.com&gt;
</content>
</entry>
</feed>
