summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* packagegroup-sdk-target: Drop g77-symlinksKhem Raj2024-06-141-2/+2
| | | | | | g77/f77 links are gone in OE-core Signed-off-by: Khem Raj <raj.khem@gmail.com>
* trompeloeil: new recipeSven Fischer2024-06-141-0/+15
| | | | | | A thread-safe header-only mocking framework for C++11/14 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* giflib: upgrade to version 5.2.2Nikhil R2024-06-142-3/+48
| | | | | | | | | | | | | | | | | | | Upgrade to latest version giflib v5.2.2. This version fixes bugs listed in link below: Link: https://sourceforge.net/p/giflib/code/ci/5.2.2/tree/NEWS Fixes for CVE-2023-48161, CVE-2022-28506, CVE-2023-39742 Link: https://clients.neighbourhood.ie/yocto/1-40.html#:~:text=CVE%2D2023%2D39742%3A%20giflib%3Agiflib%2Dnative Added dependency on ImageMagick which includes "convert" utility, to ensure availability of required tool during compilation process. Add patch to rename binary used in Makefile from "convert" to "convert.im7" as installed by imagemagick package. Signed-off-by: Bhabu Bindu <bhabubindu@kpit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: Upgrade to 3.101 releaseKhem Raj2024-06-141-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nvme-cli: Support read-only systemsMike Looijmans2024-06-141-3/+4
| | | | | | | | | | | | | | | | Attempting to install nvme-cli on a read-only system fails because of the post-install script that creates /etc/nvme/hostnqn and hostid. These files aren't actually needed for 99% of nvme-cli functionality. Split the postinstall into a separate package, nvme-cli-user and also move the unwanted util-linux-uuidgen dependency to that package. This allows to install and use nvme-cli on a read-only rootfs. If someone wants to run nvme-stas it will need a dependency on nvme-cli-user to create the files. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: Update status for CVENinette Adhikari2024-06-141-0/+20
| | | | | | | | | | Update status for: CVE-2014-9804, CVE-2014-9805, CVE-2014-9806, CVE-2014-9807, CVE-2014-9808, CVE-2014-9809, CVE-2014-9810, CVE-2014-9811, CVE-2014-9812, CVE-2014-9813, CVE-2014-9814, CVE-2014-9815, CVE-2014-9816, CVE-2014-9817, CVE-2014-9818, CVE-2014-9819, CVE-2014-9820, CVE-2014-9821, CVE-2016-7531 CPE is incorrect, the current version (7.1.1) is not affected. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smarty: Update status for CVE-2020-10375Ninette Adhikari2024-06-141-0/+2
| | | | | | | | | | The recipe used in the meta-openembedded is a different package compared to the one which has the CVE issue. Package used in meta-embedded: https://www.smarty.net/ Package with CVE issue is from newmediacompany: https://www.smarty-online.de No action required. Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libblockdev: Add missing dependency on keyutils to crypto PACKAGECONFIG.Weisser, Pascal2024-06-131-1/+1
| | | | | | | | | Related: https://github.com/openembedded/meta-openembedded/issues/832 Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libblockdev: Add missing dependency on e2fsprogs to fs PACKAGECONFIG.Weisser, Pascal2024-06-131-1/+1
| | | | | | | | | Related: https://github.com/openembedded/meta-openembedded/issues/832 Signed-off-by: Weisser, Pascal <pascal.weisser.ext@karlstorz.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsmi: use update-alternatives to solve conflicts with frrWang Mingyu2024-06-121-1/+4
| | | | | | | | | | | | | Error: Transaction test error: file /usr/share/yang/ietf-netconf-acm.yang conflicts between attempted installs of libsmi-yang-0.5.0-r0.aarch64 and frr-10.0-r0.aarch64 file /usr/share/yang/ietf-netconf-with-defaults.yang conflicts between attempted installs of libsmi-yang-0.5.0-r0.aarch64 and frr-10.0-r0.aarch64 file /usr/share/yang/ietf-netconf.yang conflicts between attempted installs of libsmi-yang-0.5.0-r0.aarch64 and frr-10.0-r0.aarch64 frr also uses the doc 'ietf-netconf-acm.yang ietf-netconf-with-defaults.yang ietf-netconf.yang'. frr has a priority of 100. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cabextract: add utility to extract Microsft cabinet filesDmitry Baryshkov2024-06-123-0/+78
| | | | | | | | | | | | | | WoA firmware, fonts and some other useful files are being distributed as a Microsoft cabinet files. Add recipes for the cabextract utility, which is used to extract such files. Cabextract can either use a bundled source tree for libmspack library or an externally provided library. Package the library separately in order to be able to share it with the meta-security layer. Cc: Armin Kuster <akuster808@gmail.com> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tslib: upgrade 1.22 -> 1.23Wang Mingyu2024-06-111-1/+1
| | | | | | | | | | | Changelog: ============ * new filter module: 'module crop' * some build and security fixes * improved release procedure Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* squashfs-tools-ng: upgrade 1.2.0 -> 1.3.1Wang Mingyu2024-06-111-2/+2
| | | | | | | | | | | | | | | | Changelog: =========== - gensquashfs: apply xattr file also when using a pack file - Fix broken C++ guard in rbtree.h - fixed fragment table size typo - rdsquashfs: improve unpacking error message on Windows - rdsquashfs: add a workaround for unpacking forbidden filenames on Windows - tar2sqfs: Add option to exclude files - Fix compressor ID enumerator in format documentation - libsqfs: add a threshold for extended directory inodes with index Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdmon: upgrade 0.8.1 -> 0.9.0Wang Mingyu2024-06-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========== - Add support for Adata cards - Merge pull request - Fix type warnings - fixe types and count - Add support for Innodisk cards - Modify Adata code - Move SB code - Merge branch 'master' into J-Twin-patch-1 - Fix Maximum erase count for Transcend cards - Fix Maximum erase count for Transcend cards - Merge branch 'master' into master - remove "Z" from local time timestamp - merging changes from FreeBSD support - Merge remote-tracking branch 'origin/master' Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: upgrade 3.9.2 -> 3.9.3Wang Mingyu2024-06-111-1/+1
| | | | | | | | | | Changelog: =========== - skip delay when same host acquires delta lease - improve handling our_host_name Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* remmina: upgrade 1.4.34 -> 1.4.35Wang Mingyu2024-06-111-1/+1
| | | | | | | | | | | | | | | Changelog: ========== * Fix build for openssl-1.1 * Allow running an SSH command when connecting via ssh tunnel * Check if WINPR_ASSERT is defined * [REM-3047] fix issue compiling with gcc-14 * Fix crash caused by enabling disablepasswordstoring * Revert setting loadbalanceinfo to the old method used before FreeRDP3 * updated call to set FreeRDP_LoadBalanceInfo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* qpdf: upgrade 11.8.0 -> 11.9.0Wang Mingyu2024-06-111-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: ============ * Add ENABLE_COVERAGE cmake option to assist with generating coverage reports. * From M. Holger: add QPDFObjectHandle::writeJSON to directly write a JSON representation to a pipeline. * set the actual value based on the allowable non-/Off value in the normal appearance dictionary. * Add fuzz testing for JSON. * Add JSON::getDictItem (from m-holger) * Allow --overlay and --underlay to be repeated. * Add new command-line arguments --file and --range which can be used within --pages in place of positional arguments. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dfu-util: allow building nativesdk variantRasmus Villemoes2024-06-111-0/+2
| | | | | | | | It can be quite useful to include dfu-util along with any other tools needed for bootstrapping in the SDK. Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: backport RISC-V fixScott Murray2024-06-112-0/+83
| | | | | | | | | | | Backport upstream fix[1] for SIGILL crash on RISC-V with 6.6 and newer kernels. The patch has been tweaked to apply on top of the existing stack. [1]: https://github.com/abseil/abseil-cpp/commit/7335a36d Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usbguard: upgrade 1.1.2 -> 1.1.3Christophe Vu-Brugier2024-06-112-47/+1
| | | | | | | | | | Drop patch 0001-include-missing-cstdint.patch because it was merged upstream. See this commit in usbguard: * 22b1e08 Fix build for GCC 13 + make GitHub Actions cover build with GCC 13 (#586) Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: Migrate to catch2 v3Khem Raj2024-06-112-0/+531
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
* catch2: Upgrade to 3.x release seriesKhem Raj2024-06-111-2/+2
| | | | | | | It supports C++20 better and newer compilers e.g. clang19 works better with 3.x series. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update 2.16 -> 2.18Markus Volk2024-06-111-1/+1
| | | | | | | | | | | | | | | | ver 2.18: Fix issue with handling BSS with invalid HE capabilities. Fix issue with neighbor reports with invalid country codes. Fix issue with EAP-TTLS Start packets with L flag set. Add support for enabling SAE for AP mode operation. ver 2.17: Fix issue with handling deauthenticate on disconnect. Fix issue with handling of rate estimation errors. Fix issue with handling EAPOL frame listeners. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: disable C++ tests for libgpiod v1.6.xBartosz Golaszewski2024-06-115-5/+37
| | | | | | | | | Catch2 recipe is moving to version 3 of the Catch2 API which will make the C++ tests in libgpiod uncompatible. libgpiod v2 as ported to the new interface but v1.6.x will not be so just disable building the C++ tests. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: update to v1.6.5Bartosz Golaszewski2024-06-111-1/+1
| | | | | | | | | This release contains a build fix for environments that require libgen.h to be included for basename() and don't pull it implicitly with any other header. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjxl: Turn sizeless vectors as a packageconfig optionKhem Raj2024-06-111-2/+7
| | | | | | | | | | | | We need to disable this on riscv64 as it results in undefined symbols with clang especially libjxl/0.10.2/recipe-sysroot/usr/include/hwy/ops/rvv-inl.h:591:17: error: use of undeclared identifier '__riscv_vsetvlmax_e8mf8' 591 | HWY_RVV_FOREACH(HWY_RVV_LANES, Lanes, setvlmax_e, _ALL) | ^ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: Update SRC tarball pathVijay Anusuri2024-06-111-1/+1
| | | | | | | Fix WARNING: Failed to fetch URL https://c-ares.org/download/c-ares-1.27.0.tar.gz Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmpi-bindings: Fix build error with gcc14.Lei Maohui2024-06-112-0/+47
| | | | | | | Added patch to fix incompatible pointer type error. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googlebenchmark: Fix build on riscv64Khem Raj2024-06-112-1/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fbida: Require opengl feature for pdf onlyPavel Zhukov2024-06-101-1/+1
| | | | | | | Don't require it for entire distro if pdf package config disabled. Signed-off-by: Pavel Zhukov <pavel@zhukoff.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* replace libdbd-mysql-perl with dbd-mariadbMarkus Volk2024-06-103-25/+21
| | | | | | | | | | | libdbd-mysql-perl is broken with mariadb/gcc14 and upstream does not support mariadb. [https://github.com/perl5-dbi/DBD-mysql/issues/430] Use the perl database driver that is provided by the mariadb project instead. [https://mariadb.com/kb/en/perl-dbi] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgee: downgrade incompatible-pointer-types back to warningMarkus Volk2024-06-101-0/+2
| | | | | | | | | | | | | | Workaround to fix build with gcc14 I had a look here and to me it seems like it needs to be to be fixed mostly in vala https://gitlab.com/fweimer-rh/fedora-modernc/-/blob/main/pkg/l/libgee.md?ref_type=heads The issue has been reported for various distributions https://lists.opensuse.org/archives/list/bugs@lists.opensuse.org/message/7GKXU2QW6DCH6AJQ62PLFWDMRNTEM5FD/ https://bugs.gentoo.org/920315 Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd-efi: Upgrade to 1.6Khem Raj2024-06-093-59/+35
| | | | | | | | Drop cc settings patch this code piece has been removed upstream Add a patch to use native python Disable incompatible-pointer-types warning as error with gcc-14 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pefile: Move from meta-python to meta-oeKhem Raj2024-06-093-0/+32
| | | | | | | | - This recipe is needed by newer versions of fwupd from meta-oe - Add ptest support for python3-pefile - Add python3-pefile to PTESTS_FAST_META_OE since tests take < 30s Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdbd-mysql-perl: update 4.050 -> 5.006Markus Volk2024-06-091-0/+0
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-115: update 115.8.0 -> 115.11.0Markus Volk2024-06-091-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdbd-mysql-perl,rrdtool: Disable gcc option -Wincompatible-pointer-typesKai Kang2024-06-092-1/+3
| | | | | | | | | | | | | It fails to run do_compile tasks for libdbd-mysql-perl and rrdtool with gcc option -Wincompatible-pointer-types enabled by default. Disable it as workaround. - add workaround for incompatible-pointer-types [https://github.com/perl5-dbi/DBD-mysql/issues/430] Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Markus Volk <f_l_k@t-online.de>
* uw-imap: fix incompatible pointer type errorsKai Kang2024-06-092-0/+356
| | | | | | | | | | | | | | Fix compile errors when gcc option '-Wincompatible-pointer-types' set: mx.c: In function 'mx_setdate': mx.c:1286:15: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatible-pointer-types] 1286 | utime (file,tp); /* set the times */ | ^~ | | | time_t * {aka long int *} Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* googlebenchmark: Update patch and its status to backportKhem Raj2024-06-071-11/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libirecovery: upgrade 1.1.0 -> 1.2.0Wang Mingyu2024-06-071-3/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: ============ - Allow building --without-tools - Add KIS (aka Debug USB) support for macOS, Linux, and Windows (Windows note: requires up-to-date AppleMobileDeviceSupport64.msi package installed) - Add Port DFU support (restore procedure is handled externally) - irecovery: Print detailed mode for -q and -m commands - Overall code cleanup and de-duplication - Windows-specific code cleanup and improvements - Add Mac Pro, Mac Studio (M2) and MacBook Air (M2) models - Add iPhone 15 family - Add Apple Watch Series 9 and Ultra 2 models - Add November 2023 iMac and MacBook Pro models - Add support for Apple Vision Pro (RealityDevice14,1) - A few minor Windows-specific bug fixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libimobiledevice-glue: upgrade 1.0.0 -> 1.2.0Wang Mingyu2024-06-071-3/+1
| | | | | | | | | | | | | | | | Changelog: ============ * socket: Use poll() - when available - instead of select() * socket: Allow NULL as address for socket_create() and socket_connect() * win32: Remove windows.h from public headers * Add version function to interface * Add helper code to deal with NSKeyedArchiver plist data * opack: Fixed 32bit buffer overflow * opack: Fix parsing of 32 and 64 bit packed values * socket: Make sure errno is always set on error, and always return a meaningful error code Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cdrkit: fix incompatible pointer type errorKai Kang2024-06-072-0/+45
| | | | | | | | | | | | | | | | | | Fix incompatible pointer type error when gcc option '-Wincompatible-pointer-types' set: cdrkit-1.1.11/genisoimage/eltorito.c:399:41: error: passing argument 1 of 'set_721' from incompatible pointer type [-Wincompatible-pointer-types] 399 | set_721(&last_section_header->entry_count, nentries); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char (*)[2] In file included from cdrkit/1.1.11/cdrkit-1.1.11/genisoimage/eltorito.c:39: cdrkit-1.1.11/genisoimage/genisoimage.h:507:21: note: expected 'char *' but argument is of type 'char (*)[2]' 507 | extern void set_721(char *, unsigned int); | ^~~~~~ Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unixodbc: Fix CVE-2024-1013Soumya Sambu2024-06-072-0/+54
| | | | | | | | | | | | | An out-of-bounds stack write flaw was found in unixODBC on 64-bit architectures where the caller has 4 bytes and callee writes 8 bytes. This issue may go unnoticed on little-endian architectures, while big-endian architectures can be broken. References: https://nvd.nist.gov/vuln/detail/CVE-2024-1013 Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usleep: fix compile errorsKai Kang2024-06-071-2/+2
| | | | | | | | | | | | | | | | | | | | | Update usleep.c to fix following compile error: | usleep.c: In function 'main': | usleep.c:47:43: error: passing argument 3 of 'poptGetContext' from incompatible pointer type [-Wincompatible-pointer-types] | 47 | optCon = poptGetContext("usleep", argc, argv, options,0); | | ^~~~ | | | | | char ** | In file included from usleep.c:29: | /path_to/tmp-glibc/work/core2-64-wrs-linux/usleep/1.2/recipe-sysroot/usr/include/popt.h:217:41: note: expected 'const char **' but argument is of type 'char **' | 217 | int argc, const char ** argv, | | ~~~~~~~~~~~~~~^~~~ | usleep.c:68:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] | 68 | countStr = poptGetArg(optCon); | | ^ Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe/conf/layer.conf: remove libbpf from NON_MULTILIB_RECIPES for x86 and ↵Wentao Zhang2024-06-071-0/+3
| | | | | | | | | | x86-64 libbpf supports x86_64 and i.86, remove libbpf from NON_MULTILIB_RECIPES for x86 and x86-64 Signed-off-by: Wentao Zhang <wentao.zhang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poke: upgrade 4.0 -> 4.1Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ============ - Invalid memory access in 'pkl_do_pass_1' has been fixed. - Access to possibly-uninitialized variable in IOS has been fixed. - In error reporting, poke no longer crashes when the input is not seekable. - Use of 'break'/'continue' in EXCOND operator's compound statement has been fixed to not crash the poke. - 'pokefmt' now has a man page. - Execution speed of 'pk-jojopatch' has been improved by disabling auto-remap feature. - Variable 'poke_interactive_p' is now documented in the manual. - Update jitter submodule to incorporate minor documentation update and a workaround for an Automake bug. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poco: upgrade 1.12.5p2 -> 1.13.3Wang Mingyu2024-06-073-38/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 0002-fix-build-Install-cmake-files-with-resolved-ENABLE_J.patch removed since it's included in 1.13.3 0001-cppignore.lnx-Ignore-PKCS12-and-testLaunch-test.patch refreshed for 1.13.3 Changelog: ============ - GH #4496 Upgrade bundled libexpat to 2.6.2 - GH #4488 Add Poco::Util::Timer::idle() method to check if timer has any tasks scheduled - GH #3807 DNS.resolve() should not be sorted in HostEntry::removeDuplicates() - GH #4515 Upgrade bundled SQLite to 3.45.2 - PR #4517 Optimize Net module for Android - GH #4505 ODBC Unicode wrappers do not check for null length pointers - GH #4492 Poco::BasicMemoryStreamBuf is missing seekpos() - GH #4486 DateTimeFormat RFC1036 Sunday name is short (should be long) - GH #4468 Poco::URI: don't lowercase host part if it's a Unix domain socket - GH #4450 Error between Poco::ActiveRecord and Poco::Data::PostgreSQL - GH #4435 SecureStreamSocket is not thread-safe - GH #4415 SecureSocketImpl::reset shouldn't close socket - GH #3857 Thread_POSIX.cpp shouldn't convert thread IDs to long - GH #3725 secure socket receiveTimeout throwing after configured timeout * 2 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pmdk: upgrade 2.0.0 -> 2.1.0Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | Changelog: ========== Introduces the new logging subsystem in the release build for all libraries Introduces fuses against ill-considered use of NDCTL_ENABLE=n Does not allow create PMEMOBJ pool without unsafe shutdown counter (USC) if not explicitly disabled. Drops support for building without libpthread (NO_LIBPTHREAD build-time define) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pangomm-2.48: upgrade 2.50.1 -> 2.52.0Wang Mingyu2024-06-071-1/+1
| | | | | | | | | | | | | Changelog: ============ * FontFamily: Add property_item_type(), property_n_items(), property_name(), property_is_monospace(), property_is_variable(). * FontMap: Add reload_font(), property_item_type(), property_n_items(). * Require pango >= 1.52.0. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* monit: upgrade 5.33.0 -> 5.34.0Wang Mingyu2024-06-071-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>