summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* eog: Update 45.0 -> 45.1Markus Volk2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Version 45.1 ------------ Bug fixes and improvements: #300, Statusbar image position incorrect (Felix Riemann) New and updated translations: - Sabri Ünal [tr] New and updated manual translations - Balázs Úr [hu] - Ser82-png [ru] Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b4fa53fd26394e0ba4841d4af4c065ff0ff6fbbf) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnome-control-center: Update 45.0 -> 45.1Markus Volk2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ============ Version 45.1 ============ About - Add more types of processor support Accessibility - Make Cursor Size dialog close on Escape key Keyboard - Allow closing Shortcuts dialog with Escape key Mouse - Fix linked style of primary mouse button in RTL languages - Avoid making videos blurry Network - Fix editing connections without a device - Revert "Disable DNS entry if automatic DNS option is enabled" Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5f4d9697edd46c7118d470b196a60227319c3c7f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnome-disk-utility: Update 44.0 -> 45.0Markus Volk2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | 45.0 - September 10, 2023 ========================= Lukáš Tyrychtr: * benchmark-dialog: Silence two maybe-uninitialized warnings Updated translations: * Alexander Shopov (bg), Amn Alam (pa), Baurzhan Muftakhidinov (kk), Boyuan Yang (zh_CN), Bruce Cowan (en_GB), Danial Behzadi (fa), Efstathios Iosifidis (el), Gianvito Cavasoli (it), Irénée THIRION (fr), Leônidas Araújo (pt_BR), Nathan Follens (nl), Rūdolfs Mazurs (lv), Sabri Ünal (tr), Vasil Pupkin (be) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 276e2548cfe1f210f28474f4aaf3cc9e3c37185e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnome-calendar: Update 45.0 -> 45.1Markus Volk2023-11-011-1/+1
| | | | | | | | | | | | | | | Major changes in 45.1: * Use en dash for various strings * Read the 12/24h time format setting from the portal * Show event popover above events * Fix a crash when loading some specific event in specific ranges and timezones * Fix various warnings * Updated translations Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1cfd747f3d52ee58bc47f42ad6220e72dc745674) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* gnome-software: Update 45.0 -> 45.1Markus Volk2023-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Released: 2023-10-20 This is a stable release with the following changes: Various styling fixes Report PackageKit GPG-related errors in the GUI Flatpak permission checks improvements Optimize loading of the details page This release also updates translations: Catalan (Jordi Mas) Chinese (Taiwan) (Cheng-Chia Tseng) English (United Kingdom) (Bruce Cowan) Esperanto (Kristjan SCHMIDT) French (Irénée THIRION) Friulian (Fabio Tomat) Romanian (Florentina Mușat) Turkish (Sabri Ünal) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5f936b9b1b0f563101559e5c4dbffe51acaff1fb) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-perl: Drop broken BBCLASSEXTEND variantsRichard Purdie2023-11-015-7/+1
| | | | | | | | | | | | | | | | | | | | The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became broken somewhere along the way. Users may also be carrying local bbappend files which add further BBCLASSEXTEND. Having universe fetch work without warnings is desireable so clean up the broken variants. Anyone actually needing something dropped here can propose adding it and the correct functional dependencies back quite easily. This also then ensures we're not carrying or fixing things nobody uses. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 79e0a9d237343ad0af0a40128494155ccaa131ec) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-networking: Drop broken BBCLASSEXTEND variantsRichard Purdie2023-11-012-3/+1
| | | | | | | | | | | | | | | | | | | | The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became broken somewhere along the way. Users may also be carrying local bbappend files which add further BBCLASSEXTEND. Having universe fetch work without warnings is desireable so clean up the broken variants. Anyone actually needing something dropped here can propose adding it and the correct functional dependencies back quite easily. This also then ensures we're not carrying or fixing things nobody uses. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit e1b332f2eff7df2336ff87917cd48249edf763a2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-oe: Drop broken BBCLASSEXTEND variantsRichard Purdie2023-11-019-14/+2
| | | | | | | | | | | | | | | | | | | | The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became broken somewhere along the way. Users may also be carrying local bbappend files which add further BBCLASSEXTEND. Having universe fetch work without warnings is desireable so clean up the broken variants. Anyone actually needing something dropped here can propose adding it and the correct functional dependencies back quite easily. This also then ensures we're not carrying or fixing things nobody uses. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9962d57f7c235873de0a0bb192b5f56747762fc7) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-python: Drop broken BBCLASSEXTEND variantsRichard Purdie2023-11-0112-22/+1
| | | | | | | | | | | | | | | | | | | | The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became broken somewhere along the way. Users may also be carrying local bbappend files which add further BBCLASSEXTEND. Having universe fetch work without warnings is desireable so clean up the broken variants. Anyone actually needing something dropped here can propose adding it and the correct functional dependencies back quite easily. This also then ensures we're not carrying or fixing things nobody uses. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d4aa17dc436beb96a804860bc6d18cf72283709e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* uutils-coreutils: upgrade 0.0.21 -> 0.0.22Etienne Cordonnier2023-11-012-85/+79
| | | | | | | Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b3f085e6a2aa2c40efaf6ee475e68121cad1c054) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* zchunk: upgrade 1.3.1 -> 1.3.2Wang Mingyu2023-11-011-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit dddd4bc39ec9b86d37f4217f19f27d87eccfc5cb) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xterm: upgrade 384 -> 387Wang Mingyu2023-10-301-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 16387ed732308b269f3a4f25a68214371d04db7d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* wireshark: upgrade 4.0.8 -> 4.0.10Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Bugfix: Error loading g729.so plugin with Wireshark 4.0.9 and 3.6.17 on macOS. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7e44aac2fb6a7e9d95cba4341d7fcaf5fa2a0923) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tio: upgrade 2.6 -> 2.7Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | Changelog: ========== * Add xmodem and ymodem file send support * tty_stdin_input_thread(): write to pipe only if byte_count > 0. * Ignore EINTR error. * CYGWIN: Add support for "COM*" naming. * chore: reorder log-strip and log-append * chore: update readme, bash completion, man page * fix: support --log-append in cli options Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f13c31afb38cd99e33cc933704d5948fdd1e0347) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* thingsboard-gateway: upgrade 3.3 -> 3.4.1Wang Mingyu2023-10-301-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 35bfc2bce38f1f5bbbefc8c0ee4c8bef112fc8dd) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* tesseract: upgrade 5.3.2 -> 5.3.3Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | Changelog: =========== * Small code fixes and improvements to fix Coverity Scan issues. * Disable -mfpu=neon for aarch64. * Fix build without git clone in cloned directory (required for FreeBSD). * Other build fixes for autotools, cmake and sw. * Fix regression in layout detection which was introduced in release 5.0.0. * Fix regression which prevented loading of submodels, introduced in release 5.0.0-rc2. * Other small improvements for code and documentation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f17c7b0b7e9288d016bb36f61d1063176ea16c89) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* remmina: upgrade 1.4.32 -> 1.4.33Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | Changelog: ========== * [REM-2977] add shortcut for 'send clipboard as keystrokes' * [REM-2972] Make keeping window open on session disconnect configurable * [REM-2974] fix crash cause by using freed memory Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 21518a2f53d40c05b6b9eff3786b97b49f9df1a7) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* redis: upgrade 7.2.1 -> 7.2.2Wang Mingyu2023-10-3010-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ * (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. * Fix compilation error on MacOS 13 (#12611) * WAITAOF could timeout in the absence of write traffic in case a new AOF is created and an AOF rewrite can't immediately start (#12620) * Fix crash when running rebalance command in a mixed cluster of 7.0 and 7.2 nodes (#12604) * Fix the return type of the slot number in cluster shards to integer, which makes it consistent with past behavior (#12561) * Fix CLUSTER commands are called from modules or scripts to return TLS info appropriately (#12569) * redis-cli, fix crash on reconnect when in SUBSCRIBE mode (#12571) * Fix overflow calculation for next timer event (#12474) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8c749f1cd42ae250b059db5174933f4ed736b758) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* rdma-core: upgrade 47.0 -> 48.0Wang Mingyu2023-10-301-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 21db09270d8c05ea1871277dd9899e352915297a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-zopeinterface: upgrade 6.0 -> 6.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | Changelog: ========== -Build Linux binary wheels for Python 3.12. -Add support for Python 3.12. -Fix building of the docs for non-final versions. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d2536d50fa7296e12b6b79329d3e3769472c202e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-zeroconf: upgrade 0.112.0 -> 0.119.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ============ -Update cibuildwheel to build wheels on latest cython final release -Reduce size of wheels by excluding generated .c files -Small improvements to ServiceBrowser performance -Small cleanups to incoming data handlers -Reduce type checking overhead at run time -Ensure ServiceInfo cache is cleared when adding to the registry -Add missing python definition for addresses_by_version -Speed up outgoing multicast queue -Speed up responding to queries -Improve performance of loading records from cache in ServiceInfo Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f089413b21edf01fc1b0ca362efb60053bfae432) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-xxhash: upgrade 3.3.0 -> 3.4.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | Changelog: ========== Build wheels for Python 3.12 Remove setuptools_scm Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 774e14715dafe4ccbeb9d341e467e3763bdcff8f) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-xlsxwriter: upgrade 3.1.3 -> 3.1.8Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ============= * Add support for formatting the data label in chart trendlines. * Add the :func:'very_hidden()' method to hide a worksheet. This is similar to the :func:'hide()' method except that the worksheet cannot be unhidden in the the Excel user interface. The Excel worksheet "xlSheetVeryHidden" option can only be unset programmatically via VBA. * Added fixes for column formulas in tables that were overridden by table data and which also didn't take future functions into account. * Added support for chart leader lines for chart types other than Pie and Doughnut. * Added support for adding signed VBA macros to workbooks via the via the :func:'add_signed_vba_project' method. See 'Working with VBA Macros'_. * Added support for enabling the Excel "Show #N/A as an empty cell" chart option via the :func:'show_na_as_empty_cell' method. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 496889e1cfaef6b1e609ab94919166384e650726) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-websocket-client: upgrade 1.6.3 -> 1.6.4Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: Fix #952, add support for HTTP 307 and 308 redirect codes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit eb978e34656fc64640bf87d4d95993ea01fa4076) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-web3: upgrade 6.10.0 -> 6.11.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | Changelog: ============ -Updates and refactoring for the WebsocketProviderV2 class and its internal supporting classes and logic. -Add upper pin to hexbytes dependency to due incoming breaking change Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f0ebade89f906d907f3fe43889925a781710c1a5) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-tzlocal: upgrade 5.0.1 -> 5.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | Changelog: - The Unicode data doesn't change tz names when IANA does, so what is current in IANA is treated as an alias in Unicode data. This version handles that. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 7ba238662e12e456cd9e3e6974be676f61c2a7fd) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-types-psutil: upgrade 5.9.5.16 -> 5.9.5.17Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: psutil: updates Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ae98b864ead8dc1febf18bb2b1111e06a685518e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-traitlets: upgrade 5.10.1 -> 5.11.2Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | Changelog: =========== -More Typing Adoption -Typing fixups -More typing cleanup Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 2d3eba20e6428d5cc3306fafa9fa030626bc1cb1) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-texttable: upgrade 1.6.7 -> 1.7.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: Add boolean formatting option Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 081635867ab8725a06149c544ce2a06f566a7779) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-stack-data: upgrade 0.6.2 -> 0.6.3Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: handle weird six import error Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 254a3e68f409b0b31165bf7d4b728b69030952e3) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-sqlalchemy: upgrade 2.0.21 -> 2.0.22Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.22 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b47cfcc2c60124b31a62ca1aeeb070063f0eb5a3) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-socketio: upgrade 5.9.0 -> 5.10.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== -New SimpleClient and AsyncSimpleClient classes -Reporting to Socket.IO Admin UI -Support entering and leaving rooms through pubsub client managers -Async versions of enter_room and leave_room should be coroutines -Add a shutdown() function for the server -Message queue optimizations -Remove unneeded arguments from super() -Internal code restructure (no functional changes) -Add FastAPI and Litestar server examples -Update Socket.IO JavaScript client to version 4.7.2 in all examples -Update ping_timeout documented default to accord with current Engine.IO behavior -Refactor common testing helpers into a separate module -Migrate Python package metadata to pyproject.toml Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 0ee2fbb83d168c59202bf9b6f2d3abfe3878894b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-simplejson: upgrade 3.19.1 -> 3.19.2Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | Changelog: * Updated test & build matrix to include Python 3.12 and use GitHub Actions as a Trusted Publisher (OIDC) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b982545fc39ee4de9879db45df5e1f758beadde8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-semver: upgrade 3.0.1 -> 3.0.2Wang Mingyu2023-10-301-2/+1
| | | | | | | | | | | | Changelog: =========== PR #418: Replace OrderedDict with dict. PR #426: Fix replace() method to use the derived class of an instance instead of Version class. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 84dc10e9963584bd22bfa568915b4b39e3c1e4a8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-schedule: upgrade 1.2.0 -> 1.2.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: Fix bug where schedule was off when using .at with timezone Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit b49f94d80de74f96a2fe6a527e8a97da0f186ffa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-rich: upgrade 13.5.3 -> 13.6.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: Added Python 3.12 to classifiers. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6f1d6316d4a8e632fdfb3c69871357ea366dbbaf) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* nftables: upgrade 1.0.8 -> 1.0.9Yi Zhao2023-10-301-3/+2
| | | | | | | | | | | | Changelog: https://www.netfilter.org/projects/nftables/files/changes-nftables-1.0.9.txt Drop configure option --disable-python as it has been removed upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a48613d396d30444c7e28fd88c653cef9b17dad0) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* conntrack-tools: upgrade 1.4.7 -> 1.4.8Yi Zhao2023-10-301-2/+2
| | | | | | | | | | This release fixes several regressions in 1.4.7 with the -U/--update and -D/--delete commands. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 67f6c57dcd7bf74c19e8af30df51a8938f2d2e2b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-regex: upgrade 2023.8.8 -> 2023.10.3Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: pdated to Unicode 15.1.0. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 258cbf0fabaac0f34019bdbfa41b71710d50d62c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-rapidjson: upgrade 1.11 -> 1.12Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: Generate wheels on PyPI using final Python 3.12 release, thanks to cibuildwheel 2.16.2 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 61cb0b6bbea9e1b14f8fae2d8b9dd1b42e5e016a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pytest-timeout: upgrade 2.1.0 -> 2.2.0Wang Mingyu2023-10-301-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 9f5ada926a7ce8c64ce674779181142beebd4b68) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pyephem: upgrade 4.1.4 -> 4.1.5Wang Mingyu2023-10-301-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 4d10b7bd9721cc473a454f84294b3211573c295e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pydantic: upgrade 2.4.1 -> 2.4.2Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | Changelog: ============= Fix bug with JSON schema for sequence of discriminated union Fix schema references in discriminated unions Fix json schema generation for recursive models Fix models_json_schema for generic models Fix xfailed test for generic model signatures Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 51df8080ca488bfa1b562d3064fd6f4e02f0e76d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pycodestyle: upgrade 2.11.0 -> 2.11.1Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | Changelog: E275: fix false positive with fstrings containing keyword parts in python 3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 66b541bed4ab21412eb5ac711868be18ec39eaac) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-pycares: upgrade 4.3.0 -> 4.4.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | Changelog: ========== Bump GitHub Actions versions and fix warnings in the process Bump versions of used GitHub Actions Add support for 3.12, drop EOL 3.7 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 2cbfb7f1ff04135b74ba948ab16193a0aa380f92) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-protobuf: upgrade 4.24.3 -> 4.24.4Wang Mingyu2023-10-301-1/+1
| | | | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit af55c5c7182c58c71fe61c0d5a829c0cdb11c3b8) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-prompt-toolkit: upgrade 3.0.36 -> 3.0.39Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== Fixes: - Fix 'RuntimeError' when '__breakpointhook__' is called from another thread. - Fix memory leak in filters usage. - Ensure that key bindings are handled in the right context (when using contextvars). - Fix regression in filters. (Use of 'WeakValueDictionary' caused filters to not be cached). - Fix 'currentThread()' deprecation warning. - Fix memory leak in filters. - Make VERSION tuple numeric. New features: - Accept 'in_thread' keyword in 'prompt_toolkit.shortcuts.prompt()'. - Support the 'NO_COLOR' environment variable. - Use 24-bit true color now by default on Windows 10/11. - Add '.run()' method in 'TelnetServer'. (To be used instead of '.start()/.stop()'. Breaking changes: - Subclasses of 'Filter' have to call 'super()' in their '__init__'. - Drop support for Python 3.6: * This includes code cleanup for Python 3.6 compatibility. * Use 'get_running_loop()' instead of 'get_event_loop()'. * Use 'asyncio.run()' instead of 'asyncio.run_until_complete()'. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8ca1ea73cf6c51fa7db2aa6ecb0b6004338a797e) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-platformdirs: upgrade 3.10.0 -> 3.11.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | Changelog: =========== README: Fix CI badge Fix documentation build Add support for Homebrew-installed software Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit f3de052168bd68267ce32dc8747ef3db8236cbaa) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-msgpack: upgrade 1.0.6 -> 1.0.7Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | Changelog: ============= Fix build error of extension module on Windows. setup.py doesn't skip build error of extension module. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit a5597890aef3c41046ab87a5f0c701e82c588c7a) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-meson-python: upgrade 0.13.1 -> 0.14.0Wang Mingyu2023-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ============ -Do not run meson install to build a wheel. -Obey the --skip-subprojects when specified for the meson install command. -Implement support for the exclude_directories and exclude_files arguments to Meson install_subdir() function and similar installation functions. -Implement support for building wheels targeting the Python limited API. -when pyproject.toml does not contain a version field and version is not declared dynamic, raise an error instead of silently using the version declared in meson.build. -Fix the mtime of source files in the sdist tarball. -Add objc and objcpp compilers to the cross file generated when the $ARCHFLAGS is set. -Extensive documentation improvements. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 1da3aaa0fa64fe636f72388a9dedb91d1845cdef) Signed-off-by: Armin Kuster <akuster808@gmail.com>