<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/nfdump, 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-01-09T09:53:39Z</updated>
<entry>
<title>nfdump: update to 1.7.7</title>
<updated>2026-01-09T09:53:39Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2026-01-08T14:11:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1227b19ca611c99b532b7cfed0ac3c9f5bd100d2'/>
<id>urn:sha1:1227b19ca611c99b532b7cfed0ac3c9f5bd100d2</id>
<content type='text'>
Remove patch, which is now upstream.

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>nfdump: adjust patches</title>
<updated>2025-06-11T09:31:59Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2025-06-03T14:28:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=104fa7a6ffe4b853129a49364593ff8290733172'/>
<id>urn:sha1:104fa7a6ffe4b853129a49364593ff8290733172</id>
<content type='text'>
The second patch, which addresses a problem where the build would
include -I/usr/include, made the first patch obsolete. The first patch
had fixed the detection of pthreads, but this was a red herring caused
by the circumstances surrounding the second.

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>nfdump: update to 1.7.6</title>
<updated>2025-06-03T04:32:24Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2025-05-31T02:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=05957c2de24fb5b7d754dcbf454ad1ac714bec67'/>
<id>urn:sha1:05957c2de24fb5b7d754dcbf454ad1ac714bec67</id>
<content type='text'>
Upstream list of changes is available at
https://github.com/phaag/nfdump/releases/tag/v1.7.6.

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>treewide: assign some PKG_CPE_IDs</title>
<updated>2025-05-20T06:57:12Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2025-04-24T11:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ae56deff2ce42da3c0331832457aaec480a873ed'/>
<id>urn:sha1:ae56deff2ce42da3c0331832457aaec480a873ed</id>
<content type='text'>
Assign some PKG_CPE_IDs to enhance CVE coverage.

https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=aardvark-dns
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=alpine_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=boringssl
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=ecdsautils
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=file_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=knot_resolver
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=libwrap
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=lsof_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=nfdump
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=nlnetlabs%20name_server_daemon
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=rclone
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=setserial
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=tang_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=tesseract_project
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=tmate-ssh-server
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=ttyd
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=uw-imap
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=v2ray-core
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&amp;keyword=zstandard

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>nfdump: update to 1.7.4</title>
<updated>2024-05-16T02:35:33Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-16T01:31:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=06ae2a931863fdfe59adaa0719812266fe57353e'/>
<id>urn:sha1:06ae2a931863fdfe59adaa0719812266fe57353e</id>
<content type='text'>
Add patch fixing compilation with GCC14.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>nfdump: add dependency on libzstd</title>
<updated>2024-01-05T20:06:17Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2024-01-05T19:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e30f14d6909ca28148579b3e5df447309abcbce3'/>
<id>urn:sha1:e30f14d6909ca28148579b3e5df447309abcbce3</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>nfdump: update to 1.7.3</title>
<updated>2024-01-02T23:12:51Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2024-01-01T23:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ff82f8dcc7d38637c81937c5ef09cb13761e5369'/>
<id>urn:sha1:ff82f8dcc7d38637c81937c5ef09cb13761e5369</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>nfdump: update to 4.2.0</title>
<updated>2023-05-20T05:16:41Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2023-05-19T16:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=78c7e8079e3e757d3709387bad0112b5c9c62d06'/>
<id>urn:sha1:78c7e8079e3e757d3709387bad0112b5c9c62d06</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>treewide: refactor to use PKG_BUILD_FLAGS:=lto</title>
<updated>2023-04-08T06:38:54Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-03-23T08:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e7d9c865036d7bc2ac30604e8573f25ae601aed1'/>
<id>urn:sha1:e7d9c865036d7bc2ac30604e8573f25ae601aed1</id>
<content type='text'>
See commit 07730ff3 "treewide: add support for "lto" in PKG_BUILD_FLAGS"
on the main repository.

Note: Some packages only added `-flto` to CFLAGS and not LDFLAGS. This
fixes it and properly enables LTO.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>nfdump: update to 1.6.25</title>
<updated>2022-12-23T00:25:16Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2022-12-20T02:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=62359925e45c2ae3f4308c45a83ffdb9f3446456'/>
<id>urn:sha1:62359925e45c2ae3f4308c45a83ffdb9f3446456</id>
<content type='text'>
Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
</feed>
