<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/admin/gkrellmd, 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-05-08T20:28:27Z</updated>
<entry>
<title>treewide: cleanup URLs</title>
<updated>2026-05-08T20:28:27Z</updated>
<author>
<name>Yanase Yuki</name>
</author>
<published>2026-01-02T09:06:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b0d8a3d384915c2de1c5b473fcfb8b3996bb849b'/>
<id>urn:sha1:b0d8a3d384915c2de1c5b473fcfb8b3996bb849b</id>
<content type='text'>
This commit converts plain HTTP URLs to HTTPS, and updates
old or outdated URLs.

Signed-off-by: Yanase Yuki &lt;dev@zpc.st&gt;
</content>
</entry>
<entry>
<title>Revert "gkrellmd: use finer-grained dependencies on glib2"</title>
<updated>2026-04-27T07:26:04Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-04-27T07:24:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5006b17f60a899cb67e892bbb713cc54f05cab4c'/>
<id>urn:sha1:5006b17f60a899cb67e892bbb713cc54f05cab4c</id>
<content type='text'>
This is a follow-up revert. Since the underlying commit was reverted,
this one must be reverted too to avoid breakage. See commit e46654db2  for context.

This reverts commit f74183a2395cb4441ae5ebcb5691b18c8756e3b6.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>gkrellmd: use finer-grained dependencies on glib2</title>
<updated>2026-04-26T20:11:40Z</updated>
<author>
<name>Peter Denison</name>
</author>
<published>2023-10-31T17:58:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f74183a2395cb4441ae5ebcb5691b18c8756e3b6'/>
<id>urn:sha1:f74183a2395cb4441ae5ebcb5691b18c8756e3b6</id>
<content type='text'>
Following the split of glib2, depend on the more fine-grained packages
to reduce the installed size. Gkrellmd only needs to depend on the core glib2
library, gmodule and gthread, and not on gobject or gio.

Signed-off-by: Peter Denison &lt;openwrt@marshadder.org&gt;
</content>
</entry>
<entry>
<title>gkrellmd: update to 2.4.0</title>
<updated>2025-08-14T04:00:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2025-08-01T18:36:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8b84b03b94f179064219636e5c410efa30b44466'/>
<id>urn:sha1:8b84b03b94f179064219636e5c410efa30b44466</id>
<content type='text'>
Fixes compilation with GCC15.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>gkrellmd: update to 2.3.11</title>
<updated>2020-06-18T22:28:18Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-04-23T00:55:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4426e4c69b3edbc7dca679c71769c690318b4659'/>
<id>urn:sha1:4426e4c69b3edbc7dca679c71769c690318b4659</id>
<content type='text'>
Added nls.mk as this is now required.

Fixed license information.

Several small fixes and cleanups.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&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.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>
<entry>
<title>gkrellmd: Use PKG_HASH instead of PKG_MD5SUM</title>
<updated>2018-10-29T20:20:37Z</updated>
<author>
<name>Peter Denison</name>
</author>
<published>2018-03-06T18:05:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3fbb3645740458a824d0000db055820642414fd9'/>
<id>urn:sha1:3fbb3645740458a824d0000db055820642414fd9</id>
<content type='text'>
Signed-off-by: Peter Denison &lt;openwrt@marshadder.org&gt;
</content>
</entry>
<entry>
<title>gkrellmd: Adopt from oldpackages repo, Update to 2.3.10</title>
<updated>2018-10-29T20:20:37Z</updated>
<author>
<name>Peter Denison</name>
</author>
<published>2018-03-03T20:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2bc8108620907825427e8d42cac4a67f60009b0b'/>
<id>urn:sha1:2bc8108620907825427e8d42cac4a67f60009b0b</id>
<content type='text'>
Adopt the package from the oldpackages repo at https://git.archive.openwrt.org/$
Update to version 2.3.10 (released Nov 2016)
Update source URL
Depend only on GLib2, not glib1.2

Signed-off-by: Peter Denison &lt;openwrt@marshadder.org&gt;
</content>
</entry>
</feed>
