<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/tcp_wrappers, 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-12-31T07:22:58Z</updated>
<entry>
<title>treewide: remove FTP usage</title>
<updated>2025-12-31T07:22:58Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2025-12-29T08:13:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=66f2422b71d0b9e4382d1826fd0384d3e4856e89'/>
<id>urn:sha1:66f2422b71d0b9e4382d1826fd0384d3e4856e89</id>
<content type='text'>
Drop obsolete protocol usage.
Use HTTPS (if possible) or HTTP instead.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>tcp_wrappers: fix building with GCC 15.1</title>
<updated>2025-06-02T07:42:17Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-06-01T12:44:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ff04ea8b436b43ce37ea129c870729d0c2829991'/>
<id>urn:sha1:ff04ea8b436b43ce37ea129c870729d0c2829991</id>
<content type='text'>
Force the default C version to -std=gnu17.

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>tcp_wrappers: Fix license file</title>
<updated>2025-05-22T21:27:12Z</updated>
<author>
<name>Jan Kardell</name>
</author>
<published>2025-05-20T12:31:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=93a9f0d7ac4f998ea1913298c0937953c9ce475f'/>
<id>urn:sha1:93a9f0d7ac4f998ea1913298c0937953c9ce475f</id>
<content type='text'>
Signed-off-by: Jan Kardell &lt;jan.kardell@telliq.com&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>tcp_wrappers: update patches for gcc14</title>
<updated>2025-05-18T08:55:38Z</updated>
<author>
<name>Matthew Cather</name>
</author>
<published>2025-05-13T18:07:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8419c5c532ac1cc3463d9e7201f5ef009676d511'/>
<id>urn:sha1:8419c5c532ac1cc3463d9e7201f5ef009676d511</id>
<content type='text'>
The portable way is to use `socklen_t`. This fixes both glibc and
musl based builds.

Signed-off-by: Matthew Cather &lt;mattbob4@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcp_wrappers: fix compilation under glibc</title>
<updated>2020-12-31T01:27:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-12-31T01:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8a900975d546c64c58f3435210962aeaa62b5e49'/>
<id>urn:sha1:8a900975d546c64c58f3435210962aeaa62b5e49</id>
<content type='text'>
libnsl seems to not be a library that comes with glibc.

Remove excess whitespace.

Refresh patches.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcp_wrappers: fix compilation without cdefs</title>
<updated>2020-08-18T22:03:29Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-01T05:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f019b1e3c964fcb0cc2ae3469604edef03521579'/>
<id>urn:sha1:f019b1e3c964fcb0cc2ae3469604edef03521579</id>
<content type='text'>
__DECLS are glibc specific.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcp_wrappers: fix compilation warnings</title>
<updated>2019-04-27T17:59:59Z</updated>
<author>
<name>Tom Sullivan</name>
</author>
<published>2017-11-12T02:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4bc2371a3f7f5ffeb34af04ddb84cb1468da8f91'/>
<id>urn:sha1:4bc2371a3f7f5ffeb34af04ddb84cb1468da8f91</id>
<content type='text'>
Set `Wall` and address sources of reported warnings.

Signed-off-by: Tom Sullivan &lt;tom@msbit.com.au&gt;
</content>
</entry>
<entry>
<title>treewide: run "make check FIXUP=1"</title>
<updated>2017-08-30T04:41:14Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2017-08-28T04:28:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4006865ae81b20b1793ae2a07db20235fefd2c71'/>
<id>urn:sha1:4006865ae81b20b1793ae2a07db20235fefd2c71</id>
<content type='text'>
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>tcp_wrappers: don't set LIBS=-lnsl when building with musl</title>
<updated>2015-05-03T13:12:33Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2015-04-25T21:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=544486252c441c75068e6611212869d05485a905'/>
<id>urn:sha1:544486252c441c75068e6611212869d05485a905</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
