<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/aparcar, branch master</title>
<subtitle>Staging tree of Paul Spooren</subtitle>
<id>https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/aparcar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/'/>
<updated>2023-02-21T10:58:47Z</updated>
<entry>
<title>kernel: update NVMEM subsystem to the v6.3</title>
<updated>2023-02-21T10:58:47Z</updated>
<author>
<name>Rafał Miłecki</name>
</author>
<published>2023-02-21T10:25:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=52ddb3846975cbb1c3cb504ffde6efdd69bb5622'/>
<id>urn:sha1:52ddb3846975cbb1c3cb504ffde6efdd69bb5622</id>
<content type='text'>
Signed-off-by: Rafał Miłecki &lt;rafal@milecki.pl&gt;
</content>
</entry>
<entry>
<title>mcp85xx: Switch TP-Link TL-WDR4900 v1 to DSA</title>
<updated>2023-02-20T11:04:44Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2022-09-29T20:25:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=bfa5e4e4eba36757826d0b5d463558f6916d3456'/>
<id>urn:sha1:bfa5e4e4eba36757826d0b5d463558f6916d3456</id>
<content type='text'>
This patch introduces DSA support for TP-Link TL-WDR4900 v1 switch.
Swconfig driver for QCA8327 switch is removed because this router is
only one device which use Qualcom swconfig switch.

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
Tested-by: Nick Hainke &lt;vincent@systemli.org&gt; # TP Link WDR4900 v1 (5.15)
</content>
</entry>
<entry>
<title>mpc85xx: refresh kernel config</title>
<updated>2023-02-20T11:04:43Z</updated>
<author>
<name>Pawel Dembicki</name>
</author>
<published>2022-09-29T13:18:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=f56ef4c0401dd586be19002e27a64257c6b4184c'/>
<id>urn:sha1:f56ef4c0401dd586be19002e27a64257c6b4184c</id>
<content type='text'>
It was done by "make kernel_oldconfig" command for 5.10 and 5.15.

Signed-off-by: Pawel Dembicki &lt;paweldembicki@gmail.com&gt;
</content>
</entry>
<entry>
<title>openssl: bump to 3.0.8</title>
<updated>2023-02-20T10:24:17Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2023-02-07T21:14:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=7e7e76afca7877b97bc049d8f5a83a840a20a2af'/>
<id>urn:sha1:7e7e76afca7877b97bc049d8f5a83a840a20a2af</id>
<content type='text'>
This is a major update to the current LTS version, supported until
2026-09-07.

Changelog:
https://github.com/openssl/openssl/blob/openssl-3.0.8/CHANGES.md

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/squashfskit4: drop unused tool</title>
<updated>2023-02-20T06:34:07Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2022-10-14T15:36:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=eac6fe6f742c7da980799b5583819183a9f33c01'/>
<id>urn:sha1:eac6fe6f742c7da980799b5583819183a9f33c01</id>
<content type='text'>
Drop squashfskit4 tool as it got replaced by new version of squashfs4
tool.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>image: update LZMA_XZ_OPTIONS with new squashfs4 tool</title>
<updated>2023-02-20T06:34:07Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-02-06T22:28:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=a33b97dcb1bd6e68f01c571e92ef02c3ab721523'/>
<id>urn:sha1:a33b97dcb1bd6e68f01c571e92ef02c3ab721523</id>
<content type='text'>
The -Xpreset option changed format and dropped the -Xe and just require
the extreme string to be passed to the -Xpreset option.

Update the LZMA_XZ_OPTIONS to reflect this change.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>tools/squashfs4: add new tool for squashfs4 images</title>
<updated>2023-02-20T06:34:03Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-02-06T22:22:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=30f2d516ba7be08f06f7ca8767472c3ea5678706'/>
<id>urn:sha1:30f2d516ba7be08f06f7ca8767472c3ea5678706</id>
<content type='text'>
squashfs tool is finally reborn and correctly maintained.

Introduce the new version as a replacement for squasfs4kit as it was a
fork and also abandoned.

Add additional patch to add the missing feature present in squashfskit4
but still missing on this new project.

Backport each required patch that fix compilation error on macos.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>mac80211: fix mesh issues and improve performance</title>
<updated>2023-02-20T11:59:51Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2023-02-15T18:40:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=57db2280a2155c39f545ac712766a849cf45f62c'/>
<id>urn:sha1:57db2280a2155c39f545ac712766a849cf45f62c</id>
<content type='text'>
fix forwarding received mesh a-msdu packets
add fast xmit support for mesh to improve performance

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>toolchain: remove installing twice in the "initial" subdir</title>
<updated>2023-02-19T18:44:39Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-02-07T20:33:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=7ae4716243dda59bcff21ba0ee704322b2db10f4'/>
<id>urn:sha1:7ae4716243dda59bcff21ba0ee704322b2db10f4</id>
<content type='text'>
This was apparently introduced to recreate the toolchain (wipe
staging_dir/toolchain*, but keep build_dir/toolchain*, followed by a
`make toolchain/compile`).

But it leaves leftovers and causes re-links to happen at src_install phase,
because of the changed paths, possibly adding yet another source of issues.

With the prior commits removing various hacks related to the "initial"
folder we can remove installing it twice altogether.

The recreated toolchain is exactly the same as before.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>toolchain/musl: remove libgcc_initial hack</title>
<updated>2023-02-19T18:44:39Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-02-09T10:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/aparcar/commit/?id=4d384d28e44138c7619c0ab68b95cac21eeafbbf'/>
<id>urn:sha1:4d384d28e44138c7619c0ab68b95cac21eeafbbf</id>
<content type='text'>
This reverts r15599 [0].

This was added to fix an uclibc rebuild issue, but since uclibc
isn't supported anymore [Fixes:] this can be removed.

[0] https://git.openwrt.org/?p=openwrt/svn-archive/archive.git;a=commitdiff;h=016a052efeee6bc2da3f501a8c66b5aea20350b4

Fixes: 63fb1752 "toolchain: remove uClibc-ng"
Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
</feed>
