summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* yasm: drop from packagegroup alsoGyorgy Sarvari2025-12-051-1/+0
| | | | | | | It should have been done when the recipe was dropped, but it was missed. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: Refine CVE-2022-0543 status descriptionDeepak Rathore2025-12-052-2/+12
| | | | | | | | | | | | | | | | | | | | | Refine the CVE_STATUS description for CVE-2022-0543 to provide a more precise explanation of this Debian-specific vulnerability. The vulnerability originates from Debian's packaging methodology, which loads system-wide Lua libraries (lua-cjson, lua-cmsgpack), enabling Lua sandbox escape. Upstream Redis builds, including those built by Yocto/OpenEmbedded, utilize embedded Lua from the deps/ directory and are therefore not affected by this issue. It is also fixed in Debian with this commit: https://salsa.debian.org/lamby/pkg-redis/-/commit/c7fd665150dc4769402cae97d1152b3c6e4366f0 References: - https://www.ubercomp.com/posts/2022-01-20_redis_on_debian_rce - https://nvd.nist.gov/vuln/detail/CVE-2022-0543 Signed-off-by: Deepak Rathore <deeratho@cisco.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmng: correct version of libmngChangqing Li2025-12-032-1/+34
| | | | | | | | Current version is 2.0.3, the lastrelease of libmng is in 2015, add a patch to fix it Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkmm4: updateMarkus Volk2025-12-031-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.20.0 (stable) 2025-09-19 Gdk: * PixbufAnimation, PixbufAnimationIter: Deprecate these classes. GdkPixbufAnimation and GdkPixbufAnimationIter are deprecated since gdk-pixbuf 2.44. * PixbufLoader: Deprecate get_animation(). (Kjell Ahlstedt) 4.19.1 (unstable) 2025-08-26 Gdk: * Event: Add get_relative_direction() and enum ScrollRelativeDirection. (Kjell Ahlstedt) Gsk: * Transform: Add matrix_2d(). (Kjell Ahlstedt) Gtk: * Application: Deprecate property_register_session(). * CssProvider: Add property_prefers_color_scheme() and property_prefers_contrast(). * Entry: Add set/get_menu_entry_icon_text(), property_menu_entry_icon_primary_text() and property_menu_entry_icon_secondary_text(). * Add enum InterfaceColorScheme and InterfaceContrast. * FilterListModel: Add get/set/property_watch_items(). * Settings: Add property_gtk_interface_color_scheme() and property_gtk_interface_contrast(). (Kjell Ahlstedt) Documentation: * Add images used in documentation copied by gmmproc. * Gtk::DrawingArea, Gtk::GLArea: Update the class descriptions. (Kjell Ahlstedt) Build: * Require gtk4 >= 4.19.4 (Kjell Ahlstedt) 4.19.0 (unstable) 2025-06-29 Gdk: * Deprecate Gdk::Cairo::set_source_pixbuf(). * Texture: Deprecate create_for_pixbuf(). * Pixbuf: Deprecate create_from_xpm_data(). * ColorState: Add equivalent(). * MemoryTextureBuilder: Add get/set_stride_for_plane() and get/set_offset(). * TextureDownloader: Add download_bytes_with_planes(). * Toplevel: Add enum TitlebarGesture, enum Toplevel::Capabilities, titlebar_gesture(), get/property_capabilities(), get/set/property_gravity(). (Kjell Ahlstedt) Gsk: (new subdirectory and namespace) * Add RoundedRect, Transform and enums BlendMode, Corner, FillRule, MaskMode, ScalingFilter, Transform::Category. (Kjell Ahlstedt) Merge request !92 Gtk: * Add Fixed::set/get_child_transform() (Kjell Ahlstedt) * Add FixedLayout and FixedLayoutChild (Kjell Ahlstedt) Issue #164 (Thayne McCombs) * Calendar: Deprecate select_day(), property_year/month/day(), add set/property_date(). * FileFilter: Deprecate add_pixbuf_formats(). * IconPaintable: Deprecate get/property_icon_name(), is_symbolic(), property_is_symbolic(). * UriLauncher.hg: Add can_launch(). * Window: Add enum WindowGravity, get/set/property_gravity(). (Kjell Ahlstedt) Demos: * Avoid deprecated Pixbuf methods where possible. (Kjell Ahlstedt) Build: * NMake Makefiles: Generate gskmm build config files * NMake builds: Add build rules to build gskmm (Chun-wei Fan) Merge request !92 * Require gtk4 >= 4.19.2 (Kjell Ahlstedt) 4.18.0 (stable) 2025-03-23 Gdk: * CairoContext: Deprecate cairo_create(). * Device: Add get/property_active_layout_index(), get/property_layout_names(). * Surface: Add translate_coordinates(), deprecate create_cairo_context(). (Kjell Ahlstedt) Gtk: * Accessible: Add update_platform_state(). * HeaderBar, WindowControls: Add get/set/property_use_native_controls(). * Widget: Add get/set/property_limit_events(). (Kjell Ahlstedt) Documentation: * Gtk::SignalListItemFactory: Remove errroneous links. (Daniel Boles) * Gtk::AboutDialog: Update the image. * Gtk::ConstraintLayout: Add a link to the description of GtkConstraintLayout. * Gdk::Pixbuf, PixbufFormat, PixbufLoader: Add class descriptions. (Kjell Ahlstedt) Build: * Require gtk4 >= 4.17.5 * Meson build: Use the Python installation that Meson uses. See merge request glibmm!67. (Kjell Ahlstedt) 4.17.0 (unstable) 2025-01-26 Gdk: * ColorState: Add get_oklab() and get_oklch(). * ContentFormats: Add is_empty(). (Kjell Ahlstedt) Gtk: * SearchEntry2: Add signal_activate(). (Kjell Ahlstedt) Issue #161 (PBS) * ColorDialogButton, DropDown, Expander, FontDialogButton, MenuButton, PasswordEntry, Text: Add signal_activate(). (Kjell Ahlstedt) * Snapshot: Add and deprecate render_background(). (Kjell Ahlstedt) Merge request !91 (Ezike Ebuka) * ApplicationWindow: Deprecate unset/set/get_help_overlay(). * ShortcutLabel, ShortcutsGroup, ShortcutsSection, ShortcutsShortcut, ShortcutsWindow: Deprecate these classes. * FileDialog: Add open_text_file(), open_text_file_finish(), open_multiple_text_files(), open_multiple_text_files_finish(), save_text_file(), save_text_file_finish(). * ListBox: Add set/get/property_tab_behavior(). * StringList: Add find(). * TextView: Add get_visible_offset(). (Kjell Ahlstedt) Build: * Require gtk4 >= 4.17.3. Require glibmm >= 2.75.0. Actually required since gtkmm 4.15.0. * Meson build: If GTKMM_NO_DIST_TESTS is defined, 'meson dist' does not run test programs. (Kjell Ahlstedt) 4.16.0 (stable) 2024-09-10 Almost identical to 4.15.1. Gtk: * gtkmm.h: Add eventcontrollerlegacy.h. 4.15.1 (unstable) 2024-08-30: Gdk: * DrawContext: Deprecate begin_frame(), end_frame(), is_in_frame(), get_frame_region(). * Surface: Deprecate set_opaque_region(). (Kjell Ahlstedt) * Cursor: Rename create(const SlotGetTexture& slot, .....). Call it create_from_slot(). It was added in 4.15.0 (unstable), but some create() calls in old code became ambiguous. (Kjell Ahlstedt) Issue #159 (Alessandro Astone) Gtk: * Window: Add set_interactive_debugging(). * TextBuffer: Add enum TextBuffer::NotifyFlags, add_commit_notify(), remove_commit_notify(). (Kjell Ahlstedt) Build: * Require gtk4 >= 4.15.5. (Kjell Ahlstedt) 4.15.0 (unstable) 2024-08-01: Gdk: * Cursor: Add create(slot, fallback). * Add class CicpParams, ColorState and MemoryTextureBuilder. * DmabufTextureBuilder: Add get/set/property_color_state(). * GLTextureBuilder.[ccg|hg]: Add get/set/property_color_state(). * Texture: Add get/property_color_state(). * TextureDownloader: Add get/set_color_state(). (Kjell Ahlstedt) Gtk: * Widget: Deprecate set/unset/get_font_options(). (Kjell Ahlstedt) * Paned: Add unset_start_child() and unset_end_child(). (Kjell Ahlstedt) Issue #156 (PBS) * Add enum FontRendering. * GraphicsOffload: Add set/get/property_black_background(). * Settings: Add property_gtk_font_rendering(). * FileDialog: Add a nullptr test. (Kjell Ahlstedt) * Undefine preprocessor macro BSD, which can be defined in MacOS, and can interfere with enum License::BSD. (Kjell Ahlstedt) Issue #157 (Mohamed Akram) * Shortcut: Add set_action(). Deprecate the misnamed set_trigger(const Glib::RefPtr<const ShortcutAction>& action). * Snapshot: Deprecate gl_shader_pop_texture(). (Kjell Ahlstedt) Demos: * Dialog demo: Fix a memory leak. Add some comments. (Kjell Ahlstedt) Documentation: * Gdk::Cursor: Update the class description. * Gtk::Settings: Improve the class documentation. (Kjell Ahlstedt) * Don't link to removed parts of library.gnome.org. (Andre Klapper, Kjell Ahlstedt) Build: * Require gtk4 >= 4.15.4. * Meson build: Require meson >= 0.62.0. Use Meson's pkgconfig module instead of using the *.pc.in templates. (Kjell Ahlstedt) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* version-check.conf: mute version mismatch warning for bpftraceChangqing Li2025-12-031-0/+1
| | | | | | | | | bpftrace set the version by "git describe --dirty", since we have local patch for bpftrace, '-dirty' will be added into the version, set CHECK_VERSION_PV to mute the version mismatch warning Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* version-check.conf: mute version mismatch warning for fliteChangqing Li2025-12-031-0/+1
| | | | | | | | | | | | * flite --version return 1 block version output for check-version-mismatch.bbclass * even with version output flite-2.2-current, regular version match regexp cannot match the version so mute version mismatch warning for flite Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xdotool: upgrade 3.20211022.1 -> 4.20251130.1Wang Mingyu2025-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Fix bug in typing/keyboard causing xdotool to send extra modifier keys in certain cases. When xkeyboard-config 2.46 is installed, xdotool would send incorrect key sequences for function keys, for example incorrectly sending "Alt + F3" when F3 was requested. - Add 'windowlower' command - Fix some crashes in xdo_get_desktop_for_window - Fix mouse movement under Xwayland when multiple screens are present - mousemove --sync no only waits if the cursor is expected to actually move - Remove dependency on libXi that was leftover from Wayland detection code no longer used in xdotool - Bump SONAME to 4 hopefully to resolve ABI issues with previous versions of libxdo. - Code improvements intended to reduce compiler warnings - Add support for Cygwin when building - Test suite works again! Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upower: upgrade 1.90.10 -> 1.91.0Wang Mingyu2025-12-021-1/+1
| | | | | | | | | | | | Changelog: =========== - New feature: Support multiple keyboard backlight LED control. - Make installation of tests optional - Support conf.d style config file - Deprecate CapacityLevel property Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* psqlodbc: upgrade 17.00.0006 -> 17.00.0007Wang Mingyu2025-12-023-85/+17
| | | | | | | | | | | add-expected-output-file-for-descrec-test.patch removed since it's included in 17.00.0007 psqlodbc-fix-for-ptest-support.patch refreshed for 17.00.0007 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* parallel: upgrade 20251022 -> 20251122Wang Mingyu2025-12-021-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* microcom: upgrade 2023.09.0 -> 2025.11.0Wang Mingyu2025-12-021-1/+1
| | | | | | | | | | | Changelog: =========== - Add -e switch to select an escape sequence other than Ctrl+\ - More portable TTY settings - Better error and signal handling Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnice: upgrade 0.1.22 -> 0.1.23Wang Mingyu2025-12-021-3/+3
| | | | | | | License-Update: Add SPDX-License-Identifier for added clarity Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* asyncmqtt: upgrade 10.2.5 -> 10.2.6Wang Mingyu2025-12-021-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ============== * Removed unintentional copy requiment from some of async functions parameter. * Fixed Heap-use-after-free during broker shutdown. * Rifined documents. * Added TLS Websocket verify none port to broker for browser. * Added Cerfiticate file's digitalSignature to keyUsage. * Fixed wss connection from Web Browser handshake failed problem. * Changed trial broker on `async-mqtt.redboltz.net` ws and wss port. * ws was 10080 but Chrome block it by default. Updated to 80. * wss was 10443 but Chrome doesn't block it by default. But for consistency, updated to 443. * system_test still uses 10080 and 10443 to avoid conflict. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tmux: upgrade 3.5a -> 3.6Liu Yiding2025-12-021-1/+1
| | | | | | | | Change log: https://raw.githubusercontent.com/tmux/tmux/3.6/CHANGES Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hdf5: inherit pkgconfigChangqing Li2025-12-021-1/+4
| | | | | | | | inherit pkgconfig, and fix install conflict when enable multilib, this can also improve reproducibility Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yasm: drop recipeGyorgy Sarvari2025-12-027-265/+0
| | | | | | | | | | | | | | | | Yasm was introduced as a rewrite of nasm, however its commits have dried up over the years, while its unmitigated CVEs keep piling up. Also, nasm is a healthier project with regular contributions still. There are no known recipes depending on yasm. Let's remove it. Cc: Ross Burton <ross.burton@arm.com> Cc: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* crash: add zlib-native to depends for crash-crossYi Zhao2025-12-021-0/+2
| | | | | | | | | | | Fix the following error when using buildtools-extended: va_server.c:20:10: fatal error: zlib.h: No such file or directory 20 | #include <zlib.h> | ^~~~~~~~ Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* colortail: Add recipeLeon Anavi2025-12-021-0/+10
| | | | | | | | | | | | | | | | | Colortails is like the tail command line utility but with colors. Add recipe for the latest release 0.3.5: - Print error messages to stderr - Fix memory leaks and Valgrind warnings - Improve detection of file truncation due to log rotation - Fix ./autogen.sh on macOS - Avoid emitting excessive color sequences - Output ansi reset code when the program is interrupted This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: switch to libpcre2Hongxu Jia2025-12-011-1/+1
| | | | | | | | | The syslog-ng used pcre2 instead of pcre since 2023 [1] [1] https://github.com/syslog-ng/syslog-ng/commit/cb6de08dc9078644d48ca536b5660e406b1a50d6 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse3: Fix build with clang on riscv32Khem Raj2025-11-301-0/+3
| | | | | | | | | | Clang needs 64-bit atomics on rv32 here and builtins does not have them so help it by linking with libatomic Fixes riscv32-yoe-linux-musl-ld.lld: error: undefined symbol: __atomic_fetch_add_8 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* trace-cmd: Update SRC_URI to use HTTPS protocolyuyu2025-11-291-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluentbit: unbundle msgpack, sqlite3 and zstdPatrick Wicki2025-11-291-1/+2
| | | | | | | | With https://github.com/fluent/fluent-bit/pull/9572 it is now possible to unbundle these and use the system libs instead. Signed-off-by: Patrick Wicki <patrick.wicki@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluentbit: upgrade 4.0.1 -> 4.2.0Patrick Wicki2025-11-296-45/+26
| | | | | | | | | | | | | Refresh patches and drop one for musl which is no longer required. Release notes: - https://fluentbit.io/announcements/v4.1.0/ - https://fluentbit.io/announcements/v4.2.0/ This addresses CVE-2025-12977. Signed-off-by: Patrick Wicki <patrick.wicki@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xrdp: add ptest supportGyorgy Sarvari2025-11-293-2/+49
| | | | | | | | | | It takes under 10 seconds to run the suite. Executed succesfully on x86-64, with musl and glibc. The recipe requires pam DISTRO_FEATURE to be present. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: rework EXTRA_OEMESON opts to PACKAGECONFIGGyorgy Sarvari2025-11-281-5/+5
| | | | | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: add ptest supportGyorgy Sarvari2025-11-284-2/+82
| | | | | | | | | It takes less than 30 seconds to execute. Add a backported patch that fixes a broken test. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: upgrade 36->37Gyorgy Sarvari2025-11-281-1/+1
| | | | | | | | | | | | | | | | | | Changelog: - Add `/etc` and `/run` to the search-paths for system services. This change is aligned with recent changes to the reference implementation. - Support systemd's `notify-reload` to trigger a reload operation. This replaces the old `busctl call ...ReloadConfig` operation. - Extend `org.freedesktop.DBus.Debug.Stats.GetStats` with all the fields defined by the specification. - Fix a bug in match-rule processing which caused argument processing to fail for any but the first message argument. - Fix a memory leak in configuration processing when parsing invalid user or group IDs. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tigervnc: fix typo in CVE_STATUSGyorgy Sarvari2025-11-281-1/+1
| | | | | | | Forgot to add the CVE- prefix in previous patch. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Fix do_package QA issue for unshipped bash-completion filesAlper Ak2025-11-281-1/+3
| | | | | | | | | | | | | | | | | Add bash-completion directory to FILES to resolve the installed-vs-shipped QA error. Fix: ERROR: proj-9.7.0-r0 do_package: QA Issue: proj: Files/directories were installed but not shipped in any package: /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/projinfo Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. proj: 3 installed and not shipped files. [installed-vs-shipped] ERROR: proj-9.7.0-r0 do_package: Fatal QA errors were found, failing task. Signed-off-by: Alper Ak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Ignore CreatesGenericErrorWhenErrnoIsUnknown test on non-glibc ↵Khem Raj2025-11-272-0/+30
| | | | | | systems Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openjpeg: Add nativesdk to BBCLASSEXTENDLeon Anavi2025-11-271-1/+1
| | | | | | | | | | Add nativesdk to BBCLASSEXTEND because python3-pillow requires nativesdk-openjpeg. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qpdf: Add native and nativesdk to BBCLASSEXTENDLeon Anavi2025-11-271-0/+2
| | | | | | | | | | Add native and nativesdk to BBCLASSEXTEND because python3-pikepdf requires nativesdk-qpdf. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hdf5: fix do_package failure when multilib enabledChangqing Li2025-11-271-5/+1
| | | | | | | | | | | | After upgrading hdf5 to 2.0.0, h5cc and h5hlcc will only be generated when pkg-config is found. With current default config, it will not be generated, remove related configs to fix do_package failure | DEBUG: Executing shell function multilibscript_rename | mv: cannot stat '/tmp/work/cortexa72-wrs-linux/hdf5/2.0.0/package/usr/bin/h5cc': No such file or directory Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse3: Add missing rdep on file for ptestsKhem Raj2025-11-261-0/+1
| | | | | | | | | | Fixes E FileNotFoundError: [Errno 2] No such file or directory: 'file' ../../python3.13/subprocess.py:1972: FileNotFoundError Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplist: Upgrade to 2.7.0Khem Raj2025-11-262-3/+54
| | | | | | | Fix failing ptests Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Ankur Tyagi <ankur.tyagi85@gmail.com>
* libplist: Fix buildpaths in ptestsKhem Raj2025-11-261-4/+6
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Ankur Tyagi <ankur.tyagi85@gmail.com>
* wxwidgets: Upgrade to 3.2.8.1 bugfix releaseKhem Raj2025-11-261-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* breakpad: correct SRC_URI branchGyorgy Sarvari2025-11-261-1/+1
| | | | | | | master was renamed to main Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librelp: Upgrade to 1.12.0Randy MacLeod2025-11-266-256/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This upgrade is mostly bug fixes according to: https://github.com/rsyslog/librelp/blob/master/ChangeLog but there is one new API: add ability to communicate source port back to caller Drop the backported patch: 0001-Fix-function-inline-errors-in-debug-optimization-Og.patch Drop patches merged upstream: 0001-tests-Include-missing-sys-time.h.patch -> 8c96857 tests: Include missing sys/time.h 0001-relp-fix-build-against-upcoming-gcc-14-Werror-calloc.patch -> baf992f relp: fix build against upcoming `gcc-14` ... 0001-tests-Fix-callback-prototype.patch -> a4cb0bd tests: Fix callback prototype 0001-tcp-fix-some-compiler-warnings-with-enable-tls-opens.patch -> 6e9b27f tcp: fix some compiler warnings with enable-tls-openssl Ptest for qemux86-64, qemuarm64 with glibc and musl: TOTAL: 30 PASS: 27 SKIP: 3 XFAIL: 0 FAIL: 0 XPASS: 0 ERROR: 0 Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xorgxrdp: upgrade 0.9.19 -> 0.10.4Gyorgy Sarvari2025-11-261-5/+8
| | | | | | | | | | | | Changelog: 0.10.4: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.4 0.10.3: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.3 0.10.2: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.2 0.10.1: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.1 0.10.0: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.10.0 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xrdp: upgrade 0.9.20 -> 0.10.4.1Gyorgy Sarvari2025-11-263-45/+39
| | | | | | | | | | | | | | | | | | | | | | | | | Contains fixes for the following vulnerabilities: CVE-2022-23468, CVE-2022-23477, CVE-2022-23478, CVE-2022-23479, CVE-2022-23480, CVE-2022-23481, CVE-2022-23482, CVE-2022-23483, CVE-2022-23484, CVE-2022-23493, CVE-2023-40184, CVE-2023-42822, CVE-2024-39917 Added a new patch to fix compiling with musl. Dropped 0001-Fix-the-compile-error.patch: it's an 8 years old patch, claiming to fix a compile error. I did not see an error when I removed it (tried glibc and musl, gcc and clang). Changelogs: 0.10.4.1: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.4.1 0.10.4: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.4 0.10.3: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.3 0.10.2: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.2 0.10.1: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.1 0.10.0: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.0 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rasdaemon: upgrade 0.8.3 -> 0.8.4Liu Yiding2025-11-262-87/+3
| | | | | | | | | | 1.Changelog: https://github.com/mchehab/rasdaemon/commit/5a1efb8f324498df8cbaaa5adff0e9db96f648a9 2.Remove 0001-rasdaemon-fix-post-processing-options.patch as it was merged upstream. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valkey: Upgrade 8.1.4 -> 9.0.0Leon Anavi2025-11-253-47/+35
| | | | | | | | | | | | | | | | | | | Upgrade to release 9.0.0: - HSETEX with FXX should not create an object if it does not exist - Fix crash when aborting a slot migration while child snapshot is active - Fix double MOVED reply on unblock at failover - Fix memory leak with CLIENT LIST/KILL duplicate filters - Fix incorrect accounting after completed atomic slot migration - Fix Lua VM crash after FUNCTION FLUSH ASYNC + FUNCTION LOAD - Fix invalid memory address caused by hashtable shrinking during safe iteration Replace dependency hiredis with libvalkey. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: upgrade 4.1.0 -> 4.2.0Wang Mingyu2025-11-251-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-psycopg: upgrade 3.2.12 -> 3.2.13Wang Mingyu2025-11-251-1/+1
| | | | | | | | | | | | Changelog: ============== - Show the host name in the error message in case of name resolution error - Fix Cursor.copy() and AsyncCursor.copy() to hold the connection lock for the entire operation, preventing concurrent access issues - Fix GSSAPI check with C extension built with libpq < v16 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: upgrade 3.117 -> 3.118.1Wang Mingyu2025-11-251-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgphoto2: upgrade 2.5.32 -> 2.5.33Wang Mingyu2025-11-251-1/+1
| | | | | | | | | | | | | | | | | | | | | serial: * added caching canon: * use caching from serial driver ptp2: * fixed crash on capture regression * added new ids: * Sony ZV-E10M2 * Fuji X-M5 * Ricoh GR IIIx (corrected id) * imported libmtp ids translations: updated romanian, chinese, polish, ukrainian Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.16 -> 2.17Wang Mingyu2025-11-251-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ========== - Add fuzzers foundation. Many thanks to Amir Montazery and Open Source Technology Improvement Fund (ostif.org), Google, for funding that. - Add ability to disable building tests in meson - Fixed gamut warning not working on certain conditions - Mac sequoia added to test beds - Add the possibility of duplicating a NULL context for cloning defaults. - Small cleanup of CGATS parser - Change computation of profile ID to follow actual ICC spec (yes, they changed the spec!) - Allow to apply color management on memory blocks > 4Gb - Get rid of samples on meson compilation - Increase coverage of premultiplied alpha. - Bug fixing and cosmetical work on sources. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: upgrade 3.26.1 -> 3.27Wang Mingyu2025-11-251-1/+1
| | | | | | | | | | | | | | | | | Changelog: ============ - Improve support for newer signal ids (L1/L2/L5, etc.). - xgps add signal id names - gpsrinex, support new signal ids. Add -g and --gnss options. - Initial SPARTNv2 support. Disabled by default, terrible protocol. - Many ubxtool updates for newer u-blox receivers. - Update driver_ubx for newer u-blox receivers. - Lexer() FFI interface is unused, and deprecated October 2025. - xgps and xgpsspeed work under Wayland. - Add support for Qt6. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse3: upgrade 3.16.2 -> 3.17.4Wang Mingyu2025-11-251-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>