<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/ufp/Makefile, 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>2026-09-07T10:03:33Z</updated>
<entry>
<title>ufp: bump PKG_RELEASE</title>
<updated>2026-09-07T10:03:33Z</updated>
<author>
<name>Christian Korber</name>
</author>
<published>2026-09-07T09:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4c19a2ea6b2315174c5c906fca18c4a4cd35bb98'/>
<id>urn:sha1:4c19a2ea6b2315174c5c906fca18c4a4cd35bb98</id>
<content type='text'>
Increment PKG_RELEASE to force a package rebuild following recent changes,
ensuring package indexes and builds reflect the update.

Signed-off-by: Christian Korber &lt;ckorber@tdt.de&gt;
</content>
</entry>
<entry>
<title>ufp: add dependency ucode-mod-rtnl</title>
<updated>2026-09-07T10:03:33Z</updated>
<author>
<name>Christian Korber</name>
</author>
<published>2026-09-07T09:22:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=88b04833fa6be380c58b3e9bd08a02ab123199cd'/>
<id>urn:sha1:88b04833fa6be380c58b3e9bd08a02ab123199cd</id>
<content type='text'>
We need `ucode-mod-rtnl` as a dependency, because it is used in ufp.
This was forgotten in previous commits.

Signed-off-by: Christian Korber &lt;ckorber@tdt.de&gt;
</content>
</entry>
<entry>
<title>ufp: align dependencies</title>
<updated>2026-09-07T10:03:33Z</updated>
<author>
<name>Christian Korber</name>
</author>
<published>2026-09-07T09:21:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ecb23cd80040c0ac7369fbd96506128ee49e5c57'/>
<id>urn:sha1:ecb23cd80040c0ac7369fbd96506128ee49e5c57</id>
<content type='text'>
Move each package dependency onto its own line.
This makes future dependency additions, removals,
and code reviews much easier to track in diffs.

It also keeps the dependency line under 80 characters.

Signed-off-by: Christian Korber &lt;ckorber@tdt.de&gt;
</content>
</entry>
<entry>
<title>ufp: update to 2025.09.23</title>
<updated>2025-09-25T07:52:20Z</updated>
<author>
<name>Christian Korber</name>
</author>
<published>2025-09-24T05:23:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f576054742d6a68cea11c963de9b5651dd4b2a53'/>
<id>urn:sha1:f576054742d6a68cea11c963de9b5651dd4b2a53</id>
<content type='text'>
Update to latest version, which enables ubus calls via uhttpd.

Signed-off-by: Christian Korber &lt;ck@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>ufp: remove not needed bpf-headers in PKG_BUILD_DEPENDS</title>
<updated>2025-07-30T07:12:03Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-07-22T12:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=102b5b548b9306cf3265f833960ac6a661be709f'/>
<id>urn:sha1:102b5b548b9306cf3265f833960ac6a661be709f</id>
<content type='text'>
The package 'ufp' does not need bpf-headers.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>ufp: add a device fingerprinting daemon</title>
<updated>2025-07-18T12:01:58Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2025-05-26T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d71e6ac14d39d9b115b4dd4dd87aa9ed946e10a0'/>
<id>urn:sha1:d71e6ac14d39d9b115b4dd4dd87aa9ed946e10a0</id>
<content type='text'>
Add a daemon that can fingerprint devices based on DHCP, MDNS and WiFi
signatures.

Sample output looks like the following.
{
	"04:99:b9:XX:YY:ZZ": {
		"device": "HomePod mini",
		"vendor": "Apple",
		"class": "speaker",
		"device_name": "Kitchen"
	},
		"c4:65:16:XX:YY:ZZ": {
		"vendor": "HP",
		"device": "OfficeJet Pro 9010 series",
		"class": "Printer"
	}
}

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
</feed>
