summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-grpcio: upgrade 1.71.0 -> 1.72.0Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-tools: upgrade 1.71.0 -> 1.72.0Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-reflection: upgrade 1.71.0 -> 1.72.0Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-grpcio-channelz: upgrade 1.71.0 -> 1.72.0Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-greenlet: upgrade 3.2.0 -> 3.2.1Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gevent: upgrade 24.11.1 -> 25.4.2Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp: upgrade 3.11.17 -> 3.11.18Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* parallel: upgrade 20250322 -> 20250422Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nftables: upgrade 1.1.2 -> 1.1.3Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbdkit: upgrade 1.42.1 -> 1.43.5Wang Mingyu2025-04-291-3/+4
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsimplelog: upgrade 1.0.4 -> 1.0.6Wang Mingyu2025-04-291-3/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libauthen-sasl-perl: upgrade 2.1700 -> 2.1800Wang Mingyu2025-04-291-1/+1
| | | | | | | | | | | | | | | | | | [Changed] - Minimum required Perl version 5.14+ (from 5.6.0); Digest::HMAC_MD5 was 5.8.1, making 5.8.1 the effective minimum - Move example code to the eg/ directory [Added] - Mechanisms XOAUTH2 and OAUTHBEARER added - Include mechanisms available on server when negotiation fails on the client - Add `_acceptable()` function to allow mechanism implementation classes to decline selection based on the callback values Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* icewm: upgrade 3.7.3 -> 3.7.4Wang Mingyu2025-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Lower minimum required CMake version to 3.5. - Fix CMake LTO build. - Remove obsolete CMake warning for SVG library. - Let icesh don't loop when interrupted. - Use X-resource library 1.2 to reliably obtain process identifiers of client windows. Add the "toolbar" command to icesh to let icewm reload the toolbar configuration. - Add xres_LDFLAGS to icewm_libs for CMake. - Add a toolbar button to the CAD-dialog. - Return first found PID in getNetWMPid. - Better fix for getNetWMPid sorry. - Add xres to dependencies. - Make XRes disableable in configure. Up version to 3.7.3. - Make XRes disableable in the CMake build. - Give which a backup in rebuild.sh. - Remove debugging statements. - Add a --replace option to icewm-session. - Add -Z filter to icesh to select only terminals. - Drop old obsolete icons. - Change default theme to icedesert. - Fix the stacking order when a QuickSwitch ends. - Replace -lXRes with $(XRES_LIBS) for icesh. - Improve CAD-dialog up-down traversal. - In getLastFocus, ignore unmanaged frames. - Restack the windows after a QuickSwitch has ended. - Fix typo. - Permit some global keys in case the global keybinds are not active. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkwave: upgrade 3.3.121 -> 3.3.122Wang Mingyu2025-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============= - Buffer warning fix in fstVcdIDForFwrite. - Warning fixes in vzt_read.c and fstapi.c. - Prototype fixes for port to gcc15. - Fixes for tcl9 compatibility. - Added fixes for --saveonexit command line option. - Fix for convert_real for TR_REAL traces. - Fix for popen_san() in vcd2fst using fsdb binaries. - Added fstWriterGetFlushContextPending() to fstapi.c/.h. - Reenable wayland code for primary and baseline markers in wavewindow.c. - Unnamed scope fix for fstReader. - Opaque pointer warning fix for fstapi.c. - Remove broken pseudo-2D array support in fst.c. - Fix in fst.c for signals whose MSB/LSB/len mismatch. - Libfst #15: fstReaderOpen should not fail on empty FST file. - Fix crash introduced in 3.3.120 with legacy VCD loader caused by "Fix case of missing newline at EOF for VCD loaders." - Fix in fst.c for duplicate string values. - Remove duplicate string values from adjacent value changes. - Libghw add from upstream for ghdl_rtik_type_i64. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* debootstrap: upgrade 1.0.140 -> 1.0.141Wang Mingyu2025-04-293-13/+7
| | | | | | | | | 0002-support-to-override-usr-bin-arch-test.patch 0003-do-not-hardcode-the-full-path-of-dpkg.patch refreshed for 1.0.141 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.1.20250420.0 -> 6.1.20250427.0Wang Mingyu2025-04-291-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nmap: set correct licenseGyorgy Sarvari2025-04-282-1/+584
| | | | | | | | | | | Nmap has switched from GPLv2 to their own "Nmap Public Source License" since a few release. Set it in the recipe accordingly. The NPSL file in the license firectory has been downloaded directly from https://svn.nmap.org/nmap/LICENSE Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pipewire: Avoid having pipewire-native depend on pipewirePeter Kjellerstedt2025-04-281-1/+3
| | | | | | | | | Make pipewire-pulse only depend on pipewire-modules-protocol-pulse for target. Otherwise the magic behind BBCLASSEXTEND and PACKAGES_DYNAMIC results in pipewire-native ending up depending on pipewire (for target). Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nodejs: backport a patch to prevent brotli crashing nodejsJeroen Hofstee2025-04-282-0/+65
| | | | | | | | | | | Brotli can crash nodejs (on ARM), because the memory allocated for brotli wasn't properly aligned. https://github.com/google/brotli/issues/1159 https://github.com/nodejs/node/commit/dc035bbc9b310ff8067bc0dad22230978489c061 Signed-off-by: Jeroen Hofstee <jhofstee@victronenergy.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-httpcore: Upgrade 1.0.8 -> 1.0.9Leon Anavi2025-04-281-1/+1
| | | | | | | | | Upgrade to release 1.0.9: - Resolve GHSA-vqfr-h8mv-ghfj with h11 dependency update Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-elementpath: Upgrade 4.8.0 -> 5.0.0Leon Anavi2025-04-281-2/+3
| | | | | | | | | | | | | | | | | | | | Upgrade to release 5.0.0: - Replace SafeXMLParser with SafeExpatParser - Drop compatibility with Python 3.8 - Restruct node trees with XPathNodeTree backbone - Unicode categories fallback with a warning - Rewriting decoder module - Add extras subpackage for experiment XDM and XPath on Path objects Fixes: WARNING: python3-elementpath-5.0.0-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nlohmann-json: Upgrade 3.11.3 -> 3.12.0Mingli Yu2025-04-282-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * License-Update: Copyright year updated to 2025 * It seems snprintf in glibc is locale-aware. And it will format floating-point numbers according to the locale when the numeric locale is set (e.g., de_DE). But in musl, snprintf does not respect locale settings for number formatting. It will always use a period as the decimal separator regardless of the locale set. So exclude TEST CASE "locale-dependent test (LC_NUMERIC=de_DE)" [1] right now and add the case back once the issue resolved by upstream. # ./run-ptest PASS: test-algorithms_cpp11 PASS: test-allocator_cpp11 PASS: test-alt-string_cpp11 PASS: test-assert_macro_cpp11 PASS: test-binary_formats_cpp11 PASS: test-bjdata_cpp11 PASS: test-bson_cpp11 PASS: test-byte_container_with_subtype_cpp11 PASS: test-capacity_cpp11 PASS: test-cbor_cpp11 PASS: test-class_const_iterator_cpp11 PASS: test-class_iterator_cpp11 PASS: test-class_lexer_cpp11 PASS: test-class_parser_cpp11 [snip] [1] https://github.com/nlohmann/json/issues/4767 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: patch CVE-2025-30472Peter Marko2025-04-282-0/+70
| | | | | | | | | | | Pick commit from [1] mentioned in [2] from [3] [1] https://github.com/corosync/corosync/issues/778 [2] https://github.com/corosync/corosync/pull/779 [3] https://nvd.nist.gov/vuln/detail/CVE-2025-30472 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: upgrade 3.1.6 -> 3.1.9Peter Marko2025-04-281-7/+3
| | | | | | | | | | | dbus dir was changed from sysconfdir to datadir drop unused configure code License-Update: copyright years refreshed Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* corosync: fix upstream version checkPeter Marko2025-04-281-3/+3
| | | | | | | | | | | | | | github-releases is needed that it work at all: ERROR: Automatic discovery of latest version/revision failed - you must provide a version using the --version/-V option, or for recipes that fetch from an SCM such as git, the --srcrev/-S option. UPSTREAM_CHECK_GITTAGREGEX is needed to get correct version, otherwise: $ devtool latest-version corosync ... INFO: Current version: 3.1.6 INFO: Latest version: 414.336.75.75.75 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libosinfo: update 1.11.0 -> 1.12.0Markus Volk2025-04-283-34/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove backported patch - add a patch to fix: | ../git/osinfo/osinfo_loader.c:357:5: error: 'content' is deprecated [-Werror=deprecated-declarations] | 357 | ret = g_strdup((char *)buf->content); | | ^~~ | In file included from /home/flk/poky/build/tmp/work/corei7-64-poky-linux/libosinfo/1.12.0/recipe-sysroot/usr/include/libxml2/libxml/parser.h:16, | from ../git/osinfo/osinfo_loader.c:29: | /home/flk/poky/build/tmp/work/corei7-64-poky-linux/libosinfo/1.12.0/recipe-sysroot/usr/include/libxml2/libxml/tree.h:103:14: note: declared here | 103 | xmlChar *content XML_DEPRECATED_MEMBER; | | ^~~~~~~ | ../git/osinfo/osinfo_loader.c: At top level: | ../git/osinfo/osinfo_loader.c:1905:42: error: expected ';', ',' or ')' before 'ATTRIBUTE_UNUSED' | 1905 | catchXMLError(void *ctx, const char *msg ATTRIBUTE_UNUSED, ...) | | ^~~~~~~~~~~~~~~~ | ../git/osinfo/osinfo_loader.c: In function 'osinfo_loader_process_xml': | ../git/osinfo/osinfo_loader.c:1948:25: error: 'catchXMLError' undeclared (first use in this function) | 1948 | pctxt->sax->error = catchXMLError; | | ^~~~~~~~~~~~~ | ../git/osinfo/osinfo_loader.c:1948:25: note: each undeclared identifier is reported only once for each function it appears in | cc1: all warnings being treated as errors 1.12.0 - Oct 23, 2023 ===================== - Some memory leak fixes #156 - Adapt to change in libxml2 #155 - Several CI improvements - Several translations improvements Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfstests: bstat: use uint32_t instead of __uint32_t to fix build with muslMartin Jansa2025-04-272-0/+34
| | | | | | | | | | | | | * with musl this fails with: http://errors.yoctoproject.org/Errors/Details/853041/ bstat.c:65:33: error: unknown type name '__uint32_t'; did you mean 'uint32_t'? 65 | static inline int xfs_highbit32(__uint32_t v) | ^~~~~~~~~~ | uint32_t Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pgpool2: upgrade 4.5.1 -> 4.5.2Jason Schonberg2025-04-271-1/+1
| | | | | | | | | Fixes for memory leaks, uninitialized memory, segmentation faults and other fixes. Changelog: https://www.pgpool.net/docs/latest/en/html/release-4-5-2.html Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ptest-packagelists-meta-python.inc: Add python3-pykickstartMingli Yu2025-04-261-0/+1
| | | | | Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pykickstart: Add ptest supportMingli Yu2025-04-262-1/+20
| | | | | | | | | | | | | | | | # ./run-ptest PASS: tests/commands/test_authconfig.py:FC3_TestCase.runTest PASS: tests/commands/test_authconfig.py:F28_TestCase.runTest PASS: tests/commands/test_authconfig.py:F35_TestCase.runTest PASS: tests/commands/test_authselect.py:F28_TestCase.runTest PASS: tests/commands/test_autopart.py:AutoPart_TestCase.runTest PASS: tests/commands/test_autopart.py:FC3_TestCase.runTest PASS: tests/commands/test_autopart.py:F9_TestCase.runTest PASS: tests/commands/test_autopart.py:F12_TestCase.runTest [snip] Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-mixer: drop deprecated modplug PACKAGECONFIGMarkus Volk2025-04-261-4/+1
| | | | | | | | | | libmodplug support has been removed in master branch https://github.com/libsdl-org/SDL_mixer/pull/673 Remove the option as we still provide libxmp to handle .mod Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pgpool2: use gnu17 to avoid build failure with gcc-15Martin Jansa2025-04-261-0/+4
| | | | | | | | * like e.g. gentoo does: https://bugs.gentoo.org/940128 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fetchmail: upgrade to 6.5.2 to fix build with gcc-15Martin Jansa2025-04-261-2/+2
| | | | | | | | | | | | | | | | | | | * fixes: http://errors.yoctoproject.org/Errors/Details/852999/ ../fetchmail-6.4.38/xmalloc.c:35:1: error: conflicting types for 'xrealloc'; have 'char *(char *, size_t)' {aka 'char *(char *, long unsigned int)'} 35 | xrealloc (XMALLOCTYPE *p, size_t n) | ^~~~~~~~ In file included from ../fetchmail-6.4.38/xmalloc.c:9: ../fetchmail-6.4.38/xmalloc.h:28:14: note: previous declaration of 'xrealloc' with type 'char *(void *, size_t)' {aka 'char *(void *, long unsigned int)'} 28 | XMALLOCTYPE *xrealloc(/*@null@*/ void *, size_t n); | ^~~~~~~~ COPYING was updated (copyright years update and openssl note was dropped) in: https://sourceforge.net/p/fetchmail/git/ci/62a11ca4064e5b59e57ca7a8fce08c82af259731/ Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: fix build with gcc-15Martin Jansa2025-04-262-0/+27
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-atm: Fix build with gcc-15Martin Jansa2025-04-263-4/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * taken from: https://github.com/sbwml/package_network_utils_linux-atm/blob/1d1c3f884daf9ee4bce077f3db9d990617683669/patches/901-linux-atm-dont-use-bool-keyword.patch * fixes: http://errors.yoctoproject.org/Errors/Details/852979/ In file included from load_lex.l:11: ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:10: error: two or more data types in declaration specifiers 27 | Bool_t bool; | ^~~~ ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:14: warning: declaration does not declare anything 27 | Bool_t bool; | ^ In file included from ../../../linux-atm-2.5.2/src/lane/load.c:29: ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:10: error: two or more data types in declaration specifiers 27 | Bool_t bool; | ^~~~ ../../../linux-atm-2.5.2/src/lane/load_lex.h:27:14: warning: declaration does not declare anything 27 | Bool_t bool; | ^ load_lex.l: In function 'yylex': load_lex.l:47:11: error: expected identifier before 'bool' load_lex.l:51:11: error: expected identifier before 'bool' ../../../linux-atm-2.5.2/src/lane/load.c: In function 'load_vars': ../../../linux-atm-2.5.2/src/lane/load.c:501:29: error: expected identifier before 'bool' 501 | g_return.bool==BL_TRUE?"True":"False"); | ^~~~ ../../../linux-atm-2.5.2/src/lane/load.c:502:51: error: expected identifier before 'bool' 502 | set_var_bool(curr_unit, varname, g_return.bool); | ^~~~ make[3]: *** [Makefile:513: load.o] Error 1 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfstests: upgrade to 2025.03.30 to fix build with gcc-15Martin Jansa2025-04-262-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | * switched to gnu11 in: https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/commit/?id=77aab5c2bfc9135fde66c17286ca4be87b417f39 * add one more commit to unionmount-testsuite https://github.com/amir73il/unionmount-testsuite/commit/c6ab621ac19f2b96d34cd98f244e611750e2bb23 * fixes: http://errors.yoctoproject.org/Errors/Details/852985/ * add pkgconfig used since: https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/commit/?id=1ba4f6f4bcd2aaef18e9549da89c3f0976f3fd01 to fix: http://errors.yoctoproject.org/Errors/Details/852995/ configure:15434: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:15435: error: possibly undefined macro: AC_DEFINE_UNQUOTED Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* postfix: use gnu17 for nowMartin Jansa2025-04-261-0/+4
| | | | | | | | * as recommended by postfix author in: https://marc.info/?l=postfix-users&m=173542420611213 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proftpd: upgrade to 1.3.9 to fix build with gcc-15Martin Jansa2025-04-261-3/+3
| | | | | | | | * fixed in: https://github.com/proftpd/proftpd/commit/61be7eb14f200b97804a3cfa85fed51661067c62 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snort: Fix build with gcc-15Martin Jansa2025-04-262-0/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes: http://errors.yoctoproject.org/Errors/Details/852983/ ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp_PDF.c:1062:13: error: conflicting types for 'File_Decomp_PDF'; have 'fd_status_t(struct fd_session_s *)' {aka 'enum fd_status(struct fd_session_s *)'} 1062 | fd_status_t File_Decomp_PDF( fd_session_p_t SessionPtr ) | ^~~~~~~~~~~~~~~ In file included from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp.h:59, from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp_PDF.c:31: ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp_PDF.h:83:13: note: previous declaration of 'File_Decomp_PDF' with type 'fd_status_t(void)' {aka 'enum fd_status(void)'} 83 | fd_status_t File_Decomp_PDF(); | ^~~~~~~~~~~~~~~ make[5]: *** [Makefile:374: file_decomp_PDF.o] Error 1 make[5]: *** Waiting for unfinished jobs.... ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp.c: In function 'Process_Decompression': ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp.c:245:24: error: too many arguments to function 'File_Decomp_PDF'; expected 0, have 1 245 | Ret_Code = File_Decomp_PDF( SessionPtr ); | ^~~~~~~~~~~~~~~ ~~~~~~~~~~ In file included from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp.h:59, from ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/files/file_decomp.c:34: ../../../../../snort-2.9.20/src/preprocessors/HttpInspect/include/file_decomp_PDF.h:83:13: note: declared here 83 | fd_status_t File_Decomp_PDF(); | ^~~~~~~~~~~~~~~ http://errors.yoctoproject.org/Errors/Details/852992/ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c: In function 'DCE2_InitGlobal': ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:348:25: error: too many arguments to function 'DCE2_GetReloadSafeMemcap'; expected 0, have 1 348 | size_t memcap = DCE2_GetReloadSafeMemcap(dce2_config); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c: In function 'DCE2_ReloadGlobal': ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1291:25: error: too many arguments to function 'DCE2_GetReloadSafeMemcap'; expected 0, have 1 1291 | size_t memcap = DCE2_GetReloadSafeMemcap(dce2_swap_config); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c: In function 'DCE2_ReloadVerify': ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1436:35: error: too many arguments to function 'DCE2_GetReloadSafeMemcap'; expected 0, have 1 1436 | uint32_t current_memcap = DCE2_GetReloadSafeMemcap(dce2_config); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1437:35: error: too many arguments to function 'DCE2_GetReloadSafeMemcap'; expected 0, have 1 1437 | uint32_t new_memcap = DCE2_GetReloadSafeMemcap(dce2_swap_config); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c: In function 'DCE2_ReloadSwap': ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1535:26: error: too many arguments to function 'DCE2_GetReloadSafeMemcap'; expected 0, have 1 1535 | current_memcap = DCE2_GetReloadSafeMemcap(dce2_config); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1538:26: error: too many arguments to function 'DCE2_GetReloadSafeMemcap'; expected 0, have 1 1538 | swap_memcap = DCE2_GetReloadSafeMemcap(dce2_swap_config); | ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: declared here 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c: At top level: ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:1673:17: error: conflicting types for 'DCE2_GetReloadSafeMemcap'; have 'uint32_t(tSfPolicyUserContext *)' {aka 'unsigned int(tSfPolicyUserContext *)'} 1673 | static uint32_t DCE2_GetReloadSafeMemcap(tSfPolicyUserContextId pConfig) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../snort-2.9.20/src/dynamic-preprocessors/dcerpc2/spp_dce2.c:163:17: note: previous declaration of 'DCE2_GetReloadSafeMemcap' with type 'uint32_t(void)' {aka 'unsigned int(void)'} 163 | static uint32_t DCE2_GetReloadSafeMemcap(); | ^~~~~~~~~~~~~~~~~~~~~~~~ Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-icu: upgrade to 2.15.2Martin Jansa2025-04-261-1/+1
| | | | | Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zram: fix RDEPENDS for systemd serviceErik Schilling2025-04-251-2/+2
| | | | | | | | | | | This attempted to pull in the entirety of util-linux when systemd is selected. That falls apart when building with `NO_RECOMMENDATIONS = "1"` as util-linux only weakly recommends util-linux-zramctl. Hence, we want to pull that in explicitly. Signed-off-by: Erik Schilling <erik@riscstar.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl3: dont provide virtual/libsdl3Markus Volk2025-04-252-3/+1
| | | | | | | - depend on libsdl3 directly Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kiv: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplacebo: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-compat: provide virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-ttf: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-net: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-mixer: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsdl2-image: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libvncserver: make use of virtual/libsdl2Markus Volk2025-04-251-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>