summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-rsa: upgrade 4.9 -> 4.9.1Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymodbus: upgrade 3.9.1 -> 3.9.2Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | | | Changelog: ============ - Reactivate simulator validate. - Don't bool-test explicit datastores - Test and hard delayed response test. - Update simulator doc. - SimData update - Officially working towards 4.0.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-posix-ipc: upgrade 1.1.1 -> 1.2.0Wang Mingyu2025-04-232-49/+2
| | | | | | | | | | 0001-Use-default-cc-from-environment-variable.patch removed since it's not available in 1.2.0 License-Update: Reorg and rename files; add pyproject.toml Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-nanobind: upgrade 2.6.1 -> 2.7.0Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mlcommons-loadgen: upgrade 5.0.14 -> 5.0.15Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-marshmallow: upgrade 3.26.1 -> 4.0.0Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-m2crypto: upgrade 0.44.0 -> 0.45.0Wang Mingyu2025-04-232-7/+4
| | | | | | | | | | | | | | | | | | | | | python3-m2crypto/0001-setup.py-Make-the-cmd-available.patch refreshed for 0.45.0 Changelog: =========== - chore: build Windows builds with Python 3.13 as well - fix: remove support for Engine - chore: mark actual license of the project BSD-2-Clause instead of wrong MIT - ci(Debian): make M2Crypto buildable on Debian - swig: Workaround for reading sys/select.h ending with wrong types. - ci: bump required setuptools version because of change in naming strategy - fix: add fix for build with older GCC - fix: remove AnyStr and Any types - chore: add .git-blame-ignore-revs - chore: blacken everything Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-inline-snapshot: upgrade 0.22.1 -> 0.22.3Wang Mingyu2025-04-231-1/+1
| | | | | | | | | Fixed - A pycharm environment is no longer incorrectly recognized as a CI environment. - show correct diff when pytest --inline-snapshot=report -vv is used Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-greenlet: upgrade 3.1.1 -> 3.2.0Wang Mingyu2025-04-232-51/+1
| | | | | | | | | | | | | | | 0001-slp_switch-Implement-for-RISCV32.patch removed since it's included in 3.2.0 Changelog: ============ - Remove support for Python 3.7 and 3.8. - Add untested, community supported implementation for RiscV 32. - Make greenlet build and run on Python 3.14a7. It will not build on earlier 3.14 alpha releases, and may not build on later 3.14 releases. - Packaging: Use PEP 639 license expressions and include license files. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.37.0 -> 2.39.0Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | | | | | | | Features - Adding domain-wide delegation flow in impersonated credential - Adds GA support for X.509 workload identity federation Documentation - Add warnings regarding consuming externally sourced credentials Bug Fixes - Add impersonated SA via local ADC support for fetch_id_token - Add missing packaging dependency for feature requiring urllib3 - Add request timeout for MDS requests - Explicitly declare support for Python 3.13 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-frozenlist: upgrade 1.5.0 -> 1.6.0Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-drgn: upgrade 0.0.30 -> 0.0.31Wang Mingyu2025-04-231-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: upgrade 3.11.16 -> 3.11.17Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | Changelog: ============ - Optimized web server performance when access logging is disabled by reducing time syscalls - Improved web server performance when connection can be reused - Improved performance of the WebSocket reader - Improved performance of the WebSocket reader with large messages Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nftables: upgrade 1.1.1 -> 1.1.2Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbdkit: upgrade 1.40.5 -> 1.42.1Wang Mingyu2025-04-231-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: upgrade 48.0 -> 48.1Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | | | | | | * Bugfixes: - Fix switching from tree view to grid - Fix opening new window of starred folder - Fix selecting Google Drive files with file chooser - Run script files in their location - Disallow duplicate bookmarks * Cleanups: - Update screenshots * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspelling: upgrade 0.4.7 -> 0.4.8Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | | Changelog: ============ * Improve initial dictionary selection which is particularly useful for languages which don't typically use spaces to separate word boundaries. * Build system fixes for building without enchant * Translation updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnftnl: upgrade 1.2.8 -> 1.2.9Wang Mingyu2025-04-231-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmime-types-perl: upgrade 2.27 -> 2.28Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | | | | | Fixes: - some 'deprecated' texts made it to types.db. Improvements: - text/ecmascript RFC9239 - default charsets according to RFC6657 - update reference to specs RFC6838 and RFC9694 - iana updates. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jsoncons: upgrade 1.3.1 -> 1.3.2Wang Mingyu2025-04-231-1/+1
| | | | | | | | | | - Fixed bug: - Git Issue #607: Fixed issue with 'staj_object_view' and 'staj_array_view' iterators that got introduced as a consequence of a change in 1.3.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20250413.0 -> 6.1.20250420.0Wang Mingyu2025-04-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* adw-gtk3: upgrade 5.8 -> 5.10Wang Mingyu2025-04-231-1/+1
| | | | | | | | Changelog: Fixes a crash in chromium browser with the light theme. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* psqlodbc: fix build with gcc-15Martin Jansa2025-04-232-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure: make sure to call AC_CHECK_HEADER_STDBOOL before using ac_cv_sizeof_bool It was called after this conditional, so PG_USE_STDBOOL wasn't set even when it should be as shown in at the end of config.log: ac_cv_header_stdbool_h=yes ac_cv_sizeof_bool=1 ac_cv_type__Bool=yes #define SIZEOF_BOOL 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 * fixes: https://github.com/postgresql-interfaces/psqlodbc/issues/110 https://github.com/postgresql-interfaces/psqlodbc/issues/94 http://errors.yoctoproject.org/Errors/Details/852841/ In file included from ../psqlodbc-16.00.0000/environ.h:16, from ../psqlodbc-16.00.0000/environ.c:16: ../psqlodbc-16.00.0000/psqlodbc.h:264:23: error: 'bool' cannot be defined via 'typedef' 264 | typedef unsigned char bool; | ^~~~ Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cups-filters: use 4 spaces for indentationMartin Jansa2025-04-231-7/+7
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cups-filters: fix build with gcc-15Martin Jansa2025-04-232-0/+29
| | | | | | | | | | | | | | | | * fixes: http://errors.yoctoproject.org/Errors/Details/852846/ ../cups-filters-2.0.0/filter/foomatic-rip/pdf.c:79:32: error: passing argument 2 of 'start_process' from incompatible pointer type [-Wincompatible-pointer-types] 79 | kid3 = start_process("kid3", exec_kid3, (void *)cmd, NULL, NULL); | ^~~~~~~~~ | | | int (*)(FILE *, FILE *, void *) In file included from ../cups-filters-2.0.0/filter/foomatic-rip/pdf.c:16: ../cups-filters-2.0.0/filter/foomatic-rip/process.h:21:45: note: expected 'int (*)(void)' but argument is of type 'int (*)(FILE *, FILE *, void *)' Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* yasm: fix build with gcc-15Martin Jansa2025-04-232-0/+39
| | | | | | | | | | | | | | * fixes: libyasm/bitvect.h:86:32: error: cannot use keyword 'false' as enumeration constant 86 | typedef enum boolean { false = FALSE, true = TRUE } boolean; | ^~~~~ libyasm/bitvect.h:86:32: note: 'false' is a keyword with '-std=c23' onwards as suggested in: https://github.com/yasm/yasm/issues/283#issuecomment-2661108816 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysdig: fix build with gcc-15Martin Jansa2025-04-232-0/+32
| | | | | | | | | | | | | fixes: http://errors.yoctoproject.org/Errors/Details/852848/ In file included from TOPDIR/tmp/work/core2-64-oe-linux/sysdig/0.28.0/git/falcosecurity-libs/userspace/chisel/lua_parser.cpp:20: TOPDIR/tmp/work/core2-64-oe-linux/sysdig/0.28.0/git/falcosecurity-libs/userspace/libsinsp/./gen_filter.h:87:17: error: 'uint64_t' does not name a type 87 | virtual uint64_t get_ts() const = 0; | ^~~~~~~~ Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vulkan-cts-sources: fix build with gcc-15Martin Jansa2025-04-232-0/+48
| | | | | | | | | | | | | Fixes: http://errors.yoctoproject.org/Errors/Details/852849/ In file included from TOPDIR/tmp/work/core2-64-oe-linux/vulkan-cts/1.4.1.0/git/external/amber/src/src/type.cc:15: TOPDIR/tmp/work/core2-64-oe-linux/vulkan-cts/1.4.1.0/git/external/amber/src/src/type.h:56:39: error: 'uint32_t' has not been declared 56 | static bool IsInt8(FormatMode mode, uint32_t num_bits) { | ^~~~~~~~ Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-moteus: Upgrade 0.3.79 -> 0.3.81Leon Anavi2025-04-231-1/+1
| | | | | | | | | | Upgrade to release 0.3.81: - Set reasonable timing parameters for PCAN interfaces - Don't barf when flashing firmwares older than family reporting Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aniso8601: Upgrade 10.0.0 -> 10.0.1Leon Anavi2025-04-231-1/+1
| | | | | | | | | | | | | | | Upgrade to release 10.0.1: - year_range_check will only shift 0s in from the left for year strings of length 2. Since parse_date throws an IsoFormatError for year strings of lengths other than 2 or 4 this shouldn't significantly change any public API consumers. - Specify changelog location in setup.py - Change to Woodpecker CI - Add a CI pipeline to test builders when a tag is pushed Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-beautifulsoup4: Upgrade 4.13.3 -> 4.13.4Leon Anavi2025-04-231-1/+1
| | | | | | | | | | | | | | | | | | | Upgrade to release 4.13.4: - If you pass a function as the first argument to a find* method, the function will only ever be called once per tag, with the Tag object as the argument. Starting in 4.13.0, there were cases where the function would be called with a Tag object and then called again with the name of the tag. - Added a passthrough implementation for NavigableString.__getitem__ which gives a more helpful exception if the user tries to treat it as a Tag and access its HTML attributes. - Fixed a bug that caused an exception when unpickling the result of parsing certain invalid markup with lxml as the tree builder. - Converted the AUTHORS file to UTF-8 for PEP8 compliance. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dill: Upgrade 0.3.9 -> 0.4.0Leon Anavi2025-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | Upgrade to release 0.4.0: - update travis badge link - fix buiding documentation with sphinx 8.x - add initial support for python 3.14 - Bump starlette from 0.37.2 to 0.40.0 in /docs - fix typo in requirements.txt - updated copyright for 2025 - Bump jinja2 from 3.1.4 to 3.1.5 in /docs - support pypy-3.11 - update docs requirements; CI for pypy3.11 - fix CodeType support for PyPy3.11 7.3.19+ - move travis build of 3.9 to focal - Bump jinja2 from 3.1.5 to 3.1.6 in /docs License-Update: Updated copyright years Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-128: INSANE_SKIP 32bit-time QA issueLiu Yiding2025-04-231-0/+1
| | | | | | | | | | | | | | | |WARNING: lib32-mozjs-128-128.5.2-r0 do_package_qa: QA Issue: /usr/lib/libmozjs-128.so uses 32-bit api 'stat64' [32bit-time] |WARNING: lib32-mozjs-128-128.5.2-r0 do_package_qa: QA Issue: /usr/lib/libmozjs-128.so uses 32-bit api 'fstat64' [32bit-time] |WARNING: lib32-mozjs-128-128.5.2-r0 do_package_qa: QA Issue: Suppress with INSANE_SKIP = "32bit-time" [32bit-time] |WARNING: lib32-mozjs-128-128.5.2-r0 do_package_qa: QA Issue: /usr/bin/js128 uses 32-bit api 'stat64' [32bit-time] |WARNING: lib32-mozjs-128-128.5.2-r0 do_package_qa: QA Issue: /usr/bin/js128 uses 32-bit api 'fstat64' [32bit-time] |WARNING: lib32-mozjs-128-128.5.2-r0 do_package_qa: QA Issue: Suppress with INSANE_SKIP = "32bit-time" [32bit-time] It's a false positive warning that I have checked the compiling log, "-D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64" are really being passed to compiler Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-mixer: update and build with cmakeMarkus Volk2025-04-223-61/+36
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-compat: fix to work as drop-in replacement for libsdl2Markus Volk2025-04-221-0/+6
| | | | | | | | | | | | Since libsdl2 and libsdl2-compat are now mutually exclusive we can afford to rename the .pc file from sdl2-compat.pc to sdl2.pc This helps other projects which use pkgconfig to find libsdl2 Allow to build libsdl2-compat for native and nativesdk. This is required to build qemu Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl3-image: Add missing dependency on libsdl3Khem Raj2025-04-221-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl3-image: add recipeMarkus Volk2025-04-221-0/+16
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-compat: make mutually exclusive with libsdl2Markus Volk2025-04-221-0/+5
| | | | | | | | libsdl2 and libsdl2-compat share the same headers. Therefore, using one or the other is an either-or decision Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl3-ttf: add recipeMarkus Volk2025-04-221-0/+15
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-ttf: update and build with cmakeMarkus Volk2025-04-224-127/+14
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-net: update anb build with cmakeMarkus Volk2025-04-222-26/+17
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-image: build with cmakeMarkus Volk2025-04-221-16/+2
| | | | | | | This allows to use with libsdl2-compat Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fluidsynth: updateMarkus Volk2025-04-221-1/+2
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmp: add recipeMarkus Volk2025-04-221-0/+11
| | | | | | | libxmp is a requirement for libsdl2-mixer Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vboxguestdrivers: Use -ffile-prefix-map in place of -fdebug-prefix-mapKhem Raj2025-04-221-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bpftool: Use -ffile-prefix-map instead of -fdebug-prefix-mapKhem Raj2025-04-221-1/+1
| | | | | | ffile-prefix-map is superset for reproducibility Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ace: Delete -fdebug-prefix-map option from CXXKhem Raj2025-04-221-1/+1
| | | | | | -fdebug-prefix-map is implied in -ffile-prefix-map Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apache2: Scrub -ffile-prefix-map in build.nice fileKhem Raj2025-04-221-1/+1
| | | | | | | Fixes QA Issue: File /usr/libexec/apache2/build/config.nice in package apache2-dev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: update 1.34.4 -> 1.34.5Jason Schonberg2025-04-221-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/c-ares/c-ares/releases/tag/v1.34.5 Security: CVE-2025-31498. A use-after-free bug has been uncovered in read_answers() that was introduced in v1.32.3. Please see GHSA-6hxc-62jh-p29v Changes: Restore Windows XP support. PR #958 Bugfixes: A missing mutex initialization would make busy polling for configuration changes (platforms other than Windows, Linux, MacOS) eat too much CPU PR #974 Pkgconfig may be generated wrong for static builds in relation to -pthread PR #965 Localhost resolution can fail if only one address family is in /etc/hosts PR #947 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lief: Upgrade to 0.16.5 + tip of trunkKhem Raj2025-04-193-152/+9
| | | | | | | Drop upstreamed patch. Pydantic-core is now available for riscv32 Signed-off-by: Khem Raj <raj.khem@gmail.com>