<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/iputils, 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-09-20T15:14:44Z</updated>
<entry>
<title>net/iputils: fix PKG_CPE_ID</title>
<updated>2025-09-20T15:14:44Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2025-09-17T06:58:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b121b1ddf61b214b89cc75f2939940a6ede83812'/>
<id>urn:sha1:b121b1ddf61b214b89cc75f2939940a6ede83812</id>
<content type='text'>
iputils_project:iputils has been deprecated in favour of iputils:iputils

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>iputils: bump to 20250605</title>
<updated>2025-06-08T16:02:49Z</updated>
<author>
<name>John Audia</name>
</author>
<published>2025-06-04T12:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d34609c274728bfbe4ef601f3ee1ea645a1e32d8'/>
<id>urn:sha1:d34609c274728bfbe4ef601f3ee1ea645a1e32d8</id>
<content type='text'>
Makefile:
 Update to new release
 Change PKG_SOURCE_URL to use codeload.github.com

Build system: x86/64
Build-tested: x86/64
Run-tested: x86/64 (ping)

Signed-off-by: John Audia &lt;therealgraysky@proton.me&gt;
</content>
</entry>
<entry>
<title>iputils: bump to 20240905</title>
<updated>2024-09-25T19:30:21Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2024-09-09T13:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b1635b899da0481867b0d04df1b007285721357f'/>
<id>urn:sha1:b1635b899da0481867b0d04df1b007285721357f</id>
<content type='text'>
Refresh patches

Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>iputils: bump to 20240117</title>
<updated>2024-02-05T00:20:38Z</updated>
<author>
<name>Jan Klos</name>
</author>
<published>2024-01-24T16:57:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=800218561dd235b6b9339ede3dbb981c1d4b9ea8'/>
<id>urn:sha1:800218561dd235b6b9339ede3dbb981c1d4b9ea8</id>
<content type='text'>
Signed-off-by: Jan Klos &lt;jan@klos.xyz&gt;
</content>
</entry>
<entry>
<title>iputils: provide iputils-ping6 in iputils-ping</title>
<updated>2022-10-21T22:14:53Z</updated>
<author>
<name>Michal Vasilek</name>
</author>
<published>2022-10-12T16:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=88aa9c2e2da4052b11c0685d60c04664b2731ffa'/>
<id>urn:sha1:88aa9c2e2da4052b11c0685d60c04664b2731ffa</id>
<content type='text'>
iputils-ping6 was a subpackage of the iputils package providing the
ping4 and ping6 command before iputils was moved from core to packages.
Currently ping4 and ping6 are replaced by ping -4/-6 and compatibility
symlinks are only installed when explicitly told so with an option, but
the functionality is always provided by iputils-ping.

Signed-off-by: Michal Vasilek &lt;michal.vasilek@nic.cz&gt;
</content>
</entry>
<entry>
<title>treewide: remove PKG_INSTALL for meson projects</title>
<updated>2022-06-16T01:07:46Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-06-15T21:29:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=df5d7245b9f888b21e2c9c02fd002c606e9c7c6e'/>
<id>urn:sha1:df5d7245b9f888b21e2c9c02fd002c606e9c7c6e</id>
<content type='text'>
It doesn't seem to be used by meson.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>iputils: bump to 20211215</title>
<updated>2022-01-10T19:18:09Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2022-01-01T20:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2978bc1977096184b3f4e18601000db835c15e70'/>
<id>urn:sha1:2978bc1977096184b3f4e18601000db835c15e70</id>
<content type='text'>
Drop the tftpd binary, which is no longer provided upstream.  Users
should switch to the atftp server as a replacement.

Avoid executing runtime tests, which are not supported in cross-build
environments.

Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>treewide: compile with tools/meson</title>
<updated>2021-09-18T05:06:52Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-09-07T22:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5ccd4d1c250acb3d3e65f16e55926ef0bc80153d'/>
<id>urn:sha1:5ccd4d1c250acb3d3e65f16e55926ef0bc80153d</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>iputils: Fix version reporting</title>
<updated>2021-02-03T21:33:06Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2021-02-03T16:21:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=64ed17c88c37ff314752001eaccfab0b3b75defe'/>
<id>urn:sha1:64ed17c88c37ff314752001eaccfab0b3b75defe</id>
<content type='text'>
The iputils build system embeds git tags into the generated binaries
for use by commands like ping -V.  Since openwrt packaging is done in
a different repository from the upstream repo, the tags it finds
aren't particularly meaningful, and we get confusing results like
those described at https://github.com/openwrt/packages/issues/13920

This change removes the git tag inspection in favor of the static
version string that's already known to the upstream build system.

Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
<entry>
<title>iputils: bump to 20200202</title>
<updated>2021-02-03T17:03:39Z</updated>
<author>
<name>Noah Meyerhans</name>
</author>
<published>2021-02-03T16:20:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=abb0501e2828db50782591ecb0f11beb0c0b6bb3'/>
<id>urn:sha1:abb0501e2828db50782591ecb0f11beb0c0b6bb3</id>
<content type='text'>
Move the tftpd binary from /usr/bin to /usr/sbin per upstream.

Signed-off-by: Noah Meyerhans &lt;frodo@morgul.net&gt;
</content>
</entry>
</feed>
