summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* atkmm-2.36: upgrade 2.36.1 -> 2.36.2wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wolfssl: upgrade 5.3.0 -> 5.4.0wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.16.0 -> 1.16.1wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stunnel: upgrade 5.64 -> 5.65wangmy2022-07-262-8/+18
| | | | | | | | | | | | | | | | | fix-openssl-no-des.patch refreshed for version 5.65 Changelog: ========== Security bugfixes OpenSSL DLLs updated to version 3.0.5. Bugfixes Fixed handling globally enabled FIPS. Fixed the default openssl.cnf path in stunnel.exe. Fixed a number of MSVC warnings. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbdkit: upgrade 1.31.12 -> 1.31.14wangmy2022-07-261-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zenity: upgrade 3.42.1 -> 3.43.0wangmy2022-07-261-1/+1
| | | | | | | | | | | | Changelog: ========== - Documentation updates - Bump WebkitGTK dependency to API 4.1, for GNOME 43 - Translation updates: Zurab Kargareteli Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: upgrade 3.3.1 -> 3.3.2wangmy2022-07-261-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== * Avoid redundant queries in TrackerNotifiers proxied through an D-Bus connection * Do not attempt to rebuild non-existing FTS tables on parser updates * Convert values to the right type when propagating insertions over superproperties * Fix test to handle SQLite >= 3.39.0 * Fix handling of nrl:modified after opening existing databases * Linking fixes to CLI executables Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README: Remove maintainer info for tvgamblinTrevor Gamblin2022-07-261-1/+0
| | | | | Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bigbuckbunny-1080p: update SRC_URIArmin Kuster2022-07-261-1/+1
| | | | | | | | fixes: ERROR: bigbuckbunny-1080p-1.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://www.mediaspip.net/IMG/avi/big_buck_bunny_1080p_surround.avi') Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: fixed oelint-adv warningsJan Vermaete2022-07-261-23/+24
| | | | | Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyzmq: added ptestJan Vermaete2022-07-263-2/+27
| | | | | | | | | | And update the summary and description from the github website. Two tests are failing because cython is not installed. But this is the same when running pytest under a native Linux system. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-ptyprocess: fixed test_pass_fdsJan Vermaete2022-07-261-0/+1
| | | | | | | This ptest needed bash. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-stevedore: upgrade 3.5.0 -> 4.0.0wangmy2022-07-241-1/+1
| | | | | | | | | | | | Changelog: ========= * Fix remaining logic to support Python 3.6/7 * Drop python3.6/3.7 support in testing runtime * Add Python3 zed unit tests * Update master for stable/yoga Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-socketio: upgrade 5.7.0 -> 5.7.1wangmy2022-07-241-1/+1
| | | | | | | | | | Changelog: =========== Add namespaces argument to Server and AsyncServer #822 Add missing await in asyncio server #952 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-regex: upgrade 2022.6.2 -> 2022.7.9wangmy2022-07-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-metadata: upgrade 2.0.1 -> 2.0.2wangmy2022-07-241-1/+1
| | | | | | | | | Changelog: ========== Allow all python versions above 3.7 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pylint: upgrade 2.14.4 -> 2.14.5wangmy2022-07-241-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== Fixed a crash in the undefined-loop-variable check when enumerate() is used in a ternary expression. Fixed handling of -- as separator between positional arguments and flags. Fixed the disabling of fixme and its interaction with useless-suppression. Allow lists of default values in parameter documentation for Numpy style. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyfanotify: upgrade 0.1.3 -> 0.2.0wangmy2022-07-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-portalocker: upgrade 2.4.0 -> 2.5.1Xu Huan2022-07-241-1/+6
| | | | | | | | | | | | Add dependence python3-fcntl python3-logging Changelog: =========== Added clear warning when locking in non-blocking mode without specifying either EXCLUSIVE or SHARED mode. Fixes #77 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lru-dict: upgrade 1.1.7 -> 1.1.8wangmy2022-07-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kiwisolver: upgrade 1.4.3 -> 1.4.4Xu Huan2022-07-241-1/+1
| | | | | | | | | | | Changelog: ========== - fix timing in shared data release procedure PR #149 - revert use of nullpointer introduced in #142 Its use is not necessary anymore in 3.11.0-beta.4 and used to cause issues on some platforms (see #144 ) PR #145 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-iso3166: upgrade 2.0.2 -> 2.1.1Xu Huan2022-07-241-1/+1
| | | | | | | | | | | Changelog from 2.0.2 to 2.1.1 ============================== * Move install metadata from "setup.py" to "setup.cfg" * Add py.typed to source distribution * "Turkey" changed to "Türkiye" Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-googleapis-common-protos: upgrade 1.56.3 -> 1.56.4Xu Huan2022-07-241-1/+1
| | | | | | | | | Bug Fixes --------- require python 3.7+ (#119) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-flask: upgrade 2.1.2 -> 2.1.3Xu Huan2022-07-241-1/+1
| | | | | | | | | | | | | Changelog: ========= - Inline some optional imports that are only used for certain CLI commands. - Relax type annotation for after_request functions. - instance_path for namespace packages uses the path closest to the imported submodule. - Clearer error message when render_template and render_template_string are used outside an application context. Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-fastjsonschema: upgrade 2.15.3 -> 2.16.1Xu Huan2022-07-241-1/+2
| | | | | | | | | | | | | | Add dependence python3-json Changelog from 2.15.3 to 2.16.1 ================================ * Fix uniqueItems when explicitly set to False * Fix generating invalid code for some schemas using items * Preserving full path in combination with $ref * Improved error messages for oneOf and anyOf Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-evdev: upgrade 1.5.0 -> 1.6.0zhengruoqin2022-07-241-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-ecdsa: upgrade 0.17.0 -> 0.18.0zhengruoqin2022-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== New features: ------------ Support for EdDSA (Ed25519, Ed448) signature creation and verification. Support for Ed25519 and Ed448 in PKCS#8 and public key files. Support for point precomputation for EdDSA. New API: ------------ CurveEdTw class to represent the Twisted Edwards curve parameters. PointEdwards class to represent points on Twisted Edwards curve and provide point arithmetic on it. curve_by_name in curves module to get a Curve object by providing curve name. Bug fix: --------- Accept private EdDSA keys that include public key in the ASN.1 structure. Fix incompatibility with Python 3.3 in handling of memoryviews of empty strings. Make the VerifyingKey encoded with explicit parameters use the same kind of point encoding for public key and curve generator. Better handling of malformed curve parameters (as in CVE-2022-0778); make python-ecdsa raise MalformedPointError instead of AssertionError. Doc fix: ----------- Publish the documentation on https://ecdsa.readthedocs.io/, include explanation of basics of handling of ECC data formats and how to use the library for elliptic curve arithmetic. Make object names more consistent, make them into hyperlinks on the readthedocs documentation. Make security note more explicit (Ian Rodney) Fix the explicit vs named_curve confusion in VerifyingKey docs. Maintenance: ------------ Fix few typos (thanks to Tim Gates and Kian Meng Ang). Updated black version; slight changes to formatting Include interoperability tests for Ed25519 and Ed448 with OpenSSL. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-cmd2: upgrade 2.4.1 -> 2.4.2zhengruoqin2022-07-241-1/+1
| | | | | | | | | | | Enhancements ------------ -Updated argparse decorator to remove annotations when the docstring is used for a command's help text. -Updated unit test to be Python 3.11 compliant. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blinker: upgrade 1.4 -> 1.5zhengruoqin2022-07-243-58/+18
| | | | | | | | | | 0001-use-pytest-instead-of-deprecated-nose.patch removed since it's included in 1.5 License-Update: License check file changed to LICENSE.rst Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-attr: upgrade 0.3.1 -> 0.3.2zhengruoqin2022-07-242-9/+8
| | | | | | | License-Update: License check file changed to LICENSE. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-astroid: upgrade 2.11.6 -> 2.12.2zhengruoqin2022-07-241-1/+1
| | | | | | | | | | Changelog: ========== Fixed crash in modulo operations for divisions by zero. Fixed crash with recursion limits during inference. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-alembic: upgrade 1.8.0 -> 1.8.1zhengruoqin2022-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== [bug] [sqlite] -------------- Fixed bug where the SQLite implementation of Operations.rename_table() would render an explicit schema name for both the old and new table name, which while is the standard ALTER syntax, is not accepted by SQLite’s syntax which doesn’t support a rename across schemas. In particular, the syntax issue would prevent batch mode from working for SQLite databases that made use of attached databases (which are treated as “schemas” in SQLAlchemy). [bug] [batch] ------------- Added an error raise for the condition where Operations.batch_alter_table() is used in --sql mode, where the operation requires table reflection, as is the case when running against SQLite without giving it a fixed Table object. Previously the operation would fail with an internal error. To get a “move and copy” batch operation as a SQL script without connecting to a database, a Table object should be passed to the Operations.batch_alter_table.copy_from parameter so that reflection may be skipped. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: update to version 4.3.2Radovan Scasny2022-07-241-3/+3
| | | | | Signed-off-by: Radovan Scasny <radovan.scasny@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmtp: Upgrade to 1.1.20Khem Raj2022-07-241-3/+2
| | | | | | | | | Use github for downloading the release artifacts. This has support for new devices https://github.com/libmtp/libmtp/releases/tag/v1.1.20 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vboxguestdrivers: fix build failure on 32 bit architecturesGianfranco2022-07-241-2/+2
| | | | | | | | A variable has been renamed upstream from BUILD_TARGET_ARCH to VBOX_KBUILD_TARGET_ARCH 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>
* vboxguestdrivers: upgrade 6.1.34 -> 6.1.36Gianfranco Costamagna2022-07-242-2/+2
| | | | | | | | refresh patch for new upstream release 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>
* catfish: fix buildpaths issueChen Qi2022-07-201-0/+9
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ndisc6: upgrade 1.0.5 -> 1.0.6Wang Mingyu2022-07-191-2/+1
| | | | | | | | | | Changelog: ========== # ndisc6: print NAT64 prefix if present. # rdnssd: fix timeout calculation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ttf-fonts: fix URIs, upgrade 1.004 -> 2.004kazuki08242022-07-194-8/+8
|
* php: upgrade 8.1.7 -> 8.1.8Wang Mingyu2022-07-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* PATCH] logcheck: upgrade 1.3.23 -> 1.3.24wangmy2022-07-191-3/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pegtl: upgrade 3.2.6 -> 3.2.7wangmy2022-07-191-1/+1
| | | | | | | Removed superfluous deprecated include. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: upgrade 1.18.8 -> 1.18.10wangmy2022-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= * Build: ** Require libqmi 1.30.8. * FCC unlock: ** Updated SDX55 unlock script to handle the new method introduced in the latest firmware releases. * Modem interface: ** Set signal quality to 0% on shutdown. ** Set signal quality as recent on init. * MBIM: ** Fix task completion when peeking device fails. ** Fix several GError double-frees. * mmcli: ** Don't print signal quality until modem is enabled. * Plugins: ** foxconn: remove carrier mapping table for T99W175. * Several other minor improvements and fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libp11: upgrade 0.4.11 -> 0.4.12wangmy2022-07-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Fixed using an explicitly provided PIN regardless of the secure login flag Fixed RSA_PKCS1_PADDING handling Fixed a crash on LLP64, including 64-bit Windows Fixed searching objects when both ID and label are specified Fixed the OAEP "source" parameter Fixed object searching by label Fixed thread safety in slot enumeration Fixed storing certificates on tokens Fixed several memory leaks Fixed OpenSSL 3.0 compatibility Fixed LibreSSL compatibility Major concurrency improvements and refactoring Added re-numeration of slots as an engine control command Added the PKCS11_update_slots() API function Added support for the SHA3 hash function Added a self-test for engine RSA operations Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* irssi: upgrade 1.4.1 -> 1.4.2wangmy2022-07-191-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: =========== Changes --------- Add irssimoduledir to irssi-1.pc in the Meson build (#1383, #1378) Fixes -------- Use -isystem includes, limiting warnings to Irssi code. Fixes compilation with Perl 5.36 (#1381, gentoo#851522, #1384) Fix missing lines when changing dynamic textbuffer contents (#1382, #1387). Reported by externalserver15 Fix Perl cross compilation with Meson 0.60.0 (#1377) Fix default channel prefix used for /JOIN to default to # (#1385, #1388) Fix crash in /LASTLOG by getting line texts before printing (#1367, #1398) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbdkit: upgrade 1.31.10 -> 1.31.12wangmy2022-07-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgsf: upgrade 1.14.49 -> 1.14.50wangmy2022-07-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libadwaita: upgrade 1.1.2 -> 1.1.3wangmy2022-07-191-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== - AdwLeaflet - Fix a broken link in docs - AdwPreferencesGroup - Fix accessibility labels - AdwToast - Fix the example in docs - Stylesheet - Add missing borders in high contrast version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gegl: upgrade 0.4.36 -> 0.4.38wangmy2022-07-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "python3-antlr4-runtime: Inherit setuptools3 instead of ↵Khem Raj2022-07-181-1/+1
| | | | | | python_setuptools_build_meta" This reverts commit 19d05be57bda09915b09de695e6fb7acc354a588.