<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/chunkeey/include, branch state</title>
<subtitle>Staging tree of Christian Lamparter</subtitle>
<id>https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=state</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/chunkeey/atom?h=state'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/'/>
<updated>2019-01-18T14:50:38Z</updated>
<entry>
<title>build: fix umask detection bashism</title>
<updated>2019-01-18T14:50:38Z</updated>
<author>
<name>Thorsten Glaser</name>
</author>
<published>2018-10-22T17:28:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=1d5010bd95a37915221d5ce2da333f92ce6369f8'/>
<id>urn:sha1:1d5010bd95a37915221d5ce2da333f92ce6369f8</id>
<content type='text'>
the leading 0 is optional and not emitted by some shells

Signed-off-by: Thorsten Glaser &lt;tg@mirbsd.org&gt;
</content>
</entry>
<entry>
<title>kernel: bump 4.19 to 4.19.16</title>
<updated>2019-01-17T01:04:13Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2019-01-16T23:01:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=a37098a2d013f89a97ee001d5fb0980e538d2dee'/>
<id>urn:sha1:a37098a2d013f89a97ee001d5fb0980e538d2dee</id>
<content type='text'>
Refresh patches.
Remove upstreamed patches:
- backport/096-mips-math-emu-Write-protect-delay-slot-emulation-pages.patch
- backport/096-v4.20-netfilter-ipv6-Preserve-link-scope-traffic-original-.patch
- backport/424-v4.20-net-dsa-fix-88e6060-roaming.patch
- hack/100-mtd-rawnand-qcom-fix-memory-corruption-that-causes-p.patch
- pending/510-f2fs-fix-sanity_check_raw_super-on-big-endian-machines.patch
Update patch that no longer applies:
- backport/343-netfilter-nft_flow_offload-handle-netdevice-events-f.patch

Compile-tested: mesongx
Runtime-tested: mesongx

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>kernel: bump 4.9 to 4.9.150</title>
<updated>2019-01-16T11:56:30Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2019-01-15T11:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=63a2ed3ba5bca13db3029e6eb8aa0c35872b73b9'/>
<id>urn:sha1:63a2ed3ba5bca13db3029e6eb8aa0c35872b73b9</id>
<content type='text'>
Refreshed all patches.

Remove upstreamed:
- 096-mips-math-emu-Write-protect-delay-slot-emulation-pages.patch

Altered patches:
- 024-7-net-reorganize-struct-sock-for-better-data-locality.patch

Compile-tested on: ar7
Runtime-tested on: none

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
</entry>
<entry>
<title>kernel: bump 3.18 to 3.18.132</title>
<updated>2019-01-16T11:56:30Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2019-01-15T08:19:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=5be22ef2faad0cfb26ee38fe589c791c67444533'/>
<id>urn:sha1:5be22ef2faad0cfb26ee38fe589c791c67444533</id>
<content type='text'>
Refreshed all patches.

Compile-tested: adm5120
Runtime-tested: none

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
</entry>
<entry>
<title>firmware-utils: mksercommfw: overhaul image creation</title>
<updated>2019-01-15T18:11:54Z</updated>
<author>
<name>Mathias Kresin</name>
</author>
<published>2019-01-12T19:18:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=26a016731d1fc1e2bd6b5f8d3af0fdbd631363ff'/>
<id>urn:sha1:26a016731d1fc1e2bd6b5f8d3af0fdbd631363ff</id>
<content type='text'>
Move the zip compression into a build recipe. Pad the image using the
existing build recipes as well to remove duplicate functionality

Change the code to append header and footer in two steps. Allow to use a
fixed filename as the netgear update image does.

Use a fixed timestamp within the zip archive to make the images
reproducible.

Due to the changes we are now compatible to the gnu89 c standard used by
default on the buildbots and we don't need to force a more recent
standard anymore.

Beside all changes, the footer still looks wrong in compare to the
netgear update image.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
</entry>
<entry>
<title>kernel: bump 4.14 to 4.14.93</title>
<updated>2019-01-14T00:20:40Z</updated>
<author>
<name>Stijn Tintel</name>
</author>
<published>2019-01-13T19:50:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=8c6f00ef4f17999c5110166764773e40b9a934de'/>
<id>urn:sha1:8c6f00ef4f17999c5110166764773e40b9a934de</id>
<content type='text'>
Refresh patches.
Remove upstreamed patches:
- backport/096-mips-math-emu-Write-protect-delay-slot-emulation-pages.patch
- pending/510-f2fs-fix-sanity_check_raw_super-on-big-endian-machines.patch
- brcm2708/950-0415-qmi_wwan-apply-SET_DTR-quirk-to-the-SIMCOM-shared-de.patch

Compile-tested: ar71xx, ath79, brcm2708/bcm27{08,10}, octeon, x86/64
Runtime-tested: ar71xx, ath79, brcm2708/bcm27{08,10}, octeon, x86/64

Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;
</content>
</entry>
<entry>
<title>build: remove duplicate mksercomfw image recipe</title>
<updated>2019-01-13T17:31:10Z</updated>
<author>
<name>Mathias Kresin</name>
</author>
<published>2019-01-05T20:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=6a3f8b88185b2ee85bf7a33f6912508e7abcdef9'/>
<id>urn:sha1:6a3f8b88185b2ee85bf7a33f6912508e7abcdef9</id>
<content type='text'>
Keep the ramips/mt76x8 copy, since it's only required for this target at
the moment.

Signed-off-by: Mathias Kresin &lt;dev@kresin.me&gt;
</content>
</entry>
<entry>
<title>kernel: bump 4.14 to 4.14.91</title>
<updated>2019-01-07T16:09:06Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2019-01-07T10:04:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=f56a4e809bd2737d92c666b8cfaa9d0887a5742f'/>
<id>urn:sha1:f56a4e809bd2737d92c666b8cfaa9d0887a5742f</id>
<content type='text'>
Refreshed all patches.

Removed upstreamed:
- 500-ubifs-Handle-re-linking-of-inodes-correctly-while-re.patch

Compile-tested on: ar71xx, cns3xxx, imx6
Runtime-tested on: ar71xx, cns3xxx, imx6

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
</entry>
<entry>
<title>kernel: bump 4.9 to 4.9.148</title>
<updated>2019-01-07T16:09:06Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2019-01-07T10:03:29Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=30d518bf1674fc0836cbdcd5790ce9b70980ff60'/>
<id>urn:sha1:30d518bf1674fc0836cbdcd5790ce9b70980ff60</id>
<content type='text'>
Refreshed all patches.

Altered patches:
- 902-debloat_proc.patch

Removed upstreamed:
- 424-v4.20-net-dsa-fix-88e6060-roaming.patch

Compile-tested on: ar7
Runtime-tested on: none

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
</entry>
<entry>
<title>kernel: bump 3.18 to 3.18.131</title>
<updated>2019-01-07T16:09:06Z</updated>
<author>
<name>Koen Vandeputte</name>
</author>
<published>2019-01-07T09:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/chunkeey/commit/?id=a18f68ff3070cee50482e4bf3cc6bbf00f92f82b'/>
<id>urn:sha1:a18f68ff3070cee50482e4bf3cc6bbf00f92f82b</id>
<content type='text'>
Refreshed all patches.

Altered patches:
- 902-debloat_proc.patch

Compile-tested on: adm5120
Runtime-tested on: none

Signed-off-by: Koen Vandeputte &lt;koen.vandeputte@ncentric.com&gt;
</content>
</entry>
</feed>
