summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ocl-icd: upgrade 2.3.1 -> 2.3.2alperak2023-11-171-1/+1
| | | | | | | | | | | | | | | Changelog: - Add support for system layers - Implement published clGetICDLoaderInfoOCLICD extension - Define CL_NO_NON_DISPATCH_EXTENSION_PROTOTYPES for compatibility with recent headers - Updated OpenCL Headers ot 2023.04.17 - Remove use of __builtin_expect in layer dispatch - Updated pkg-config to depend on OpenCL-Headers.pc - Add cllayerinfo tool Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigc++-3: upgrade 3.2.0 -> 3.6.0alperak2023-11-171-2/+2
| | | | | | | | | | Changelog: https://ftp.fau.de/gnome/sources/libsigc++/3.4/libsigc++-3.4.0.changes https://ftp.icm.edu.pl/pub/Linux/GNOME/sources/libsigc++/3.6/libsigc++-3.6.0.changes Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigc++-2.0: upgrade 2.10.7 -> 2.12.1alperak2023-11-171-2/+2
| | | | | | | | | | | Changelog: https://ftp.icm.edu.pl/pub/Linux/GNOME/sources/libsigc++/2.10/libsigc++-2.10.8.changes https://ftp.icm.edu.pl/pub/Linux/GNOME/sources/libsigc++/2.12/libsigc++-2.12.0.changes https://ftp.fau.de/gnome/sources/libsigc++/2.12/libsigc++-2.12.1.changes Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmtp: upgrade 1.1.20 -> 1.1.21alperak2023-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: Bugs fixed: - Fix LIBMTP_STORAGE_SORTBY_MAXSPACE not working (copy-paste mistake) - fix warnings regarding mismatched parameter docs - fix comment above sort_storage_bysort_storage_by - Revert "ptp_pack_string: check string length for no iconv situation" - remove dependency on ptp.h - fixed paste error vendor/product id - libusb-glue: check return value of ptp_init_send_memory_handler - ptp_pack_string: check string length for no iconv situation - ptp-pack: fix ucs2str overflow Features: - add a LIBMTP_FreeMemory function that wraps free() - added functions to get device by serial number - added serial number of device to output of 'mtp-files' - added optional serial number parameter to 'mtp-getfile' - added optional serial number parameter to 'mtp-delfile' - feat: Add LIBMTP_Get_Children() to read the list of raw IDs of a folder. - merge a patch from google https://source.chromium.org/chromiumos/chromiumos/codesearch/+/main:src/third_party/chromiumos-overlay/media-libs/libmtp/files/libmtp-1.1.20-10_remove_nexus_s_from_device_list.patch New devices: - add Garmin Forerunner 955 + mtp-detect log - added SHARP S7-SH https://sourceforge.net/p/libmtp/bugs/1914/ - added another Lenovo Tab TB-X306F id fixes #116 - added tolino vsiion 6 reader https://sourceforge.net/p/libmtp/bugs/1921/ - added FLIR C5 camera - added iBasso DX170 DAP, fixes #125 - added Lenovo Tab P11 fixes #127 - aded Sony NW-A105 fixes //github.com//issues/130 - added Honor Any-NX1 #135 - added gopro hero11 black #136 - removed a dup of a Mediatek MT65xx devices https://sourceforge.net/p/libmtp/bugs/1922/ - rename some LG devices to match reality better - rename 3 blackberry to correct vendor/product names - added realme Phone - updated some mediatek id names, removed some duplicates - adjusted various id names https://sourceforge.net/p/libmtp/bugs/1926/ - fixed order, https://sourceforge.net/p/libmtp/bugs/1931/ - some more brand renames. https://sourceforge.net/p/libmtp/bugs/1930/ - adjust some device naming https://sourceforge.net/p/libmtp/bugs/1932/ - added Vivo V19 (fixes #143) - added Garmin Forerunner 255S Music - rename and merge, also reshuffle to sorting ... fixes https://sourceforge.net/p/libmtp/bugs/1933/ - added Garmin Forerunner 255M smartwatch, fixes #150 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* irssi: upgrade 1.4.4 -> 1.4.5alperak2023-11-171-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: - Add workaround for Perl 5.38.0 bug that breaks the Irssi locale and glyph rendering (scripts.irssi.org#857, #1498) - Fix Perl scripts broken by Perl 5.38 (scripts.irssi.org#851, #1474). - Document workaround to fix linker errors when building with meson on Apple - Fix meson using wrong filenames on Apple, leading to broken Perl support - Fix /upgrade not accepting - Improve compatibility with Perl5-IDEA - Fix logic in how own actions are printed for other protocols - Fix crash on old PowerPC Mac - Fix wrong prototype of library function used in terminal handling - Minor cleanups - Minor help and documentation fixes Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* webkitgtk3: upgrade 2.42.1 -> 2.42.2Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | Changelog: ========== - Bump Safari version in user agent header. - Fix CSP regression that broke Unity WebGL applications. - Fix the build with GBM disabled. - Fix several crashes and rendering issues. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uftp: upgrade 5.0.1 -> 5.0.2Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | Changelog: ========= -Fixed bug that caused crash when a CLIENT_KEY arrived out of order -Fixed option handling on Windows when an argument is missing Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ser2net: upgrade 4.5.0 -> 4.5.1Wang Mingyu2023-11-171-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-zeroconf: upgrade 0.126.0 -> 0.127.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | Changelog: ========== -Small speed up to writing outgoing packets -Speed up incoming packet reader -Small speed up to processing incoming dns records Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-web3: upgrade 6.11.2 -> 6.11.3Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ============ -When coming back through the middleware onion after a request is made, we have the response id. Use it to match to the cached request information and process the response accordingly. -Adds Discord bot template repo to Resources page -Additional contract abi documentation to make it a clear requirement for contract instances. -Fix type annotations for web3 constants. -Add upper pin to deprecated dependency lru-dict whose new minor version release introduced a typing issue with CI lint builds. -Recompile test contracts with new Solidity version v0.8.23 to ensure compatibility. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-types-setuptools: upgrade 68.2.0.0 -> 68.2.0.1Wang Mingyu2023-11-171-1/+1
| | | | | | | | Changelog: Bump flake8-pyi to 23.11.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tomlkit: upgrade 0.12.2 -> 0.12.3Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | Changelog: ========== -Improve the performance when parsing a table with nested dotted keys. -Keep the newlines when replacing a table. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-sentry-sdk: upgrade 1.34.0 -> 1.35.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== -Updated gRPC integration: Asyncio interceptors and easier setup -Python 3.12: Replace deprecated datetime functions -Metrics: Unify datetime format -Celery: Set correct data in check_ins -Celery: Read timezone for Crons monitors from celery_schedule if existing -Django: Removing redundant code in Django tests -Django: Make reading the request body work in Django ASGI apps. -FastAPI: Use wraps on fastapi request call wrapper -Fix: Probe for psycopg2 and psycopg3 parameters function. -Fix: Remove unnecessary TYPE_CHECKING alias Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-xdist: upgrade 3.3.1 -> 3.4.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | Changelog: =========== -Wait for workers to finish reporting when test run stops early. -Added support for Python 3.12. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pymetno: upgrade 0.11.0 -> 0.12.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | Changelog: ============= -don't overwrite day/night specific conditions -Remove dependency on pytz -Use ciso8601 for parsing time when already installed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pydantic: upgrade 2.4.2 -> 2.5.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | Changelog: https://docs.pydantic.dev/latest/changelog/ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pyaudio: upgrade 0.2.13 -> 0.2.14Wang Mingyu2023-11-171-2/+1
| | | | | | | | | Changelog: -pre-compiled wheels for Microsoft Windows (32-bit and 64-bit) are now available for Python 3.12 on PyPI. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-prompt-toolkit: upgrade 3.0.39 -> 3.0.41Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | Changelog: ============ - Fix regression regarding IPython input hook (%gui) integration. - Improved Python 3.12 support (fixes event loop 'DeprecationWarning'). - Vi key bindings: 'control-t' and 'control-d' for indent/unindent in insert mode. - Insert partial suggestion when 'control+right' is pressed, similar to Fish. - Use sphinx-nefertiti theme for the docs. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-platformdirs: upgrade 3.11.0 -> 4.0.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | Changelog: site_cache_dir: Use /var/cache again instead of /var/tmp on UNIX Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-mypy: upgrade 1.6.1 -> 1.7.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | Changelog: https://github.com/python/mypy/blob/master/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-python-client: upgrade 2.106.0 -> 2.108.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | Changelog: https://github.com/googleapis/google-api-python-client/blob/main/CHANGELOG.md Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-google-api-core: upgrade 2.12.0 -> 2.14.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | Changelog: ========== -Support with_call for wrapped rpcs -Update async client to use async retry -Add caching to routing header calculation -Add warning to retry target to avoid incorrect usage -Drop usage of distutils -Ensure exception is available when BackgroundConsumer open stream fails Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-geomet: upgrade 1.0.0 -> 1.1.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | | Changelog: ============= -Move project metadata to pyproject.toml, modify build scripts -pyproject.toml: include the full README.md as the readme contents -Remove dependency on six -Fix geojson to esrijson conversion with custom SRID -Add explicit support for Python3.11 -docs: Simplify release process, make patch versioning more clear -Add explicit support for Python3.12 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-utils: upgrade 2.3.0 -> 2.3.1Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | Changelog: ============= -ome users were experiencing encoding issues when parsing the networks json. Use UTF-8 explicitly. -Fix character encoding issue -Fix and add new test cases for invalid Network chain_id values. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-eth-typing: upgrade 3.5.1 -> 3.5.2Wang Mingyu2023-11-171-1/+1
| | | | | | | | Changelog: Update network chain ids Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-dbus-fast: upgrade 2.12.0 -> 2.14.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | Changelog: ========== -Add support for tuples to the marshaller -Re-release since the previous release ran out of space on PyPI Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-awesomeversion: upgrade 23.8.0 -> 23.11.0Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | | | Changelog: =========== -Update lockfile -Set checkout depth to 0 in codecov action -Force string when checking diff -Add snapshot testing -Allow PEP440 to access major/minor/patch properties -Remove diff snapshots -Fix sections property with blank string -Remove base class workaround Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-argcomplete: upgrade 3.1.4 -> 3.1.6Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | Changelog: ========== Respect user choice in activate-global-python-argcomplete Escape colon in zsh completions. Fixes #456 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openvpn: upgrade 2.6.6 -> 2.6.7Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ dco: fix crash when --multihome is used with --proto tcp Mock openvpn_exece on win32 also for test_tls_crypt Add warning for the --show-groups command that some groups are missing Print peer temporary key details Add warning if a p2p NCP client connects to a p2mp server Remove openssl engine method for loading the key Remove saving initial frame code Double check that we do not use a freed buffer when freeing a session Fix using to_link buffer after freed GHA: do not trigger builds in openvpn-build anymore GHA: new workflow to submit scan to Coverity Scan service buffer: use memcpy in buf_catrunc vcpkg-ports/pkcs11-helper: Backport MinGW series from master to release/2.6 CMake: backport CMake buildsystem from master to release/2.6 Remove all traces of the previous MSVC build system doc: fix argument name in --route-delay documentation dns option: remove support for exclude-domains Warn user if INFO control command is too long dco-win: get driver version dco: warn if DATA_V1 packets are sent to userspace Make cert_data.h and test_cryptoapi/pkcs11.c MSVC compliant Log OpenSSL errors on failure to set certificate configure: disable engines if OPENSSL_NO_ENGINE is defined Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-linux-procfs: upgrade 0.7.1 -> 0.7.3Wang Mingyu2023-11-171-2/+2
| | | | | | | | | | | | License-Update: Change the COPYING file for SPDX licenses Changelog: ============ -python-linux-procfs: Remove specfiles and update version -procfs/utilist/__init__/setup/bitmasklist_test/setup.py/: Added SPDX licence Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-hexbytes: upgrade 0.3.1 -> 1.0.0Wang Mingyu2023-11-171-2/+2
| | | | | | | | | | | | | | | | | | | | License-Update: Copyright year updated to 2023. Changelog: ============= -Move HexBytes prepend of 0x from hex method to __repr__ to not break hex of parent bytes class -Drop python 3.7 support -Added missing build dependency. -Add build.os config for readthedocs -Change to using pre-commit to manage linting tools -Merge project template updates and bump mypy to v1.5.1 -Merge template - .gitignore updates and other fixes -Merge template updates, including additional linting, move most lint config to pyproject.toml Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bindfs: upgrade 1.17.5 -> 1.17.6Wang Mingyu2023-11-171-1/+1
| | | | | | | | | | Changelog: =========== * Fixed undefined behaviour on platforms where 'uid_t' or 'gid_t' is signed Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libencode-perl: upgrade 3.19 -> 3.20Wang Mingyu2023-11-161-1/+1
| | | | | | | | | | | | | Changelog: ========== -Fix indirect syntax accordingly to (but not by pulling) -enc2xs: Fix indirect syntax -encguess: remove duplicate "the" -Fix spelling in comment -fix gsm0338 test compatibility with perl < 5.8.8 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 6.0.20231105.0 -> 6.0.20231112.0Wang Mingyu2023-11-161-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-ares: upgrade 1.21.0 -> 1.22.0Wang Mingyu2023-11-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ============ -ares_reinit() is now implemented to re-read any system configuration and immediately apply to an existing ares channel -The adig command line program has been rewritten and its format now more closely matches that of BIND's dig utility -The new DNS message parser and writer functions have now been made public -RFC9460 HTTPS and SVCB records are now supported -RFC6698 TLSA records are now supported -The server list is now internally dynamic and can be changed without impacting existing queries -Hosts file processing is now cached until the file is detected to be changed to speed up repetitive lookups of large hosts files -Internally all DNS messages are now written using the new DNS writing functions -EDNS is now enabled by default -Internal cleanups in function prototypes -Randomize retry penalties to prevent thundering herd issues when dns servers throttle requests -Fix Windows build error for missing if_indextoname() Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bolt: upgrade 0.9.5 -> 0.9.6alperak2023-11-151-1/+1
| | | | | | | | | | | | | | | | Changelog: * The compiler warnings caused by the incorrect data type declaration were fixed. * The log message `boltd[123]: [93B blob data]` was fixed. The sysfs path will be printed when the domain can't be found. * CI: Replaced the docker command with podman and fixed the DNS issues for podman. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.18.0 -> 1.19.0Beniamin Sandu2023-11-151-1/+1
| | | | | | | Full changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.19.0 Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* static-id: add missing netdata groupYoann Congal2023-11-152-1/+2
| | | | | | | | The netdata recipe does want to create a netdata group. So add it to the static id for the reproducibility tests. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-gpiod: setup target config in ptest compileBartosz Golaszewski2023-11-151-1/+2
| | | | | | | | | The python3targetconfig class does not setup the build config for target in do_ptest_compile_base so we need to do this manually. While at it: use the provided nativepython3 command instead of using the full path. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe/static-ids: Change postgres to 28 to match forced id in recipeYoann Congal2023-11-152-2/+2
| | | | | | | | | Current recipe does impose UID=GID=28 in the recipe code. Change postgres static ID to match in order to avoid a warning in reproducibility tests. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* juce/projucer: Backport a fix for the compilation under recent GCCYoann Congal2023-11-152-1/+25
| | | | | | | | | | This backport fixes this error: note: 'std::exchange' is defined in header '<utility>'; did you forget to '#include <utility>'? Note: The fix is on version >= 7.0.0 Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pkggrp: drop netkitArmin Kuster2023-11-151-17/+0
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* README: drop netkit maintainerArmin Kuster2023-11-151-1/+0
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* MAINTANERS: drop netkitArmin Kuster2023-11-151-4/+0
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netkit: Drop old and no upstreamArmin Kuster2023-11-1542-3596/+0
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libebml: Enable shared librariesHains van den Bosch2023-11-151-2/+1
| | | | | | | | | | To fix build Gerbera, as: /usr/src/debug/libmatroska/1.7.1-r0/src/KaxBlock.cpp:538:(.text+0x4144): undefined reference to `libebml::SafeReadIOCallback::EndOfStreamX::EndOfStreamX(unsigned int)' Signed-off-by: Hains van den Bosch <hvdbosch@cybercomm.nl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libopenmpt: Added license change reason and dropped md5sumalperak2023-11-141-1/+1
| | | | | | | License-Update: Copyright years changed Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fuse-exfat: Dropped md5sumalperak2023-11-141-1/+0
| | | | | | | We do not need md5sum anymore. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* system-config-printer: Add cups to rdependsMarkus Volk2023-11-141-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-control-center: Add rdependsMarkus Volk2023-11-141-1/+1
| | | | | | | | Add cups-pk-helper and system-config-printer to rdepends Both are needed to get printer config working out of the box Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>