<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/package, branch master</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2019-08-05T07:42:09Z</updated>
<entry>
<title>ipset: update to 7.3</title>
<updated>2019-08-05T07:42:09Z</updated>
<author>
<name>DENG Qingfang</name>
</author>
<published>2019-07-31T00:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=edd9b39fab46a7231b8662697ba8c10de42d5a66'/>
<id>urn:sha1:edd9b39fab46a7231b8662697ba8c10de42d5a66</id>
<content type='text'>
Signed-off-by: DENG Qingfang &lt;dengqf6@mail2.sysu.edu.cn&gt;
</content>
</entry>
<entry>
<title>wireless-regdb: fix build when python2 from package feeds exists</title>
<updated>2019-08-04T20:09:20Z</updated>
<author>
<name>Petr Štetiar</name>
</author>
<published>2019-07-31T16:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=b6bae4a2c9f11f7e55319c2b4c709396ce649688'/>
<id>urn:sha1:b6bae4a2c9f11f7e55319c2b4c709396ce649688</id>
<content type='text'>
wireless-regdb fails to build if there is python2 installed from package
feeds, as staging_dir/hostpkg/bin/python is python2 and
staging_dir/hostpkg/bin takes precedence over staging_dir/host/bin
(proper place with python -&gt; python3 symlink) which leads to the build
failure of wireless-regdb, so this patch makes it explicit which python
should be used.

Reported-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Tested-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
Tested-by: Russell Senior &lt;russell@personaltelco.net&gt;
Tested-by: Lucian Cristian &lt;lucian.cristian@gmail.com&gt;
Signed-off-by: Petr Štetiar &lt;ynezz@true.cz&gt;
</content>
</entry>
<entry>
<title>Revert "dnsmasq: backport latest patches"</title>
<updated>2019-08-03T19:55:52Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2019-08-03T19:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=fc5d46dc62285ff16deae26818764eafce17f0a6'/>
<id>urn:sha1:fc5d46dc62285ff16deae26818764eafce17f0a6</id>
<content type='text'>
This reverts commit e9eec39aacde450ba87598d85987b374ce6aed95.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>Revert "dnsmasq: improve insecure DS warning"</title>
<updated>2019-08-03T19:55:45Z</updated>
<author>
<name>Kevin Darbyshire-Bryant</name>
</author>
<published>2019-08-03T19:55:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=a2754667291bef7e2e5f003e0f9c3296dcfd1959'/>
<id>urn:sha1:a2754667291bef7e2e5f003e0f9c3296dcfd1959</id>
<content type='text'>
This reverts commit cd91f2327ffb06a41129a35ae7be1e7923a78d74.

Signed-off-by: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
</content>
</entry>
<entry>
<title>mdadm: Fix compile with musl 1.1.23</title>
<updated>2019-08-03T09:29:40Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2019-08-03T09:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=ba8aeb02eae26771b89390403462e6841621069e'/>
<id>urn:sha1:ba8aeb02eae26771b89390403462e6841621069e</id>
<content type='text'>
This adds missing includes for sys/sysmacros.h which are needed with
musl libc 1.1.23.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>brcm27xx-armstub: remove package</title>
<updated>2019-08-03T07:03:30Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2019-08-03T06:18:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=a56d2e9d1b3f4162ed304af3b34b01ece0858138'/>
<id>urn:sha1:a56d2e9d1b3f4162ed304af3b34b01ece0858138</id>
<content type='text'>
Apparently, latest RPi firmware doesn't need this to boot RPi 4
64 bit kernels.

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>linux-firmware: fix RPi 4 NVRAM</title>
<updated>2019-08-03T06:16:10Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2019-08-03T06:16:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=b0b542437801abc1470e6390829ad8b670f779d5'/>
<id>urn:sha1:b0b542437801abc1470e6390829ad8b670f779d5</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>brcm27xx-armstub: add new package</title>
<updated>2019-08-02T18:35:08Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2019-08-02T18:35:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=bf6e79db8b7516a245ab93b48bb55e1480520b49'/>
<id>urn:sha1:bf6e79db8b7516a245ab93b48bb55e1480520b49</id>
<content type='text'>
This package is needed for RPi 4B AARCH64 support

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>brcm2708-gpu-fw: update to latest firmware</title>
<updated>2019-08-02T17:02:01Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2019-08-02T17:02:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=6d79e097e9d3d18e85ecbf4f37b71eb09c1998cf'/>
<id>urn:sha1:6d79e097e9d3d18e85ecbf4f37b71eb09c1998cf</id>
<content type='text'>
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>uboot-envtools: ath79: add support for ALFA Network AP121F</title>
<updated>2019-07-31T06:38:06Z</updated>
<author>
<name>Piotr Dymacz</name>
</author>
<published>2019-07-28T09:02:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=bc1ad4099153539c94e85b401d8c5ab315420426'/>
<id>urn:sha1:bc1ad4099153539c94e85b401d8c5ab315420426</id>
<content type='text'>
Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;
</content>
</entry>
</feed>
