<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/libupnpp/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-05-27T17:51:44Z</updated>
<entry>
<title>libupnpp: update to 0.26.5</title>
<updated>2024-05-27T17:51:44Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-05-27T02:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=ef95451c6bf9eee6329c88941195738c4aab9738'/>
<id>urn:sha1:ef95451c6bf9eee6329c88941195738c4aab9738</id>
<content type='text'>
Autotools build is gone. meson is used now.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnpp: Update to 0.24.1</title>
<updated>2023-11-25T17:18:54Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2023-11-25T07:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=8facff466be9354d0376dc587237dec03d0cff64'/>
<id>urn:sha1:8facff466be9354d0376dc587237dec03d0cff64</id>
<content type='text'>
Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>libupnpp: update to 0.24.0</title>
<updated>2023-11-17T02:06:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2023-11-16T19:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f53100b69e775caa01a53e48308e95b823fabfdc'/>
<id>urn:sha1:f53100b69e775caa01a53e48308e95b823fabfdc</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@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>libupnpp: update to 0.22.2</title>
<updated>2022-11-05T03:18:54Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-11-04T03:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=32e21d51e3ffd031a0542a6b1a342091be4f1531'/>
<id>urn:sha1:32e21d51e3ffd031a0542a6b1a342091be4f1531</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnpp: update to 0.21.0</title>
<updated>2021-04-14T04:38:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-04-14T03:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=26a3b95350209a25d3e558bd6ec8ac3d08e4def1'/>
<id>urn:sha1:26a3b95350209a25d3e558bd6ec8ac3d08e4def1</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnpp: update to 0.20.1</title>
<updated>2021-03-15T00:11:16Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-14T01:02:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4764642e85eed6207172d3305fd6a36b7239127c'/>
<id>urn:sha1:4764642e85eed6207172d3305fd6a36b7239127c</id>
<content type='text'>
Remove inactive maintainer.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnpp: update to 0.20.0</title>
<updated>2020-11-20T00:20:14Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-11-18T05:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=099e9a31cab6ebfc333be6a33e7ed1f8bf82068f'/>
<id>urn:sha1:099e9a31cab6ebfc333be6a33e7ed1f8bf82068f</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnpp: update to 0.19.4</title>
<updated>2020-09-06T22:23:32Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-09-06T20:01:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=25e09df11f8be89a5ff43236856a6fbe988e5128'/>
<id>urn:sha1:25e09df11f8be89a5ff43236856a6fbe988e5128</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>libupnpp: update to 0.19.2</title>
<updated>2020-06-26T00:43:09Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-06-25T22:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=4ac1339dbc2fb72b4779f2ca1781a17defea19c2'/>
<id>urn:sha1:4ac1339dbc2fb72b4779f2ca1781a17defea19c2</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
