summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* pkcs11-provider: fix build error on 32 bit systemsFabian Pflug2026-05-132-0/+63
| | | | | | | | PKCS11 Provider did not build on 32 bit systems. Fixed Upstream with https://github.com/openssl-projects/pkcs11-provider/pull/689 Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* xterm: upgrade 409 -> 410Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* valkey: upgrade 9.0.3 -> 9.0.4Wang Mingyu2026-05-131-1/+1
| | | | | | | | | | | Changelog: ============ (CVE-2026-23479) Use-After-Free in unblock client flow (CVE-2026-25243) Invalid Memory Access in RESTORE command (CVE-2026-23631) Use-after-free when full sync occurs during a yielding Lua/function execution Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* rtorrent: upgrade 0.16.10 -> 0.16.11Wang Mingyu2026-05-131-1/+1
| | | | | | | | | | | Changelog: ============ - Fix off-by-one bug in SCgiTask::event_read - Don't use std::scoped_lock in CurlStack as it doesn't support unlocking just one mutex - Don't throw when DhtSearch is not found in DhtServer Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* python3-drgn: upgrade 0.1.0 -> 0.2.0Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libtorrent: upgrade 0.16.10 -> 0.16.11Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libsdl3: upgrade 3.4.4 -> 3.4.8Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libdevmapper,lvm2: upgrade 2.03.39 -> 2.03.40,2.03.39 -> 2.03.40Wang Mingyu2026-05-131-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* hunspell: upgrade 1.7.2 -> 1.7.3Wang Mingyu2026-05-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Fix stack-buffer-overflow in Hunzip::getline - Fix stack overflow in compound_check on Hungarian dictionaries under certain conditions - Fix UB when SFX condition starts with '^' (#1095) - Bounds-check continuation bytes in u8_u16 (#1110) - oss-fuzz timeout/OOM hardenings - Fix #715 CHECKCOMPOUNDCASE considers digits uppercase - Fix #748 hzip: cannot write file - Fix #1024 std::string bounds check - Fix #1044 tools/analyze crash - Fix #1076 flags 65520/65521 wrongly rejected - Fix #1058 don't suggest the input word as its own correction - Fix #1002 exact word marked as a near miss - Fix tdf#125600 dotted-I regression - Partial Unicode table refresh for Mc combining marks (#1057) - Add Hunspell_add_with_flags / Hunspell::add_with_flags - New SPELL_BEST_SUG flag, MAXBREAKDEPTH limit - Replace clock() with std::chrono for suggestion time limits (#716) - Improve exception safety (#587) - Document analyze/stem/generate requirements (#554) - Report iconv direction on private dic load failures (#619) - Show dic load errors unconditionally (#1012) - Rename es_EU to eu (#1113) - Build fixes: out-of-tree, Windows ARM64, MSVC hzip tmpfile (#919), --disable-shared with mingw32 (#698), iconv on msys2 (#723), ncurses with separate tinfo - New fuzzers: hzfuzzer, persdicfuzzer, parserfuzzer, affdicfuzzer - Coverity-flagged fixes - Merge in weblate translations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* htop: upgrade 3.5.0 -> 3.5.1Wang Mingyu2026-05-131-1/+1
| | | | | | | | | | | | | | | | | Changelog: ============ * Consolidate ClockMeter code into DateTimeMeter code * Darwin: Fix unsigned underflow in memory meter on ARM64 (Apple Silicon 16K pages showing ~64TB used) * Linux/PCP: Replace M_SHARE (SHR) with M_PRIV (PRIV) in default Main screen columns * PCP: Fix dynamic screen column (instance) sorting (incorrect cast and field offsets) * PCP: Fix units used when printing M_PRIV memory column values * PCP: Add Darwin swap metric values and a fallback on Linux for SwapMeter * Fix null pointer dereference in actionBacktrace() (GCC LTO -O2 -flto, Ubuntu 24.04) * Make search function activate following on find consistently * Make a panel click abort the search function Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* fluentbit: upgrade 5.0.3 -> 5.0.5Wang Mingyu2026-05-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - tests: integration: introduce in-tree integration test suite - parser: Address wrong assignments of timezone at midnight - release: update to 5.0.3 - workflows: Unify steps of downloading built macOS packages - record accessor: fix CFL root-key matching and container translation - env: add new extended format to handle environment variables - out_s3: fix retry_limit semantics and multipart upload memory leaks - lib: cmetrics: upgrade to v2.1.2 - in_tail: harden db offset restore across restart - oauth2: restore legacy context creation behavior - network: Handle baraketed ipv6 addresses - in_opentelemetry: fix tag routing issue - http_server: add settings for ingress queue - out_syslog: address invalid configurations on in syslog - input_thread: replace raw read() with pipe abstraction to fix crash - workflows: Windows docker insufficient disk space fix - http_client: enhance parser in timeouts and protocol parsing - in_ebpf: add tcp trace Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* feh: upgrade 3.12.1 -> 3.12.2Wang Mingyu2026-05-131-1/+1
| | | | | | | | | | | | Changelog: ============ * Treat audio/mpeg files as images and display their cover image, if present * Fix menu-related focusing issues under Xwayland * Support reproducible builds for feh(1) manual Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* exiftool: upgrade 13.57 -> 13.58Wang Mingyu2026-05-131-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== - Added a few new Nikon Z lenses - Added a few new QuickTime MajorBrand values - Added a new RAFCompression value - Added undocumented -eh option (alias for -E/-escapeHTML) - Decode timed GPS from INNOVV N2 TS videos - Improved decoding of Canon ColorData for some models - Changed the name of the RAFVersion tag to FirmwareVersion - Removed conversion for Garmin FIT DeviceIndex values - Properly parse XML CDATA and comment sections - Fixed issue which could cause failed Garmin test on some systems Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* doxygen: upgrade 1.16.1 -> 1.17.0Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* btop: upgrade 1.4.6 -> 1.4.7Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* botan: upgrade 3.11.1 -> 3.12.0Wang Mingyu2026-05-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* thin-provisioning-tools: fix compile failure on 32bit BSPsHongxu Jia2026-05-131-2/+2
| | | | | | | | | | | | | | | | | | $ echo 'MACHINE = "qemux86"' >> conf/local.conf $ bitbake thin-provisioning-tools ``` error[E0080]: index out of bounds: the length is 1 but the index is 4 --> tmp/work/core2-32-wrs-linux/thin-provisioning-tools/1.3.1/build/target/release/build/devicemapper-sys-f88f57f28cd965d2/out/dm-bindings.rs:3:8718 | 3 | ...usize] ; ["Alignment of dm_ioctl"] [:: std :: mem :: align_of :: < dm_ioctl > () - 4usize] ; ["Offset of field: dm_ioctl::version"... | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `_` failed here ``` Inherit siteinfo to use SITEINFO_BITS replace TUNE_FEATURES to test 32bit BSPs Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* bpftool-native: Fix -Wdiscarded-qualifiers errors for glibc 2.42+He Zhe2026-05-132-1/+73
| | | | | | | | | | | | | | | | | | | | Backport a patch from kernel to fix the following build errors. bbpf.c: In function ‘kallsyms_cb’: | libbpf.c:8192:13: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] | 8192 | res = strstr(sym_name, ".llvm."); | | ^ | libbpf.c: In function ‘avail_kallsyms_cb’: | libbpf.c:11497:31: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] | 11497 | if (!(sym_sfx = strstr(sym_name, ".llvm."))) | | ^ | libbpf.c: In function ‘resolve_full_path’: | libbpf.c:12085:35: error: assignment discards ‘const’ qualifier from pointer target type [-Werror=discarded-qualifiers] | 12085 | next_path = strchr(s, ':'); | | Signed-off-by: He Zhe <zhe.he@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* haveged: upgrade 1.9.19 -> 1.9.20Li Zhou2026-05-131-1/+1
| | | | | | | | ChangeLog: https://github.com/jirka-h/haveged/releases/tag/v1.9.20 Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* lvm2: move scripts to lvm2-scripts packageLouis Rannou2026-05-131-1/+3
| | | | | | | | Move bash scripts to the lvm2-scripts package and remove the dependency to bash. Signed-off-by: Louis Rannou <louis.rannou@non.se.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libgpiod: clean-up sub-packagesBartosz Golaszewski2026-05-131-1/+5
| | | | | | | | | | The libgpiodbus shared library and the .typelib file for libgpiod GLib bindings are currently packaged in the main libgpiod package which should really only contain the core libgpiod shared library. Move them to libgpiod-manager and libgpiod-glib packages respectively. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* dbus-cxx: 2.6.1 -> 2.6.2Frede Hoey Braendstrup2026-05-131-1/+1
| | | | Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* glaze: 7.3.3 -> 7.6.0Frede Hoey Braendstrup2026-05-131-1/+1
| | | | Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* php: upgrade 8.5.5 -> 8.5.6Jason Schonberg2026-05-131-1/+1
| | | | | | | | | This is a security release. Changelog: https://www.php.net/ChangeLog-8.php#8.5.6 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* freerdp3: upgrade 3.24.2 -> 3.25.0Ankur Tyagi2026-05-131-1/+4
| | | | | | | https://github.com/FreeRDP/FreeRDP/releases/tag/3.25.0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* thrift: upgrade 0.22.0 -> 0.23.0Ankur Tyagi2026-05-132-52/+2
| | | | | | | | | | | | | | License-Update: add attribution section for the third-party public-domain code[1] Dropped patch which is now merged in the upstream version. Changelog: https://thrift.apache.org/changelog [1]https://github.com/apache/thrift/commit/1e5fa4b9b35ad6bfeb238d19897ace7826eda057 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* cryptsetup: update udev package configPeter Marko2026-05-131-1/+1
| | | | | | | | | | | | | | | | Commit 1ca8df16af411871e10f268064570146cdef54cb fixed a build problem in wrong way. Relevant rules from lvm2-udevrules were merged into libdevmapper (which was previously pulled by the rules package), however instead of that, the whole lvm2 package was added as dependency (which then pulls the needed libdevmapper). That is a huge package completely unneeded and due to that, this new dependency was later changed to recommendation. Switch to libdevmapper instead of whole lvm2. Keep recommendation for now as it gives more flexibility. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* kmscon: upgrade 9.3.3 -> 9.3.5Adam Duskett2026-05-121-1/+1
| | | | | | | | Changelog: https://github.com/kmscon/kmscon/releases/tag/v9.3.5 Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* xterm: upgrade 408 -> 409Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* xbitmaps: upgrade 1.1.3 -> 1.1.4Wang Mingyu2026-05-122-7/+7
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* uriparser: upgrade 1.0.0 -> 1.0.1Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* spectre-meltdown-checker: upgrade 26.26.0404682 -> 26.33.0420460Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* rtorrent: upgrade 0.16.9 -> 0.16.10Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* parallel: upgrade 20260322 -> 20260422Wang Mingyu2026-05-121-1/+1
| | | | | | | | | | | | | Changelog: =========== * Remote jobs are spawned via pipe to perl, so environment can be bigger. * --pipe-part -a supports -L/-N if zextract is installed. * --pipe-part -a supports .gz, .bz2, .zst-files if zextract is installed. * Comments in code is redone. * Bug fixes and man page updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* nss: upgrade 3.122 -> 3.123.1Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* neatvnc: upgrade 0.9.5 -> 0.9.6Wang Mingyu2026-05-122-13/+10
| | | | | | | | | | | | | 0001-Use-aml-v1.patch refreshed for 0.9.6 Changelog: =========== - auth: rsa-aes: Fix potential buffer overflow - auth: vencrypt: Reject excessively long usernames and passwords Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* md4c: upgrade 0.5.2 -> 0.5.3Wang Mingyu2026-05-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: ========== - Avoid repeated prefix language- in code block language specification if the input already explicitly includes the prefix. - Permissive autolink extensions (MD_FLAG_PERMISSIVExxxAUTOLINKS) are now tiny bit more permissive, allowing + and - characters to be anywhere in the path portion of the URL. This also improves compatibility with GFM. - Make Unicode-specific code compliant to Unicode 18.0. Fixes: =========== - #236: Fix quadratic time behavior caused by one-by-one walking over block lines instead of calling md_lookup_line(). - #238: Fix quadratic time and output size behavior caused by malicious misuse of link reference definitions. - #242: The strike-through extension (with flag MD_FLAG_STRIKETHROUGH) now follows same logic as other emphasis spans in respect to punctuation character and word boundaries. - #248: Fix handling tab when removing trailing whitespace, especially in connection with ATX headers. - #266: We now correctly abort the parser when a callback returns non-zero. (Previously it worked correctly only for negative values, values greater than zero were causing strange and inconsistent behavior.) - #271: Fix handling a code span whose closer is on the next line and yet another text follows. In the case we erroneously outputted the closer code span mark as part of the text. - #275: Fix md_decode_utf16le_before__(). (Only affected MD4C builds built with -MD4C_USE_UTF16 on Windows.) - #278, #294: Do not try to interpret characters in a link URL as Markdown syntax characters. - #292: Fix detection of closing code block fence if it has a trailing tabulator. - #299: Fix invalid free() in an error path. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libtsm: upgrade 4.4.3 -> 4.5.0Wang Mingyu2026-05-121-1/+1
| | | | | | | | | | | | | | | | | Changelog: ============= - Support for terminal bell and keyboard LEDs - Fix build musl - test/vte: fix memory leak in vte tests - Refactor scrollback and selection - screen: Fix wrong attribute for new cells when resizing - Fix remove from sb - Fix get next line - Fix scrollback position - test: robustness, make the test faster. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libtorrent: upgrade 0.16.9 -> 0.16.10Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libfido2: upgrade 1.16.0 -> 1.17.0Wang Mingyu2026-05-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | License-Update: Copyright year updated to 2026 Changelog: ============= - Added CTAP 2.3 support. - Restrict webauthn.dll search paths; YSA-2026-01. - Support application-managed PIN/UV Auth tokens; gh#806. - Support 64-byte hmac-secret salts when using windows://hello. - Fixed a U2F transaction handling bug when a timeout had been set; gh#917. - Fixed a bug where stdin was closed on fido_nl_new failure; gh#923. - fido2-token: new -G -t mode to to retrieve a PPUAT. - fido2-token: new -I -t mode for deciphering encrypted fields. - fido2-cred -M: support the -t toggle argument - Improved documentation and examples. - Removed tools from SDK packaging on Windows. - New API calls Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* libblockdev: upgrade 3.4.0 -> 3.5.0Wang Mingyu2026-05-121-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* lcms: upgrade 2.18 -> 2.19Wang Mingyu2026-05-123-67/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2026-41254_1.patch CVE-2026-41254_2.patch removed since they're included in 2.19 Changes: ======== - CMake build system. Thanks to Vlad Erium for the initial implementation and kmilos for improvements. - Large files support to use profiles up to 4Gb - Black point compensation works on multi-channel profiles - Added more test platforms/architectures in GitHub tests, Cygwin and MSYS are now fully checked. - jpgicc banner is not shown on normal operation, only when help is requested. - Added a way to access internal transform pipelines. For read only. - Add a way to retrieve the CMM signature - Added extra checks on postscript undocumented functions - Added guard on integer overflow when reading .cube files - Added unneeded checks as a try to get rid of spam reports about "vulnerabilities" that are not real. - Utility program names generated by Visual Studio 2026 are now same as all other platforms. - Creating an output profile by cmsTransform2DeviceLink does not propagate correctly the colorant table. Fixed. - Added some profile class definitions from iccMAX - Deprecated uint16 and uint32 types removed from tifdiff - fixed generation of tifdiff on Cmake and meson Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* jsoncons: upgrade 1.6.0 -> 1.7.0Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* jemalloc: upgrade 5.3.0 -> 5.3.1Wang Mingyu2026-05-121-4/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* isocline: upgrade 1.0.9 -> 1.1.0Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* imagemagick: upgrade 7.1.2-19 -> 7.1.2-21Wang Mingyu2026-05-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* iceauth: upgrade 1.0.10 -> 1.0.11Wang Mingyu2026-05-121-1/+1
| | | | | | | | | | | | Changelog: ========== - meson: Add option to build with meson - gitlab CI: drop the ci-fairy check-mr job - Improve man page formatting - Add --help and --version options Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* highway: upgrade 1.3.0 -> 1.4.0Wang Mingyu2026-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Add: ======= - Fast* math functions, sum_array example - HWY_ARCH_MAX_BYTES, HWY_MIN_BYTES, HWY_NATIVE_MASK, HWY_REGISTERS - HWY_EXPORT_AND_TEST_BEST_P - InterleaveLower/UpperBlocks, Lookup8, XorAndNot - MinMax algo, AtomicBitSet - RVV and LSX/LASX runtime dispatch, FreeBSD futex Improvements: ============== - MulByPow2, PopulationCount, SumsOfAdjQuadAbsDiff - ReorderWidenMulAccumulate, SumOfMulQuadAccumulate - Re-enable SVE, add i8mm for SVE/NEON_BF16 Fixes: ======== - EVEX512 compiler change workaround, Timer::start() result truncation - BF16 dot on SVE, doc formatting, StringTable race, warnings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* fluentbit: upgrade 5.0.2 -> 5.0.3Wang Mingyu2026-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============= - tests: integration: introduce in-tree integration test suite - parser: Address wrong assignments of timezone at midnight - release: update to 5.0.3 - workflows: Unify steps of downloading built macOS packages - record accessor: fix CFL root-key matching and container translation - env: add new extended format to handle environment variables - out_s3: fix retry_limit semantics and multipart upload memory leaks - lib: cmetrics: upgrade to v2.1.2 - in_tail: harden db offset restore across restart - oauth2: restore legacy context creation behavior - network: Handle baraketed ipv6 addresses - in_opentelemetry: fix tag routing issue - http_server: add settings for ingress queue - out_syslog: address invalid configurations on in syslog - input_thread: replace raw read() with pipe abstraction to fix crash - workflows: Windows docker insufficient disk space fix - http_client: enhance parser in timeouts and protocol parsing - in_ebpf: add tcp trace Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
* fastfetch: upgrade 2.61.0 -> 2.62.1Wang Mingyu2026-05-071-1/+1
| | | | | | | | | | Changelog: ========== - Fixes Host module not working on some devices - Logos : Adds EN-OS, LimeOS, Redrose and Uzbek Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>