<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/bmx7, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/'/>
<updated>2025-11-10T09:38:36Z</updated>
<entry>
<title>treewide: install configs with INSTALL_CONF (0600)</title>
<updated>2025-11-10T09:38:36Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2025-06-16T20:40:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=03a13710eaedb137902c5fe72269dcd322e4065b'/>
<id>urn:sha1:03a13710eaedb137902c5fe72269dcd322e4065b</id>
<content type='text'>
Use INSTALL_CONF instead of INSTALL_DATA to install configuration
 files under /etc with correct permissions.

This improves security by ensuring config files are not world-readable.
INSTALL_DATA sets mode 0644, while INSTALL_CONF sets mode 0600.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>bmx7: Make version apk compatible</title>
<updated>2024-11-23T09:50:43Z</updated>
<author>
<name>Hannu Nyman</name>
</author>
<published>2024-11-22T19:16:30Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=ff474768d939943b6a540de529b7bf67177314bd'/>
<id>urn:sha1:ff474768d939943b6a540de529b7bf67177314bd</id>
<content type='text'>
Adjust versioning to match apk semantic rules.
(refresh patch)

Signed-off-by: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
</content>
</entry>
<entry>
<title>bmx7: cleanup Makefile</title>
<updated>2024-06-10T07:38:28Z</updated>
<author>
<name>Axel Neumann</name>
</author>
<published>2024-06-10T07:38:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=8d8cfe8d352ad92002c2faa5dddb044f35e9dab2'/>
<id>urn:sha1:8d8cfe8d352ad92002c2faa5dddb044f35e9dab2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bmx7: Fix for mbedtls-3.6.0</title>
<updated>2024-05-19T14:12:09Z</updated>
<author>
<name>Axel Neumann</name>
</author>
<published>2024-05-19T14:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=b0f316aea25bf51b08cf4d45a0602c2ad979b76c'/>
<id>urn:sha1:b0f316aea25bf51b08cf4d45a0602c2ad979b76c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bmx7: bump PKG_RELEASE for libiwinfo ABI change</title>
<updated>2023-01-22T19:12:42Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-01-22T19:12:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=b65ef40e46e2fdd86c33491a973d07b648e6caec'/>
<id>urn:sha1:b65ef40e46e2fdd86c33491a973d07b648e6caec</id>
<content type='text'>
Bump PKG_RELEASE for libiwinfo ABI change for bmx7 package.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>bmx7: fix compilation with uClibc-ng</title>
<updated>2020-10-05T23:01:17Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-30T21:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=a30eca4a0a5abf64803eda5d00cc7e2141efaab1'/>
<id>urn:sha1:a30eca4a0a5abf64803eda5d00cc7e2141efaab1</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bmx7: fix compilation with GCC 10</title>
<updated>2020-08-11T19:37:08Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-08-11T19:27:12Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=9916479e7c6f5e5c4f5310ed82383927e47fa669'/>
<id>urn:sha1:9916479e7c6f5e5c4f5310ed82383927e47fa669</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>bmx7: fixup Makefile</title>
<updated>2019-09-06T21:16:11Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2019-09-06T21:15:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=2fd125f516ab32902513ddfa625e28fbc8914be7'/>
<id>urn:sha1:2fd125f516ab32902513ddfa625e28fbc8914be7</id>
<content type='text'>
The extra MAKE_ARGS were no longer taken into account resulting in
erros. Also more path fixes and some longline splitting.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>bmx7: update to 7.1.1</title>
<updated>2019-08-27T08:03:09Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2019-08-27T08:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=76a5139334109b527726feacd603f1b29eaf490c'/>
<id>urn:sha1:76a5139334109b527726feacd603f1b29eaf490c</id>
<content type='text'>
Also clean up the Makefile

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
</entry>
<entry>
<title>bmx7: update source to 2019030802</title>
<updated>2019-03-08T23:52:37Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2019-03-08T02:58:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/routing/commit/?id=409d35885de87e9ee5f09766b983794dea936a12'/>
<id>urn:sha1:409d35885de87e9ee5f09766b983794dea936a12</id>
<content type='text'>
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
</feed>
