<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/dedeckeh/package/devel, branch master</title>
<subtitle>Staging tree of dedeckeh</subtitle>
<id>https://git.openwrt.org/openwrt/staging/dedeckeh/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/dedeckeh/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/'/>
<updated>2023-03-21T17:28:22Z</updated>
<entry>
<title>treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16</title>
<updated>2023-03-21T17:28:22Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2023-02-02T19:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=5c545bdb365a78b8995ddfa441a6018f7ff3c011'/>
<id>urn:sha1:5c545bdb365a78b8995ddfa441a6018f7ff3c011</id>
<content type='text'>
Keep backwards compatibility via PKG_USE_MIPS16 for now, as this is
used in all package feeds.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>strace: update to 6.2</title>
<updated>2023-03-10T19:57:32Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-03-03T12:32:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=166ab6f90eef9e08b1d5f45fe5464ecd2194b2e3'/>
<id>urn:sha1:166ab6f90eef9e08b1d5f45fe5464ecd2194b2e3</id>
<content type='text'>
Release Notes:
https://github.com/strace/strace/releases/tag/v6.2

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>binutils: Deactivate msgpack</title>
<updated>2023-03-09T20:38:17Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2023-03-08T22:59:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=d9a00c5e2d54443bacddba5ce382ccc690156c81'/>
<id>urn:sha1:d9a00c5e2d54443bacddba5ce382ccc690156c81</id>
<content type='text'>
Deactivate the msgpack option. The binutils build might detect the
libmsgpackc.so.2 library and will try to link against it, if it is not
explicitly deactivated.

This prevents the following build errors seen in the build bots.
Package binutils is missing dependencies for the following libraries:
libmsgpackc.so.2

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>binutils: Update to version 2.40</title>
<updated>2023-03-05T18:23:42Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2023-02-26T14:47:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=a03076cc392b67c8342aac2017f8ac903c983e59'/>
<id>urn:sha1:a03076cc392b67c8342aac2017f8ac903c983e59</id>
<content type='text'>
binutils 2.39: https://lists.gnu.org/archive/html/info-gnu/2022-08/msg00002.html
binutils 2.40: https://lists.gnu.org/archive/html/info-gnu/2023-01/msg00003.html

This version includes a new libsframe.so library, pack it into the
libbfd package as it is used by this library. Also deactivate some
optional configuration options for now.

An extra patch to fix compile problem in AARCH64 is added.
gprofng needs a C++ standard library, deactivate it for now.

Activate feature-disassembler-init-styled in bpftools too to fix
compilation with the updated binutils.

An bpftool version 7.0 or later is needed for binutils 2.39 and later.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>trace-cmd: update to v3.1.6</title>
<updated>2023-01-13T21:02:20Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2023-01-10T15:16:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=c051693ef4873162801ebcaff17c55628e6a8482'/>
<id>urn:sha1:c051693ef4873162801ebcaff17c55628e6a8482</id>
<content type='text'>
Update to latest release.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>gdb: Do not link against xxhash</title>
<updated>2022-12-17T21:34:44Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-12-17T21:10:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=a442974cfa89c7182c37b3b422b2d49319e2b339'/>
<id>urn:sha1:a442974cfa89c7182c37b3b422b2d49319e2b339</id>
<content type='text'>
libxxhash is now available in the OpenWrt package feed and gdb will link
against it if gdb finds this library. Explicitly deactivate the usage
of xxhash.

This should fix the build of gdb in build bots.

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>strace: update to 6.1</title>
<updated>2022-12-17T19:28:18Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-12-13T19:05:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=74b7d6960158422b8fb0ccaa4bb52f6838990e23'/>
<id>urn:sha1:74b7d6960158422b8fb0ccaa4bb52f6838990e23</id>
<content type='text'>
Release Notes:
https://github.com/strace/strace/releases/tag/v6.1

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>trace-cmd: update to v3.1.5</title>
<updated>2022-12-17T19:24:46Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-12-15T13:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=95ed519b25b0e235d2fa00e172f6ca18e50b6241'/>
<id>urn:sha1:95ed519b25b0e235d2fa00e172f6ca18e50b6241</id>
<content type='text'>
Update to latest release.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>valgrind: update to 3.20.0</title>
<updated>2022-11-05T15:29:28Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-10-31T23:36:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=8623a449c2d9617cd802ca892d443f4efc116794'/>
<id>urn:sha1:8623a449c2d9617cd802ca892d443f4efc116794</id>
<content type='text'>
Release Notes:
https://valgrind.org/docs/manual/dist.news.html

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>strace: update to 6.0</title>
<updated>2022-11-05T14:07:46Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-11-02T15:04:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/dedeckeh/commit/?id=6dd14bab3f93af5fd5f206fdd2fcc12ebe6f0449'/>
<id>urn:sha1:6dd14bab3f93af5fd5f206fdd2fcc12ebe6f0449</id>
<content type='text'>
Release Notes:
https://github.com/strace/strace/releases/tag/v6.0

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
