summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* nodejs: upgrade 18.17.0 -> 18.17.1Archana Polampalli2023-08-281-1/+1
| | | | | | | | | | | | | This is a security release. The following CVEs are fixed in this release: CVE-2023-32002 CVE-2023-32006 CVE-2023-32559 https://github.com/nodejs/node/releases/tag/v18.17.1 Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-m2crypto: Append architecture to SWIG_FEATURES instead of overridingKhem Raj2023-08-271-4/+4
| | | | | | | | | | | For x86/x32 it was overwriting SWIG_FEATURES, its better to append it like for other arches, in addition it brings essential options to remove buildpaths from .so files. Use OPENSSL_NO_FILENAMES define instead of overrding OPENSSL_FILE for achieving reproducibility. Takes care of line numbers too. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sdbus: add recipePetr Gotthard2023-08-271-0/+11
| | | | | | | | | sdbus is a modern Python library for the systemd D-Bus https://github.com/python-sdbus/python-sdbus https://python-sdbus.readthedocs.io/en/latest/index.html Signed-off-by: Petr Gotthard <petr.gotthard@advantech.cz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rsyslog: Skip failing omfile-outchannel test on muslKhem Raj2023-08-272-0/+24
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lz4: Add missing rdeps needed for ptestsKhem Raj2023-08-261-1/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lz4: Drop using PYTHON_PNKhem Raj2023-08-261-3/+3
| | | | | | PYTHON_PN was useful when sharing recipes with py2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfaketime: Eanable LFS64 on muslKhem Raj2023-08-261-0/+2
| | | | | | | Musl has 64bit time_t inherently, ideally this library should be fixed for that but lets apply the musl aliasing solution for now. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfaketime: Fix build with clangKhem Raj2023-08-262-3/+49
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libfaketime: add recipeTymoteusz Burak2023-08-261-0/+30
| | | | | | | | | | | | | | This commit adds the libfaketime library recipe, which provides time manipulation capabilities for testing and debugging purposes. libfaketime allows developers to modify the system time reported to applications, aiding in scenarios where accurate time emulation is required. I deleted the extra flags altogether as they seem to be only necessary for old versions of this project (0.9.6). CC: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tymoteusz Burak <tymoteusz.burak@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: update to v2.0.2Bartosz Golaszewski2023-08-262-70/+1
| | | | | | | | | | This is a small bug-fix release addressing a segfault, a memory corruption bug and a couple minor issues. This also removes the patch that's already upstream. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spice-guest-vdagent: add recipeMarkus Volk2023-08-261-0/+25
| | | | | | | | | The spice-vdagent needs to be running alongside qemu-guest-agent on virtualizationguest systems that are using the spice protocol to get seamless integration. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* neatvnc: add new recipeLeon Anavi2023-08-261-0/+40
| | | | | | | | | | | | | Add a new recipe for neatvnc v0.6.0, a liberally licensed VNC server library with a clean interface. It is required for building Weston with VNC backend. Please note that tls is not part of the default PACKAGECONFIG because it requires gnutls. However, to use properly VNC it should be enabled if building Weston 12 with VNC backend. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* aml: add new recipeLeon Anavi2023-08-261-0/+35
| | | | | | | | | Add a new recipe for aml (Andri's Main Loop) v0.3.0. It is required for neatvnc which is required for building Weston with VNC backend. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libopus: add CVE_PRODUCTEmil Kronborg Andersen2023-08-261-0/+2
| | | | | Signed-off-by: Emil Kronborg Andersen <emkan@prevas.dk> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* snappy: add CVE_PRODUCTEmil Kronborg Andersen2023-08-261-0/+2
| | | | | | | | If CVE_PRODUCT is not explicitly set to google:snappy, CVEs are found for https://github.com/KnpLabs/snappy instead. Signed-off-by: Emil Kronborg Andersen <emkan@prevas.dk> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: add CVE_PRODUCTEmil Kronborg Andersen2023-08-261-0/+2
| | | | | Signed-off-by: Emil Kronborg Andersen <emkan@prevas.dk> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdecor: update to latest commitMarkus Volk2023-08-262-35/+1
| | | | | | | | | https://gitlab.freedesktop.org/libdecor/libdecor/-/commit/bb2ec856aa2ffe30530d6b655d9accec53bbf87d The check for conflicting symbols has been fixed and thus the nasty hack can be removed Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* phodav: add recipeMarkus Volk2023-08-261-0/+23
| | | | | | | | | | | phodav is a small webdav server, that was originally created as a tool to provide folder sharing for spice but it can be used on a wider range of applications. It is usable e.g. in virt-viewer or gnome-boxes Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatpak: fix api-documentation buildMarkus Volk2023-08-261-1/+4
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-socket-ssl-perl: Upgrade to 2.083Khem Raj2023-08-261-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: upgrade 20230125.3 -> 20230802.0Willy Tu2023-08-262-46/+3
| | | | | | | | Release notes in https://github.com/abseil/abseil-cpp/releases/tag/20230802.0 Signed-off-by: Willy Tu <wltu@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Fix empty 0.0.0-0-g0 jemalloc version by adding --with-versionPetr Chernikov2023-08-261-0/+3
| | | | | | | | | Empty "0.0.0-0-g0" jemalloc version may affect build and usage of some applications. For example, it affects folly build and usage and leads segmentation fault in some cases. Signed-off-by: Petr Chernikov <p.chernikov@yadro.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnulib: Update SRC_URIMingli Yu2023-08-261-1/+1
| | | | | | | Update the SRC_URI to fix the do_fetch warning. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dialog: Update the SRC_URIMingli Yu2023-08-261-1/+1
| | | | | | | Update the SRC_URI to fix the do_fetch error. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* weechat: upgrade 4.0.3 -> 4.0.4Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ Bug fixes:: ----------- * core: fix integer overflow when setting integer option with '++N' or '--N' * core: fix increment/decrement of options weechat.notify.* * irc: add missing tags on multiline messages (issue #1987) * irc: fix redirection of command '/list' when the reply doesn't start with message 321 (start of /list) * irc: fix wrong time displayed for CTCP messages received from self nick (issue #2000) * logger: remove trailing empty line in display of backlog (issue #2002) * perl: fix display of non-ASCII chars after load of a script with Perl >= 5.38 (issue #1996) * script: adjust scroll after command '/script go N' * scripts: fix function string_parse_size on 32-bit systems (python and ruby) (issue #1999) * xfer: fix conversion of string to IPv4 on 32-bit systems (issue #1999) Tests:: ------------ * irc: fix tests on function irc_join_compare_join_channel (issue #1997) * scripts: fix tests of functions print_date_tag, print_y_date_tags and hook_timer on 32-bit systems Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* redis: upgrade 7.0.12 -> 7.2.0Wang Mingyu2023-08-2610-13/+9
| | | | | | | | | hiredis-use-default-CC-if-it-is-set.patch oe-use-libc-malloc.patch refreshed for 7.2.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.76.0 -> 0.82.1Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== Build failures with older cython 0.29 series Optimize processing of records in RecordUpdateListener subclasses Speed up the service registry with a cython pxd Optimizing sending answers to questions Optimize unpacking properties in ServiceInfo Refactor notify implementation to reduce overhead of adding and removing listeners Add cython pxd file for _listener.py to improve incoming message processing performance Cythonize _listener.py to improve incoming message processing performance Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-setuptools: upgrade 68.0.0.3 -> 68.1.0.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | | Changelog: =========== - Removed code referencing bdist_wininst in install_scripts. - Promote pyproject.toml’s [tool.setuptools] out of beta. - Automatically add files listed in Extension.depends to sdists, as long as they are contained in the project directory - Require Python 3.8 or later. - Made imports in editable installs case-sensitive on case-insensitive filesystems - Use default encoding to create .pth files with editable_wheel. - Detects (and complain about) scripts and gui-scripts set via setup.py when pyproject.toml does not include them in dynamic. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-typeguard: upgrade 4.1.0 -> 4.1.2Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | Changelog: =========== Fixed Any being removed from a subscript that still contains other elements Fixed suppress_type_checks() causing annotated variable assignments to always assign None Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tox: upgrade 4.8.0 -> 4.10.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | Changelog: =========== - Change accepted environment name rule: must be made up of factors defined in configuration or match regex (pypy|py|cython|)((\d(\.\d+(\.\d+)?)?)|\d+)?. - --override foo+=bar appending syntax will now work correctly when foo wasn't defined in tox.ini. - Disallow command line environments which are not explicitly specified in the config file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sqlalchemy: upgrade 2.0.19 -> 2.0.20Wang Mingyu2023-08-261-1/+1
| | | | | | | | Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.20 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pywbem: upgrade 1.6.1 -> 1.6.2Wang Mingyu2023-08-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymongo: upgrade 4.4.1 -> 4.5.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | Changelog ========= Added new helper methods for Atlas Search Index (requires MongoDB Server 7.0+). Added Database.cursor_command to support executing an arbitrary command that returns a cursor. Improved bson encoding and decoding performance by up to 134%. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymetno: upgrade 0.10.0 -> 0.11.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | Changelog: Expose dew point Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pycocotools: upgrade 2.0.6 -> 2.0.7Wang Mingyu2023-08-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-protobuf: upgrade 4.24.0 -> 4.24.1Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | Changelog: ========= -Protobuf News may include additional announcements or pre-announcements for upcoming changes. -Revert CopyFrom() optimization that was causing crashes back to Serialize/Parse (protocolbuffers/upb@78e9694) -Ruby: Fix object cache lookups on 32-bit platforms Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-oauth2client: upgrade 4.1.2 -> 4.1.3Wang Mingyu2023-08-261-1/+1
| | | | | | | | Changelog: Changed OAuth2 endpoints to use oauth2.googleapis.com variants. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy: upgrade 1.5.0 -> 1.5.1Wang Mingyu2023-08-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-humanize: upgrade 4.7.0 -> 4.8.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | Changelog: =========== -Add Hungarian localization -Revise Turkish localization -Translate "thousand" to "千" for zh_CN -Update docs link to https://humanize.readthedocs.io -Move logic to convert aware datetime to naive into function -Docs: fix formatting of return value Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.96.0 -> 2.97.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/releases/tag/v2.97.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-engineio: upgrade 4.5.1 -> 4.6.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | Changelog: ========== Improvements in the connection rejected flow Better handling of Gunicorn threaded worker shutdown() method for the Engine.IO server Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-click: upgrade 8.1.6 -> 8.1.7Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | Changelog: =========== Fix issue with regex flags in shell completion. Bash version detection issues a warning instead of an error. Fix issue with completion script for Fish shell. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bitstring: upgrade 4.0.2 -> 4.1.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | Changelog: =========== -Added two new floating point interpretations: float8_143 and float8_152. -Auto initialistion from ints has been removed and now raises a TypeError. -Explicitly specifying the 'auto' parameter is now disallowed rather than discouraged. -Deleting, replacing or inserting into a bitstring resets the bit position to 0 if the bitstring's length has been changed. -Only empty bitstring are now considered False in a boolean sense. -Casting to bytes now behaves as expected, so that bytes(s) gives the same result as s.tobytes(). Previously it created a byte per bit. -Pretty printing with the 'bytes' format now uses characters from the 'Latin Extended-A' unicode block for non-ASCII and unprintable characters instead of replacing them with '.' -When using struct-like codes you can now use '=' instead of '@' to signify native- endianness. They behave identically, but the new '=' is now preferred. -More fixes for LSB0 mode. There are now no known issues with this feature. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-awesomeversion: upgrade 23.5.0 -> 23.8.0Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | Changelog: =========== Remove support for Python 3.7 Add hash dunder Use OIDC for PyPI release Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.11.2 -> 1.11.3Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== -Improved autogenerate compare of expression based indexes on PostgreSQL to produce fewer wrong detections. -Fixed issue with NULLS NOT DISTINCT detection in postgresql that would keep detecting changes in the index or unique constraint. -Added encoding="locale" setting to the use of Python's ConfigParser.read(), so that a warning is not generated when using the recently added Python feature PYTHONWARNDEFAULTENCODING specified in PEP 597. The encoding is passed as the "locale" string under Python 3.10 and greater, which indicates that the system-level locale should be used, as was the case already here. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-redis: upgrade 4.6.0 -> 5.0.0Wang Mingyu2023-08-261-2/+2
| | | | | | | | | | | | License-Update: Copyright year updated to 2023. Changelog: ============ Fix timeout retrying on pipeline execution Fix socket garbage collection Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 8.2.8 -> 8.2.9Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== - Build: . Fixed bug GH-11522 (PHP version check fails with '-' separator). - CLI: . Fix interrupted CLI output causing the process to exit. - Core: . Fixed oss-fuzz #60011 (Mis-compilation of by-reference nullsafe operator). . Fixed line number of JMP instruction over else block. . Fixed use-of-uninitialized-value with ??= on assert. . Fixed oss-fuzz #60411 (Fix double-compilation of arrow-functions). . Fixed build for FreeBSD before the 11.0 releases. - Curl: . Fix crash when an invalid callback function is passed to CURLMOPT_PUSHFUNCTION. - Date: . Fixed bug GH-11368 (Date modify returns invalid datetime). . Fixed bug GH-11600 (Can't parse time strings which include non-breaking space characters). . Fixed bug GH-11854 (DateTime:createFromFormat stopped parsing datetime with extra space). - DOM: . Fixed bug GH-11625 (DOMElement::replaceWith() doesn't replace node with DOMDocumentFragment but just deletes node or causes wrapping <></> depending on libxml2 version). - Fileinfo: . Fixed bug GH-11298 (finfo returns wrong mime type for xz files). - FTP: . Fix context option check for "overwrite". . Fixed bug GH-10562 (Memory leak and invalid state with consecutive ftp_nb_fget). - GD: . Fix most of the external libgd test failures. - Intl: . Fix memory leak in MessageFormatter::format() on failure. - Libxml: . Fixed bug GHSA-3qrf-m4j2-pcrr (Security issue with external entity loading in XML without enabling it). (CVE-2023-3823) - MBString: . Fix GH-11300 (license issue: restricted unicode license headers). - Opcache: . Fixed bug GH-10914 (OPCache with Enum and Callback functions results in segmentation fault). . Prevent potential deadlock if accelerated globals cannot be allocated. - PCNTL: . Fixed bug GH-11498 (SIGCHLD is not always returned from proc_open). - PDO: . Fix GH-11587 (After php8.1, when PDO::ATTR_EMULATE_PREPARES is true and PDO::ATTR_STRINGIFY_FETCHES is true, decimal zeros are no longer filled). - PDO SQLite: . Fix GH-11492 (Make test failure: ext/pdo_sqlite/tests/bug_42589.phpt). - Phar: . Add missing check on EVP_VerifyUpdate() in phar util. . Fixed bug GHSA-jqcx-ccgc-xwhv (Buffer mismanagement in phar_dir_read()). - PHPDBG: . Fixed bug GH-9669 (phpdbg -h options doesn't list the -z option). - Session: . Removed broken url support for transferring session ID. - Standard: . Fix serialization of RC1 objects appearing in object graph twice. - Streams: . Fixed bug GH-11735 (Use-after-free when unregistering user stream wrapper from itself). - SQLite3: . Fix replaced error handling in SQLite3Stmt::__construct. - XMLReader: . Fix GH-11548 (Argument corruption when calling XMLReader::open or XMLReader::XML non-statically with observer active). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geary: update 44.0 -> 44.1Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | Changelog: =========== * Numerous user interface translation updates * Numerous bug fixes and user interface improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nginx: upgrade 1.25.1 -> 1.25.2Wang Mingyu2023-08-261-1/+1
| | | | | | | | | | | | | | | | | | Changelog: =========== *) Feature: path MTU discovery when using HTTP/3. *) Feature: TLS_AES_128_CCM_SHA256 cipher suite support when using HTTP/3. *) Change: now nginx uses appname "nginx" when loading OpenSSL configuration. *) Change: now nginx does not try to load OpenSSL configuration if the --with-openssl option was used to built OpenSSL and the OPENSSL_CONF environment variable is not set. *) Bugfix: in the $body_bytes_sent variable when using HTTP/3. *) Bugfix: in HTTP/3. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-bluetooth: upgrade 42.5 -> 42.6Wang Mingyu2023-08-261-1/+1
| | | | | | | | | Changelog: This version fixes problems with icons for mice and tablets, updates status labels to be dimmed by default, and contains updated translations. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>