<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/libs/rpcsvc-proto, 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-08-02T15:12:25Z</updated>
<entry>
<title>rpcsvc-proto: Update to 1.4.4</title>
<updated>2025-08-02T15:12:25Z</updated>
<author>
<name>Tianling Shen</name>
</author>
<published>2025-08-02T09:28:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=de909258525bdb3e227c8e6fc1b61329e9a11f62'/>
<id>urn:sha1:de909258525bdb3e227c8e6fc1b61329e9a11f62</id>
<content type='text'>
Remove unneeded autoreconf.

Signed-off-by: Tianling Shen &lt;cnsztl@immortalwrt.org&gt;
</content>
</entry>
<entry>
<title>treewide: fix licence typos</title>
<updated>2024-02-01T00:00:10Z</updated>
<author>
<name>Fabrice Fontaine</name>
</author>
<published>2024-01-30T20:27:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=820fcc5fb979ad9ac630231dcf12ce76342d1c01'/>
<id>urn:sha1:820fcc5fb979ad9ac630231dcf12ce76342d1c01</id>
<content type='text'>
- PKG_LICENCE -&gt; PKG_LICENSE
- PKC_LICENSE_FILES -&gt; PKG_LICENSE_FILES
- BSD 3-Clause -&gt; BSD-3-Clause
- BSD-3-clause -&gt; BSD-3-Clause
- BSD-2-clause -&gt; BSD-2-Clause
- Public Domain -&gt; Public-Domain
- PublicDomain -&gt; Public-Domain
- Drop unneeded ',' in PKG_LICENSE or PKG_LICENSE_FILES

Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: fix build with updated autotools</title>
<updated>2023-03-19T19:23:46Z</updated>
<author>
<name>Oskari Rauta</name>
</author>
<published>2023-03-19T11:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e60f16499d5aded1b6428b603fad85726d3bc8f8'/>
<id>urn:sha1:e60f16499d5aded1b6428b603fad85726d3bc8f8</id>
<content type='text'>
After recent autotools update, rpcsvc-proto no longer
compiles without autoreconf fixup because automake 1.15
is not found.

Signed-off-by: Oskari Rauta &lt;oskari.rauta@gmail.com&gt;
</content>
</entry>
<entry>
<title>samba4: drop maintainership</title>
<updated>2022-06-21T18:24:15Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2022-06-21T11:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cd49a8fb277f58d013b4bfc229aef6db18252146'/>
<id>urn:sha1:cd49a8fb277f58d013b4bfc229aef6db18252146</id>
<content type='text'>
drop maintainership:
* samba4
* ksmbd-tools
* perl-parse-yapp
* libtirpc
* softethervpn5
* wsdd2
* rpcsvc-proto

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: bump to 1.4.3</title>
<updated>2022-01-11T22:53:46Z</updated>
<author>
<name>Georgi Valkov</name>
</author>
<published>2022-01-11T18:40:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2703cc03c7300fbd1307d385521423201cf046c1'/>
<id>urn:sha1:2703cc03c7300fbd1307d385521423201cf046c1</id>
<content type='text'>
Fixes: rpcgen build (host-compile) on macOS
https://github.com/openwrt/packages/pull/17430
https://github.com/openwrt/openwrt/pull/4638

Signed-off-by: Georgi Valkov &lt;gvalkov@abv.bg&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: update to 1.4.2</title>
<updated>2020-07-15T19:04:57Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-07-14T21:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b8cd73c51165f70271e223b887db6c6a727acf8c'/>
<id>urn:sha1:b8cd73c51165f70271e223b887db6c6a727acf8c</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: update to 1.4.1</title>
<updated>2020-03-28T03:03:26Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-03-28T03:03:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5e7898fd33dd8d9ec9d065a0605008bba9ef6149'/>
<id>urn:sha1:5e7898fd33dd8d9ec9d065a0605008bba9ef6149</id>
<content type='text'>
Switched to standard tarball. Allows to get rid of build hacks. Also
simplifies the Makefile a bit.

Add PKG_BUILD_PARALLEL for faster compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: add gettext-full/host depends</title>
<updated>2020-02-11T11:10:24Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-02-11T11:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0d263376f88bdd731512b6c14032c3df753a39bf'/>
<id>urn:sha1:0d263376f88bdd731512b6c14032c3df753a39bf</id>
<content type='text'>
* fix for missing gettext-full/host depends

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: switch to git release (2020-01-16)</title>
<updated>2020-02-09T22:18:18Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-02-09T22:18:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=852eb51cfc7086d87f3c3a03757b67a3fad274c9'/>
<id>urn:sha1:852eb51cfc7086d87f3c3a03757b67a3fad274c9</id>
<content type='text'>
* switch to git release (2020-01-16)
* fixes #11249

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>rpcsvc-proto: set as buildonly</title>
<updated>2020-01-03T19:03:33Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2020-01-03T19:03:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6620f6cc72e69546bc58e233de7133bea601f4cf'/>
<id>urn:sha1:6620f6cc72e69546bc58e233de7133bea601f4cf</id>
<content type='text'>
* set package buildonly

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
</feed>
