<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/ynezz/package/system, branch master</title>
<subtitle>Staging tree of Petr Stetiar</subtitle>
<id>https://git.openwrt.org/openwrt/staging/ynezz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/ynezz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/'/>
<updated>2021-05-28T13:23:14Z</updated>
<entry>
<title>ubox: fix init script validation of log_ip option</title>
<updated>2021-05-28T13:23:14Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2021-05-28T13:23:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=ec83fb9ced138b7945135adffb9ff0ba63b695ec'/>
<id>urn:sha1:ec83fb9ced138b7945135adffb9ff0ba63b695ec</id>
<content type='text'>
The underlying logread process uses usock() to handle remote connections
which is able to handle both hostnames and IP addresses.

Ref: https://github.com/openwrt/luci/issues/5077
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>opkg: use $(PROJECT_GIT), $(AUTORELEASE) and SPDX</title>
<updated>2021-05-25T21:48:00Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2021-05-19T20:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=6687a2483a091990a803aadad5637b2f6a8e69c1'/>
<id>urn:sha1:6687a2483a091990a803aadad5637b2f6a8e69c1</id>
<content type='text'>
1) Use SPDX license headers to be machine readable.
2) Update copyright to 2021.
3) Use $(PROJECT_GIT) instead of manually specifying the git url.
4) Use $(AUTORELEASE) to automatically set the correct PKG_RELEASE.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>treewide: Mark packages nonshared if they depend on @TARGET_</title>
<updated>2021-05-23T22:28:22Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-05-02T22:35:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=1903233f2b312caf87aa369cd325d9689c45a1c6'/>
<id>urn:sha1:1903233f2b312caf87aa369cd325d9689c45a1c6</id>
<content type='text'>
This marks all packages which depend on a target with @TARGET nonshared.
If they are not marked nonshared they would be build by the SDK build
and if this happens with a different SDK, then the SDK from the target
the package depends on, the package would not be added to the index.

This should fix the image builder for some of these packages.

This should fix the image builder at least for bcm27xx/bcm2710 and
bcm4908/generic.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>rpcd: fix PKG_MIRROR_HASH</title>
<updated>2021-05-18T17:31:44Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2021-05-18T17:30:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=e88438997627764bfbe81652edf2a250e410df6a'/>
<id>urn:sha1:e88438997627764bfbe81652edf2a250e410df6a</id>
<content type='text'>
Fixes commit 97e820c6d61d ("rpcd: update to latest HEAD")

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
<entry>
<title>openwrt-keyring: Only copy sign key for snapshots</title>
<updated>2021-05-17T17:02:02Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2021-05-12T23:25:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=097dc943f1f9b02835c6b249b2a035679da5619f'/>
<id>urn:sha1:097dc943f1f9b02835c6b249b2a035679da5619f</id>
<content type='text'>
Instead of adding all public signature keys from the openwrt-keyring
repository only add the key which is used to sign the master feeds.

If one of the other keys would be compromised this would not affect
users of master snapshot builds.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>fstools: add missing #define _GNU_SOURCE</title>
<updated>2021-05-16T08:55:55Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-05-16T08:54:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=23f98b3eb7ab34b66896c5eae7695c22cc24cd39'/>
<id>urn:sha1:23f98b3eb7ab34b66896c5eae7695c22cc24cd39</id>
<content type='text'>
asprintf requires _GNU_SOURCE to be defined. Set it.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>fstools: update to git HEAD</title>
<updated>2021-05-15T23:37:01Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-05-15T23:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=f8c98ee6c25e83fbf8afe27f1cda3bb70a70bd8d'/>
<id>urn:sha1:f8c98ee6c25e83fbf8afe27f1cda3bb70a70bd8d</id>
<content type='text'>
 c44b40b overlay: fix syncronizing typo
 b5397a1 fstools: block: fix segfault on mount with no target
 bd7cc8d block: use dynamically allocated target string
 6d8450e blockd: use allocated strings instead of fixed buffers
 d47909e libblkid-tiny: fix buffer overflow
 67d2297 block: match device path instead of assuming /dev/%s
 2aeba88 block: allow autofs and umount commands also on MTD/UBI

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>build: introduce $(MKHASH)</title>
<updated>2021-05-13T13:13:15Z</updated>
<author>
<name>Leonardo Mörlein</name>
</author>
<published>2021-05-09T20:28:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=b993b68b6ca8444b5227a0c18df4600b37ac565c'/>
<id>urn:sha1:b993b68b6ca8444b5227a0c18df4600b37ac565c</id>
<content type='text'>
Before this commit, it was assumed that mkhash is in the PATH. While
this was fine for the normal build workflow, this led to some issues if

    make TOPDIR="$(pwd)" -C "$pkgdir" compile

was called manually. In most of the cases, I just saw warnings like this:

    make: Entering directory '/home/.../package/gluon-status-page'
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    bash: line 1: mkhash: command not found
    [...]

While these were only warnings and the package still compiled sucessfully,
I also observed that some package even fail to build because of this.

After applying this commit, the variable $(MKHASH) is introduced. This
variable points to $(STAGING_DIR_HOST)/bin/mkhash, which is always the
correct path.

Signed-off-by: Leonardo Mörlein &lt;me@irrelefant.net&gt;
</content>
</entry>
<entry>
<title>rpcd: set correct PKG_SOURCE_DATE</title>
<updated>2021-05-10T09:57:09Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2021-05-10T09:55:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=21b8550598f07261e1be04f561dc69c3fe2774fe'/>
<id>urn:sha1:21b8550598f07261e1be04f561dc69c3fe2774fe</id>
<content type='text'>
The previous commit bumped the source commit level without reflecting
that in PKG_SOURCE_DATA. Bump PKG_SOURCE_DATA as well.

Fixes: 97e820c6d6 ("rpcd: update to latest HEAD")
Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>rpcd: update to latest HEAD</title>
<updated>2021-05-09T23:20:00Z</updated>
<author>
<name>David Bauer</name>
</author>
<published>2021-05-06T00:03:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/ynezz/commit/?id=97e820c6d61d174da1091a692546e979a5a45e42'/>
<id>urn:sha1:97e820c6d61d174da1091a692546e979a5a45e42</id>
<content type='text'>
7a560a1 iwinfo: add 802.11ax HE support

Signed-off-by: David Bauer &lt;mail@david-bauer.net&gt;
</content>
</entry>
</feed>
