summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* mercurial: upgrade 6.5 -> 6.6.3Wang Mingyu2024-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mcelog: upgrade 198 -> 199Wang Mingyu2024-06-072-51/+6
| | | | | | | | 0001-server-Correct-prameter-type-for-connect-API.patch removed since it's included in 199 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvpx: upgrade 1.14.0 -> 1.14.1Wang Mingyu2024-06-072-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | libvpx-configure-support-blank-prefix.patch refreshed for 1.14.1 Changelog: ============ - Improved the detection of compiler support for AArch64 extensions, particularly SVE. - Added vpx_codec_get_global_headers() support for VP9. - Added buffer bounds checks to vpx_writer and vpx_write_bit_buffer. - Fix to GetSegmentationData() crash in aq_mode=0 for RTC rate control. - Fix to alloc for row_base_thresh_freq_fac. - Free row mt memory before freeing cpi->tile_data. - Fix to buffer alloc for vp9_bitstream_worker_data. - Fix to VP8 race issue for multi-thread with pnsr_calc. - Fix to uv width/height in vp9_scale_and_extend_frame_ssse3. - Fix to integer division by zero and overflow in calc_pframe_target_size(). - Fix to integer overflow in vpx_img_alloc() & vpx_img_wrap()(CVE-2024-5197). - Fix to UBSan error in vp9_rc_update_framerate(). - Fix to UBSan errors in vp8_new_framerate(). - Fix to integer overflow in vp8 encodeframe.c. - Handle EINTR from sem_wait(). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtracefs: upgrade 1.7.0 -> 1.8.0Wang Mingyu2024-06-073-39/+4
| | | | | | | | | | | 0001-makefile-Do-not-preserve-ownership-in-cp-command.patch refreshed for 1.8.0 0001-tracefs-perf-Add-missing-headers-for-syscall-and-SYS.patch removed since it's included in 1.8.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsodium: upgrade 1.0.19 -> 1.0.20Wang Mingyu2024-06-073-63/+12
| | | | | | | | | | License-Update: Copyright year updated to 2024. 0001-fix-aarch64-Move-target-pragma-after-arm_neon.h-incl.patch removed since it's included in 1.0.20 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iperf3: upgrade 3.16 -> 3.17.1Wang Mingyu2024-06-071-2/+2
| | | | | | | | | | | | License-Update: Copyright year updated to 2024. Changelog: ============ - Version number has been corrected. - No longer signing tags Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.382 -> 0.383Wang Mingyu2024-06-071-1/+1
| | | | | | | | Changelog: Update pci and vendor ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* highway: upgrade 1.1.0 -> 1.2.0Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ -Add InterleaveEven/InterleaveOdd, BitShuffle, GatherIndexNOr -Add IsNegative, IfNegativeThenElseZero, IfNegativeThenZeroElse -Add NEON_BF16, HWY_VERSION_GE/LT, HWY_EXPORT_T/HWY_DYNAMIC_DISPATCH_T -Add PromoteInRangeTo/ConvertInRangeTo/DemoteInRangeTo -Add Rol/Ror, RotateLeft/RotateLeftSame/RotateRightSame -Add SatWidenMulPairwiseAccumulate, SatWidenMulAccumFixedPoint -Add stats.h, bit_set.h, IsEitherNaN -Add UI8/UI32/UI64 MulHigh, I64 MulEven/MulOdd/Mul128 -Add WidenMulAccumulate, MulEvenAdd, MulOddAdd -contrib/bit_pack: support 32/64-bit lanes -contrib/math: Add Exp2, Hypot -contrib/matvec: Add MatVecAdd -contrib/sort: Add VQ/HeapSelect, partial sort -contrib/topology: add affinity, detect topology/cache size/CPU name -Enable runtime dispatch for NEON/RVV, bazel modules, abort handler -Remove DASSERT for negative Gather indices -Support opting out of GUnit dependency -Use SPR/ZEN4 bf16 dot product -Known GCC 13 RVV issue: parts of sort_test and bit_pack_test disabled -Known Clang RVV/QEMU issue: incorrect rounding mode in upper/lower halves Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glibmm-2.68: upgrade 2.78.0 -> 2.80.0Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== * Add wide_from_utf8() and wide_to_utf8() * DateTime: Add create_from_local_usec(), create_from_utc_usec() and to_unix_usec(). * Application: Add get/set/property_version() * ApplicationCommandLine: Add done() * DBus::Message: Add get_arg0_path() * Socket: Add receive_bytes() and receive_bytes_from() * content_type_guess(): Remove most of an unnecessary overload * Require glib-2.0 >= 2.79.2 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exiftool: upgrade 12.72 -> 12.85Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Added GeolocationFeatureType tag - Added read support for Nikon NKA and NXD adjustment files - Added a new Apple:ImageCaptureType value, and changed another one - Decode a few new Pentax tags - Decode a few new Canon tags - Decode some Ricoh Exif metadata from MOV videos - Extract ID3 UserDefinedText and UserDefinedURL tags by name - Make $advFmtSelf available for user-defined helper functions - Documented API GeoDir pseudo option feature - Tolerate pad byte at end of HIF file when writing - Raised priority of FileName, BaseName, Directory and FileType tags so they don't get hidden by other tags in the file which may have these names - Changed decoding of QuickTime Rotation (irot) to correspond with EXIF:Orientation (previously this was oddly reported as degrees of counterclockwise rotation) - Fixed a typo in the print conversion value for a couple of DPX tags - Fixed problem writing some QuickTime tags with very large (> 16 MB) values - Fixed bug in build_geolocation utility that resulted in incorrect population numbers when run under ActivePerl Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* editorconfig-core-c: upgrade 0.12.6 -> 0.12.7Wang Mingyu2024-06-071-2/+2
| | | | | | | | | | | | | | | Changelog: ========== - Fix pointer overflow in STRING_CAT. - Fix a few more stack buffer overflows. - Add license for FindPcre2 from LuaDist. - Document and CI fixes. License-Update: Add license for FindPcre2 from LuaDist Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20240310.0 -> 6.1.20240602.0Wang Mingyu2024-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* composefs: upgrade 1.0.3 -> 1.0.4Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== - Added LCFS_MOUNT_FLAGS_TRY_VERITY/tryverity mount option to do best-effort fs-verity - Use the new loewerdir+ and datadir+ overlayfs mount options from linux 6.6 - mkcomposefs is now multi-threaded when computing digests and copying files - mkcomposefs now uses copy_file_range when copying files - Added some initial rust crates to handle composefs dump files - Added fuzz tests - Documentation updates - Fix some crashes and leaks - Improve error reporting - Fix build on various libc types and versions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colord-native: upgrade 1.4.6 -> 1.4.7Wang Mingyu2024-06-072-8/+5
| | | | | | | | | | | | | | | | | | | | | | 0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch refreshed for 1.4.7 Changelog: =========== - Add various hardenings to the systemd service - Always close the ICC profile when loading fails - Avoid destructing LCMS plugin twice with lcms 2.14 - Do not make state files executable in tmpfiles.d/colord.conf - Fix a double free spotted by Coverity - Fix an error check when parsing the DTP94 data - Fix a -Wincompatible-pointer-types warning - Fix potential crash when reading from broken Huey hardware - Set FILE_OFFSET_BITS explicitly - Use a 64-bit time_t - Use thread context for Gamut Alarm codes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cglm: upgrade 0.9.2 -> 0.9.4Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== - Struct API glms_ray_at incorrect dir para - dont use I macro defined in standard - improve docs - separate SSE and SSE2 - make Fasth math work both on SSE and SSE2, make -0.0f run on SSE + fast math - make some failing test pass when fast math is on - dont validate nan and inf on fast math - add note to enable config where may not work is some environments - alignment - fix some doc typos & warnings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bubblewrap: upgrade 0.8.0 -> 0.9.0Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== - Fix a double-close on error reading from --args, --seccomp or --add-seccomp-fd argument - Improve memory allocation behaviour - Silence various compiler warnings - Silence an Automake warning - Fix a test failure when running as uid 0 in a container - Fix a test failure when /mnt is a symlink - Fix a test failure on NixOS - Add --argv0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* botan: upgrade 3.2.0 -> 3.4.0Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Add Ed448 signatures and X448 key exchange - X.509 certificate verification now can optionally ignore the expiration date of root certificates. - Support for "hybrid" EC point encoding is now deprecated. - Support for creating EC_Group objects with parameters larger than 521 bits is now deprecated - Add new build options to disable deprecated features, and to enable experimental features. - Fix a bug affecting use of SIV and CCM ciphers in the FFI interface. - Add new FFI interface botan_cipher_requires_entire_message - Internal refactorings of the mp layer to support a new elliptic curve library. - Use a new method for constant time division in Kyber to avoid a possible side channel where the compiler inserts use of a variable time division. - Refactor test RNG usage to improve reproducibility. - Add std::span interfaces to BigInt - Refactorings and improvements to low level load/store utility functions. - Fix the amalgamation build on ARM64 - Add Mac ARM based CI build - Fix a thread serialization bug that caused sporadic test failures. - Update GH Actions to v4 - Add examples of password based encryption and HTTPS+ASIO client. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* atkmm-2.36: upgrade 2.36.2 -> 2.36.3Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | Changelog: =========== * atkmm.h: Update link to ATK * Add README.win32.md with Win32 build documentation * Remove AUTHORS and add general information to README.md * Detect if we build from a git subtree * Don't copy files with configure_file() * Fix the evaluation of is_git_build on Windows * Don't fail if warning_level=everything Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sexpect: add new recipebaruch@tkos.co.il2024-06-071-0/+12
| | | | | | | | | sexpect is an expect like utility that is designed in the client/server model. This makes it suitable for use in shell script to control multiple interactive programs from a single script. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cukinia: upgrade 0.6.2 -> 0.7.0Enguerrand de Ribaucourt2024-06-071-4/+3
| | | | | | | | | | | | | | | | | | | Changes: cukinia: Add user is member of groups function cukinia: correct _ver2int output format cukinia: filter junitxml output to only include valid xml 1.0 chars cukinia: Add network interface functions cukinia: correct log_suite file name cukinia: differentiate cukinia_gpio_* tests cukinia_i2c: check driver add when/unless cukinia: fix bashism in result comparison Change license to Apache-2.0 only GPL-3.0-only license has been removed intentionally (see changelog). Signed-off-by: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rrdtool: Fix do_populate_sysroot QA issuesJiaying Song2024-06-061-0/+5
| | | | | | | | | | | | | | | | | | | This commit addresses the shebang size issue encountered in the do_populate_sysroot task of the rrdtool-native recipe. The issue was caused by the shebang line in the cgi-demo.cgi file exceeding the maximum allowed length of 128 characters. The following error was observed: ERROR: rrdtool-native-1.8.0-r0 do_populate_sysroot: QA Issue: : /work/x86_64-linux/rrdtool-native/1.8.0/sysroot-destdir/work/x86_64-linux/rrdtool-native/1.8.0/recipe-sysroot-native/usr/share/rrdtool/examples/cgi-demo.cgi maximum shebang size exceeded, the maximum size is 128. [shebang-size] ERROR: rrdtool-native-1.8.0-r0 do_populate_sysroot: do_populate_sysroot for this recipe installed files with QA issues  The solution implemented involves modifying the shebang line in the cgi-demo.cgi file to use '/usr/bin/env rrdcgi', ensuring it adheres to the length limit. Signed-off-by: Jiaying Song <jiaying.song.cn@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lmsensors: fix building with GCC 14Dmitry Baryshkov2024-06-062-0/+37
| | | | | | | | GCC 14 is more strict regarding const pointers conversion. Fix conversion to let lmsensors build with GCC 14. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rrdtool: fix compilation with GCC 14Dmitry Baryshkov2024-06-062-0/+1584
| | | | | | | | Import patch from the rrdtool's git to fix building with GCC 14. Note, it also requires fixing other tools (like lmsensors) in a similar way. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-libsystemd: Refresh patches to work with systemd 255.6Khem Raj2024-06-062-92/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xscreensaver: remove obsolete append_libtool_sysrootChen Qi2024-06-061-1/+1
| | | | | | | | | Due to recent libtool change in oe-core, append_libtool_sysroot is no longer defined. Remove reference to it to avoid bitbake parsing error. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dhrystone: fix building with the GCC 14Dmitry Baryshkov2024-06-042-1/+245
| | | | | | | | Update dhrystone sources to use C89 instead of K&R C in order to fix build issues with the recent GCC. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools-configfs: Fix build-time warning about S in a second instance ↵Dmitry Baryshkov2024-06-041-0/+3
| | | | | | | | | | | | | | | | | | | | of recipe android-tools-configfs doesn't have any checked out source files, which results in a warning regarding S not existing. Fix the warning by pointing S to ${WORKDIR}/sources and UNPACKDIR to ${S}. Fix the warning for the selinux-enabled recipe. The warning text: WARNING: android-tools-conf-configfs-1.0-r0 do_unpack: android-tools-conf-configfs: the directory ${WORKDIR}/${BP} (<scrubbed>) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: Append to UNKNOWN_CONFIGURE_OPT_IGNORE instead of overrideKhem Raj2024-06-031-1/+1
| | | | | | | Ensures that predefinined values are repsected as well, since some of them might be needed by distro settings at global context Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgphoto2: fix build with gcc-14Martin Jansa2024-06-012-0/+37
| | | | | | | | | | | Fixes: libgphoto2-2.5.31/camlibs/ptp2/chdk.c:1187:41: error: passing argument 3 of 'jpeg_mem_dest' from incompatible pointer type [-Wincompatible-pointer-types] https://github.com/gphoto/libgphoto2/issues/959 https://github.com/gphoto/libgphoto2/issues/941 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-libsystemd: Upgrade to 255.6Khem Raj2024-06-011-1/+1
| | | | | | Fixes build with kernel-headers from 6.9+ kernel Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvm2: restore Upstream-StatusMartin Jansa2024-05-301-0/+2
| | | | | | | | | | | | | * accidentally removed in: https://git.openembedded.org/meta-openembedded/diff/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch?id=cc4e9fbd823a9af1f6b8f622ce86d62172ee9ade * fixes: ERROR: QA Issue: Missing Upstream-Status in patch TOPDIR/meta-oe/meta-oe/recipes-support/lvm2/files/0001-implement-libc-specific-reopen_stream.patch Please add according to https://docs.yoctoproject.org/contributor-guide/recipe-style-guide.html#patch-upstream-status . [patch-status] Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjs-jquery-icheck: Correct LIC_FILES_CHKSUMPeter Kjellerstedt2024-05-301-1/+1
| | | | | | | | | Only include the lines from icheck.js that cover the copyright and the license text. License-Update: Only include the relevant parts of icheck.js Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: Only include the relevant parts from README in LIC_FILES_CHKSUMPeter Kjellerstedt2024-05-301-1/+1
| | | | | | | | | Only include the lines from the README that cover the copyright and the license text. License-Update: Only include the relevant parts of the README Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: Support running "devtool modify hostapd"Peter Kjellerstedt2024-05-301-8/+5
| | | | | | | For "devtool modify" to work correctly, ${B} needs to match ${S}. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: Fix build with clang and riscv32Khem Raj2024-05-302-0/+40
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mariadb: Fix build on riscv32Khem Raj2024-05-301-0/+1
| | | | | | Link explicitly with libatomic for 64bit atomics Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: Fix build on riscv32Khem Raj2024-05-301-0/+1
| | | | | | | | Link with libatomic since rv32 does not have 64bit atomics Fixes | riscv32-yoe-linux-musl-ld.lld: error: undefined reference: __atomic_load_8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googlebenchmark: Fix type conversion errors found with clangKhem Raj2024-05-302-1/+36
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ckermit: Define return type for mainKhem Raj2024-05-301-1/+1
| | | | | | | | | | | | Newer compilers e.g. clang19+ will treat implicit function prototypes as errors, therefore define main() with a valid return type Fixes ckwart.c:531:1: error: return type defaults to ‘int’ [-Wimplicit-int] 531 | main(argc,argv) int argc; char **argv; { | ^~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iniparser: use SHA hash for srcrevAlexandre Truong2024-05-291-1/+1
| | | | | | | | | | | | | | | A tag was previously passed which needs a network access to identify the exact SRCREV (SHA1). This network access breaks mirror testing and is generaly not considered a good practice. See errors at [0]. Thus, a full SHA hash is being passed. Please have a look at [1] for further information on the use of SRCREV. [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/156/builds/374/steps/17/logs/stdio [1]: https://docs.yoctoproject.org/ref-manual/variables.html?#term-SRCREV Signed-off-by: Alexandre Truong <alexandre.truong@smile.fr> Reviewed-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools: fix adb/libssl-1.1 patchDmitry Baryshkov2024-05-291-3/+8
| | | | | | | | | | | | GCC 14.0 being stricter regarding const pointers pointed out the issue in the adb_libssl_11.diff. RSA_get0_key returns pointers to internal data of an RSA key structure. As such, this data should use const pointers, should not be allocated and, more importantly, should not be freed. Update the patch to use const pointers, drop allocation and freeing of the 'n' big number. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvm2: remove subitted patchMarkus Volk2024-05-2814-105/+67
| | | | | | | | | | | | | | devmapper update also updated lvm2. Thus build fails with: patching file daemons/lvmdbusd/utils.py Hunk #1 FAILED at 778. 1 out of 1 hunk FAILED -- rejects in file daemons/lvmdbusd/utils.py - Drop the submitted patch - Move PV to lvm2.inc to ensure we keep it in sync for libdevmapper and lvm2 - refresh patches Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xterm: upgrade 391 -> 392Wang Mingyu2024-05-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: upgrade 2.44.1 -> 2.44.2Wang Mingyu2024-05-281-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ============= - Make gamepads visible on axis movements, and not only on button presses. - Disable the gst-libav AAC decoder. - Make user scripts and style sheets visible in the Web Inspector. - Use the geolocation portal where available, with the existing geoclue as fallback if the portal is not usable. - Use the printing portal when running sandboxed. - Use the file transfer portal for drag and drop when running sandboxed. - Avoid notifying an empty cursor rectangle to input methods. - Remove empty bar shown in detached inspector windows. - Consider keycode when activating application accelerators. - Fix the build with ENABLE_WEBAUDIO disabled. - Fix several crashes and rendering issues. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thingsboard-gateway: upgrade 3.4.6 -> 3.5Wang Mingyu2024-05-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 7.2.4 -> 7.2.5Wang Mingyu2024-05-2810-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdevmapper: upgrade 2.03.22 -> 2.03.24Wang Mingyu2024-05-282-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libass: upgrade 0.17.1 -> 0.17.2Wang Mingyu2024-05-281-2/+2
| | | | | | | | | | | | Changelog: =========== * Fix rendering of \h in certain cases * Fix a minor memory leak in the CoreText and DirectWrite font provider * Fix wrong ASS_Image dimensions for huge BorderStyle=4 backgrounds potentially leading to out of bound reads by API users Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gsl: upgrade 2.7.1 -> 2.8Wang Mingyu2024-05-282-4/+4
| | | | | | | | | | | | | | Changelog: ============ * updated multilarge TSQR method to store ||z_2|| and provide it to the user * add routines for Hermite B-spline interpolation * add Lebedev quadrature (gsl_integration_lebedev) * major overhaul to the B-spline module to add new functionality Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googlebenchmark: upgrade 1.8.3 -> 1.8.4Wang Mingyu2024-05-281-1/+1
| | | | | | | | Changelog: https://github.com/google/benchmark/releases/tag/v1.8.4 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>