aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2023-07-23python3-binwalk: upgrade 2.3.3 -> 2.3.4Trevor Gamblin
Changelog (https://github.com/ReFirmLabs/binwalk/releases/tag/v2.3.4): - Merged patch to fix PFS directory traversal / code execution bug. Credit: Quentin Kaiser. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-23python3-awesomeversion: upgrade 22.9.0 -> 23.5.0Trevor Gamblin
The project has stopped using setuptools in favor of poetry, so inherit python_poetry_core instead. Changelog (https://github.com/ludeeus/awesomeversion/releases/tag/23.5.0): - Add CI for Python 3.11 by @ludeeus in #191 - Add demo page by @ludeeus in #195 - Add better styles to demo by @ludeeus in #197 - Remove setuptools from dev-dependencies by @ludeeus in #202 - Update demo with compare by @ludeeus in #219 - Add Python 3.12 to CI by @ludeeus in #222 - Add in_range helper method by @ludeeus in #224 - Restructure README contents by @ludeeus in #225 Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-23dlt-daemon: Add patch to fix build with googletest 1.13Gianfranco Costamagna
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-21dlm: Do not use -fcf-protection=full on aarch64 platformsMartin Jansa
Its not supported option, see: http://errors.yoctoproject.org/Errors/Details/721121/ aarch64-oe-linux-gcc -mcpu=cortex-a57 -march=armv8-a+crc -mbranch-protection=standard --sysroot=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/recipe-sysroot libdlm.c -O2 -pipe -g -feliminate-unused-debug-types -fcanon-prefix-map -fmacro-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/dlm-dlm-4.2.0=/usr/src/debug/dlm/4.2.0-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/dlm-dlm-4.2.0=/usr/src/debug/dlm/4.2.0-r0 -fmacro-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/dlm-dlm-4.2.0=/usr/src/debug/dlm/4.2.0-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/dlm-dlm-4.2.0=/usr/src/debug/dlm/4.2.0-r0 -fdebug-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/recipe-sysroot= -fmacro-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/tmp-glibc/work/cortexa57-oe-linux/dlm/4.2.0-r0/recipe-sysroot-native= -fcf-protection=full -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -fPIC -D_REENTRANT -c -o libdlm.o cc1: error: '-fcf-protection=full' is not supported for this target Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-21yasm: fix CVE-2023-31975Archana Polampalli
yasm v1.3.0 was discovered to contain a memory leak via the function yasm_intnum_copy at /libyasm/intnum.c. References: https://nvd.nist.gov/vuln/detail/CVE-2023-31975 https://github.com/yasm/yasm/issues/210 Upstream patches: https://github.com/yasm/yasm/commit/b2cc5a1693b17ac415df76d0795b15994c106441 Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-21vbxguestdrivers: upgrade 7.0.8 -> 7.0.10Gianfranco Costamagna
Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-21dracut: Remove busybox from RRECOMMENDSMingli Yu
The coreutils which defined in RRECOMMENDS has already provide the basic command and it conflicts with busybox. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-21yaml-cpp: Fix cmake exportJasper Orschulko
Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20libtomcrypt: add PACKAGECONFIG for ltm enabled by defaultMartin Jansa
* enabled by default, because that's what dropbear expects and fails without as shown in: http://errors.yoctoproject.org/Errors/Details/720460/ dropbear/2022.83-r0/crypto_desc.c:72: undefined reference to `ltm_desc' * add comment about the LICENSE * use EXTRA_OEMAKE * FYI: if you need to use this in dunfell (for whatever reason e.g. to avoid CVE-2019-17362 in dropbear which contains bundled libtomcrypt), then you need to add: # Only needed for dunfell, fixed in kirkstone with: # https://git.openembedded.org/openembedded-core/commit/?h=kirkstone&id=4b308773eca7570ce5007e8f953b56252c17fdb1 DEPENDS += "libtool-cross" EXTRA_OEMAKE += "'LIBTOOL=${HOST_SYS}-libtool'" Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20libtomcrypt: backport a fix for CVE-2019-17362Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20libtommath: add recipe for LibTomMath used by dropbearMartin Jansa
* When system-libtom PACKAGECONFIG is used, both libtomcrypt and libtommath are used from system and we need a recipes for both. * libtomcrypt was already added to meta-oe in langdale and PACKAGECONFIG was added in dropbear in: https://git.openembedded.org/openembedded-core/commit/?id=b7c2edd2d6ded287d8b34dd047ae84d3fd69d4c6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20cherokee: add CVE_PRODUCTRoss Burton
As per https://nvd.nist.gov/vuln/detail/CVE-2019-1010218, Cherokee uses to use cherokee-project:cherokee_web_server. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-ipython: upgrade 8.12.0 -> 8.14.0Trevor Gamblin
Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version8.html Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-django: upgrade 4.2.2 -> 4.2.3Trevor Gamblin
Changelog: https://docs.djangoproject.com/en/4.2/releases/4.2.3/ Django 4.2.3 fixes a security issue with severity “moderate” and several bugs in 4.2.2. CVE-2023-36053: Potential regular expression denial of service vulnerability in EmailValidator/URLValidator EmailValidator and URLValidator were subject to potential regular expression denial of service attack via a very large number of domain name labels of emails and URLs. Bugfixes - Fixed a regression in Django 4.2 that caused incorrect alignment of timezone warnings for DateField and TimeField in the admin (#34645). - Fixed a regression in Django 4.2 that caused incorrect highlighting of rows in the admin changelist view when ModelAdmin.list_editable contained a BooleanField (#34638). Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20xterm: upgrade 383 -> 384Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20wireshark: upgrade 4.0.6 -> 4.0.7Wang Mingyu
Changelog: ========== The following vulnerabilities have been fixed: wnpa-sec-2023-21[3] Kafka dissector crash. Issue 19105[4]. wnpa-sec-2023-22[5] iSCSI dissector crash. Issue 19164[6]. The following bugs have been fixed: -Crash when (re)loading a capture file after renaming a dfilter macro. Issue 13753[7]. - Moving a column deselects selected packet and moves to beginning of packet list. Issue 16251[8]. -If you set the default interface in the preferences, it doesn't work with TShark. Issue 16593[9]. -Severe performance issues in Follow → Save As raw workflow. Issue 17313[10]. -TShark doesn't support the tab character as an aggregator character in \"-T fields\" Issue 18002[11]. -On Windows clicking on a link in the 'Software Update' window launches, now unsupported, MS Internet Explorer. Issue 18488[12]. -Wireshark 4.x.x on Win10-x64 crashes after saving a file with a name already in use. Issue 18679[13]. -NAS-5GS Operator-defined Access Category: Multiple Criteria values not displayed in dissected packet display. Issue 18941[14]. -Server Hello Packet Invisible - during 802.1x Authentication- from Wireshark App Version 4.0.3 (v4.0.3-0-gc552f74cdc23) & above. Issue 19071[15]. -TShark reassembled data is incomplete/truncated. Issue 19107[16]. CQL protocol parsing issues with 'Result' frames from open source Cassandra. Issue 19119[17]. -TLS 1.3 second Key Update doesn't work. Issue 19120[18]. -HTTP2 dissector reports an assertion error on large data frames. Issue 19121[19]. -epan: Single letter hostnames aren't displayed correctly. Issue 19137[20]. -BLF: CAN-FD-Message format is missing a field. Issue 19146[21]. -BLF: last parameter of LIN-Message is not mandatory (BUGFIX) Issue 19147[22]. -PPP IPv6CP: Incorrect payload length warning. Issue 19149[23]. -INSTALL file needs to be updated for Debian. Issue 19167[24]. -Some RTP streams make Wireshark crash when trying to play stream. Issue 19170[25]. -Wrong ordering in OpenFlow 1.0 Datapath unique ID. Issue 19172[26]. -Incorrect mask in RTCP slice picture ID. Issue 19182[27]. -Dissection error in AMQP 1.0. Issue 19191[28]. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20weechat: upgrade 4.0.1 -> 4.0.2Wang Mingyu
Changelog: =========== Bug fixes:: * core: fix renaming of options with command '/item rename' * core: don't send "key_pressed" signal again for the same key press * core: don't send "key_combo_*" signals for incomplete keys * core: add key ctrl-backspace in /help key * core: keep keys ctrl-H and ctrl-? (in lower case) if they were manually bound to custom commands in a previous version Tests:: * core: fix hdata tests failure on Alpine 3.18 * relay: fix crash in tests on Alpine 3.18 Build:: * php: fix detection of PHP 8.2 on Alpine 3.18 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20tesseract: upgrade 5.3.1 -> 5.3.2Wang Mingyu
Changelog: ========== * Updates for snap package building. * Support for Sgaw and W Pwo Karen languages in the Myanmar validator (#4065). * Improve format of logging from lstmtraining. * Use less digits in filenames of checkpoints written by lstmtraining. * Replace deprecated sprintf. * Remove unused code in function fix_rep_char. * Avoid 32 bit overflow in multiplication (fixes 3 CodeQL CI alerts). * Avoid conversions from std::string to char* to std::string. * Abort with error message if OSD is requested with LSTM-only model. * cmake: allow to disable tiff (-DDISABLE_TIFF=ON). * cmake: provide info about disabled LibArchive and CURL. * cmake: check if leptonica was build with tiff support. * Remove old broken GitHub action vcpkg-4.1.1 (fixes issue #4078). * Create config.yml. * Fix typos. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20smemstat: upgrade 0.02.11 -> 0.02.12Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20redis: upgrade 7.0.11 -> 7.0.12Wang Mingyu
Changelog: ========== -Re-enable downscale rehashing while there is a fork child (#12276) -Fix possible hang in HRANDFIELD, SRANDMEMBER, ZRANDMEMBER when used with <count> (#12276) -Improve fairness issue in RANDOMKEY, HRANDFIELD, SRANDMEMBER, ZRANDMEMBER, SPOP, and eviction (#12276) -Fix WAIT to be effective after a blocked module command being unblocked (#12220) -Avoid unnecessary full sync after master restart in a rare case (#12088) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20redis-plus-plus: upgrade 1.3.9 -> 1.3.10Wang Mingyu
Changelog: Fix TLS support on async interface Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-zeroconf: upgrade 0.70.0 -> 0.71.0Wang Mingyu
Changelog: Improve incoming data processing performance Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-virtualenv: upgrade 20.23.1 -> 20.24.0Wang Mingyu
Changelog: ========== -release 20.23.1 -Fix the CI -Quickstart guide -Updated CLI documentation with config file name -Exclude dependabot and pre-commit ci from release notes -Export VIRTUAL_ENV_PROMPT in activation scripts (#2194) -Upgrade setuptools Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-tox: upgrade 4.6.3 -> 4.6.4Wang Mingyu
Changelog: =========== -Ensure tox r -e docs generates the documentation -[pre-commit.ci] pre-commit autoupdate -Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 -s/setup.cfg/pyproject.toml/ in the development docs -Fix hang and zombie process on interrupt (CTRL-C). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-pymongo: upgrade 4.4.0 -> 4.4.1Wang Mingyu
Changelog: =========== -Fixed a bug where pymongo would raise a ConfigurationError -Fixed a minor reference counting bug in the C extension (PYTHON-3798 2). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-pymisp: upgrade 2.4.172 -> 2.4.173Wang Mingyu
Changelog: ========== - Maybe fixing a CakePHP issue. - Use proper endpoint to unpublish event. - Feat: introduce setter for galaxies. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-protobuf: upgrade 4.23.3 -> 4.23.4Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-platformdirs: upgrade 3.8.0 -> 3.9.1Wang Mingyu
Changelog: ========== -unix: Optionally create the opinionated log/ in user_log_dir() -BSD: provide a fallback for user_runtime_di Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-mock: upgrade 5.0.2 -> 5.1.0Wang Mingyu
Changelog: =========== -bpo-44185: :func:'unittest.mock.mock_open' will call the :func:'close' method of the file handle mock when it is exiting from the context manager. -gh-94924: :func:'unittest.mock.create_autospec' now properly returns coroutine functions compatible with :func:'inspect.iscoroutinefunction' -bpo-17013: Add ThreadingMock to :mod:'unittest.mock' that can be used to create Mock objects that can wait until they are called. -bpo-41768: :mod:'unittest.mock' speccing no longer calls class properties. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-google-auth: upgrade 2.21.0 -> 2.22.0Wang Mingyu
Changelog: ============= Features ---------- Adding meta header for trust boundary Introduce compatibility with native namespace packages Bug Fixes ----------- Deprecate UserAccessTokenCredentials Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-google-api-python-client: upgrade 2.92.0 -> 2.93.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-gevent: upgrade 22.10.2 -> 23.7.0Wang Mingyu
Changelog: ============ Features ---------- -Add preliminary support for Python 3.12, using greenlet 3.0a1. -Update the bundled c-ares version to 1.19.1. Bugfixes ------------ -Fix an edge case connecting a non-blocking SSLSocket that could result in an AttributeError. -Make gevent's FileObjectThread (mostly used on Windows) implement readinto cooperatively. -Work around an AttributeError during cyclic garbage collection when Python finalizers (__del__ and the like) attempt to use gevent APIs. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-frozenlist: upgrade 1.3.3 -> 1.4.0Wang Mingyu
Changelog: ============ Removed an unused :py:data:'typing.Tuple' import Dropped Python 3.7 support. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-eth-utils: upgrade 2.1.1 -> 2.2.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-engineio: upgrade 4.4.1 -> 4.5.1Wang Mingyu
Changelog: ========== Restore support for old versions of eventlet #321 Configure eventlet's websocket max frame length #319 Remove old Python 2 syntax in super() calls Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-dnspython: upgrade 2.3.0 -> 2.4.0Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-click: upgrade 8.1.3 -> 8.1.5Wang Mingyu
0001-tests-Fix-test_bytes_args.patch removed since it's included in 8.1.5 Changelog: ========== -Fix an issue with type hints for @click.command(), @click.option(), and other decorators. Introduce typing tests. -Replace all typing.Dict occurrences to typing.MutableMapping for parameter hints. #2255 -Improve type hinting for decorators and give all generic types parameters. #2398 -Fix return value and type signature of shell_completion.add_completion_class function. #2421 -Bash version detection doesn’t fail on Windows. #2461 -Completion works if there is a dot (.) in the program name. #2166 -Improve type annotations for pyright type checker. #2268 -Improve responsiveness of click.clear(). #2284 -Improve command name detection when using Shiv or PEX. #2332 -Avoid showing empty lines if command help text is empty. #2368 -ZSH completion script works when loaded from fpath. #2344. -EOFError and KeyboardInterrupt tracebacks are not suppressed when standalone_mode is disabled. #2380 -@group.command does not fail if the group was created with a custom command_class. #2416 -multiple=True is allowed for flag options again and does not require setting default=(). #2246, #2292, #2295 -Make the decorators returned by @argument() and @option() reusable when the cls parameter is used. #2294 -Don’t fail when writing filenames to streams with strict errors. Replace invalid bytes with the replacement character -Remove unnecessary attempt to detect MSYS2 environment. #2355 -Remove outdated and unnecessary detection of App Engine environment. #2554 -echo() does not fail when no streams are attached, such as with pythonw on Windows. #2415 -Argument with expose_value=False do not cause completion to fail. #2336 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-charset-normalizer: upgrade 3.1.0 -> 3.2.0Wang Mingyu
Changelog: ========== Changed --------- Typehint for function from_path no longer enforce PathLike as its first argument Minor improvement over the global detection reliability Added --------- Introduce function is_binary that relies on main capabilities, and optimized to detect binaries Propagate enable_fallback argument throughout from_bytes, from_path, and from_fp that allow a deeper control over the detection (default True) Explicit support for Python 3.12 Fixed ----------- Edge case detection failure where a file would contain 'very-long' camel cased word (Issue #289) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20php: upgrade 8.2.7 -> 8.2.8Wang Mingyu
Changelog: ========== - CLI: . Fixed bug GH-11246 (cli/get_set_process_title fails on MacOS). - Core: . Fixed build for the riscv64 architecture/GCC 12. - Curl: . Fixed bug GH-11433 (Unable to set CURLOPT_ACCEPT_ENCODING to NULL). - Date: . Fixed bug GH-11455 (Segmentation fault with custom object date properties). - DOM: . Fixed bugs GH-11288 and GH-11289 and GH-11290 and GH-9142 (DOMExceptions and segfaults with replaceWith). . Fixed bug GH-10234 (Setting DOMAttr::textContent results in an empty attribute value). . Fix return value in stub file for DOMNodeList::item. . Fix spec compliance error with '*' namespace for DOMDocument::getElementsByTagNameNS. . Fix DOMElement::append() and DOMElement::prepend() hierarchy checks. . Fixed bug GH-11347 (Memory leak when calling a static method inside an xpath query). . Fixed bug #67440 (append_node of a DOMDocumentFragment does not reconcile namespaces). . Fixed bug #81642 (DOMChildNode::replaceWith() bug when replacing a node with itself). . Fixed bug #77686 (Removed elements are still returned by getElementById). . Fixed bug #70359 (print_r() on DOMAttr causes Segfault in php_libxml_node_free_list()). . Fixed bug #78577 (Crash in DOMNameSpace debug info handlers). . Fix lifetime issue with getAttributeNodeNS(). . Fix "invalid state error" with cloned namespace declarations. . Fixed bug #55294 and #47530 and #47847 (various namespace reconciliation issues). . Fixed bug #80332 (Completely broken array access functionality with DOMNamedNodeMap). - Opcache: . Fix allocation loop in zend_shared_alloc_startup(). . Access violation on smm_shared_globals with ALLOC_FALLBACK. . Fixed bug GH-11336 (php still tries to unlock the shared memory ZendSem with opcache.file_cache_only=1 but it was never locked). - OpenSSL: . Fixed bug GH-9356 Incomplete validation of IPv6 Address fields in subjectAltNames - PCRE: . Fix preg_replace_callback_array() pattern validation. - PGSQL: . Fixed intermittent segfault with pg_trace. - Phar: . Fix cross-compilation check in phar generation for FreeBSD. - SPL: . Fixed bug GH-11338 (SplFileInfo empty getBasename with more than one slash). - Standard: . Fix access on NULL pointer in array_merge_recursive(). . Fix exception handling in array_multisort(). - SQLite3: . Fixed bug GH-11451 (Invalid associative array containing duplicate keys). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20nginx: upgrade 1.24.0 -> 1.25.1Wang Mingyu
Changelog: ========== *) Feature: the "http2" directive, which enables HTTP/2 on a per-server basis; the "http2" parameter of the "listen" directive is now deprecated. *) Change: HTTP/2 server push support has been removed. *) Change: the deprecated "ssl" directive is not supported anymore. *) Bugfix: in HTTP/3 when using OpenSSL. *) Feature: experimental HTTP/3 support. License-Update: Copyright year updated to 2023. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-path: upgrade 16.6.0 -> 16.7.1Wang Mingyu
License-Update: Remove unnecessary and incorrect copyright notice. Changelog: ============ Set stacklevel=2 in deprecation warning for .text. (#210) Added .permissions attribute. (#211) Require Python 3.8 or later. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20python3-obd: upgrade 0.7.1 -> 0.7.2Wang Mingyu
License-Update: Add a common issue section and document the Bluetooth issue. Adds support for the Mode 9 PIDS, including VIN and CVN. Changelog: =========== Updated pint dependency for compatibility with python >= 3.10 Support for Mode 9 PIDs Added 1 second read-retry loop for unresponsive dongles Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20ser2net: upgrade 4.3.12 -> 4.3.13Wang Mingyu
Changelog: ========= * Has some license template updates and spelling fixes * Adds the ability for admin connections to be advertised through MDNS * A systemd unit file example is added License-Update: Update GPL license file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20redis: upgrade 6.2.12 -> 6.2.13Wang Mingyu
Changelogg: ========== Re-enable downscale rehashing while there is a fork child Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20lmdb: upgrade 0.9.29 -> 0.9.31Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20function2: upgrade 4.2.2 -> 4.2.3Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20bats: upgrade 1.9.0 -> 1.10.0Wang Mingyu
Changelog: =========== Added: ----------- add ${BATS_TEST_TAGS[@]} for querying the tags during a test (#705) print tags on failing tests (#705) test for negative arguments to --jobs (#693) add tests for --formatter cat (#710) test coverage in CI (#718) Support for rush as alternative to GNU parallel (#729) add bats_pipe helper function for run that executes \| as pipes (#663) publish docker images to ghcr.io (additionally to Dockerhub) (#740) Fixed: --------- fix run with options overwriting the value of i (#726, #727) fix ${BATS_TEST_NAMES[@]} containing only --tags instead of test name since Bats v1.8.0 (#705) fix run --keep-empty-lines counting trailing \n as (empty) new line (#711) fix short flag unpacker creating bogus command lines with valued flags (#732) fix formatter becoming confused with retries (#734) fix --gather-test-outputs-in fails on tests with / (#735) fix overriding date breaks --timing (#736) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20lvgl: upgrade 8.3.7 -> 8.3.8Wang Mingyu
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20libnftnl: upgrade 1.2.5 -> 1.2.6Wang Mingyu
Changelog: ========= tests: nft-rule-test: Add test cases to improve code coverage tests: nft-table-test: fix typo shixuantong expr: meta: introduce broute meta expression Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-07-20libinih: upgrade 56 -> 57Wang Mingyu
Changelog: ============ MSVC throws C4244 Added a GetUnsigned function for getting unsigned values. meson.build: fix start-of-line_comment_prefix variable name Added GetInteger64 and GetUnsigned64 to read 64-bit integers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>