<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/pingcheck/Makefile, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2024-08-19T12:04:45Z</updated>
<entry>
<title>pingcheck: update to latest master</title>
<updated>2024-08-19T12:04:45Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-08-18T18:03:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=88f0a724f0b90641938092f28a181e31e5af7f71'/>
<id>urn:sha1:88f0a724f0b90641938092f28a181e31e5af7f71</id>
<content type='text'>
Removed PKG_VERSION for apk compatibility.

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-03.infra.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>treewide: remove AUTORELEASE</title>
<updated>2023-04-21T20:46:58Z</updated>
<author>
<name>Paul Fertser</name>
</author>
<published>2023-04-21T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=0c10c224be81f9221dabfab449855ab6718d2a0c'/>
<id>urn:sha1:0c10c224be81f9221dabfab449855ab6718d2a0c</id>
<content type='text'>
Automatically compute and substitute current values for all
$(AUTORELEASE) instances as this feature is deprecated and shouldn't be
used.

The following temporary change was made to the core:

diff --git a/rules.mk b/rules.mk
index 57d7995d4fa8..f16367de87a8 100644
--- a/rules.mk
+++ b/rules.mk
@@ -429,7 +429,7 @@ endef
 abi_version_str = $(subst -,,$(subst _,,$(subst .,,$(1))))

 COMMITCOUNT = $(if $(DUMP),0,$(call commitcount))
-AUTORELEASE = $(if $(DUMP),0,$(call commitcount,1))
+AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))

 all:
 FORCE: ;

And this command used to fix affected packages:

for i in $(cd feeds/packages; git grep -l PKG_RELEASE:=.*AUTORELEASE | \
                              sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
  make package/$i/download
done

Signed-off-by: Paul Fertser &lt;fercerpav@gmail.com&gt;
</content>
</entry>
<entry>
<title>pingcheck: update to 2022-03-01</title>
<updated>2022-04-02T21:33:28Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-03-31T03:26:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3bd4564d71db7194034681bced203d2af3074e4e'/>
<id>urn:sha1:3bd4564d71db7194034681bced203d2af3074e4e</id>
<content type='text'>
Fixes compilation with kernel 5.15.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>pingcheck: Update (resolve bugfix)</title>
<updated>2021-02-23T09:47:35Z</updated>
<author>
<name>Bruno Randolf</name>
</author>
<published>2021-02-23T09:47:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4df0adaa5e673b3f84970cdca4e7b8bdb8e5b1c5'/>
<id>urn:sha1:4df0adaa5e673b3f84970cdca4e7b8bdb8e5b1c5</id>
<content type='text'>
Signed-off-by: Bruno Randolf &lt;br1@einfach.org&gt;
</content>
</entry>
<entry>
<title>pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR</title>
<updated>2021-02-17T13:36:41Z</updated>
<author>
<name>Bruno Randolf</name>
</author>
<published>2021-02-17T13:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3f523934302ab0a960b1530217c3020140c17d0b'/>
<id>urn:sha1:3f523934302ab0a960b1530217c3020140c17d0b</id>
<content type='text'>
Adressing issue #14773

Signed-off-by: Bruno Randolf &lt;br1@einfach.org&gt;
</content>
</entry>
<entry>
<title>pingcheck: Update and add script directories</title>
<updated>2020-02-12T12:17:12Z</updated>
<author>
<name>Bruno Randolf</name>
</author>
<published>2020-02-12T11:47:25Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=5c4a32ff0316af449fc9f90e649a057d530663e6'/>
<id>urn:sha1:5c4a32ff0316af449fc9f90e649a057d530663e6</id>
<content type='text'>
- Update to version with longer interface names.

- Add /etc/pingcheck/(on|off)line.d/ directories with an example
  script. Closes #11263

Signed-off-by: Bruno Randolf &lt;br1@einfach.org&gt;
</content>
</entry>
<entry>
<title>pingcheck: Fix spelling in description</title>
<updated>2020-02-09T21:43:29Z</updated>
<author>
<name>Greg Dietsche</name>
</author>
<published>2020-02-09T21:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=e83417482f4133eb5f08717e7a25f8c6d3f58b7d'/>
<id>urn:sha1:e83417482f4133eb5f08717e7a25f8c6d3f58b7d</id>
<content type='text'>
Correct: wether =&gt; whether

Signed-off-by: Greg Dietsche &lt;gregory.dietsche@cuw.edu&gt;
</content>
</entry>
<entry>
<title>pingcheck: Update to latest version</title>
<updated>2019-12-17T14:15:48Z</updated>
<author>
<name>Bruno Randolf</name>
</author>
<published>2019-12-16T13:46:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=163596d622a242c166c79169ee0a9d2eac4aef40'/>
<id>urn:sha1:163596d622a242c166c79169ee0a9d2eac4aef40</id>
<content type='text'>
Signed-off-by: Bruno Randolf &lt;br1@einfach.org&gt;
</content>
</entry>
<entry>
<title>treewide: Change .*GPL.*+ licenses to SPDX compatible identifier</title>
<updated>2019-09-10T05:45:15Z</updated>
<author>
<name>Sven Eckelmann</name>
</author>
<published>2019-09-02T13:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1'/>
<id>urn:sha1:bbb1ea7345f367ed675dcfe40e36ac32ddf8a2e1</id>
<content type='text'>
The CONTRIBUTING.md requests an (or multiple) SPDX identifier for GPL
licenses. But a lot of packages did use a different, non-SPDX style with a
"+" at the end instead of "-or-later".

Signed-off-by: Sven Eckelmann &lt;sven@narfation.org&gt;
</content>
</entry>
</feed>
