<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/multimedia/xupnpd, 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-06-08T13:29:56Z</updated>
<entry>
<title>treewide: add or correct license information</title>
<updated>2026-06-08T13:29:56Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-05-13T04:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1adc05845455fa0da399d534a7ac35cdfc0e86f7'/>
<id>urn:sha1:1adc05845455fa0da399d534a7ac35cdfc0e86f7</id>
<content type='text'>
Add or correct license information across multiple packages.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>xupnpd: add version check override</title>
<updated>2026-05-25T05:02:47Z</updated>
<author>
<name>George Sapkin</name>
</author>
<published>2026-05-24T20:17:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=39795762f53c78080fd88cba3814ef3851b96c4c'/>
<id>urn:sha1:39795762f53c78080fd88cba3814ef3851b96c4c</id>
<content type='text'>
Skip version checks as none of the executables seem to report their
versions.

Signed-off-by: George Sapkin &lt;george@sapk.in&gt;
</content>
</entry>
<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>xupnpd: adjust with glibc and libcrypt-compat</title>
<updated>2025-07-14T08:40:15Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-07-10T13:53:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cf30eaf8de9b620d73ceb19c1a6b69a14a432819'/>
<id>urn:sha1:cf30eaf8de9b620d73ceb19c1a6b69a14a432819</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>xupnpd: update to latest version</title>
<updated>2024-08-17T05:55:14Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2024-08-16T17:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=99088284a9ab8b428fe901217e0beaf9cc8009cc'/>
<id>urn:sha1:99088284a9ab8b428fe901217e0beaf9cc8009cc</id>
<content type='text'>
Switch to local tarballs for APK compatibility.

Full changelog: https://github.com/clark15b/xupnpd/compare/e4e542d9b6d0043d470fda283e2cd325bbb91950...2bc1e741e0efe04cb3150430ff25410093618b4f

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>xupnpd: fix compilation with musl 1.2.4</title>
<updated>2023-05-18T01:29:06Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-05-17T12:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=560f93cb25c235493015cdd6c2308c4c1e4d6afa'/>
<id>urn:sha1:560f93cb25c235493015cdd6c2308c4c1e4d6afa</id>
<content type='text'>
musl 1.2.4 deprecated legacy "LFS64" ("large file support") interfaces so
just having _GNU_SOURCE defined is not enough anymore.

Manually pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&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>xupnpd: Fix compilation without deprecated OpenSSL APIs</title>
<updated>2018-11-26T02:46:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2018-11-26T02:46:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=aceffd1c07655f2dafaf997fab9544e31ef4b2b8'/>
<id>urn:sha1:aceffd1c07655f2dafaf997fab9544e31ef4b2b8</id>
<content type='text'>
Patch was upstreamed. Only the version was updated.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>xupnpd: Bumped version to 2018-09-24 and switched to codeload</title>
<updated>2018-10-11T12:23:35Z</updated>
<author>
<name>Jacek Kikiewicz</name>
</author>
<published>2018-10-11T11:48:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=52a6436c451765e728aa497f492428aa6d8cdfec'/>
<id>urn:sha1:52a6436c451765e728aa497f492428aa6d8cdfec</id>
<content type='text'>
Signed-off-by: Jacek Kikiewicz &lt;jaceq@aol.pl&gt;
</content>
</entry>
<entry>
<title>treewide: fix missing/wrong MIRROR_HASH for sources from github</title>
<updated>2018-07-02T02:40:47Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2018-06-29T07:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=d03e32c513187e041ab38ba20d1eaaf739197520'/>
<id>urn:sha1:d03e32c513187e041ab38ba20d1eaaf739197520</id>
<content type='text'>
Some of them forgot to update MIRROR_HASH on version change, others
updated with wrong hash value.  The new values were generated from
tarballs prepared by the newly introduced github-tarball download
methoded and confirmed consistent with those from sources.openwrt.org

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
</feed>
