summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
Commit message (Collapse)AuthorAgeFilesLines
...
* can-isotp: Update to latest and skip itKhem Raj2024-02-091-2/+2
| | | | | | | Its only needed with kernel < 5.10, in such BSPs it could be over-written in BSP or distro layers. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: drop ${SRCPV} usageMartin Jansa2024-02-0919-19/+19
| | | | | | | | | | * Drop SRCPV similarly like oe-core did in: https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=843f82a246a535c353e08072f252d1dc78217872 * SRCPV is deferred now from PV to PKGV since: https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=a8e7b0f932b9ea69b3a218fca18041676c65aba0 Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
* sanlock: upgrade 3.9.0 -> 3.9.1Wang Mingyu2024-02-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libblockdev: upgrade 3.0.4 -> 3.1.0Wang Mingyu2024-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============== - tests: Default to /tmp for create_sparse_tempfile() - tests: Avoid setting up intermediary loop device for the nvme target - tests: Remove unreliable nvme attribute checks - lvm-dbus: Fix leaking error - lvm-dbus: Avoid using already-freed memory - utils: Add expected printf string annotation - fs: Report reason for open() and ioctl() failures - ci: Add an action to compile libblockdev with different compilers - Sync spec with downstream - Add BDPluginSpec constructor and use it in plugin_specs_from_names - overrides: Remove unused 'sys' import - ci: Manually prepare spec file for Packit - ci: Remove the custom version command for Packit - swap: Add support for checking label and UUID format - fs: Add a function to check label format for F2FS - fs: Add a generic function to check for fs info availability - fs: Fix allowed UUID for generic mkfs with VFAT - fs: Add support for getting filesystem min size for NTFS and Ext - tests: Remove some obsolete rules to skip tests - Mark NVDIMM plugin as deprecated since 3.1 - part: Fix potential double free when getting parttype - tests: Use BDPluginSpec constructor in LVM DBus plugin tests - python: Add a deepcopy function to our structs - Fix missing progress initialization in bd_crypto_luks_add_key - tests: Skip some checks for btrfs errors with btrfs-progs 6.6.3 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: upgrade 1.25 -> 1.26Wang Mingyu2024-02-091-2/+2
| | | | | | | | | | Changelog: Add clock in upper right corner License-Update: Copyright year updated to 2024. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcbor: upgrade 0.10.2 -> 0.11.0Wang Mingyu2024-02-091-1/+1
| | | | | | | | | | | | | Changelog: ========== - Updated documentation to refer to RFC 8949 - Improvements to 'cbor_describe' - Fix 'cbor_string_set_handle' not setting the codepoint count - 'cbor_load' will no longer fail on input strings that are well-formed but not valid UTF-8 - All decoders like 'cbor_load' and 'cbor_stream_decode' will accept all well-formed tag values Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: Upgrade 2023.8 -> 2024.1Jose Quaresma2024-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ git --no-pager log --oneline v2023.8...v2024.1 3b4f5e36 (tag: v2024.1) Release 2024.1 19cd8cf1 Merge pull request #3135 from ericcurtin/aboot-documentation 6031f1c0 Merge pull request #3120 from jlebon/pr/state-overlays e233d023 build(deps): bump libglnx from `aff1eea` to `b415d046` 92b1a272 Add concept of state overlays 062cf603 Merge pull request #3136 from ericcurtin/pr-3134-feedback 477d472c status: Rename query-booted to is-default b79a2e16 Merge pull request #3134 from ericcurtin/query-boot-real 87a0aba9 Merge pull request #3133 from cgwalters/boot-complete-rollback 46bae54b status: Fix --skip-signatures description c13aef97 man: Add ostree admin status man page CLI options. 1397ee2b status: Introduce tool to quickly check if we are booted as default cd308d57 doc: Add section about ostree and aboot 501a0775 Merge pull request #3132 from ericcurtin/query-boot 852db038 systemd/ostree-boot-complete: Start earlier eb4fb917 systemd/ostree-boot-complete: Add `ConditionKernelCommandLine=ostree` 37971a9d status: Fix build without GPGME ac8638f3 Merge pull request #3131 from cgwalters/status-use-remote 4d06e98e Merge pull request #3130 from jlebon/pr/autoprune-aarch64-dtb e95109b3 status: Add an option to skip signature verification 24bf5b7d status: Pass correct remote name when verifying cc5747a6 lib/deploy: Add safety margin in early prune space check 4982306e lib/deploy: Round to block size in early prune space check 9faf5569 Merge pull request #3129 from cgwalters/fix-unlock-composefs-compat 6a339ac6 Merge pull request #3128 from cgwalters/hotfix-composefs dd33cc65 switchroot: use shared constant for unlock --hotfix a1c1c0b5 prepare-root: Fix composefs + ostree admin unlock --hotfix compat 40b143f4 Merge pull request #3127 from cgwalters/composefs-doc-toplevel-chattr ba12a168 Merge pull request #3119 from cgwalters/zipl-fix-nul-term 712eecad docs/composefs: Add note about toplevel dirs 888f29a6 Merge pull request #3125 from ericcurtin/explicit-sysroot-rw-ro-log e5498b94 switchroot: Be explicit about what could cause /sysroot to be ro 02915a3f Merge pull request #3124 from cgwalters/rust-features 798893b3 Merge pull request #3123 from cgwalters/deploy-log-space 6722c55f deploy: Log calculated needed space 8b6e96cf rust: Add missing feature versions 41c56b37 Merge pull request #3121 from fwilhe/patch-1 1c4420ed Link to gardenlinux/ostree-image-builder in README 5c7f42b8 Merge pull request #3116 from jmarrero/bootloader-doc ade0bd26 zipl: Convert to a data input stream 241597a8 zipl: NUL terminate buffer we're searching e9a2a2cf zipl: Fix error handling for read 876ddd32 zipl: Use O_CLOEXEC 5466e98c doc: Add section about ostree and bootloaders 234fa2ce Merge pull request #3117 from cgwalters/doc-root-transient 8f4beb4a docs: Add `var.md` a0f7b3c7 man: Document `root.transient` 071053d9 Merge pull request #3114 from cgwalters/root-ovl 8fbaebac prepare-root: Add support for root.transient 59cdd611 prepare-root: Add an autofree 6cb15c35 sysroot: Drop unused prototype 508b6ea6 Merge pull request #3112 from leonheldattoradex/main 3ff00e43 Update Torizon information 51a34a40 Merge pull request #3111 from cgwalters/release 56b268dd configure: post-release version bump Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: restore Upstream-StatusMartin Jansa2024-01-301-0/+1
| | | | | | | | * accidentally dropped in: https://git.openembedded.org/meta-openembedded/commit/?id=e91fa668ed1dd4a3f6b06bcb099f70dbdd2a50b4 Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: fix rules.d permissionsMaxime Roussin-Bélanger2024-01-271-0/+2
| | | | | | | | | Fix conflicting installations of polkit-group-rule-{network/datetime/udisks2}. Ensure {sysconfdir}/polkit-1/rules.d permissions match the current recipe during installation to prevent conflicts in do_rootfs of an image. Signed-off-by: Maxime Roussin-Belanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plocate: upgrade 1.1.20 -> 1.1.22Wang Mingyu2024-01-231-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== - Revert the updatedb change in 1.1.21 that did not open pruned paths; it broke pruning of paths that were not at the root - Improve interactions between pruning and bind mount detection logic. - Pruned paths are now not opened, which can be useful in certain cases. Note that this does not (yet) apply to filesystems that are pruned due to type and not due to paths; they are still opened and then immediately closed again. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sanlock: upgrade 3.8.5 -> 3.9.0Wang Mingyu2024-01-231-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: ============ -sanlock: replace strncat for creating debug output -sanlock: reduce warnings -sanlock: fix direct_next_free missing init -sanlock: use product_uuid for host name -sanlock: add comment with timeout example -sanlock: skip short delay in delta lease reacquire -README.dev: update userstorage doc -userstorage: replace by PyPI userstorage -tox.ini: add py310 to environments -README.dev: update prerequisites -wdmd: close watchdog when not used -watchdog timeout configuration -Add python3-setuptools build requirement Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 7.2.3 -> 7.2.4Wang Mingyu2024-01-2310-16/+12
| | | | | | | | | | | | | | | | | | | 0001-src-Do-not-reset-FINAL_LIBS.patch 0006-Define-correct-gregs-for-RISCV32.patch lua-update-Makefile-to-use-environment-build-setting.patch refreshed for 7.2.4 Changelog: ============ -(CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory buffers which can result in incorrect accounting of buffer sizes and lead to heap overflow and potential remote code execution. -Fix crashes of cluster commands clusters with mixed versions of 7.0 and 7.2 -Fix slot ownership not being properly handled when deleting a slot from a node -Fix atomicity issues with the RedisModuleEvent_Key module API event Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libyang: upgrade 2.1.128 -> 2.1.148Wang Mingyu2024-01-231-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-115: fix the build on ARMv5Ross Burton2024-01-202-0/+21
| | | | | | | | | | | | | | The JIT uses the ISB instruction, but being a multi-core barrier instruction this doesn't exist on the single-core ARMv5 ISA. Check the ISA level before using ISB. Also set [cleandirs] for ${B} to ensure clean builds are done when reconfiguring. [ YOCTO #14572 ] Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libreport: upgrade 2.17.8 -> 2.17.11alperak2024-01-191-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ================ 2.17.11 Fixed reporter-bugzilla: Fix NameError exception reporter-bugzilla: Adding an attachment is a minor bug update (skip emails) reporter-bugzilla: Retry Bugzilla queries with delays, if needed Added Add "XDG_ACTIVATION_TOKEN" to the list of ignored words ================ 2.17.10 Fixed reporter-upload: Fix use-after-free error ================ 2.17.9 Fixed reporter-bugzilla: Honor XDG_CONFIG_HOME when accessing user's configuration files reporter-bugzilla: Fix reporting when the bug already exists reporter-bugzilla: Don't fail if reported_to file doesn't exist reporter-bugzilla: Make sure that the creator of a bug is always in CC reporter-bugzilla: Don't send emails about each individual attachment reporter-bugzilla: Fix string interpolation for duplicate bugs Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* icewm: upgrade 3.4.4 -> 3.4.5alperak2024-01-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: Fixes Fix for centering the clock LED digits vertically. Fix the KeyWinTile commands for multi-monitor setups. Fix the workspace buttons for right-to-left languages. Changes Let KeySysTile only tile the windows on the active monitor. Update the 'Hibernate' command and add two new hibernate icons. When pasting into the addressbar, replace newlines with spaces. When focusing with RaiseOnFocus, release the button grab. After raising a focused window, release its button grab. Avoid calls to fstat to circumvent a glibc inefficiency. Prefer localtime_r over localtime to evade a glibc inefficiency. Update the copyright notice in the about window. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libbacktrace: fix sdk installationPablo Saavedra2024-01-191-0/+2
| | | | | | | | | | | | | | | | Building an SDK with this included fails: * calculate_dependencies_for: Cannot satisfy the following dependencies for libbacktrace-dev * opkg_solver_install: Cannot install package libbacktrace-dev libbacktrace only provides a static library, so there no ${PN} package is created by default. Remove RDEPENDS in the libbacktrace-dev package to avoid this conflict. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs: update 115.2.0 -> 115.6.0Markus Volk2024-01-191-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgxim: inherit gtk-docRoss Burton2024-01-121-1/+1
| | | | | | | | | | | | | | | Recent changes to oe-core[1] mean that if a configure.ac uses gtk-doc then gtkdocize will be called. This means that recipes that don't inherit gtk-doc (to depend on gtk-doc-native) but don't explicitly disable the use of gtkdocize will fail to configure. Inheriting gtk-doc both solves the configure failure, and allows us to build the API documentation. [1] oe-core 891ec38d4c5cc5ac7bc34938276261ebd6f6d54e Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatpak: fix gtk-doc buildMarkus Volk2024-01-122-0/+34
| | | | | | | | | | this fixes: | Run-time dependency gtk-doc found: NO (tried pkgconfig) | | ../git/meson.build:206:13: ERROR: Dependency "gtk-doc" not found, tried pkgconfig Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpwquality: respect PYTHONSITEDIRMartin Jansa2024-01-112-2/+29
| | | | | | | | | | | | | | | | | * fixes installed-vs-shipped e.g. in multilib builds with libdir set to /usr/lib32: ERROR: QA Issue: lib32-libpwquality: Files/directories were installed but not shipped in any package: /usr/lib/python3.11/site-packages/pwquality.cpython-311-arm-linux-gnueabi.so /usr/lib/python3.11/site-packages/pwquality-1.4.5-py3.11.egg-info /usr/lib/python3.11/site-packages/pwquality-1.4.5-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/pwquality-1.4.5-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/pwquality-1.4.5-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/pwquality-1.4.5-py3.11.egg-info/top_level.txt Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. lib32-libpwquality: 6 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dialog: upgrade 1.3-20231002 -> 1.3-20240101Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | Changelog: ======== * updated configure script * updated lv.po Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplist: make sure rm doesn't fail on nonexistent fileMarkus Volk2024-01-082-2/+2
| | | | | | | | | | | | I've seen this on a rebuild: | DEBUG: Python function autotools_aclocals finished | DEBUG: Executing shell function do_configure | rm: cannot remove '/home/flk/poky/build-hypr/tmp/work/corei7-64-poky-linux/libplist/2.3.0+git/git/m4/ax_python_devel.m4': No such file or directory This was fixed after '-c cleansstate' but just in case Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* collectd: Remove rrdtool from DEPENDSJordan Crouse2024-01-021-1/+1
| | | | | | | | | | | The core collectd tool does not require rrdtool to build. There are some configurable options that do need rrdtool but they are already properly adding the dependency in PACKAGECONFIG. This saves building half a dozen other libraries that wouldn't otherwise be present on a headless or server style target. Signed-of-by: Jordan Crouse <jorcrous@amazon.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plocate: upgrade 1.1.19 -> 1.1.20Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | | Changelog: ========== - Fix updatedb writing incomplete .db files under Termux. - Make the systemd timer run more consistently during the night. - Add an (undocumented) flag --ignore-visibility to plocate, giving the equivalent of building the database with --require-visibility no. Drops setgid, of course, so you will usually need to be root to use it. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis-plus-plus: upgrade 1.3.10 -> 1.3.11Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | | Changelog: ========== -Fix redlock to make multiple threads be able to lock on the same RedMutex -Asynchronously update slot-node mapping in some edge cases -Use weak_ptr to avoid joining EvenLoop thread in itself -Support setting connection name -Support shard pub/sub Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mraa: Update to latest tip of trunkKhem Raj2023-12-315-34/+80
| | | | | | | Drop already applied patch. Fix build with latest musl while here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hplip: provide setuptools for the distutils copyAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* upm: get disutils copy via setuptoolsAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigrokdecode: add python 3.12 supportAlexander Kanavin2023-12-311-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpwquality: backport a python 3.12 compatibility patchAlexander Kanavin2023-12-313-46/+81
| | | | | | | This also allows dropping a previous patch. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cmpi-bindings: update 1.0.1 -> 1.0.4Alexander Kanavin2023-12-318-149/+30
| | | | | | | | | | Drop several obsolete patches; either upstream fixed the issue or there's a standard way to cross-build python items. Add setuptools dependency as distutils is still needed. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* volume-key: disable python bindingsAlexander Kanavin2023-12-311-1/+1
| | | | | | | | No longer compatible with python 3.12; there hasn't been a release since 2018: https://pagure.io/volume_key/releases Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 6.2.13 -> 6.2.14Changqing Li2023-12-291-1/+1
| | | | | | | | | | | | Upgrade urgency SECURITY: See security fixes below. Security fixes: (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatpak: do not rely on executables from the hostAlexander Kanavin2023-12-271-2/+0
| | | | | | | | | | This is not how yocto builds work: any needed executables should come from the build itself, with limited exceptions listed in HOSTTOOLS. flatpak is entirely capable of building without requiring them upfront. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-102: remove the recipeAlexander Kanavin2023-12-2712-525/+0
| | | | | | | | | | | | | | | | mozjs-102 was retained for the purpose of supporting polkit; with the backport of mozjs-115 patch for polkit there are no further consumers, and it's not compatible with python 3.12. I didn't look into what specifically breaks with 3.12, as getting mozjs-115 to work with it was tricky enough, so I'd rather drop mozjs-102, than attempt to make it work. mozjs-115 is esr (long term support) release like mozjs-102, but it is also newer and therefore will remain in support longer. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-115: backport py 3.12 compatibilityAlexander Kanavin2023-12-272-0/+2497
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: update mozjs dependency 102 -> 115Alexander Kanavin2023-12-272-5/+31
| | | | | | | | This will allow dropping mozjs-102 instead of attempting to make it work with python 3.12. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-115: split the way-too-long PYTHONPATH lineAlexander Kanavin2023-12-271-1/+16
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* polkit: remove long obsolete 0.119 versionAlexander Kanavin2023-12-279-4133/+0
| | | | | | | It's also unbuildable as mozjs-91 has been removed as well. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: Create state directory in systemd serviceJoshua Watt2023-12-182-0/+2
| | | | | | | | Configures the systemd service file for redis to create the required state directory before redis starts. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libplist: fix python 3.12 compatibilityAlexander Kanavin2023-12-182-0/+8
| | | | | | | | Ticket: https://github.com/libimobiledevice/libplist/issues/247 Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: Fix do_configure error builder aarch64Robert Yang2023-12-122-0/+32
| | | | | | | | Fixed do_configure error when build on aarch64 host: error: cannot guess build type; you must specify one Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snappy: upgrade 1.1.9 -> 1.1.10alperak2023-12-083-75/+37
| | | | | | | | | | | | | * 0001-Add-inline-with-SNAPPY_ATTRIBUTE_ALWAYS_INLINE.patch removed because fixed in the new version * Added fix-build-on-32bit-arm.patch to fix arm build Changelog: * Performance improvements * Compilation fixes for various environments Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ostree: Upgrade 2023.7 -> 2023.8Jose Quaresma2023-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $ git --no-pager log --oneline v2023.8...v2023.7 5b23804a (tag: v2023.8) Release 2023.8 6e303318 Merge pull request #3106 from cgwalters/commit-reflink c3dff62e commit: Try reflinks for local commits by default 59b9f9a8 Merge pull request #3105 from cgwalters/sysroot-borrow-fd 09e32d61 Merge pull request #3107 from cgwalters/drop-userxattr-test bab87cbd tests: Drop bare-user on tmpfs negative test 15d0777b Merge pull request #3104 from cgwalters/s390x-target c3aa2958 bootloader/zipl: Run in target deployment as container if needed aa635bf5 sysroot: Expose deployment runner outside of selinux e794a0c0 Merge pull request #3103 from cgwalters/tmpfiles-factory-var d3190dbf sysroot: Add a method to borrow sysroot fd 74456972 sysroot: Support specifying bwrap arguments 791337fa sysroot: Expose deployment container executor internally 66064d96 tmpfiles: Copy `/usr/share/factory/var` to `/var` b0be2336 Merge pull request #3102 from cgwalters/deploy-cleanup-run 68cc1960 sysroot/deploy: Drop unnecessary g_ptr_array_free 31cbcc72 deploy: Use NULL terminated strv 5cc78fd7 Merge pull request #3100 from cgwalters/misc-finalization d3de3a0a tests: Add a dedicated finalization test d24714e3 Merge pull request #3101 from cgwalters/drop-redundant-includes 0c85e1ff main: Drop some redundant includes of `ot-main.h` 78905ffb man: Two finalization fixes 12cbb3dd Merge pull request #3090 from cgwalters/stabilize-locking 28cc7618 sysroot: Stabilize deployment finalization, add API and CLI 1ca4f02a status: Add error prefix for gpg verification b6f435fe tests: Turn off gpg verification for dev builds ff7e7f47 Merge pull request #3099 from markmc/man-sysroot-readonly 2cfa8aba man: improve sysroot.readonly docs cd1728a4 Merge pull request #3098 from jlebon/pr/abort-concurrent 8002983d ci: cancel previous build on PR update de22914e Merge pull request #3097 from cgwalters/symbol-cleanups 315cbdd3 lib: Don't hardcode year in sample symver section 76e4833d devel: Fix symbol versioning number 82392e3f Merge pull request #3095 from alexlarsson/fix-post-copy-symlinks acb88600 Fix admin post-copy handling of symlinks 508443f7 Merge pull request #3094 from alexlarsson/admin-deploy-post-copy accb1f06 Add `ostree admin post-copy` command 29973774 Merge pull request #3091 from cgwalters/fix-soup3 bc62fd51 unlock: Don't pass options again to overlayfs 331bc17e Merge pull request #3093 from cgwalters/rust-alias-stateroot c668a8c5 tests: Work around systemd regression for boot id parsing 3535b58f rust: Add a `stateroot()` alias in the Rust bindings ce2a33e8 build-sys: Enable libsoup3 by default if installed 2c774deb Merge pull request #3089 from cgwalters/fix-undeploy-parsing c3cf5b23 undeploy: Parse integer more properly e4b82c4a Merge pull request #3080 from nikita-dubrovskii/s390x_secure_boot c3a9a642 lib/bootloader-zipl: Check for Secure Boot before zipl 67ccf6e0 Merge pull request #3085 from cgwalters/s390x-units 75c7e51a bootloader/zipl: No-op if run as non-root cfb63b89 Merge pull request #3083 from cgwalters/release 36d96931 configure: post-release version bump Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liblognorm:Add asprintf to autoconf function check macroKhem Raj2023-12-022-1/+31
| | | | | | Fix build error found with clang-17 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpwquality: upgrade 1.4.4 -> 1.4.5alperak2023-12-012-87/+12
| | | | | | | | | | | | | | | | * 0001-fix-musl-build.patch removed because fixed in the new version. -> https://github.com/libpwquality/libpwquality/pull/53 * Copied ABOUT-NLS from native sysroot's gettext manually because of following error -> error: required file './ABOUT-NLS' not found Building from sources need additional steps. Gettextize would have produced this file properly. But, we don't run it as part of autotools bbclass's autoreconf step Instead of creating an empty ABOUT-NLS file, copied it from native sysroot's gettext manually. Changelog: * Translation updates * Minor bug fixes and documentation enhancements Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmodbus: upgrade 3.1.7 -> 3.1.10alperak2023-11-305-345/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix-float-endianness-issue-on-big-endian-arch.patch removed because fixed in the new version. Changelog: * Fix baud rate handling with RTU under Linux * Fix modbus_disable_quirks signature * Remove Travis CI * Move content about migration to libmodbus.org * Avoid negative value in FD_SET call * Test socket against positive value instead of -1 * Improvements to autotools by @ndim * Fix doc links by @jordanjohnson56 (#653) * Test the protocol id for 0 by @metapsychologe (#509) * Fix double negative in tests * New quirks handler (closes #38 #533) * Fix bitwise OR in documentation * Improve doc about slave ID in RTU * Add .clang-format and format code (closes #394) * Remove constraints on baud rate values * Accept IP or device in arg of unit test progs * Avoid compilation issue with VS2022 with strdup * Display created files in configure.js * Use strcpy_s under Windows * Replace inet_addr by inet_pton calls * Replace inet_ntoa by inet_ptop * Update configure.ac/config.h.win32 for new inet functions * Instructions to build libmodbus in a VS project * Fix connection check for Windows RTU (closes #660, #662) * Add CIFuzz Github action by @DavidKorczynski (#669) * Convert a few int to unsigned int (#402) * Major rewrite of documentation with Material for mkdocs * Reduce memory use of TCP PI backend (closes #621) * Fixed MODBUS_ERROR_RECOVERY_LINK not working on Windows (@embeddedmz) * Replace Travis CI by GitHub CI * Fix linker error for Windows (VCLinkerTool) * Address check in single register / coil responses added (#463) * Swap CRC bytes in request data but not at CRC computing (#397) * Fix float endianness issue on big endian architecture * Fix comment about EMBUNKEXC (closes #566) * Fix network library detection on Haiku * Fix typos (closes #620) Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liblognorm: upgrade 1.0.1 -> 2.0.6alperak2023-11-303-22/+25
| | | | | | | Changelog: https://github.com/rsyslog/liblognorm/blob/46c6ee4c8e5f827893e485a4ef1aff04ea881273/ChangeLog Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iotop: upgrade 1.21 -> 1.25alperak2023-11-291-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | License-Update: Copyright years changed Changelog: * Fix bug when iotop busy loops after pressing ESC key * Change the condition of displaying processes in only mode * Fix a bug with graphs in ASCII mode * Show the status of the configuration in the help window * Support ancient compilers * Revert syscall count stuff * fix empty archlinux package * view_curses: do not force black background * fixed scroller logic * fixed corner case of full scroller * Update README.md * Add regex search * Better checking and error handling in netlink code * More graceful signal handling * Fix bug with a missing check if a process exited * New option to hide exited processes * Add color to % values and option to disable color at all * Implement the suggestion from https://no-color.org * Fix bug with cursor displayed in unusual places Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>