summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* v4l-utils: Update to 1.26.1Fabio Estevam2024-01-125-111/+58
| | | | | | | | | | | | | Update to 1.26.1. Remove the Makefile.am patches as they no longer apply due to the switch to Meson. Backport a fix that prevents installing 50-rc_keymap.conf in systems without systemd. Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsmi: use update-alternatives for ietf-interfaces.yangWang Mingyu2024-01-111-1/+4
| | | | | | | | | | | Error: Transaction test error: file /usr/share/yang/ietf-interfaces.yang conflicts between attempted installs of libsmi-yang-0.5.0-r0.cortexa57 and frr-9.1-r1.cortexa57 frr also uses the doc 'ietf-interfaces.yang'. frr has a priority of 100. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* frr: use update-alternatives for ietf-interfaces.yangWang Mingyu2024-01-111-0/+5
| | | | | | | | | | | Error: Transaction test error: file /usr/share/yang/ietf-interfaces.yang conflicts between attempted installs of libsmi-yang-0.5.0-r0.cortexa57 and frr-9.1-r1.cortexa57 libsmi also uses the doc 'ietf-interfaces.yang'. libsmi has a priority of 50. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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>
* grpc: upgrade 1.59.2 -> 1.60.0alperak2024-01-112-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0001-cmake-Link-with-libatomic-on-rv32-rv64.patch refreshed Changelog: Core Implemented dualstack IPv4 and IPv6 backend support, as per draft gRFC A61. xDS support currently guarded by GRPC_EXPERIMENTAL_XDS_DUALSTACK_ENDPOINTS env var. Dropped Bazel 5 support. (#34813) [deps] Upgrade protobuf version to v25.0. (#34513) [Security - Revocation] Crl Directory Watcher Implementation. (#34749) [server] Cap size of pending request queue with RealRequestMatcher. (#34782) [chttp2] Fix outgoing data stats. (#34693) [EventEngine] Enable Posix EventEngine Listener on all builds. (#34748) [EventEngine] Enable Windows EventEngine Listener on all builds. (#34436) [chttp2] Alternative protection for too many streams in the system. (#34697) [Proxy] Support for setting proxy for addresses. (#34617) [client idleness] client channels go idle after 30 minutes by default. (#34653) [chttp2] Add an experiment to separate liveness checks from ping timeouts. (#34647) [chttp2] Tarpit invalid requests. (#34641) [chttp2] Enforce settings acks. (#34640) [chttp2] Limit work per read cycle. (#34639) [chttp2] Limit request count before receiving settings ack. (#34638) [chttp2] Randomly ping on RST_STREAM. (#34637) C++ [xds] C++ XdsServerBuilder Remove src/... header dependency from public header. (#34790) [reflection] Add v1 reflection. (#34535) C# [csharp] Grpc.Tools documentation for sharing proto files between projects and nuget packages. (#34521) Ruby [ruby] create debug symbol packages. (#34632) Python [Bug Fix] Change return of grpc.aio.ServicerContext.code() from integer to grpc.StatusCode. (#34292) Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: fix CVE-2023-44487alperak2024-01-112-0/+80
| | | | | | | | | | | Upstream-Status: Backport from [https://github.com/nginx/nginx/commit/6ceef192e7af1c507826ac38a2d43f08bf265fb9] WARNING: nginx-1.24.0-r0 do_cve_check: Found unpatched CVE (CVE-2023-44487) This vulnerability exists between the following versions -> From(including) 1.9.5 Up to(including) 1.25.2 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel-selftest: remove Wno-alloc-size-larger-than from ↵Khem Raj2024-01-111-0/+1
| | | | | | | | | | scripts/Makefile.extrawarn 6.6+ kernel has the warning options moved to dedicated include file under scripts called Makefile.extrawarn, therefore search for this file as well to remove this unrecognized option by clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell-extensions: update 45.1 -> 45.2Markus Volk2024-01-101-1/+1
| | | | | | | | | | | | | | | | 45.2 ==== * window-list: Fix buttons not being clickable at the screen edge [Florian; !291] * window-list: Really fix initial preview visibility [Florian; !292] * workspace-indicator: Really fix initial preview visibility [Florian; !292] * Misc. bug fixes and cleanups [Florian; !290] Contributors: Florian Müllner Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-software: update 45.1 -> 45.3Markus Volk2024-01-101-1/+1
| | | | | | | | | | | | | | | | | | Version 45.3 Released: 2024-01-05 This is a stable release with the following changes: Recognize links in package update descriptions Increase speed of load of the category pages Fix deadlock when cancelling app update This release also updates translations: Chinese (Taiwan) (Andre Klapper) Persian (Danial Behzadi) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: update 45.1 -> 45.2Markus Volk2024-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ============ Version 45.2 ============ Apps - Fix status page glitch on initialization - Fix "File and Link Association" interface not reflecting changes Background - Improve background preview and chooser performance Default Apps - Fix undesired resetting of default apps during startup Mouse - Fix interference issue with scroll event in Mouse Test window Network - Close network editor when using non-native nm-connection-editor - Show decoration buttons on empty-state (no network device found page) - Share WPA3 (SAE) networks with QR Code - Hide QR Code icon when connection is not successful - Remove deprecated 'wpa-none' - Fix route label alignments Privacy - Fix crash from free bug in the Camera page - Fix potential crash on Bolt page visibility Region - Show preview measurement format in current locale Sound - Update mute state when setting mixer control for a stream Users - Show tooltip information for the Avatar widget Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-shell: update 45.1 -> 45.3Markus Volk2024-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | 45.3 ==== * Allow any enter key to be used to screenshot [Scott; !2777] * Fix spinner in light style variant [Florian; !3080] * Improve formatting of extension errors [Philip; !3041] * Fixed crash [Sebastian; !3006] * Misc. bug fixes and cleanups [Florian, Daniel, Julian, Jonian; !3065, !3031, !3043, !3047, !3049, !3052, !3064, !3072, !2998] Contributors: Scott Buchanan, Philip Chimento, Jonian Guveli, Sebastian Keller, Florian Müllner, Julian Sparber, Daniel van Vugt Translators: Brage Fuglseth [nb] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mutter: update 45.1 -> 45.3Markus Volk2024-01-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 45.3 ==== * Fix handling of relative mode for tablets [Peter; !3410] * Fix forcing EGLStream with NVIDIA proprietary driver [Daniel; !2905] * Sync geometry only when window is mapped [Sebastian W.; !3401, !3404] * Improve repick due to transform changes [Carlos; !3385] * wayland/client: Add make_desktop() method [Florian; !3305] * Fix occasional artifacts at top of X11 fullscreen windows [Carlos; !3476] * background: Fix background color around image [Sebastian W.; !3459] * Fixed crashes [Sebastian K., Carlos, Jonas; !3453, !3422, !3335, !3392] * Plugged leaks [Robert, Sebastian K.; !3439, !3411] * Misc. bug fixes and cleanups [Sebastian W., Christopher, Daniel, Olivier, Michel, Qiu, Carlos, Ivan, Mike, Mart, Bilal; !3456, !3455, !2620, !3447, !3444, !3440, !3438, !3425, !3413, !3403, !3397, !3469, !3468, !3471, !3479] Contributors: Jonas Ådahl, Robert Balas, Michel Dänzer, Bilal Elmoussaoui, Christopher Fore, Olivier Fourdan, Carlos Garnacho, Mike Gorse, Peter Hutterer, Sebastian Keller, Ivan Molodetskikh, Florian Müllner, Mart Raudsepp, Daniel van Vugt, Qiu Wenbo, Sebastian Wick Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdio-tools: upgrade 1.3.0 -> 1.3.1Michael Haener2024-01-093-1/+1
| | | | | | | | | | | | Changelog: * Multiple registers can now be dumped at once, via the generic dump operation. * Relax the driver matching to accept the strings used in kernels 6.2 and newer. Signed-off-by: Michael Haener <michael.haener@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipmitool: Make the version consistentMingli Yu2024-01-092-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The git revison info is added [1] to make the version more descriptive to produce an incremental revision number like 1.8.18.13 or 1.8.18.14 and etc and more clear in terms of "what codebase was used" like `1.8.18.13.gee01aa5`. But it also introduces the version inconsistence. Note as stated in [1] For cases when .git directory is missing (Release compilation?) the suffix part will be omitted completely yielding a version like `1.8.18`. Considering the version we acutally used in oe is a release version, the git revision info as [1] is meaningness. So drop the git revsion info to make the version consistent. Before the patch: root@qemux86-64:~# ipmitool -V ipmitool version 1.8.19.19.gab5ce5b root@qemux86-64:~# rpm -qa | grep ipmitool ipmitool-1.8.19-r0.core2_64 After the patch: root@qemux86-64:~# ipmitool -V ipmitool version 1.8.19 root@qemux86-64:~# rpm -qa | grep ipmitool ipmitool-1.8.19-r0.core2_64 [1] https://github.com/ipmitool/ipmitool/commit/ba01dc84b4e225c86eac3f562e629662d752040f Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* daq: Fix install conflict when enable multilib.Wang Mingyu2024-01-091-1/+2
| | | | | | | | | | | | | | | | | | | Error: Transaction test error: file /usr/bin/daq-modules-config conflicts between attempted installs of lib32-daq-2.0.7-r0.armv7ahf_neon and daq-2.0.7-r0.cortexa57 The differences of daq-modules-config are as follows: @@ -7,7 +7,7 @@ prefix=/usr exec_prefix=/usr -LIBDIR=/usr/lib64 +LIBDIR=/usr/lib STATIC_LIBS=" -lsfbpf -lpcap -lsfbpf -lnfnetlink -lnetfilter_queue -lsfbpf -lpcap -ldnet" static=0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nvme-cli: upgrade 2.6 -> 2.7.1Christophe Vu-Brugier2024-01-091-1/+1
| | | | | | | | | | Keep nvme-cli in sync with libnvme which was upgraded from 1.6 to 1.7.1 by the following commit: * 7a6ca59ab libnvme: upgrade 1.6 -> 1.7.1 Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wavpack: upgrade 5.1.0 -> 5.6.0alperak2024-01-094-9/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added patches to fix -> unversioned.so was causing incorrect packaging and errors. * Added openssl as a depends because trying to link with native libcrypto in some builds -> lib32-wavpack/5.6.0/recipe-sysroot-native/usr/lib/libcrypto.so: file not recognized: file format not recognized License-Update: Copyright year changes Changelog: * added: AIFF file import/export support * added: WATCOM compiler and OS/2 support * added: cmake support for mingw, builds Cooledit + Winamp plugins * added: --force-even-byte-depth option for rounding up bit depths * fixed: detect and report PCM files having non-zero padding bits * fixed: possible crash when displaying long channel assignments * fixed: big-endian-sourced "raw" files gave big-endian "wav"s * fixed: numerous minor issues * fixed: CVE-2021-44269 (encoding crafted DSD file triggers OOB read crash) * fixed: very long filenames cause stack-overflow crash in all CLI programs * fixed: the length stored in WAV headers not always corrected when using -i * fixed: attempting to encode raw DSD audio from stdin sometimes causes crash * fixed: DSD to PCM decimation: small clicks between tracks and tiny DC offset * fixed: length update in library-generated WAV headers on big-endian machines * fixed: sanitize custom extensions read from WavPack files to be alphanumeric * added: accepting brace-delimited options in the wavpack executable filename * added: "--drop" option to Windows executables for multi-file "drag-and-drop" * added" "--raw-pcm" option to wvunpack executable (does DSD --> 24-bit PCM) * added: "--no-overwrite" option to wavpack executable (to resume sessions) * improved: build system clean-up including switch to non-recursive "make" * fixed: potential security issue CVE-2020-35738 * fixed: disable A32 asm code when building for Apple silicon * fixed: issues with Adobe-style floating-point WAV files * added: -vv option to wvunpack to quickly verify using just block checksums (ideal for detecting corrupted files) * added: --normalize-floats option to wvunpack for correctly exporting un-normalized floating-point files * updated: Visual Studio 2019 for Windows builds * dropped: WinXP support in official binaries * fixed: OSS-Fuzz issues 19925, 19928, 20060, 20448 (no CVEs or vulnerabilities) * fixed: trailing garbage characters on imported ID3v2 TXXX tags * fixed: various minor undefined behavior and memory access issues * fixed: sanitize tag extraction names for length and path inclusion * improved: reformat wvunpack "help" and split into long + short versions * added: regression testing to Travis CI for OSS-Fuzz crashers * fixed: potential security issues including the following CVEs: CVE-2018-19840 CVE-2018-19841 CVE-2018-10536 CVE-2018-10537 CVE-2018-10538 CVE-2018-10539 CVE-2018-10540 CVE-2018-7254 CVE-2018-7253 CVE-2018-6767 * added: support for CMake, Travis CI, and Google's OSS-fuzz * fixed: use correction file for encode verify (pipe input, Windows) * fixed: correct WAV header with actual length (pipe input, -i option) * fixed: thumb interworking and not needing v6 architecture (ARM asm) * added: handle more ID3v2.3 tag items and from all file types * fixed: coredump on Sparc64 (changed MD5 implementation) * fixed: handle invalid ID3v2.3 tags from sacd-ripper * fixed: several corner-case memory leaks Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kivy: Upgrade 2.2.1 -> 2.3.0Leon Anavi2024-01-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to version 2.3.0: - core-providers (audio): removes deprecated status property - core-providers (audio): removes deprecated filename property - core-providers (window): Removes deprecated toggle_fullscreen method - Add graphics with antialiasing: SmoothRectangle, SmoothEllipse, SmoothRoundedRectangle, SmoothQuad and SmoothTriangle - Linux dependencies: Build libpng16 for freetype so can render colored emoji - Remove the extra position added to undo list while using Shift key - macOS dependencies: Build libpng16 for freetype, so can render colored emoji - Honour multiline=True/False while pasting, Fix Scroll after backspace and undo. - Added spanish layout json for the vkeyboard - Pillow text provider: use get_bbox when get_size is not available. Allows latest versions of pillow to work along with older ones. License-Update: Copyright year changes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-wtforms: Upgrade 3.1.1 -> 3.1.2Leon Anavi2024-01-091-1/+1
| | | | | | | | | Upgrade to version 3.1.2: - Fix SelectMultipleField value coercion on validation. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-webargs: Upgrade 8.3.0 -> 8.4.0Leon Anavi2024-01-092-13/+17
| | | | | | | | | | | | | | | | | | Upgrade to version 8.4.0: - Add a new class attribute, empty_value to DelimitedList and DelimitedTuple, with a default of "". This controls the value deserialized when an empty string is seen. - The rule for default argument names has been made configurable by overriding the get_default_arg_name method. This is described in the argument passing documentation. - Drop support for Python 3.7, which is EOL. - Type annotations for FlaskParser have been improved. License-Update: Copyright year changes Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tgt: Fix build with muslKhem Raj2024-01-092-3/+44
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig-general-perl: Enable on musl targetsKhem Raj2024-01-091-2/+0
| | | | | | its needed by tgt and thankfully builds with musl these days Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imagemagick: upgrade 7.1.1-8 -> 7.1.1.26Markus Volk2024-01-092-48/+5
| | | | | | | | - remove autoconf patch [https://github.com/ImageMagick/ImageMagick/blob/570a9a048bb0e3a5c221ca87be9408ae35f711e2/configure.ac#L496] - update sed command - license file changed [https://github.com/ImageMagick/ImageMagick/commit/2c87d7da1b1db4573a37bd7933dfbf772ac3eecf] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pcsc-tools: upgrade 1.6.2 -> 1.7.1alperak2024-01-081-3/+4
| | | | | | | | | | | | | | | | | | | | | Changelog: ===== 1.7.1 ===== - 64 new ATRs - configure: Use ATR_analysis by default on GNU/Linux - improve Windows support ===== 1.7.0 ===== - 182 new ATRs - pcsc_scan: . add debug option -d . add PnP option -p - gscriptor: i18n and l10n in English (default), French and Russian - configure: add --enable-ATRparser=foobar to specify an ATR parser - minor fixes and improvements Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 4.0.0 -> 4.0.1Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | | | | | Changelog ======== - Bump webkit2gtk requirement in README - about: The licence is LGPL2.1+, not GPL - entry: Calculate number of --entry-text's properly - test: Add entry test in response to issue #75 - question: fix option --default-cancel - calendar: Fix off-by-one in day - test: Add test for --calendar Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xerces-c: upgrade 3.2.4 -> 3.2.5Wang Mingyu2024-01-081-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wolfssl: upgrade 5.6.4 -> 5.6.6Wang Mingyu2024-01-081-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* traceroute: upgrade 2.1.3 -> 2.1.5Wang Mingyu2024-01-081-1/+1
| | | | | | | | | Changelog ======== Fix rfc5837 parsing Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-traitlets: upgrade 5.14.0 -> 5.14.1Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | Changelog: ============ -FIX: map - to _ for environement variable prefix. -chore: update pre-commit hooks -Update ruff config Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-asyncio: upgrade 0.23.2 -> 0.23.3Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | Changelog: =========== -Fixes a bug that caused event loops to be closed prematurely when using async generator fixtures with class scope or wider in a function-scoped test -Fixes various bugs that caused an internal pytest error during test collection Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymisp: upgrade 2.4.182 -> 2.4.183Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | | | | | Changelog: =========== - Documentation to install PyMISP on offline machine. - Bump objects. - Bump version. - Remove jsonschema from dependencies. - Encrypt malicious js. - Fix api ssl verify typing. - Add HTTPS Adapter. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyflakes: upgrade 3.1.0 -> 3.2.0Wang Mingyu2024-01-081-1/+1
| | | | | | | | Changelog: Add support for *T (TypeVarTuple) and **P (ParamSpec) in PEP 695 annotations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pdm: upgrade 2.11.1 -> 2.11.2Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | | | | | Changelog: =========== -Fix a KeyError raised when resolving a URL dependency without package name given. -pdm update --update-eager can hit InconsistentCandidate error when dependency is included both through default dependencies and extra. -pdm install should not warn when overwriting its own symlinks on install/update. -Fix a bug that candidates without local version are rejected when the local version is pinned. -Add maturin as a compatible build backend in the docs. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lz4: upgrade 4.3.2 -> 4.3.3Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | Changelog: ============= -Add .readthedocs.yml -Build wheels for Python 3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-auth: upgrade 2.25.2 -> 2.26.1Wang Mingyu2024-01-081-1/+1
| | | | | | | | Changelog: Ensure that refresh worker is pickle-able. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.111.0 -> 2.112.0Wang Mingyu2024-01-081-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.112.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitarray: upgrade 2.9.1 -> 2.9.2Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | | Changelog: ========== * optimize initialization from strings by not constantly resizing buffer * optimize 'util.hex2ba()' and 'util.base2ba()' by avoiding unnecessary copies * optimize 'util.base2ba()' and 'util.ba2base()' for 'n=16' (hexadecimal) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-aiohttp-jinja2: upgrade 1.5.1 -> 1.6Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | Changelog: ============ -Switch to aiohttp.web.AppKey, and deprecate the old 'static_root_url' key. -Drop Python 3.7, add Python 3.12. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 2.0.24 -> 2.0.25Wang Mingyu2024-01-081-2/+2
| | | | | | | | | | Changelog: https://github.com/sqlalchemy/sqlalchemy/releases/tag/rel_2_0_25 License-Update: Copyright year updated to 2024. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cvxopt: upgrade 1.2.7 -> 1.3.2Wang Mingyu2024-01-081-2/+2
| | | | | | | | | | | | Changelog: Fixes line search issue in solvers.cp() solvers.cpl() License-Update: CVXOPT version updated to 1.3 Copyright updated to 2023 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argh: upgrade 0.30.5 -> 0.31.0Wang Mingyu2024-01-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | License-Update: =============== -update feature emphasis in README -cleanup/enhance README -fix outdated examples -fix README (PyPI-friendly ReST) Changelog: ============ -The typing hints introspection feature is automatically enabled for any command (function) which does not have any arguments specified via @arg decorator. -A small change in the legacy argument mapping policy BY_NAME_IF_HAS_DEFAULT concerning the order of variadic positional vs. keyword-only arguments. -Removed the previously deprecated decorator @expects_obj. -Type hints: basic usage to infer argument types (fixes #203) -Support realtime output through a pipe (fixes #145) -High-level functions argh.dispatch_command() and argh.dispatch_commands() -now accept a new parameter old_name_mapping_policy. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlsec1: upgrade 1.3.2 -> 1.3.3Wang Mingyu2024-01-085-20/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | 0001-nss-nspr-fix-for-multilib.patch change-finding-path-of-nss.patch ensure-search-path-non-host.patch fix-ltmain.sh.patch refreshed for 1.3.3 Changelog ======== -Disabled KeyValue and DEREncodedKeyValue XML nodes by default. Use the '--enabled-key-data' option for the xmlsec command line utility or update the 'keyInfoCtx->enabledKeyData' parameter if you need to re-enable these nodes (also see question 3.5 in the FAQ). -Removed '--enable-size-t' ('size_t' for MSVC builds) option and made 'xmlSecSize' to always be the same as 'size_t'. -Removed previously deprecated functions, defines, etc. -Fixed build for libxml2 v2.12.0. -Removed support for OpenSSL 1.1.0 (end of life in Aug 2016). The minimum OpenSSL supported version is 1.1.1; the version 3.0.0 or greater is recommended. -Added runtime check for the enabled algorithms in NSS. -Removed NT4 support. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: upgrade 2.42.3 -> 2.42.4Wang Mingyu2024-01-081-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-pty-perl: upgrade 1.17 -> 1.20Wang Mingyu2024-01-081-4/+3
| | | | | | | | 0001-Make-function-checks-more-robust-within-shared-libs.patch removed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lapack: upgrade 3.10.1 -> 3.12.0Wang Mingyu2024-01-081-2/+2
| | | | | | | License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tgt: upgrade 1.0.83 -> 1.0.90Wang Mingyu2024-01-081-2/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* chrony: upgrade 4.4 -> 4.5Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | | | Changelog ======== * Add support for AES-GCM-SIV in GnuTLS * Add support for corrections from PTP transparent clocks * Add support for systemd socket activation * Fix presend in interleaved mode * Fix reloading of modified sources from sourcedir Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsass: upgrade 3.6.5 -> 3.6.6Wang Mingyu2024-01-081-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libraw: upgrade 0.21.1 -> 0.21.2Wang Mingyu2024-01-081-2/+2
| | | | | | | | | | | | | | | | | Changelog ======== * New compile-defined limit LIBRAW_MAX_PROFILE_SIZE_MB: limits allocation/read size for embedded color profile (default: 256Mb) * Embedded color profile allocation/read size: limited by input file size. * Multiple fixes (mostly inspired by oss-fuzz) to improve library stability and/or input checks. * raw-identify: use fallback if PATH_MAX not available * Disabled color conversion for Canon 16-bit thumbnails * docs/changelog: explained the case when no thumbnail is found in specific file * swapXX renamed to libraw_swapXX to avoid name conflict * better striped thumbnails handling Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.14 -> 0.2.0Wang Mingyu2024-01-081-1/+1
| | | | | | | | | | | | | Changelog ======== - Add support for verifying firmware transparency checkpoints - Add various bitcounting functions for future use - Allow creating and validating SHA512 checksums - Allow verifying the checksum of a payload - Sprinkle __attribute__((nonnull)) to give a little more compile-time safety Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>