summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libcloudproviders: update 0.3.5 -> 0.3.6Markus Volk2024-03-231-1/+1
| | | | | | | | | | | | 0.3.6 ----- * Plug several memory leaks * Avoid use-after-free within the Proxy * Renamespace CloudProvidersProvider * Reduce a bit the CloudProvidersAccount memory footprint Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: use gcr4 variantMarkus Volk2024-03-231-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtksourceview5: update 5.10.0 -> 5.12.0Markus Volk2024-03-231-3/+3
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgweather4: update 4.4.0 -> 4.4.2Markus Volk2024-03-231-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcamera: Fix clang support patchesKhem Raj2024-03-222-30/+76
| | | | | | | | | | | Replace alloca with malloc Allocate size for struct option array was not correct therefore multiply the value with sizeof(struct option) to account for it [YOCTO #15449 ] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calendar: update 45.1 -> 46.0Markus Volk2024-03-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - this update will require libadwaita 1.5.0 Major changes in 46.0: * Updated translations Major changes in 46.rc: * Improve AppData information some more * Various code cleanups * Updated translations Major changes in 46.beta: * Improve AppData information * Use the Settings portal for the show-week-dates setting * Fix daylight saving time events in the Week view * Add accessible labels to a few UI elements * Use the new AdwDialog API for responsive dialogs * Tweak the visuals of the Month view * Properly make Calendar stop the weather service in Flatpak * Updated translations Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-remote-desktop: update 45.1 -> 46.0Markus Volk2024-03-221-6/+6
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-session: update 45.0 -> 46.0Markus Volk2024-03-222-36/+34
| | | | | | | | - consolekit support was removed upstream - add PACKAGECONFIG for doc Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-calculator: update 45.0.2 -> 46.0Markus Volk2024-03-221-1/+1
| | | | | | | - libsoup is required to be built with vapi support Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tecle: update 45.0 -> 46.0Markus Volk2024-03-221-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dbus: re-add recipe with latest patches and add ptestDerek Straka2024-03-227-0/+784
| | | | | | | | | | | | | | The python3-dbus package was removed in (dac933e). While the upstream project isn't active, other distributions (e.g. Fedora, Debian, etc) continue to offer the package and apply patches to resolve reported issues. While other packages offer similar functionality (e.g. dasbus), they are not drop in replacements and the general dbus functionality works out of the box. The python package has accomplished it's goal of providing useful functionality, and the proposal is to continue to have it available in meta-python for use. Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: Deduplicate PACKAGECONFIG into lv-confMarek Vasut2024-03-223-2/+2
| | | | | | | | Move the default PACKAGECONFIG setting from both recipes into lv-conf.inc to avoid duplication. No functional change. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: Drop unnecessary PV appendMarek Vasut2024-03-222-2/+0
| | | | | | | | | | The PV has been appended because the source has been pulled from git as of specific revision past 9.0.1 release of LVGL. The current source is pulled as of tagged release 9.1.0, drop the extra git suffix. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: Drop superfluous ALLOW_EMPTYMarek Vasut2024-03-221-2/+0
| | | | | | | | This ALLOW_EMPTY was a workaround for LVGL built as static library. The lvgl is now built as shared library, drop this remnant. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfstests: upgrade to v2024.03.03Martin Jansa2024-03-222-241/+1
| | | | | | | | * drop 0003-tests-Makefile-make-sure-group.list-DIRT-exists-befo.patch which was merged upstream Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireplumber: update 0.4.17 -> 0.5.0Markus Volk2024-03-221-2/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netplan: add missing config directoryYi Zhao2024-03-221-0/+5
| | | | | | | Create /etc/netplan to store configuration files. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* audit: upgrade 4.0 -> 4.0.1Yi Zhao2024-03-222-37/+2
| | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/linux-audit/audit-userspace/releases/tag/v4.0.1 Update TRUSTED_APP interpretation to look for known fields; In auditd plugins, allow variable amount of arguments; Fix augenrules to work correctly when kernel is in immutable mode; Add audisp-filter plugin; Improve sorting speed of aureport --summary reports; Auditd & audit-rules.service pick up paths automatically. * Drop backport patch. * Specify runstatedir. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp3: disable shadow without x11Martin Jansa2024-03-221-1/+1
| | | | | | | | | | | | | | | | | | * add -DWITH_SHADOW=OFF to avoid build failure without x11 in DISTRO_FEATURES: CMake Error at TOPDIR/BUILD/work/raspberrypi4_64-oe-linux/freerdp3/3.4.0/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) Call Stack (most recent call first): TOPDIR/BUILD/work/raspberrypi4_64-oe-linux/freerdp3/3.4.0/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) TOPDIR/BUILD/work/raspberrypi4_64-oe-linux/freerdp3/3.4.0/recipe-sysroot-native/usr/share/cmake-3.28/Modules/FindX11.cmake:665 (find_package_handle_standard_args) server/shadow/X11/CMakeLists.txt:1 (find_package) Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: upgrade 7.9.2 -> 9.0.0Yi Zhao2024-03-2110-121/+103
| | | | | | | | | | | ChangeLog: https://github.com/facebook/rocksdb/releases/tag/v9.0.0 * Refresh patches. * Drop backport patch. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openvpn: upgrade 2.6.9 -> 2.6.10Yi Zhao2024-03-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Update copyright years to 2024 ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.10/Changes.rst Security fixes: CVE-2024-27459: Windows: fix a possible stack overflow in the interactive service component which might lead to a local privilege escalation. CVE-2024-24974: Windows: disallow access to the interactive service pipe from remote computers. CVE-2024-27903: Windows: disallow loading of plugins from untrusted installation paths, which could be used to attack openvpn.exe via a malicious plugin. Plugins can now only be loaded from the OpenVPN install directory, the Windows system directory, and possibly from a directory specified by HKLM\SOFTWARE\OpenVPN\plugin_dir. CVE-2024-1305: Windows TAP driver: Fix potential integer overflow in !TapSharedSendPacket. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gperftools: 2.10 -> 2.15Robert Yang2024-03-217-124/+74
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove 0001-Support-Atomic-ops-on-clang.patch because of: commit 54605b8a5807fe893a4b9ff8def982a264cdc6c9 Author: Aliaksey Kandratsenka <alkondratenko@gmail.com> Date: Wed Jun 21 10:39:18 2023 -0400 amputate old atomic ops implementation * Remove sgidef.patch because of: commit e78238d94d41764dc72edb37e3d6510255d3dcd4 Author: Aliaksey Kandratsenka <alkondratenko@gmail.com> Date: Wed Jun 21 10:39:38 2023 -0400 reworked heap leak checker for more portability * Remove 0001-Define-off64_t-as-off_t-on-musl.patch because of: commit 8be84e4a5c28c33bfdb7da3ee0c92d9620cd552f Author: Aliaksey Kandratsenka <alkondratenko@gmail.com> Date: Fri Jul 21 14:18:12 2023 -0400 drop old mmap hooks and introduce internal & simpler mmap_hook.h * Rebased 0001-Support-Atomic-ops-on-clang.patch for 2.15 * Rebased ppc-musl.patch for 2.15 * Add 0001-src-mmap_hook.cc-Fix-build-for-32bit-machine.patch to fix build error for 32bit machine. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp3: add recipeMarkus Volk2024-03-201-0/+61
| | | | | | | freerdp3 is required to build gnome-remote-desktop-46.0 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: upgrade 0.7.0 -> 0.15.0Yi Zhao2024-03-2033-1063/+574
| | | | | | | | | | | | | Release Notes: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-0.15.0 * Use external dependencies where possible to get rid of bundled packages. * Add PACKAGECONFIGs. * Use its own systemd service file. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: Update to 9.1.0Marek Vasut2024-03-203-40/+2
| | | | | | | | Update LVGL to final 9.1.0 . Drop the XRGB8888 fix which is part of the release. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: Reinstate demo configuration settingsMarek Vasut2024-03-201-0/+4
| | | | | | | | | | The LVGL demo is configured slightly differently than the LVGL itself. Logging and printing is enabled, memory size is higher and compressed fonts are enabled. Reinstate the settings, otherwise the demo keeps crashing at least with SDL2 backend. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Packages depends on libadwaita should require distro feature openglKai Kang2024-03-208-2/+10
| | | | | | | | | libadwaita requires distro feature 'opengl', so packages depends on it either directly or indirectly should require distro feature 'opengl' too. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xrefresh: upgrade 1.0.7 -> 1.1.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: ========== -Add -help option -Adding in a '-delay ms' parameter to optionally prolong refreshx gitlab CI: stop requiring Signed-off-by in commits Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmessage: upgrade 1.0.6 -> 1.0.7Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | Changelog: =========== -configure: Use AC_SYS_LARGEFILE to enable large file support -Add -version option -updates -help option to not require successfully opening a display -Print which arguments were unknown before giving usage message Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thingsboard-gateway: upgrade 3.4.4 -> 3.4.5Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: https://thingsboard.io/docs/reference/releases/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcsh: upgrade 6.24.10 -> 6.24.11Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: Make nice priority incremental even with setpriority(2) to match how it worked with nice(3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-python-dateutil: upgrade 2.8.19.20240106 -> 2.9.0.20240316Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: =========== -python-dateutil: respect inheritance on relativedelta.rsub -Bump python-dateutil to 2.9.* -Use PEP 570 syntax in third party stubs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-psutil: upgrade 5.9.5.20240205 -> 5.9.5.20240316Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | Changelog: ========== -add settable info property -Use PEP 570 syntax in third party stubs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: upgrade 5.14.1 -> 5.14.2Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: ============ -Update Release Scripts -chore: update pre-commit hooks -Bump the actions group with 1 update Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tox: upgrade 4.13.0 -> 4.14.1Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | Changelog: ========== -Fix crash with fresh subprocess, if the build backend is setuptools automatically enable fresh subprocesses for build backend calls -Support enabling fresh subprocess for packaging build backends via fresh_subprocess -Allow plugins attaching additional information to --version via tox_append_version_info method in the plugin module Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.40.6 -> 1.42.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ -Discard open OpenTelemetry spans after 10 minutes -Propagate sentry-trace and baggage headers to Huey tasks -Added Event type -Improve scrub_dict typing -Dependencies: bump types-protobuf from 4.24.0.20240302 to 4.24.0.20240311 -Allow to configure merge target for releases -Allow empty character in metric tags values -Replace invalid tag values with an empty string instead of _ -Add documentation comment to scrub_list -Fixed regex to parse version in lambda package file -xfail broken AWS Lambda tests for now -Removed print statements because it messes with the tests -Bump types-protobuf from 4.24.0.20240129 to 4.24.0.20240302 -Bump checkouts/data-schemas from eb941c2 to ed078ed] -New integration: OpenAI integration -Add recursive scrubbing to EventScrubber -Expose socket_options Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-requests-oauthlib: upgrade 1.3.1 -> 1.4.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | | | | | Changelog: =========== -OAuth2Session now correctly uses the self.verify value if verify is not overridden in fetch_token and refresh_token. -OAuth2Session constructor now uses its client.scope when a client is provided and scope is not overridden. -Add refresh_token_request and access_token_request compliance hooks -Add PKCE support and Auth0 example -Add support for Python 3.8-3.12 -Remove support of Python 2.x, <3.7 -Migrated to Github Action -Updated dependencies -Cleanup some docs and examples Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-timeout: upgrade 2.2.0 -> 2.3.1Wang Mingyu2024-03-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-lazy-fixtures: upgrade 1.0.5 -> 1.0.6Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: Fix tests, add tests to sdist Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyperf: upgrade 2.6.2 -> 2.6.3Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: ========== -Fix mem_max_rss measurement on macOS -gh-174: Support free-threading CPython by disabling psutil related features Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymodbus: upgrade 3.6.4 -> 3.6.6Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ -Solve transport close() as not inherited method. -enable mypy --check-untyped-defs -Add get_expected_response_length to transaction. -Remove control encode in framersRemove control encode in framers. -Bump codeql in CI to v3. -Improve server types -Remove pointless try/except -Improve transport types -Use explicit ValueError when called with incorrect function code -update message tests (incorporate all old tests). -Improve simulator type hints -Cleanup dead resetFrame code -integrate message.encode() into framer.buildPacket. -Repair client close() (intern= is needed for ModbusProtocol). -Updated Message_Parser example -Fix #2069 use released repl from pypi -Fix field encoding of Read File Record Response -Improve simulator types -Bump actions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.186 -> 2.4.187Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: ========== - Bump templates, version. - Bump deps. - Bump extract-msg. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: upgrade 2.6.3 -> 2.6.4Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: ========== -Fix usage of AliasGenerator with computed_field decorator -Fix nested discriminated union schema gen, pt 2 -Fix bug with no_strict_optional=True caused by API deferral Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy: upgrade 1.8.0 -> 1.9.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ============ -Fix missing type store for overloads -Fix 'WriteToConn' object has no attribute 'flush' -Improve TypeAlias error messages -Support narrowing unions that include type[None] -Support TypedDict functional syntax as class base type -Accept multiline quoted annotations -Allow unary + in Literal -Substitute type variables in return type of static methods -Consider TypeVarTuple to be invariant -Add alias support to field() in attrs plugin -Improve attrs hashability detection Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ipython: upgrade 8.22.1 -> 8.22.2Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | Changelog: ========== -Reexport arg_split on emscripten. -back to dev Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio: upgrade 1.62.0 -> 1.62.1Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | | | Changelog: ============ -Enable affinity_session_drain_test for cpp -rm invalid assert -Make C++ xDS Interop Client and Server Responsive to SIGTERM -Fix readme -Backport #35973: Make Bazel requirements installable directly via pip Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.62.0 -> 1.62.1Wang Mingyu2024-03-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-googleapis-common-protos: upgrade 1.62.0 -> 1.63.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | | | | Changelog: ========== -Add api_version field to ServiceOptions in google/api/client.proto -Add LOCATION_POLICY_VIOLATED enum to ErrorReason in google/api/error_reason.proto -Add rest_reference_documentation_uri field to ServiceOptions in google/api/client.proto Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.28.1 -> 2.28.2Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: Remove gce log for expected 404 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.120.0 -> 2.122.0Wang Mingyu2024-03-201-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.122.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>