<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/xinetd, 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-08T09:06:19Z</updated>
<entry>
<title>xinetd: update to 2.3.15.4</title>
<updated>2026-01-08T09:06:19Z</updated>
<author>
<name>Jonas Lochmann</name>
</author>
<published>2025-12-22T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=47a54ba42d0f11f32e43f9fe3902cf050ffa2760'/>
<id>urn:sha1:47a54ba42d0f11f32e43f9fe3902cf050ffa2760</id>
<content type='text'>
Changelog:
https://github.com/openSUSE/xinetd/blob/1c4d1766d466ec253ed82eee480d2ea534462ac5/CHANGELOG#L935

Instead of the xinetd-org sources, the OpenSUSE fork is used now
because the xinetd-org version is not maintained anymore. This fork
is used by Debian too and obsoletes the patches that were used
previously for the packaging at OpenWrt.

[1] https://github.com/xinetd-org/xinetd/issues/37
[2] https://packages.debian.org/trixie/xinetd

Signed-off-by: Jonas Lochmann &lt;openwrt@jonaslochmann.de&gt;
</content>
</entry>
<entry>
<title>xinetd: fix compilation with GCC15</title>
<updated>2025-08-11T05:10:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-08-01T18:37:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e5b1efb2697ef97cf24f62f779201fe04470e467'/>
<id>urn:sha1:e5b1efb2697ef97cf24f62f779201fe04470e467</id>
<content type='text'>
Cannot use C23 as it uses generic function pointers.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>xinetd: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-14T08:40:15Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-04T07:51:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=df47b40ee8afbbcda6aaac82af9abf250ea1759a'/>
<id>urn:sha1:df47b40ee8afbbcda6aaac82af9abf250ea1759a</id>
<content type='text'>
glibc 2.39 has removed libcrypt completely.
solution: link against libxcrypt built with glibc compatibility.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
</content>
</entry>
<entry>
<title>xinetd: fix compilation with gcc 14</title>
<updated>2024-05-14T23:39:55Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-13T03:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6a007dcabb78d06c52be16fa2c0e698099011643'/>
<id>urn:sha1:6a007dcabb78d06c52be16fa2c0e698099011643</id>
<content type='text'>
Missing headers. Fix some warnings related to time_t while at it.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-07T10:06:34Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-06T10:47:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=272f55e87f0731b3f04aefd39598a127b317abf4'/>
<id>urn:sha1:272f55e87f0731b3f04aefd39598a127b317abf4</id>
<content type='text'>
With the recent move to using ZSTD as the default compression format
for packaging git repo clones we must refresh all of the hashes for
the packages feed as well.

Signed-off-by: Robert Marko &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>xinetd: fix URL</title>
<updated>2023-01-15T04:24:13Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-01-14T23:05:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=550100482bab5a41d08742f17a18bded2f438d29'/>
<id>urn:sha1:550100482bab5a41d08742f17a18bded2f438d29</id>
<content type='text'>
Something went wrong here. Switch to git tarballs.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>xinetd: add processing of redirect option in init script</title>
<updated>2023-01-11T10:49:17Z</updated>
<author>
<name>Helge Mader</name>
</author>
<published>2023-01-11T09:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c80fc6c3430ee0c01aea2fe3a0dfa1ad220d330b'/>
<id>urn:sha1:c80fc6c3430ee0c01aea2fe3a0dfa1ad220d330b</id>
<content type='text'>
Signed-off-by: Helge Mader &lt;ma@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>xinetd: fix bad printf formats</title>
<updated>2022-01-31T07:27:41Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-01-31T06:53:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d438d1295c9b459e0c2cdfdfd602d4f089e4c374'/>
<id>urn:sha1:d438d1295c9b459e0c2cdfdfd602d4f089e4c374</id>
<content type='text'>
Easier to use the proper C macro.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>xinetd: fix syntax violation</title>
<updated>2021-08-12T12:05:09Z</updated>
<author>
<name>Fritz D. Ansel</name>
</author>
<published>2021-08-12T12:05:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=afdc1c2a7517f701d75bf27a34479ec84d0be0fb'/>
<id>urn:sha1:afdc1c2a7517f701d75bf27a34479ec84d0be0fb</id>
<content type='text'>
see https://github.com/openwrt/packages/pull/16318#discussion_r687481110

Signed-off-by: Fritz D. Ansel &lt;fdansel@yandex.ru&gt;
</content>
</entry>
<entry>
<title>xinetd: support for anonym configs</title>
<updated>2021-08-12T12:01:48Z</updated>
<author>
<name>Fritz D. Ansel</name>
</author>
<published>2021-08-12T12:01:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=631e3fa10faeb60f57ddfd207c7f569c49d2880c'/>
<id>urn:sha1:631e3fa10faeb60f57ddfd207c7f569c49d2880c</id>
<content type='text'>
config by names clashes if a service supports
udp and tcp, eg time and daytime

Signed-off-by: Fritz D. Ansel &lt;fdansel@yandex.ru&gt;
</content>
</entry>
</feed>
