<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/mbusd, 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>2025-11-24T02:09:40Z</updated>
<entry>
<title>mbusd: add pending patch for CMake &gt;= 4.0 support</title>
<updated>2025-11-24T02:09:40Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-24T02:08:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=777571b509a8cc4857427da69f68d262b98b616a'/>
<id>urn:sha1:777571b509a8cc4857427da69f68d262b98b616a</id>
<content type='text'>
Add pending patch for mbusd for CMake &gt;= 4.0 support.

Signed-off-by: Christian Marangi &lt;ansuelsmth@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>mbusd: Repair UCI config file about parity</title>
<updated>2022-02-10T23:02:06Z</updated>
<author>
<name>Chip Lee</name>
</author>
<published>2022-02-06T18:08:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=68704969ce7ce622a9cb8358672ba0d6c6af9316'/>
<id>urn:sha1:68704969ce7ce622a9cb8358672ba0d6c6af9316</id>
<content type='text'>
in mbusd, parity must be N, E or O, can't be y.

Signed-off-by: Chip Lee &lt;chplee@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: add missing conffiles</title>
<updated>2021-10-28T06:18:42Z</updated>
<author>
<name>Huangbin Zhan</name>
</author>
<published>2021-10-24T10:31:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=94d57346fc7ce534d874e8155f9ec5cd51071fa6'/>
<id>urn:sha1:94d57346fc7ce534d874e8155f9ec5cd51071fa6</id>
<content type='text'>
Signed-off-by: Huangbin Zhan &lt;zhanhb88@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: back to cmake.mk</title>
<updated>2021-06-13T04:05:01Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-06-10T23:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=2e654b19f38f1f941c70a5adcdac6311234362c3'/>
<id>urn:sha1:2e654b19f38f1f941c70a5adcdac6311234362c3</id>
<content type='text'>
Ninja was merged to base and therefore we can now use normal cmake.mk

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mbusd: update to 0.5.0</title>
<updated>2021-03-26T20:14:04Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-03-20T23:16:47Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=3cfceae45fda62da91b3837f0369e76d203d6c73'/>
<id>urn:sha1:3cfceae45fda62da91b3837f0369e76d203d6c73</id>
<content type='text'>
Switch to AUTORELEASE for simplicity.

Switch to building with Ninja for faster compilation.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>mbusd: add mbusd</title>
<updated>2020-10-08T14:57:00Z</updated>
<author>
<name>Marcin Jurkowski</name>
</author>
<published>2019-12-09T14:58:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=19794e9af859b07911a057abf920aa763eb302d1'/>
<id>urn:sha1:19794e9af859b07911a057abf920aa763eb302d1</id>
<content type='text'>
Mbusd is open-source Modbus TCP to Modbus RTU (RS-232/485) gateway.

Signed-off-by: Marcin Jurkowski &lt;marcin1j@gmail.com&gt;
</content>
</entry>
</feed>
