<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/devel, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-08-11T10:50:26Z</updated>
<entry>
<title>delve: update to 1.27.1</title>
<updated>2026-08-11T10:50:26Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-08-09T09:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6fc57ac0dc01c49f04ce4229bb00f7bd4ce1c6ce'/>
<id>urn:sha1:6fc57ac0dc01c49f04ce4229bb00f7bd4ce1c6ce</id>
<content type='text'>
Refresh PKG_HASH from the release tarball.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>tree-wide: remove quiet mode from grep in test version checks</title>
<updated>2026-08-10T08:01:46Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2026-07-29T05:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=308a5db9654b4cf9f8a97976e5a1657649ad683e'/>
<id>urn:sha1:308a5db9654b4cf9f8a97976e5a1657649ad683e</id>
<content type='text'>
Remove the quiet mode flag (-q) from grep in version check commands
to ensure that their stdout output is visible.

While at it, switch the remaining regex matches (perl, sscep, awscli) to
fixed-string matching where appropriate, so that special characters in the
version string are matched literally.

For libzip, the zipcmp and zipmerge branches ran grep and then
unconditionally exited 0, so a version mismatch was never reported and
the version check override always passed.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>lttng-tools: update to 2.15.1</title>
<updated>2026-07-30T11:23:47Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-07-28T12:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=286d84639cdc98d785a73253797ce51de31d1930'/>
<id>urn:sha1:286d84639cdc98d785a73253797ce51de31d1930</id>
<content type='text'>
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>lttng-modules: update to 2.15.2</title>
<updated>2026-07-30T11:23:47Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-07-28T12:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2ff5f037fda219c4464c53f03b85b6a3592435e4'/>
<id>urn:sha1:2ff5f037fda219c4464c53f03b85b6a3592435e4</id>
<content type='text'>
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>gcc: synchronize with toolchain</title>
<updated>2026-07-07T10:09:29Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2026-07-05T14:07:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=4d88f35c8d60487c5907c3a377df7815aa95058d'/>
<id>urn:sha1:4d88f35c8d60487c5907c3a377df7815aa95058d</id>
<content type='text'>
This fixes the build of the gcc package.

Add the toolchain changes from these commits:
https://github.com/openwrt/openwrt/commit/f93228427aa98324b97bac1defd9a8a39e47c29a
https://github.com/openwrt/openwrt/commit/97424f9c860593ad524aff84a2f982b97abfed5f
https://github.com/openwrt/openwrt/commit/ab40696d6134c842a93112a7a0325a148b3b1a2b

Fixes: https://github.com/openwrt/openwrt/issues/24084
Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>treewide: add or correct license information</title>
<updated>2026-06-08T13:29:56Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-05-13T04:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1adc05845455fa0da399d534a7ac35cdfc0e86f7'/>
<id>urn:sha1:1adc05845455fa0da399d534a7ac35cdfc0e86f7</id>
<content type='text'>
Add or correct license information across multiple packages.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>gcc: synchronize with toolchain</title>
<updated>2026-06-03T10:13:41Z</updated>
<author>
<name>W. Michael Petullo</name>
</author>
<published>2026-06-02T17:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=56964f89910d36250467b1706c5476908410b9bd'/>
<id>urn:sha1:56964f89910d36250467b1706c5476908410b9bd</id>
<content type='text'>
Modify the gcc package to support building 13.4.0, 14.3.0, and 15.2.0,
which are the same versions supported by the current toolchain.

Upstream list of changes can be found at:

	https://gcc.gnu.org/gcc-13/changes.html
	https://gcc.gnu.org/gcc-14/changes.html
	https://gcc.gnu.org/gcc-15/changes.html

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;
</content>
</entry>
<entry>
<title>scons: recent update failed to update a patch</title>
<updated>2026-05-11T14:50:52Z</updated>
<author>
<name>Russell Senior</name>
</author>
<published>2026-05-10T15:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=636c12c1247f183ddfbb71623d2daa95b5062b56'/>
<id>urn:sha1:636c12c1247f183ddfbb71623d2daa95b5062b56</id>
<content type='text'>
The recent commit 048a5088c515f737fecfd797807c9dfa6302fc0f updated
scons to 4.10.1, but neglected to correct a version related path in
a patch. This fixes that oversight, so that scons hostpkg builds
again. Also, fix up fuzz in the patches.

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;
</content>
</entry>
<entry>
<title>lttng-modules: update to 2.15.1</title>
<updated>2026-05-10T08:31:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-05-07T11:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=67b95dcf1275ff6e5172c8318cc1c3d64c968182'/>
<id>urn:sha1:67b95dcf1275ff6e5172c8318cc1c3d64c968182</id>
<content type='text'>
Bug-fix release (2026-04-24).

Changes:
- Fix: kallsyms on powerpc64 with ABI V1
- fix: ASoC: soc-dapm: move struct snd_soc_dapm_context (v7.0)
- fix: adjust range in btrfs probe for v6.18.14

Reference: https://lttng.org/files/lttng-modules/

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>lttng-tools: update to 2.15.0</title>
<updated>2026-05-10T08:31:30Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8dbb989cb7db7174d4b2a3b992b489bba96577e7'/>
<id>urn:sha1:8dbb989cb7db7174d4b2a3b992b489bba96577e7</id>
<content type='text'>
Remove obsolete patches:
- 010-compat-off64_t-is-not-defined-by-musl.patch: the patched files
  (src/common/compat/compat-fcntl.c and src/common/compat/fcntl.h)
  no longer exist in 2.15.0
- 020-fix-lttng-tools-fails-to-compile-with-libxml2-2-14-0.patch: the
  encode_string() function was refactored in 2.15.0 to use
  xmlCharEncInFunc() instead of handler-&gt;input(), so the fix is no
  longer needed

Add musl compatibility fixes in Build/Prepare via sed:
- Remove :: global-namespace qualifier from TFD_CLOEXEC in timerfd.hpp;
  musl defines it as an octal literal so ::TFD_CLOEXEC is invalid C++
- Same fix for EPOLL_CLOEXEC in poller.cpp
- Relax static_assert in consumer.hpp from __cplusplus == 201103L to
  &gt;= 201103L; SDK builds with C++17

Add missing +libstdcpp to DEPENDS (lttng-tools links libstdc++.so.6).

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
</feed>
