openSUSE-2021-230 Recommended update for hello low openSUSE Backports SLE-15-SP3 Update This update provides a test update for openSUSE Leap 15.3, using Backports repo. hello-2.10-bp153.2.2.1.src.rpm hello-2.10-bp153.2.2.1.x86_64.rpm hello-lang-2.10-bp153.2.2.1.noarch.rpm hello-2.10-bp153.2.2.1.aarch64.rpm hello-2.10-bp153.2.2.1.ppc64le.rpm hello-2.10-bp153.2.2.1.s390x.rpm openSUSE-2021-534 Recommended update for golang-github-prometheus-node_exporter, system-user-grafana moderate openSUSE Backports SLE-15-SP3 Update This update for golang-github-prometheus-node_exporter, system-user-grafana fixes the following issues: Changes in golang-github-prometheus-node_exporter: Update to 1.1.2 * Bug fixes + Handle errors from disabled PSI subsystem #1983 + Sanitize strings from /sys/class/power_supply #1984 + Silence missing netclass errors #1986 - Migrate to obs_scm - Migrate to go_modules - Update to 1.1.1 * Bug fixes + Fix ineffassign issue #1957 + Fix some noisy log lines #1962 - Update to 1.1.0 * Changes + Improve filter flag names #1743 + Add btrfs and powersupplyclass to list of exporters enabled by default #1897 * Features + Add fibre channel collector #1786 + Expose cpu bugs and flags as info metrics. #1788 + Add network_route collector #1811 + Add zoneinfo collector #1922 * Enhancements + Add more InfiniBand counters #1694 + Add flag to aggr ipvs metrics to avoid high cardinality metrics #1709 + Adding backlog/current queue length to qdisc collector #1732 + Include TCP OutRsts in netstat metrics #1733 + Add pool size to entropy collector #1753 + Remove CGO dependencies for OpenBSD amd64 #1774 + bcache: add writeback_rate_debug stats #1658 + Add check state for mdadm arrays via node_md_state metric #1810 + Expose XFS inode statistics #1870 + Expose zfs zpool state #1878 + Added an ability to pass collector.supervisord.url via SUPERVISORD_URL environment variable #1947 * Bug fixes + filesystem_freebsd: Fix label values #1728 + Fix various procfs parsing errors #1735 + Handle no data from powersupplyclass #1747 + udp_queues_linux.go: change upd to udp in two error strings #1769 + Fix node_scrape_collector_success behaviour #1816 + Fix NodeRAIDDegraded to not use a string rule expressions #1827 + Fix node_md_disks state label from fail to failed #1862 + Handle EPERM for syscall in timex collector #1938 + bcache: fix typo in a metric name #1943 + Fix XFS read/write stats (https://github.com/prometheus/procfs/pull/343) - Do not include sources (boo#1151558) - Remove rc symlink Changes in system-user-grafana: - First release system-user-grafana-1.0.0-bp153.2.1.noarch.rpm system-user-grafana-1.0.0-bp153.2.1.src.rpm openSUSE-2021-1157 Recommended update for dnf, dnf-plugins-core, libdnf-plugin-txnupd, microdnf moderate openSUSE Backports SLE-15-SP3 Update This update for dnf, dnf-plugins-core, libdnf-plugin-txnupd, microdnf fixes the following issues: Changes in libdnf-plugin-txnupd: - Update to 0.1.3 + Properly disable SWDB in any transactional update mode - Update to 0.1.2 + Add handling for externally invoked transactional updates - Update to 0.1.1 + Disable protection of the running kernel in transactions - Update libdnf build dependency to require 0.60+ - Initial release 0.1.0 - Update libdnf build dependency to require 0.58+ - Update tukit build dependency to require 3.1.2+ - Add dnf-data dependency for protected.d files - Tweak to permit either 'PackageKit' or 'microdnf' as the frontend - Require 'microdnf' for the CLI frontend - Update libdnf build dependency to require 0.56+ - Update tukit build dependency to require 3.0+ - Add dracut-transactional-update dependency Changes in microdnf: - Update to 3.8.0 + Add "makecache" command + Add "distro-sync" command - Update to 3.7.1 + Bump minimum version of libdnf to 0.56.0 + Fix download subcommand to build with glib2 2.44.0 - Update to 3.7.0 + Add support for command aliases + Rename "update" to "upgrade" command + Add "update" alias to "upgrade" command + Add "download" command + Add support for user confirmation + Default to user confirmation like DNF Changes in dnf: - Update to version 4.7.0 + Improve repo config path ordering to fix a comps merging issue (rh#1928181) + Keep reason when package is removed (rh#1921063) + Improve mechanism for application of security filters (rh#1918475) + [doc] Add description for new API + [API] Add new method for reset of security filters + [doc] Improve documentation for Hotfix repositories + [doc] fix: "makecache" command downloads only enabled repositories + Use libdnf.utils.checksum_{check,value} + [doc] Add info that maximum parallel downloads is 20 + Increase loglevel in case of invalid config options + [doc] installonly_limit documentation follows behavior + Prevent traceback (catch ValueError) if pkg is from cmdline + Add documentation for config option sslverifystatus (rh#1814383) + Check for specific key string when verifing signatures (rh#1915990) + Use rpmkeys binary to verify package signature (rh#1915990) + Bugs fixed (rh#1916783) + Preserve file mode during log rotation (rh#1910084) - adapt the documentation to the actual SUSE default value (boo#1180339) - Update to version 4.6.1 + Add unit test for fill_sack_from_repos_in_cache (rh#1865803) + Add docs and examples for fill_sack_from_repos_in_cache (rh#1865803) + [spec] remove python2 support + Remove problematic language + The noroot plugin no longer exists, remove mention + Run tests for fill_sack_from_repos_in_cache in installroot (rh#1865803) + expand history to full term size when output is redirected (rh#1852577) (rh#1852577, rh#1906970) + [doc] Fix: "sslcacert" contains path to the file + [doc] Added proxy ssl configuration options, increase libdnf require + Set persistdir and substitutions for fill_sack_from_repos_in_cache tests (rh#1865803) + Update documentation for module_obsoletes and module_stream_switch + print additional information when verifying GPG key using DNS + Remove hardcoded logfile permissions (rh#1910084) + Enhanced detection of plugins removed in transaction (rh#1929163) - Migrate DNF persistent state data to /usr/lib/sysimage/dnf - Update to version 4.6.0 + Log scriptlets output also for API users (rh#1847340) + Fix module remove --all when no match spec (rh#1904490) + yum.misc.decompress() to handle uncompressed files (rh#1895059) + Make an error message more informative (rh#1814831) + Add deprecation notice to help messages of deplist + Remove Base._history_undo_operations() as it was replaced with transaction_sr code + cli/output: Return number of listed packages from listPkgs() + Clean up history command error handling + [doc] Describe install with just a name and obsoletes (rh#1902279) + Add api function fill_sack_from_repos_in_cache to allow loading a repo cache with repomd and (solv file or primary xml) only (rh#1865803) + Packages installed/removed via DNF API are logged into dnf.log (rh#1855158) + Support comps groups in history redo (rh#1657123, rh#1809565, rh#1809639) + Support comps groups in history rollback (rh#1657123, rh#1809565, rh#1809639) + Support comps groups in history undo (rh#1657123, rh#1809565, rh#1809639) + New optional parameter for filter_modules enables following modular obsoletes based on a config option module_obsoletes + Add get_header() method to the Package class (rh#1876606) + Fix documentation of globs not supporting curly brackets (rh#1913418) Changes in dnf-plugins-core: - Update to version 4.0.21 + Add missing command line option to documentation + doc: add packages to needs-restarting conf + Set blacklist subcommand as deprecated + Bugs fixed (rh#1914827, rh#1916782) + Removed dependency on dnf.yum.misc.Checksum class (rh#1935465) - Update to version 4.0.19 + copr: allow only 2 arguments with copr enable command + [needs-restarting] fix -r in nspawn containers (rh#1913962, rh#1914251) + Add --gpgcheck option to reposync (rh#1856818) (rh#1856818) + Re-introduce yum-groups-manager functionality (rh#1826016) + [repomanage] Don't use cached metadata (rh#1899852) + [needs-restarting] add -s to list services (rh#1772939) (rh#1772939) dnf-plugins-core-4.0.21-bp153.2.3.2.noarch.rpm dnf-plugins-core-4.0.21-bp153.2.3.2.src.rpm dnf-plugins-core-lang-4.0.21-bp153.2.3.2.noarch.rpm dnf-utils-4.0.21-bp153.2.3.2.noarch.rpm python3-dnf-plugin-leaves-4.0.21-bp153.2.3.2.noarch.rpm python3-dnf-plugin-local-4.0.21-bp153.2.3.2.noarch.rpm python3-dnf-plugin-post-transaction-actions-4.0.21-bp153.2.3.2.noarch.rpm python3-dnf-plugin-show-leaves-4.0.21-bp153.2.3.2.noarch.rpm python3-dnf-plugin-versionlock-4.0.21-bp153.2.3.2.noarch.rpm python3-dnf-plugins-core-4.0.21-bp153.2.3.2.noarch.rpm dnf-4.7.0-bp153.2.3.1.noarch.rpm dnf-4.7.0-bp153.2.3.1.src.rpm dnf-automatic-4.7.0-bp153.2.3.1.noarch.rpm dnf-data-4.7.0-bp153.2.3.1.noarch.rpm dnf-lang-4.7.0-bp153.2.3.1.noarch.rpm dnf-yum-4.7.0-bp153.2.3.1.noarch.rpm python3-dnf-4.7.0-bp153.2.3.1.noarch.rpm libdnf-plugin-txnupd-0.1.3-bp153.2.1.src.rpm libdnf-plugin-txnupd-0.1.3-bp153.2.1.x86_64.rpm hawkey-man-0.62.0-bp153.2.3.1.noarch.rpm libdnf-0.62.0-bp153.2.3.1.src.rpm libdnf-debuginfo-0.62.0-bp153.2.3.1.x86_64.rpm libdnf-debugsource-0.62.0-bp153.2.3.1.x86_64.rpm libdnf-devel-0.62.0-bp153.2.3.1.x86_64.rpm libdnf-repo-config-zypp-0.62.0-bp153.2.3.1.x86_64.rpm libdnf2-0.62.0-bp153.2.3.1.x86_64.rpm libdnf2-debuginfo-0.62.0-bp153.2.3.1.x86_64.rpm python3-hawkey-0.62.0-bp153.2.3.1.x86_64.rpm python3-hawkey-debuginfo-0.62.0-bp153.2.3.1.x86_64.rpm python3-libdnf-0.62.0-bp153.2.3.1.x86_64.rpm python3-libdnf-debuginfo-0.62.0-bp153.2.3.1.x86_64.rpm microdnf-3.8.0-bp153.2.3.1.src.rpm microdnf-3.8.0-bp153.2.3.1.x86_64.rpm microdnf-debuginfo-3.8.0-bp153.2.3.1.x86_64.rpm microdnf-debugsource-3.8.0-bp153.2.3.1.x86_64.rpm libdnf-plugin-txnupd-0.1.3-bp153.2.1.aarch64.rpm libdnf-debuginfo-0.62.0-bp153.2.3.1.aarch64.rpm libdnf-debugsource-0.62.0-bp153.2.3.1.aarch64.rpm libdnf-devel-0.62.0-bp153.2.3.1.aarch64.rpm libdnf-repo-config-zypp-0.62.0-bp153.2.3.1.aarch64.rpm libdnf2-0.62.0-bp153.2.3.1.aarch64.rpm libdnf2-debuginfo-0.62.0-bp153.2.3.1.aarch64.rpm python3-hawkey-0.62.0-bp153.2.3.1.aarch64.rpm python3-hawkey-debuginfo-0.62.0-bp153.2.3.1.aarch64.rpm python3-libdnf-0.62.0-bp153.2.3.1.aarch64.rpm python3-libdnf-debuginfo-0.62.0-bp153.2.3.1.aarch64.rpm microdnf-3.8.0-bp153.2.3.1.aarch64.rpm microdnf-debuginfo-3.8.0-bp153.2.3.1.aarch64.rpm microdnf-debugsource-3.8.0-bp153.2.3.1.aarch64.rpm libdnf-plugin-txnupd-0.1.3-bp153.2.1.ppc64le.rpm libdnf-debuginfo-0.62.0-bp153.2.3.1.ppc64le.rpm libdnf-debugsource-0.62.0-bp153.2.3.1.ppc64le.rpm libdnf-devel-0.62.0-bp153.2.3.1.ppc64le.rpm libdnf-repo-config-zypp-0.62.0-bp153.2.3.1.ppc64le.rpm libdnf2-0.62.0-bp153.2.3.1.ppc64le.rpm libdnf2-debuginfo-0.62.0-bp153.2.3.1.ppc64le.rpm python3-hawkey-0.62.0-bp153.2.3.1.ppc64le.rpm python3-hawkey-debuginfo-0.62.0-bp153.2.3.1.ppc64le.rpm python3-libdnf-0.62.0-bp153.2.3.1.ppc64le.rpm python3-libdnf-debuginfo-0.62.0-bp153.2.3.1.ppc64le.rpm microdnf-3.8.0-bp153.2.3.1.ppc64le.rpm microdnf-debuginfo-3.8.0-bp153.2.3.1.ppc64le.rpm microdnf-debugsource-3.8.0-bp153.2.3.1.ppc64le.rpm libdnf-plugin-txnupd-0.1.3-bp153.2.1.s390x.rpm libdnf-debuginfo-0.62.0-bp153.2.3.1.s390x.rpm libdnf-debugsource-0.62.0-bp153.2.3.1.s390x.rpm libdnf-devel-0.62.0-bp153.2.3.1.s390x.rpm libdnf-repo-config-zypp-0.62.0-bp153.2.3.1.s390x.rpm libdnf2-0.62.0-bp153.2.3.1.s390x.rpm libdnf2-debuginfo-0.62.0-bp153.2.3.1.s390x.rpm python3-hawkey-0.62.0-bp153.2.3.1.s390x.rpm python3-hawkey-debuginfo-0.62.0-bp153.2.3.1.s390x.rpm python3-libdnf-0.62.0-bp153.2.3.1.s390x.rpm python3-libdnf-debuginfo-0.62.0-bp153.2.3.1.s390x.rpm microdnf-3.8.0-bp153.2.3.1.s390x.rpm microdnf-debuginfo-3.8.0-bp153.2.3.1.s390x.rpm microdnf-debugsource-3.8.0-bp153.2.3.1.s390x.rpm openSUSE-2021-813 Security update for upx moderate openSUSE Backports SLE-15-SP3 Update This update for upx fixes the following issues: - CVE-2020-24119: Fixed a heap buffer overflow in p_lx_elf.cpp (boo#1186238) upx-3.96-bp153.2.3.1.src.rpm upx-3.96-bp153.2.3.1.x86_64.rpm upx-debuginfo-3.96-bp153.2.3.1.x86_64.rpm upx-debugsource-3.96-bp153.2.3.1.x86_64.rpm upx-3.96-bp153.2.3.1.aarch64.rpm upx-debuginfo-3.96-bp153.2.3.1.aarch64.rpm upx-debugsource-3.96-bp153.2.3.1.aarch64.rpm upx-3.96-bp153.2.3.1.ppc64le.rpm upx-debuginfo-3.96-bp153.2.3.1.ppc64le.rpm upx-debugsource-3.96-bp153.2.3.1.ppc64le.rpm upx-3.96-bp153.2.3.1.s390x.rpm upx-debuginfo-3.96-bp153.2.3.1.s390x.rpm upx-debugsource-3.96-bp153.2.3.1.s390x.rpm openSUSE-2021-990 Recommended update for cdecl moderate openSUSE Backports SLE-15-SP3 Update This update for cdecl fixes the following issues: Update to release 10.0 * cdecl now recognizes "asm" just to say it's not supported. * Improved operator<=> now checks for usable return type. * Default relational operators in C++20 are now supported. * C++'s raw string literals R"delim(...)delim" are now supported. Update to release 9.10 * The show command now supports globs. Update to release 9.9 * Added more predefined types: iconv_t, locale_t, posix_spawnattr_t, posix_spawn_file_actions_t, regex_t, regmatch_t, and regoff_t. * A pointer to function with qualifiers is now caught for C. * Nested types are now correctly caught as an error in C. * A scoped name having a bit-field width is now caught as an error. * A declaration having a storage class and a bit-field width is now correctly caught as an error. Update to release 9.8 * extern "C" using declarations are now supported. * The help for pseudo-English now correctly includes auto as a storage class for C++98 and C++03. Update to release 9.7 * Multi-type typedef support Update to release 9.6 * More constructor & destructor warning checks * Type redefinition error now includes existing type Update to release 9.5.1 * A function as a parameter is now automatically converted to a pointer to function per 6.3.2.1(4) of the C standard. Update to release 9.5 * Added enum, class, struct, and union attribute specifier support. * Added fixed-type enum support. * Added C2X __attr__ aliases. * Added support for parsing C++ attribute arguments. * Added support for parsing C++17 using in attributes. * Added support for parsing GNU __attribute__. Update to release 9.4 * Improved constructor & destructor declaration support * Ability to explain forward declarations * Ability to catch types having bit-field widths Update to release 9.3 * Declarations with bit-field widths are now supported. Update to release 9.2 * In-class constructor declarations without any storage-class-like type are now supported. * Both final and override are now recognized as keywords only in a member function declaration context. Update to release 9.1 * Implicit int functions in K&R C are now supported ("set knrc", "explain f(x)") Update to release 9.0 * The `show` command can now alternatively show types as `using` declarations. * For `predefined` or `user`, the `show` command now shows only types that are valid in the current language. * When printing `enum`, `struct`, `class`, or `union` types, they are shown differently depending on what language the type was defined in and whether the current language is C or C++. Update to release 8.3 * "Did you mean ...?" added * Multiple, comma-separated declarations are supported Update to release 8.2 * Pseudo-English now allows "align" as a synonym for "aligned". * The "set" command can now take multiple options. * C99 type-qualified array function arguments can now have a size omitted. ("void f(int a[const])") Update to release 8.1 * Added support for Unified Parallel C Update to release 8.0 * Support for C2X and Embedded C. * More support for C++20. Update to release 7.4.1 * The legal signed main() signature is now accepted. * "East const" is now ignored when explaining gibberish. Update to release 7.3 * Explaining a declaration like: "explain void f(double (*a)[5])" crashed; this was fixed. Update to release 7.2 * Added support for composing and deciphering C++ overloaded new, new[], delete, and delete[] operators. * Added types std::align_val_t, std::destroying_delete_t, and std::nothrow_t. Update to release 7.1 * Added GNU C's __complex, __complex__, __const, __inline, __restrict, __signed, __signed__, __volatile, and __volatile__. Update to release 7.0 * New -E/--east-const command-line option. * Added support for the [[no_unique_address]] attribute from C++20. Update to release 6.11 * Added __inline__, __restrict__, and __thread * Added GNU C types * Added WIN32 types Update to release 6.10 * The "long long" type was incorrectly allowed in C89; it was not added until C99. * Added pthread.h, threads.h, and C++ thread types. Update to release 6.9 * The `cast` command now accepts `as` and `to` in addition to `into`. * Autocomplete was missing `explain-by-default;`. Update to release 6.8.2 * When in explain-by-default mode, a special case has to be made for `const` and `static` keywords, since the `explain` command is implied only when not followed by the `cast` keyword. Update to release 6.8.1 * Reset lexer start-state Update to release 6.8 * Since the set explicit-int option was added (an option that takes a value), a set lang=lang option was added. Update to release 6.7 * Add emission of explicit "int" to English output mode. Update to release 6.6.2 * Command-line long-options. * Distinguishes among K&R C, C89, C95, C99, C11, C18, C++98, C++03, C++11, C++14, C++17, and C++20. * Support for C89 const, restrict, and volatile declarations. * Support for the standard C95 type wchar_t. * Support for the standard C99 types _Bool, _Complex, _Imaginary, int8_t, int16_t, ptrdiff_t, size_t, etc. * Support for C99 static, type-qualified, and variable length array function arguments. * Support for the standard C11 atomic types atomic_bool, atomic_char, etc. * Support for the standard C11 and C++11 types char16_t, char32_t, and thread_local. * Support for inline function and variable declarations. * Support for typedef declarations. * Support for variadic function arguments. * Support for C and C++ alternative tokens (and, and_eq, etc.). * Support for C++ mutable data members, namespaces and scoped names, new-style casts, throw, overloaded operators, and friend, virtual and pure virtual member function declarations, and user-defined conversion operators. * Support for C++11 constexpr, enum class, final, noexcept, override, rvalue references, user-defined literals, using (as a typedef synonym), the function trailing return-type syntax, and ref-qualified member function declarations. * Support for C++ [[carries_dependency]], [[deprecated]], [[maybe_unused]], [[nodiscard]], and [[noreturn]] attribute specifiers. * Better warning and error messages complete with location information and color. cdecl-10.0-bp153.2.3.1.src.rpm cdecl-10.0-bp153.2.3.1.x86_64.rpm cdecl-10.0-bp153.2.3.1.aarch64.rpm cdecl-10.0-bp153.2.3.1.ppc64le.rpm cdecl-10.0-bp153.2.3.1.s390x.rpm openSUSE-2021-823 Recommended update for ca-certificates-cacert moderate openSUSE Backports SLE-15-SP3 Update This update for ca-certificates-cacert fixes the following issues: Changes in ca-certificates-cacert: - Update class3.crt to the new one expiring 2031 again (boo#1186362) - update Class 3 certificate from https://www.cacert.org/class3.crt (the old one expired today) ca-certificates-cacert-1-bp153.3.3.1.noarch.rpm ca-certificates-cacert-1-bp153.3.3.1.src.rpm openSUSE-2021-840 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 91.0.4472.77 (boo#1186458): * Support Managed configuration API for Web Applications * WebOTP API: cross-origin iframe support * CSS custom counter styles * Support JSON Modules * Clipboard: read-only files support * Remove webkitBeforeTextInserted & webkitEditableCOntentChanged JS events * Honor media HTML attribute for link icon * Import Assertions * Class static initializer blocks * Ergonomic brand checks for private fields * Expose WebAssembly SIMD * New Feature: WebTransport * ES Modules for service workers ('module' type option) * Suggested file name and location for the File System Access API * adaptivePTime property for RTCRtpEncodingParameters * Block HTTP port 10080 - mitigation for NAT Slipstream 2.0 attack * Support WebSockets over HTTP/2 * Support 103 Early Hints for Navigation * CVE-2021-30521: Heap buffer overflow in Autofill * CVE-2021-30522: Use after free in WebAudio * CVE-2021-30523: Use after free in WebRTC * CVE-2021-30524: Use after free in TabStrip * CVE-2021-30525: Use after free in TabGroups * CVE-2021-30526: Out of bounds write in TabStrip * CVE-2021-30527: Use after free in WebUI * CVE-2021-30528: Use after free in WebAuthentication * CVE-2021-30529: Use after free in Bookmarks * CVE-2021-30530: Out of bounds memory access in WebAudio * CVE-2021-30531: Insufficient policy enforcement in Content Security Policy * CVE-2021-30532: Insufficient policy enforcement in Content Security Policy * CVE-2021-30533: Insufficient policy enforcement in PopupBlocker * CVE-2021-30534: Insufficient policy enforcement in iFrameSandbox * CVE-2021-30535: Double free in ICU * CVE-2021-21212: Insufficient data validation in networking * CVE-2021-30536: Out of bounds read in V8 * CVE-2021-30537: Insufficient policy enforcement in cookies * CVE-2021-30538: Insufficient policy enforcement in content security policy * CVE-2021-30539: Insufficient policy enforcement in content security policy * CVE-2021-30540: Incorrect security UI in payments * Various fixes from internal audits, fuzzing and other initiatives chromedriver-91.0.4472.77-bp153.2.3.1.x86_64.rpm chromium-91.0.4472.77-bp153.2.3.1.src.rpm chromium-91.0.4472.77-bp153.2.3.1.x86_64.rpm openSUSE-2021-991 Security update for prosody moderate openSUSE Backports SLE-15-SP3 Update This update for prosody fixes the following issues: - Update to 0.11.9: * mod_limits, prosody.cfg.lua: Enable rate limits by default * certmanager: Disable renegotiation by default * mod_proxy65: Restrict access to local c2s connections by default * util.startup: Set more aggressive defaults for GC * mod_c2s, mod_s2s, mod_component, mod_bosh, mod_websockets: Set default stanza size limits * mod_authinternal{plain,hashed}: Use constant-time string comparison for secrets * mod_dialback: Remove dialback-without-dialback feature * mod_dialback: Use constant-time comparison with hmac - Prosody XMPP server advisory 2021-05-12 (boo#1186027) * Including CVE-2021-32919, CVE-2021-32917, CVE-2021-32917, CVE-2021-32920, CVE-2021-32918 prosody-0.11.9-bp153.2.3.1.src.rpm prosody-0.11.9-bp153.2.3.1.x86_64.rpm prosody-0.11.9-bp153.2.3.1.aarch64.rpm prosody-0.11.9-bp153.2.3.1.ppc64le.rpm prosody-0.11.9-bp153.2.3.1.s390x.rpm openSUSE-2021-983 Recommended update for exo, gigolo, mousepad, thunar, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-netload-plugin, xfce4-panel, xfce4-panel-profiles, xfce4-screenshooter, xfce4-settings, xfce4-systemload-plugin, xfce4-time-out-plugin, xfdashboard moderate openSUSE Backports SLE-15-SP3 Update This update for exo, gigolo, mousepad, thunar, xfce4-battery-plugin, xfce4-clipman-plugin, xfce4-cpufreq-plugin, xfce4-cpugraph-plugin, xfce4-netload-plugin, xfce4-panel, xfce4-panel-profiles, xfce4-screenshooter, xfce4-settings, xfce4-systemload-plugin, xfce4-time-out-plugin, xfdashboard fixes the following issues: This is a XFCE4 bugfix release. Changes in xfce4-cpugraph-plugin: Update to version 1.2.3 * Add support for per-core history graphs * Enable user-defined spacing between per-core history graphs * Use an exponential function when painting the grid in non-linear mode * Improve performance of current CPU usage bars * Improve LED rendering performance * Improve grid rendering performance * Enumerate CPU cores from 0 (instead of 1) to match Linux command-line tools * Ensure that the bars and the history cannot be disabled at the same time * Slightly better handling of colors * Translation Updates Changes in xfce4-netload-plugin: - Update to version 1.4.0 * Add new icons and switch to rDNS naming * Add "About" dialog * Add help button to properties dialog * Improve progressbar look * Update URLs from goodies.x.o to docs.x.o (bxo#16170) * Fix compilation warnings * autoconf: AM_CONFIG_HEADER -> AC_CONFIG_HEADERS * Update `.gitignore` * Fix missing-prototypes * Remove GSourceFunc casts * Populate a combo box with known network interfaces * remove unused wormulon files * Move to common m4 versioning macros * Fix type for media_list on OpenBSD * Add basic GitLab pipeline * Translation Updates Changes in xfce4-battery-plugin: - Update to version 1.1.4 * Add help button to properties dialog * Drop subtitle from settings dialog * Fix labels alignment for very small panels * Fix compilation warnings * automake: INCLUDES -> AM_CPPFLAGS * autoconf: Some updates * Remove unnecessary boxes * Remove GSourceFunc casts * Add new README.md, update AM_INIT_AUTOMAKE * Add basic GitLab pipeline * Update URLs from goodies.xfce.org to docs.xfce.org (bxo#16154) * Translation Updates Changes in gigolo: - Update to version 0.5.2 * Refresh Glade file, drop unused tab labels (gxo#apps/gigolo#13) * move the logic setting GtkSpin port value to setup_for_type() (gxo#apps/gigolo#11) * Use new icon in window titlebar * Fix compilation warnings * autoconf: Some updates * Only show an error dialog if the host field is visible/required * Remove capitalization from icon name * Update GenericName (gxo#apps/gigolo#2) * Fix comment style. * Remove GSourceFunc casts * Update Makefile.am * Add gigolo.ui to POTFILES.in (gxo#apps/gigolo#6) * Added new icons following new style and reverse DNS format. * Add new README.md and update AM_INIT_AUTOMAKE * Add basic GitLab pipeline * bxo#16717: Move from exo-csource to xdt-csource * Translation Updates Changes in xfce4-clipman-plugin: - Update to version 1.6.2 * Add G_GNUC_FALLTHROUGH definition if GLib < 2.60 * Remove obsolete GTK_CHECK_VERSION checks * Fix function prototypes * Remove GSourceFunc casts * Fix compilation warnings * automake: Enable subdir-objects * autoconf: Some updates * Check for `locale.h` required in release mode * Update `.gitignore` * Require gtk 3.22.29 * Fix GCC warnings * Fix return type of grab_keyboard * Add README.md * Avoid deprecated warnings with Gdk >= 3.22 * Add basic GitLab pipeline * bxo#16717: Move from exo-csource to xdt-csource * Make settings window title translateable (bxo#16625) * history: Re-enable singleton * menu: Indicate primary and clipboard content * menu: Indicate the primary clipboard item * Speed up shutdown and paste * Correct location of appstream info * Fix a couple of grammatical errors * Translation Updates Changes in exo: - Update to version 4.16.2 * Properly initialize GdkRectangle to prevent crash (gxo#xfce/exo#57) - Update to version 4.16.1 * Revamp the documentation to modernize and uniformize accross components * Fix keyboard navigation when only one item is present (gxo#xfce/exo#53) Changes in mousepad: - Update to version 0.5.5 - Add a `.desktop` file to make Mousepad appear in Xfce settings (gxo#apps/mousepad!94) - Add a command line option to open the prefs dialog (gxo#apps/mousepad!94) - Plugin support (gxo#apps/mousepad!92) - Add gspell plugin (gxo#apps/mousepad#1, gxo#apps/mousepad!92) - Disable and wipe recent history if recent-menu-items is set to 0 (gxo#apps/mousepad#112, gxo#apps/mousepad!89) - Support -ve line and column values for "Go to" location (gxo#apps/mousepad#113, gxo#apps/mousepad!84) - Switch to client-side decorations (gxo#apps/mousepad!97) - Remove Xfconf dependency (gxo#apps/mousepad#60, gxo#apps/mousepad#122, gxo#apps/mousepad!98) - A general review of sanity checks - A review of window lifetime management - A review of document lifetime management - Automate and sanitize memory management of sources - A small review of GSettings use - Do not use `== (TRUE|FALSE)` for boolean conditions - Fix actions to show/hide bars in fullscreen mode (gxo#apps/mousepad#129) - Fix broken "Revert" action - Fix and extend "Move Lines" action (gxo#apps/mousepad#87, gxo#apps/mousepad#116, gxo#apps/mousepad!96) - Support for drag and drop of tabs when search is active - Do a silent search when changing tabs with the search bar enabled - Use get/set_real_line_offset () functions for "Paste as Column" (gxo#apps/mousepad#114, gxo#apps/mousepad!91) - Restore cursor position after transpose (gxo#apps/mousepad#115, gxo#apps/mousepad!88) - Fix "Delete Line" action (gxo#apps/mousepad#117, gxo#apps/mousepad!86) - Fix recent_sort function (gxo#apps/mousepad!90) - Reset line and column number if not given on command line (gxo#apps/mousepad#121, gxo#apps/mousepad!87) - menu: "Spaces to Tabs" converter converts leading spaces (gxo#apps/mousepad#118, gxo#apps/mousepad!85) - Make window require attention when opening new tabs (gxo#apps/mousepad#119) - Translation Updates - Update to version 0.5.4 * Add --line/-l and --column/-c number (gxo#apps/mousepad#107, gxo#apps/mousepad!83) * Port to GtkSourceView 4 (gxo#apps/mousepad#55, gxo#apps/mousepad#80, gxo#apps/mousepad!10) * Delay request to scroll to cursor for the correct active view * Monitor hardlinks with glib 2.56.2 (gxo#apps/mousepad#110, gxo#apps/mousepad!82) * Transfer encoding from remote to primary instance (gxo#apps/mousepad#109) * Prevent a crash when no language is found * Make window require attention when opening new tabs (gxo#apps/mousepad#106, gxo#apps/mousepad#93, gxo#apps/mousepad!81) * Fix BOM array (gxo#apps/mousepad!80) * Correctly initialize toolbar style combo box (gxo#apps/mousepad#103) * Allow checking parent sources when looking up schema (gxo#apps/mousepad#101) * Fix missing parameter to "select-all" signal (gxo#apps/mousepad!79) * Translation Updates - Update to version 0.5.3 * Use old style menu alignment (gxo#apps/mousepad#97, gxo#apps/mousepad!77) * Add a keybinding to reset font size * Fix inverted return value of scroll event handler * Various small improvements regarding accels * Block the right signal handler for tooltip updates * A clarification about action groups * Translation Updates Changes in xfce4-panel: - Update to 4.16.3 * panel: Change width of default panel-2 to 1% (gxo#xfce/xfce4-panel#454) * panel: Fix xfce4-panel-CRITICAL * panel: Fix xfce4-panel-CRITICAL when already running * libxfce4panel: Do not destroy context menu if popped up (gxo#xfce/xfce4-panel#442) * launcher: Check for menu item initialization * launcher: Fix garcon-CRITICAL at startup * systray: Fix GObject-CRITICAL * systray: Fix Gtk-CRITICAL at startup/shutdown * systray: Fix libsystray-CRITICAL * tasklist: Fix Gtk-CRITICAL * Silent `-Wcast-align` from Clang * Translation Updates - Update to 4.16.2 * Add icons to help and about items in panel menu * Modernize documentation (developer.xfce.org) * Translation Updates Changes in thunar: - Update to version 4.16.8 * Activating Desktop Icon does not Use Default Application (gxo#xfce/thunar#575) - changes from 4.16.7: * Prevent crash if invalid-symlink is used as bookmark (gxo#xfce/thunar#552) * Dont execute files, passed via command line due to security risks * Avoid excessively checking whether files are executables (gxo#xfce/thunar#180) * CDDA appears twice in side pane (gxo#xfce/thunar#486) * Critical error when opening Edit menu (gxo#xfce/thunar#542) * Shortcuts view regression : Watch trash for changes (gxo#xfce/thunar#538) * Translation Updates - Update to version 4.16.6 * Reload current directory before selecting new files (gxo#xfce/thunar#524) * tree-view: Hide menu-item "properties" for unmounted devices * Removed 'the root folder has no parent' dialog box * Revamp documentation to modernize/uniformize accross components * Remove watches on shortcuts (gxo#xfce/thunar#513, gxo#xfce/thunar#47) * Translation Updates - Update to version 4.16.5 * Emergency release on the thunar 4.16 branch, since the fix for Issue #47 can cause high I/O in some cases (gxo#xfce/thunar#526) * Revert "Bookmarks no longer need an existing file (gxo#xfce/thunar#47)" - Update to version 4.16.4 * Bookmarks no longer need an existing, underlying file (gxo#xfce/thunar#47) * Regression: Select copied files after copy operation (gxo#xfce/thunar#520) * Reintroduce alternative zoom shortcuts (gxo#xfce/thunar#514) * Prevent hangup if a copy task that is blocked is resumed (gxo#xfce/thunar#467) * Regression: Allow custom image files for UCA icons (gxo#xfce/thunar#517) * Dont merge folders when creating copy with same name (gxo#xfce/thunar#491) * Fix incorrect return value in scroll event handler (gxo#xfce/thunar#512) * Translation Updates Changes in xfce4-panel-profiles: - Update to version 1.0.13 * Add Cupertino layout (gxo#apps/xfce4-panel-profiles#7) * Add Redmond 7 layout (gxo#apps/xfce4-panel-profiles#8) * Add Xfce 4.16 layout * Updated existing templates to support Xfce 4.16 * Makefile.in.in: remove bashisms * Enabled exporting Whisker menu configuration (gxo#apps/xfce4-panel-profiles#11) * Translation Updates Changes in xfce4-time-out-plugin: - Update to version 1.1.2 * Check whether the seat exists before ungrabbing it * Fix compilation warnings * autoconf: Some updates * fix for no dialog after screenlock issue (gxo#panel-plugins/xfce4-time-out-plugin#13) * Remove GSourceFunc casts (gxo#panel-plugins/xfce4-time-out-plugin!2) * Translation Updates Changes in xfdashboard: - Update to 0.8.1 * Fixed bug to release an so far unreleased GIcon object at dispose function of XfdashboardLabel * Moved AppInfo to AppStream metainfo Changes in xfce4-systemload-plugin: - Update to version 1.3.1 * Update README.md * Update and sort the list of authors * Add a simple network bandwidth monitor (uses libgtop as a fallback) * Remove 4-valued history * Fix initial progress bar value * Fix system-monitor-command setting (gxo#panel-plugins/xfce4-systemload-plugin#15) * Distinguish uptime from the appearance of a digital real-time clock * Replace "Options" with "Label" in the properties dialog * Finish porting to xfconf * Update docs URL * Code cleanups * Translation Updates - Update to version 1.3.0 * Port to xfconf * Add new icons and switch to rDNS naming * Add Help button to properties dialog * Fix compilation warnings * autoconf: Some updates * Update `.gitignore` * configure.ac: use AC_PROG_CC_C99 * Translation Updates Changes in xfce4-screenshooter: - Update to version 1.9.9 * Add link to Imgur ToS (gxo#apps/xfce4-screenshooter#54) * Add notice about imgur (gxo#apps/xfce4-screenshooter#53) * Add launchable tag to appdata.xml * Update help message for --save option * Add combobox with file extensions (gxo#apps/xfce4-screenshooter#6) * Add option to capture window border or not (gxo#apps/xfce4-screenshooter#4) * Preserve last used extension * Save screenshots according to the extension (gxo#apps/xfce4-screenshooter#6) * Avoid save dialog loop if action was specified from CLI (gxo#apps/xfce4-screenshooter#41) * Respect windows scaling (gxo#apps/xfce4-screenshoote!18) * Fix compilation warnings * Add version check for pango * Correctly calculate dimensions of size window (gxo#apps/xfce4-screenshooter#37) * Add option to disable Imgur upload (gxo#apps/xfce4-screenshooter#20) * Translation Updates Changes in xfce4-settings: - Update to version 4.16.2 * keyboard: Mark system defaults switch as active (gxo#xfce/xfce4-settings#310 and boo#1181263) * keyboard: Correctly initialize setting (gxo#xfce/xfce4-settings#310 and boo#1181263) * keyboard: Fix icon name in settings dialog * keyboard: Make buttons translatable (gxo#xfce/xfce4-settings#306) * xfsettingsd: Fix setting float array properties * Translation Updates - Update to version 4.16.1 * display: Fix scale by rounding (gxo#xfce/xfce4-settings#258) * Drop preferences-desktop-default-applications icon name * Also allocate terminating element * Translation Updates Changes in xfce4-cpufreq-plugin: - Update to version 1.2.5 * Adjust CPU icon color according to frequency * Use 99th percentile as the max frequency when adjusting icon color * Display text using a drawing area instead of using a label with CSS * Enable font color reset * Disable font settings when not displaying text * Switch to symbolic close icons * Bump required version of Xfce UI to 4.14 * Compute max_freq and min_freq when calculating avg/min/max * Delete font name from RC file if using the default font * Code cleanups, fixes and minor optimizations * Translation Updates exo-4.16.2-bp153.2.3.1.src.rpm exo-data-4.16.2-bp153.2.3.1.x86_64.rpm exo-debuginfo-4.16.2-bp153.2.3.1.x86_64.rpm exo-debugsource-4.16.2-bp153.2.3.1.x86_64.rpm exo-devel-4.16.2-bp153.2.3.1.x86_64.rpm exo-lang-4.16.2-bp153.2.3.1.noarch.rpm exo-tools-4.16.2-bp153.2.3.1.x86_64.rpm exo-tools-debuginfo-4.16.2-bp153.2.3.1.x86_64.rpm libexo-2-0-4.16.2-bp153.2.3.1.x86_64.rpm libexo-2-0-debuginfo-4.16.2-bp153.2.3.1.x86_64.rpm gigolo-0.5.2-bp153.2.3.1.src.rpm gigolo-0.5.2-bp153.2.3.1.x86_64.rpm gigolo-debuginfo-0.5.2-bp153.2.3.1.x86_64.rpm gigolo-debugsource-0.5.2-bp153.2.3.1.x86_64.rpm gigolo-lang-0.5.2-bp153.2.3.1.noarch.rpm libmousepad0-0.5.5-bp153.2.3.1.x86_64.rpm libmousepad0-debuginfo-0.5.5-bp153.2.3.1.x86_64.rpm mousepad-0.5.5-bp153.2.3.1.src.rpm mousepad-0.5.5-bp153.2.3.1.x86_64.rpm mousepad-debuginfo-0.5.5-bp153.2.3.1.x86_64.rpm mousepad-debugsource-0.5.5-bp153.2.3.1.x86_64.rpm mousepad-devel-0.5.5-bp153.2.3.1.x86_64.rpm mousepad-lang-0.5.5-bp153.2.3.1.noarch.rpm libthunarx-3-0-4.16.8-bp153.2.3.1.x86_64.rpm libthunarx-3-0-debuginfo-4.16.8-bp153.2.3.1.x86_64.rpm thunar-4.16.8-bp153.2.3.1.src.rpm thunar-4.16.8-bp153.2.3.1.x86_64.rpm thunar-debuginfo-4.16.8-bp153.2.3.1.x86_64.rpm thunar-debugsource-4.16.8-bp153.2.3.1.x86_64.rpm thunar-devel-4.16.8-bp153.2.3.1.x86_64.rpm thunar-lang-4.16.8-bp153.2.3.1.noarch.rpm typelib-1_0-Thunarx-3_0-4.16.8-bp153.2.3.1.x86_64.rpm xfce4-battery-plugin-1.1.4-bp153.2.3.1.src.rpm xfce4-battery-plugin-1.1.4-bp153.2.3.1.x86_64.rpm xfce4-battery-plugin-debuginfo-1.1.4-bp153.2.3.1.x86_64.rpm xfce4-battery-plugin-debugsource-1.1.4-bp153.2.3.1.x86_64.rpm xfce4-battery-plugin-lang-1.1.4-bp153.2.3.1.noarch.rpm xfce4-clipman-plugin-1.6.2-bp153.2.3.1.src.rpm xfce4-clipman-plugin-1.6.2-bp153.2.3.1.x86_64.rpm xfce4-clipman-plugin-debuginfo-1.6.2-bp153.2.3.1.x86_64.rpm xfce4-clipman-plugin-debugsource-1.6.2-bp153.2.3.1.x86_64.rpm xfce4-clipman-plugin-lang-1.6.2-bp153.2.3.1.noarch.rpm xfce4-cpufreq-plugin-1.2.5-bp153.2.3.1.src.rpm xfce4-cpufreq-plugin-1.2.5-bp153.2.3.1.x86_64.rpm xfce4-cpufreq-plugin-debuginfo-1.2.5-bp153.2.3.1.x86_64.rpm xfce4-cpufreq-plugin-debugsource-1.2.5-bp153.2.3.1.x86_64.rpm xfce4-cpufreq-plugin-lang-1.2.5-bp153.2.3.1.noarch.rpm xfce4-cpugraph-plugin-1.2.3-bp153.2.3.1.src.rpm xfce4-cpugraph-plugin-1.2.3-bp153.2.3.1.x86_64.rpm xfce4-cpugraph-plugin-lang-1.2.3-bp153.2.3.1.noarch.rpm xfce4-netload-plugin-1.4.0-bp153.2.3.1.src.rpm xfce4-netload-plugin-1.4.0-bp153.2.3.1.x86_64.rpm xfce4-netload-plugin-debuginfo-1.4.0-bp153.2.3.1.x86_64.rpm xfce4-netload-plugin-debugsource-1.4.0-bp153.2.3.1.x86_64.rpm xfce4-netload-plugin-lang-1.4.0-bp153.2.3.1.noarch.rpm xfce4-panel-profiles-1.0.13-bp153.2.3.1.noarch.rpm xfce4-panel-profiles-1.0.13-bp153.2.3.1.src.rpm libxfce4panel-2_0-4-4.16.3-bp153.2.3.1.x86_64.rpm libxfce4panel-2_0-4-debuginfo-4.16.3-bp153.2.3.1.x86_64.rpm typelib-1_0-Libxfce4panel-2_0-4.16.3-bp153.2.3.1.x86_64.rpm xfce4-panel-4.16.3-bp153.2.3.1.src.rpm xfce4-panel-4.16.3-bp153.2.3.1.x86_64.rpm xfce4-panel-branding-upstream-4.16.3-bp153.2.3.1.noarch.rpm xfce4-panel-debuginfo-4.16.3-bp153.2.3.1.x86_64.rpm xfce4-panel-debugsource-4.16.3-bp153.2.3.1.x86_64.rpm xfce4-panel-devel-4.16.3-bp153.2.3.1.x86_64.rpm xfce4-panel-lang-4.16.3-bp153.2.3.1.noarch.rpm xfce4-panel-restore-defaults-4.16.3-bp153.2.3.1.x86_64.rpm xfce4-screenshooter-1.9.9-bp153.2.3.1.src.rpm xfce4-screenshooter-1.9.9-bp153.2.3.1.x86_64.rpm xfce4-screenshooter-debuginfo-1.9.9-bp153.2.3.1.x86_64.rpm xfce4-screenshooter-debugsource-1.9.9-bp153.2.3.1.x86_64.rpm xfce4-screenshooter-lang-1.9.9-bp153.2.3.1.noarch.rpm xfce4-screenshooter-plugin-1.9.9-bp153.2.3.1.x86_64.rpm xfce4-screenshooter-plugin-debuginfo-1.9.9-bp153.2.3.1.x86_64.rpm xfce4-settings-4.16.2-bp153.2.5.1.src.rpm xfce4-settings-4.16.2-bp153.2.5.1.x86_64.rpm xfce4-settings-branding-upstream-4.16.2-bp153.2.5.1.noarch.rpm xfce4-settings-debuginfo-4.16.2-bp153.2.5.1.x86_64.rpm xfce4-settings-debugsource-4.16.2-bp153.2.5.1.x86_64.rpm xfce4-settings-lang-4.16.2-bp153.2.5.1.noarch.rpm xfce4-systemload-plugin-1.3.1-bp153.2.3.1.src.rpm xfce4-systemload-plugin-1.3.1-bp153.2.3.1.x86_64.rpm xfce4-systemload-plugin-debuginfo-1.3.1-bp153.2.3.1.x86_64.rpm xfce4-systemload-plugin-debugsource-1.3.1-bp153.2.3.1.x86_64.rpm xfce4-systemload-plugin-lang-1.3.1-bp153.2.3.1.noarch.rpm xfce4-time-out-plugin-1.1.2-bp153.2.3.1.src.rpm xfce4-time-out-plugin-1.1.2-bp153.2.3.1.x86_64.rpm xfce4-time-out-plugin-debuginfo-1.1.2-bp153.2.3.1.x86_64.rpm xfce4-time-out-plugin-debugsource-1.1.2-bp153.2.3.1.x86_64.rpm xfce4-time-out-plugin-lang-1.1.2-bp153.2.3.1.noarch.rpm libxfdashboard0-0.8.1-bp153.2.3.1.x86_64.rpm libxfdashboard0-debuginfo-0.8.1-bp153.2.3.1.x86_64.rpm xfdashboard-0.8.1-bp153.2.3.1.src.rpm xfdashboard-0.8.1-bp153.2.3.1.x86_64.rpm xfdashboard-debuginfo-0.8.1-bp153.2.3.1.x86_64.rpm xfdashboard-debugsource-0.8.1-bp153.2.3.1.x86_64.rpm xfdashboard-devel-0.8.1-bp153.2.3.1.x86_64.rpm xfdashboard-lang-0.8.1-bp153.2.3.1.noarch.rpm xfdashboard-themes-0.8.1-bp153.2.3.1.noarch.rpm exo-data-4.16.2-bp153.2.3.1.aarch64.rpm exo-debuginfo-4.16.2-bp153.2.3.1.aarch64.rpm exo-debugsource-4.16.2-bp153.2.3.1.aarch64.rpm exo-devel-4.16.2-bp153.2.3.1.aarch64.rpm exo-tools-4.16.2-bp153.2.3.1.aarch64.rpm exo-tools-debuginfo-4.16.2-bp153.2.3.1.aarch64.rpm libexo-2-0-4.16.2-bp153.2.3.1.aarch64.rpm libexo-2-0-debuginfo-4.16.2-bp153.2.3.1.aarch64.rpm gigolo-0.5.2-bp153.2.3.1.aarch64.rpm gigolo-debuginfo-0.5.2-bp153.2.3.1.aarch64.rpm gigolo-debugsource-0.5.2-bp153.2.3.1.aarch64.rpm libmousepad0-0.5.5-bp153.2.3.1.aarch64.rpm libmousepad0-debuginfo-0.5.5-bp153.2.3.1.aarch64.rpm mousepad-0.5.5-bp153.2.3.1.aarch64.rpm mousepad-debuginfo-0.5.5-bp153.2.3.1.aarch64.rpm mousepad-debugsource-0.5.5-bp153.2.3.1.aarch64.rpm mousepad-devel-0.5.5-bp153.2.3.1.aarch64.rpm libthunarx-3-0-4.16.8-bp153.2.3.1.aarch64.rpm libthunarx-3-0-debuginfo-4.16.8-bp153.2.3.1.aarch64.rpm thunar-4.16.8-bp153.2.3.1.aarch64.rpm thunar-debuginfo-4.16.8-bp153.2.3.1.aarch64.rpm thunar-debugsource-4.16.8-bp153.2.3.1.aarch64.rpm thunar-devel-4.16.8-bp153.2.3.1.aarch64.rpm typelib-1_0-Thunarx-3_0-4.16.8-bp153.2.3.1.aarch64.rpm xfce4-battery-plugin-1.1.4-bp153.2.3.1.aarch64.rpm xfce4-battery-plugin-debuginfo-1.1.4-bp153.2.3.1.aarch64.rpm xfce4-battery-plugin-debugsource-1.1.4-bp153.2.3.1.aarch64.rpm xfce4-clipman-plugin-1.6.2-bp153.2.3.1.aarch64.rpm xfce4-clipman-plugin-debuginfo-1.6.2-bp153.2.3.1.aarch64.rpm xfce4-clipman-plugin-debugsource-1.6.2-bp153.2.3.1.aarch64.rpm xfce4-cpufreq-plugin-1.2.5-bp153.2.3.1.aarch64.rpm xfce4-cpufreq-plugin-debuginfo-1.2.5-bp153.2.3.1.aarch64.rpm xfce4-cpufreq-plugin-debugsource-1.2.5-bp153.2.3.1.aarch64.rpm xfce4-cpugraph-plugin-1.2.3-bp153.2.3.1.aarch64.rpm xfce4-netload-plugin-1.4.0-bp153.2.3.1.aarch64.rpm xfce4-netload-plugin-debuginfo-1.4.0-bp153.2.3.1.aarch64.rpm xfce4-netload-plugin-debugsource-1.4.0-bp153.2.3.1.aarch64.rpm libxfce4panel-2_0-4-4.16.3-bp153.2.3.1.aarch64.rpm libxfce4panel-2_0-4-debuginfo-4.16.3-bp153.2.3.1.aarch64.rpm typelib-1_0-Libxfce4panel-2_0-4.16.3-bp153.2.3.1.aarch64.rpm xfce4-panel-4.16.3-bp153.2.3.1.aarch64.rpm xfce4-panel-debuginfo-4.16.3-bp153.2.3.1.aarch64.rpm xfce4-panel-debugsource-4.16.3-bp153.2.3.1.aarch64.rpm xfce4-panel-devel-4.16.3-bp153.2.3.1.aarch64.rpm xfce4-panel-restore-defaults-4.16.3-bp153.2.3.1.aarch64.rpm xfce4-screenshooter-1.9.9-bp153.2.3.1.aarch64.rpm xfce4-screenshooter-debuginfo-1.9.9-bp153.2.3.1.aarch64.rpm xfce4-screenshooter-debugsource-1.9.9-bp153.2.3.1.aarch64.rpm xfce4-screenshooter-plugin-1.9.9-bp153.2.3.1.aarch64.rpm xfce4-screenshooter-plugin-debuginfo-1.9.9-bp153.2.3.1.aarch64.rpm xfce4-settings-4.16.2-bp153.2.5.1.aarch64.rpm xfce4-settings-debuginfo-4.16.2-bp153.2.5.1.aarch64.rpm xfce4-settings-debugsource-4.16.2-bp153.2.5.1.aarch64.rpm xfce4-systemload-plugin-1.3.1-bp153.2.3.1.aarch64.rpm xfce4-systemload-plugin-debuginfo-1.3.1-bp153.2.3.1.aarch64.rpm xfce4-systemload-plugin-debugsource-1.3.1-bp153.2.3.1.aarch64.rpm xfce4-time-out-plugin-1.1.2-bp153.2.3.1.aarch64.rpm xfce4-time-out-plugin-debuginfo-1.1.2-bp153.2.3.1.aarch64.rpm xfce4-time-out-plugin-debugsource-1.1.2-bp153.2.3.1.aarch64.rpm libxfdashboard0-0.8.1-bp153.2.3.1.aarch64.rpm libxfdashboard0-debuginfo-0.8.1-bp153.2.3.1.aarch64.rpm xfdashboard-0.8.1-bp153.2.3.1.aarch64.rpm xfdashboard-debuginfo-0.8.1-bp153.2.3.1.aarch64.rpm xfdashboard-debugsource-0.8.1-bp153.2.3.1.aarch64.rpm xfdashboard-devel-0.8.1-bp153.2.3.1.aarch64.rpm exo-data-4.16.2-bp153.2.3.1.ppc64le.rpm exo-debuginfo-4.16.2-bp153.2.3.1.ppc64le.rpm exo-debugsource-4.16.2-bp153.2.3.1.ppc64le.rpm exo-devel-4.16.2-bp153.2.3.1.ppc64le.rpm exo-tools-4.16.2-bp153.2.3.1.ppc64le.rpm exo-tools-debuginfo-4.16.2-bp153.2.3.1.ppc64le.rpm libexo-2-0-4.16.2-bp153.2.3.1.ppc64le.rpm libexo-2-0-debuginfo-4.16.2-bp153.2.3.1.ppc64le.rpm gigolo-0.5.2-bp153.2.3.1.ppc64le.rpm gigolo-debuginfo-0.5.2-bp153.2.3.1.ppc64le.rpm gigolo-debugsource-0.5.2-bp153.2.3.1.ppc64le.rpm libmousepad0-0.5.5-bp153.2.3.1.ppc64le.rpm libmousepad0-debuginfo-0.5.5-bp153.2.3.1.ppc64le.rpm mousepad-0.5.5-bp153.2.3.1.ppc64le.rpm mousepad-debuginfo-0.5.5-bp153.2.3.1.ppc64le.rpm mousepad-debugsource-0.5.5-bp153.2.3.1.ppc64le.rpm mousepad-devel-0.5.5-bp153.2.3.1.ppc64le.rpm libthunarx-3-0-4.16.8-bp153.2.3.1.ppc64le.rpm libthunarx-3-0-debuginfo-4.16.8-bp153.2.3.1.ppc64le.rpm thunar-4.16.8-bp153.2.3.1.ppc64le.rpm thunar-debuginfo-4.16.8-bp153.2.3.1.ppc64le.rpm thunar-debugsource-4.16.8-bp153.2.3.1.ppc64le.rpm thunar-devel-4.16.8-bp153.2.3.1.ppc64le.rpm typelib-1_0-Thunarx-3_0-4.16.8-bp153.2.3.1.ppc64le.rpm xfce4-battery-plugin-1.1.4-bp153.2.3.1.ppc64le.rpm xfce4-battery-plugin-debuginfo-1.1.4-bp153.2.3.1.ppc64le.rpm xfce4-battery-plugin-debugsource-1.1.4-bp153.2.3.1.ppc64le.rpm xfce4-clipman-plugin-1.6.2-bp153.2.3.1.ppc64le.rpm xfce4-clipman-plugin-debuginfo-1.6.2-bp153.2.3.1.ppc64le.rpm xfce4-clipman-plugin-debugsource-1.6.2-bp153.2.3.1.ppc64le.rpm xfce4-cpufreq-plugin-1.2.5-bp153.2.3.1.ppc64le.rpm xfce4-cpufreq-plugin-debuginfo-1.2.5-bp153.2.3.1.ppc64le.rpm xfce4-cpufreq-plugin-debugsource-1.2.5-bp153.2.3.1.ppc64le.rpm xfce4-cpugraph-plugin-1.2.3-bp153.2.3.1.ppc64le.rpm xfce4-netload-plugin-1.4.0-bp153.2.3.1.ppc64le.rpm xfce4-netload-plugin-debuginfo-1.4.0-bp153.2.3.1.ppc64le.rpm xfce4-netload-plugin-debugsource-1.4.0-bp153.2.3.1.ppc64le.rpm libxfce4panel-2_0-4-4.16.3-bp153.2.3.1.ppc64le.rpm libxfce4panel-2_0-4-debuginfo-4.16.3-bp153.2.3.1.ppc64le.rpm typelib-1_0-Libxfce4panel-2_0-4.16.3-bp153.2.3.1.ppc64le.rpm xfce4-panel-4.16.3-bp153.2.3.1.ppc64le.rpm xfce4-panel-debuginfo-4.16.3-bp153.2.3.1.ppc64le.rpm xfce4-panel-debugsource-4.16.3-bp153.2.3.1.ppc64le.rpm xfce4-panel-devel-4.16.3-bp153.2.3.1.ppc64le.rpm xfce4-panel-restore-defaults-4.16.3-bp153.2.3.1.ppc64le.rpm xfce4-screenshooter-1.9.9-bp153.2.3.1.ppc64le.rpm xfce4-screenshooter-debuginfo-1.9.9-bp153.2.3.1.ppc64le.rpm xfce4-screenshooter-debugsource-1.9.9-bp153.2.3.1.ppc64le.rpm xfce4-screenshooter-plugin-1.9.9-bp153.2.3.1.ppc64le.rpm xfce4-screenshooter-plugin-debuginfo-1.9.9-bp153.2.3.1.ppc64le.rpm xfce4-settings-4.16.2-bp153.2.5.1.ppc64le.rpm xfce4-settings-debuginfo-4.16.2-bp153.2.5.1.ppc64le.rpm xfce4-settings-debugsource-4.16.2-bp153.2.5.1.ppc64le.rpm xfce4-systemload-plugin-1.3.1-bp153.2.3.1.ppc64le.rpm xfce4-systemload-plugin-debuginfo-1.3.1-bp153.2.3.1.ppc64le.rpm xfce4-systemload-plugin-debugsource-1.3.1-bp153.2.3.1.ppc64le.rpm xfce4-time-out-plugin-1.1.2-bp153.2.3.1.ppc64le.rpm xfce4-time-out-plugin-debuginfo-1.1.2-bp153.2.3.1.ppc64le.rpm xfce4-time-out-plugin-debugsource-1.1.2-bp153.2.3.1.ppc64le.rpm libxfdashboard0-0.8.1-bp153.2.3.1.ppc64le.rpm libxfdashboard0-debuginfo-0.8.1-bp153.2.3.1.ppc64le.rpm xfdashboard-0.8.1-bp153.2.3.1.ppc64le.rpm xfdashboard-debuginfo-0.8.1-bp153.2.3.1.ppc64le.rpm xfdashboard-debugsource-0.8.1-bp153.2.3.1.ppc64le.rpm xfdashboard-devel-0.8.1-bp153.2.3.1.ppc64le.rpm exo-data-4.16.2-bp153.2.3.1.s390x.rpm exo-debuginfo-4.16.2-bp153.2.3.1.s390x.rpm exo-debugsource-4.16.2-bp153.2.3.1.s390x.rpm exo-devel-4.16.2-bp153.2.3.1.s390x.rpm exo-tools-4.16.2-bp153.2.3.1.s390x.rpm exo-tools-debuginfo-4.16.2-bp153.2.3.1.s390x.rpm libexo-2-0-4.16.2-bp153.2.3.1.s390x.rpm libexo-2-0-debuginfo-4.16.2-bp153.2.3.1.s390x.rpm gigolo-0.5.2-bp153.2.3.1.s390x.rpm gigolo-debuginfo-0.5.2-bp153.2.3.1.s390x.rpm gigolo-debugsource-0.5.2-bp153.2.3.1.s390x.rpm libmousepad0-0.5.5-bp153.2.3.1.s390x.rpm libmousepad0-debuginfo-0.5.5-bp153.2.3.1.s390x.rpm mousepad-0.5.5-bp153.2.3.1.s390x.rpm mousepad-debuginfo-0.5.5-bp153.2.3.1.s390x.rpm mousepad-debugsource-0.5.5-bp153.2.3.1.s390x.rpm mousepad-devel-0.5.5-bp153.2.3.1.s390x.rpm libthunarx-3-0-4.16.8-bp153.2.3.1.s390x.rpm libthunarx-3-0-debuginfo-4.16.8-bp153.2.3.1.s390x.rpm thunar-4.16.8-bp153.2.3.1.s390x.rpm thunar-debuginfo-4.16.8-bp153.2.3.1.s390x.rpm thunar-debugsource-4.16.8-bp153.2.3.1.s390x.rpm thunar-devel-4.16.8-bp153.2.3.1.s390x.rpm typelib-1_0-Thunarx-3_0-4.16.8-bp153.2.3.1.s390x.rpm xfce4-battery-plugin-1.1.4-bp153.2.3.1.s390x.rpm xfce4-battery-plugin-debuginfo-1.1.4-bp153.2.3.1.s390x.rpm xfce4-battery-plugin-debugsource-1.1.4-bp153.2.3.1.s390x.rpm xfce4-clipman-plugin-1.6.2-bp153.2.3.1.s390x.rpm xfce4-clipman-plugin-debuginfo-1.6.2-bp153.2.3.1.s390x.rpm xfce4-clipman-plugin-debugsource-1.6.2-bp153.2.3.1.s390x.rpm xfce4-cpufreq-plugin-1.2.5-bp153.2.3.1.s390x.rpm xfce4-cpufreq-plugin-debuginfo-1.2.5-bp153.2.3.1.s390x.rpm xfce4-cpufreq-plugin-debugsource-1.2.5-bp153.2.3.1.s390x.rpm xfce4-cpugraph-plugin-1.2.3-bp153.2.3.1.s390x.rpm xfce4-netload-plugin-1.4.0-bp153.2.3.1.s390x.rpm xfce4-netload-plugin-debuginfo-1.4.0-bp153.2.3.1.s390x.rpm xfce4-netload-plugin-debugsource-1.4.0-bp153.2.3.1.s390x.rpm libxfce4panel-2_0-4-4.16.3-bp153.2.3.1.s390x.rpm libxfce4panel-2_0-4-debuginfo-4.16.3-bp153.2.3.1.s390x.rpm typelib-1_0-Libxfce4panel-2_0-4.16.3-bp153.2.3.1.s390x.rpm xfce4-panel-4.16.3-bp153.2.3.1.s390x.rpm xfce4-panel-debuginfo-4.16.3-bp153.2.3.1.s390x.rpm xfce4-panel-debugsource-4.16.3-bp153.2.3.1.s390x.rpm xfce4-panel-devel-4.16.3-bp153.2.3.1.s390x.rpm xfce4-panel-restore-defaults-4.16.3-bp153.2.3.1.s390x.rpm xfce4-screenshooter-1.9.9-bp153.2.3.1.s390x.rpm xfce4-screenshooter-debuginfo-1.9.9-bp153.2.3.1.s390x.rpm xfce4-screenshooter-debugsource-1.9.9-bp153.2.3.1.s390x.rpm xfce4-screenshooter-plugin-1.9.9-bp153.2.3.1.s390x.rpm xfce4-screenshooter-plugin-debuginfo-1.9.9-bp153.2.3.1.s390x.rpm xfce4-systemload-plugin-1.3.1-bp153.2.3.1.s390x.rpm xfce4-systemload-plugin-debuginfo-1.3.1-bp153.2.3.1.s390x.rpm xfce4-systemload-plugin-debugsource-1.3.1-bp153.2.3.1.s390x.rpm xfce4-time-out-plugin-1.1.2-bp153.2.3.1.s390x.rpm xfce4-time-out-plugin-debuginfo-1.1.2-bp153.2.3.1.s390x.rpm xfce4-time-out-plugin-debugsource-1.1.2-bp153.2.3.1.s390x.rpm libxfdashboard0-0.8.1-bp153.2.3.1.s390x.rpm libxfdashboard0-debuginfo-0.8.1-bp153.2.3.1.s390x.rpm xfdashboard-0.8.1-bp153.2.3.1.s390x.rpm xfdashboard-debuginfo-0.8.1-bp153.2.3.1.s390x.rpm xfdashboard-debugsource-0.8.1-bp153.2.3.1.s390x.rpm xfdashboard-devel-0.8.1-bp153.2.3.1.s390x.rpm openSUSE-2021-824 Recommended update for libmodulemd moderate openSUSE Backports SLE-15-SP3 Update This update for libmodulemd fixes the following issues: libmodulemd was updated to 2.12.1: - This is a bug-fix release fully compatible with the previous 2.12.0 version. Notable changes: Enhancements: - Improve diagnostic messages for compression tests. - Tests performed in a GitHub continues integration are faster. - Use GitHub actions to perform CI tests also on ArchLinux, Mageia, Mandriva, and OpenSUSE. Fixes: - Relax context value up to 13 characters including an underscore character in modulemd v2 format. This reenables scratch-builds in MBS. Migrate Packit tests from a deprecated current_version_command to a newer actions/get-current-version. libmodulemd-2.12.1-bp153.2.3.1.src.rpm libmodulemd-devel-2.12.1-bp153.2.3.1.x86_64.rpm libmodulemd2-2.12.1-bp153.2.3.1.x86_64.rpm modulemd-validator-2.12.1-bp153.2.3.1.x86_64.rpm python3-libmodulemd-2.12.1-bp153.2.3.1.x86_64.rpm typelib-1_0-Modulemd-2_0-2.12.1-bp153.2.3.1.x86_64.rpm libmodulemd-devel-2.12.1-bp153.2.3.1.aarch64.rpm libmodulemd2-2.12.1-bp153.2.3.1.aarch64.rpm modulemd-validator-2.12.1-bp153.2.3.1.aarch64.rpm python3-libmodulemd-2.12.1-bp153.2.3.1.aarch64.rpm typelib-1_0-Modulemd-2_0-2.12.1-bp153.2.3.1.aarch64.rpm libmodulemd-devel-2.12.1-bp153.2.3.1.ppc64le.rpm libmodulemd2-2.12.1-bp153.2.3.1.ppc64le.rpm modulemd-validator-2.12.1-bp153.2.3.1.ppc64le.rpm python3-libmodulemd-2.12.1-bp153.2.3.1.ppc64le.rpm typelib-1_0-Modulemd-2_0-2.12.1-bp153.2.3.1.ppc64le.rpm libmodulemd-devel-2.12.1-bp153.2.3.1.s390x.rpm libmodulemd2-2.12.1-bp153.2.3.1.s390x.rpm modulemd-validator-2.12.1-bp153.2.3.1.s390x.rpm python3-libmodulemd-2.12.1-bp153.2.3.1.s390x.rpm typelib-1_0-Modulemd-2_0-2.12.1-bp153.2.3.1.s390x.rpm openSUSE-2021-992 Security update for libxls moderate openSUSE Backports SLE-15-SP3 Update This update for libxls fixes the following issues: libxls was updated to release 1.6.2: * Fix NULL pointer dereferences in the xls2csv tool [boo#1179532] [CVE-2020-27819] Update to release 1.6.1 * Enabled decoding of non-Unicode character sets in older (BIFF5) XLS files. * Improved string conversion performance in newer files. update to 1.5.3: * Allow truncated XLS files * Fix long-standing "extra column" bug #73 * Support for RSTRING records (rich-text cells in older BIFF5 files) tidyverse/readxl#611 libxls-1.6.2-bp153.2.3.1.src.rpm libxls-devel-1.6.2-bp153.2.3.1.x86_64.rpm libxls-tools-1.6.2-bp153.2.3.1.x86_64.rpm libxlsreader8-1.6.2-bp153.2.3.1.x86_64.rpm libxls-devel-1.6.2-bp153.2.3.1.aarch64.rpm libxls-tools-1.6.2-bp153.2.3.1.aarch64.rpm libxlsreader8-1.6.2-bp153.2.3.1.aarch64.rpm libxls-devel-1.6.2-bp153.2.3.1.ppc64le.rpm libxls-tools-1.6.2-bp153.2.3.1.ppc64le.rpm libxlsreader8-1.6.2-bp153.2.3.1.ppc64le.rpm libxls-devel-1.6.2-bp153.2.3.1.s390x.rpm libxls-tools-1.6.2-bp153.2.3.1.s390x.rpm libxlsreader8-1.6.2-bp153.2.3.1.s390x.rpm openSUSE-2021-993 Recommended update for lxd moderate openSUSE Backports SLE-15-SP3 Update This update for lxd fixes the following issues: Update to LXD 4.14. (boo#1186647) The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-14-has-been-released/11008 + ACL support on managed bridges + Cluster member certificates + Cluster member description + Cluster token based join + Server warnings + Backup and snapshot project restrictions + User keys in device configuration + More auto-generated REST-API documentation lxd-4.14-bp153.3.3.1.src.rpm lxd-4.14-bp153.3.3.1.x86_64.rpm lxd-bash-completion-4.14-bp153.3.3.1.noarch.rpm lxd-4.14-bp153.3.3.1.aarch64.rpm openSUSE-2021-994 Recommended update for zmusic moderate openSUSE Backports SLE-15-SP3 Update This update for zmusic fixes the following issues: Update to release 1.1.8 * support dynamic loading of FluidSynth 2.2 * fixed file header in MIDI wave writer Update to release 1.1.6 * Add detection of Opus comment tags in Ogg files. * Multiply master volume for module player by 4. Update to release 1.1.4 * MIDS-format MIDI support * libADL/libOPN update - Demote Recommends to Suggests. Add suggests for Fluidsynth as an alternative to EAW (and the OPL mixer that's built-in). - Initial package (v1.1.2) for build.opensuse.org libzmusic1-1.1.8-bp153.2.1.x86_64.rpm zmusic-1.1.8-bp153.2.1.src.rpm zmusic-devel-1.1.8-bp153.2.1.x86_64.rpm libzmusic1-1.1.8-bp153.2.1.aarch64.rpm zmusic-devel-1.1.8-bp153.2.1.aarch64.rpm libzmusic1-1.1.8-bp153.2.1.ppc64le.rpm zmusic-devel-1.1.8-bp153.2.1.ppc64le.rpm libzmusic1-1.1.8-bp153.2.1.s390x.rpm zmusic-devel-1.1.8-bp153.2.1.s390x.rpm openSUSE-2021-995 Recommended update for prboom-plus moderate openSUSE Backports SLE-15-SP3 Update This update for prboom-plus fixes the following issues: Update to snapshot 2.6um+git81 (15431b3a9aac) * Fix sky scaling for non-standard sky sizes * Support widescreen assets * Add OpenGL sprite fuzz options - Switch to Oelcker's prboom-plus-um code base - Update to release 2.6um and snapshot 2.6um+git69 (07925d634) * Support for UMAPINFO lump, customizable intermissions, customizable episode menu. * It is now possible to set individual key bindings to unassigned (completely disable a hotkey function) * Support for Compressed ZDoom BSP nodes. * 100 extra sprites (SP00..SP99) for use in DEH/BEX, 200 extra sounds for use in DEH/BEX. * Add -statdump parameter from Chocolate Doom. * Add -stroller parameter. * Added new BEX property "Dropped item" for mobjs. * New demo format with "PR+UM" signature. * Add a "-pistolstart" command line parameter. * Add ALSA sequencer API backend for ALSA MIDI support. * Now defaults to ffmpeg for video encoding (switched from previous oggenc2 & x264). - Update to snapshot 2.5.1.5 SVN4532 * Move to SDL2 * Added the "cap_fps" config variable * The Del key can be used to clear key bindings in the setup menu. * Added "Weapon Attack Alignment" option to align the weapon while shooting. Possible values: "off" (doom behavior), "horizontal", "centered" and "bobbing" for bobbing during fire. * Removed the "Strafe 50 on Turns" and "Two-key strafe50: StrafeOn + MoveLR = strafe50" feature. prboom-plus-2.6um+g81-bp153.2.3.1.src.rpm prboom-plus-2.6um+g81-bp153.2.3.1.x86_64.rpm prboom-plus-2.6um+g81-bp153.2.3.1.aarch64.rpm prboom-plus-2.6um+g81-bp153.2.3.1.ppc64le.rpm prboom-plus-2.6um+g81-bp153.2.3.1.s390x.rpm openSUSE-2021-865 Recommended update for chromium moderate openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: - Add README.SUSE - Add -flax-vector-conversions to build flags chromedriver-91.0.4472.77-bp153.2.6.1.x86_64.rpm chromium-91.0.4472.77-bp153.2.6.1.src.rpm chromium-91.0.4472.77-bp153.2.6.1.x86_64.rpm chromedriver-91.0.4472.77-bp153.2.6.1.aarch64.rpm chromium-91.0.4472.77-bp153.2.6.1.aarch64.rpm openSUSE-2021-996 Recommended update for openscad moderate openSUSE Backports SLE-15-SP3 Update This update for openscad fixes the following issues: openscad was updated to 2021.1 release + Language Features * New Add function literals Add exponent function (e.g. 2^3) Add convexity parameter to resize() Add support for generic tail recursion Add $vpf for viewport field of view Add warnings for ranges with begin < end Add warnings for matrix structure problems * Changed Allow random seeds to stick between rands() calls Make comparison operators on mixed types return undef Track reason for values turning undef * Fixed Fix Range precision Fix empty geometry handling Fix search order for imported modules Improve internal handling of data values Improve performance of array concatenation Improve float accuracy of mirror matrix calculation Improve polygon and polyhedron warnings/errors + Program Features * GUI Add jump to source code from 3D preview Add Error-Log window for tracking errors and warnings Add window menu to allow keyboard access to all docked windows Enable default binary stl output, and ascii option Show message in console when caches are flushed Disable HTML rendering in console Enable color scheme for CGAL 2D render Simplified OpenCSG edge shader, with added smoothing New and updated translations: Chinese, Armenian, French, Russian, Polish, German * Editor Edit multiple files in tabs Switch tabs via Ctrl+Tab / Ctrl+Shift+Tab Modify numbers via mouse scroll (when holding ALT) Add auto-complete & call-tips for built-ins Add configurable code snippets Add (line) bookmarks Add jump to error Add support for line/block copy and move Add convenience context menu to tab header Open include<>/use<> files via inline link Fix search highlight for utf8 text Fix display of matches in search field Add Find/Find Next/Find Previous to editor context menu * Command line Support reading scripts from STDIN Support export to STDOUT Add multi-export on command line Add --animate command line option Add --export-format command line option Allow view-port variables in command-line mode Allow export to .ast, .csg, .echo and .term in preview mode Print statistics in cmdline mode as in GUI * General Add PDF export (single page only) Add support for line-cap and line-join in SVG import Add support stroke-linejoin in SVG import Change CGAL Union to join least complex geometries first Install start shortcut for all users on Windows Install icons with defined sizes (e.g. required by flathub) Switch to C++14 and allow usage of header-only CGAL Add support for lib3MF v2.0 API Update AppStream release info openscad-2021.01-bp153.3.3.1.src.rpm openscad-2021.01-bp153.3.3.1.x86_64.rpm openscad-2021.01-bp153.3.3.1.ppc64le.rpm openscad-2021.01-bp153.3.3.1.s390x.rpm openSUSE-2021-986 Security update for inn important openSUSE Backports SLE-15-SP3 Update This update for inn fixes the following issues: - CVE-2021-31998: change user to news before calling innupgrade to avoid a "inn" to "root" privilege escalation [boo#1182321] inn-2.6.2-bp153.3.3.1.src.rpm inn-2.6.2-bp153.3.3.1.x86_64.rpm inn-devel-2.6.2-bp153.3.3.1.x86_64.rpm mininews-2.6.2-bp153.3.3.1.x86_64.rpm inn-2.6.2-bp153.3.3.1.aarch64.rpm inn-devel-2.6.2-bp153.3.3.1.aarch64.rpm mininews-2.6.2-bp153.3.3.1.aarch64.rpm inn-2.6.2-bp153.3.3.1.ppc64le.rpm inn-devel-2.6.2-bp153.3.3.1.ppc64le.rpm mininews-2.6.2-bp153.3.3.1.ppc64le.rpm inn-2.6.2-bp153.3.3.1.s390x.rpm inn-devel-2.6.2-bp153.3.3.1.s390x.rpm mininews-2.6.2-bp153.3.3.1.s390x.rpm openSUSE-2021-997 Recommended update for loki moderate openSUSE Backports SLE-15-SP3 Update This update for loki fixes the following issues: - Update to upstream version 2.2.1 - Split Loki server and Promtail client into separate packages - .service: Fix CONFIG_FILE to expand mid-word loki-2.2.1+git.1617669398.babea82e-bp153.2.5.1.src.rpm loki-2.2.1+git.1617669398.babea82e-bp153.2.5.1.x86_64.rpm promtail-2.2.1+git.1617669398.babea82e-bp153.2.5.1.x86_64.rpm loki-2.2.1+git.1617669398.babea82e-bp153.2.5.1.aarch64.rpm promtail-2.2.1+git.1617669398.babea82e-bp153.2.5.1.aarch64.rpm loki-2.2.1+git.1617669398.babea82e-bp153.2.5.1.ppc64le.rpm promtail-2.2.1+git.1617669398.babea82e-bp153.2.5.1.ppc64le.rpm loki-2.2.1+git.1617669398.babea82e-bp153.2.5.1.s390x.rpm promtail-2.2.1+git.1617669398.babea82e-bp153.2.5.1.s390x.rpm openSUSE-2021-987 Security update for singularity important openSUSE Backports SLE-15-SP3 Update This update for singularity fixes the following issues: Update to version 3.7.4 (boo#1186619) - Fix for CVE-2021-32635: Due to incorrect use of a default URL, singularity action commands (run/shell/exec) specifying a container using a library:// URI will always attempt to retrieve the container from the default remote endpoint (cloud.sylabs.io) rather than the configured remote endpoint. An attacker may be able to push a malicious container to the default remote endpoint with a URI that is identical to the URI used by a victim with a non-default remote endpoint, thus executing the malicious container. - Disabled ppc64le builds as these are non pie builds and so not suiteable for the distribution in SLE and ppc64le is not relevant for openSUSE Update to version 3.7.3 - Fix for CVE-2021-29136: A dependency used to extract docker/OCI image layers can be tricked into modifying host files by creating a malicious layer that has a symlink with the name "." (or "/"), when running as root. singularity-3.7.4-bp153.2.3.1.src.rpm singularity-3.7.4-bp153.2.3.1.x86_64.rpm singularity-3.7.4-bp153.2.3.1.aarch64.rpm singularity-3.7.4-bp153.2.3.1.s390x.rpm openSUSE-2021-998 Recommended update for units moderate openSUSE Backports SLE-15-SP3 Update This update for units fixes the following issues: units 2.21: * Fix bug arising when some environment variables are undefined * Improve error reporting when input files are missing or invalid units 2.20: * Add abs(), ceil(), round(), floor(), Gamma(), lnGamma(), factorial(), erf() and erfc() functions. * Add densities of all of the elements * Add several new unit systems * Add --conformable option which noninteractively prints a list of all units conformable with a specified a specified unit * Invoke the pager more intelligently depending on the size of the screen * Fix bug where unit lists conversions displayed excess precision (e.g. non-integer output for integer input) * Display precision warning when conversion to unit lists uses all of the available precision units 2.19: * Unit definitions updated to reflect new 2019 revisions to SI and the 2018 NIST CODATA. * Added definitions of country and USA state areas, and physical properties of selected woods. * Changes only to definitions.units in this release. units 2.18: * The units_cur script now supports multiple currency sources * Add hyperbolic functions: sinh, cosh, tanh, asinh, acosh, atanh * Add log to arbitrary integer bases: log3, log4, log72, etc. * Units can be redefined without a warning by adding '+' before the unit name in definitions.units. * Add 'quit' and 'exit' commands. * Add support for CGS electromagnetic units (activated using the -u option or the UNITS_SYSTEM environment variable) * Add !prompt command to add a prefix to the "You have:" prompt * Texts specified with !message appear in the log file units 2.17: * Updates to units database * Update units_cur to handle bad records returned by yahoo server * Move currency.units out of /usr/share because the file is not static and /usr/share is supposed to house static files. The new location is $sharedstatedir which may be /var/lib units-2.21-bp153.2.3.1.src.rpm units-2.21-bp153.2.3.1.x86_64.rpm units-2.21-bp153.2.3.1.aarch64.rpm units-2.21-bp153.2.3.1.ppc64le.rpm units-2.21-bp153.2.3.1.s390x.rpm openSUSE-2021-1019 Security update for solo moderate openSUSE Backports SLE-15-SP3 Update This update for solo fixes the following issues: Update to Solo 4.1.2 * Fix boo#1186848 CVE-202-27208, security issue in firmware source that is part of the source package. solo-4.1.2-bp153.2.3.1.src.rpm solo-udev-4.1.2-bp153.2.3.1.noarch.rpm openSUSE-2022-7 Recommended update for python-guessit moderate openSUSE Backports SLE-15-SP3 Update This update for python-guessit fixes the following issues: - Fix requirement version (fixes boo#1186892) python-guessit-3.3.1-bp153.2.3.2.src.rpm python3-guessit-3.3.1-bp153.2.3.2.noarch.rpm openSUSE-2021-999 Recommended update for python-rebulk moderate openSUSE Backports SLE-15-SP3 Update This update for python-rebulk fixes the following issues: Update to version 3.0.1 (fixes boo#1186892) * Fix broken package No such file or directory: 'CHANGELOG.md' Update to version 3.0.0 * regex: Replace REGEX_DISABLED environment variable with REBULK_REGEX_ENABLED * Add python 3.8/3.9 support, drop python 2.7/3.4 support * regex module is now disabled by default, even if it's available in the python interpreter. You have to set REBULK_REGEX_ENABLED=1 in your environment to enable it, as this module may cause some issues. python-rebulk-3.0.1-bp153.2.3.1.src.rpm python3-rebulk-3.0.1-bp153.2.3.1.noarch.rpm openSUSE-2022-10110 Recommended update for ComputeLibrary, armnn moderate openSUSE Backports SLE-15-SP3 Update This update for ComputeLibrary, armnn fixes the following issues: ComputeLibrary was updated to 21.05: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v21.05/ - Package separately libarm_compute_core and libarm_compute_graph - Update to 21.02: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v21.02/ - Update to 20.11: * Public major release * Deprecation notice: Deprecated GLES functions and kernels Deprecated Neon and OpenCL Computer Vision functions * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v20.11/ - Update to 20.08: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v20.08/ - Update to 20.05: * Public major release * Documentation (API, changelogs, build guide, contribution guide, errata, etc.) available here: https://arm-software.github.io/ComputeLibrary/v20.05/ - Fix libarmnnOnnxParser version - Update to 21.05: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v21.05 * Main changes: - new capabilities to allow users attain higher performance by: * Making the Arm NN Core thread safe opening the possibility of running multiple inferences on the same model in parallel software threads. * Allowing graphs on the GPU backend import their input and output buffers either from correctly aligned main memory or from kernel memory exposed as a dma_buf, thus reducing memory usage and saving the time involved in copying data into and out of the GPU memory space. - In addition to this, support was added to allow the MobileBERT network to be parsed and run. - Finally three deprecated components: the Tensorflow Parser, the Caffe Parser and the Arm NN Quantizer tool, were removed - Disable armnn-extratests as it fails to build with current version - Update to 21.02: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v21.02 - Update to 20.11: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.11 - Add python support, disabled for now as it does not install files atm - Package libtimelineDecoderJson - Update to 20.08: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.08 - Disable ONNX on Tumbleweed since there is a compatibility issue with ONNX 1.7.0, see: https://github.com/ARM-software/armnn/issues/419 - Build only where ComputeLibrary is built: aarch64 armv7 and x86_64 - Update to 20.05: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.05 - Package new libtimelineDecode and libarmnnBasePipeServer - Apply boost link fixes only for armnn_extra_tests - Apply patches for armnn_extra_tests only when armnn_extra_tests is built ComputeLibrary-21.05-bp153.2.3.5.src.rpm ComputeLibrary-21.05-bp153.2.3.5.x86_64.rpm ComputeLibrary-devel-21.05-bp153.2.3.5.x86_64.rpm ComputeLibrary-sample-data-21.05-bp153.2.3.5.x86_64.rpm libarm_compute23-21.05-bp153.2.3.5.x86_64.rpm libarm_compute_core23-21.05-bp153.2.3.5.x86_64.rpm libarm_compute_graph23-21.05-bp153.2.3.5.x86_64.rpm armnn-21.05-bp153.2.3.1.src.rpm armnn-21.05-bp153.2.3.1.x86_64.rpm armnn-debuginfo-21.05-bp153.2.3.1.x86_64.rpm armnn-debugsource-21.05-bp153.2.3.1.x86_64.rpm armnn-devel-21.05-bp153.2.3.1.x86_64.rpm libarmnn25-21.05-bp153.2.3.1.x86_64.rpm libarmnn25-debuginfo-21.05-bp153.2.3.1.x86_64.rpm libarmnnBasePipeServer25-21.05-bp153.2.3.1.x86_64.rpm libarmnnBasePipeServer25-debuginfo-21.05-bp153.2.3.1.x86_64.rpm libarmnnOnnxParser24-21.05-bp153.2.3.1.x86_64.rpm libarmnnOnnxParser24-debuginfo-21.05-bp153.2.3.1.x86_64.rpm libarmnnSerializer25-21.05-bp153.2.3.1.x86_64.rpm libarmnnSerializer25-debuginfo-21.05-bp153.2.3.1.x86_64.rpm libarmnnTfLiteParser24-21.05-bp153.2.3.1.x86_64.rpm libarmnnTfLiteParser24-debuginfo-21.05-bp153.2.3.1.x86_64.rpm libtimelineDecoder25-21.05-bp153.2.3.1.x86_64.rpm libtimelineDecoder25-debuginfo-21.05-bp153.2.3.1.x86_64.rpm libtimelineDecoderJson25-21.05-bp153.2.3.1.x86_64.rpm libtimelineDecoderJson25-debuginfo-21.05-bp153.2.3.1.x86_64.rpm armnn-opencl-21.05-bp153.2.3.10.src.rpm armnn-opencl-21.05-bp153.2.3.10.x86_64.rpm armnn-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm armnn-opencl-debugsource-21.05-bp153.2.3.10.x86_64.rpm armnn-opencl-devel-21.05-bp153.2.3.10.x86_64.rpm libarmnn25-opencl-21.05-bp153.2.3.10.x86_64.rpm libarmnn25-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm libarmnnBasePipeServer25-opencl-21.05-bp153.2.3.10.x86_64.rpm libarmnnBasePipeServer25-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm libarmnnOnnxParser24-opencl-21.05-bp153.2.3.10.x86_64.rpm libarmnnOnnxParser24-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm libarmnnSerializer25-opencl-21.05-bp153.2.3.10.x86_64.rpm libarmnnSerializer25-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm libarmnnTfLiteParser24-opencl-21.05-bp153.2.3.10.x86_64.rpm libarmnnTfLiteParser24-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm libtimelineDecoder25-opencl-21.05-bp153.2.3.10.x86_64.rpm libtimelineDecoder25-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm libtimelineDecoderJson25-opencl-21.05-bp153.2.3.10.x86_64.rpm libtimelineDecoderJson25-opencl-debuginfo-21.05-bp153.2.3.10.x86_64.rpm ComputeLibrary-21.05-bp153.2.3.5.aarch64.rpm ComputeLibrary-devel-21.05-bp153.2.3.5.aarch64.rpm ComputeLibrary-sample-data-21.05-bp153.2.3.5.aarch64.rpm libarm_compute23-21.05-bp153.2.3.5.aarch64.rpm libarm_compute_core23-21.05-bp153.2.3.5.aarch64.rpm libarm_compute_graph23-21.05-bp153.2.3.5.aarch64.rpm armnn-21.05-bp153.2.3.1.aarch64.rpm armnn-debuginfo-21.05-bp153.2.3.1.aarch64.rpm armnn-debugsource-21.05-bp153.2.3.1.aarch64.rpm armnn-devel-21.05-bp153.2.3.1.aarch64.rpm libarmnn25-21.05-bp153.2.3.1.aarch64.rpm libarmnn25-debuginfo-21.05-bp153.2.3.1.aarch64.rpm libarmnnBasePipeServer25-21.05-bp153.2.3.1.aarch64.rpm libarmnnBasePipeServer25-debuginfo-21.05-bp153.2.3.1.aarch64.rpm libarmnnOnnxParser24-21.05-bp153.2.3.1.aarch64.rpm libarmnnOnnxParser24-debuginfo-21.05-bp153.2.3.1.aarch64.rpm libarmnnSerializer25-21.05-bp153.2.3.1.aarch64.rpm libarmnnSerializer25-debuginfo-21.05-bp153.2.3.1.aarch64.rpm libarmnnTfLiteParser24-21.05-bp153.2.3.1.aarch64.rpm libarmnnTfLiteParser24-debuginfo-21.05-bp153.2.3.1.aarch64.rpm libtimelineDecoder25-21.05-bp153.2.3.1.aarch64.rpm libtimelineDecoder25-debuginfo-21.05-bp153.2.3.1.aarch64.rpm libtimelineDecoderJson25-21.05-bp153.2.3.1.aarch64.rpm libtimelineDecoderJson25-debuginfo-21.05-bp153.2.3.1.aarch64.rpm armnn-opencl-21.05-bp153.2.3.10.aarch64.rpm armnn-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm armnn-opencl-debugsource-21.05-bp153.2.3.10.aarch64.rpm armnn-opencl-devel-21.05-bp153.2.3.10.aarch64.rpm libarmnn25-opencl-21.05-bp153.2.3.10.aarch64.rpm libarmnn25-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm libarmnnBasePipeServer25-opencl-21.05-bp153.2.3.10.aarch64.rpm libarmnnBasePipeServer25-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm libarmnnOnnxParser24-opencl-21.05-bp153.2.3.10.aarch64.rpm libarmnnOnnxParser24-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm libarmnnSerializer25-opencl-21.05-bp153.2.3.10.aarch64.rpm libarmnnSerializer25-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm libarmnnTfLiteParser24-opencl-21.05-bp153.2.3.10.aarch64.rpm libarmnnTfLiteParser24-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm libtimelineDecoder25-opencl-21.05-bp153.2.3.10.aarch64.rpm libtimelineDecoder25-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm libtimelineDecoderJson25-opencl-21.05-bp153.2.3.10.aarch64.rpm libtimelineDecoderJson25-opencl-debuginfo-21.05-bp153.2.3.10.aarch64.rpm openSUSE-2021-1020 Recommended update for speedtest-cli moderate openSUSE Backports SLE-15-SP3 Update This update for speedtest-cli fixes the following issues: speedtest-cli was updated to version 2.1.3: [boo#1184526] * Handle case where ignoreids is empty or contains empty ids * Ensure we catch HTTP errors on upload/download. Update to version 2.1.2: * Prevent warnings on Python3.8 * Fix proxy support * Fix --single to ensure threads are not started until a position in the queue is available Update to version 2.1.1: * Fix SSL support on Python2.4 and Python2.5 Update to version 2.1.0: * Automatically resolve .best property * Pass Content-Length header with POST requests * Fix install instructions with git clone * Add functionality for single threaded testing * Add debug support to show if a URL request resulted in a redirect * Add the python version to the version output * Switch from platform.system to platform.platform when building the User-Agent header * Don't pass server_hostname to ssl.wrap_socket * ensure ERROR doesn't print an empty string Update to version 2.0.2: * Ensure we are utilizing the context created by HTTPSConnection, or falling back to ssl Changes for version 2.0.1: * Handle malformed XML responses * Ensure --share works with --csv * Fix SSL communication during latency tests on python 2.6 and older * Handle error where latitude and longitude from config are invalid Changes for version 2.0.0: * Redesigned Python API * Add option to exclude servers, and allow --server and --exclude to be specified multiple times * Address Exception issues * Print errors to stderr * Remove deprecated speedtest_cli.py speedtest-cli-2.1.3-bp153.2.3.1.noarch.rpm speedtest-cli-2.1.3-bp153.2.3.1.src.rpm openSUSE-2021-866 Recommended update for librepo moderate openSUSE Backports SLE-15-SP3 Update This update for librepo fixes the following issues: librepo was updated to 1.14.0: + Fix LRO_PRESERVETIME behavior + Support multiple checksums in xattr (rh#1931904) + Return "calculated" checksum if requested w/caching + Fix lr_yum_download_url in case lr_handle is NULL librepo-1.14.0-bp153.2.3.1.src.rpm librepo-devel-1.14.0-bp153.2.3.1.x86_64.rpm librepo0-1.14.0-bp153.2.3.1.x86_64.rpm python3-librepo-1.14.0-bp153.2.3.1.x86_64.rpm librepo-devel-1.14.0-bp153.2.3.1.aarch64.rpm librepo0-1.14.0-bp153.2.3.1.aarch64.rpm python3-librepo-1.14.0-bp153.2.3.1.aarch64.rpm librepo-devel-1.14.0-bp153.2.3.1.ppc64le.rpm librepo0-1.14.0-bp153.2.3.1.ppc64le.rpm python3-librepo-1.14.0-bp153.2.3.1.ppc64le.rpm librepo-devel-1.14.0-bp153.2.3.1.s390x.rpm librepo0-1.14.0-bp153.2.3.1.s390x.rpm python3-librepo-1.14.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1000 Recommended update for ckb-next moderate openSUSE Backports SLE-15-SP3 Update This update for ckb-next fixes the following issues: - Fix double slash in /bin/bash requirement (boo#1186929) ckb-next-0.4.4-bp153.2.3.1.src.rpm ckb-next-0.4.4-bp153.2.3.1.x86_64.rpm ckb-next-0.4.4-bp153.2.3.1.aarch64.rpm ckb-next-0.4.4-bp153.2.3.1.ppc64le.rpm ckb-next-0.4.4-bp153.2.3.1.s390x.rpm openSUSE-2021-938 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 91.0.4472.114 (boo#1187481) * CVE-2021-30554: Use after free in WebGL * CVE-2021-30555: Use after free in Sharing * CVE-2021-30556: Use after free in WebAudio * CVE-2021-30557: Use after free in TabGroups * CVE-2021-30544: Use after free in BFCache * CVE-2021-30545: Use after free in Extensions * CVE-2021-30546: Use after free in Autofill * CVE-2021-30547: Out of bounds write in ANGLE * CVE-2021-30548: Use after free in Loader * CVE-2021-30549: Use after free in Spell check * CVE-2021-30550: Use after free in Accessibility * CVE-2021-30551: Type Confusion in V8 * CVE-2021-30552: Use after free in Extensions * CVE-2021-30553: Use after free in Network service * Fix use-after-free in SendTabToSelfSubMenuModel * Destroy system-token NSSCertDatabase on the IO thread * Various fixes from internal audits, fuzzing and other initiatives chromedriver-91.0.4472.114-bp153.2.13.1.x86_64.rpm chromedriver-debuginfo-91.0.4472.114-bp153.2.13.1.x86_64.rpm chromium-91.0.4472.114-bp153.2.13.1.src.rpm chromium-91.0.4472.114-bp153.2.13.1.x86_64.rpm chromium-debuginfo-91.0.4472.114-bp153.2.13.1.x86_64.rpm chromedriver-91.0.4472.114-bp153.2.13.1.aarch64.rpm chromedriver-debuginfo-91.0.4472.114-bp153.2.13.1.aarch64.rpm chromium-91.0.4472.114-bp153.2.13.1.aarch64.rpm chromium-debuginfo-91.0.4472.114-bp153.2.13.1.aarch64.rpm openSUSE-2021-1001 Recommended update for ristretto moderate openSUSE Backports SLE-15-SP3 Update This update for ristretto fixes the following issues: Update to version 0.11.0 * Enable `HAVE_MAGIC_H`-delimited code * Add option to copy image to clipboard (!20) * Allow dragging window when CSD is used (#52) * Remove GSourceFunc casts * Added new stock icons with reverse DNS format * Make sure that argument passed to strncmp is non-NULL (!1) * privacy_dialog.c: Remove dead initialization (!2) * image_list.c: Remove dead assignment (!2) * Add basic GitLab pipeline * Bug #16717: Move from exo-csource to xdt-csource * Resolve couple "cast between incompatible function types" warnings * Fix memory leaks in Privacy Dialog * Resolve deprecation warnings * Resolve some deprecation warnings * Add inactivity timeout setting to Preferences * Hide the cursor while inactive in fullscreen mode * Fix 'Status bar appears upon leaving fullscreen' * Do not show translation info on --help output * Fix "window-state-event" handler * Add support for old gtk2-style bg color settings * Add missing LDFLAGS (fixes build on *bsd) * In fullscreen mode, show toolbar when the mouse pointer is moved to the top ristretto-0.11.0-bp153.3.3.1.src.rpm ristretto-0.11.0-bp153.3.3.1.x86_64.rpm ristretto-lang-0.11.0-bp153.3.3.1.noarch.rpm ristretto-0.11.0-bp153.3.3.1.aarch64.rpm ristretto-0.11.0-bp153.3.3.1.ppc64le.rpm ristretto-0.11.0-bp153.3.3.1.s390x.rpm openSUSE-2021-988 Security update for htmldoc important openSUSE Backports SLE-15-SP3 Update This update for htmldoc fixes the following issues: htmldoc was updated to version 1.9.12: * Fixed buffer-overflow CVE-2021-20308 ( boo#1184424 ) * Fixed a crash bug with "data:" URIs and EPUB output * Fixed several other crash bugs * Fixed JPEG error handling * Fixed some minor issues * Removed the bundled libjpeg, libpng, and zlib. update to 1.9.11: - Added high-resolution desktop icons for Linux. - Updated the internal HTTP library to fix truncation of redirection URLs - Fixed a regression in the handling of character entities for UTF-8 input - The `--numbered` option did not work when the table-of-contents was disabled - Fixed packaging issues on macOS and Windows - Now ignore sRGB profile errors in PNG files - The GUI would crash when saving - Page comments are now allowed in `pre` text update to 1.9.9: - Added support for a `HTMLDOC.filename` META keyword that controls the filename reported in CGI mode; the default remains "htmldoc.pdf" (Issue #367) - Fixed a paragraph formatting issue with large inline images (Issue #369) - Fixed a buffer underflow issue (Issue #370) - Fixed PDF page numbers (Issue #371) - Added support for a new `L` header/footer format (`$LETTERHEAD`), which inserts a letterhead image at its full size (Issue #372, Issue #373, Issue #375) - Updated the build documentation (Issue #374) - Refactored the PRE rendering code to work around compiler optimization bugs - Added support for links with targets (Issue #351) - Fixed a table rowspan + valign bug (Issue #360) - Added support for data URIs (Issue #340) - HTMLDOC no longer includes a PDF table of contents when converting a single web page (Issue #344) - Updated the markdown support with external links, additional inline markup, and hard line breaks. - Links in markdown text no longer render with a leading space as part of the link (Issue #346) - Fixed a buffer underflow bug discovered by AddressSanitizer. - Fixed a bug in UTF-8 support (Issue #348) - PDF output now includes the base language of the input document(s) - Optimized the loading of font widths (Issue #354) - Optimized PDF page resources (Issue #356) - Optimized the base memory used for font widths (Issue #357) - Added proper `&shy;` support (Issue #361) - Title files can now be markdown. - The GUI did not support EPUB output. - Empty markdown table cells were not rendered in PDF or PostScript output. - The automatically-generated title page now supports both "docnumber" and "version" metadata. - Added support for dc:subject and dc:language metadata in EPUB output from the HTML keywords and lang values. - Added support for the subject and language metadata in markdown input. - Fixed a buffer underflow bug (Issue #338) - `htmldoc --help` now reports whether HTTPS URLs are supported (Issue #339) - Fixed an issue with HTML title pages and EPUB output. - Inline fixed-width text is no longer reduced in size automatically - Optimized initialization of font width data (Issue #334) - Fixed formatting bugs with aligned images (Issue #322, Issue #324) - Fixed support for three digit "#RGB" color values (Issue #323) - Fixed character set support for markdown metadata. - Updated libpng to v1.6.34 (Issue #326) - The makefiles did not use the CPPFLAGS value (Issue #328) - Added Markdown table support. - Fixed parsing of TBODY, TFOOT, and THEAD elements in HTML files. htmldoc-1.9.12-bp153.2.3.1.src.rpm htmldoc-1.9.12-bp153.2.3.1.x86_64.rpm htmldoc-1.9.12-bp153.2.3.1.aarch64.rpm htmldoc-1.9.12-bp153.2.3.1.ppc64le.rpm htmldoc-1.9.12-bp153.2.3.1.s390x.rpm openSUSE-2021-1002 Recommended update for fish3 moderate openSUSE Backports SLE-15-SP3 Update This update provides fish3 to openSUSE Leap 15.3. It conflicts with the fish 2.x version. fish3-3.0.0-bp153.2.3.1.src.rpm fish3-3.0.0-bp153.2.3.1.x86_64.rpm fish3-devel-3.0.0-bp153.2.3.1.x86_64.rpm fish3-3.0.0-bp153.2.3.1.aarch64.rpm fish3-devel-3.0.0-bp153.2.3.1.aarch64.rpm fish3-3.0.0-bp153.2.3.1.ppc64le.rpm fish3-devel-3.0.0-bp153.2.3.1.ppc64le.rpm fish3-3.0.0-bp153.2.3.1.s390x.rpm fish3-devel-3.0.0-bp153.2.3.1.s390x.rpm openSUSE-2021-989 Security update for tor important openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor 0.4.5.9 * Don't allow relays to spoof RELAY_END or RELAY_RESOLVED cell (CVE-2021-34548, boo#1187322) * Detect more failure conditions from the OpenSSL RNG code (boo#1187323) * Resist a hashtable-based CPU denial-of-service attack against relays (CVE-2021-34549, boo#1187324) * Fix an out-of-bounds memory access in v3 onion service descriptor parsing (CVE-2021-34550, boo#1187325) tor 0.4.5.8 * https://lists.torproject.org/pipermail/tor-announce/2021-May/000219.html * allow Linux sandbox with Glibc 2.33 * several other minor features and bugfixes (see announcement) - Fix logging issue due to systemd picking up stdout - boo#1181244 Continue to log notices to syslog by default. tor-0.4.5.9-bp153.2.3.1.src.rpm tor-0.4.5.9-bp153.2.3.1.x86_64.rpm tor-0.4.5.9-bp153.2.3.1.aarch64.rpm tor-0.4.5.9-bp153.2.3.1.ppc64le.rpm tor-0.4.5.9-bp153.2.3.1.s390x.rpm openSUSE-2021-1093 Recommended update for python3-pyside2 moderate openSUSE Backports SLE-15-SP3 Update This update for python3-pyside2 fixes the following issues: - Backport fix to parse clang versions >= 10 correctly (PYSIDE-1259), add pyside1259.diff python3-pyside2-5.12.3-bp153.2.3.9.src.rpm python3-pyside2-5.12.3-bp153.2.3.9.x86_64.rpm python3-pyside2-devel-5.12.3-bp153.2.3.9.x86_64.rpm python3-pyside2-examples-5.12.3-bp153.2.3.9.x86_64.rpm python3-pyside2-5.12.3-bp153.2.3.9.aarch64.rpm python3-pyside2-devel-5.12.3-bp153.2.3.9.aarch64.rpm python3-pyside2-examples-5.12.3-bp153.2.3.9.aarch64.rpm openSUSE-2021-1021 Recommended update for criu moderate openSUSE Backports SLE-15-SP3 Update This update for criu fixes the following issues: Update to criu 3.15: see details at https://criu.org/Download/criu/3.15 New features: * Introduced criu-image-streamer * Added MIPS support * Allow checkpointing out of existing PID namespace and restoring into existing PID namespace * Added additional file validation mechanisms * Added support to checkpoint and restore BPF hash maps (BPF_MAP_TYPE_HASH) and array maps (BPF_MAP_TYPE_ARRAY) * Initial cgroups v2 support Update to criu 3.14: New features: * C/R of memfd memory mappings and file descriptors * Add time namespace support * Add the read pre-dump mode which uses process_vm_readv * Add --cgroup-yard option * Add support of the cgroup v2 freezer * Add support of opened O_PATH fds Bugfixes: * Fix C/R ia32 processes on AMD #398 * Fix cross-compilation * Many fixes here and there Improvements: * Use clone3() with set_tid to restore processes * Clean up compel headers * Use the new mount API Update to criu 3.13: New features: * VDSO: arm32 support * Add TLS support for page server communications * "Ignore" mode for --manage-cgroups * Restore SO_BROADCAST option for inet sockets Bugfixes: * Auxiliary events were left in inotify queues * Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy" * Memory and resource leakage were detected by coverity, cppcheck and clang Improvements: * Use gettimeofday() directly from vdso for restore timings * Reformat all .py code into pep8 style Update to criu 3.12: New features: * build CRIU with Android NDK * C/R of IP RAW sockets * lsm: dump and restore any SELinux process label * support restoring ghost files on readonly mounts Bugfixes: * Do not lock network if running in the host network namespace * Fix RPC configuration file handling * util: don't leak file descriprots to third-party tools * small fixes here and there Improvements: * travis: switch to the Ubuntu Xenial * travis-ci: Enable ia32 tests * Many improvements and bug fixes in the libcriu * Changes in the API and ABI (SONAME increased from 1 to 2) - Updated to libcriu2 subpackage to follow SONAME 2 Update to criu 3.10: New features: * Support Python3 in ZDTM and CRIT * Keep names for UNIX sockets, that are unlinked from the FS * IPVv6 support for page server * Set page server socket fd via CLI * Large pages support for aarch64/ppc64 * C/R of Per-thread seccomp chains Bugfixes: * Failed non-container restore could kill random task on the host * Failure to dump namespaces was erroneously ignored * CRIT didn't show cpuinfo image file * Tasks that got PID-reuse couldn't be dumped iteratively because previous images were missing Update to criu 3.11: New features: * cpuinfo: Detect compact frames and handle noxsaves * Add support for configuration files * Add support for external net namespaces * Punch holes in input files when restoring anonymous non-shared memory ( --auto-dedup ) * C/R of + epoll: Add support for duped targets + tun: Add support for multiple net ns + x86: Support extendable fpu frames Bugfixes: * mount: Better handling of mount points propagation * nmk: Make collect-deps to be more precise about targets * lazy-pages: Don't mark current stack page as lazy * x86: CPU -- Rework feature testing * files: Fix O(n^2) restore in terms of the number of fds * fdstore: Unlimit fdstore queue on start * mount: Fix regression where open_mountpoint failed on readonly fs * page server: Handle partial splicing * ... lots of small fixes here and there Improvements: * Remove all magic of service descriptors when it isn't required update to criu 3.9: New features - C/R of + Tun-Tap devices in sub-netns + File descriptors which were opened with O_TMPFILE Improvements - Restore of inotify watchers - Restore unix sockets in proper mount namespaces - Print CRIU and kernel version also in RPC mode Bugfixes - Random memory corruptions during lazy restore - Workaround the iptables issue - Don't use standard descriptors when tar is running to dump tmpfs mounts - Fail dump if dump_one_file() fails - Fill kerndat with zero-s before reading it from cache criu-3.15-bp153.2.3.1.src.rpm criu-3.15-bp153.2.3.1.x86_64.rpm criu-debuginfo-3.15-bp153.2.3.1.x86_64.rpm criu-debugsource-3.15-bp153.2.3.1.x86_64.rpm criu-devel-3.15-bp153.2.3.1.x86_64.rpm libcompel1-3.15-bp153.2.3.1.x86_64.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.x86_64.rpm libcriu2-3.15-bp153.2.3.1.x86_64.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.x86_64.rpm criu-3.15-bp153.2.3.1.aarch64.rpm criu-debuginfo-3.15-bp153.2.3.1.aarch64.rpm criu-debugsource-3.15-bp153.2.3.1.aarch64.rpm criu-devel-3.15-bp153.2.3.1.aarch64.rpm libcompel1-3.15-bp153.2.3.1.aarch64.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.aarch64.rpm libcriu2-3.15-bp153.2.3.1.aarch64.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.aarch64.rpm criu-3.15-bp153.2.3.1.ppc64le.rpm criu-debuginfo-3.15-bp153.2.3.1.ppc64le.rpm criu-debugsource-3.15-bp153.2.3.1.ppc64le.rpm criu-devel-3.15-bp153.2.3.1.ppc64le.rpm libcompel1-3.15-bp153.2.3.1.ppc64le.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.ppc64le.rpm libcriu2-3.15-bp153.2.3.1.ppc64le.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.ppc64le.rpm criu-3.15-bp153.2.3.1.s390x.rpm criu-debuginfo-3.15-bp153.2.3.1.s390x.rpm criu-debugsource-3.15-bp153.2.3.1.s390x.rpm criu-devel-3.15-bp153.2.3.1.s390x.rpm libcompel1-3.15-bp153.2.3.1.s390x.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.s390x.rpm libcriu2-3.15-bp153.2.3.1.s390x.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.s390x.rpm openSUSE-2021-1133 Recommended update for keepassxc moderate openSUSE Backports SLE-15-SP3 Update This update for keepassxc fixes the following issues: keepassxc was updated to 2.6.6: - Fixed - Fix focusing search when pressing hotkey #6603 - Trim whitespace from TOTP key input prior to processing #6604 - Fix building on macOS #6598 - Resolve compiler warnings for unused return values #6607 - Changes from 2.6.5 - Added - Show search bar when toolbar is hidden or in overflow #6279 - Show countdown for clipboard clearing in status bar #6333 - Command line option to lock all open databases #6511 - Allow CSV import of bare TOTP secrets #6211 - Retain file creation time when saving database #6576 - Set permissions of saved attachments to be private to the current user #6363 - OPVault: Use Text instead of Name for attribute names #6334 - Changed - Reports: Allow resizing of reports columns #6435 - Reports: Toggle showing expired entries #6534 - Save Always on Top setting #6236 - Password generator can exclude additional lookalike characters (6/G, 8/B) #6196 - Fixed - Allow setting MSI properties in unattended install #6196 - Update MainWindow minimum size to enable smaller verticle space #6196 - Use application font size when setting default or monospace fonts #6332 - Fix notes not clearing in entry preview panel in some cases #6481 - macOS: Correct window activation when restoring from tray #6575 - macOS: Better handling of minimize after unlock when using browser integration #6338 - Linux: Start after the system tray is available on LXQt #6216 - Linux: Allow selection of modal dialogs on X11 in Auto-Type #6204 - KeeShare: prevent crash when file extension is missing #6174 - Update to 2.6.4 - Added - Automatically adapt to light/dark system theme changes (Windows/macOS only) [#6034] - Changed - Show window title as tooltip on system tray [#5948] - Compress Snap release as LZO for faster initial startup [#5877] - Password generator: Set maximum selectable password length to 999 [#5937] - Fixed - Fix crash on app close when using SSH agent [#5935] - Fix KDF selection showing wrong item when using Argon2id [#5923] - Automatically close About dialog on database lock if it is still open [#5947] - Linux: Fix automatic launch at system startup with AppImages [#5901] - Linux: Fix click-to-move on empty area activating when using menus [#5971] - Linux: Try multiple times to show tray icon if tray is not ready yet [#5948] - macOS: Fix KeePassXC blocking clean shutdown [#6002] - Update to version 2.6.3 - Added - Support Argon2id KDF [#5778] - Support XMLv2 key files [#5798] - Changed - Improve CSV Import/Export, include time fields and TOTP [#5346] - Support empty area dragging of the application window [#5860] - Display default Auto-Type sequence in preview pane [#5654] - Remove strict length limit on generated passwords [#5748] - Hide key file path by default when unlocking database [#5779] - Document browser extension use with Edge in managed mode [#5692] - Windows: Prevent clipboard history and cloud sync [#5853] - macOS: Update the application icon to Big Sur styling [#5851] - Fixed - Re-select previously selected entry on database unlock [#5559] - Properly save special character choice in password generator [#5610] - Fix crash in browser integration with multiple similar entries [#5653] - Remove offset on username field in classic theme [#5788] - Ensure entry history is copied when drag/dropping entries and groups [#5817] - Close modal dialogs when database is locked [#5820] - Prevent crash when KeeShare modifies an entry that is currently being edited [#5827] - Improve preview of entry attributes [#5834] - Always activate/focus database open dialog preventing mistype [#5878] - Reports: fix calculation of average password length [#5862] - Linux: Delay startup on login to correct tray icon issues [#5724] keepassxc-2.6.6-bp153.2.3.1.src.rpm keepassxc-2.6.6-bp153.2.3.1.x86_64.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.x86_64.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.x86_64.rpm keepassxc-lang-2.6.6-bp153.2.3.1.noarch.rpm keepassxc-2.6.6-bp153.2.3.1.aarch64.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.aarch64.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.aarch64.rpm keepassxc-2.6.6-bp153.2.3.1.ppc64le.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.ppc64le.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.ppc64le.rpm keepassxc-2.6.6-bp153.2.3.1.s390x.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.s390x.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.s390x.rpm openSUSE-2021-1003 Recommended update for trytond, trytond_account, trytond_account_invoice, trytond_account_invoice_stock, trytond_account_product, trytond_company, trytond_country, trytond_currency, trytond_party, trytond_product, trytond_purchase, trytond_purchase_request, trytond_stock, trytond_stock_lot, trytond_stock_supply moderate openSUSE Backports SLE-15-SP3 Update This update for trytond, trytond_account, trytond_account_invoice, trytond_account_invoice_stock, trytond_account_product, trytond_company, trytond_country, trytond_currency, trytond_party, trytond_product, trytond_purchase, trytond_purchase_request, trytond_stock, trytond_stock_lot, trytond_stock_supply fixes the following issues: Changes in trytond_stock_supply: - Version 5.0.7 - Bugfix Release Changes in trytond_stock_lot: - Version 5.0.3 - Bugfix Release Changes in trytond_stock: - Version 5.0.14 - Bugfix Release Changes in trytond_purchase_request: - Version 5.0.5 - Bugfix Release Changes in trytond_purchase: - Version 5.0.7 - Bugfix Release - Version 5.0.6 - Bugfix Release Changes in trytond_product: - Version 5.0.4 - Bugfix Release Changes in trytond_party: - Version 5.0.5 - Bugfix Release Changes in trytond_currency: - Version 5.0.6 - Bugfix Release Changes in trytond_country: - Version 5.0.3 - Bugfix Release Changes in trytond_company: - Version 5.0.3 - Bugfix Release Changes in trytond_account_product: - Version 5.0.5 - Bugfix Release Changes in trytond_account_invoice_stock: - Version 5.0.4 - Bugfix Release Changes in trytond_account_invoice: - Version 5.0.13 - Bugfix Release Changes in trytond_account: - Version 5.0.18 - Bugfix Release Changes in trytond: - Version 5.0.36 - Bugfix Release trytond-5.0.36-bp153.2.3.1.noarch.rpm trytond-5.0.36-bp153.2.3.1.src.rpm trytond_account-5.0.18-bp153.2.3.1.noarch.rpm trytond_account-5.0.18-bp153.2.3.1.src.rpm trytond_account_invoice-5.0.13-bp153.2.3.1.noarch.rpm trytond_account_invoice-5.0.13-bp153.2.3.1.src.rpm trytond_account_invoice_stock-5.0.4-bp153.3.3.1.noarch.rpm trytond_account_invoice_stock-5.0.4-bp153.3.3.1.src.rpm trytond_account_product-5.0.5-bp153.3.3.1.noarch.rpm trytond_account_product-5.0.5-bp153.3.3.1.src.rpm trytond_company-5.0.3-bp153.3.3.1.noarch.rpm trytond_company-5.0.3-bp153.3.3.1.src.rpm trytond_country-5.0.3-bp153.3.3.1.noarch.rpm trytond_country-5.0.3-bp153.3.3.1.src.rpm trytond_currency-5.0.6-bp153.2.3.1.noarch.rpm trytond_currency-5.0.6-bp153.2.3.1.src.rpm trytond_party-5.0.5-bp153.2.3.1.noarch.rpm trytond_party-5.0.5-bp153.2.3.1.src.rpm trytond_product-5.0.4-bp153.3.3.1.noarch.rpm trytond_product-5.0.4-bp153.3.3.1.src.rpm trytond_purchase-5.0.7-bp153.2.3.1.noarch.rpm trytond_purchase-5.0.7-bp153.2.3.1.src.rpm trytond_purchase_request-5.0.5-bp153.3.3.1.noarch.rpm trytond_purchase_request-5.0.5-bp153.3.3.1.src.rpm trytond_stock-5.0.14-bp153.2.3.1.noarch.rpm trytond_stock-5.0.14-bp153.2.3.1.src.rpm trytond_stock_lot-5.0.3-bp153.3.3.1.noarch.rpm trytond_stock_lot-5.0.3-bp153.3.3.1.src.rpm trytond_stock_supply-5.0.7-bp153.3.3.1.noarch.rpm trytond_stock_supply-5.0.7-bp153.3.3.1.src.rpm openSUSE-2021-1004 Security update for live555 moderate openSUSE Backports SLE-15-SP3 Update This update for live555 fixes the following issues: Update to 2021.05.22: - Lots of fixes and updates, including the security fix for CVE-2021-28899 (boo#1185874) and CVE-2019-15232 (boo#1146283). See the list in http://live555.com/liveMedia/public/changelog.txt libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.x86_64.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.x86_64.rpm libgroupsock30-2021.05.22-bp153.2.3.1.x86_64.rpm libliveMedia94-2021.05.22-bp153.2.3.1.x86_64.rpm live555-2021.05.22-bp153.2.3.1.src.rpm live555-2021.05.22-bp153.2.3.1.x86_64.rpm live555-devel-2021.05.22-bp153.2.3.1.x86_64.rpm libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.aarch64.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.aarch64.rpm libgroupsock30-2021.05.22-bp153.2.3.1.aarch64.rpm libliveMedia94-2021.05.22-bp153.2.3.1.aarch64.rpm live555-2021.05.22-bp153.2.3.1.aarch64.rpm live555-devel-2021.05.22-bp153.2.3.1.aarch64.rpm libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.ppc64le.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.ppc64le.rpm libgroupsock30-2021.05.22-bp153.2.3.1.ppc64le.rpm libliveMedia94-2021.05.22-bp153.2.3.1.ppc64le.rpm live555-2021.05.22-bp153.2.3.1.ppc64le.rpm live555-devel-2021.05.22-bp153.2.3.1.ppc64le.rpm libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.s390x.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.s390x.rpm libgroupsock30-2021.05.22-bp153.2.3.1.s390x.rpm libliveMedia94-2021.05.22-bp153.2.3.1.s390x.rpm live555-2021.05.22-bp153.2.3.1.s390x.rpm live555-devel-2021.05.22-bp153.2.3.1.s390x.rpm openSUSE-2021-1042 Recommended update for gzdoom moderate openSUSE Backports SLE-15-SP3 Update This update for gzdoom fixes the following issues: Update to release 4.6. * Widescreen graphics for Heretic and Hexen * Sprite shadows like in the Build engine. Both in software and hardware renderer. * 16 bit channel PNG files can be read. * DEHEXTRA working properly now. * Various enhancements and fixes for ZScript. * For all of Doom's fullscreen images, there's now widescreen versions provided. * A simplified options menu is now available for quick setup of the important settings. * New keybindings presets. Users can now choose between the classic layout and a WASD-based one. * Turn off LTO, to fix segmentation fault. (boo#1142267) gzdoom-4.6.0-bp153.2.3.1.src.rpm gzdoom-4.6.0-bp153.2.3.1.x86_64.rpm gzdoom-4.6.0-bp153.2.3.1.aarch64.rpm gzdoom-4.6.0-bp153.2.3.1.s390x.rpm openSUSE-2021-978 Recommended update for exim moderate openSUSE Backports SLE-15-SP3 Update This update for exim fixes the following issues: Exim is in version exim-4.94.2. exim-4.94.2-bp153.2.1.src.rpm exim-4.94.2-bp153.2.1.x86_64.rpm eximon-4.94.2-bp153.2.1.x86_64.rpm eximstats-html-4.94.2-bp153.2.1.x86_64.rpm libspf2-1.2.10-bp153.2.1.src.rpm libspf2-2-1.2.10-bp153.2.1.x86_64.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.x86_64.rpm libspf2-debuginfo-1.2.10-bp153.2.1.x86_64.rpm libspf2-debugsource-1.2.10-bp153.2.1.x86_64.rpm libspf2-devel-1.2.10-bp153.2.1.x86_64.rpm libspf2-tools-1.2.10-bp153.2.1.x86_64.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.x86_64.rpm exim-4.94.2-bp153.2.1.aarch64.rpm eximon-4.94.2-bp153.2.1.aarch64.rpm eximstats-html-4.94.2-bp153.2.1.aarch64.rpm libspf2-2-1.2.10-bp153.2.1.aarch64.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.aarch64.rpm libspf2-debuginfo-1.2.10-bp153.2.1.aarch64.rpm libspf2-debugsource-1.2.10-bp153.2.1.aarch64.rpm libspf2-devel-1.2.10-bp153.2.1.aarch64.rpm libspf2-tools-1.2.10-bp153.2.1.aarch64.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.aarch64.rpm exim-4.94.2-bp153.2.1.ppc64le.rpm eximon-4.94.2-bp153.2.1.ppc64le.rpm eximstats-html-4.94.2-bp153.2.1.ppc64le.rpm libspf2-2-1.2.10-bp153.2.1.ppc64le.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.ppc64le.rpm libspf2-debuginfo-1.2.10-bp153.2.1.ppc64le.rpm libspf2-debugsource-1.2.10-bp153.2.1.ppc64le.rpm libspf2-devel-1.2.10-bp153.2.1.ppc64le.rpm libspf2-tools-1.2.10-bp153.2.1.ppc64le.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.ppc64le.rpm exim-4.94.2-bp153.2.1.s390x.rpm eximon-4.94.2-bp153.2.1.s390x.rpm eximstats-html-4.94.2-bp153.2.1.s390x.rpm libspf2-2-1.2.10-bp153.2.1.s390x.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.s390x.rpm libspf2-debuginfo-1.2.10-bp153.2.1.s390x.rpm libspf2-debugsource-1.2.10-bp153.2.1.s390x.rpm libspf2-devel-1.2.10-bp153.2.1.s390x.rpm libspf2-tools-1.2.10-bp153.2.1.s390x.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.s390x.rpm openSUSE-2021-1072 Recommended update for openQA, perl-Cpanel-JSON-XS, perl-Mojolicious, perl-Mojolicious-Plugin-AssetPack moderate openSUSE Backports SLE-15-SP3 Update This update for openQA, perl-Cpanel-JSON-XS, perl-Mojolicious, perl-Mojolicious-Plugin-AssetPack fixes the following issues: openQA was updated to version 4.6.1624280432.2ce59c621. Lots of changes, see RPM changelog or git. Changes in dependend perl modules: perl-Cpanel-JSON-XS, perl-Mojolicious-Plugin-AssetPack, perl-Mojolicious: perl-Cpanel-JSON-XS was updated to 4.26: See /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes perl-Mojolicious-Plugin-AssetPack was updated to 2.13: See /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes perl-Mojolicious was updated to 9.19: See /usr/share/doc/packages/perl-Mojolicious/Changes openQA-client-test-4.6.1624280432.2ce59c621-bp153.2.6.1.src.rpm openQA-devel-test-4.6.1624280432.2ce59c621-bp153.2.3.1.src.rpm openQA-test-4.6.1624280432.2ce59c621-bp153.2.3.1.src.rpm openQA-worker-test-4.6.1624280432.2ce59c621-bp153.2.3.1.src.rpm openQA-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-4.6.1624280432.2ce59c621-bp153.2.3.3.src.rpm openQA-auto-update-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-bootstrap-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-client-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-common-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-devel-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-doc-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-local-db-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-python-scripts-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-single-instance-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-worker-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.src.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.x86_64.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.x86_64.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.x86_64.rpm perl-Devel-Cover-Report-Codecovbash-0.03-bp153.2.1.noarch.rpm perl-Devel-Cover-Report-Codecovbash-0.03-bp153.2.1.src.rpm perl-Mojolicious-Plugin-AssetPack-2.13-bp153.2.3.2.noarch.rpm perl-Mojolicious-Plugin-AssetPack-2.13-bp153.2.3.2.src.rpm perl-Mojolicious-9.19-bp153.2.3.2.noarch.rpm perl-Mojolicious-9.19-bp153.2.3.2.src.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.aarch64.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.aarch64.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.aarch64.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.ppc64le.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.ppc64le.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.ppc64le.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.s390x.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.s390x.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.s390x.rpm openSUSE-2021-1005 Recommended update for guake moderate openSUSE Backports SLE-15-SP3 Update This update for guake fixes the following issues: - Fixed issue where guake follows mouse focus when have 2 monitors [gh#Guake/guake#1775, gh#Guake/guake#1761, boo#1187177]. guake-3.7.0-bp153.2.3.1.noarch.rpm guake-3.7.0-bp153.2.3.1.src.rpm guake-lang-3.7.0-bp153.2.3.1.noarch.rpm openSUSE-2021-1025 Recommended update for proteus moderate openSUSE Backports SLE-15-SP3 Update This update for proteus fixes the following issues: Version 5.0.9 - Bugfix Release proteus-5.0.9-bp153.2.3.1.noarch.rpm proteus-5.0.9-bp153.2.3.1.src.rpm openSUSE-2021-1094 Security update for balsa moderate openSUSE Backports SLE-15-SP3 Update This update for balsa fixes the following issues: Update to version 2.6.1 - CVE-2020-13645: fix server identity verification (boo#1172460) balsa-2.6.1-bp153.2.3.1.src.rpm balsa-2.6.1-bp153.2.3.1.x86_64.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.x86_64.rpm balsa-debugsource-2.6.1-bp153.2.3.1.x86_64.rpm balsa-lang-2.6.1-bp153.2.3.1.noarch.rpm balsa-2.6.1-bp153.2.3.1.aarch64.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.aarch64.rpm balsa-debugsource-2.6.1-bp153.2.3.1.aarch64.rpm balsa-2.6.1-bp153.2.3.1.ppc64le.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.ppc64le.rpm balsa-debugsource-2.6.1-bp153.2.3.1.ppc64le.rpm balsa-2.6.1-bp153.2.3.1.s390x.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.s390x.rpm balsa-debugsource-2.6.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1045 Security update for claws-mail moderate openSUSE Backports SLE-15-SP3 Update This update for claws-mail fixes the following issues: Update to 3.18.0 * Support for the OAuth2 authorisation protocol has been added for IMAP, POP and SMTP using custom, user-generated client IDs. OAuth2 preferences are found in the Account Preferences on the Receive page (for POP: Authenticate before POP connection, for IMAP: Authentication method); the Send page (SMTP authentication: Authentication method); and on a dedicated OAuth2 page. * The option 'Save (X-)Face in address book if possible' has been added to the /Message View/Text Options preferences page. Previously the (X-)Face would be saved automatically, therefore this option is turned on by default. * The Image Viewer has been reworked. New options have been added to /Message View/Image Viewer: when resizing images, either fit the image width or fit the image height to the available space. Fitting the image height is the default. Regardless of this setting, when displaying images inline they will fit the height. When displaying an image, left-clicking the image will toggle between full size and reduced size; right-clicking will toggle between fitting the height and fitting the width. * When re-editing a saved message, it is now possible to use /Options/Remove References. * It is now possible to attempt to retrieve a missing GPG key via WKD. * The man page has been updated. * Updated translations: Brazilian Portuguese, British English, Catalan, Czech, Danish, Dutch, French, Polish, Romanian, Russian, Slovak, Spanish, Traditional Chinese, Turkish. * bug fixes: claws#2411, claws#4326, claws#4394, claws#4431, claws#4445, claws#4447, claws#4455, claws#4473 - stop WM's X button from causing GPG key fetch attempt - Make fancy respect default font size for messageview - harden link checker before accepting click - non-display of (X-)Face when prefs_common.enable_avatars is AVATARS_ENABLE_RENDER (2) - debian bug #983778, 'Segfault on selecting empty 'X-Face' custom header' * It is now possible to 'Inherit Folder properties and processing rules from parent folder' when creating new folders with the move message and copy message dialogues. * A Phishing warning is now shown when copying a phishing URL, (in addition to clicking a phishing URL). * The progress window when importing an mbox file is now more responsive. * A warning dialogue is shown if the selected privacy system is 'None' and automatic signing amd/or encrypting is enabled. * Python plugin: pkgconfig is now used to check for python2. This enables the Python plugin (which uses python2) to be built on newer systems which have both python2 and python3. Bug fixes: * bug 3922, 'minimize to tray on startup not working' * bug 4220, 'generates files in cache without content' * bug 4325, 'Following redirects when retrieving image' * bug 4342, 'Import mbox file command doesn't work twice on a row' * fix STARTTLS protocol violation CVE-2020-15917 boo#1174457) * fix initial debug line * fix fat-fingered crash when v (hiding msgview) is pressed just before c (check signature) * fix non-translation of some Templates strings claws-mail-3.18.0-bp153.2.3.1.src.rpm claws-mail-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-devel-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-lang-3.18.0-bp153.2.3.1.noarch.rpm claws-mail-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-devel-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-devel-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-3.18.0-bp153.2.3.1.s390x.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.s390x.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.s390x.rpm claws-mail-devel-3.18.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1048 Recommended update for orthanc moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc fixes the following issues: version 1.9.5 * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database version 1.9.4 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b * Upgraded dependencies for static builds (notably on Windows): - curl 7.77.0 orthanc-1.9.5-bp153.2.3.1.src.rpm orthanc-1.9.5-bp153.2.3.1.x86_64.rpm orthanc-devel-1.9.5-bp153.2.3.1.x86_64.rpm orthanc-doc-1.9.5-bp153.2.3.1.noarch.rpm orthanc-source-1.9.5-bp153.2.3.1.x86_64.rpm orthanc-1.9.5-bp153.2.3.1.aarch64.rpm orthanc-devel-1.9.5-bp153.2.3.1.aarch64.rpm orthanc-source-1.9.5-bp153.2.3.1.aarch64.rpm orthanc-1.9.5-bp153.2.3.1.ppc64le.rpm orthanc-devel-1.9.5-bp153.2.3.1.ppc64le.rpm orthanc-source-1.9.5-bp153.2.3.1.ppc64le.rpm orthanc-1.9.5-bp153.2.3.1.s390x.rpm orthanc-devel-1.9.5-bp153.2.3.1.s390x.rpm orthanc-source-1.9.5-bp153.2.3.1.s390x.rpm openSUSE-2021-1068 Security update for nextcloud important openSUSE Backports SLE-15-SP3 Update This update for nextcloud fixes the following issues: nextcloud was updated to 20.0.11: - Fix boo#1188247 - CVE-2021-32678: OCS API response ratelimits are not applied - Fix boo#1188248 - CVE-2021-32679: filenames where not escaped by default in controllers using DownloadResponse - Fix boo#1188249 - CVE-2021-32680: share expiration date wasn't properly logged - Fix boo#1188250 - CVE-2021-32688: lacking permission check with application specific tokens - Fix boo#1188251 - CVE-2021-32703: lack of ratelimiting on the shareinfo endpoint - Fix boo#1188252 - CVE-2021-32705: lack of ratelimiting on the public DAV endpoint - Fix boo#1188253 - CVE-2021-32725: default share permissions were not being respected for federated reshares of files and folders - Fix boo#1188254 - CVE-2021-32726: webauthn tokens were not deleted after a user has been deleted - Fix boo#1188255 - CVE-2021-32734: possible full path disclosure on shared files - Fix boo#1188256 - CVE-2021-32741: lack of ratelimiting on the public share link mount endpoint - Bump handlebars from 4.7.6 to 4.7.7 (server#26900) - Bump lodash from 4.17.20 to 4.17.21 (server#26909) - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920) - Don't break OCC if an app is breaking in it's Application class (server#26954) - Add bruteforce protection to the shareinfo endpoint (server#26956) - Ignore readonly flag for directories (server#26965) - Throttle MountPublicLinkController when share is not found (server#26971) - Respect default share permissions for federated reshares (server#27001) - Harden apptoken check (server#27014) - Use parent wrapper to properly handle moves on the same source/target storage (server#27016) - Fix error when using CORS with no auth credentials (server#27027) - Fix return value of getStorageInfo when 'quota_include_external_storage' is enabled (server#27108) - Bump patch dependencies (server#27183) - Use noreply@ as email address for share emails (server#27209) - Bump p-queue from 6.6.1 to 6.6.2 (server#27226) - Bump browserslist from 4.14.0 to 4.16.6 (server#27247) - Bump webpack from 4.44.1 to 4.44.2 (server#27297) - Properly use limit and offset for search in Jail wrapper (server#27308) - Make user:report command scale (server#27319) - Properly log expiration date removal in audit log (server#27325) - Propagate throttling on OCS response (server#27337) - Set umask before operations that create local files (server#27349) - Escape filename in Content-Disposition (server#27360) - Don't update statuses to offline again and again (server#27412) - Header must contain a colon (server#27456) - Activate constraint check for oracle / pqsql also for 20 (server#27523) - Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552) - Bump ws from 7.3.1 to 7.5.0 (server#27570) - Properly cleanup entries of WebAuthn on user deletion (server#27596) - Throttle on public DAV endpoint (server#27617) - Bump vue-loader from 15.9.3 to 15.9.7 (server#27639) - Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651) - Validate the theming color also on CLI (server#27680) - Downstream encryption:fix-encrypted-version for repairing bad signature errors (server#27728) - Remove encodeURI code (files_pdfviewer#396) - Only ask for permissions on HTTPS (notifications#998) - Fix sorting if one of the file name is only composed with number (photos#785) - Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810) - Update File.vue (photos#813) - Update chart.js (serverinfo#309) - Only return workspace property for top node in a propfind request (text#1611) - ViewerComponent: pass on autofocus to EditorWrapper (text#1647) - Use text/plain as content type for fetching the document (text#1692) - Log exceptions that happen on unknown exception and return generic messages (text#1698) - Add fixup (viewer#924) - Fix: fullscreen for Firefox (viewer#929) Update to 20.0.7 - Catch NotFoundException when querying quota (server#25315) - CalDAV] Validate notified emails (server#25324) - Fix/app fetcher php compat comparison (server#25347) - Show the actual error on share requests (server#25352) - Fix parameter provided as string not array (server#25366) - The objectid is a string (server#25374) - 20.0.7 final (server#25387) - Properly handle SMB ACL blocking scanning a directory (server#25421) - Don't break completely when creating the digest fail for one user (activity#556) - Only attempt to use a secure view if hide download is actually set (files_pdfviewer#296) - Fix opening PDF files with special characters in their name (files_pdfviewer#298) - Fix PDF viewer failing on Edge (not based on Chromium) (files_pdfviewer#299) - Cannot unfold plain text notifications (notifications#846) - Remove EPUB mimetype (text#1391) Update to 20.0.6 - Make sure to do priority app upgrades first (server#25077) - Respect DB restrictions on number of arguments in statements and queries (server#25120) - Add a hint about the direction of priority (server#25143) - Do not redirect to logout after login (server#25146) - Fix comparison of PHP versions (server#25152) - Add "composer.lock" for acceptance tests to git (server#25178) - Update CRL due to revoked gravatar.crl (server#25190) - Don't log keys on checkSignature (server#25193) - Update 3rdparty after Archive_Tar (server#25199) - Bump CA bundle (server#25219) - Update handling of user credentials (server#25225) - Fix encoding issue with OC.Notification.show (server#25244) - Also use storage copy when dav copying directories (server#25261) - Silence log message (server#25263) - Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users (server#25276) - Do not obtain userFolder of a federated user (server#25278) - Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603) - Add gitignore entry for .github folder of dependencies (3rdparty#604) - Clear event array on getting them (activity#551) Update to 20.0.5 - Don't log params of imagecreatefromstring (server#24546) - Use storage copy implementation when doing dav copy (server#24590) - Use in objectstore copy (server#24592) - Add tel, note, org and title search (server#24697) - Check php compatibility of app store app releases (server#24698) - Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24709) - Do not include non-required scripts on the upgrade page (server#24714) - LDAP: fix inGroup for memberUid type of group memberships (server#24716) - Cancel user search requests to avoid duplicate results being added (server#24728) - Also unset the other possible unused paramters (server#24751) - Enables the file name check also to match name of mountpoints (server#24760) - Fixes sharing to group ids with characters that are being url encoded (server#24763) - Limit getIncomplete query to one row (server#24791) - Fix Argon2 descriptions (server#24792) - Actually set the TTL on redis set (server#24798) - Allow to force rename a conflicting calendar (server#24806) - Fix IPv6 localhost regex (server#24823) - Catch the error on heartbeat update (server#24826) - Make oc_files_trash.auto_id a bigint (server#24853) - Fix total upload size overwritten by next upload (server#24854) - Avoid huge exception argument logging (server#24876) - Make share results distinguishable if there are more than one with the exact same display name (server#24878) - Add migration for oc_share_external columns (server#24963) - Don't throw a 500 when importing a broken ics reminder file (server#24972) - Fix unreliable ViewTest (server#24976) - Update root.crl due to revocation of transmission.crt (server#24990) - Set the JSCombiner cache if needed (server#24997) - Fix column name to check prior to deleting (server#25009) - Catch throwable instead of exception (server#25013) - Set the user language when adding the footer (server#25019) - Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code (server#25030) - Fix clearing the label of a share (server#25035) - Update psalm-baseline.xml (server#25066) - Don't remove assignable column for now (server#25074) - Add setup check to verify that the used DB version is still supported… (server#25076) - Correctly set the user for activity parsing when preparing a notifica… (activity#542) - Bump vue-virtual-grid from 2.2.1 to 2.3.0 (photos#597) - Catch possible database exceptions when fetching document data (text#1221) - Make sure we have the proper PHP version installed before running composer (text#1234) - Revert removal of transformResponse (text#1235) - Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1255) - Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1257) - Bump babel-loader from 8.1.0 to 8.2.2 (text#1259) - Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1261) - Bump vue-loader from 15.9.5 to 15.9.6 (text#1263) - Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1265) - Bump core-js from 3.7.0 to 3.8.1 (text#1266) - Bump stylelint from 13.7.2 to 13.8.0 (text#1269) - Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1271) - Bump sass-loader from 10.0.5 to 10.1.0 (text#1273) - Bump webpack-merge from 5.3.0 to 5.7.2 (text#1274) - Bump @babel/core from 7.12.3 to 7.12.10 (text#1277) - Bump cypress from 5.1.0 to 5.6.0 (text#1278) - Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1279) - Bump webpack-merge from 5.7.2 to 5.7.3 (text#1303) - The apache subpackage must require the main package, otherwise it will not be uninstalled when the main package is uninstalled. Update to 20.0.4 - Avoid dashboard crash when accessibility app is not installed (server#24636) - Bump ini from 1.3.5 to 1.3.7 (server#24649) - Handle owncloud migration to latest release (server#24653) - Use string for storing a OCM remote id (server#24654) - Fix MySQL database size calculation (serverinfo#262) - Bump cypress-io/github-action@v2 (viewer#722) - Fix] sidebar opening animation (viewer#723) - Fix not.exist cypress and TESTING checks (viewer#725) - Put apache configuration files in separate subpackage. - Use apache-rpm-macros for SUSE. - Change oc_* macros to nc_* macros. - Insert macro apache_serverroot also in cron files. Update to 20.0.3 * Check quota of subdirectories when uploading to them (server#24181) * CircleId too short in some request (server#24196) * Missing level in ScopedPsrLogger (server#24212) * Fix nextcloud logo in email notifications misalignment (server#24228) * Allow selecting multiple columns with SELECT DISTINCT (server#24230) * Use file name instead of path in 'not allowed to share' message (server#24231) * Fix setting images through occ for theming (server#24232) * Use regex when searching on single file shares (server#24239) * Harden EncryptionLegacyCipher a bit (server#24249) * Update ScanLegacyFormat.php (server#24258) * Simple typo in comments (server#24259) * Use correct year for generated birthdays events (server#24263) * Delete files that exceed trashbin size immediately (server#24297) * Update sabre/xml to fix XML parsing errors (server#24311) * Only check path for being accessible when the storage is a object home (server#24325) * Avoid empty null default with value that will be inserted anyways (server#24333) * Fix contacts menu position and show uid as a tooltip (server#24342) * Fix the config key on the sharing expire checkbox (server#24346) * Set the display name of federated sharees from addressbook (server#24353) * Catch storage not available in versions expire command (server#24367) * Use proper bundles for files client and fileinfo (server#24377) * Properly encode path when fetching inherited shares (server#24387) * Formatting remote sharer should take protocol, path into account (server#24391) * Make sure we add new line between vcf groups exports (server#24443) * Fix public calendars shared to circles (server#24446) * Store scss variables under a different prefix for each theming config version (server#24453) * External storages: save group ids not display names in configuration (server#24455) * Use correct l10n source in files_sharing JS code (server#24462) * Set frame-ancestors to none if none are filled (server#24477) * Move the password fiels of chaging passwords to post (server#24478) * Move the global password for files external to post (server#24479) * Only attempt to move to trash if a file is not in appdata (server#24483) * Fix loading mtime of new file in conflict dialog in firefox (server#24491) * Harden setup check for TLS version if host is not reachable (server#24502) * Fix file size computation on 32bit platforms (server#24509) * Allow subscription to indicate that a userlimit is reached (server#24511) * Set mountid for personal external storage mounts (server#24513) * Only execute plain mimetype check for directories and do the fallback… (server#24517) * Fix vsprint parameter (server#24527) * Replace abandoned log normalizer with our fork (server#24530) * Add icon to user limit notification (server#24531) * Also run repair steps when encryption is disabled but a legacy key is present (server#24532) * [3rdparty][security] Archive TAR to 1.4.11 (server#24534) * Generate a new session id if the decrypting the session data fails (server#24553) * Revert "Do not read certificate bundle from data dir by default" (server#24556) * Dont use system composer for autoload checker (server#24557) * Remember me is not an app_password (server#24563) * Do not load nonexisting setup.js (server#24582) * Update sabre/xml to fix XML parsing errors (3rdparty#529) * Use composer v1 on CI (3rdparty#532) * Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536) * Replace abandoned log normalizer with our fork (3rdparty#543) * Allow nullable values as subject params (activity#535) * Don't log when unknown array is null (notifications#803) * Feat/virtual grid (photos#550) * Make sure we have a string to localecompare to (photos#583) * Always get recommendations for dashboard if enabled (recommendations#336) * Properly fetch oracle database information (serverinfo#258) * Also register to urlChanged event to update RichWorkspace (text#1181) * Move away from GET (text#1214) Update to 20.0.2 * CVE-2020-8293: Fixed input validation which allowed users to store unlimited data in workflow rules (boo#1181445). * CVE-2020-8294: Fixed a missing link validation (boo#1181803). * Inidicate preview availability in share api responses (server#23419) * CalDavBackend: check if timerange is array before accessing (server#23563) * Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575) * Also expire share type email (server#23583) * Only use index of mount point when it is there (server#23611) * Only retry fetching app store data once every 5 minutes in case it fails (server#23633) * Bring back the restore share button (server#23636) * Fix updates of NULL appconfig values (server#23641) * Fix sharing input placeholder for emails (server#23646) * Use bigint for fileid in filecache_extended (server#23690) * Enable theming background transparency (server#23699) * Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23702) * Make sure the function signatures of the backgroundjob match (server#23710) * Check if array elements exist before using them (server#23713) * Fix default quota display value in user row (server#23726) * Use lib instead if core as l10n module in OC_Files (server#23727) * Specify accept argument to avatar upload input field (server#23732) * Save email as lower case (server#23733) * Reset avatar cropper before showing (server#23736) * Also run the SabreAuthInitEvent for the main server (server#23745) * Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749) * Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… (server#23751) * Don't overwrite the event if we use it later (server#23753) * Inform the user when flow config data exceeds thresholds (server#23759) * Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763) * Catch errors when closing file conflict dialog (server#23774) * Document the backend registered events of LDAP (server#23779) * Fetch the logger and system config once for all query builder instances (server#23787) * Type the event dispatcher listener callables with Psalm (server#23789) * Only run phpunit when "php" changed (server#23794) * Remove bold font-weight and lower font-size for empty search box (server#23829) * No need to check if there is an avatar available, because it is gener… (server#23846) * Ensure filepicker list is empty before populating (server#23850) * UserStatus: clear status message if message is null (server#23858) * Fix grid view toggle in tags view (server#23874) * Restrict query when searching for versions of trashbin files (server#23884) * Fix potentially passing null to events where IUser is expected (server#23894) * Make user status styles scoped (server#23899) * Move help to separate stylesheet (server#23900) * Add default font size (server#23902) * Do not emit UserCreatedEvent twice (server#23917) * Bearer must be in the start of the auth header (server#23924) * Fix casting of integer and boolean on Oracle (server#23935) * Skip already loaded apps in loadApps (server#23948) * Fix repair mimetype step to not leave stray cursors (server#23950) * Improve query type detection (server#23951) * Fix iLike() falsely turning escaped % and _ into wildcards (server#23954) * Replace some usages of OC_DB in OC\Share\* with query builder (server#23955) * Use query builder instead of OC_DB in trashbin (server#23971) * Fix greatest/least order for oracle (server#23975) * Fix link share label placeholder not showing (server#23992) * Unlock when promoting to exclusive lock fails (server#23995) * Make sure root storage is valid before checking its size (server#23996) * Use query builder instead of OC_DB in OC\Files\* (server#23998) * Shortcut to avoid file system setup when generating the logo URL (server#24001) * Remove old legacy scripts references (server#24004) * Fix js search in undefined ocs response (server#24012) * Don't leave cursors open (server#24033) * Fix sharing tab state not matching resharing admin settings (server#24044) * Run unit tests against oracle (server#24049) * Use png icons in caldav reminder emails (server#24050) * Manually iterate over calendardata when oracle is used (server#24058) * Make is_user_defined nullable so we can store false on oracle (server#24079) * Fix default internal expiration date enforce (server#24081) * Register new command db:add-missing-primary-keys (server#24106) * Convert the card resource to a string if necessary (server#24114) * Don't throw on SHOW VERSION query (server#24147) * Bump dompurify to 2.2.2 (server#24153) * Set up FS before querying storage info in settings (server#24156) * Fix default internal expiration date (server#24159) * CircleId too short in some request (server#24178) * Revert "circleId too short in some request" (server#24183) * Missing level in ScopedPsrLogger (server#24212) * Fix activity spinner on empty activity (activity#523) * Add OCI github action (activity#528) * Disable download button by default (files_pdfviewer#257) * Feat/dependabot ga/stable20 (firstrunwizard#442) * Fix loading notifications without a message on oracle (notifications#796) * Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1105) * Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125) * Bump sass-loader from 10.0.1 to 10.0.5 (text#1134) * Bump webpack from 4.44.1 to 4.44.2 (text#1140) * Bump dependencies to version in range (text#1164) * Validate link on click (text#1166) * Add migration to fix oracle issues with the database schema (text#1177) * Bump cypress from 4.12.1 to 5.1.0 (text#1179) * Fix URL escaping of shared files (viewer#681) * Fix component click outside and cleanup structure (viewer#684) Update to 20.0.1 No changelog from upstream at this time. Update to 20.0.0 * Changes The three biggest features we introduce with Nextcloud 20 are: - Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available - Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place - Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others * Some other improvements we want to highlight include: - Notifications and Activities were brought together, making sure you won’t miss anything important - We added a ‘status’ setting so you can communicate to other users what you are up to - Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more - Calendar integrates in dashboard and search, introduced a list view and design improvements - Mail introduces threaded view, mailbox management and more - Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements - Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud - Text introduced direct linking to files in Nextcloud - Files lets you add a description to public link shares + Read the full announcement on our blog - NC-SA-2020-037 - CVE-2020-8295: Fixed Denial of service attack when resetting the password for a user(boo#1181804) - Update to 20.0.11 - Fix boo#1188247 - CVE-2021-32678: OCS API response ratelimits are not applied - Fix boo#1188248 - CVE-2021-32679: filenames where not escaped by default in controllers using DownloadResponse - Fix boo#1188249 - CVE-2021-32680: share expiration date wasn't properly logged - Fix boo#1188250 - CVE-2021-32688: lacking permission check with application specific tokens - Fix boo#1188251 - CVE-2021-32703: lack of ratelimiting on the shareinfo endpoint - Fix boo#1188252 - CVE-2021-32705: lack of ratelimiting on the public DAV endpoint - Fix boo#1188253 - CVE-2021-32725: default share permissions were not being respected for federated reshares of files and folders - Fix boo#1188254 - CVE-2021-32726: webauthn tokens were not deleted after a user has been deleted - Fix boo#1188255 - CVE-2021-32734: possible full path disclosure on shared files - Fix boo#1188256 - CVE-2021-32741: lack of ratelimiting on the public share link mount endpoint - Bump handlebars from 4.7.6 to 4.7.7 (server#26900) - Bump lodash from 4.17.20 to 4.17.21 (server#26909) - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920) - Don't break OCC if an app is breaking in it's Application class (server#26954) - Add bruteforce protection to the shareinfo endpoint (server#26956) - Ignore readonly flag for directories (server#26965) - Throttle MountPublicLinkController when share is not found (server#26971) - Respect default share permissions for federated reshares (server#27001) - Harden apptoken check (server#27014) - Use parent wrapper to properly handle moves on the same source/target storage (server#27016) - Fix error when using CORS with no auth credentials (server#27027) - Fix return value of getStorageInfo when 'quota_include_external_storage' is enabled (server#27108) - Bump patch dependencies (server#27183) - Use noreply@ as email address for share emails (server#27209) - Bump p-queue from 6.6.1 to 6.6.2 (server#27226) - Bump browserslist from 4.14.0 to 4.16.6 (server#27247) - Bump webpack from 4.44.1 to 4.44.2 (server#27297) - Properly use limit and offset for search in Jail wrapper (server#27308) - Make user:report command scale (server#27319) - Properly log expiration date removal in audit log (server#27325) - Propagate throttling on OCS response (server#27337) - Set umask before operations that create local files (server#27349) - Escape filename in Content-Disposition (server#27360) - Don't update statuses to offline again and again (server#27412) - Header must contain a colon (server#27456) - Activate constraint check for oracle / pqsql also for 20 (server#27523) - Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552) - Bump ws from 7.3.1 to 7.5.0 (server#27570) - Properly cleanup entries of WebAuthn on user deletion (server#27596) - Throttle on public DAV endpoint (server#27617) - Bump vue-loader from 15.9.3 to 15.9.7 (server#27639) - Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651) - Validate the theming color also on CLI (server#27680) - Downstream encryption:fix-encrypted-version for repairing bad signature errors (server#27728) - Remove encodeURI code (files_pdfviewer#396) - Only ask for permissions on HTTPS (notifications#998) - Fix sorting if one of the file name is only composed with number (photos#785) - Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810) - Update File.vue (photos#813) - Update chart.js (serverinfo#309) - Only return workspace property for top node in a propfind request (text#1611) - ViewerComponent: pass on autofocus to EditorWrapper (text#1647) - Use text/plain as content type for fetching the document (text#1692) - Log exceptions that happen on unknown exception and return generic messages (text#1698) - Add fixup (viewer#924) - Fix: fullscreen for Firefox (viewer#929) Update to 20.0.7 - Catch NotFoundException when querying quota (server#25315) - CalDAV] Validate notified emails (server#25324) - Fix/app fetcher php compat comparison (server#25347) - Show the actual error on share requests (server#25352) - Fix parameter provided as string not array (server#25366) - The objectid is a string (server#25374) - 20.0.7 final (server#25387) - Properly handle SMB ACL blocking scanning a directory (server#25421) - Don't break completely when creating the digest fail for one user (activity#556) - Only attempt to use a secure view if hide download is actually set (files_pdfviewer#296) - Fix opening PDF files with special characters in their name (files_pdfviewer#298) - Fix PDF viewer failing on Edge (not based on Chromium) (files_pdfviewer#299) - Cannot unfold plain text notifications (notifications#846) - Remove EPUB mimetype (text#1391) Update to 20.0.6 - Make sure to do priority app upgrades first (server#25077) - Respect DB restrictions on number of arguments in statements and queries (server#25120) - Add a hint about the direction of priority (server#25143) - Do not redirect to logout after login (server#25146) - Fix comparison of PHP versions (server#25152) - Add "composer.lock" for acceptance tests to git (server#25178) - Update CRL due to revoked gravatar.crl (server#25190) - Don't log keys on checkSignature (server#25193) - Update 3rdparty after Archive_Tar (server#25199) - Bump CA bundle (server#25219) - Update handling of user credentials (server#25225) - Fix encoding issue with OC.Notification.show (server#25244) - Also use storage copy when dav copying directories (server#25261) - Silence log message (server#25263) - Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users (server#25276) - Do not obtain userFolder of a federated user (server#25278) - Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603) - Add gitignore entry for .github folder of dependencies (3rdparty#604) - Clear event array on getting them (activity#551) Update to 20.0.5 - Don't log params of imagecreatefromstring (server#24546) - Use storage copy implementation when doing dav copy (server#24590) - Use in objectstore copy (server#24592) - Add tel, note, org and title search (server#24697) - Check php compatibility of app store app releases (server#24698) - Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24709) - Do not include non-required scripts on the upgrade page (server#24714) - LDAP: fix inGroup for memberUid type of group memberships (server#24716) - Cancel user search requests to avoid duplicate results being added (server#24728) - Also unset the other possible unused paramters (server#24751) - Enables the file name check also to match name of mountpoints (server#24760) - Fixes sharing to group ids with characters that are being url encoded (server#24763) - Limit getIncomplete query to one row (server#24791) - Fix Argon2 descriptions (server#24792) - Actually set the TTL on redis set (server#24798) - Allow to force rename a conflicting calendar (server#24806) - Fix IPv6 localhost regex (server#24823) - Catch the error on heartbeat update (server#24826) - Make oc_files_trash.auto_id a bigint (server#24853) - Fix total upload size overwritten by next upload (server#24854) - Avoid huge exception argument logging (server#24876) - Make share results distinguishable if there are more than one with the exact same display name (server#24878) - Add migration for oc_share_external columns (server#24963) - Don't throw a 500 when importing a broken ics reminder file (server#24972) - Fix unreliable ViewTest (server#24976) - Update root.crl due to revocation of transmission.crt (server#24990) - Set the JSCombiner cache if needed (server#24997) - Fix column name to check prior to deleting (server#25009) - Catch throwable instead of exception (server#25013) - Set the user language when adding the footer (server#25019) - Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code (server#25030) - Fix clearing the label of a share (server#25035) - Update psalm-baseline.xml (server#25066) - Don't remove assignable column for now (server#25074) - Add setup check to verify that the used DB version is still supported… (server#25076) - Correctly set the user for activity parsing when preparing a notifica… (activity#542) - Bump vue-virtual-grid from 2.2.1 to 2.3.0 (photos#597) - Catch possible database exceptions when fetching document data (text#1221) - Make sure we have the proper PHP version installed before running composer (text#1234) - Revert removal of transformResponse (text#1235) - Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1255) - Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1257) - Bump babel-loader from 8.1.0 to 8.2.2 (text#1259) - Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1261) - Bump vue-loader from 15.9.5 to 15.9.6 (text#1263) - Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1265) - Bump core-js from 3.7.0 to 3.8.1 (text#1266) - Bump stylelint from 13.7.2 to 13.8.0 (text#1269) - Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1271) - Bump sass-loader from 10.0.5 to 10.1.0 (text#1273) - Bump webpack-merge from 5.3.0 to 5.7.2 (text#1274) - Bump @babel/core from 7.12.3 to 7.12.10 (text#1277) - Bump cypress from 5.1.0 to 5.6.0 (text#1278) - Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1279) - Bump webpack-merge from 5.7.2 to 5.7.3 (text#1303) - The apache subpackage must require the main package, otherwise it will not be uninstalled when the main package is uninstalled. Update to 20.0.4 - Avoid dashboard crash when accessibility app is not installed (server#24636) - Bump ini from 1.3.5 to 1.3.7 (server#24649) - Handle owncloud migration to latest release (server#24653) - Use string for storing a OCM remote id (server#24654) - Fix MySQL database size calculation (serverinfo#262) - Bump cypress-io/github-action@v2 (viewer#722) - Fix] sidebar opening animation (viewer#723) - Fix not.exist cypress and TESTING checks (viewer#725) - Put apache configuration files in separate subpackage. - Use apache-rpm-macros for SUSE. - Change oc_* macros to nc_* macros. - Insert macro apache_serverroot also in cron files. Update to 20.0.3 * Check quota of subdirectories when uploading to them (server#24181) * CircleId too short in some request (server#24196) * Missing level in ScopedPsrLogger (server#24212) * Fix nextcloud logo in email notifications misalignment (server#24228) * Allow selecting multiple columns with SELECT DISTINCT (server#24230) * Use file name instead of path in 'not allowed to share' message (server#24231) * Fix setting images through occ for theming (server#24232) * Use regex when searching on single file shares (server#24239) * Harden EncryptionLegacyCipher a bit (server#24249) * Update ScanLegacyFormat.php (server#24258) * Simple typo in comments (server#24259) * Use correct year for generated birthdays events (server#24263) * Delete files that exceed trashbin size immediately (server#24297) * Update sabre/xml to fix XML parsing errors (server#24311) * Only check path for being accessible when the storage is a object home (server#24325) * Avoid empty null default with value that will be inserted anyways (server#24333) * Fix contacts menu position and show uid as a tooltip (server#24342) * Fix the config key on the sharing expire checkbox (server#24346) * Set the display name of federated sharees from addressbook (server#24353) * Catch storage not available in versions expire command (server#24367) * Use proper bundles for files client and fileinfo (server#24377) * Properly encode path when fetching inherited shares (server#24387) * Formatting remote sharer should take protocol, path into account (server#24391) * Make sure we add new line between vcf groups exports (server#24443) * Fix public calendars shared to circles (server#24446) * Store scss variables under a different prefix for each theming config version (server#24453) * External storages: save group ids not display names in configuration (server#24455) * Use correct l10n source in files_sharing JS code (server#24462) * Set frame-ancestors to none if none are filled (server#24477) * Move the password fiels of chaging passwords to post (server#24478) * Move the global password for files external to post (server#24479) * Only attempt to move to trash if a file is not in appdata (server#24483) * Fix loading mtime of new file in conflict dialog in firefox (server#24491) * Harden setup check for TLS version if host is not reachable (server#24502) * Fix file size computation on 32bit platforms (server#24509) * Allow subscription to indicate that a userlimit is reached (server#24511) * Set mountid for personal external storage mounts (server#24513) * Only execute plain mimetype check for directories and do the fallback… (server#24517) * Fix vsprint parameter (server#24527) * Replace abandoned log normalizer with our fork (server#24530) * Add icon to user limit notification (server#24531) * Also run repair steps when encryption is disabled but a legacy key is present (server#24532) * [3rdparty][security] Archive TAR to 1.4.11 (server#24534) * Generate a new session id if the decrypting the session data fails (server#24553) * Revert "Do not read certificate bundle from data dir by default" (server#24556) * Dont use system composer for autoload checker (server#24557) * Remember me is not an app_password (server#24563) * Do not load nonexisting setup.js (server#24582) * Update sabre/xml to fix XML parsing errors (3rdparty#529) * Use composer v1 on CI (3rdparty#532) * Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536) * Replace abandoned log normalizer with our fork (3rdparty#543) * Allow nullable values as subject params (activity#535) * Don't log when unknown array is null (notifications#803) * Feat/virtual grid (photos#550) * Make sure we have a string to localecompare to (photos#583) * Always get recommendations for dashboard if enabled (recommendations#336) * Properly fetch oracle database information (serverinfo#258) * Also register to urlChanged event to update RichWorkspace (text#1181) * Move away from GET (text#1214) Update to 20.0.2 * CVE-2020-8293: Fixed input validation which allowed users to store unlimited data in workflow rules (boo#1181445). * CVE-2020-8294: Fixed a missing link validation (boo#1181803). * Inidicate preview availability in share api responses (server#23419) * CalDavBackend: check if timerange is array before accessing (server#23563) * Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575) * Also expire share type email (server#23583) * Only use index of mount point when it is there (server#23611) * Only retry fetching app store data once every 5 minutes in case it fails (server#23633) * Bring back the restore share button (server#23636) * Fix updates of NULL appconfig values (server#23641) * Fix sharing input placeholder for emails (server#23646) * Use bigint for fileid in filecache_extended (server#23690) * Enable theming background transparency (server#23699) * Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23702) * Make sure the function signatures of the backgroundjob match (server#23710) * Check if array elements exist before using them (server#23713) * Fix default quota display value in user row (server#23726) * Use lib instead if core as l10n module in OC_Files (server#23727) * Specify accept argument to avatar upload input field (server#23732) * Save email as lower case (server#23733) * Reset avatar cropper before showing (server#23736) * Also run the SabreAuthInitEvent for the main server (server#23745) * Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749) * Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… (server#23751) * Don't overwrite the event if we use it later (server#23753) * Inform the user when flow config data exceeds thresholds (server#23759) * Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763) * Catch errors when closing file conflict dialog (server#23774) * Document the backend registered events of LDAP (server#23779) * Fetch the logger and system config once for all query builder instances (server#23787) * Type the event dispatcher listener callables with Psalm (server#23789) * Only run phpunit when "php" changed (server#23794) * Remove bold font-weight and lower font-size for empty search box (server#23829) * No need to check if there is an avatar available, because it is gener… (server#23846) * Ensure filepicker list is empty before populating (server#23850) * UserStatus: clear status message if message is null (server#23858) * Fix grid view toggle in tags view (server#23874) * Restrict query when searching for versions of trashbin files (server#23884) * Fix potentially passing null to events where IUser is expected (server#23894) * Make user status styles scoped (server#23899) * Move help to separate stylesheet (server#23900) * Add default font size (server#23902) * Do not emit UserCreatedEvent twice (server#23917) * Bearer must be in the start of the auth header (server#23924) * Fix casting of integer and boolean on Oracle (server#23935) * Skip already loaded apps in loadApps (server#23948) * Fix repair mimetype step to not leave stray cursors (server#23950) * Improve query type detection (server#23951) * Fix iLike() falsely turning escaped % and _ into wildcards (server#23954) * Replace some usages of OC_DB in OC\Share\* with query builder (server#23955) * Use query builder instead of OC_DB in trashbin (server#23971) * Fix greatest/least order for oracle (server#23975) * Fix link share label placeholder not showing (server#23992) * Unlock when promoting to exclusive lock fails (server#23995) * Make sure root storage is valid before checking its size (server#23996) * Use query builder instead of OC_DB in OC\Files\* (server#23998) * Shortcut to avoid file system setup when generating the logo URL (server#24001) * Remove old legacy scripts references (server#24004) * Fix js search in undefined ocs response (server#24012) * Don't leave cursors open (server#24033) * Fix sharing tab state not matching resharing admin settings (server#24044) * Run unit tests against oracle (server#24049) * Use png icons in caldav reminder emails (server#24050) * Manually iterate over calendardata when oracle is used (server#24058) * Make is_user_defined nullable so we can store false on oracle (server#24079) * Fix default internal expiration date enforce (server#24081) * Register new command db:add-missing-primary-keys (server#24106) * Convert the card resource to a string if necessary (server#24114) * Don't throw on SHOW VERSION query (server#24147) * Bump dompurify to 2.2.2 (server#24153) * Set up FS before querying storage info in settings (server#24156) * Fix default internal expiration date (server#24159) * CircleId too short in some request (server#24178) * Revert "circleId too short in some request" (server#24183) * Missing level in ScopedPsrLogger (server#24212) * Fix activity spinner on empty activity (activity#523) * Add OCI github action (activity#528) * Disable download button by default (files_pdfviewer#257) * Feat/dependabot ga/stable20 (firstrunwizard#442) * Fix loading notifications without a message on oracle (notifications#796) * Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1105) * Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125) * Bump sass-loader from 10.0.1 to 10.0.5 (text#1134) * Bump webpack from 4.44.1 to 4.44.2 (text#1140) * Bump dependencies to version in range (text#1164) * Validate link on click (text#1166) * Add migration to fix oracle issues with the database schema (text#1177) * Bump cypress from 4.12.1 to 5.1.0 (text#1179) * Fix URL escaping of shared files (viewer#681) * Fix component click outside and cleanup structure (viewer#684) Update to 20.0.1 No changelog from upstream at this time. Update to 20.0.0 * Changes The three biggest features we introduce with Nextcloud 20 are: - Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available - Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place - Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others * Some other improvements we want to highlight include: - Notifications and Activities were brought together, making sure you won’t miss anything important - We added a ‘status’ setting so you can communicate to other users what you are up to - Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more - Calendar integrates in dashboard and search, introduced a list view and design improvements - Mail introduces threaded view, mailbox management and more - Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements - Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud - Text introduced direct linking to files in Nextcloud - Files lets you add a description to public link shares + Read the full announcement on our blog - NC-SA-2020-037 - CVE-2020-8295: Fixed Denial of service attack when resetting the password for a user(boo#1181804) - Update to 20.0.11 - Fix boo#1188247 - CVE-2021-32678: OCS API response ratelimits are not applied - Fix boo#1188248 - CVE-2021-32679: filenames where not escaped by default in controllers using DownloadResponse - Fix boo#1188249 - CVE-2021-32680: share expiration date wasn't properly logged - Fix boo#1188250 - CVE-2021-32688: lacking permission check with application specific tokens - Fix boo#1188251 - CVE-2021-32703: lack of ratelimiting on the shareinfo endpoint - Fix boo#1188252 - CVE-2021-32705: lack of ratelimiting on the public DAV endpoint - Fix boo#1188253 - CVE-2021-32725: default share permissions were not being respected for federated reshares of files and folders - Fix boo#1188254 - CVE-2021-32726: webauthn tokens were not deleted after a user has been deleted - Fix boo#1188255 - CVE-2021-32734: possible full path disclosure on shared files - Fix boo#1188256 - CVE-2021-32741: lack of ratelimiting on the public share link mount endpoint - Bump handlebars from 4.7.6 to 4.7.7 (server#26900) - Bump lodash from 4.17.20 to 4.17.21 (server#26909) - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920) - Don't break OCC if an app is breaking in it's Application class (server#26954) - Add bruteforce protection to the shareinfo endpoint (server#26956) - Ignore readonly flag for directories (server#26965) - Throttle MountPublicLinkController when share is not found (server#26971) - Respect default share permissions for federated reshares (server#27001) - Harden apptoken check (server#27014) - Use parent wrapper to properly handle moves on the same source/target storage (server#27016) - Fix error when using CORS with no auth credentials (server#27027) - Fix return value of getStorageInfo when 'quota_include_external_storage' is enabled (server#27108) - Bump patch dependencies (server#27183) - Use noreply@ as email address for share emails (server#27209) - Bump p-queue from 6.6.1 to 6.6.2 (server#27226) - Bump browserslist from 4.14.0 to 4.16.6 (server#27247) - Bump webpack from 4.44.1 to 4.44.2 (server#27297) - Properly use limit and offset for search in Jail wrapper (server#27308) - Make user:report command scale (server#27319) - Properly log expiration date removal in audit log (server#27325) - Propagate throttling on OCS response (server#27337) - Set umask before operations that create local files (server#27349) - Escape filename in Content-Disposition (server#27360) - Don't update statuses to offline again and again (server#27412) - Header must contain a colon (server#27456) - Activate constraint check for oracle / pqsql also for 20 (server#27523) - Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552) - Bump ws from 7.3.1 to 7.5.0 (server#27570) - Properly cleanup entries of WebAuthn on user deletion (server#27596) - Throttle on public DAV endpoint (server#27617) - Bump vue-loader from 15.9.3 to 15.9.7 (server#27639) - Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651) - Validate the theming color also on CLI (server#27680) - Downstream encryption:fix-encrypted-version for repairing bad signature errors (server#27728) - Remove encodeURI code (files_pdfviewer#396) - Only ask for permissions on HTTPS (notifications#998) - Fix sorting if one of the file name is only composed with number (photos#785) - Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810) - Update File.vue (photos#813) - Update chart.js (serverinfo#309) - Only return workspace property for top node in a propfind request (text#1611) - ViewerComponent: pass on autofocus to EditorWrapper (text#1647) - Use text/plain as content type for fetching the document (text#1692) - Log exceptions that happen on unknown exception and return generic messages (text#1698) - Add fixup (viewer#924) - Fix: fullscreen for Firefox (viewer#929) nextcloud-20.0.11-bp153.2.3.1.noarch.rpm nextcloud-20.0.11-bp153.2.3.1.src.rpm nextcloud-apache-20.0.11-bp153.2.3.1.noarch.rpm openSUSE-2021-1049 Recommended update for mkvtoolnix moderate openSUSE Backports SLE-15-SP3 Update This update for mkvtoolnix fixes the following issues: mkvtoolnix was updated to version 59.0.0 (fixes boo#1188209) New features and enhancements: * mkvmerge: WebVTT parser: the parser now follows the specs' rules for parsing timestamps more closely by being more lenient: it allows arbitrary number of spaces & tabs at the start of the line & around the arrow; it allows any number of digits for the hours. * MKVToolNix GUI: multiplexer: when adding a Blu-ray playlist without scanning for other playlists the GUI will now look for disc library information & let the user select which one to use if there's more than one entry. * MKVToolNix GUI: multiplexer: added an option for sorting files & tracks by track types when adding them to multiplex settings. The order is: video first followed by audio, subtitles and other types. Files & tracks can still be reordered manually later. The option is enabled by default & can be found in the preferences → "Multiplexer" page → "Adding files" section. * MKVToolNix GUI: multiplexer: added an option for recognizing file name sequences such as `movie.001.mp4`, `movie.002.mp4`, `movie.003.mp4` when adding multiple files at once. If a sequence is detected, the only first file will be added while the second and following file names will be appended to the first one. The option is enabled by default & can be found in the preferences → "Multiplexer" page → "Adding files" section. * MKVToolNix GUI: multiplexer: added small colored boxes for each file & track in order to indicate from which file each track is read. The colors used can be configured in the preferences → "Multiplexer" page → "File & track colors" section. Bug fixes: * build system: fixed compilation with fmt v8. Fixes #3151. * mkvmerge: SRT subtitle reader: characters that aren't valid according to the assumed encoding of the file will now be replaced by the Unicode "Replacement Character" U+FFFD instead of keeping the invalid characters, potentially violating the Matroska specs. * mkvmerge: WebVTT parser: the parser now accepts timestamps with hours larger than 99. * mkvextract: TTA extraction, only on Windows: fixed removing the temporary file created during extraction. * mkvmerge, mkvpropedit, MKVToolNix GUI's multiplexer & header editor: MIME type detection is now done using Qt instead of the `magic` library. The main impact is the MIME types of TrueType & OpenType fonts are now detected correctly. * MKVToolNix GUI: multiplexer: when adding files to the multiplexer by running the GUI's executable with file names as command line arguments, the source directory will be remembered as the "last open directory" again, causing subsequent uses of the "open file" dialog to start in the same directory. * MKVToolNix GUI: multiplexer: the "default track flag" column in the track list was missing its icons. Additionally it contained text even for things that aren't regular tracks and therefore do not actually have that flag (e.g. chapters or tags). * MKVToolNix GUI: multiplexer: the default for the dialog asking the user what to do with dragged & dropped files if they've never seen the dialog is back to adding the files to the current multiplex settings instead of "add as additional parts" which was an unintentional default. * MKVToolNix GUI: multiplexer: the "show command line" dialog will now always use backward slashes for the "Windows (cmd.exe)" mode and forward slashes for the "Linux/Unix shells" mode, regardless of the operating system it's currently running on. Build system changes: * The Qt library is now required for building all applications, even the command-line ones, as they use Qt's MIME type detection capabilities. In turn this means that you cannot disable the Qt usage anymore; either Qt5 or Qt 6 is required. You can still chose not to build MKVToolNix GUI, though. A new option has been added to `configure` for this purpose: `--disable-gui`. * The `gmp` library is now required. * The `magic` library is not used anymore. * The `PCRE2` & `JPCRE2` libraries are not used anymore. The bundled version of `JPCRE2` was removed. * Boost's "rational" library is not used anymore. * `configure`: the option `--enable-appimage` has been removed. The location of the relevant directories within an AppImage is now detected automatically. * The bundled `fmt` library was updated to v8.0.0. - Use system version of utfcpp - Update to version 58.0.0 New features and enhancements: * mkvmerge, MKVToolNix GUI's multiplexer: the handling of the "default track" flag has been changed to match the recent changes to the Matroska specifications. The new semantics are that if it is set, it is supposed to signal to the player that this track is eligible for being played by default, potentially taking other factors such as user preferences regarding languages into account. This implies that more than one track of each type can have this flag set. For example, a Blu-ray disc with three audio tracks might have the main audio in both English and Japanese, whereas the third audio track contains the director's comments. In such a case the first two tracks should have the "default track" flag set, the third one shouldn't. Earlier `mkvmerge` was enforcing that only one track of each type could have the flag set. This restriction has been removed, both in `mkvmerge` and in the GUI's multiplexer. `mkvpropedit` and the GUI's header editor are unaffected as they've always allowed to set the flag on as many tracks as the user wanted. * mkvmerge: AVC/H.264 & HEVC/H.265 identification: added the stream's pixel dimensions (AVC only; were present for HEVC already) & default duration. * mkvmerge, mkvextract: HEVC/H.265: added support for reading single-layer Dolby Vision from Annex B type bitstreams (elementary streams, MPEG transport streams). * mkvinfo: the option `-X`/`--full-hexdump` now affects all binary elements, not just the frame data in `SimpleBlock` and `BlockGroup` elements. * MKVToolNix GUI: multiplexer: the "delay" and "sync" options can now be used for chapters in source files, too. * MKVToolNix GUI: when moving list entries up & down with the optional buttons or the keyboard shortcuts (instead of using drag & drop), the GUI ensures that the top-most selected entry remains visible after the move. * MKVToolNix GUI: added an option in the preference to use legacy MIME types for font attachments instead of the current standard ones (e.g. 'application/x-truetype-font' instead of 'font/sfnt' and 'font/ttf'). Bug fixes: * build system: fixed filtering out optimization options when compiling the file `iso639_language_list.cpp` (before only numeric optimization levels were filtered out and only if it wasn't the last option in the list of flags). * build system: when libmagic was detected via `pkg-config`, MKVToolNix was actually compiled without support for libmagic due to a preprocessor symbol not being defined. * mkvmerge: MP4 reader: fixed an issue with timestamps overflowing when the file's or the track's time scale is large. * mkvmerge, mkvextract: fixed key frame handling for `BlockGroup` elements with a forward reference but no backward references. * mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: the programs will no longer omit writing mandatory elements set to their default value if other elements of the same type are present in the same master. This affects mostly the "chapter language" element which may occur multiple times within the same "chapter display" master. If it does occur multiple times and one of them is set to "English" (which is that element's default value), that element will now be written, too. * mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: when parsing chapter files IETF & legacy language elements as well as legacy country elements will now be properly generated depending on which exist already, especially when there's more than one language and/or country element in a "chapter display" element. * mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: fixed reading OGM-style chapter files with timestamps that don't have exactly three decimal places. Any number of decimal places between one and nine is now supported for nanosecond precision. * MKVToolNix GUI: chapter editor: added/fixed support for "chapter display" elements with multiple languages or countries. Build system changes: * Qt 6: added support for building with Qt 6. `configure` will look for Qt 6 first and only continue looking for Qt 5 if Qt 6 isn't found or disabled via `--disable-qt6`. Qt 6 detection works by first looking for the `qmake6` binary. Its location can be specified with the `--with-qmake6=…` option. All other Qt 6 related facts (such as compiler & linker flags or the position of the other required tools such as `lconvert`, `moc`, `rcc` and `uic`) will be derived from the output generated by `qmake6`. Note that at this point Qt 6 is not yet supported for the cross-compilation build to Windows, nor is a static Qt 6 build supported yet. Note that the command line options `--enable-static-qt`, `--with-qt-pkg-config-modules` and `--without-qt-pkg-config` only apply to the Qt 5 and have no effect on Qt 6. * Qt 5: the options for specifying the position of the tools (`--with-moc=…`,`--with-rcc=…` and `--with-uic=…`) have been removed. Their position will now be derived from the output generated by `qmake`. * `configure`: completely disabling the GUI now requires passing both `--disable-qt6` and `--disable-qt` options. * Boost's multi-precision library is now required. * Boost v1.66 or newer is now required. - Up date to version 57.0.0 New features and enhancements: * mkvmerge: MP4 reader: added support for reading Dolby Vision from MP4 files (FourCCs `dvh1` and `dvhe`; configuration records `dvcC`, `dvvC` and `hvcE` will be converted into block addition mappings). * mkvmerge: SRT subtitles: mkvmerge now accepts empty text files with the extension `.srt` as SRT subtitle files, enabling the creation of empty SRT tracks. * mkvmerge, mkvextract: HEVC/H.265: access unit delimiter NALUs will no longer be discarded, neither during muxing nor during extraction. * MKVToolNix GUI: preferences: switched the order & wording of controls in the "enabling items" panel to make it clearer that certain controls define exceptions. Bug fixes: * mkvmerge: HEVC/H.265 parser: several NALU types, notably the Dolby Vision-specific NALUs ("unspecified 62" and "unspecified 63") and suffix SEI NALUs, are now stored with the frame they belong to instead of with the next frame. * mkvmerge: HEVC/H.265 packetizer: fixed setting the track's default duration when reading HEVC/H.265 from Matroska files that don't have a default duration set. * mkvmerge: HEVC/H.265 packetizer: fixed the calculation of the duration of frames so that `SimpleBlock` elements can be used again instead of `BlockGroups` with `BlockDuration` elements. * mkvmerge, mkvextract: HEVC/H.265 parser: fixed issues with ordering & duplication of certain NALUs (parameter set & prefix SEI NALUs). * MKVToolNix GUI: multiplexer: when dragging & dropping files to the multiplexer, the source directory will be remembered as the "last open directory" again, causing subsequent uses of the "open file" dialog to start in the same directory. * mkvinfo: fixed the position of frames in block groups containing "block duration" elements in summary mode (e.g. for subtitle tracks). Build system changes: * `configure` will now try to detect `libmagic` via `pkg-config` and fall back to including & linking directly if it cannot be found via `pkg-config`. mkvtoolnix-59.0.0-bp153.2.3.1.src.rpm mkvtoolnix-59.0.0-bp153.2.3.1.x86_64.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.x86_64.rpm mkvtoolnix-59.0.0-bp153.2.3.1.aarch64.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.aarch64.rpm mkvtoolnix-59.0.0-bp153.2.3.1.ppc64le.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.ppc64le.rpm mkvtoolnix-59.0.0-bp153.2.3.1.s390x.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1050 Security update for fossil moderate openSUSE Backports SLE-15-SP3 Update This update for fossil fixes the following issues: fossil 2.16: * Add the fossil patch command * Improve the fossil ui command to work on check-out directories and remote machines * web UI improvements * Add fossil bisect run command for improved automation of bisects * Improve fossil merge handling of renames * wiki now defaults to markdown * email alerts can now be set to expire to prevent sending mail to abandoned accounts forever fossil 2.15.2: * Fix the client-side TLS so that it verifies that the server hostname matches its certificate (boo#1187988) fossil 2.15.1: * fix access to tables starting "fx_" in ticket report fossil 2.15: * Relax default Content Security policy to allow images to be loaded from any URL * Updates to skins and their configuration options * Built-in skin can now be selected via the skin= request parameter and the /skins page. * /cookies page can now now delete individual cookies * Various extensions to diff displaz and operations * Add the --list option to the tarball, zip, and sqlar commands. * New TH1 commands: "builtin_request_js", "capexpr", "foreach", "lappend", and "string match" * The leaves command now shows the branch point of each leaf. * The fossil add command refuses to add files whose names are reserved by Windows (ex: "aux") unless the --allow-reserved option is included. fossil 2.14 * add fossil chat * enhanced fossil clone * performance optimization * enhanced documents * Pikchr improvements * Schema Update Notice #1: This release drops a trigger from the database schema * Schema Update Notice #2: This release changes how the descriptions of wiki edits are stored in the EVENT table, for improved display on timelines fossil 2.13: * wiki improvements: interwiki links, markup features * support for rendering pikchr markup scriptions * line number modes support interactive selection of range of lines to hyperlink to * Enhance finfo page to track a file across renames - minimum/bundled version of sqlite increased to 3.34.0 fossil-2.16-bp153.2.3.1.src.rpm fossil-2.16-bp153.2.3.1.x86_64.rpm fossil-2.16-bp153.2.3.1.aarch64.rpm fossil-2.16-bp153.2.3.1.ppc64le.rpm fossil-2.16-bp153.2.3.1.s390x.rpm openSUSE-2021-1069 Security update for icinga2 moderate openSUSE Backports SLE-15-SP3 Update This update for icinga2 fixes the following issues: Update to 2.12.4 * Bugfixes - Fix a crash when notification objects are deleted using the API #8782 - Fix crashes that might occur during downtime scheduling if host or downtime objects are deleted using the API #8785 - Fix an issue where notifications may incorrectly be skipped after a downtime ends #8775 - Don't send reminder notification if the notification is still suppressed by a time period #8808 - Fix an issue where attempting to create a duplicate object using the API might result in the original object being deleted #8787 - IDO: prioritize program status updates #8809 - Improve exceptions handling, including a fix for an uncaught exception on Windows #8777 - Retry file rename operations on Windows to avoid intermittent locking issues #8771 * Enhancements - Support Boost 1.74 (Ubuntu 21.04, Fedora 34) #8792 Update to 2.12.3 * Security - Fix that revoked certificates due for renewal will automatically be renewed ignoring the CRL (Advisory / CVE-2020-29663 - fixes boo#1180147 ) * Bugfixes - Improve config sync locking - resolves high load issues on Windows #8511 - Fix runtime config updates being ignored for objects without zone #8549 - Use proper buffer size for OpenSSL error messages #8542 * Enhancements - On checkable recovery: re-check children that have a problem #8506 Update to 2.12.2 * Bugfixes - Fix a connection leak with misconfigured agents #8483 - Properly sync changes of config objects in global zones done via the API #8474 #8470 - Prevent other clients from being disconnected when replaying the cluster log takes very long #8496 - Avoid duplicate connections between endpoints #8465 - Ignore incoming config object updates for unknown zones #8461 - Check timestamps before removing files in config sync #8495 * Enhancements - Include HTTP status codes in log #8467 icinga2-2.12.4-bp153.2.3.1.src.rpm icinga2-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-bin-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-common-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-doc-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-ido-mysql-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-ido-pgsql-2.12.4-bp153.2.3.1.x86_64.rpm nano-icinga2-2.12.4-bp153.2.3.1.x86_64.rpm vim-icinga2-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-bin-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-common-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-doc-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-ido-mysql-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-ido-pgsql-2.12.4-bp153.2.3.1.aarch64.rpm nano-icinga2-2.12.4-bp153.2.3.1.aarch64.rpm vim-icinga2-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-bin-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-common-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-doc-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-ido-mysql-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-ido-pgsql-2.12.4-bp153.2.3.1.ppc64le.rpm nano-icinga2-2.12.4-bp153.2.3.1.ppc64le.rpm vim-icinga2-2.12.4-bp153.2.3.1.ppc64le.rpm openSUSE-2021-1074 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 91.0.4472.164 (boo#1188373) * CVE-2021-30559: Out of bounds write in ANGLE * CVE-2021-30541: Use after free in V8 * CVE-2021-30560: Use after free in Blink XSLT * CVE-2021-30561: Type Confusion in V8 * CVE-2021-30562: Use after free in WebSerial * CVE-2021-30563: Type Confusion in V8 * CVE-2021-30564: Heap buffer overflow in WebXR * Various fixes from internal audits, fuzzing and other initiatives chromedriver-91.0.4472.164-bp153.2.16.1.x86_64.rpm chromium-91.0.4472.164-bp153.2.16.1.src.rpm chromium-91.0.4472.164-bp153.2.16.1.x86_64.rpm chromedriver-91.0.4472.164-bp153.2.16.1.aarch64.rpm chromium-91.0.4472.164-bp153.2.16.1.aarch64.rpm openSUSE-2021-1089 Security update for icinga2 moderate openSUSE Backports SLE-15-SP3 Update This update for icinga2 fixes the following issues: icinga2 was updated to 2.12.5: Version 2.12.5 fixes two security vulnerabilities that may lead to privilege escalation for authenticated API users. Other improvements include several bugfixes related to downtimes, downtime notifications, and more reliable connection handling. * Security - Don't expose the PKI ticket salt via the API. This may lead to privilege escalation for authenticated API users by them being able to request certificates for other identities (CVE-2021-32739) - Don't expose IdoMysqlConnection, IdoPgsqlConnection, and ElasticsearchWriter passwords via the API (CVE-2021-32743) Depending on your setup, manual intervention beyond installing the new versions may be required, so please read the more detailed information in the release blog post carefully. * Bugfixes - Don't send downtime end notification if downtime hasn't started #8878 - Don't let a failed downtime creation block the others #8871 - Support downtimes and comments for checkables with long names #8870 - Trigger fixed downtimes immediately if the current time matches (instead of waiting for the timer) #8891 - Add configurable timeout for full connection handshake #8872 * Enhancements - Replace existing downtimes on ScheduledDowntime change #8880 - Improve crashlog #8869 icinga2-2.12.5-bp153.2.5.1.src.rpm icinga2-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-bin-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-bin-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-common-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-debugsource-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-doc-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-mysql-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-mysql-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-pgsql-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-pgsql-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm nano-icinga2-2.12.5-bp153.2.5.1.x86_64.rpm vim-icinga2-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-bin-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-bin-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-common-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-debugsource-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-doc-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-mysql-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-mysql-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-pgsql-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-pgsql-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm nano-icinga2-2.12.5-bp153.2.5.1.aarch64.rpm vim-icinga2-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-bin-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-bin-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-common-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-debugsource-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-doc-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-mysql-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-mysql-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-pgsql-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-pgsql-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm nano-icinga2-2.12.5-bp153.2.5.1.ppc64le.rpm vim-icinga2-2.12.5-bp153.2.5.1.ppc64le.rpm openSUSE-2021-1085 Recommended update for go moderate openSUSE Backports SLE-15-SP3 Update This update for go fixes the following issues: - Update to current stable go1.16 (bsc#1182345) go-1.16-bp153.3.3.1.src.rpm go-1.16-bp153.3.3.1.x86_64.rpm go-doc-1.16-bp153.3.3.1.x86_64.rpm go-race-1.16-bp153.3.3.1.x86_64.rpm go-1.16-bp153.3.3.1.aarch64.rpm go-doc-1.16-bp153.3.3.1.aarch64.rpm go-race-1.16-bp153.3.3.1.aarch64.rpm go-1.16-bp153.3.3.1.ppc64le.rpm go-doc-1.16-bp153.3.3.1.ppc64le.rpm go-1.16-bp153.3.3.1.s390x.rpm go-doc-1.16-bp153.3.3.1.s390x.rpm openSUSE-2021-1136 Recommended update for orthanc moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc fixes the following issues: - Remove executable bits from Python scripts when creating the source tree for the -source package to stop it requiring /usr/bin/python orthanc updated to version 1.9.5 j * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database version 1.9.4 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b orthanc-1.9.5-bp153.2.6.1.src.rpm orthanc-1.9.5-bp153.2.6.1.x86_64.rpm orthanc-devel-1.9.5-bp153.2.6.1.x86_64.rpm orthanc-doc-1.9.5-bp153.2.6.1.noarch.rpm orthanc-source-1.9.5-bp153.2.6.1.x86_64.rpm orthanc-1.9.5-bp153.2.6.1.aarch64.rpm orthanc-devel-1.9.5-bp153.2.6.1.aarch64.rpm orthanc-source-1.9.5-bp153.2.6.1.aarch64.rpm orthanc-1.9.5-bp153.2.6.1.ppc64le.rpm orthanc-devel-1.9.5-bp153.2.6.1.ppc64le.rpm orthanc-source-1.9.5-bp153.2.6.1.ppc64le.rpm orthanc-1.9.5-bp153.2.6.1.s390x.rpm orthanc-devel-1.9.5-bp153.2.6.1.s390x.rpm orthanc-source-1.9.5-bp153.2.6.1.s390x.rpm openSUSE-2021-1129 Recommended update for seamonkey low openSUSE Backports SLE-15-SP3 Update This update ships seamonkey to openSUSE Leap 15.3 and Packagehub 15-SP3. seamonkey-2.53.8.1-6.1.src.rpm seamonkey-2.53.8.1-6.1.x86_64.rpm seamonkey-dom-inspector-2.53.8.1-6.1.x86_64.rpm seamonkey-irc-2.53.8.1-6.1.x86_64.rpm openSUSE-2021-1151 Recommended update for orthanc, orthanc-gdcm, orthanc-mysql moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc, orthanc-gdcm, orthanc-mysql fixes the following issues: orthanc version 1.9.6: * In lookup and query/retrieve, possibility to provide a specific study date * Clicking on "Send to remote modality" displays the job information to monitor progress * Fix orphaned attachments if bad revision number is provided version 1.9.5: * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database version 1.9.4: * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b orthanc-mysql version 4.3: * Fix issue 200 (fields messed up in /changes route) * Added missing calls to OrthancPluginDatabaseSignalDeletedResource() * Fix serialization of large jobs orthanc-gdcm version 1.4: * Prevent transcoding of 1bpp DICOM images, as this might crash GDCM * Prevent changing SOP class UID from "MR Image Storage" to "Enhanced MR Image Storage" during the transcoding orthanc-gdcm-1.4-bp153.2.3.1.src.rpm orthanc-gdcm-1.4-bp153.2.3.1.x86_64.rpm orthanc-gdcm-debuginfo-1.4-bp153.2.3.1.x86_64.rpm orthanc-gdcm-debugsource-1.4-bp153.2.3.1.x86_64.rpm orthanc-mysql-4.3-bp153.2.3.1.src.rpm orthanc-mysql-4.3-bp153.2.3.1.x86_64.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.x86_64.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.x86_64.rpm orthanc-1.9.6-bp153.2.7.1.src.rpm orthanc-1.9.6-bp153.2.7.1.x86_64.rpm orthanc-devel-1.9.6-bp153.2.7.1.x86_64.rpm orthanc-doc-1.9.6-bp153.2.7.1.noarch.rpm orthanc-source-1.9.6-bp153.2.7.1.x86_64.rpm orthanc-gdcm-1.4-bp153.2.3.1.aarch64.rpm orthanc-gdcm-debuginfo-1.4-bp153.2.3.1.aarch64.rpm orthanc-gdcm-debugsource-1.4-bp153.2.3.1.aarch64.rpm orthanc-mysql-4.3-bp153.2.3.1.aarch64.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.aarch64.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.aarch64.rpm orthanc-1.9.6-bp153.2.7.1.aarch64.rpm orthanc-devel-1.9.6-bp153.2.7.1.aarch64.rpm orthanc-source-1.9.6-bp153.2.7.1.aarch64.rpm orthanc-gdcm-1.4-bp153.2.3.1.ppc64le.rpm orthanc-gdcm-debuginfo-1.4-bp153.2.3.1.ppc64le.rpm orthanc-gdcm-debugsource-1.4-bp153.2.3.1.ppc64le.rpm orthanc-mysql-4.3-bp153.2.3.1.ppc64le.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.ppc64le.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.ppc64le.rpm orthanc-1.9.6-bp153.2.7.1.ppc64le.rpm orthanc-devel-1.9.6-bp153.2.7.1.ppc64le.rpm orthanc-source-1.9.6-bp153.2.7.1.ppc64le.rpm orthanc-mysql-4.3-bp153.2.3.1.s390x.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.s390x.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.s390x.rpm orthanc-1.9.6-bp153.2.7.1.s390x.rpm orthanc-devel-1.9.6-bp153.2.7.1.s390x.rpm orthanc-source-1.9.6-bp153.2.7.1.s390x.rpm openSUSE-2021-1122 Recommended update for lxd moderate openSUSE Backports SLE-15-SP3 Update This update for lxd fixes the following issues: Update to LXD 4.16. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-16-has-been-released/11547 boo#1188946 + Cluster certificate update + Copy/move of custom volumes between projects + lxc monitor --pretty now works with all event types + Easier revocation of cluster join tokens + IP filtering on unmanaged bridges + New warnings + New lifecycle events - Build with go1.15 for reproducible build results (boo#1102408) - Add backport for <https://github.com/lxc/lxd/pull/8908> which fixes a Leap-specific kernel backport bug (close_range(2) was backported but not the flags that it supported in the first version). boo#1186786 - Build lxd-agent and lxd-p2c statically to match upstream LXD build scripts (and to make VMs work properly -- lxd-agent is injected into the VM). Update to LXD 4.15. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-15-has-been-released/11252 boo#1186906 + Network interface hotplug in VMs + Configurable shutdown timeout + New persistent warnings (time skew, apparmor and virtiofsd) + Location field in /dev/lxd API + New type and name columns in lxc config trust list + Cluster members acting as database stand-by now visible + lxc monitor --pretty now supported with lifecycle events + New --expire flag for lxc publish + Requestor now recorded in lifecyle events + Proxy header support on main API endpoint + Full swagger coverage of REST API Update to LXD 4.14. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-14-has-been-released/11008 boo#1186647 + ACL support on managed bridges + Cluster member certificates + Cluster member description + Cluster token based join + Server warnings + Backup and snapshot project restrictions + User keys in device configuration + More auto-generated REST-API documentation lxd-4.16-bp153.3.6.1.src.rpm lxd-4.16-bp153.3.6.1.x86_64.rpm lxd-bash-completion-4.16-bp153.3.6.1.noarch.rpm lxd-4.16-bp153.3.6.1.aarch64.rpm lxd-4.16-bp153.3.6.1.ppc64le.rpm lxd-4.16-bp153.3.6.1.s390x.rpm openSUSE-2021-1123 Recommended update for gdcm moderate openSUSE Backports SLE-15-SP3 Update This update for gdcm fixes the following issues: version 3.0.9 (no changelog) * Fix TestScanner1 test gdcm-3.0.9-bp153.2.3.1.src.rpm gdcm-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-applications-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-devel-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-examples-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.x86_64.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.x86_64.rpm python3-gdcm-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-applications-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-devel-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-examples-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.aarch64.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.aarch64.rpm python3-gdcm-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-applications-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-devel-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-examples-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.ppc64le.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.ppc64le.rpm python3-gdcm-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-3.0.9-bp153.2.3.1.s390x.rpm gdcm-applications-3.0.9-bp153.2.3.1.s390x.rpm gdcm-devel-3.0.9-bp153.2.3.1.s390x.rpm gdcm-examples-3.0.9-bp153.2.3.1.s390x.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.s390x.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.s390x.rpm python3-gdcm-3.0.9-bp153.2.3.1.s390x.rpm openSUSE-2021-1124 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issues: Update to version 21.07.00: * ACPICA: Update to version 20210730 * uefirttime: Fix incorrect error messages for invalid time test * fwts-test: sync up with updates in fwts_wmi_known_guids * acpi/wmi: update WMI known GUIDs from Linux kernel 5.14-rc1 * sbbr: remove pm_file test (not required in BBR 1.0) * lib: fwts_version.h - update to V21.07.00 * debian: update changelog * auto-packager: mkpackage.sh: remove groovy * uefirttime: add advice for the timezone 2047 failure (LP: #1933503) * fwts-test: sync up with DBG2 changes from BSA updates * fwts_acpi_tables: skip FACS warning for reduced hardware * acpi: method: Make _AEI test optional for SBBR * acpi: dbg2: Allow 16550 compatible serial port in DBG2 * acpi: method: Make method_test_ADR() optional * sbbr: adjust signature name for MADT * sbbr: remove SSDT from mandatory list * sbbr: acpitables: add new recommended tables * acpi: acpitables: add advices for table revision tests Update to version 21.06.00: * lib: fwts_version.h - update to V21.06.00 * debian: update changelog * fwts_acpi_tables: memcpy 4 char ACPI table name * Remove complex disabling of ACPI for non-ACPI targets * Debian: move source lintian overrides file to source * Add lintian overrides for ldconfig trigger warning * Debian: control: update Standards-Version to 4.1.0 * Debian: update compat level to 9 * Debian: add Rules-Requires-Root field to control file * Debian: add project Homepage field to control file * debian/copyright: use secure https url specifier * Debian: remove spaces at end of lines of control file * Debian: remove spaces at end of lines of changelong * auto-packager: mkpackage.sh: remove xenial * live-image: add "TPM tests" to root menu * live-image: add utils tests to "Selected" menu * tpmevlog: add to batch tests * klog.json: check IRQ requests on irqchip fwts-21.07.00-bp153.2.3.1.src.rpm fwts-21.07.00-bp153.2.3.1.x86_64.rpm fwts-debuginfo-21.07.00-bp153.2.3.1.x86_64.rpm fwts-debugsource-21.07.00-bp153.2.3.1.x86_64.rpm fwts-21.07.00-bp153.2.3.1.aarch64.rpm fwts-debuginfo-21.07.00-bp153.2.3.1.aarch64.rpm fwts-debugsource-21.07.00-bp153.2.3.1.aarch64.rpm openSUSE-2021-1125 Security update for aria2 moderate openSUSE Backports SLE-15-SP3 Update This update for aria2 fixes the following issues: Update to version 1.35.0: * Drop SSLv3.0 and TLSv1.0 and add TLSv1.3 * TLSv1.3 support is added for GNUTLS and OpenSSL. * Platform: Fix compilation without deprecated OpenSSL APIs * Remove linux getrandom and use C++ stdlib instead * Don't send Accept Metalink header if Metalink is disabled - Move bash completion to better location Update to version 1.34.0: * UnknownLengthPieceStorage: return piece length show something in console status when downloading items with unknown content length * Fix bug that signal handler does not work with libaria2 when aria2::RUN_ONCE is passed to aria2::run(). * Retry on HTTP 502 aria2-1.35.0-bp153.2.3.1.src.rpm aria2-1.35.0-bp153.2.3.1.x86_64.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.x86_64.rpm aria2-debugsource-1.35.0-bp153.2.3.1.x86_64.rpm aria2-devel-1.35.0-bp153.2.3.1.x86_64.rpm aria2-lang-1.35.0-bp153.2.3.1.noarch.rpm libaria2-0-1.35.0-bp153.2.3.1.x86_64.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.x86_64.rpm aria2-1.35.0-bp153.2.3.1.aarch64.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.aarch64.rpm aria2-debugsource-1.35.0-bp153.2.3.1.aarch64.rpm aria2-devel-1.35.0-bp153.2.3.1.aarch64.rpm libaria2-0-1.35.0-bp153.2.3.1.aarch64.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.aarch64.rpm aria2-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-debugsource-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-devel-1.35.0-bp153.2.3.1.ppc64le.rpm libaria2-0-1.35.0-bp153.2.3.1.ppc64le.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-1.35.0-bp153.2.3.1.s390x.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.s390x.rpm aria2-debugsource-1.35.0-bp153.2.3.1.s390x.rpm aria2-devel-1.35.0-bp153.2.3.1.s390x.rpm libaria2-0-1.35.0-bp153.2.3.1.s390x.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1144 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 92.0.4515.131 (boo#1189006) * CVE-2021-30590: Heap buffer overflow in Bookmarks * CVE-2021-30591: Use after free in File System API * CVE-2021-30592: Out of bounds write in Tab Groups * CVE-2021-30593: Out of bounds read in Tab Strip * CVE-2021-30594: Use after free in Page Info UI * CVE-2021-30596: Incorrect security UI in Navigation * CVE-2021-30597: Use after free in Browser UI Chromium 92.0.4515.107 (boo#1188590) * CVE-2021-30565: Out of bounds write in Tab Groups * CVE-2021-30566: Stack buffer overflow in Printing * CVE-2021-30567: Use after free in DevTools * CVE-2021-30568: Heap buffer overflow in WebGL * CVE-2021-30569: Use after free in sqlite * CVE-2021-30571: Insufficient policy enforcement in DevTools * CVE-2021-30572: Use after free in Autofill * CVE-2021-30573: Use after free in GPU * CVE-2021-30574: Use after free in protocol handling * CVE-2021-30575: Out of bounds read in Autofill * CVE-2021-30576: Use after free in DevTools * CVE-2021-30577: Insufficient policy enforcement in Installer * CVE-2021-30578: Uninitialized Use in Media * CVE-2021-30579: Use after free in UI framework * CVE-2021-30581: Use after free in DevTools * CVE-2021-30582: Inappropriate implementation in Animation * CVE-2021-30584: Incorrect security UI in Downloads * CVE-2021-30585: Use after free in sensor handling * CVE-2021-30588: Type Confusion in V8 * CVE-2021-30589: Insufficient validation of untrusted input in Sharing chromedriver-92.0.4515.131-bp153.2.19.1.x86_64.rpm chromium-92.0.4515.131-bp153.2.19.1.src.rpm chromium-92.0.4515.131-bp153.2.19.1.x86_64.rpm chromedriver-92.0.4515.131-bp153.2.19.1.aarch64.rpm chromium-92.0.4515.131-bp153.2.19.1.aarch64.rpm openSUSE-2021-1146 Recommended update for rubygem-rubyntlm moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-rubyntlm fixes the following issues: Updated to version 0.6.3 - see installed CHANGELOG.md ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.x86_64.rpm rubygem-rubyntlm-0.6.3-bp153.2.3.1.src.rpm ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.s390x.rpm openSUSE-2021-1149 Recommended update for rubygem-vagrant-spec moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-vagrant-spec fixes the following issues: * Run workflow on ubuntu image * Update common.sh ci script * Remove childprocess constraint * Add a scenario for rebooting with provisioner * Test: guest can write back to default synced folder * Test synced folder persists after guest reboot * Just load common.sh * Use local vagrant gem if exists * Update childprocess * Add shebangs to scripts in acceptance/support-skeletons/triggers-advanced ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.x86_64.rpm rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.src.rpm ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.s390x.rpm openSUSE-2021-1150 Recommended update for rubygem-bcrypt_pbkdf-1.1 moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-bcrypt_pbkdf-1.1 fixes the following issues: Package is shipped as vagrant dependency in version 1.1.0 ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.x86_64.rpm rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.src.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.s390x.rpm openSUSE-2021-1159 Recommended update for liferea moderate openSUSE Backports SLE-15-SP3 Update This update for liferea fixes the following issues: - Fix missing python3-gobject-Gdk runtime dependency (boo#1187936) liferea was updated to version 1.13.6: * Change reader mode toggle from item view icon to toggle entry in item view context menu. * #343: UX redesign of the update message in the status bar. Now shows a update counter of the feeds being in update. * #964: Added pane position fix plugin providing a workaround for pane position issues when using the headerbar * #983: Use GtkFileChooserNative to allow selecting local files when run in sandbox. * Fixes #780: Improve date formatting when in locale en_GB * Fixes #944: Broken RTL text direction in feed content view * Fixes #949: Regression in notification plugin that caused it to show non-new items * Fixes #963: Checking for git command in plugin installer -> warn user * Fixes #973: Broken CSS in Webkit2Gtk >= 2.32 * Updated Albanian translation * Updated French translation * Updated Italian translation * Updated German translation * #907: Add new search folder property that allows hiding read items * Now always shows the unread count of a search folder (instead of the item count) in the feed list * Now search folders are automatically rebuild when rules are changed * Adds a new simple focus plugin that adds transparency on the feed list when it is not focussed. * Add F10 hotkey to headerbar plugin to allow triggering the hamburger menu * Update Flatpak AppData with release dates * Make several plugins support gettext * Fixes #192: wrong button order of media player in RTL locales * Fixes #343: Usability of update infos in status bar. Now a total count is displayed on mass-updates and a per-feed info on single feed updates * Fixes #809: Usability of feed fetching errors. * Updated Polish translation * Updated German translation * Prevent endless loop on favicon discovery * #903: Prevent endless loop in feed autodiscovery * #912: Allow mutiple feed in same libnotify notification * Further favicon discovery improvements: now detects all types of Apple Touch Icons, MS Tile Images and Safari Mask Icons Fixes #440 * Add reader mode toggle in the item view * #876 Add reader mode preference * Implement support for subscribing to LD+Json metadata listings e.g. concert or theater event listings * Provide the default icon for feeds with no favicon as SVG for nicer rendering in wide view. Drop some unused icons. Replace tray icon with scalable version. * Fixes CRITICAL on trayicon plugin init * Fixes #884: Content of wrong feed is shown * Fixes #900: Flatpak needs icon named after appid * Fixes #908, #332: Search folder are not case-insensitive as documented * Fixes #899: Truncated articles (on 'Extrat full content') * #902: Updated Polish translation * #893: Update of bookmarking sites * #888: Changes required for Flathub * #882: Implement support for Webkits Intelligent Tracking Protection * #875: Add <Ctrl>-0 hotkey to reset zoom * #874: Add debug printing of SAX parser errors * #846: Remove deprecated usage of gdk_screen_* * #844: Update metainfo path (appdata target directory) * #776: CSS color update on theme change without restart * Fixes #883: Feed with comments: last comment replaces all content * Fixes #866: Bad encoding in doc/html/reference_de.html * Fixes #865: Fixes view mode switch * Fixes #841: Now shows progress bar when loading websites * Fixes #828: Crashing with segfault after opening feed articles * Fixes XLST exception on mediarss feeds with description * Drop blogChannel namespace support * Support multi-feed discovery * Default to https:// instead of http:// when user doesn't provide protocol on subscribing feed * Drop CDF channel legacy support * Drop Atom 0.2/0.3 (aka Pie) legacy support * #893: Added Persion default feed list * #890: Update of Indionesian translation * #890: Update of French translation * #846, #864, #735: Fix main menu/toolbar not being translated * #854: Adding new search folder options to match subscription source ULR and parent folder name. * #851: Add accessibility check to code tests * #851: Fix accessibility annotations for several combo boxes. * #850: Fix embedded youtube video bug. * #765: Embed YouTube videos from MediaRSS feeds * #749: Add Readability.js library (Apache 2.0 licensed) and auto-apply Readability.js to all headlines * Drop unused glade/google_source.ui * Drop support of combined view mode, this is necessary to add rich content support which relies on DOM transformation and Readability.js * Drop ns_photo support, as it is rarely used and allows us to get rid of XSLT extra handling * #747: Font improvements * #250 Update some dialog labels * #803: Fix legacy links to mailing list and IRC in documentation. * Updated German translation * #861: Updated Spanish translation * Fixes #840: OPML source subfolders not working * #837: Removing GTimeVal references * #827: Respect global update refresh interval for TheOldReader * #826: Fix save/restore position issues with tray icon * #822: Improve performance of item list loading * Fixes #821: Skip current item when finding next unread item * #815: Add support for subscribing to HTML5 websites without RSS/Atom feeds by extracting article titles,links and descriptions * #816: Increase size of stored favicons to 128x128px to improve icon quality in 3-pane wide view. Also add favicon URL discovery tests. * Fixes #821: Skip current selected unread item on 'next unread item' * #800: Expose remove-item action for plugins * Fixes #799: plugins/headerbar.py translations not active * Fixes #783: Update IS_STATE when update item in itemlistview * #752: Trayicon plugin has now a configuration option to change the behaviour when closing Liferea. * Fixes #693: Add trayicon plugin option to disable minimizing to tray * #764: Add MediaRSS support (e.g. Youtube feeds) to display descriptions and thumbnails * #773: Add WebKit Inspector menu option to HTML view when run with --debug-html (by sillyslux) * #714: Replaces deprecated gtk_menu_popup * #705: New hotkey Ctrl-O to open enclosures * #680: Add xdg-email command to item list popup menu * Drop unused glade/google_source.ui * #699: Refactoring of duplicate check handlingg * #746: Fix accessibility fatals reported by gla11y * Fixes #730: "Update all subscriptions at startup" overrides "Don't update this feed automatically" * Fixes #639: Right clicking on article no longer selects it * #737: Update of Italian translation * #745: URL fix for French example feeds * Update inline docs on headline view modes liferea-1.13.6-bp153.2.3.1.src.rpm liferea-1.13.6-bp153.2.3.1.x86_64.rpm liferea-lang-1.13.6-bp153.2.3.1.noarch.rpm liferea-1.13.6-bp153.2.3.1.aarch64.rpm liferea-1.13.6-bp153.2.3.1.ppc64le.rpm liferea-1.13.6-bp153.2.3.1.s390x.rpm openSUSE-2021-1164 Recommended update for chromium moderate openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: - Add missing crashpad_handler (boo#1189254) chromedriver-92.0.4515.131-bp153.2.22.1.x86_64.rpm chromium-92.0.4515.131-bp153.2.22.1.src.rpm chromium-92.0.4515.131-bp153.2.22.1.x86_64.rpm chromedriver-92.0.4515.131-bp153.2.22.1.aarch64.rpm chromium-92.0.4515.131-bp153.2.22.1.aarch64.rpm openSUSE-2021-1177 Security update for libhts low openSUSE Backports SLE-15-SP3 Update This update of libhts fixes the following security issue: - CVE-2020-36403: Fixed an out-of-bounds write access in vcf_parse_format() (bsc#1187917) bgzip-1.10.2-bp153.2.5.1.x86_64.rpm bgzip-debuginfo-1.10.2-bp153.2.5.1.x86_64.rpm htsfile-1.10.2-bp153.2.5.1.x86_64.rpm htsfile-debuginfo-1.10.2-bp153.2.5.1.x86_64.rpm libhts-1.10.2-bp153.2.5.1.src.rpm libhts-debugsource-1.10.2-bp153.2.5.1.x86_64.rpm libhts-devel-1.10.2-bp153.2.5.1.x86_64.rpm libhts3-1.10.2-bp153.2.5.1.x86_64.rpm libhts3-debuginfo-1.10.2-bp153.2.5.1.x86_64.rpm tabix-1.10.2-bp153.2.5.1.x86_64.rpm tabix-debuginfo-1.10.2-bp153.2.5.1.x86_64.rpm bgzip-1.10.2-bp153.2.5.1.aarch64.rpm bgzip-debuginfo-1.10.2-bp153.2.5.1.aarch64.rpm htsfile-1.10.2-bp153.2.5.1.aarch64.rpm htsfile-debuginfo-1.10.2-bp153.2.5.1.aarch64.rpm libhts-debugsource-1.10.2-bp153.2.5.1.aarch64.rpm libhts-devel-1.10.2-bp153.2.5.1.aarch64.rpm libhts-devel-64bit-1.10.2-bp153.2.5.1.aarch64_ilp32.rpm libhts3-1.10.2-bp153.2.5.1.aarch64.rpm libhts3-64bit-1.10.2-bp153.2.5.1.aarch64_ilp32.rpm libhts3-64bit-debuginfo-1.10.2-bp153.2.5.1.aarch64_ilp32.rpm libhts3-debuginfo-1.10.2-bp153.2.5.1.aarch64.rpm tabix-1.10.2-bp153.2.5.1.aarch64.rpm tabix-debuginfo-1.10.2-bp153.2.5.1.aarch64.rpm bgzip-1.10.2-bp153.2.5.1.ppc64le.rpm bgzip-debuginfo-1.10.2-bp153.2.5.1.ppc64le.rpm htsfile-1.10.2-bp153.2.5.1.ppc64le.rpm htsfile-debuginfo-1.10.2-bp153.2.5.1.ppc64le.rpm libhts-debugsource-1.10.2-bp153.2.5.1.ppc64le.rpm libhts-devel-1.10.2-bp153.2.5.1.ppc64le.rpm libhts3-1.10.2-bp153.2.5.1.ppc64le.rpm libhts3-debuginfo-1.10.2-bp153.2.5.1.ppc64le.rpm tabix-1.10.2-bp153.2.5.1.ppc64le.rpm tabix-debuginfo-1.10.2-bp153.2.5.1.ppc64le.rpm bgzip-1.10.2-bp153.2.5.1.s390x.rpm bgzip-debuginfo-1.10.2-bp153.2.5.1.s390x.rpm htsfile-1.10.2-bp153.2.5.1.s390x.rpm htsfile-debuginfo-1.10.2-bp153.2.5.1.s390x.rpm libhts-debugsource-1.10.2-bp153.2.5.1.s390x.rpm libhts-devel-1.10.2-bp153.2.5.1.s390x.rpm libhts3-1.10.2-bp153.2.5.1.s390x.rpm libhts3-debuginfo-1.10.2-bp153.2.5.1.s390x.rpm tabix-1.10.2-bp153.2.5.1.s390x.rpm tabix-debuginfo-1.10.2-bp153.2.5.1.s390x.rpm openSUSE-2021-1173 Security update for prosody moderate openSUSE Backports SLE-15-SP3 Update This update for prosody fixes the following issues: prosody was updated to 0.11.10: Security: * MUC: Fix logic for access to affiliation lists CVE-2021-37601 (boo#1188976) https://prosody.im/security/advisory_20210722/ Minor changes: * prosodyctl: Add ‘limits’ to known globals to warn about misplacing it * util.ip: Fix netmask for link-local address range * mod_pep: Remove obsolete node restoration code * util.pubsub: Fix traceback if node data not initialized prosody-0.11.10-bp153.2.6.2.src.rpm prosody-0.11.10-bp153.2.6.2.x86_64.rpm prosody-0.11.10-bp153.2.6.2.aarch64.rpm prosody-0.11.10-bp153.2.6.2.ppc64le.rpm prosody-0.11.10-bp153.2.6.2.s390x.rpm openSUSE-2021-1180 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 92.0.4515.159 (boo#1189490): * CVE-2021-30598: Type Confusion in V8 * CVE-2021-30599: Type Confusion in V8 * CVE-2021-30600: Use after free in Printing * CVE-2021-30601: Use after free in Extensions API * CVE-2021-30602: Use after free in WebRTC * CVE-2021-30603: Race in WebAudio * CVE-2021-30604: Use after free in ANGLE * Various fixes from internal audits, fuzzing and other initiatives chromedriver-92.0.4515.159-bp153.2.25.1.x86_64.rpm chromium-92.0.4515.159-bp153.2.25.1.src.rpm chromium-92.0.4515.159-bp153.2.25.1.x86_64.rpm chromedriver-92.0.4515.159-bp153.2.25.1.aarch64.rpm chromium-92.0.4515.159-bp153.2.25.1.aarch64.rpm openSUSE-2021-1187 Security update for libspf2 critical openSUSE Backports SLE-15-SP3 Update This update for libspf2 fixes the following issue: - CVE-2021-20314: A remote overflow in SPF parsing could lead to remote code execution (bsc#1189104) libspf2-1.2.10-bp153.5.1.src.rpm libspf2-2-1.2.10-bp153.5.1.x86_64.rpm libspf2-2-debuginfo-1.2.10-bp153.5.1.x86_64.rpm libspf2-debuginfo-1.2.10-bp153.5.1.x86_64.rpm libspf2-debugsource-1.2.10-bp153.5.1.x86_64.rpm libspf2-devel-1.2.10-bp153.5.1.x86_64.rpm libspf2-tools-1.2.10-bp153.5.1.x86_64.rpm libspf2-tools-debuginfo-1.2.10-bp153.5.1.x86_64.rpm libspf2-2-1.2.10-bp153.5.1.aarch64.rpm libspf2-2-debuginfo-1.2.10-bp153.5.1.aarch64.rpm libspf2-debuginfo-1.2.10-bp153.5.1.aarch64.rpm libspf2-debugsource-1.2.10-bp153.5.1.aarch64.rpm libspf2-devel-1.2.10-bp153.5.1.aarch64.rpm libspf2-tools-1.2.10-bp153.5.1.aarch64.rpm libspf2-tools-debuginfo-1.2.10-bp153.5.1.aarch64.rpm libspf2-2-1.2.10-bp153.5.1.ppc64le.rpm libspf2-2-debuginfo-1.2.10-bp153.5.1.ppc64le.rpm libspf2-debuginfo-1.2.10-bp153.5.1.ppc64le.rpm libspf2-debugsource-1.2.10-bp153.5.1.ppc64le.rpm libspf2-devel-1.2.10-bp153.5.1.ppc64le.rpm libspf2-tools-1.2.10-bp153.5.1.ppc64le.rpm libspf2-tools-debuginfo-1.2.10-bp153.5.1.ppc64le.rpm libspf2-2-1.2.10-bp153.5.1.s390x.rpm libspf2-2-debuginfo-1.2.10-bp153.5.1.s390x.rpm libspf2-debuginfo-1.2.10-bp153.5.1.s390x.rpm libspf2-debugsource-1.2.10-bp153.5.1.s390x.rpm libspf2-devel-1.2.10-bp153.5.1.s390x.rpm libspf2-tools-1.2.10-bp153.5.1.s390x.rpm libspf2-tools-debuginfo-1.2.10-bp153.5.1.s390x.rpm openSUSE-2021-1190 Security update for cacti, cacti-spine moderate openSUSE Backports SLE-15-SP3 Update This update for cacti, cacti-spine fixes the following issues: cacti-spine 1.2.18: * Fix missing time parameter on FROM_UNIXTIME function cacti 1.2.18: * CVE-2020-14424: Lack of escaping on template import can lead to XSS exposure under 'midwinter' theme (boo#1188188) * Real time graphs can expose XSS issue cacti-spine-1.2.18-bp153.2.3.1.src.rpm cacti-spine-1.2.18-bp153.2.3.1.x86_64.rpm cacti-1.2.18-bp153.2.3.1.noarch.rpm cacti-1.2.18-bp153.2.3.1.src.rpm cacti-spine-1.2.18-bp153.2.3.1.aarch64.rpm cacti-spine-1.2.18-bp153.2.3.1.ppc64le.rpm cacti-spine-1.2.18-bp153.2.3.1.s390x.rpm openSUSE-2021-1192 Security update for tor moderate openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor 0.4.6.7: * Fix a DoS via a remotely triggerable assertion failure (boo#1189489, TROVE-2021-007, CVE-2021-38385) tor 0.4.6.6: * Enable the deterministic RNG for unit tests that covers the address set bloomfilter-based API's tor 0.4.6.5 * Add controller support for creating v3 onion services with client auth * When voting on a relay with a Sybil-like appearance, add the Sybil flag when clearing out the other flags. This lets a relay operator know why their relay hasn't been included in the consensus * Relays now report how overloaded they are * Add a new DoS subsystem to control the rate of client connections for relays * Relays now publish statistics about v3 onions services * Improve circuit timeout algorithm for client performance tor-0.4.6.7-bp153.2.6.1.src.rpm tor-0.4.6.7-bp153.2.6.1.x86_64.rpm tor-0.4.6.7-bp153.2.6.1.aarch64.rpm tor-0.4.6.7-bp153.2.6.1.ppc64le.rpm tor-0.4.6.7-bp153.2.6.1.s390x.rpm openSUSE-2021-1191 Recommended update for vagrant moderate openSUSE Backports SLE-15-SP3 Update This update provides vagrant to Leap 15.3 and PackageHub 15-SP3. ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.17.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-debuginfo-1.1.0-bp153.17.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.17.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.17.1.x86_64.rpm rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.17.1.src.rpm rubygem-bcrypt_pbkdf-1.1-debugsource-1.1.0-bp153.17.1.x86_64.rpm ruby2.5-rubygem-childprocess-4.1-4.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-childprocess-doc-4.1-4.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-childprocess-testsuite-4.1-4.1.0-bp153.2.1.x86_64.rpm rubygem-childprocess-4.1-4.1.0-bp153.2.1.src.rpm ruby2.5-rubygem-erubi-1.10-1.10.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-erubi-doc-1.10-1.10.0-bp153.2.1.x86_64.rpm rubygem-erubi-1.10-1.10.0-bp153.2.1.src.rpm ruby2.5-rubygem-i18n-1.8-1.8.10-bp153.2.1.x86_64.rpm ruby2.5-rubygem-i18n-doc-1.8-1.8.10-bp153.2.1.x86_64.rpm rubygem-i18n-1.8-1.8.10-bp153.2.1.src.rpm ruby2.5-rubygem-listen-3.6-3.6.0-bp153.2.1.x86_64.rpm rubygem-listen-3.6-3.6.0-bp153.2.1.src.rpm ruby2.5-rubygem-mime-types-3.3-3.3.1-bp153.2.1.x86_64.rpm ruby2.5-rubygem-mime-types-doc-3.3-3.3.1-bp153.2.1.x86_64.rpm ruby2.5-rubygem-mime-types-testsuite-3.3-3.3.1-bp153.2.1.x86_64.rpm rubygem-mime-types-3.3-3.3.1-bp153.2.1.src.rpm ruby2.5-rubygem-net-scp-3.0-3.0.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-net-scp-doc-3.0-3.0.0-bp153.2.1.x86_64.rpm rubygem-net-scp-3.0-3.0.0-bp153.2.1.src.rpm ruby2.5-rubygem-net-sftp-3.0-3.0.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-net-sftp-doc-3.0-3.0.0-bp153.2.1.x86_64.rpm rubygem-net-sftp-3.0-3.0.0-bp153.2.1.src.rpm ruby2.5-rubygem-net-ssh-6.1-6.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-net-ssh-doc-6.1-6.1.0-bp153.2.1.x86_64.rpm rubygem-net-ssh-6.1-6.1.0-bp153.2.1.src.rpm ruby2.5-rubygem-rake-13.0-13.0.6-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rake-doc-13.0-13.0.6-bp153.2.1.x86_64.rpm rubygem-rake-13.0-13.0.6-bp153.2.1.src.rpm ruby2.5-rubygem-rb-fsevent-0.11-0.11.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rb-fsevent-doc-0.11-0.11.0-bp153.2.1.x86_64.rpm rubygem-rb-fsevent-0.11-0.11.0-bp153.2.1.src.rpm ruby2.5-rubygem-rexml-3.2-3.2.5-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rexml-doc-3.2-3.2.5-bp153.2.1.x86_64.rpm rubygem-rexml-3.2-3.2.5-bp153.2.1.src.rpm ruby2.5-rubygem-rspec-3.10-3.10.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rspec-doc-3.10-3.10.0-bp153.2.1.x86_64.rpm rubygem-rspec-3.10-3.10.0-bp153.2.1.src.rpm ruby2.5-rubygem-rspec-core-3.10-3.10.1-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rspec-core-doc-3.10-3.10.1-bp153.2.1.x86_64.rpm rubygem-rspec-core-3.10-3.10.1-bp153.2.1.src.rpm ruby2.5-rubygem-rspec-expectations-3.10-3.10.1-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rspec-expectations-doc-3.10-3.10.1-bp153.2.1.x86_64.rpm rubygem-rspec-expectations-3.10-3.10.1-bp153.2.1.src.rpm ruby2.5-rubygem-rspec-mocks-3.10-3.10.2-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rspec-mocks-doc-3.10-3.10.2-bp153.2.1.x86_64.rpm rubygem-rspec-mocks-3.10-3.10.2-bp153.2.1.src.rpm ruby2.5-rubygem-rspec-support-3.10-3.10.2-bp153.2.1.x86_64.rpm ruby2.5-rubygem-rspec-support-doc-3.10-3.10.2-bp153.2.1.x86_64.rpm rubygem-rspec-support-3.10-3.10.2-bp153.2.1.src.rpm ruby2.5-rubygem-vagrant_cloud-3.0-3.0.5-bp153.2.1.x86_64.rpm ruby2.5-rubygem-vagrant_cloud-doc-3.0-3.0.5-bp153.2.1.x86_64.rpm rubygem-vagrant_cloud-3.0-3.0.5-bp153.2.1.src.rpm ruby2.5-rubygem-webrick-1.7-1.7.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-webrick-doc-1.7-1.7.0-bp153.2.1.x86_64.rpm rubygem-webrick-1.7-1.7.0-bp153.2.1.src.rpm ruby2.5-rubygem-winrm-2.3-2.3.6-bp153.2.1.x86_64.rpm ruby2.5-rubygem-winrm-doc-2.3-2.3.6-bp153.2.1.x86_64.rpm rubygem-winrm-2.3-2.3.6-bp153.2.1.src.rpm ruby2.5-rubygem-winrm-elevated-1.2-1.2.3-bp153.2.1.x86_64.rpm ruby2.5-rubygem-winrm-elevated-doc-1.2-1.2.3-bp153.2.1.x86_64.rpm rubygem-winrm-elevated-1.2-1.2.3-bp153.2.1.src.rpm ruby2.5-rubygem-winrm-fs-1.3-1.3.5-bp153.2.1.x86_64.rpm ruby2.5-rubygem-winrm-fs-doc-1.3-1.3.5-bp153.2.1.x86_64.rpm rubygem-winrm-fs-1.3-1.3.5-bp153.2.1.src.rpm vagrant-libvirt-0.5.3-bp153.2.1.src.rpm vagrant-libvirt-0.5.3-bp153.2.1.x86_64.rpm vagrant-libvirt-doc-0.5.3-bp153.2.1.x86_64.rpm vagrant-2.2.18-bp153.2.1.src.rpm vagrant-2.2.18-bp153.2.1.x86_64.rpm vagrant-bash-completion-2.2.18-bp153.2.1.noarch.rpm vagrant-doc-2.2.18-bp153.2.1.noarch.rpm vagrant-emacs-2.2.18-bp153.2.1.noarch.rpm vagrant-vim-2.2.18-bp153.2.1.noarch.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.17.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-debuginfo-1.1.0-bp153.17.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.17.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.17.1.aarch64.rpm rubygem-bcrypt_pbkdf-1.1-debugsource-1.1.0-bp153.17.1.aarch64.rpm ruby2.5-rubygem-childprocess-4.1-4.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-childprocess-doc-4.1-4.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-childprocess-testsuite-4.1-4.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-erubi-1.10-1.10.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-erubi-doc-1.10-1.10.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-i18n-1.8-1.8.10-bp153.2.1.aarch64.rpm ruby2.5-rubygem-i18n-doc-1.8-1.8.10-bp153.2.1.aarch64.rpm ruby2.5-rubygem-listen-3.6-3.6.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-mime-types-3.3-3.3.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-mime-types-doc-3.3-3.3.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-mime-types-testsuite-3.3-3.3.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-net-scp-3.0-3.0.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-net-scp-doc-3.0-3.0.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-net-sftp-3.0-3.0.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-net-sftp-doc-3.0-3.0.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-net-ssh-6.1-6.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-net-ssh-doc-6.1-6.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rake-13.0-13.0.6-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rake-doc-13.0-13.0.6-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rb-fsevent-0.11-0.11.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rb-fsevent-doc-0.11-0.11.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rexml-3.2-3.2.5-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rexml-doc-3.2-3.2.5-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-3.10-3.10.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-doc-3.10-3.10.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-core-3.10-3.10.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-core-doc-3.10-3.10.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-expectations-3.10-3.10.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-expectations-doc-3.10-3.10.1-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-mocks-3.10-3.10.2-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-mocks-doc-3.10-3.10.2-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-support-3.10-3.10.2-bp153.2.1.aarch64.rpm ruby2.5-rubygem-rspec-support-doc-3.10-3.10.2-bp153.2.1.aarch64.rpm ruby2.5-rubygem-vagrant_cloud-3.0-3.0.5-bp153.2.1.aarch64.rpm ruby2.5-rubygem-vagrant_cloud-doc-3.0-3.0.5-bp153.2.1.aarch64.rpm ruby2.5-rubygem-webrick-1.7-1.7.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-webrick-doc-1.7-1.7.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-winrm-2.3-2.3.6-bp153.2.1.aarch64.rpm ruby2.5-rubygem-winrm-doc-2.3-2.3.6-bp153.2.1.aarch64.rpm ruby2.5-rubygem-winrm-elevated-1.2-1.2.3-bp153.2.1.aarch64.rpm ruby2.5-rubygem-winrm-elevated-doc-1.2-1.2.3-bp153.2.1.aarch64.rpm ruby2.5-rubygem-winrm-fs-1.3-1.3.5-bp153.2.1.aarch64.rpm ruby2.5-rubygem-winrm-fs-doc-1.3-1.3.5-bp153.2.1.aarch64.rpm vagrant-libvirt-0.5.3-bp153.2.1.aarch64.rpm vagrant-libvirt-doc-0.5.3-bp153.2.1.aarch64.rpm vagrant-2.2.18-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.17.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-debuginfo-1.1.0-bp153.17.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.17.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.17.1.ppc64le.rpm rubygem-bcrypt_pbkdf-1.1-debugsource-1.1.0-bp153.17.1.ppc64le.rpm ruby2.5-rubygem-childprocess-4.1-4.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-childprocess-doc-4.1-4.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-childprocess-testsuite-4.1-4.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-erubi-1.10-1.10.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-erubi-doc-1.10-1.10.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-i18n-1.8-1.8.10-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-i18n-doc-1.8-1.8.10-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-listen-3.6-3.6.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-mime-types-3.3-3.3.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-mime-types-doc-3.3-3.3.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-mime-types-testsuite-3.3-3.3.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-net-scp-3.0-3.0.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-net-scp-doc-3.0-3.0.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-net-sftp-3.0-3.0.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-net-sftp-doc-3.0-3.0.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-net-ssh-6.1-6.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-net-ssh-doc-6.1-6.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rake-13.0-13.0.6-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rake-doc-13.0-13.0.6-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rb-fsevent-0.11-0.11.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rb-fsevent-doc-0.11-0.11.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rexml-3.2-3.2.5-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rexml-doc-3.2-3.2.5-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-3.10-3.10.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-doc-3.10-3.10.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-core-3.10-3.10.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-core-doc-3.10-3.10.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-expectations-3.10-3.10.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-expectations-doc-3.10-3.10.1-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-mocks-3.10-3.10.2-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-mocks-doc-3.10-3.10.2-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-support-3.10-3.10.2-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-rspec-support-doc-3.10-3.10.2-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-vagrant_cloud-3.0-3.0.5-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-vagrant_cloud-doc-3.0-3.0.5-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-webrick-1.7-1.7.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-webrick-doc-1.7-1.7.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-winrm-2.3-2.3.6-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-winrm-doc-2.3-2.3.6-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-winrm-elevated-1.2-1.2.3-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-winrm-elevated-doc-1.2-1.2.3-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-winrm-fs-1.3-1.3.5-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-winrm-fs-doc-1.3-1.3.5-bp153.2.1.ppc64le.rpm vagrant-libvirt-0.5.3-bp153.2.1.ppc64le.rpm vagrant-libvirt-doc-0.5.3-bp153.2.1.ppc64le.rpm vagrant-2.2.18-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.17.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-debuginfo-1.1.0-bp153.17.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.17.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.17.1.s390x.rpm rubygem-bcrypt_pbkdf-1.1-debugsource-1.1.0-bp153.17.1.s390x.rpm ruby2.5-rubygem-childprocess-4.1-4.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-childprocess-doc-4.1-4.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-childprocess-testsuite-4.1-4.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-erubi-1.10-1.10.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-erubi-doc-1.10-1.10.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-i18n-1.8-1.8.10-bp153.2.1.s390x.rpm ruby2.5-rubygem-i18n-doc-1.8-1.8.10-bp153.2.1.s390x.rpm ruby2.5-rubygem-listen-3.6-3.6.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-mime-types-3.3-3.3.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-mime-types-doc-3.3-3.3.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-mime-types-testsuite-3.3-3.3.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-net-scp-3.0-3.0.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-net-scp-doc-3.0-3.0.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-net-sftp-3.0-3.0.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-net-sftp-doc-3.0-3.0.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-net-ssh-6.1-6.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-net-ssh-doc-6.1-6.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-rake-13.0-13.0.6-bp153.2.1.s390x.rpm ruby2.5-rubygem-rake-doc-13.0-13.0.6-bp153.2.1.s390x.rpm ruby2.5-rubygem-rb-fsevent-0.11-0.11.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-rb-fsevent-doc-0.11-0.11.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-rexml-3.2-3.2.5-bp153.2.1.s390x.rpm ruby2.5-rubygem-rexml-doc-3.2-3.2.5-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-3.10-3.10.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-doc-3.10-3.10.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-core-3.10-3.10.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-core-doc-3.10-3.10.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-expectations-3.10-3.10.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-expectations-doc-3.10-3.10.1-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-mocks-3.10-3.10.2-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-mocks-doc-3.10-3.10.2-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-support-3.10-3.10.2-bp153.2.1.s390x.rpm ruby2.5-rubygem-rspec-support-doc-3.10-3.10.2-bp153.2.1.s390x.rpm ruby2.5-rubygem-vagrant_cloud-3.0-3.0.5-bp153.2.1.s390x.rpm ruby2.5-rubygem-vagrant_cloud-doc-3.0-3.0.5-bp153.2.1.s390x.rpm ruby2.5-rubygem-webrick-1.7-1.7.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-webrick-doc-1.7-1.7.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-winrm-2.3-2.3.6-bp153.2.1.s390x.rpm ruby2.5-rubygem-winrm-doc-2.3-2.3.6-bp153.2.1.s390x.rpm ruby2.5-rubygem-winrm-elevated-1.2-1.2.3-bp153.2.1.s390x.rpm ruby2.5-rubygem-winrm-elevated-doc-1.2-1.2.3-bp153.2.1.s390x.rpm ruby2.5-rubygem-winrm-fs-1.3-1.3.5-bp153.2.1.s390x.rpm ruby2.5-rubygem-winrm-fs-doc-1.3-1.3.5-bp153.2.1.s390x.rpm vagrant-libvirt-0.5.3-bp153.2.1.s390x.rpm vagrant-libvirt-doc-0.5.3-bp153.2.1.s390x.rpm vagrant-2.2.18-bp153.2.1.s390x.rpm openSUSE-2021-1193 Recommended update for rubygem-paint moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-paint fixes the following issues: updated to version 2.2.1 * Explicitly set mac's Terminal.app to 256 colors only, fixes #28 * Support NO_COLOR environment variable, implements #26 (see no-color.org) * Blacklist True Color support for urxvt, fixes #25 * Set True Color as default mode on more terminals, patch by @smoochbot * Add `gray` alias for `white` color, patch by @AlexWayfer * Remove `gunzip` deprecation warning ruby2.5-rubygem-paint-2.2.1-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-paint-doc-2.2.1-bp153.2.3.1.x86_64.rpm rubygem-paint-2.2.1-bp153.2.3.1.src.rpm ruby2.5-rubygem-paint-2.2.1-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-paint-doc-2.2.1-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-paint-2.2.1-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-paint-doc-2.2.1-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-paint-2.2.1-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-paint-doc-2.2.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1194 Recommended update for mate-menu moderate openSUSE Backports SLE-15-SP3 Update This update for mate-menu fixes the following issues: - Fix crash on adding mate advanced menu to MATE panel (boo#1189452) mate-menu-20.04.1-bp153.2.3.1.noarch.rpm mate-menu-20.04.1-bp153.2.3.1.src.rpm mate-menu-lang-20.04.1-bp153.2.3.1.noarch.rpm openSUSE-2021-1195 Recommended update for lxd moderate openSUSE Backports SLE-15-SP3 Update This update for lxd fixes the following issues: - Update to LXD 4.17. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-17-has-been-released/11812 boo#1189645 + lxd import replaced by new lxd recover + Cluster member evacuation * Reworked lxc info output + Requestor address in lifecycle event + USB GPU support in the resources API + Monitoring of all projects in lxc monitor + Alternative format options in lxc monitor - Update to LXD 4.16. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-16-has-been-released/11547 boo#1188946 + Cluster certificate update + Copy/move of custom volumes between projects + lxc monitor --pretty now works with all event types + Easier revocation of cluster join tokens + IP filtering on unmanaged bridges + New warnings + New lifecycle events - Add backport for <https://github.com/lxc/lxd/pull/8908> which fixes a Leap-specific kernel backport bug (close_range(2) was backported but not the flags that it supported in the first version). boo#1186786 - Build lxd-agent and lxd-p2c statically to match upstream LXD build scripts (and to make VMs work properly -- lxd-agent is injected into the VM). - Update lxd-rpmlintrc to match this. - Update to LXD 4.15. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-15-has-been-released/11252 boo#1186906 + Network interface hotplug in VMs + Configurable shutdown timeout + New persistent warnings (time skew, apparmor and virtiofsd) + Location field in /dev/lxd API + New type and name columns in lxc config trust list + Cluster members acting as database stand-by now visible + lxc monitor --pretty now supported with lifecycle events + New --expire flag for lxc publish + Requestor now recorded in lifecyle events + Proxy header support on main API endpoint + Full swagger coverage of REST API - Update to LXD 4.14. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-14-has-been-released/11008 boo#1186647 + ACL support on managed bridges + Cluster member certificates + Cluster member description + Cluster token based join + Server warnings + Backup and snapshot project restrictions + User keys in device configuration + More auto-generated REST-API documentation lxd-4.17-bp153.3.9.1.src.rpm lxd-4.17-bp153.3.9.1.x86_64.rpm lxd-bash-completion-4.17-bp153.3.9.1.noarch.rpm lxd-4.17-bp153.3.9.1.aarch64.rpm lxd-4.17-bp153.3.9.1.ppc64le.rpm lxd-4.17-bp153.3.9.1.s390x.rpm openSUSE-2021-1274 Security update for fail2ban important openSUSE Backports SLE-15-SP3 Update This update for fail2ban fixes the following issues: - CVE-2021-32749: prevent a command injection via mail command (boo#1188610) - Integrate change to resolve boo#1146856 and boo#1180738 Update to 0.11.2 - increased stability, filter and action updates New Features and Enhancements * fail2ban-regex: - speedup formatted output (bypass unneeded stats creation) - extended with prefregex statistic - more informative output for `datepattern` (e. g. set from filter) - pattern : description * parsing of action in jail-configs considers space between action-names as separator also (previously only new-line was allowed), for example `action = a b` would specify 2 actions `a` and `b` * new filter and jail for GitLab recognizing failed application logins (gh#fail2ban/fail2ban#2689) * new filter and jail for Grafana recognizing failed application logins (gh#fail2ban/fail2ban#2855) * new filter and jail for SoftEtherVPN recognizing failed application logins (gh#fail2ban/fail2ban#2723) * `filter.d/guacamole.conf` extended with `logging` parameter to follow webapp-logging if it's configured (gh#fail2ban/fail2ban#2631) * `filter.d/bitwarden.conf` enhanced to support syslog (gh#fail2ban/fail2ban#2778) * introduced new prefix `{UNB}` for `datepattern` to disable word boundaries in regex; * datetemplate: improved anchor detection for capturing groups `(^...)`; * datepattern: improved handling with wrong recognized timestamps (timezones, no datepattern, etc) as well as some warnings signaling user about invalid pattern or zone (gh#fail2ban/fail2ban#2814): - filter gets mode in-operation, which gets activated if filter starts processing of new messages; in this mode a timestamp read from log-line that appeared recently (not an old line), deviating too much from now (up too 24h), will be considered as now (assuming a timezone issue), so could avoid unexpected bypass of failure (previously exceeding `findtime`); - better interaction with non-matching optional datepattern or invalid timestamps; - implements special datepattern `{NONE}` - allow to find failures totally without date-time in log messages, whereas filter will use now as timestamp (gh#fail2ban/fail2ban#2802) * performance optimization of `datepattern` (better search algorithm in datedetector, especially for single template); * fail2ban-client: extended to unban IP range(s) by subnet (CIDR/mask) or hostname (DNS), gh#fail2ban/fail2ban#2791; * extended capturing of alternate tags in filter, allowing combine of multiple groups to single tuple token with new tag prefix `<F-TUPLE_`, that would combine value of `<F-V>` with all value of `<F-TUPLE_V?_n?>` tags (gh#fail2ban/fail2ban#2755) - Fixes * [stability] prevent race condition - no ban if filter (backend) is continuously busy if too many messages will be found in log, e. g. initial scan of large log-file or journal (gh#fail2ban/fail2ban#2660) * pyinotify-backend sporadically avoided initial scanning of log-file by start * python 3.9 compatibility (and Travis CI support) * restoring a large number (500+ depending on files ulimit) of current bans when using PyPy fixed * manual ban is written to database, so can be restored by restart (gh#fail2ban/fail2ban#2647) * `jail.conf`: don't specify `action` directly in jails (use `action_` or `banaction` instead) * no mails-action added per default anymore (e. g. to allow that `action = %(action_mw)s` should be specified per jail or in default section in jail.local), closes gh#fail2ban/fail2ban#2357 * ensure we've unique action name per jail (also if parameter `actname` is not set but name deviates from standard name, gh#fail2ban/fail2ban#2686) * don't use `%(banaction)s` interpolation because it can be complex value (containing `[...]` and/or quotes), so would bother the action interpolation * fixed type conversion in config readers (take place after all interpolations get ready), that allows to specify typed parameters variable (as substitutions) as well as to supply it in other sections or as init parameters. * `action.d/*-ipset*.conf`: several ipset actions fixed (no timeout per default anymore), so no discrepancy between ipset and fail2ban (removal from ipset will be managed by fail2ban only, gh#fail2ban/fail2ban#2703) * `action.d/cloudflare.conf`: fixed `actionunban` (considering new-line chars and optionally real json-parsing with `jq`, gh#fail2ban/fail2ban#2140, gh#fail2ban/fail2ban#2656) * `action.d/nftables.conf` (type=multiport only): fixed port range selector, replacing `:` with `-` (gh#fail2ban/fail2ban#2763) * `action.d/firewallcmd-*.conf` (multiport only): fixed port range selector, replacing `:` with `-` (gh#fail2ban/fail2ban#2821) * `action.d/bsd-ipfw.conf`: fixed selection of rule-no by large list or initial `lowest_rule_num` (gh#fail2ban/fail2ban#2836) * `filter.d/common.conf`: avoid substitute of default values in related `lt_*` section, `__prefix_line` should be interpolated in definition section (inside the filter-config, gh#fail2ban/fail2ban#2650) * `filter.d/dovecot.conf`: - add managesieve and submission support (gh#fail2ban/fail2ban#2795); - accept messages with more verbose logging (gh#fail2ban/fail2ban#2573); * `filter.d/courier-smtp.conf`: prefregex extended to consider port in log-message (gh#fail2ban/fail2ban#2697) * `filter.d/traefik-auth.conf`: filter extended with parameter mode (`normal`, `ddos`, `aggressive`) to handle the match of username differently (gh#fail2ban/fail2ban#2693): - `normal`: matches 401 with supplied username only - `ddos`: matches 401 without supplied username only - `aggressive`: matches 401 and any variant (with and without username) * `filter.d/sshd.conf`: normalizing of user pattern in all RE's, allowing empty user (gh#fail2ban/fail2ban#2749) Update to 0.11.1: * Increment ban time (+ observer) functionality introduced. * Database functionality extended with bad ips. * New tags (usable in actions): - `<bancount>` - ban count of this offender if known as bad (started by 1 for unknown) - `<bantime>` - current ban-time of the ticket (prolongation can be retarded up to 10 sec.) * Introduced new action command `actionprolong` to prolong ban-time (e. g. set new timeout if expected); * algorithm of restore current bans after restart changed: update the restored ban-time (and therefore end of ban) of the ticket with ban-time of jail (as maximum), for all tickets with ban-time greater (or persistent) * added new setup-option `--without-tests` to skip building and installing of tests files (gh-2287). * added new command `fail2ban-client get <JAIL> banip ?sep-char|--with-time?` to get the banned ip addresses (gh-1916). * purge database will be executed now (within observer). restoring currently banned ip after service restart fixed (now < timeofban + bantime), ignore old log failures (already banned) * upgrade database: update new created table `bips` with entries from table `bans` (allows restore current bans after upgrade from version <= 0.10) - removal of SuSEfirewall2-fail2ban for factory versions since SuSEfirewall2 will be removed from Factory (see sr#713247): * removed references to SuSEfirewall2 service * use references to SuSEfirewall2 only for older distributions * Removed installation recommendation of the fail2ban-SuSEfirewall2 package for all distributions as it is deprecated. - changed fail2ban unit file location (boo#1145181, gh#fail2ban/fail2ban#2474) fail2ban-0.11.2-bp153.2.3.1.noarch.rpm fail2ban-0.11.2-bp153.2.3.1.src.rpm monitoring-plugins-fail2ban-0.11.2-bp153.2.3.1.noarch.rpm openSUSE-2021-1287 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issues: Update to version 21.08.00: * lib: fwts_version.h - update to V21.08.00 * debian: update changelog * ARM64 SMCCC firmware API tests * bios: smm: fix indentation * acpi: sbbr: refactor by fwts_get_fadt_version * lib: fwts_acpi_tables: add a function to get FADT versions * acpi: fadt: remove hard-coded FADT version * acpi: fadt: clarify comments of FACS and HW-reduced mode * acpi: dmar: add a warning when PCI device is not found fwts-21.08.00-bp153.2.6.1.src.rpm fwts-21.08.00-bp153.2.6.1.x86_64.rpm fwts-debuginfo-21.08.00-bp153.2.6.1.x86_64.rpm fwts-debugsource-21.08.00-bp153.2.6.1.x86_64.rpm fwts-21.08.00-bp153.2.6.1.i586.rpm fwts-debuginfo-21.08.00-bp153.2.6.1.i586.rpm fwts-debugsource-21.08.00-bp153.2.6.1.i586.rpm fwts-21.08.00-bp153.2.6.1.aarch64.rpm fwts-debuginfo-21.08.00-bp153.2.6.1.aarch64.rpm fwts-debugsource-21.08.00-bp153.2.6.1.aarch64.rpm openSUSE-2021-1227 Recommended update for kio-extras5 moderate openSUSE Backports SLE-15-SP3 Update This update for kio-extras5 fixes the following issues: - Don't delete the DBus service file, it's got nothing to do with development (boo#1189687) kio-extras5-20.04.2-bp153.3.3.2.src.rpm kio-extras5-20.04.2-bp153.3.3.2.x86_64.rpm kio-extras5-lang-20.04.2-bp153.3.3.2.noarch.rpm libkioarchive-devel-20.04.2-bp153.3.3.2.x86_64.rpm libkioarchive5-20.04.2-bp153.3.3.2.x86_64.rpm kio-extras5-20.04.2-bp153.3.3.2.i586.rpm libkioarchive-devel-20.04.2-bp153.3.3.2.i586.rpm libkioarchive5-20.04.2-bp153.3.3.2.i586.rpm kio-extras5-20.04.2-bp153.3.3.2.aarch64.rpm libkioarchive-devel-20.04.2-bp153.3.3.2.aarch64.rpm libkioarchive5-20.04.2-bp153.3.3.2.aarch64.rpm kio-extras5-20.04.2-bp153.3.3.2.ppc64le.rpm libkioarchive-devel-20.04.2-bp153.3.3.2.ppc64le.rpm libkioarchive5-20.04.2-bp153.3.3.2.ppc64le.rpm kio-extras5-20.04.2-bp153.3.3.2.s390x.rpm libkioarchive-devel-20.04.2-bp153.3.3.2.s390x.rpm libkioarchive5-20.04.2-bp153.3.3.2.s390x.rpm openSUSE-2021-1216 Reommended update for KDE moderate openSUSE Backports SLE-15-SP3 Update This update provides the openSUSE Leap 15.3 KDE packages with debugging packages enabled. They were mistakenly not built with seperate debuginfo packages. AppStream-0.12.6-bp153.2.2.1.src.rpm AppStream-0.12.6-bp153.2.2.1.x86_64.rpm AppStream-devel-0.12.6-bp153.2.2.1.x86_64.rpm AppStream-doc-0.12.6-bp153.2.2.1.x86_64.rpm AppStream-lang-0.12.6-bp153.2.2.1.noarch.rpm libAppStreamQt-devel-0.12.6-bp153.2.2.1.x86_64.rpm libAppStreamQt2-0.12.6-bp153.2.2.1.x86_64.rpm libappstream4-0.12.6-bp153.2.2.1.x86_64.rpm typelib-1_0-AppStream-1.0-0.12.6-bp153.2.2.1.x86_64.rpm PackageKit-Qt-1.0.1-bp153.2.2.1.src.rpm PackageKit-Qt-devel-1.0.1-bp153.2.2.1.x86_64.rpm libpackagekitqt5-1-1.0.1-bp153.2.2.1.x86_64.rpm libpackagekitqt5-1-debuginfo-1.0.1-bp153.2.2.1.x86_64.rpm akonadi-calendar-tools-20.04.2-bp153.2.2.1.src.rpm akonadi-calendar-tools-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-calendar-tools-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-calendar-tools-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-calendar-tools-lang-20.04.2-bp153.2.2.1.noarch.rpm akonadi-calendar-20.04.2-bp153.2.2.1.src.rpm akonadi-calendar-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-calendar-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-calendar-devel-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-calendar-lang-20.04.2-bp153.2.2.1.noarch.rpm akonadi-plugin-calendar-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-plugin-calendar-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiCalendar5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiCalendar5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-contact-20.04.2-bp153.2.2.1.src.rpm akonadi-contact-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-contact-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-contact-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-contact-devel-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-contact-lang-20.04.2-bp153.2.2.1.noarch.rpm akonadi-plugin-contacts-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-plugin-contacts-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiContact5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiContact5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5ContactEditor5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5ContactEditor5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-import-wizard-20.04.2-bp153.2.2.1.src.rpm akonadi-import-wizard-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-import-wizard-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-import-wizard-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-import-wizard-devel-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-import-wizard-lang-20.04.2-bp153.2.2.1.noarch.rpm libKPimImportWizard5-20.04.2-bp153.2.2.1.x86_64.rpm libKPimImportWizard5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-mime-20.04.2-bp153.2.2.1.src.rpm akonadi-mime-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-mime-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-mime-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-mime-devel-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-mime-lang-20.04.2-bp153.2.2.1.noarch.rpm akonadi-plugin-mime-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-plugin-mime-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiMime5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiMime5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-notes-20.04.2-bp153.2.2.1.src.rpm akonadi-notes-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-notes-devel-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-notes-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5AkonadiNotes5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiNotes5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-search-20.04.2-bp153.2.2.1.src.rpm akonadi-search-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-search-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-search-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-search-devel-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-search-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5AkonadiSearch-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AkonadiSearch-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-server-20.04.2-bp153.4.2.1.src.rpm akonadi-server-20.04.2-bp153.4.2.1.x86_64.rpm akonadi-server-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm akonadi-server-debugsource-20.04.2-bp153.4.2.1.x86_64.rpm akonadi-server-devel-20.04.2-bp153.4.2.1.x86_64.rpm akonadi-server-devel-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm akonadi-server-lang-20.04.2-bp153.4.2.1.noarch.rpm akonadi-server-sqlite-20.04.2-bp153.4.2.1.x86_64.rpm akonadi-server-sqlite-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiAgentBase5-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiAgentBase5-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiCore5-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiCore5-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiPrivate5-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiPrivate5-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiWidgets5-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiWidgets5-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiXml5-20.04.2-bp153.4.2.1.x86_64.rpm libKF5AkonadiXml5-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm akonadiconsole-20.04.2-bp153.2.2.1.src.rpm akonadiconsole-20.04.2-bp153.2.2.1.x86_64.rpm akonadiconsole-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm akonadiconsole-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm alkimia-8.0.4-bp153.2.2.1.src.rpm alkimia-8.0.4-bp153.2.2.1.x86_64.rpm alkimia-debuginfo-8.0.4-bp153.2.2.1.x86_64.rpm alkimia-debugsource-8.0.4-bp153.2.2.1.x86_64.rpm alkimia-lang-8.0.4-bp153.2.2.1.noarch.rpm libalkimia5-8-8.0.4-bp153.2.2.1.x86_64.rpm libalkimia5-8-debuginfo-8.0.4-bp153.2.2.1.x86_64.rpm libalkimia5-devel-8.0.4-bp153.2.2.1.x86_64.rpm analitza-20.04.2-bp153.2.2.1.src.rpm analitza-20.04.2-bp153.2.2.1.x86_64.rpm analitza-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm analitza-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm analitza-devel-20.04.2-bp153.2.2.1.x86_64.rpm analitza-lang-20.04.2-bp153.2.2.1.noarch.rpm libAnalitza5-20.04.2-bp153.2.2.1.x86_64.rpm libAnalitza5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm aqbanking-6.2.5-bp153.2.2.1.src.rpm aqbanking-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-debuginfo-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-debugsource-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-devel-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-doc-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-ebics-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-ebics-debuginfo-6.2.5-bp153.2.2.1.x86_64.rpm aqbanking-lang-6.2.5-bp153.2.2.1.noarch.rpm aqbanking-ofx-6.2.5-bp153.2.2.1.x86_64.rpm attica-qt5-5.76.0-bp153.2.2.1.src.rpm attica-qt5-5.76.0-bp153.2.2.1.x86_64.rpm attica-qt5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm attica-qt5-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Attica5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Attica5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-widgets-20.04.2-bp153.2.2.1.src.rpm baloo5-widgets-20.04.2-bp153.2.2.1.x86_64.rpm baloo5-widgets-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm baloo5-widgets-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm baloo5-widgets-devel-20.04.2-bp153.2.2.1.x86_64.rpm baloo5-widgets-lang-20.04.2-bp153.2.2.1.noarch.rpm baloo5-5.76.0-bp153.2.2.1.src.rpm baloo5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-devel-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-file-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-file-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-file-lang-5.76.0-bp153.2.2.1.noarch.rpm baloo5-imports-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-imports-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-imports-lang-5.76.0-bp153.2.2.1.noarch.rpm baloo5-kioslaves-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-kioslaves-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-kioslaves-lang-5.76.0-bp153.2.2.1.noarch.rpm baloo5-tools-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-tools-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm baloo5-tools-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5Baloo5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Baloo5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5BalooEngine5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5BalooEngine5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5BalooEngine5-lang-5.76.0-bp153.2.2.1.noarch.rpm bcg729-1.0.4-bp153.2.2.1.src.rpm bcg729-debugsource-1.0.4-bp153.2.2.1.x86_64.rpm bcg729-devel-1.0.4-bp153.2.2.1.x86_64.rpm libbcg729-0-1.0.4-bp153.2.2.1.x86_64.rpm libbcg729-0-debuginfo-1.0.4-bp153.2.2.1.x86_64.rpm bcmatroska2-0.23-bp153.2.2.1.src.rpm bcmatroska2-debugsource-0.23-bp153.2.2.1.x86_64.rpm bcmatroska2-devel-0.23-bp153.2.2.1.x86_64.rpm libbcmatroska2-0-0.23-bp153.2.2.1.x86_64.rpm libbcmatroska2-0-debuginfo-0.23-bp153.2.2.1.x86_64.rpm bctoolbox-0.6.0-bp153.2.2.1.src.rpm bctoolbox-debugsource-0.6.0-bp153.2.2.1.x86_64.rpm bctoolbox-devel-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox-tester1-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox-tester1-debuginfo-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox1-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox1-debuginfo-0.6.0-bp153.2.2.1.x86_64.rpm bcunit-3.0.2-bp153.2.2.1.src.rpm bcunit-debugsource-3.0.2-bp153.2.2.1.x86_64.rpm bcunit-devel-3.0.2-bp153.2.2.1.x86_64.rpm bcunit-devel-debuginfo-3.0.2-bp153.2.2.1.x86_64.rpm bcunit-doc-3.0.2-bp153.2.2.1.x86_64.rpm libbcunit1-3.0.2-bp153.2.2.1.x86_64.rpm libbcunit1-debuginfo-3.0.2-bp153.2.2.1.x86_64.rpm breeze-5.18.5-bp153.3.2.1.src.rpm breeze-5.18.5-bp153.3.2.1.x86_64.rpm breeze-debuginfo-5.18.5-bp153.3.2.1.x86_64.rpm breeze-debugsource-5.18.5-bp153.3.2.1.x86_64.rpm breeze5-cursors-5.18.5-bp153.3.2.1.noarch.rpm breeze5-decoration-5.18.5-bp153.3.2.1.x86_64.rpm breeze5-decoration-debuginfo-5.18.5-bp153.3.2.1.x86_64.rpm breeze5-style-5.18.5-bp153.3.2.1.x86_64.rpm breeze5-style-debuginfo-5.18.5-bp153.3.2.1.x86_64.rpm breeze5-style-lang-5.18.5-bp153.3.2.1.noarch.rpm breeze5-wallpapers-5.18.5-bp153.3.2.1.noarch.rpm libbreezecommon5-5-5.18.5-bp153.3.2.1.x86_64.rpm libbreezecommon5-5-debuginfo-5.18.5-bp153.3.2.1.x86_64.rpm breeze5-icons-5.76.0-bp153.2.2.1.noarch.rpm breeze5-icons-5.76.0-bp153.2.2.1.src.rpm bzrtp-1.0.6-bp153.2.2.1.src.rpm bzrtp-debugsource-1.0.6-bp153.2.2.1.x86_64.rpm bzrtp-devel-1.0.6-bp153.2.2.1.x86_64.rpm libbzrtp0-1.0.6-bp153.2.2.1.x86_64.rpm libbzrtp0-debuginfo-1.0.6-bp153.2.2.1.x86_64.rpm calendarsupport-20.04.2-bp153.2.2.1.src.rpm calendarsupport-20.04.2-bp153.2.2.1.x86_64.rpm calendarsupport-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm calendarsupport-devel-20.04.2-bp153.2.2.1.x86_64.rpm calendarsupport-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5CalendarSupport5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5CalendarSupport5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm drkonqi5-5.18.5-bp153.2.2.1.src.rpm drkonqi5-5.18.5-bp153.2.2.1.x86_64.rpm drkonqi5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm drkonqi5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm drkonqi5-lang-5.18.5-bp153.2.2.1.noarch.rpm ebook-tools-0.2.2-bp153.2.2.1.src.rpm ebook-tools-0.2.2-bp153.2.2.1.x86_64.rpm ebook-tools-debuginfo-0.2.2-bp153.2.2.1.x86_64.rpm ebook-tools-debugsource-0.2.2-bp153.2.2.1.x86_64.rpm libepub-devel-0.2.2-bp153.2.2.1.x86_64.rpm libepub0-0.2.2-bp153.2.2.1.x86_64.rpm libepub0-debuginfo-0.2.2-bp153.2.2.1.x86_64.rpm editorconfig-0.12.4-bp153.2.2.1.x86_64.rpm editorconfig-core-c-0.12.4-bp153.2.2.1.src.rpm editorconfig-core-c-debugsource-0.12.4-bp153.2.2.1.x86_64.rpm editorconfig-debuginfo-0.12.4-bp153.2.2.1.x86_64.rpm libeditorconfig-devel-0.12.4-bp153.2.2.1.x86_64.rpm libeditorconfig0-0.12.4-bp153.2.2.1.x86_64.rpm libeditorconfig0-debuginfo-0.12.4-bp153.2.2.1.x86_64.rpm elektra-0.8.20-bp153.2.2.1.src.rpm elektra-0.8.20-bp153.2.2.1.x86_64.rpm elektra-debuginfo-0.8.20-bp153.2.2.1.x86_64.rpm elektra-debugsource-0.8.20-bp153.2.2.1.x86_64.rpm elektra-qt-gui-0.8.20-bp153.2.2.1.x86_64.rpm elektra-qt-gui-debuginfo-0.8.20-bp153.2.2.1.x86_64.rpm libelektra-augeas-0.8.20-bp153.2.2.1.x86_64.rpm libelektra-augeas-debuginfo-0.8.20-bp153.2.2.1.x86_64.rpm libelektra-devel-0.8.20-bp153.2.2.1.x86_64.rpm libelektra-devel-debuginfo-0.8.20-bp153.2.2.1.x86_64.rpm libelektra-devel-doc-0.8.20-bp153.2.2.1.x86_64.rpm libelektra4-0.8.20-bp153.2.2.1.x86_64.rpm libelektra4-debuginfo-0.8.20-bp153.2.2.1.x86_64.rpm eventviews-20.04.2-bp153.2.2.1.src.rpm eventviews-20.04.2-bp153.2.2.1.x86_64.rpm eventviews-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm eventviews-devel-20.04.2-bp153.2.2.1.x86_64.rpm eventviews-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5EventViews5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5EventViews5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm fcitx-qt5-1.2.5-bp153.2.2.1.src.rpm fcitx-qt5-1.2.5-bp153.2.2.1.x86_64.rpm fcitx-qt5-debuginfo-1.2.5-bp153.2.2.1.x86_64.rpm fcitx-qt5-debugsource-1.2.5-bp153.2.2.1.x86_64.rpm fcitx-qt5-devel-1.2.5-bp153.2.2.1.x86_64.rpm fox16-1.6.54-bp153.2.2.1.src.rpm fox16-devel-1.6.54-bp153.2.2.1.x86_64.rpm fox16-devel-static-1.6.54-bp153.2.2.1.x86_64.rpm fox16-doc-1.6.54-bp153.2.2.1.noarch.rpm fox16-example-apps-1.6.54-bp153.2.2.1.x86_64.rpm libFOX-1_6-0-1.6.54-bp153.2.2.1.x86_64.rpm libFOX-1_6-0-debuginfo-1.6.54-bp153.2.2.1.x86_64.rpm frameworkintegration-5.76.0-bp153.2.2.1.src.rpm frameworkintegration-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm frameworkintegration-devel-5.76.0-bp153.2.2.1.x86_64.rpm frameworkintegration-plugin-5.76.0-bp153.2.2.1.x86_64.rpm frameworkintegration-plugin-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Style5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Style5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm freecell-solver-6.0.1-bp153.2.2.1.src.rpm freecell-solver-6.0.1-bp153.2.2.1.x86_64.rpm freecell-solver-debuginfo-6.0.1-bp153.2.2.1.x86_64.rpm freecell-solver-debugsource-6.0.1-bp153.2.2.1.x86_64.rpm freecell-solver-devel-6.0.1-bp153.2.2.1.x86_64.rpm freecell-solver-presets-6.0.1-bp153.2.2.1.noarch.rpm libfreecell-solver0-6.0.1-bp153.2.2.1.x86_64.rpm libfreecell-solver0-debuginfo-6.0.1-bp153.2.2.1.x86_64.rpm gpsd-3.17-bp153.2.2.1.src.rpm gpsd-3.17-bp153.2.2.1.x86_64.rpm gpsd-clients-3.17-bp153.2.2.1.x86_64.rpm gpsd-devel-3.17-bp153.2.2.1.x86_64.rpm libQgpsmm23-3.17-bp153.2.2.1.x86_64.rpm libgps23-3.17-bp153.2.2.1.x86_64.rpm python2-gpsd-3.17-bp153.2.2.1.x86_64.rpm python3-gpsd-3.17-bp153.2.2.1.x86_64.rpm grantlee5-5.2.0-bp153.2.2.1.src.rpm grantlee5-5.2.0-bp153.2.2.1.x86_64.rpm grantlee5-debuginfo-5.2.0-bp153.2.2.1.x86_64.rpm grantlee5-debugsource-5.2.0-bp153.2.2.1.x86_64.rpm grantlee5-devel-5.2.0-bp153.2.2.1.x86_64.rpm grantleetheme-20.04.2-bp153.2.2.1.src.rpm grantleetheme-20.04.2-bp153.2.2.1.x86_64.rpm grantleetheme-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm grantleetheme-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm grantleetheme-devel-20.04.2-bp153.2.2.1.x86_64.rpm grantleetheme-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5GrantleeTheme5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5GrantleeTheme5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm gwenhywfar-5.4.1-bp153.2.2.1.src.rpm gwenhywfar-5.4.1-bp153.2.2.1.x86_64.rpm gwenhywfar-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm gwenhywfar-debugsource-5.4.1-bp153.2.2.1.x86_64.rpm gwenhywfar-devel-5.4.1-bp153.2.2.1.x86_64.rpm gwenhywfar-lang-5.4.1-bp153.2.2.1.noarch.rpm gwenhywfar-tools-5.4.1-bp153.2.2.1.x86_64.rpm gwenhywfar-tools-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-cpp79-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-cpp79-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-fox16-79-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-fox16-79-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-gtk2-79-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-gtk2-79-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-gtk3-79-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-gtk3-79-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-qt5-79-5.4.1-bp153.2.2.1.x86_64.rpm libgwengui-qt5-79-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwenhywfar79-5.4.1-bp153.2.2.1.x86_64.rpm libgwenhywfar79-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm libgwenhywfar79-plugins-5.4.1-bp153.2.2.1.x86_64.rpm libgwenhywfar79-plugins-debuginfo-5.4.1-bp153.2.2.1.x86_64.rpm hack-fonts-3.003-bp153.2.2.1.noarch.rpm hack-fonts-3.003-bp153.2.2.1.src.rpm icc-profiles-basiccolor-printing2009-1.2.0-bp153.2.2.1.src.rpm icc-profiles-basiccolor-printing2009-coat2-1.2.0-bp153.2.2.1.noarch.rpm icc-profiles-basiccolor-printing2009-doc-1.2.0-bp153.2.2.1.noarch.rpm icc-profiles-basiccolor-printing2009-extra-1.2.0-bp153.2.2.1.noarch.rpm icc-mime-types-1.2-bp153.2.2.1.noarch.rpm icc-profiles-1.2-bp153.2.2.1.noarch.rpm icc-profiles-all-1.2-bp153.2.2.1.noarch.rpm icc-profiles-basiccolor-lstarrgb-1.2-bp153.2.2.1.noarch.rpm icc-profiles-lcms-lab-1.2-bp153.2.2.1.noarch.rpm icc-profiles-mini-1.2-bp153.2.2.1.noarch.rpm icc-profiles-openicc-1.3.1-bp153.2.2.1.src.rpm icc-profiles-openicc-rgb-1.3-bp153.2.2.1.noarch.rpm icc-profiles-oyranos-extra-1.2-bp153.2.2.1.noarch.rpm icc-targets-fogra-1.0-bp153.2.2.1.noarch.rpm icc-targets-npes-1.0-bp153.2.2.1.noarch.rpm id3lib-3.8.3-bp153.2.2.1.src.rpm id3lib-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-debuginfo-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-debugsource-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-devel-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-examples-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-examples-debuginfo-3.8.3-bp153.2.2.1.x86_64.rpm incidenceeditor-20.04.2-bp153.2.2.1.src.rpm incidenceeditor-20.04.2-bp153.2.2.1.x86_64.rpm incidenceeditor-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm incidenceeditor-devel-20.04.2-bp153.2.2.1.x86_64.rpm incidenceeditor-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5IncidenceEditor5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5IncidenceEditor5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm k3b-20.04.2-bp153.3.2.1.src.rpm k3b-20.04.2-bp153.3.2.1.x86_64.rpm k3b-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm k3b-debugsource-20.04.2-bp153.3.2.1.x86_64.rpm k3b-devel-20.04.2-bp153.3.2.1.x86_64.rpm k3b-lang-20.04.2-bp153.3.2.1.noarch.rpm k4dirstat-3.2.1-bp153.2.2.1.src.rpm k4dirstat-3.2.1-bp153.2.2.1.x86_64.rpm k4dirstat-debuginfo-3.2.1-bp153.2.2.1.x86_64.rpm k4dirstat-debugsource-3.2.1-bp153.2.2.1.x86_64.rpm k4dirstat-lang-3.2.1-bp153.2.2.1.noarch.rpm kColorPicker-0.1.1-bp153.2.2.1.src.rpm kColorPicker-debugsource-0.1.1-bp153.2.2.1.x86_64.rpm kColorPicker-devel-0.1.1-bp153.2.2.1.x86_64.rpm libkColorPicker0_1_1-0.1.1-bp153.2.2.1.x86_64.rpm libkColorPicker0_1_1-debuginfo-0.1.1-bp153.2.2.1.x86_64.rpm kImageAnnotator-0.2.1-bp153.2.2.1.src.rpm kImageAnnotator-debugsource-0.2.1-bp153.2.2.1.x86_64.rpm kImageAnnotator-devel-0.2.1-bp153.2.2.1.x86_64.rpm libkImageAnnotator0_2_1-0.2.1-bp153.2.2.1.x86_64.rpm libkImageAnnotator0_2_1-debuginfo-0.2.1-bp153.2.2.1.x86_64.rpm kaccounts-integration-20.04.2-bp153.2.2.1.src.rpm kaccounts-integration-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-integration-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-integration-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-integration-devel-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-integration-lang-20.04.2-bp153.2.2.1.noarch.rpm libkaccounts1-20.04.2-bp153.2.2.1.x86_64.rpm libkaccounts1-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-providers-20.04.2-bp153.2.2.1.src.rpm kaccounts-providers-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-providers-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-providers-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-providers-lang-20.04.2-bp153.2.2.1.noarch.rpm kactivities-stats-5.76.0-bp153.2.2.1.src.rpm kactivities-stats-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kactivities-stats-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ActivitiesStats1-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ActivitiesStats1-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-5.76.0-bp153.2.2.1.src.rpm kactivities5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-devel-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-imports-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-imports-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-tools-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-tools-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Activities5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Activities5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kactivitymanagerd-5.18.5-bp153.3.2.1.src.rpm kactivitymanagerd-5.18.5-bp153.3.2.1.x86_64.rpm kactivitymanagerd-debuginfo-5.18.5-bp153.3.2.1.x86_64.rpm kactivitymanagerd-debugsource-5.18.5-bp153.3.2.1.x86_64.rpm kactivitymanagerd-lang-5.18.5-bp153.3.2.1.x86_64.rpm kaddressbook-20.04.2-bp153.2.2.1.src.rpm kaddressbook-20.04.2-bp153.2.2.1.x86_64.rpm kaddressbook-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kaddressbook-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kaddressbook-doc-20.04.2-bp153.2.2.1.noarch.rpm kaddressbook-lang-20.04.2-bp153.2.2.1.noarch.rpm kaffeine-2.0.18-bp153.2.2.1.src.rpm kaffeine-2.0.18-bp153.2.2.1.x86_64.rpm kaffeine-debuginfo-2.0.18-bp153.2.2.1.x86_64.rpm kaffeine-debugsource-2.0.18-bp153.2.2.1.x86_64.rpm kaffeine-lang-2.0.18-bp153.2.2.1.noarch.rpm kajongg-20.04.2-bp153.2.2.3.noarch.rpm kajongg-20.04.2-bp153.2.2.3.src.rpm kajongg-lang-20.04.2-bp153.2.2.3.noarch.rpm kalarm-20.04.2-bp153.2.2.1.src.rpm kalarm-20.04.2-bp153.2.2.1.x86_64.rpm kalarm-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kalarm-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kalarm-lang-20.04.2-bp153.2.2.1.noarch.rpm akonadi-plugin-kalarmcal-20.04.2-bp153.2.2.1.x86_64.rpm akonadi-plugin-kalarmcal-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kalarmcal-20.04.2-bp153.2.2.1.src.rpm kalarmcal-20.04.2-bp153.2.2.1.x86_64.rpm kalarmcal-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kalarmcal-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kalarmcal-devel-20.04.2-bp153.2.2.1.x86_64.rpm kalarmcal-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5AlarmCalendar5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5AlarmCalendar5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kalgebra-20.04.2-bp153.2.2.1.src.rpm kalgebra-20.04.2-bp153.2.2.1.x86_64.rpm kalgebra-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kalgebra-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kalgebra-lang-20.04.2-bp153.2.2.1.noarch.rpm kalgebra-mobile-20.04.2-bp153.2.2.1.x86_64.rpm kalgebra-mobile-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kalzium-20.04.2-bp153.2.2.2.src.rpm kalzium-20.04.2-bp153.2.2.2.x86_64.rpm kalzium-debuginfo-20.04.2-bp153.2.2.2.x86_64.rpm kalzium-debugsource-20.04.2-bp153.2.2.2.x86_64.rpm kalzium-devel-20.04.2-bp153.2.2.2.x86_64.rpm kalzium-lang-20.04.2-bp153.2.2.2.noarch.rpm kamera-20.04.2-bp153.2.2.1.src.rpm kamera-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kamera-lang-20.04.2-bp153.2.2.1.noarch.rpm kio_kamera-20.04.2-bp153.2.2.1.x86_64.rpm kio_kamera-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kamerka-0.20-bp153.2.2.1.src.rpm kamerka-0.20-bp153.2.2.1.x86_64.rpm kamerka-debuginfo-0.20-bp153.2.2.1.x86_64.rpm kamerka-debugsource-0.20-bp153.2.2.1.x86_64.rpm kamerka-lang-0.20-bp153.2.2.1.noarch.rpm kamoso-20.04.2-bp153.2.2.1.src.rpm kamoso-20.04.2-bp153.2.2.1.x86_64.rpm kamoso-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kamoso-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kamoso-lang-20.04.2-bp153.2.2.1.noarch.rpm kanagram-20.04.2-bp153.2.2.1.src.rpm kanagram-20.04.2-bp153.2.2.1.x86_64.rpm kanagram-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kanagram-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kanagram-lang-20.04.2-bp153.2.2.1.noarch.rpm kapidox-5.76.0-bp153.2.2.1.noarch.rpm kapidox-5.76.0-bp153.2.2.1.src.rpm kapman-20.04.2-bp153.2.2.1.src.rpm kapman-20.04.2-bp153.2.2.1.x86_64.rpm kapman-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kapman-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kapman-lang-20.04.2-bp153.2.2.1.noarch.rpm kapptemplate-20.04.2-bp153.2.2.1.src.rpm kapptemplate-20.04.2-bp153.2.2.1.x86_64.rpm kapptemplate-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kapptemplate-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kapptemplate-lang-20.04.2-bp153.2.2.1.noarch.rpm karchive-5.76.0-bp153.2.2.1.src.rpm karchive-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm karchive-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Archive5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Archive5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kate-20.04.2-bp153.2.2.1.src.rpm kate-20.04.2-bp153.2.2.1.x86_64.rpm kate-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kate-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kate-lang-20.04.2-bp153.2.2.1.noarch.rpm kate-plugins-20.04.2-bp153.2.2.1.x86_64.rpm kate-plugins-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kwrite-20.04.2-bp153.2.2.1.x86_64.rpm kwrite-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm katomic-20.04.2-bp153.2.2.1.src.rpm katomic-20.04.2-bp153.2.2.1.x86_64.rpm katomic-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm katomic-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm katomic-lang-20.04.2-bp153.2.2.1.noarch.rpm kauth-5.76.0-bp153.2.2.1.src.rpm kauth-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kauth-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Auth5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Auth5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Auth5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5AuthCore5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5AuthCore5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kbackup-20.04.2-bp153.2.2.1.src.rpm kbackup-20.04.2-bp153.2.2.1.x86_64.rpm kbackup-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kbackup-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kbackup-lang-20.04.2-bp153.2.2.1.noarch.rpm kbibtex-0.9.2-bp153.2.2.1.src.rpm kbibtex-0.9.2-bp153.2.2.1.x86_64.rpm kbibtex-debuginfo-0.9.2-bp153.2.2.1.x86_64.rpm kbibtex-debugsource-0.9.2-bp153.2.2.1.x86_64.rpm kbibtex-devel-0.9.2-bp153.2.2.1.x86_64.rpm kbibtex-lang-0.9.2-bp153.2.2.1.noarch.rpm kblackbox-20.04.2-bp153.2.2.1.src.rpm kblackbox-20.04.2-bp153.2.2.1.x86_64.rpm kblackbox-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kblackbox-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kblackbox-lang-20.04.2-bp153.2.2.1.noarch.rpm kblocks-20.04.2-bp153.2.2.1.src.rpm kblocks-20.04.2-bp153.2.2.1.x86_64.rpm kblocks-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kblocks-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kblocks-lang-20.04.2-bp153.2.2.1.noarch.rpm kblog-20.04.2-bp153.2.2.1.src.rpm kblog-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kblog-devel-20.04.2-bp153.2.2.1.x86_64.rpm kblog-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Blog5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Blog5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kbookmarks-5.76.0-bp153.2.2.1.src.rpm kbookmarks-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kbookmarks-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Bookmarks5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Bookmarks5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Bookmarks5-lang-5.76.0-bp153.2.2.1.noarch.rpm kbounce-20.04.2-bp153.2.2.1.src.rpm kbounce-20.04.2-bp153.2.2.1.x86_64.rpm kbounce-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kbounce-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kbounce-lang-20.04.2-bp153.2.2.1.noarch.rpm kbreakout-20.04.2-bp153.2.2.1.src.rpm kbreakout-20.04.2-bp153.2.2.1.x86_64.rpm kbreakout-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kbreakout-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kbreakout-lang-20.04.2-bp153.2.2.1.noarch.rpm kbruch-20.04.2-bp153.2.2.1.src.rpm kbruch-20.04.2-bp153.2.2.1.x86_64.rpm kbruch-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kbruch-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kbruch-lang-20.04.2-bp153.2.2.1.noarch.rpm kcachegrind-20.04.2-bp153.2.2.1.src.rpm kcachegrind-20.04.2-bp153.2.2.1.x86_64.rpm kcachegrind-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcachegrind-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kcachegrind-lang-20.04.2-bp153.2.2.1.noarch.rpm kcalc-20.04.2-bp153.2.2.1.src.rpm kcalc-20.04.2-bp153.2.2.1.x86_64.rpm kcalc-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcalc-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kcalc-lang-20.04.2-bp153.2.2.1.noarch.rpm kcalendarcore-5.76.0-bp153.2.2.1.src.rpm kcalendarcore-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcalendarcore-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CalendarCore5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CalendarCore5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcalutils-20.04.2-bp153.2.2.1.src.rpm kcalutils-20.04.2-bp153.2.2.1.x86_64.rpm kcalutils-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcalutils-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kcalutils-devel-20.04.2-bp153.2.2.1.x86_64.rpm kcalutils-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5CalendarUtils5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5CalendarUtils5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcharselect-20.04.2-bp153.2.2.1.src.rpm kcharselect-20.04.2-bp153.2.2.1.x86_64.rpm kcharselect-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcharselect-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kcharselect-lang-20.04.2-bp153.2.2.1.noarch.rpm kcm5-fcitx-0.5.6-bp153.3.2.1.src.rpm kcm5-fcitx-debugsource-0.5.6-bp153.3.2.1.x86_64.rpm kf5-kcm-fcitx-0.5.6-bp153.3.2.1.x86_64.rpm kf5-kcm-fcitx-debuginfo-0.5.6-bp153.3.2.1.x86_64.rpm kf5-kcm-fcitx-icons-0.5.6-bp153.3.2.1.noarch.rpm kcm_sddm-5.18.5-bp153.2.2.1.src.rpm kcm_sddm-5.18.5-bp153.2.2.1.x86_64.rpm kcm_sddm-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kcm_sddm-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kcm_sddm-lang-5.18.5-bp153.2.2.1.noarch.rpm kcm_tablet-3.2.0-bp153.2.2.1.src.rpm kcm_tablet-3.2.0-bp153.2.2.1.x86_64.rpm kcm_tablet-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kcm_tablet-debugsource-3.2.0-bp153.2.2.1.x86_64.rpm kcm_tablet-lang-3.2.0-bp153.2.2.1.noarch.rpm kcmutils-5.76.0-bp153.2.2.1.src.rpm kcmutils-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcmutils-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KCMUtils5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KCMUtils5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KCMUtils5-lang-5.76.0-bp153.2.2.1.noarch.rpm kcodecs-5.76.0-bp153.2.2.1.src.rpm kcodecs-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcodecs-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Codecs5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Codecs5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Codecs5-lang-5.76.0-bp153.2.2.1.noarch.rpm kcolorchooser-20.04.2-bp153.2.2.1.src.rpm kcolorchooser-20.04.2-bp153.2.2.1.x86_64.rpm kcolorchooser-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcolorchooser-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kcolorchooser-lang-20.04.2-bp153.2.2.1.noarch.rpm kcompletion-5.76.0-bp153.2.2.1.src.rpm kcompletion-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcompletion-devel-5.76.0-bp153.2.2.1.x86_64.rpm kcompletion-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Completion5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Completion5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Completion5-lang-5.76.0-bp153.2.2.1.noarch.rpm kconf_update5-5.76.0-bp153.2.2.1.x86_64.rpm kconf_update5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kconfig-5.76.0-bp153.2.2.1.src.rpm kconfig-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kconfig-devel-5.76.0-bp153.2.2.1.x86_64.rpm kconfig-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigCore5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigCore5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigCore5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5ConfigGui5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigGui5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kconfigwidgets-5.76.0-bp153.2.2.1.src.rpm kconfigwidgets-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kconfigwidgets-devel-5.76.0-bp153.2.2.1.x86_64.rpm kconfigwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigWidgets5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigWidgets5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigWidgets5-lang-5.76.0-bp153.2.2.1.noarch.rpm kcontacts-5.76.0-bp153.2.2.1.src.rpm kcontacts-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcontacts-devel-5.76.0-bp153.2.2.1.x86_64.rpm kcontacts-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5Contacts5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Contacts5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-5.76.0-bp153.2.2.1.src.rpm kcoreaddons-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-devel-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5CoreAddons5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CoreAddons5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcrash-5.76.0-bp153.2.2.1.src.rpm kcrash-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kcrash-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Crash5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Crash5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcron-20.04.2-bp153.2.2.1.src.rpm kcron-20.04.2-bp153.2.2.1.x86_64.rpm kcron-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kcron-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kcron-lang-20.04.2-bp153.2.2.1.noarch.rpm kdav-5.76.0-bp153.2.2.1.src.rpm kdav-5.76.0-bp153.2.2.1.x86_64.rpm kdav-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdav-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdav-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5DAV5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DAV5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdb-3.2.0-bp153.2.2.1.src.rpm kdb-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kdb-debugsource-3.2.0-bp153.2.2.1.x86_64.rpm kdb-devel-3.2.0-bp153.2.2.1.x86_64.rpm kdb-lang-3.2.0-bp153.2.2.1.noarch.rpm kdb-mysql-driver-3.2.0-bp153.2.2.1.x86_64.rpm kdb-mysql-driver-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kdb-postgresql-driver-3.2.0-bp153.2.2.1.x86_64.rpm kdb-postgresql-driver-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kdb-sqlite3-driver-3.2.0-bp153.2.2.1.x86_64.rpm kdb-sqlite3-driver-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm libKDb3-4-3.2.0-bp153.2.2.1.x86_64.rpm libKDb3-4-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kdbg-3.0.1-bp153.2.2.1.src.rpm kdbg-3.0.1-bp153.2.2.1.x86_64.rpm kdbg-debuginfo-3.0.1-bp153.2.2.1.x86_64.rpm kdbg-debugsource-3.0.1-bp153.2.2.1.x86_64.rpm kdbg-lang-3.0.1-bp153.2.2.1.noarch.rpm kdbusaddons-5.76.0-bp153.2.2.1.src.rpm kdbusaddons-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdbusaddons-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdbusaddons-tools-5.76.0-bp153.2.2.1.x86_64.rpm kdbusaddons-tools-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DBusAddons5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DBusAddons5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DBusAddons5-lang-5.76.0-bp153.2.2.1.noarch.rpm kde-cli-tools5-5.18.5-bp153.2.2.1.src.rpm kde-cli-tools5-5.18.5-bp153.2.2.1.x86_64.rpm kde-cli-tools5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kde-cli-tools5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kde-cli-tools5-lang-5.18.5-bp153.2.2.1.noarch.rpm kde-dev-utils-20.04.2-bp153.2.2.1.src.rpm kde-dev-utils-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kde-dev-utils-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kpartloader-20.04.2-bp153.2.2.1.x86_64.rpm kpartloader-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kpartloader-lang-20.04.2-bp153.2.2.1.noarch.rpm kuiviewer-20.04.2-bp153.2.2.1.x86_64.rpm kuiviewer-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kuiviewer-lang-20.04.2-bp153.2.2.1.noarch.rpm kde-gtk-config5-5.18.5-bp153.2.2.1.src.rpm kde-gtk-config5-5.18.5-bp153.2.2.1.x86_64.rpm kde-gtk-config5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kde-gtk-config5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kde-gtk-config5-gtk2-5.18.5-bp153.2.2.1.x86_64.rpm kde-gtk-config5-gtk2-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kde-gtk-config5-gtk3-5.18.5-bp153.2.2.1.x86_64.rpm kde-gtk-config5-gtk3-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kde-oxygen-fonts-0.4.0-bp153.2.2.1.noarch.rpm kde-oxygen-fonts-0.4.0-bp153.2.2.1.src.rpm kde-print-manager-20.04.2-bp153.2.2.1.src.rpm kde-print-manager-20.04.2-bp153.2.2.1.x86_64.rpm kde-print-manager-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kde-print-manager-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kde-print-manager-lang-20.04.2-bp153.2.2.1.noarch.rpm kde-user-manager-5.18.5-bp153.2.2.1.src.rpm kde-user-manager-5.18.5-bp153.2.2.1.x86_64.rpm kde-user-manager-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kde-user-manager-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kde-user-manager-lang-5.18.5-bp153.2.2.1.noarch.rpm kde4-filesystem-4.14-bp153.2.2.1.src.rpm kde4-filesystem-4.14-bp153.2.2.1.x86_64.rpm kdebugsettings-20.04.2-bp153.2.2.1.src.rpm kdebugsettings-20.04.2-bp153.2.2.1.x86_64.rpm kdebugsettings-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdebugsettings-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdebugsettings-lang-20.04.2-bp153.2.2.1.noarch.rpm kdeclarative-5.76.0-bp153.2.2.1.src.rpm kdeclarative-components-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-components-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-tools-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-tools-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CalendarEvents5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CalendarEvents5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Declarative5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Declarative5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Declarative5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5QuickAddons5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5QuickAddons5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdeconnect-kde-20.04.2-bp153.4.2.1.src.rpm kdeconnect-kde-20.04.2-bp153.4.2.1.x86_64.rpm kdeconnect-kde-debuginfo-20.04.2-bp153.4.2.1.x86_64.rpm kdeconnect-kde-debugsource-20.04.2-bp153.4.2.1.x86_64.rpm kdeconnect-kde-lang-20.04.2-bp153.4.2.1.noarch.rpm kdeconnect-kde-zsh-completion-20.04.2-bp153.4.2.1.noarch.rpm kded-5.76.0-bp153.2.2.1.src.rpm kded-5.76.0-bp153.2.2.1.x86_64.rpm kded-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kded-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kded-devel-5.76.0-bp153.2.2.1.x86_64.rpm kded-lang-5.76.0-bp153.2.2.1.noarch.rpm kdedesktopcheck-0.1-bp153.146.2.1.noarch.rpm kdedesktopcheck-0.1-bp153.146.2.1.src.rpm kdeedu-data-20.04.2-bp153.2.2.1.noarch.rpm kdeedu-data-20.04.2-bp153.2.2.1.src.rpm kdegraphics-thumbnailers-20.04.2-bp153.2.2.1.src.rpm kdegraphics-thumbnailers-20.04.2-bp153.2.2.1.x86_64.rpm kdegraphics-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdegraphics-thumbnailers-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdelibs4support-5.76.0-bp153.2.2.1.src.rpm kdelibs4support-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-lang-5.76.0-bp153.2.2.1.noarch.rpm kssl-5.76.0-bp153.2.2.1.x86_64.rpm kssl-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KDELibs4Support5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KDELibs4Support5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdenetwork-filesharing-20.04.2-bp153.2.2.1.src.rpm kdenetwork-filesharing-20.04.2-bp153.2.2.1.x86_64.rpm kdenetwork-filesharing-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdenetwork-filesharing-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdenetwork-filesharing-lang-20.04.2-bp153.2.2.1.noarch.rpm kdenlive-20.04.2-bp153.2.2.1.src.rpm kdenlive-20.04.2-bp153.2.2.1.x86_64.rpm kdenlive-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdenlive-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdenlive-lang-20.04.2-bp153.2.2.1.noarch.rpm kdepim-addons-20.04.2-bp153.2.2.1.src.rpm kdepim-addons-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-addons-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-addons-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-addons-lang-20.04.2-bp153.2.2.1.noarch.rpm kdepim-apps-libs-20.04.2-bp153.2.2.1.src.rpm kdepim-apps-libs-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-apps-libs-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-apps-libs-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-apps-libs-devel-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-apps-libs-lang-20.04.2-bp153.2.2.1.noarch.rpm kdepim-runtime-20.04.2-bp153.2.2.1.src.rpm kdepim-runtime-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-runtime-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-runtime-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdepim-runtime-lang-20.04.2-bp153.2.2.1.noarch.rpm kdesdk-kioslaves-20.04.2-bp153.2.2.1.src.rpm kdesdk-kioslaves-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kio_perldoc-20.04.2-bp153.2.2.1.x86_64.rpm kio_perldoc-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kio_perldoc-lang-20.04.2-bp153.2.2.1.noarch.rpm kdesdk-scripts-20.04.2-bp153.2.2.1.src.rpm kdesdk-scripts-20.04.2-bp153.2.2.1.x86_64.rpm kdesdk-scripts-kf5-porting-20.04.2-bp153.2.2.1.x86_64.rpm kdesdk-scripts-lang-20.04.2-bp153.2.2.1.noarch.rpm kdesdk-thumbnailers-20.04.2-bp153.2.2.1.src.rpm kdesdk-thumbnailers-20.04.2-bp153.2.2.1.x86_64.rpm kdesdk-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdesdk-thumbnailers-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdesdk-thumbnailers-lang-20.04.2-bp153.2.2.1.noarch.rpm kdesignerplugin-5.76.0-bp153.2.2.1.src.rpm kdesignerplugin-5.76.0-bp153.2.2.1.x86_64.rpm kdesignerplugin-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdesignerplugin-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdesignerplugin-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdesignerplugin-lang-5.76.0-bp153.2.2.1.noarch.rpm kdesu-5.76.0-bp153.2.2.2.src.rpm kdesu-debugsource-5.76.0-bp153.2.2.2.x86_64.rpm kdesu-devel-5.76.0-bp153.2.2.2.x86_64.rpm libKF5Su5-5.76.0-bp153.2.2.2.x86_64.rpm libKF5Su5-debuginfo-5.76.0-bp153.2.2.2.x86_64.rpm libKF5Su5-lang-5.76.0-bp153.2.2.2.noarch.rpm kdesvn-2.1.0-bp153.2.2.1.src.rpm kdesvn-2.1.0-bp153.2.2.1.x86_64.rpm kdesvn-debuginfo-2.1.0-bp153.2.2.1.x86_64.rpm kdesvn-debugsource-2.1.0-bp153.2.2.1.x86_64.rpm kdevelop5-pg-qt-2.2.1-bp153.2.2.1.src.rpm kdevelop5-pg-qt-2.2.1-bp153.2.2.1.x86_64.rpm kdevelop5-pg-qt-debuginfo-2.2.1-bp153.2.2.1.x86_64.rpm kdevelop5-pg-qt-debugsource-2.2.1-bp153.2.2.1.x86_64.rpm kdevelop5-plugin-php-5.6.1-bp153.2.2.4.src.rpm kdevelop5-plugin-php-5.6.1-bp153.2.2.4.x86_64.rpm kdevelop5-plugin-php-debuginfo-5.6.1-bp153.2.2.4.x86_64.rpm kdevelop5-plugin-php-debugsource-5.6.1-bp153.2.2.4.x86_64.rpm kdevelop5-plugin-php-devel-5.6.1-bp153.2.2.4.x86_64.rpm kdevelop5-plugin-php-lang-5.6.1-bp153.2.2.4.noarch.rpm kdevelop5-plugin-python3-5.6.1-bp153.2.2.1.src.rpm kdevelop5-plugin-python3-5.6.1-bp153.2.2.1.x86_64.rpm kdevelop5-plugin-python3-debuginfo-5.6.1-bp153.2.2.1.x86_64.rpm kdevelop5-plugin-python3-debugsource-5.6.1-bp153.2.2.1.x86_64.rpm kdevelop5-plugin-python3-lang-5.6.1-bp153.2.2.1.noarch.rpm kdevelop5-5.6.1-bp153.2.2.1.src.rpm kdevelop5-5.6.1-bp153.2.2.1.x86_64.rpm kdevelop5-debuginfo-5.6.1-bp153.2.2.1.x86_64.rpm kdevelop5-debugsource-5.6.1-bp153.2.2.1.x86_64.rpm kdevelop5-lang-5.6.1-bp153.2.2.1.noarch.rpm kdevplatform-5.6.1-bp153.2.2.1.x86_64.rpm kdevplatform-debuginfo-5.6.1-bp153.2.2.1.x86_64.rpm kdevplatform-devel-5.6.1-bp153.2.2.1.x86_64.rpm kdevplatform-lang-5.6.1-bp153.2.2.1.noarch.rpm libkdevplatform56-5.6.1-bp153.2.2.1.x86_64.rpm libkdevplatform56-debuginfo-5.6.1-bp153.2.2.1.x86_64.rpm kdewebkit-5.76.0-bp153.2.2.1.src.rpm kdewebkit-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdewebkit-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdewebkit-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WebKit5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WebKit5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdf-20.04.2-bp153.2.2.1.src.rpm kdf-20.04.2-bp153.2.2.1.x86_64.rpm kdf-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdf-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdf-lang-20.04.2-bp153.2.2.1.noarch.rpm kwikdisk-20.04.2-bp153.2.2.1.x86_64.rpm kwikdisk-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdgantt2-16.08.3-bp153.2.2.1.src.rpm kdgantt2-16.08.3-bp153.2.2.1.x86_64.rpm kdgantt2-debugsource-16.08.3-bp153.2.2.1.x86_64.rpm kdgantt2-devel-16.08.3-bp153.2.2.1.x86_64.rpm libKF5KDGantt2-5-16.08.3-bp153.2.2.1.x86_64.rpm libKF5KDGantt2-5-debuginfo-16.08.3-bp153.2.2.1.x86_64.rpm kdiagram-2.8.0-bp153.2.2.1.src.rpm kdiagram-debuginfo-2.8.0-bp153.2.2.1.x86_64.rpm kdiagram-debugsource-2.8.0-bp153.2.2.1.x86_64.rpm kdiagram-devel-2.8.0-bp153.2.2.1.x86_64.rpm libKChart2-2.8.0-bp153.2.2.1.x86_64.rpm libKChart2-debuginfo-2.8.0-bp153.2.2.1.x86_64.rpm libKGantt2-2.8.0-bp153.2.2.1.x86_64.rpm libKGantt2-debuginfo-2.8.0-bp153.2.2.1.x86_64.rpm libkchart-lang-2.8.0-bp153.2.2.1.noarch.rpm libkgantt-lang-2.8.0-bp153.2.2.1.noarch.rpm kdialog-20.04.2-bp153.2.2.1.src.rpm kdialog-20.04.2-bp153.2.2.1.x86_64.rpm kdialog-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdialog-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdialog-lang-20.04.2-bp153.2.2.1.noarch.rpm kdiamond-20.04.2-bp153.2.2.1.src.rpm kdiamond-20.04.2-bp153.2.2.1.x86_64.rpm kdiamond-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdiamond-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdiamond-lang-20.04.2-bp153.2.2.1.noarch.rpm kdiff3-1.8.5-bp153.2.2.1.src.rpm kdiff3-1.8.5-bp153.2.2.1.x86_64.rpm kdiff3-debuginfo-1.8.5-bp153.2.2.1.x86_64.rpm kdiff3-debugsource-1.8.5-bp153.2.2.1.x86_64.rpm kdiff3-lang-1.8.5-bp153.2.2.1.noarch.rpm kdnssd-framework-5.76.0-bp153.2.2.1.src.rpm kdnssd-framework-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdnssd-framework-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DNSSD5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DNSSD5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DNSSD5-lang-5.76.0-bp153.2.2.1.noarch.rpm kdnssd-20.04.2-bp153.2.2.1.src.rpm kdnssd-20.04.2-bp153.2.2.1.x86_64.rpm kdnssd-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kdnssd-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kdnssd-lang-20.04.2-bp153.2.2.1.noarch.rpm kdoctools-5.76.0-bp153.2.2.1.src.rpm kdoctools-5.76.0-bp153.2.2.1.x86_64.rpm kdoctools-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdoctools-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kdoctools-devel-5.76.0-bp153.2.2.1.x86_64.rpm kdoctools-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5DocTools5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DocTools5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdsoap-1.9.0-bp153.2.2.1.src.rpm kdsoap-debuginfo-1.9.0-bp153.2.2.1.x86_64.rpm kdsoap-debugsource-1.9.0-bp153.2.2.1.x86_64.rpm kdsoap-devel-1.9.0-bp153.2.2.1.x86_64.rpm kdsoap-devel-debuginfo-1.9.0-bp153.2.2.1.x86_64.rpm libkdsoap-server1_9_0-1.9.0-bp153.2.2.1.x86_64.rpm libkdsoap-server1_9_0-debuginfo-1.9.0-bp153.2.2.1.x86_64.rpm libkdsoap1_9_0-1.9.0-bp153.2.2.1.x86_64.rpm libkdsoap1_9_0-debuginfo-1.9.0-bp153.2.2.1.x86_64.rpm keditbookmarks-20.04.2-bp153.2.2.1.src.rpm keditbookmarks-20.04.2-bp153.2.2.1.x86_64.rpm keditbookmarks-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm keditbookmarks-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm keditbookmarks-lang-20.04.2-bp153.2.2.1.noarch.rpm kemoticons-5.76.0-bp153.2.2.1.src.rpm kemoticons-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kemoticons-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Emoticons5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Emoticons5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kf5-filesystem-20201017-bp153.2.2.1.src.rpm kf5-filesystem-20201017-bp153.2.2.1.x86_64.rpm kfilemetadata5-5.76.0-bp153.2.2.1.src.rpm kfilemetadata5-5.76.0-bp153.2.2.1.x86_64.rpm kfilemetadata5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kfilemetadata5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kfilemetadata5-devel-5.76.0-bp153.2.2.1.x86_64.rpm kfilemetadata5-lang-5.76.0-bp153.2.2.1.noarch.rpm kfind-20.04.2-bp153.2.2.1.src.rpm kfind-20.04.2-bp153.2.2.1.x86_64.rpm kfind-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kfind-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kfind-lang-20.04.2-bp153.2.2.1.noarch.rpm kfloppy-20.04.2-bp153.2.2.1.src.rpm kfloppy-20.04.2-bp153.2.2.1.x86_64.rpm kfloppy-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kfloppy-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kfloppy-lang-20.04.2-bp153.2.2.1.noarch.rpm kfourinline-20.04.2-bp153.2.2.1.src.rpm kfourinline-20.04.2-bp153.2.2.1.x86_64.rpm kfourinline-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kfourinline-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kfourinline-lang-20.04.2-bp153.2.2.1.noarch.rpm kgamma5-5.18.5-bp153.2.2.1.src.rpm kgamma5-5.18.5-bp153.2.2.1.x86_64.rpm kgamma5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kgamma5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kgamma5-lang-5.18.5-bp153.2.2.1.noarch.rpm kgeography-20.04.2-bp153.3.2.1.src.rpm kgeography-20.04.2-bp153.3.2.1.x86_64.rpm kgeography-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm kgeography-debugsource-20.04.2-bp153.3.2.1.x86_64.rpm kgeography-lang-20.04.2-bp153.3.2.1.noarch.rpm kget-20.04.2-bp153.3.2.1.src.rpm kget-20.04.2-bp153.3.2.1.x86_64.rpm kget-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm kget-debugsource-20.04.2-bp153.3.2.1.x86_64.rpm kget-lang-20.04.2-bp153.3.2.1.noarch.rpm kglobalaccel-5.76.0-bp153.2.2.1.src.rpm kglobalaccel-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kglobalaccel-devel-5.76.0-bp153.2.2.1.x86_64.rpm kglobalaccel5-5.76.0-bp153.2.2.1.x86_64.rpm kglobalaccel5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GlobalAccel5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GlobalAccel5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GlobalAccel5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5GlobalAccelPrivate5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GlobalAccelPrivate5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kgoldrunner-20.04.2-bp153.2.2.1.src.rpm kgoldrunner-20.04.2-bp153.2.2.1.x86_64.rpm kgoldrunner-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kgoldrunner-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kgoldrunner-lang-20.04.2-bp153.2.2.1.noarch.rpm kgpg-20.04.2-bp153.2.2.1.src.rpm kgpg-20.04.2-bp153.2.2.1.x86_64.rpm kgpg-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kgpg-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kgpg-lang-20.04.2-bp153.2.2.1.noarch.rpm kguiaddons-5.76.0-bp153.2.2.1.src.rpm kguiaddons-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kguiaddons-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GuiAddons5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GuiAddons5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm khangman-20.04.2-bp153.2.2.1.src.rpm khangman-20.04.2-bp153.2.2.1.x86_64.rpm khangman-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm khangman-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm khangman-lang-20.04.2-bp153.2.2.1.noarch.rpm khelpcenter5-20.04.2-bp153.2.2.1.src.rpm khelpcenter5-20.04.2-bp153.2.2.1.x86_64.rpm khelpcenter5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm khelpcenter5-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm khelpcenter5-lang-20.04.2-bp153.2.2.1.noarch.rpm kholidays-5.76.0-bp153.2.2.1.src.rpm kholidays-5.76.0-bp153.2.2.1.x86_64.rpm kholidays-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kholidays-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Holidays5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Holidays5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Holidays5-lang-5.76.0-bp153.2.2.1.noarch.rpm khotkeys5-5.18.5-bp153.2.2.1.src.rpm khotkeys5-5.18.5-bp153.2.2.1.x86_64.rpm khotkeys5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm khotkeys5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm khotkeys5-devel-5.18.5-bp153.2.2.1.x86_64.rpm khotkeys5-lang-5.18.5-bp153.2.2.1.noarch.rpm khtml-5.76.0-bp153.2.2.1.src.rpm khtml-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm khtml-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KHtml5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KHtml5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KHtml5-lang-5.76.0-bp153.2.2.1.noarch.rpm ki18n-5.76.0-bp153.2.2.1.src.rpm ki18n-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm ki18n-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5I18n5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5I18n5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5I18n5-lang-5.76.0-bp153.2.2.1.noarch.rpm kiconthemes-5.76.0-bp153.2.2.1.src.rpm kiconthemes-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kiconthemes-devel-5.76.0-bp153.2.2.1.x86_64.rpm kiconthemes-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IconThemes5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IconThemes5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IconThemes5-lang-5.76.0-bp153.2.2.1.noarch.rpm kidentitymanagement-20.04.2-bp153.2.2.1.src.rpm kidentitymanagement-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kidentitymanagement-devel-20.04.2-bp153.2.2.1.x86_64.rpm kidentitymanagement-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5IdentityManagement5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5IdentityManagement5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kidletime-5.76.0-bp153.2.2.1.src.rpm kidletime-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kidletime-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IdleTime5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IdleTime5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kig-20.04.2-bp153.2.2.1.src.rpm kig-20.04.2-bp153.2.2.1.x86_64.rpm kig-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kig-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kig-lang-20.04.2-bp153.2.2.1.noarch.rpm kigo-20.04.2-bp153.2.2.1.src.rpm kigo-20.04.2-bp153.2.2.1.x86_64.rpm kigo-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kigo-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kigo-lang-20.04.2-bp153.2.2.1.noarch.rpm killbots-20.04.2-bp153.2.2.1.src.rpm killbots-20.04.2-bp153.2.2.1.x86_64.rpm killbots-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm killbots-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm killbots-lang-20.04.2-bp153.2.2.1.noarch.rpm killswitch-applet-0.2.3-bp153.2.2.1.noarch.rpm killswitch-applet-0.2.3-bp153.2.2.1.src.rpm kimageformats-5.76.0-bp153.3.2.1.src.rpm kimageformats-5.76.0-bp153.3.2.1.x86_64.rpm kimageformats-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kimageformats-debugsource-5.76.0-bp153.3.2.1.x86_64.rpm kimageformats-eps-5.76.0-bp153.3.2.1.x86_64.rpm kimageformats-eps-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kimagemapeditor-20.04.2-bp153.2.2.1.src.rpm kimagemapeditor-20.04.2-bp153.2.2.1.x86_64.rpm kimagemapeditor-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kimagemapeditor-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kimagemapeditor-lang-20.04.2-bp153.2.2.1.noarch.rpm kimap-20.04.2-bp153.2.2.1.src.rpm kimap-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kimap-devel-20.04.2-bp153.2.2.1.x86_64.rpm kimap-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5IMAP5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5IMAP5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kinfocenter5-5.18.5-bp153.2.2.1.src.rpm kinfocenter5-5.18.5-bp153.2.2.1.x86_64.rpm kinfocenter5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kinfocenter5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kinfocenter5-lang-5.18.5-bp153.2.2.1.noarch.rpm kinit-5.76.0-bp153.2.2.1.src.rpm kinit-5.76.0-bp153.2.2.1.x86_64.rpm kinit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kinit-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kinit-devel-5.76.0-bp153.2.2.1.x86_64.rpm kinit-lang-5.76.0-bp153.2.2.1.noarch.rpm kio-extras5-20.04.2-bp153.3.3.1.src.rpm kio-extras5-20.04.2-bp153.3.3.1.x86_64.rpm kio-extras5-debuginfo-20.04.2-bp153.3.3.1.x86_64.rpm kio-extras5-debugsource-20.04.2-bp153.3.3.1.x86_64.rpm kio-extras5-lang-20.04.2-bp153.3.3.1.noarch.rpm libkioarchive-devel-20.04.2-bp153.3.3.1.x86_64.rpm libkioarchive5-20.04.2-bp153.3.3.1.x86_64.rpm libkioarchive5-debuginfo-20.04.2-bp153.3.3.1.x86_64.rpm kio-gdrive-1.3.0-bp153.2.2.1.src.rpm kio-gdrive-1.3.0-bp153.2.2.1.x86_64.rpm kio-gdrive-debuginfo-1.3.0-bp153.2.2.1.x86_64.rpm kio-gdrive-debugsource-1.3.0-bp153.2.2.1.x86_64.rpm kio-gdrive-lang-1.3.0-bp153.2.2.1.noarch.rpm kio-stash-1.0-bp153.2.2.1.src.rpm kio-stash-1.0-bp153.2.2.1.x86_64.rpm kio-stash-debuginfo-1.0-bp153.2.2.1.x86_64.rpm kio-stash-debugsource-1.0-bp153.2.2.1.x86_64.rpm kio-stash-lang-1.0-bp153.2.2.1.noarch.rpm kio-5.76.0-bp153.3.2.1.src.rpm kio-5.76.0-bp153.3.2.1.x86_64.rpm kio-core-5.76.0-bp153.3.2.1.x86_64.rpm kio-core-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kio-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kio-debugsource-5.76.0-bp153.3.2.1.x86_64.rpm kio-devel-5.76.0-bp153.3.2.1.x86_64.rpm kio-devel-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kio-lang-5.76.0-bp153.3.2.1.noarch.rpm kio_audiocd-20.04.2-bp153.2.2.1.src.rpm kio_audiocd-20.04.2-bp153.2.2.1.x86_64.rpm kio_audiocd-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kio_audiocd-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kio_audiocd-devel-20.04.2-bp153.2.2.1.x86_64.rpm kio_audiocd-lang-20.04.2-bp153.2.2.1.noarch.rpm kipi-plugins-20.04.2-bp153.2.2.1.src.rpm kipi-plugins-20.04.2-bp153.2.2.1.x86_64.rpm kipi-plugins-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kipi-plugins-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kipi-plugins-lang-20.04.2-bp153.2.2.1.noarch.rpm kirigami-gallery-20.04.2-bp153.2.2.1.src.rpm kirigami-gallery-20.04.2-bp153.2.2.1.x86_64.rpm kirigami-gallery-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kirigami-gallery-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kirigami-gallery-lang-20.04.2-bp153.2.2.1.noarch.rpm kirigami-1.1.0-bp153.2.2.1.src.rpm kirigami-1.1.0-bp153.2.2.1.x86_64.rpm kirigami-debuginfo-1.1.0-bp153.2.2.1.x86_64.rpm kirigami-debugsource-1.1.0-bp153.2.2.1.x86_64.rpm kirigami-devel-1.1.0-bp153.2.2.1.x86_64.rpm kirigami-lang-1.1.0-bp153.2.2.1.noarch.rpm kirigami2-5.76.0-bp153.3.2.1.src.rpm kirigami2-5.76.0-bp153.3.2.1.x86_64.rpm kirigami2-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kirigami2-debugsource-5.76.0-bp153.3.2.1.x86_64.rpm kirigami2-devel-5.76.0-bp153.3.2.1.x86_64.rpm kirigami2-lang-5.76.0-bp153.3.2.1.noarch.rpm libKF5Kirigami2-5-5.76.0-bp153.3.2.1.x86_64.rpm libKF5Kirigami2-5-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kiriki-20.04.2-bp153.2.2.1.src.rpm kiriki-20.04.2-bp153.2.2.1.x86_64.rpm kiriki-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kiriki-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kiriki-lang-20.04.2-bp153.2.2.1.noarch.rpm kitemmodels-5.76.0-bp153.2.2.1.src.rpm kitemmodels-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kitemmodels-devel-5.76.0-bp153.2.2.1.x86_64.rpm kitemmodels-imports-5.76.0-bp153.2.2.1.x86_64.rpm kitemmodels-imports-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemModels5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemModels5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kitemviews-5.76.0-bp153.2.2.1.src.rpm kitemviews-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kitemviews-devel-5.76.0-bp153.2.2.1.x86_64.rpm kitemviews-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemViews5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemViews5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemViews5-lang-5.76.0-bp153.2.2.1.noarch.rpm kitinerary-20.04.2-bp153.2.2.1.src.rpm kitinerary-20.04.2-bp153.2.2.1.x86_64.rpm kitinerary-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kitinerary-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kitinerary-devel-20.04.2-bp153.2.2.1.x86_64.rpm libKPimItinerary5-20.04.2-bp153.2.2.1.x86_64.rpm libKPimItinerary5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKPimItinerary5-lang-20.04.2-bp153.2.2.1.noarch.rpm kjobwidgets-5.76.0-bp153.2.2.1.src.rpm kjobwidgets-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kjobwidgets-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JobWidgets5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JobWidgets5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JobWidgets5-lang-5.76.0-bp153.2.2.1.noarch.rpm kjots-5.0.2-bp153.2.2.1.src.rpm kjots-5.0.2-bp153.2.2.1.x86_64.rpm kjots-debuginfo-5.0.2-bp153.2.2.1.x86_64.rpm kjots-debugsource-5.0.2-bp153.2.2.1.x86_64.rpm kjots-lang-5.0.2-bp153.2.2.1.noarch.rpm kjs-5.76.0-bp153.2.2.1.src.rpm kjs-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kjs-devel-5.76.0-bp153.2.2.1.x86_64.rpm kjs-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kjs-devel-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5JS5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JS5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JSApi5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JSApi5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kjsembed-5.76.0-bp153.2.2.1.src.rpm kjsembed-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kjsembed-devel-5.76.0-bp153.2.2.1.x86_64.rpm kjsembed-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JsEmbed5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JsEmbed5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JsEmbed5-lang-5.76.0-bp153.2.2.1.noarch.rpm kjumpingcube-20.04.2-bp153.2.2.1.src.rpm kjumpingcube-20.04.2-bp153.2.2.1.x86_64.rpm kjumpingcube-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kjumpingcube-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kjumpingcube-lang-20.04.2-bp153.2.2.1.noarch.rpm kldap-20.04.2-bp153.2.2.1.src.rpm kldap-20.04.2-bp153.2.2.1.x86_64.rpm kldap-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kldap-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kldap-devel-20.04.2-bp153.2.2.1.x86_64.rpm kldap-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Ldap5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Ldap5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kleopatra-20.04.2-bp153.2.2.1.src.rpm kleopatra-20.04.2-bp153.2.2.1.x86_64.rpm kleopatra-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kleopatra-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kleopatra-lang-20.04.2-bp153.2.2.1.noarch.rpm klettres-20.04.2-bp153.2.2.1.src.rpm klettres-20.04.2-bp153.2.2.1.x86_64.rpm klettres-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm klettres-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm klettres-lang-20.04.2-bp153.2.2.1.noarch.rpm klickety-20.04.2-bp153.2.2.1.src.rpm klickety-20.04.2-bp153.2.2.1.x86_64.rpm klickety-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm klickety-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm klickety-lang-20.04.2-bp153.2.2.1.noarch.rpm klines-20.04.2-bp153.2.2.1.src.rpm klines-20.04.2-bp153.2.2.1.x86_64.rpm klines-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm klines-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm klines-lang-20.04.2-bp153.2.2.1.noarch.rpm kmag-20.04.2-bp153.2.2.1.src.rpm kmag-20.04.2-bp153.2.2.1.x86_64.rpm kmag-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmag-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmag-lang-20.04.2-bp153.2.2.1.noarch.rpm kmahjongg-20.04.2-bp153.2.2.1.src.rpm kmahjongg-20.04.2-bp153.2.2.1.x86_64.rpm kmahjongg-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmahjongg-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmahjongg-lang-20.04.2-bp153.2.2.1.noarch.rpm kmail-account-wizard-20.04.2-bp153.2.2.1.src.rpm kmail-account-wizard-20.04.2-bp153.2.2.1.x86_64.rpm kmail-account-wizard-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmail-account-wizard-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmail-account-wizard-lang-20.04.2-bp153.2.2.1.noarch.rpm kmail-20.04.2-bp153.3.2.1.src.rpm kmail-20.04.2-bp153.3.2.1.x86_64.rpm kmail-application-icons-20.04.2-bp153.3.2.1.x86_64.rpm kmail-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm kmail-debugsource-20.04.2-bp153.3.2.1.x86_64.rpm kmail-lang-20.04.2-bp153.3.2.1.noarch.rpm ktnef-20.04.2-bp153.3.2.1.x86_64.rpm ktnef-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm kmailtransport-20.04.2-bp153.2.2.1.src.rpm kmailtransport-20.04.2-bp153.2.2.1.x86_64.rpm kmailtransport-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmailtransport-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmailtransport-devel-20.04.2-bp153.2.2.1.x86_64.rpm kmailtransport-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5MailTransport5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailTransport5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailTransportAkonadi5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailTransportAkonadi5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmarkdownwebview-0.5.6-bp153.2.2.1.src.rpm kmarkdownwebview-0.5.6-bp153.2.2.1.x86_64.rpm kmarkdownwebview-debuginfo-0.5.6-bp153.2.2.1.x86_64.rpm kmarkdownwebview-debugsource-0.5.6-bp153.2.2.1.x86_64.rpm kmarkdownwebview-lang-0.5.6-bp153.2.2.1.noarch.rpm kmbox-20.04.2-bp153.2.2.1.src.rpm kmbox-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmbox-devel-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Mbox5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Mbox5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmediaplayer-5.76.0-bp153.2.2.1.src.rpm kmediaplayer-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kmediaplayer-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5MediaPlayer5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5MediaPlayer5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kmenuedit5-5.18.5-bp153.2.2.1.src.rpm kmenuedit5-5.18.5-bp153.2.2.1.x86_64.rpm kmenuedit5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kmenuedit5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kmenuedit5-lang-5.18.5-bp153.2.2.1.noarch.rpm kmime-20.04.2-bp153.2.2.1.src.rpm kmime-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmime-devel-20.04.2-bp153.2.2.1.x86_64.rpm kmime-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Mime5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Mime5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmines-20.04.2-bp153.2.2.1.src.rpm kmines-20.04.2-bp153.2.2.1.x86_64.rpm kmines-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmines-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmines-lang-20.04.2-bp153.2.2.1.noarch.rpm kmix-20.04.2-bp153.3.2.1.src.rpm kmix-20.04.2-bp153.3.2.1.x86_64.rpm kmix-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm kmix-debugsource-20.04.2-bp153.3.2.1.x86_64.rpm kmix-lang-20.04.2-bp153.3.2.1.noarch.rpm kmousetool-20.04.2-bp153.2.2.1.src.rpm kmousetool-20.04.2-bp153.2.2.1.x86_64.rpm kmousetool-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmousetool-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmousetool-lang-20.04.2-bp153.2.2.1.noarch.rpm kmouth-20.04.2-bp153.2.2.1.src.rpm kmouth-20.04.2-bp153.2.2.1.x86_64.rpm kmouth-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmouth-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmouth-lang-20.04.2-bp153.2.2.1.noarch.rpm kmozillahelper-5.0.5-bp153.2.2.1.src.rpm kmozillahelper-5.0.5-bp153.2.2.1.x86_64.rpm kmozillahelper-debuginfo-5.0.5-bp153.2.2.1.x86_64.rpm kmozillahelper-debugsource-5.0.5-bp153.2.2.1.x86_64.rpm kmplot-20.04.2-bp153.2.2.1.src.rpm kmplot-20.04.2-bp153.2.2.1.x86_64.rpm kmplot-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kmplot-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kmplot-lang-20.04.2-bp153.2.2.1.noarch.rpm kmymoney-5.1.1-bp153.2.2.1.src.rpm kmymoney-5.1.1-bp153.2.2.1.x86_64.rpm kmymoney-debuginfo-5.1.1-bp153.2.2.1.x86_64.rpm kmymoney-debugsource-5.1.1-bp153.2.2.1.x86_64.rpm kmymoney-devel-5.1.1-bp153.2.2.1.x86_64.rpm kmymoney-lang-5.1.1-bp153.2.2.1.noarch.rpm knavalbattle-20.04.2-bp153.2.2.1.src.rpm knavalbattle-20.04.2-bp153.2.2.1.x86_64.rpm knavalbattle-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm knavalbattle-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm knavalbattle-lang-20.04.2-bp153.2.2.1.noarch.rpm knetwalk-20.04.2-bp153.2.2.1.src.rpm knetwalk-20.04.2-bp153.2.2.1.x86_64.rpm knetwalk-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm knetwalk-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm knetwalk-lang-20.04.2-bp153.2.2.1.noarch.rpm knewstuff-5.76.0-bp153.2.2.1.src.rpm knewstuff-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-core-devel-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-devel-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-imports-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-quick-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuff5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuff5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5NewStuffCore5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm knights-20.04.2-bp153.2.2.1.src.rpm knights-20.04.2-bp153.2.2.1.x86_64.rpm knights-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm knights-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm knights-lang-20.04.2-bp153.2.2.1.noarch.rpm knotes-20.04.2-bp153.2.2.1.src.rpm knotes-20.04.2-bp153.2.2.1.x86_64.rpm knotes-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm knotes-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm knotes-lang-20.04.2-bp153.2.2.1.noarch.rpm knotifications-5.76.0-bp153.2.2.1.src.rpm knotifications-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm knotifications-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Notifications5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Notifications5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Notifications5-lang-5.76.0-bp153.2.2.1.noarch.rpm knotifyconfig-5.76.0-bp153.2.2.1.src.rpm knotifyconfig-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm knotifyconfig-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NotifyConfig5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NotifyConfig5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NotifyConfig5-lang-5.76.0-bp153.2.2.1.noarch.rpm kolf-20.04.2-bp153.2.2.1.src.rpm kolf-20.04.2-bp153.2.2.1.x86_64.rpm kolf-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kolf-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kolf-lang-20.04.2-bp153.2.2.1.noarch.rpm kollision-20.04.2-bp153.2.2.1.src.rpm kollision-20.04.2-bp153.2.2.1.x86_64.rpm kollision-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kollision-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kollision-lang-20.04.2-bp153.2.2.1.noarch.rpm kolor-manager-1.1.0-bp153.2.2.1.src.rpm kolor-manager-1.1.0-bp153.2.2.1.x86_64.rpm kolor-manager-debuginfo-1.1.0-bp153.2.2.1.x86_64.rpm kolor-manager-debugsource-1.1.0-bp153.2.2.1.x86_64.rpm kolourpaint-20.04.2-bp153.2.2.1.src.rpm kolourpaint-20.04.2-bp153.2.2.1.x86_64.rpm kolourpaint-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kolourpaint-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kolourpaint-lang-20.04.2-bp153.2.2.1.noarch.rpm kompare-20.04.2-bp153.2.2.1.src.rpm kompare-20.04.2-bp153.2.2.1.x86_64.rpm kompare-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kompare-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kompare-devel-20.04.2-bp153.2.2.1.x86_64.rpm kompare-lang-20.04.2-bp153.2.2.1.noarch.rpm konqueror-20.04.2-bp153.2.2.1.src.rpm konqueror-20.04.2-bp153.2.2.1.x86_64.rpm konqueror-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm konqueror-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm konqueror-devel-20.04.2-bp153.2.2.1.x86_64.rpm konqueror-lang-20.04.2-bp153.2.2.1.noarch.rpm konqueror-plugins-20.04.2-bp153.2.2.1.x86_64.rpm konqueror-plugins-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm webenginepart-20.04.2-bp153.2.2.1.x86_64.rpm webenginepart-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm konquest-20.04.2-bp153.2.2.1.src.rpm konquest-20.04.2-bp153.2.2.1.x86_64.rpm konquest-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm konquest-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm konquest-lang-20.04.2-bp153.2.2.1.noarch.rpm konsole-20.04.2-bp153.2.2.1.src.rpm konsole-20.04.2-bp153.2.2.1.x86_64.rpm konsole-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm konsole-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm konsole-part-20.04.2-bp153.2.2.1.x86_64.rpm konsole-part-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm konsole-part-lang-20.04.2-bp153.2.2.1.noarch.rpm kontact-20.04.2-bp153.2.2.1.src.rpm kontact-20.04.2-bp153.2.2.1.x86_64.rpm kontact-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kontact-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kontact-lang-20.04.2-bp153.2.2.1.noarch.rpm kontactinterface-20.04.2-bp153.2.2.1.src.rpm kontactinterface-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kontactinterface-devel-20.04.2-bp153.2.2.1.x86_64.rpm kontactinterface-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5KontactInterface5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5KontactInterface5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm konversation-1.7.5-bp153.2.2.1.src.rpm konversation-1.7.5-bp153.2.2.1.x86_64.rpm konversation-debuginfo-1.7.5-bp153.2.2.1.x86_64.rpm konversation-debugsource-1.7.5-bp153.2.2.1.x86_64.rpm konversation-lang-1.7.5-bp153.2.2.1.noarch.rpm kopete-20.04.2-bp153.2.2.1.src.rpm kopete-20.04.2-bp153.2.2.1.x86_64.rpm kopete-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kopete-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kopete-devel-20.04.2-bp153.2.2.1.x86_64.rpm kopete-lang-20.04.2-bp153.2.2.1.noarch.rpm korganizer-20.04.2-bp153.2.2.1.src.rpm korganizer-20.04.2-bp153.2.2.1.x86_64.rpm korganizer-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm korganizer-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm korganizer-lang-20.04.2-bp153.2.2.1.noarch.rpm kpackage-5.76.0-bp153.3.2.1.src.rpm kpackage-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-debugsource-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-devel-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-lang-5.76.0-bp153.3.2.1.noarch.rpm kparts-5.76.0-bp153.2.2.1.src.rpm kparts-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kparts-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Parts5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Parts5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Parts5-lang-5.76.0-bp153.2.2.1.noarch.rpm kpat-20.04.2-bp153.2.2.1.src.rpm kpat-20.04.2-bp153.2.2.1.x86_64.rpm kpat-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kpat-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kpat-lang-20.04.2-bp153.2.2.1.noarch.rpm kpeople5-5.76.0-bp153.2.2.1.src.rpm kpeople5-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-devel-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-lang-5.76.0-bp153.2.2.1.noarch.rpm kpeoplevcard-0.1-bp153.2.2.1.src.rpm kpeoplevcard-0.1-bp153.2.2.1.x86_64.rpm kpeoplevcard-debuginfo-0.1-bp153.2.2.1.x86_64.rpm kpeoplevcard-debugsource-0.1-bp153.2.2.1.x86_64.rpm kpeoplevcard-devel-0.1-bp153.2.2.1.x86_64.rpm kphotoalbum-5.7.0-bp153.2.2.1.src.rpm kphotoalbum-5.7.0-bp153.2.2.1.x86_64.rpm kphotoalbum-debuginfo-5.7.0-bp153.2.2.1.x86_64.rpm kphotoalbum-debugsource-5.7.0-bp153.2.2.1.x86_64.rpm kphotoalbum-lang-5.7.0-bp153.2.2.1.noarch.rpm kpimtextedit-20.04.2-bp153.2.2.1.src.rpm kpimtextedit-20.04.2-bp153.2.2.1.x86_64.rpm kpimtextedit-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kpimtextedit-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kpimtextedit-devel-20.04.2-bp153.2.2.1.x86_64.rpm kpimtextedit-devel-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kpimtextedit-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5PimTextEdit5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5PimTextEdit5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kpkpass-20.04.2-bp153.2.2.1.src.rpm kpkpass-20.04.2-bp153.2.2.1.x86_64.rpm kpkpass-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kpkpass-devel-20.04.2-bp153.2.2.1.x86_64.rpm libKPimPkPass5-20.04.2-bp153.2.2.1.x86_64.rpm libKPimPkPass5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kplotting-5.76.0-bp153.2.2.1.src.rpm kplotting-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kplotting-devel-5.76.0-bp153.2.2.1.x86_64.rpm kplotting-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Plotting5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Plotting5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kpmcore-3.3.0-bp153.2.2.1.src.rpm kpmcore-3.3.0-bp153.2.2.1.x86_64.rpm kpmcore-debuginfo-3.3.0-bp153.2.2.1.x86_64.rpm kpmcore-debugsource-3.3.0-bp153.2.2.1.x86_64.rpm kpmcore-devel-3.3.0-bp153.2.2.1.x86_64.rpm kpmcore-lang-3.3.0-bp153.2.2.1.noarch.rpm libkpmcore7-3.3.0-bp153.2.2.1.x86_64.rpm libkpmcore7-debuginfo-3.3.0-bp153.2.2.1.x86_64.rpm kproperty-3.2.0-bp153.2.2.1.src.rpm kproperty-3.2.0-bp153.2.2.1.x86_64.rpm kproperty-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kproperty-debugsource-3.2.0-bp153.2.2.1.x86_64.rpm kproperty-devel-3.2.0-bp153.2.2.1.x86_64.rpm kproperty-lang-3.2.0-bp153.2.2.1.noarch.rpm libKPropertyCore3-4-3.2.0-bp153.2.2.1.x86_64.rpm libKPropertyCore3-4-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm libKPropertyWidgets3-4-3.2.0-bp153.2.2.1.x86_64.rpm libKPropertyWidgets3-4-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kpty-5.76.0-bp153.2.2.1.src.rpm kpty-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kpty-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Pty5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Pty5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Pty5-lang-5.76.0-bp153.2.2.1.noarch.rpm kqtquickcharts-20.04.2-bp153.2.2.1.src.rpm kqtquickcharts-20.04.2-bp153.2.2.1.x86_64.rpm kqtquickcharts-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kqtquickcharts-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kquickcharts-5.76.0-bp153.2.2.1.src.rpm kquickcharts-5.76.0-bp153.2.2.1.x86_64.rpm kquickcharts-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kquickcharts-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kquickcharts-devel-5.76.0-bp153.2.2.1.x86_64.rpm kraft-0.95-bp153.2.2.1.src.rpm kraft-0.95-bp153.2.2.1.x86_64.rpm kraft-debuginfo-0.95-bp153.2.2.1.x86_64.rpm kraft-debugsource-0.95-bp153.2.2.1.x86_64.rpm krb5-auth-dialog-3.26.1-bp153.2.2.1.src.rpm krb5-auth-dialog-3.26.1-bp153.2.2.1.x86_64.rpm krb5-auth-dialog-debuginfo-3.26.1-bp153.2.2.1.x86_64.rpm krb5-auth-dialog-debugsource-3.26.1-bp153.2.2.1.x86_64.rpm krb5-auth-dialog-lang-3.26.1-bp153.2.2.1.noarch.rpm krdc-20.04.2-bp153.2.2.1.src.rpm krdc-20.04.2-bp153.2.2.1.x86_64.rpm krdc-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm krdc-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm krdc-devel-20.04.2-bp153.2.2.1.x86_64.rpm krdc-lang-20.04.2-bp153.2.2.1.noarch.rpm krename-5.0.1-bp153.2.2.1.src.rpm krename-5.0.1-bp153.2.2.1.x86_64.rpm krename-debuginfo-5.0.1-bp153.2.2.1.x86_64.rpm krename-debugsource-5.0.1-bp153.2.2.1.x86_64.rpm kreport-3.2.0-bp153.2.2.1.src.rpm kreport-3.2.0-bp153.2.2.1.x86_64.rpm kreport-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kreport-debugsource-3.2.0-bp153.2.2.1.x86_64.rpm kreport-devel-3.2.0-bp153.2.2.1.x86_64.rpm kreport-lang-3.2.0-bp153.2.2.1.noarch.rpm libKReport3-4-3.2.0-bp153.2.2.1.x86_64.rpm libKReport3-4-debuginfo-3.2.0-bp153.2.2.1.x86_64.rpm kreversi-20.04.2-bp153.2.2.1.src.rpm kreversi-20.04.2-bp153.2.2.1.x86_64.rpm kreversi-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kreversi-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kreversi-lang-20.04.2-bp153.2.2.1.noarch.rpm krfb-20.04.2-bp153.2.2.1.src.rpm krfb-20.04.2-bp153.2.2.1.x86_64.rpm krfb-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm krfb-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm krfb-lang-20.04.2-bp153.2.2.1.noarch.rpm krita-4.4.2-bp153.3.2.1.src.rpm krita-4.4.2-bp153.3.2.1.x86_64.rpm krita-debuginfo-4.4.2-bp153.3.2.1.x86_64.rpm krita-debugsource-4.4.2-bp153.3.2.1.x86_64.rpm krita-devel-4.4.2-bp153.3.2.1.x86_64.rpm krita-lang-4.4.2-bp153.3.2.1.noarch.rpm kronometer-2.2.3-bp153.2.2.1.src.rpm kronometer-2.2.3-bp153.2.2.1.x86_64.rpm kronometer-debuginfo-2.2.3-bp153.2.2.1.x86_64.rpm kronometer-debugsource-2.2.3-bp153.2.2.1.x86_64.rpm kross-interpreters-20.04.2-bp153.2.2.1.src.rpm kross-interpreters-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kross-ruby-20.04.2-bp153.2.2.1.x86_64.rpm kross-ruby-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kross-5.76.0-bp153.2.2.1.src.rpm kross-5.76.0-bp153.2.2.1.x86_64.rpm kross-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kross-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kross-devel-5.76.0-bp153.2.2.1.x86_64.rpm kross-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kross-lang-5.76.0-bp153.2.2.1.noarch.rpm kruler-20.04.2-bp153.2.2.1.src.rpm kruler-20.04.2-bp153.2.2.1.x86_64.rpm kruler-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kruler-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kruler-lang-20.04.2-bp153.2.2.1.noarch.rpm krunner-5.76.0-bp153.2.2.1.src.rpm krunner-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm krunner-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Runner5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Runner5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kio_iso-2.7.2-bp153.2.2.1.x86_64.rpm kio_iso-debuginfo-2.7.2-bp153.2.2.1.x86_64.rpm krusader-2.7.2-bp153.2.2.1.src.rpm krusader-2.7.2-bp153.2.2.1.x86_64.rpm krusader-debuginfo-2.7.2-bp153.2.2.1.x86_64.rpm krusader-debugsource-2.7.2-bp153.2.2.1.x86_64.rpm krusader-doc-2.7.2-bp153.2.2.1.x86_64.rpm kscreen5-5.18.5-bp153.2.2.1.src.rpm kscreen5-5.18.5-bp153.2.2.1.x86_64.rpm kscreen5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kscreen5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kscreen5-lang-5.18.5-bp153.2.2.1.noarch.rpm kscreen5-plasmoid-5.18.5-bp153.2.2.1.x86_64.rpm kscreenlocker-5.18.5-bp153.2.2.1.src.rpm kscreenlocker-5.18.5-bp153.2.2.1.x86_64.rpm kscreenlocker-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kscreenlocker-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kscreenlocker-devel-5.18.5-bp153.2.2.1.x86_64.rpm kscreenlocker-lang-5.18.5-bp153.2.2.1.noarch.rpm libKScreenLocker5-5.18.5-bp153.2.2.1.x86_64.rpm libKScreenLocker5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kseexpr-4.0.1.0-bp153.2.2.1.src.rpm kseexpr-debugsource-4.0.1.0-bp153.2.2.1.x86_64.rpm kseexpr-devel-4.0.1.0-bp153.2.2.1.x86_64.rpm kseexpr-lang-4.0.1.0-bp153.2.2.1.noarch.rpm libKSeExpr4_0_1_0-4.0.1.0-bp153.2.2.1.x86_64.rpm libKSeExpr4_0_1_0-debuginfo-4.0.1.0-bp153.2.2.1.x86_64.rpm kservice-5.76.0-bp153.2.2.1.src.rpm kservice-5.76.0-bp153.2.2.1.x86_64.rpm kservice-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kservice-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kservice-devel-5.76.0-bp153.2.2.1.x86_64.rpm kservice-lang-5.76.0-bp153.2.2.1.noarch.rpm kshisen-20.04.2-bp153.2.2.1.src.rpm kshisen-20.04.2-bp153.2.2.1.x86_64.rpm kshisen-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kshisen-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kshisen-lang-20.04.2-bp153.2.2.1.noarch.rpm kshutdown-5.2-bp153.2.2.1.src.rpm kshutdown-5.2-bp153.2.2.1.x86_64.rpm kshutdown-debuginfo-5.2-bp153.2.2.1.x86_64.rpm kshutdown-debugsource-5.2-bp153.2.2.1.x86_64.rpm ksirk-20.04.2-bp153.2.2.1.src.rpm ksirk-20.04.2-bp153.2.2.1.x86_64.rpm ksirk-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ksirk-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ksirk-lang-20.04.2-bp153.2.2.1.noarch.rpm ksmtp-20.04.2-bp153.2.2.1.src.rpm ksmtp-20.04.2-bp153.2.2.1.x86_64.rpm ksmtp-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ksmtp-devel-20.04.2-bp153.2.2.1.x86_64.rpm ksmtp-lang-20.04.2-bp153.2.2.1.noarch.rpm libKPimSMTP5-20.04.2-bp153.2.2.1.x86_64.rpm libKPimSMTP5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ksnakeduel-20.04.2-bp153.2.2.1.src.rpm ksnakeduel-20.04.2-bp153.2.2.1.x86_64.rpm ksnakeduel-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ksnakeduel-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ksnakeduel-lang-20.04.2-bp153.2.2.1.noarch.rpm ksnip-1.6.1-bp153.2.2.1.src.rpm ksnip-1.6.1-bp153.2.2.1.x86_64.rpm ksnip-debuginfo-1.6.1-bp153.2.2.1.x86_64.rpm ksnip-debugsource-1.6.1-bp153.2.2.1.x86_64.rpm ksnip-lang-1.6.1-bp153.2.2.1.noarch.rpm kspaceduel-20.04.2-bp153.2.2.1.src.rpm kspaceduel-20.04.2-bp153.2.2.1.x86_64.rpm kspaceduel-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kspaceduel-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kspaceduel-lang-20.04.2-bp153.2.2.1.noarch.rpm ksquares-20.04.2-bp153.2.2.1.src.rpm ksquares-20.04.2-bp153.2.2.1.x86_64.rpm ksquares-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ksquares-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ksquares-lang-20.04.2-bp153.2.2.1.noarch.rpm ksshaskpass5-5.18.5-bp153.2.2.1.src.rpm ksshaskpass5-5.18.5-bp153.2.2.1.x86_64.rpm ksshaskpass5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm ksshaskpass5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm ksshaskpass5-lang-5.18.5-bp153.2.2.1.noarch.rpm kstars-3.5.1-bp153.3.2.1.src.rpm kstars-3.5.1-bp153.3.2.1.x86_64.rpm kstars-debuginfo-3.5.1-bp153.3.2.1.x86_64.rpm kstars-debugsource-3.5.1-bp153.3.2.1.x86_64.rpm kstars-lang-3.5.1-bp153.3.2.1.noarch.rpm ksudoku-20.04.2-bp153.2.2.1.src.rpm ksudoku-20.04.2-bp153.2.2.1.x86_64.rpm ksudoku-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ksudoku-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ksudoku-lang-20.04.2-bp153.2.2.1.noarch.rpm ksysguard5-5.18.5-bp153.2.2.1.src.rpm ksysguard5-5.18.5-bp153.2.2.1.x86_64.rpm ksysguard5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm ksysguard5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm ksysguard5-lang-5.18.5-bp153.2.2.1.noarch.rpm ksystemlog-20.04.2-bp153.2.2.1.src.rpm ksystemlog-20.04.2-bp153.2.2.1.x86_64.rpm ksystemlog-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ksystemlog-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ksystemlog-lang-20.04.2-bp153.2.2.1.noarch.rpm kteatime-20.04.2-bp153.2.2.1.src.rpm kteatime-20.04.2-bp153.2.2.1.x86_64.rpm kteatime-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kteatime-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kteatime-lang-20.04.2-bp153.2.2.1.noarch.rpm ktexteditor-5.76.0-bp153.2.2.1.src.rpm ktexteditor-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-devel-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-lang-5.76.0-bp153.2.2.1.noarch.rpm ktextwidgets-5.76.0-bp153.2.2.1.src.rpm ktextwidgets-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm ktextwidgets-devel-5.76.0-bp153.2.2.1.x86_64.rpm ktextwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5TextWidgets5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5TextWidgets5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5TextWidgets5-lang-5.76.0-bp153.2.2.1.noarch.rpm ktimer-20.04.2-bp153.2.2.1.src.rpm ktimer-20.04.2-bp153.2.2.1.x86_64.rpm ktimer-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktimer-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktimer-lang-20.04.2-bp153.2.2.1.noarch.rpm ktimetracker-5.0.1-bp153.2.2.1.src.rpm ktimetracker-5.0.1-bp153.2.2.1.x86_64.rpm ktimetracker-debuginfo-5.0.1-bp153.2.2.1.x86_64.rpm ktimetracker-debugsource-5.0.1-bp153.2.2.1.x86_64.rpm ktimetracker-lang-5.0.1-bp153.2.2.1.noarch.rpm ktnef-20.04.2-bp153.2.2.1.src.rpm ktnef-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktnef-devel-20.04.2-bp153.2.2.1.x86_64.rpm ktnef-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Tnef5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Tnef5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktoblzcheck-1.48-bp153.2.2.1.src.rpm ktoblzcheck-1.48-bp153.2.2.1.x86_64.rpm ktoblzcheck-debuginfo-1.48-bp153.2.2.1.x86_64.rpm ktoblzcheck-debugsource-1.48-bp153.2.2.1.x86_64.rpm ktoblzcheck-devel-1.48-bp153.2.2.1.x86_64.rpm libktoblzcheck1-1.48-bp153.2.2.1.x86_64.rpm libktoblzcheck1-debuginfo-1.48-bp153.2.2.1.x86_64.rpm python-ktoblzcheck-1.48-bp153.2.2.1.x86_64.rpm ktorrent-5.1.2-bp153.2.2.1.src.rpm ktorrent-5.1.2-bp153.2.2.1.x86_64.rpm ktorrent-debuginfo-5.1.2-bp153.2.2.1.x86_64.rpm ktorrent-debugsource-5.1.2-bp153.2.2.1.x86_64.rpm ktorrent-lang-5.1.2-bp153.2.2.1.noarch.rpm ktouch-20.04.2-bp153.2.2.1.src.rpm ktouch-20.04.2-bp153.2.2.1.x86_64.rpm ktouch-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktouch-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktouch-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-accounts-kcm-20.04.2-bp153.2.2.1.src.rpm ktp-accounts-kcm-20.04.2-bp153.2.2.1.x86_64.rpm ktp-accounts-kcm-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-accounts-kcm-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-accounts-kcm-lang-20.04.2-bp153.2.2.1.noarch.rpm libktpaccountskcminternal9-20.04.2-bp153.2.2.1.x86_64.rpm libktpaccountskcminternal9-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-approver-20.04.2-bp153.2.2.1.src.rpm ktp-approver-20.04.2-bp153.2.2.1.x86_64.rpm ktp-approver-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-approver-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-approver-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-auth-handler-20.04.2-bp153.2.2.1.src.rpm ktp-auth-handler-20.04.2-bp153.2.2.1.x86_64.rpm ktp-auth-handler-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-auth-handler-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-auth-handler-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-common-internals-20.04.2-bp153.2.2.1.src.rpm ktp-common-internals-20.04.2-bp153.2.2.1.x86_64.rpm ktp-common-internals-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-common-internals-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-common-internals-devel-20.04.2-bp153.2.2.1.x86_64.rpm ktp-common-internals-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-icons-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-list-20.04.2-bp153.2.2.1.src.rpm ktp-contact-list-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-list-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-list-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-list-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-contact-runner-20.04.2-bp153.2.2.1.src.rpm ktp-contact-runner-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-runner-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-runner-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-contact-runner-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-desktop-applets-20.04.2-bp153.2.2.1.src.rpm ktp-desktop-applets-20.04.2-bp153.2.2.1.x86_64.rpm ktp-desktop-applets-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-desktop-applets-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-desktop-applets-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-filetransfer-handler-20.04.2-bp153.2.2.1.src.rpm ktp-filetransfer-handler-20.04.2-bp153.2.2.1.x86_64.rpm ktp-filetransfer-handler-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-filetransfer-handler-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-filetransfer-handler-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-kded-module-20.04.2-bp153.2.2.1.src.rpm ktp-kded-module-20.04.2-bp153.2.2.1.x86_64.rpm ktp-kded-module-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-kded-module-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-kded-module-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-send-file-20.04.2-bp153.2.2.1.src.rpm ktp-send-file-20.04.2-bp153.2.2.1.x86_64.rpm ktp-send-file-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-send-file-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-send-file-lang-20.04.2-bp153.2.2.1.noarch.rpm ktp-text-ui-20.04.2-bp153.2.2.1.src.rpm ktp-text-ui-20.04.2-bp153.2.2.1.x86_64.rpm ktp-text-ui-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktp-text-ui-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktp-text-ui-lang-20.04.2-bp153.2.2.1.noarch.rpm ktuberling-20.04.2-bp153.2.2.1.src.rpm ktuberling-20.04.2-bp153.2.2.1.x86_64.rpm ktuberling-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm ktuberling-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm ktuberling-lang-20.04.2-bp153.2.2.1.noarch.rpm kturtle-20.04.2-bp153.2.2.1.src.rpm kturtle-20.04.2-bp153.2.2.1.x86_64.rpm kturtle-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kturtle-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kturtle-lang-20.04.2-bp153.2.2.1.noarch.rpm kubrick-20.04.2-bp153.2.2.1.src.rpm kubrick-20.04.2-bp153.2.2.1.x86_64.rpm kubrick-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kubrick-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kubrick-lang-20.04.2-bp153.2.2.1.noarch.rpm kunitconversion-5.76.0-bp153.2.2.1.src.rpm kunitconversion-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kunitconversion-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5UnitConversion5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5UnitConversion5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5UnitConversion5-lang-5.76.0-bp153.2.2.1.noarch.rpm kuserfeedback-1.0.0-bp153.2.2.1.src.rpm kuserfeedback-debuginfo-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-debugsource-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-devel-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-imports-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-imports-debuginfo-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-lang-1.0.0-bp153.2.2.1.noarch.rpm kuserfeedback-server-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-tools-1.0.0-bp153.2.2.1.x86_64.rpm kuserfeedback-tools-debuginfo-1.0.0-bp153.2.2.1.x86_64.rpm libKUserFeedbackCore1-1.0.0-bp153.2.2.1.x86_64.rpm libKUserFeedbackCore1-debuginfo-1.0.0-bp153.2.2.1.x86_64.rpm libKUserFeedbackWidgets1-1.0.0-bp153.2.2.1.x86_64.rpm libKUserFeedbackWidgets1-debuginfo-1.0.0-bp153.2.2.1.x86_64.rpm kwallet-5.76.0-bp153.2.2.1.src.rpm kwallet-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kwallet-devel-5.76.0-bp153.2.2.1.x86_64.rpm kwallet-tools-5.76.0-bp153.2.2.1.x86_64.rpm kwallet-tools-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwallet-tools-lang-5.76.0-bp153.2.2.1.x86_64.rpm kwalletd5-5.76.0-bp153.2.2.1.x86_64.rpm kwalletd5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwalletd5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5Wallet5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Wallet5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libkwalletbackend5-5-5.76.0-bp153.2.2.1.x86_64.rpm libkwalletbackend5-5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwalletmanager5-20.04.2-bp153.2.2.1.src.rpm kwalletmanager5-20.04.2-bp153.2.2.1.x86_64.rpm kwalletmanager5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kwalletmanager5-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kwalletmanager5-lang-20.04.2-bp153.2.2.1.noarch.rpm kwave-20.04.2-bp153.2.2.1.src.rpm kwave-20.04.2-bp153.2.2.1.x86_64.rpm kwave-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kwave-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kwave-lang-20.04.2-bp153.2.2.1.noarch.rpm kwayland-integration-5.18.5-bp153.2.2.1.src.rpm kwayland-integration-5.18.5-bp153.2.2.1.x86_64.rpm kwayland-integration-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kwayland-integration-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kwayland-5.76.0-bp153.2.2.1.src.rpm kwayland-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-devel-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwebkitpart-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.src.rpm kwebkitpart-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.x86_64.rpm kwebkitpart-debuginfo-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.x86_64.rpm kwebkitpart-debugsource-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.x86_64.rpm kwebkitpart-lang-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.noarch.rpm kwidgetsaddons-5.76.0-bp153.2.2.1.src.rpm kwidgetsaddons-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kwidgetsaddons-devel-5.76.0-bp153.2.2.1.x86_64.rpm kwidgetsaddons-devel-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WidgetsAddons5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WidgetsAddons5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WidgetsAddons5-lang-5.76.0-bp153.2.2.1.noarch.rpm kwin5-5.18.6-bp153.2.2.1.src.rpm kwin5-5.18.6-bp153.2.2.1.x86_64.rpm kwin5-debuginfo-5.18.6-bp153.2.2.1.x86_64.rpm kwin5-debugsource-5.18.6-bp153.2.2.1.x86_64.rpm kwin5-devel-5.18.6-bp153.2.2.1.x86_64.rpm kwin5-lang-5.18.6-bp153.2.2.1.noarch.rpm kwindowsystem-5.76.0-bp153.2.2.1.src.rpm kwindowsystem-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kwindowsystem-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WindowSystem5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WindowSystem5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WindowSystem5-lang-5.76.0-bp153.2.2.1.noarch.rpm kwordquiz-20.04.2-bp153.2.2.1.src.rpm kwordquiz-20.04.2-bp153.2.2.1.x86_64.rpm kwordquiz-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kwordquiz-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm kwordquiz-lang-20.04.2-bp153.2.2.1.noarch.rpm kwrited5-5.18.5-bp153.2.2.1.src.rpm kwrited5-5.18.5-bp153.2.2.1.x86_64.rpm kwrited5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kwrited5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm kxmlrpcclient5-5.76.0-bp153.2.2.1.src.rpm kxmlrpcclient5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm kxmlrpcclient5-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5XmlRpcClient5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5XmlRpcClient5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5XmlRpcClient5-lang-5.76.0-bp153.2.2.1.noarch.rpm libKF5ModemManagerQt-5.76.0-bp153.2.2.1.src.rpm libKF5ModemManagerQt-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ModemManagerQt-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ModemManagerQt6-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ModemManagerQt6-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt-5.76.0-bp153.2.2.1.src.rpm libKF5NetworkManagerQt-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt-devel-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt6-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt6-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libXcm-0.5.4-bp153.2.2.1.src.rpm libXcm-debuginfo-0.5.4-bp153.2.2.1.x86_64.rpm libXcm-debugsource-0.5.4-bp153.2.2.1.x86_64.rpm libXcm-devel-0.5.4-bp153.2.2.1.x86_64.rpm libXcm0-0.5.4-bp153.2.2.1.x86_64.rpm libXcm0-debuginfo-0.5.4-bp153.2.2.1.x86_64.rpm libXcmDDC0-0.5.4-bp153.2.2.1.x86_64.rpm libXcmDDC0-debuginfo-0.5.4-bp153.2.2.1.x86_64.rpm libXcmEDID0-0.5.4-bp153.2.2.1.x86_64.rpm libXcmEDID0-debuginfo-0.5.4-bp153.2.2.1.x86_64.rpm libXcmX11-0-0.5.4-bp153.2.2.1.x86_64.rpm libXcmX11-0-debuginfo-0.5.4-bp153.2.2.1.x86_64.rpm libaccounts-glib-1.24-bp153.2.2.1.src.rpm libaccounts-glib-debugsource-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib-devel-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib-docs-1.24-bp153.2.2.1.noarch.rpm libaccounts-glib-tools-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib-tools-debuginfo-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib1-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib1-debuginfo-1.24-bp153.2.2.1.x86_64.rpm python3-libaccounts-1.24-bp153.2.2.1.x86_64.rpm typelib-1_0-Accounts-1_0-1.24-bp153.2.2.1.x86_64.rpm libaccounts-qt5-1-1.16-bp153.2.2.1.x86_64.rpm libaccounts-qt5-1-debuginfo-1.16-bp153.2.2.1.x86_64.rpm libaccounts-qt5-1.16-bp153.2.2.1.src.rpm libaccounts-qt5-debugsource-1.16-bp153.2.2.1.x86_64.rpm libaccounts-qt5-devel-1.16-bp153.2.2.1.x86_64.rpm libaccounts-qt5-doc-1.16-bp153.2.2.1.noarch.rpm libfakekey-0.1-bp153.2.2.1.src.rpm libfakekey-debugsource-0.1-bp153.2.2.1.x86_64.rpm libfakekey-devel-0.1-bp153.2.2.1.x86_64.rpm libfakekey0-0.1-bp153.2.2.1.x86_64.rpm libfakekey0-debuginfo-0.1-bp153.2.2.1.x86_64.rpm libKF5Gravatar5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Gravatar5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libgravatar-20.04.2-bp153.2.2.1.src.rpm libgravatar-20.04.2-bp153.2.2.1.x86_64.rpm libgravatar-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libgravatar-devel-20.04.2-bp153.2.2.1.x86_64.rpm libgravatar-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Cddb5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Cddb5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5CddbWidgets5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5CddbWidgets5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkcddb-20.04.2-bp153.2.2.1.src.rpm libkcddb-20.04.2-bp153.2.2.1.x86_64.rpm libkcddb-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkcddb-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkcddb-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkcddb-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5CompactDisc5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5CompactDisc5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkcompactdisc-20.04.2-bp153.2.2.1.src.rpm libkcompactdisc-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkcompactdisc-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkcompactdisc-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5KDcraw5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5KDcraw5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkdcraw-20.04.2-bp153.2.2.1.src.rpm libkdcraw-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkdcraw-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkdecoration2-5.18.5-bp153.2.2.1.src.rpm libkdecoration2-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm libkdecoration2-devel-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2-5-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2-5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2-5-lang-5.18.5-bp153.2.2.1.noarch.rpm libkdecorations2private7-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2private7-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm kdegames-carddecks-default-20.04.2-bp153.2.2.1.noarch.rpm kdegames-carddecks-other-20.04.2-bp153.2.2.1.noarch.rpm libkdegames-20.04.2-bp153.2.2.1.src.rpm libkdegames-20.04.2-bp153.2.2.1.x86_64.rpm libkdegames-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkdegames-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkdegames-lang-20.04.2-bp153.2.2.1.noarch.rpm libkf5kdegames6-20.04.2-bp153.2.2.1.x86_64.rpm libkf5kdegames6-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Libkdepim5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Libkdepim5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5LibkdepimAkonadi5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5LibkdepimAkonadi5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkdepim-20.04.2-bp153.2.2.1.src.rpm libkdepim-20.04.2-bp153.2.2.1.x86_64.rpm libkdepim-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkdepim-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkdepim-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkdepim-lang-20.04.2-bp153.2.2.1.noarch.rpm libKEduVocDocument5-20.04.2-bp153.2.2.1.x86_64.rpm libKEduVocDocument5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkeduvocdocument-20.04.2-bp153.2.2.1.src.rpm libkeduvocdocument-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkeduvocdocument-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkeduvocdocument-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5KExiv2-15_0_0-20.04.2-bp153.2.2.1.x86_64.rpm libKF5KExiv2-15_0_0-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkexiv2-20.04.2-bp153.2.2.1.src.rpm libkexiv2-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkexiv2-devel-20.04.2-bp153.2.2.1.x86_64.rpm libKPimGAPIBlogger5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIBlogger5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPICalendar5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPICalendar5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIContacts5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIContacts5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPICore5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPICore5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIDrive5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIDrive5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPILatitude5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPILatitude5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIMaps5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPIMaps5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPITasks5-20.04.2-bp153.3.2.1.x86_64.rpm libKPimGAPITasks5-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libkgapi-20.04.2-bp153.3.2.1.src.rpm libkgapi-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libkgapi-debugsource-20.04.2-bp153.3.2.1.x86_64.rpm libkgapi-devel-20.04.2-bp153.3.2.1.x86_64.rpm libkgapi-lang-20.04.2-bp153.3.2.1.noarch.rpm sasl2-kdexoauth2-20.04.2-bp153.3.2.1.x86_64.rpm sasl2-kdexoauth2-debuginfo-20.04.2-bp153.3.2.1.x86_64.rpm libKF5Kipi32_0_0-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Kipi32_0_0-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkipi-20.04.2-bp153.2.2.1.src.rpm libkipi-data-20.04.2-bp153.2.2.1.x86_64.rpm libkipi-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkipi-devel-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Libkleo5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Libkleo5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkleo-20.04.2-bp153.2.2.1.src.rpm libkleo-20.04.2-bp153.2.2.1.x86_64.rpm libkleo-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkleo-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkleo-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5KMahjongglib5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5KMahjongglib5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkmahjongg-20.04.2-bp153.2.2.1.src.rpm libkmahjongg-20.04.2-bp153.2.2.1.x86_64.rpm libkmahjongg-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkmahjongg-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkmahjongg-lang-20.04.2-bp153.2.2.1.noarch.rpm java-libkolabxml1-1.1.6-bp153.2.2.2.x86_64.rpm libkolabxml-1.1.6-bp153.2.2.2.src.rpm libkolabxml-debugsource-1.1.6-bp153.2.2.2.x86_64.rpm libkolabxml-devel-1.1.6-bp153.2.2.2.x86_64.rpm libkolabxml1-1.1.6-bp153.2.2.2.x86_64.rpm libkolabxml1-debuginfo-1.1.6-bp153.2.2.2.x86_64.rpm libkomparediff2-20.04.2-bp153.2.2.1.src.rpm libkomparediff2-5-20.04.2-bp153.2.2.1.x86_64.rpm libkomparediff2-5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkomparediff2-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libkomparediff2-devel-20.04.2-bp153.2.2.1.x86_64.rpm libkomparediff2-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Sane5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5Sane5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libksane-20.04.2-bp153.2.2.1.src.rpm libksane-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libksane-devel-20.04.2-bp153.2.2.1.x86_64.rpm libksane-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5Screen7-5.18.5-bp153.2.2.1.x86_64.rpm libKF5Screen7-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-5.18.5-bp153.2.2.1.src.rpm libkscreen2-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-devel-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-plugin-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-plugin-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libksieve-20.04.2-bp153.2.2.1.src.rpm libksieve-20.04.2-bp153.2.2.1.x86_64.rpm libksieve-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libksieve-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm libksieve-devel-20.04.2-bp153.2.2.1.x86_64.rpm libksieve-lang-20.04.2-bp153.2.2.1.noarch.rpm libksysguard5-5.18.5-bp153.2.2.1.src.rpm libksysguard5-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-devel-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-helper-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-helper-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-lang-5.18.5-bp153.2.2.1.noarch.rpm libKF5Torrent6-2.1.1-bp153.2.2.1.x86_64.rpm libKF5Torrent6-debuginfo-2.1.1-bp153.2.2.1.x86_64.rpm libktorrent-2.1.1-bp153.2.2.1.src.rpm libktorrent-debugsource-2.1.1-bp153.2.2.1.x86_64.rpm libktorrent-devel-2.1.1-bp153.2.2.1.x86_64.rpm libktorrent-lang-2.1.1-bp153.2.2.1.noarch.rpm libKF5MediaWiki5-5.37.0-bp153.2.2.1.x86_64.rpm libKF5MediaWiki5-debuginfo-5.37.0-bp153.2.2.1.x86_64.rpm libmediawiki-5.37.0-bp153.2.2.1.src.rpm libmediawiki-debugsource-5.37.0-bp153.2.2.1.x86_64.rpm libmediawiki-devel-5.37.0-bp153.2.2.1.x86_64.rpm libmusicbrainz-2.1.5-bp153.2.2.1.src.rpm libmusicbrainz-debugsource-2.1.5-bp153.2.2.1.x86_64.rpm libmusicbrainz-devel-2.1.5-bp153.2.2.1.x86_64.rpm libmusicbrainz4-2.1.5-bp153.2.2.1.x86_64.rpm libmusicbrainz4-debuginfo-2.1.5-bp153.2.2.1.x86_64.rpm libmusicbrainz5-1-5.1.0-bp153.2.2.1.x86_64.rpm libmusicbrainz5-1-debuginfo-5.1.0-bp153.2.2.1.x86_64.rpm libmusicbrainz5-5.1.0-bp153.2.2.1.src.rpm libmusicbrainz5-debugsource-5.1.0-bp153.2.2.1.x86_64.rpm libmusicbrainz5-devel-5.1.0-bp153.2.2.1.x86_64.rpm libofx-0.9.12-bp153.2.2.1.src.rpm libofx-0.9.12-bp153.2.2.1.x86_64.rpm libofx-debuginfo-0.9.12-bp153.2.2.1.x86_64.rpm libofx-debugsource-0.9.12-bp153.2.2.1.x86_64.rpm libofx-devel-0.9.12-bp153.2.2.1.x86_64.rpm libofx7-0.9.12-bp153.2.2.1.x86_64.rpm libofx7-debuginfo-0.9.12-bp153.2.2.1.x86_64.rpm libqca-qt5-2.3.0-bp153.2.2.1.src.rpm libqca-qt5-2.3.0-bp153.2.2.1.x86_64.rpm libqca-qt5-debuginfo-2.3.0-bp153.2.2.1.x86_64.rpm libqca-qt5-debugsource-2.3.0-bp153.2.2.1.x86_64.rpm libqca-qt5-devel-2.3.0-bp153.2.2.1.x86_64.rpm libqca-qt5-devel-debuginfo-2.3.0-bp153.2.2.1.x86_64.rpm libqca-qt5-plugins-2.3.0-bp153.2.2.1.x86_64.rpm libqca-qt5-plugins-debuginfo-2.3.0-bp153.2.2.1.x86_64.rpm libQt5Charts5-5.12.7-bp153.2.2.1.x86_64.rpm libQt5Charts5-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libQt5Charts5-designer-5.12.7-bp153.2.2.1.x86_64.rpm libQt5Charts5-designer-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libQt5Charts5-devel-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtcharts-5.12.7-bp153.2.2.1.src.rpm libqt5-qtcharts-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtcharts-debugsource-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtcharts-examples-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtcharts-examples-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtcharts-imports-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtcharts-imports-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libQt5NetworkAuth5-5.12.7-bp153.2.2.1.x86_64.rpm libQt5NetworkAuth5-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtnetworkauth-5.12.7-bp153.2.2.1.src.rpm libqt5-qtnetworkauth-debugsource-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtnetworkauth-devel-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtnetworkauth-examples-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtnetworkauth-examples-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtnetworkauth-private-headers-devel-5.12.7-bp153.2.2.1.noarch.rpm libQt5Pdf5-5.15.3-bp153.2.2.1.x86_64.rpm libQt5Pdf5-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libQt5PdfWidgets5-5.15.3-bp153.2.2.1.x86_64.rpm libQt5PdfWidgets5-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtpdf-devel-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtpdf-examples-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtpdf-examples-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtpdf-imports-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtpdf-imports-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtpdf-private-headers-devel-5.15.3-bp153.2.2.1.noarch.rpm libqt5-qtwebengine-5.15.3-bp153.2.2.1.src.rpm libqt5-qtwebengine-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-debugsource-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-devel-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-devel-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-examples-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-examples-debuginfo-5.15.3-bp153.2.2.1.x86_64.rpm libqt5-qtwebengine-private-headers-devel-5.15.3-bp153.2.2.1.noarch.rpm libQt5WebKit-private-headers-devel-5.212~alpha3-bp153.2.2.1.noarch.rpm libQt5WebKit5-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-debuginfo-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-devel-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-imports-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-imports-debuginfo-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKitWidgets-devel-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKitWidgets-private-headers-devel-5.212~alpha3-bp153.2.2.1.noarch.rpm libQt5WebKitWidgets5-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKitWidgets5-debuginfo-5.212~alpha3-bp153.2.2.1.x86_64.rpm libqt5-qtwebkit-5.212~alpha3-bp153.2.2.1.src.rpm libqt5-qtwebkit-debugsource-5.212~alpha3-bp153.2.2.1.x86_64.rpm libserialport-0.1.1-bp153.2.2.1.src.rpm libserialport-debugsource-0.1.1-bp153.2.2.1.x86_64.rpm libserialport-devel-0.1.1-bp153.2.2.1.x86_64.rpm libserialport0-0.1.1-bp153.2.2.1.x86_64.rpm libserialport0-debuginfo-0.1.1-bp153.2.2.1.x86_64.rpm libsignon-glib-2.1-bp153.2.2.1.src.rpm libsignon-glib-debugsource-2.1-bp153.2.2.1.x86_64.rpm libsignon-glib-devel-2.1-bp153.2.2.1.x86_64.rpm libsignon-glib2-2.1-bp153.2.2.1.x86_64.rpm libsignon-glib2-debuginfo-2.1-bp153.2.2.1.x86_64.rpm python3-libsignon-glib-2.1-bp153.2.2.1.x86_64.rpm typelib-1_0-Signon-2_0-2.1-bp153.2.2.1.x86_64.rpm libsigrok-0.5.0-bp153.2.2.1.src.rpm libsigrok-data-0.5.0-bp153.2.2.1.noarch.rpm libsigrok-debuginfo-0.5.0-bp153.2.2.1.x86_64.rpm libsigrok-debugsource-0.5.0-bp153.2.2.1.x86_64.rpm libsigrok-devel-0.5.0-bp153.2.2.1.x86_64.rpm libsigrok4-0.5.0-bp153.2.2.1.x86_64.rpm libsigrok4-debuginfo-0.5.0-bp153.2.2.1.x86_64.rpm libsigrokcxx4-0.5.0-bp153.2.2.1.x86_64.rpm libsigrokcxx4-debuginfo-0.5.0-bp153.2.2.1.x86_64.rpm libsigrokdecode-0.5.3-bp153.2.2.1.src.rpm libsigrokdecode-debugsource-0.5.3-bp153.2.2.1.x86_64.rpm libsigrokdecode-devel-0.5.3-bp153.2.2.1.x86_64.rpm libsigrokdecode4-0.5.3-bp153.2.2.1.x86_64.rpm libsigrokdecode4-debuginfo-0.5.3-bp153.2.2.1.x86_64.rpm libixml11-1.14.0-bp153.2.2.1.x86_64.rpm libixml11-debuginfo-1.14.0-bp153.2.2.1.x86_64.rpm libupnp-1.14.0-bp153.2.2.1.src.rpm libupnp-debugsource-1.14.0-bp153.2.2.1.x86_64.rpm libupnp-devel-1.14.0-bp153.2.2.1.x86_64.rpm libupnp17-1.14.0-bp153.2.2.1.x86_64.rpm libupnp17-debuginfo-1.14.0-bp153.2.2.1.x86_64.rpm libKF5MailCommon5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailCommon5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm mailcommon-20.04.2-bp153.2.2.1.src.rpm mailcommon-20.04.2-bp153.2.2.1.x86_64.rpm mailcommon-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm mailcommon-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm mailcommon-devel-20.04.2-bp153.2.2.1.x86_64.rpm mailcommon-devel-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm mailcommon-lang-20.04.2-bp153.2.2.1.noarch.rpm libKF5MailImporter5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailImporter5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailImporterAkonadi5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5MailImporterAkonadi5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm mailimporter-20.04.2-bp153.2.2.1.src.rpm mailimporter-20.04.2-bp153.2.2.1.x86_64.rpm mailimporter-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm mailimporter-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm mailimporter-devel-20.04.2-bp153.2.2.1.x86_64.rpm mailimporter-lang-20.04.2-bp153.2.2.1.noarch.rpm libmbedcrypto3-2.16.9-bp153.2.2.1.x86_64.rpm libmbedcrypto3-debuginfo-2.16.9-bp153.2.2.1.x86_64.rpm libmbedtls12-2.16.9-bp153.2.2.1.x86_64.rpm libmbedtls12-debuginfo-2.16.9-bp153.2.2.1.x86_64.rpm libmbedx509-0-2.16.9-bp153.2.2.1.x86_64.rpm libmbedx509-0-debuginfo-2.16.9-bp153.2.2.1.x86_64.rpm mbedtls-2.16.9-bp153.2.2.1.src.rpm mbedtls-debugsource-2.16.9-bp153.2.2.1.x86_64.rpm mbedtls-devel-2.16.9-bp153.2.2.1.x86_64.rpm libmediastreamer_base10-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_base10-debuginfo-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_voip10-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_voip10-debuginfo-2.16.1-bp153.2.2.1.x86_64.rpm mediastreamer2-2.16.1-bp153.2.2.1.src.rpm mediastreamer2-2.16.1-bp153.2.2.1.x86_64.rpm mediastreamer2-debuginfo-2.16.1-bp153.2.2.1.x86_64.rpm mediastreamer2-debugsource-2.16.1-bp153.2.2.1.x86_64.rpm mediastreamer2-devel-2.16.1-bp153.2.2.1.x86_64.rpm mediastreamer2-devel-debuginfo-2.16.1-bp153.2.2.1.x86_64.rpm messagelib-20.04.2-bp153.2.2.1.src.rpm messagelib-20.04.2-bp153.2.2.1.x86_64.rpm messagelib-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm messagelib-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm messagelib-devel-20.04.2-bp153.2.2.1.x86_64.rpm messagelib-lang-20.04.2-bp153.2.2.1.noarch.rpm milou5-5.18.5-bp153.2.2.1.src.rpm milou5-5.18.5-bp153.2.2.1.x86_64.rpm milou5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm milou5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm milou5-lang-5.18.5-bp153.2.2.1.noarch.rpm ocaml-facile-1.1-bp153.2.2.1.src.rpm ocaml-facile-1.1-bp153.2.2.1.x86_64.rpm ocaml-facile-debuginfo-1.1-bp153.2.2.1.x86_64.rpm ocaml-facile-debugsource-1.1-bp153.2.2.1.x86_64.rpm ocaml-facile-devel-1.1-bp153.2.2.1.x86_64.rpm libKasten4-0.26.5-bp153.2.2.1.x86_64.rpm libKasten4-debuginfo-0.26.5-bp153.2.2.1.x86_64.rpm libOkteta3-0.26.5-bp153.2.2.1.x86_64.rpm libOkteta3-debuginfo-0.26.5-bp153.2.2.1.x86_64.rpm libkasten-lang-0.26.5-bp153.2.2.1.noarch.rpm libokteta-lang-0.26.5-bp153.2.2.1.noarch.rpm okteta-0.26.5-bp153.2.2.1.src.rpm okteta-0.26.5-bp153.2.2.1.x86_64.rpm okteta-data-0.26.5-bp153.2.2.1.noarch.rpm okteta-debuginfo-0.26.5-bp153.2.2.1.x86_64.rpm okteta-debugsource-0.26.5-bp153.2.2.1.x86_64.rpm okteta-devel-0.26.5-bp153.2.2.1.x86_64.rpm okteta-devel-debuginfo-0.26.5-bp153.2.2.1.x86_64.rpm okteta-lang-0.26.5-bp153.2.2.1.noarch.rpm okteta-part-0.26.5-bp153.2.2.1.x86_64.rpm okteta-part-debuginfo-0.26.5-bp153.2.2.1.x86_64.rpm okteta-part-lang-0.26.5-bp153.2.2.1.noarch.rpm libinchi0-2.4.1-bp153.2.2.1.x86_64.rpm libinchi0-debuginfo-2.4.1-bp153.2.2.1.x86_64.rpm libopenbabel5-2.4.1-bp153.2.2.1.x86_64.rpm libopenbabel5-debuginfo-2.4.1-bp153.2.2.1.x86_64.rpm openbabel-2.4.1-bp153.2.2.1.src.rpm openbabel-2.4.1-bp153.2.2.1.x86_64.rpm openbabel-debuginfo-2.4.1-bp153.2.2.1.x86_64.rpm openbabel-debugsource-2.4.1-bp153.2.2.1.x86_64.rpm openbabel-devel-2.4.1-bp153.2.2.1.x86_64.rpm python-openbabel-2.4.1-bp153.2.2.1.x86_64.rpm python-openbabel-debuginfo-2.4.1-bp153.2.2.1.x86_64.rpm libortp13-1.0.2-bp153.2.2.1.x86_64.rpm libortp13-debuginfo-1.0.2-bp153.2.2.1.x86_64.rpm ortp-1.0.2-bp153.2.2.1.src.rpm ortp-1.0.2-bp153.2.2.1.x86_64.rpm ortp-debuginfo-1.0.2-bp153.2.2.1.x86_64.rpm ortp-debugsource-1.0.2-bp153.2.2.1.x86_64.rpm ortp-devel-1.0.2-bp153.2.2.1.x86_64.rpm oxygen5-icon-theme-5.76.0-bp153.2.2.1.noarch.rpm oxygen5-icon-theme-5.76.0-bp153.2.2.1.src.rpm oxygen5-icon-theme-large-5.76.0-bp153.2.2.1.noarch.rpm oxygen5-icon-theme-scalable-5.76.0-bp153.2.2.1.noarch.rpm liboyranos-alpha-devel-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos-devel-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-cups-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-cups-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-lraw-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-lraw-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-monitor-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-monitor-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-sane-0.9.6-bp153.2.2.1.x86_64.rpm liboyranos0-sane-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-0.9.6-bp153.2.2.1.src.rpm oyranos-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-debugsource-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-monitor-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-monitor-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-profile-graph-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-profile-graph-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-qcmsevents-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-qcmsevents-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-ui-fltk-0.9.6-bp153.2.2.1.x86_64.rpm oyranos-ui-fltk-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm perl-AppConfig-1.71-bp153.2.2.1.noarch.rpm perl-AppConfig-1.71-bp153.2.2.1.src.rpm perl-Class-Method-Modifiers-2.12-bp153.2.2.1.noarch.rpm perl-Class-Method-Modifiers-2.12-bp153.2.2.1.src.rpm perl-Devel-GlobalDestruction-0.14-bp153.2.2.1.noarch.rpm perl-Devel-GlobalDestruction-0.14-bp153.2.2.1.src.rpm perl-Moo-2.003004-bp153.2.2.1.noarch.rpm perl-Moo-2.003004-bp153.2.2.1.src.rpm perl-Template-Toolkit-2.27-bp153.2.2.1.src.rpm perl-Template-Toolkit-2.27-bp153.2.2.1.x86_64.rpm perl-Template-Toolkit-debuginfo-2.27-bp153.2.2.1.x86_64.rpm perl-Template-Toolkit-debugsource-2.27-bp153.2.2.1.x86_64.rpm libphonon4qt5-4.11.1-bp153.2.2.1.x86_64.rpm libphonon4qt5-debuginfo-4.11.1-bp153.2.2.1.x86_64.rpm phonon4qt5-4.11.1-bp153.2.2.1.src.rpm phonon4qt5-debugsource-4.11.1-bp153.2.2.1.x86_64.rpm phonon4qt5-devel-4.11.1-bp153.2.2.1.x86_64.rpm phonon4qt5-devel-debuginfo-4.11.1-bp153.2.2.1.x86_64.rpm phonon4qt5-lang-4.11.1-bp153.2.2.1.noarch.rpm phononsettings-4.11.1-bp153.2.2.1.x86_64.rpm phononsettings-debuginfo-4.11.1-bp153.2.2.1.x86_64.rpm phononsettings-lang-4.11.1-bp153.2.2.1.noarch.rpm libKF5PimCommon5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5PimCommon5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libKF5PimCommonAkonadi5-20.04.2-bp153.2.2.1.x86_64.rpm libKF5PimCommonAkonadi5-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm pimcommon-20.04.2-bp153.2.2.1.src.rpm pimcommon-20.04.2-bp153.2.2.1.x86_64.rpm pimcommon-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm pimcommon-debugsource-20.04.2-bp153.2.2.1.x86_64.rpm pimcommon-devel-20.04.2-bp153.2.2.1.x86_64.rpm pimcommon-devel-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm pimcommon-lang-20.04.2-bp153.2.2.1.noarch.rpm plasma-applet-weather-widget-1.6.10-bp153.2.2.1.src.rpm plasma-applet-weather-widget-1.6.10-bp153.2.2.1.x86_64.rpm plasma-applet-weather-widget-debuginfo-1.6.10-bp153.2.2.1.x86_64.rpm plasma-applet-weather-widget-debugsource-1.6.10-bp153.2.2.1.x86_64.rpm plasma-applet-weather-widget-lang-1.6.10-bp153.2.2.1.noarch.rpm plasma-browser-integration-5.18.5-bp153.2.2.1.src.rpm plasma-browser-integration-5.18.5-bp153.2.2.1.x86_64.rpm plasma-browser-integration-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-browser-integration-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma-browser-integration-lang-5.18.5-bp153.2.2.1.noarch.rpm libKF5Plasma5-5.76.0-bp153.5.2.1.x86_64.rpm libKF5Plasma5-debuginfo-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-5.76.0-bp153.5.2.1.src.rpm plasma-framework-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-components-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-components-debuginfo-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-debuginfo-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-debugsource-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-devel-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-lang-5.76.0-bp153.5.2.1.noarch.rpm plasma-nm5-5.18.5-bp153.2.2.1.src.rpm plasma-nm5-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-fortisslvpn-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-fortisslvpn-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-iodine-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-iodine-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-l2tp-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-l2tp-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-lang-5.18.5-bp153.2.2.1.noarch.rpm plasma-nm5-openconnect-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-openconnect-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-openswan-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-openswan-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-openvpn-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-openvpn-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-pptp-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-pptp-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-ssh-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-ssh-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-sstp-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-sstp-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-strongswan-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-strongswan-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-vpnc-5.18.5-bp153.2.2.1.x86_64.rpm plasma-nm5-vpnc-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-pass-1.1.0-bp153.2.2.1.src.rpm plasma-pass-1.1.0-bp153.2.2.1.x86_64.rpm plasma-pass-debuginfo-1.1.0-bp153.2.2.1.x86_64.rpm plasma-pass-debugsource-1.1.0-bp153.2.2.1.x86_64.rpm plasma-pass-lang-1.1.0-bp153.2.2.1.noarch.rpm plasma-vault-5.18.5-bp153.2.2.1.src.rpm plasma-vault-5.18.5-bp153.2.2.1.x86_64.rpm plasma-vault-backend-cryfs-5.18.5-bp153.2.2.1.x86_64.rpm plasma-vault-backend-encfs-5.18.5-bp153.2.2.1.x86_64.rpm plasma-vault-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma-vault-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma-vault-lang-5.18.5-bp153.2.2.1.noarch.rpm plasma-wayland-protocols-1.1.1-bp153.2.2.1.src.rpm plasma-wayland-protocols-1.1.1-bp153.2.2.1.x86_64.rpm plasma5-addons-5.18.5-bp153.2.2.1.src.rpm plasma5-addons-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-addons-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-addons-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-addons-devel-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-addons-lang-5.18.5-bp153.2.2.1.noarch.rpm plasma5-applet-suse-prime-1.1-bp153.2.2.1.noarch.rpm plasma5-applet-suse-prime-1.1-bp153.2.2.1.src.rpm plasma5-desktop-5.18.6-bp153.3.2.1.src.rpm plasma5-desktop-5.18.6-bp153.3.2.1.x86_64.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.2.1.x86_64.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.2.1.x86_64.rpm plasma5-desktop-emojier-5.18.6-bp153.3.2.1.x86_64.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.2.1.x86_64.rpm plasma5-desktop-lang-5.18.6-bp153.3.2.1.noarch.rpm plasma5-integration-5.18.5-bp153.2.2.1.src.rpm plasma5-integration-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-integration-plugin-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-integration-plugin-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-integration-plugin-lang-5.18.5-bp153.2.2.1.noarch.rpm plasma5-pa-5.18.5-bp153.2.2.1.src.rpm plasma5-pa-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-pa-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-pa-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-pa-lang-5.18.5-bp153.2.2.1.noarch.rpm plasma5-pk-updates-0.3.2-bp153.2.2.1.src.rpm plasma5-pk-updates-0.3.2-bp153.2.2.1.x86_64.rpm plasma5-pk-updates-debuginfo-0.3.2-bp153.2.2.1.x86_64.rpm plasma5-pk-updates-debugsource-0.3.2-bp153.2.2.1.x86_64.rpm plasma5-pk-updates-lang-0.3.2-bp153.2.2.1.noarch.rpm plasma5-sdk-5.18.5-bp153.2.2.1.src.rpm plasma5-sdk-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-sdk-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-sdk-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-sdk-lang-5.18.5-bp153.2.2.1.noarch.rpm plasmaengineexplorer5-5.18.5-bp153.2.2.1.x86_64.rpm plasmaengineexplorer5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm plasma5-workspace-wallpapers-5.18.5-bp153.2.2.1.noarch.rpm plasma5-workspace-wallpapers-5.18.5-bp153.2.2.1.src.rpm gmenudbusmenuproxy-5.18.6-bp153.4.2.3.x86_64.rpm gmenudbusmenuproxy-debuginfo-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-session-5.18.6-bp153.4.2.3.noarch.rpm plasma5-session-wayland-5.18.6-bp153.4.2.3.noarch.rpm plasma5-workspace-5.18.6-bp153.4.2.3.src.rpm plasma5-workspace-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-debuginfo-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-debugsource-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-devel-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-lang-5.18.6-bp153.4.2.3.noarch.rpm plasma5-workspace-libs-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-libs-debuginfo-5.18.6-bp153.4.2.3.x86_64.rpm xembedsniproxy-5.18.6-bp153.4.2.3.x86_64.rpm xembedsniproxy-debuginfo-5.18.6-bp153.4.2.3.x86_64.rpm polkit-kde-agent-5-5.18.5-bp153.2.2.1.src.rpm polkit-kde-agent-5-5.18.5-bp153.2.2.1.x86_64.rpm polkit-kde-agent-5-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm polkit-kde-agent-5-debugsource-5.18.5-bp153.2.2.1.x86_64.rpm polkit-kde-agent-5-lang-5.18.5-bp153.2.2.1.noarch.rpm libKF5Prison5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Prison5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm prison-qt5-5.76.0-bp153.2.2.1.src.rpm prison-qt5-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm prison-qt5-devel-5.76.0-bp153.2.2.1.x86_64.rpm prison-qt5-imports-5.76.0-bp153.2.2.1.x86_64.rpm prison-qt5-imports-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5PulseAudioQt2-1.2-bp153.2.2.1.x86_64.rpm libKF5PulseAudioQt2-debuginfo-1.2-bp153.2.2.1.x86_64.rpm pulseaudio-qt-1.2-bp153.2.2.1.src.rpm pulseaudio-qt-debugsource-1.2-bp153.2.2.1.x86_64.rpm pulseaudio-qt-devel-1.2-bp153.2.2.1.x86_64.rpm libKF5Purpose5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Purpose5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5PurposeWidgets5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5PurposeWidgets5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm purpose-5.76.0-bp153.2.2.1.src.rpm purpose-5.76.0-bp153.2.2.1.x86_64.rpm purpose-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm purpose-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm purpose-devel-5.76.0-bp153.2.2.1.x86_64.rpm purpose-lang-5.76.0-bp153.2.2.1.noarch.rpm python-pysol-cards-0.8.8-bp153.2.2.1.src.rpm python3-pysol-cards-0.8.8-bp153.2.2.1.noarch.rpm python-random2-1.0.1-bp153.2.2.1.src.rpm python2-random2-1.0.1-bp153.2.2.1.noarch.rpm python3-random2-1.0.1-bp153.2.2.1.noarch.rpm libqalculate-devel-2.2.1-bp153.2.2.1.x86_64.rpm libqalculate14-2.2.1-bp153.2.2.1.x86_64.rpm libqalculate14-debuginfo-2.2.1-bp153.2.2.1.x86_64.rpm qalculate-2.2.1-bp153.2.2.1.src.rpm qalculate-2.2.1-bp153.2.2.1.x86_64.rpm qalculate-debuginfo-2.2.1-bp153.2.2.1.x86_64.rpm qalculate-debugsource-2.2.1-bp153.2.2.1.x86_64.rpm libqimageblitz5-1-0.0.6+svn1515099-bp153.3.2.1.x86_64.rpm libqimageblitz5-1-debuginfo-0.0.6+svn1515099-bp153.3.2.1.x86_64.rpm libqimageblitz5-devel-0.0.6+svn1515099-bp153.3.2.1.x86_64.rpm libqimageblitz5-devel-debuginfo-0.0.6+svn1515099-bp153.3.2.1.x86_64.rpm qimageblitz-0.0.6+svn1515099-bp153.3.2.1.src.rpm qimageblitz-debuginfo-0.0.6+svn1515099-bp153.3.2.1.x86_64.rpm qimageblitz-debugsource-0.0.6+svn1515099-bp153.3.2.1.x86_64.rpm libqoauth2-2.0.0-bp153.2.2.1.x86_64.rpm libqoauth2-debuginfo-2.0.0-bp153.2.2.1.x86_64.rpm qoauth-qt5-2.0.0-bp153.2.2.1.src.rpm qoauth-qt5-debugsource-2.0.0-bp153.2.2.1.x86_64.rpm qoauth-qt5-devel-2.0.0-bp153.2.2.1.x86_64.rpm libre2-9-20210401-bp153.5.2.1.x86_64.rpm libre2-9-debuginfo-20210401-bp153.5.2.1.x86_64.rpm re2-20210401-bp153.5.2.1.src.rpm re2-debugsource-20210401-bp153.5.2.1.x86_64.rpm re2-devel-20210401-bp153.5.2.1.x86_64.rpm rinutils-0.8.0-bp153.2.2.1.src.rpm rinutils-devel-0.8.0-bp153.2.2.1.x86_64.rpm librttr_core0_9_6-0.9.6-bp153.2.2.1.x86_64.rpm librttr_core0_9_6-debuginfo-0.9.6-bp153.2.2.1.x86_64.rpm rttr-0.9.6-bp153.2.2.1.src.rpm rttr-debugsource-0.9.6-bp153.2.2.1.x86_64.rpm rttr-devel-0.9.6-bp153.2.2.1.x86_64.rpm rttr-devel-doc-0.9.6-bp153.2.2.1.x86_64.rpm signon-plugin-oauth2-0.24-bp153.2.2.1.src.rpm signon-plugin-oauth2-0.24-bp153.2.2.1.x86_64.rpm signon-plugin-oauth2-debuginfo-0.24-bp153.2.2.1.x86_64.rpm signon-plugin-oauth2-debugsource-0.24-bp153.2.2.1.x86_64.rpm signon-plugin-oauth2-devel-0.24-bp153.2.2.1.x86_64.rpm signon-ui-0.17+20171022-bp153.2.2.1.src.rpm signon-ui-0.17+20171022-bp153.2.2.1.x86_64.rpm signon-ui-debuginfo-0.17+20171022-bp153.2.2.1.x86_64.rpm signon-ui-debugsource-0.17+20171022-bp153.2.2.1.x86_64.rpm libsignon-qt5-1-8.60-bp153.2.2.1.x86_64.rpm libsignon-qt5-1-debuginfo-8.60-bp153.2.2.1.x86_64.rpm libsignon-qt5-devel-8.60-bp153.2.2.1.x86_64.rpm libsignon-qt5-docs-8.60-bp153.2.2.1.noarch.rpm signon-8.60-bp153.2.2.1.src.rpm signon-debugsource-8.60-bp153.2.2.1.x86_64.rpm signon-plugins-8.60-bp153.2.2.1.x86_64.rpm signon-plugins-debuginfo-8.60-bp153.2.2.1.x86_64.rpm signon-plugins-devel-8.60-bp153.2.2.1.x86_64.rpm signon-plugins-docs-8.60-bp153.2.2.1.noarch.rpm signond-8.60-bp153.2.2.1.x86_64.rpm signond-debuginfo-8.60-bp153.2.2.1.x86_64.rpm signond-docs-8.60-bp153.2.2.1.noarch.rpm signond-libs-8.60-bp153.2.2.1.x86_64.rpm signond-libs-debuginfo-8.60-bp153.2.2.1.x86_64.rpm signond-libs-devel-8.60-bp153.2.2.1.x86_64.rpm libsqlcipher-3_20_1-0-3.4.2-bp153.2.2.1.x86_64.rpm libsqlcipher-3_20_1-0-debuginfo-3.4.2-bp153.2.2.1.x86_64.rpm sqlcipher-3.4.2-bp153.2.2.1.src.rpm sqlcipher-3.4.2-bp153.2.2.1.x86_64.rpm sqlcipher-debuginfo-3.4.2-bp153.2.2.1.x86_64.rpm sqlcipher-debugsource-3.4.2-bp153.2.2.1.x86_64.rpm sqlcipher-devel-3.4.2-bp153.2.2.1.x86_64.rpm tcl-sqlcipher-3.4.2-bp153.2.2.1.x86_64.rpm tcl-sqlcipher-debuginfo-3.4.2-bp153.2.2.1.x86_64.rpm libKF5Syndication5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Syndication5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm syndication-5.76.0-bp153.2.2.1.src.rpm syndication-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm syndication-devel-5.76.0-bp153.2.2.1.x86_64.rpm libOyranosSynnefo-devel-1.1.0-bp153.2.2.1.x86_64.rpm libOyranosSynnefo-devel-static-1.1.0-bp153.2.2.1.x86_64.rpm libOyranosSynnefo1-1.1.0-bp153.2.2.1.x86_64.rpm libOyranosSynnefo1-debuginfo-1.1.0-bp153.2.2.1.x86_64.rpm synnefo-1.1.0-bp153.2.2.1.src.rpm synnefo-1.1.0-bp153.2.2.1.x86_64.rpm synnefo-debuginfo-1.1.0-bp153.2.2.1.x86_64.rpm synnefo-debugsource-1.1.0-bp153.2.2.1.x86_64.rpm libKF5SyntaxHighlighting5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5SyntaxHighlighting5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5SyntaxHighlighting5-lang-5.76.0-bp153.2.2.1.noarch.rpm syntax-highlighting-5.76.0-bp153.2.2.1.src.rpm syntax-highlighting-5.76.0-bp153.2.2.1.x86_64.rpm syntax-highlighting-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm syntax-highlighting-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm syntax-highlighting-devel-5.76.0-bp153.2.2.1.x86_64.rpm telepathy-accounts-signon-2.1-bp153.2.2.1.src.rpm telepathy-accounts-signon-2.1-bp153.2.2.1.x86_64.rpm telepathy-accounts-signon-debuginfo-2.1-bp153.2.2.1.x86_64.rpm telepathy-accounts-signon-debugsource-2.1-bp153.2.2.1.x86_64.rpm libtelepathy-farstream3-0.6.2-bp153.2.2.1.x86_64.rpm libtelepathy-farstream3-debuginfo-0.6.2-bp153.2.2.1.x86_64.rpm telepathy-farstream-0.6.2-bp153.2.2.1.src.rpm telepathy-farstream-debugsource-0.6.2-bp153.2.2.1.x86_64.rpm telepathy-farstream-devel-0.6.2-bp153.2.2.1.x86_64.rpm typelib-1_0-TelepathyFarstream-0_6-0.6.2-bp153.2.2.1.x86_64.rpm libtelepathy-logger-qt5-17.09.0-bp153.2.2.1.x86_64.rpm libtelepathy-logger-qt5-debuginfo-17.09.0-bp153.2.2.1.x86_64.rpm telepathy-logger-qt5-17.09.0-bp153.2.2.1.src.rpm telepathy-logger-qt5-debugsource-17.09.0-bp153.2.2.1.x86_64.rpm telepathy-logger-qt5-devel-17.09.0-bp153.2.2.1.x86_64.rpm libmission-control-plugins0-5.16.3-bp153.2.2.1.x86_64.rpm libmission-control-plugins0-debuginfo-5.16.3-bp153.2.2.1.x86_64.rpm telepathy-mission-control-5.16.3-bp153.2.2.1.src.rpm telepathy-mission-control-5.16.3-bp153.2.2.1.x86_64.rpm telepathy-mission-control-debuginfo-5.16.3-bp153.2.2.1.x86_64.rpm telepathy-mission-control-debugsource-5.16.3-bp153.2.2.1.x86_64.rpm telepathy-mission-control-devel-5.16.3-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-0-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-0-debuginfo-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-farstream0-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-farstream0-debuginfo-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-service1-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-service1-debuginfo-0.9.8-bp153.2.2.1.x86_64.rpm telepathy-qt5-0.9.8-bp153.2.2.1.src.rpm telepathy-qt5-debugsource-0.9.8-bp153.2.2.1.x86_64.rpm telepathy-qt5-devel-0.9.8-bp153.2.2.1.x86_64.rpm libKF5ThreadWeaver5-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ThreadWeaver5-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm threadweaver-5.76.0-bp153.2.2.1.src.rpm threadweaver-debugsource-5.76.0-bp153.2.2.1.x86_64.rpm threadweaver-devel-5.76.0-bp153.2.2.1.x86_64.rpm xcalib-0.9.0-bp153.2.2.1.src.rpm xcalib-0.9.0-bp153.2.2.1.x86_64.rpm xcalib-debuginfo-0.9.0-bp153.2.2.1.x86_64.rpm xcalib-debugsource-0.9.0-bp153.2.2.1.x86_64.rpm xcalib-profiles-0.9.0-bp153.2.2.1.x86_64.rpm libxcb-cursor0-0.1.3-bp153.2.2.1.x86_64.rpm libxcb-cursor0-debuginfo-0.1.3-bp153.2.2.1.x86_64.rpm xcb-util-cursor-0.1.3-bp153.2.2.1.src.rpm xcb-util-cursor-debugsource-0.1.3-bp153.2.2.1.x86_64.rpm xcb-util-cursor-devel-0.1.3-bp153.2.2.1.x86_64.rpm xf86-input-synaptics-1.9.0-bp153.2.2.1.src.rpm xf86-input-synaptics-1.9.0-bp153.2.2.1.x86_64.rpm xf86-input-synaptics-debuginfo-1.9.0-bp153.2.2.1.x86_64.rpm xf86-input-synaptics-debugsource-1.9.0-bp153.2.2.1.x86_64.rpm xf86-input-synaptics-devel-1.9.0-bp153.2.2.1.x86_64.rpm xsd-4.0.0-bp153.3.2.1.src.rpm xsd-4.0.0-bp153.3.2.1.x86_64.rpm xsd-debuginfo-4.0.0-bp153.3.2.1.x86_64.rpm xsd-debugsource-4.0.0-bp153.3.2.1.x86_64.rpm xsd-doc-4.0.0-bp153.3.2.1.x86_64.rpm AppStream-0.12.6-bp153.2.2.1.i586.rpm AppStream-devel-0.12.6-bp153.2.2.1.i586.rpm AppStream-doc-0.12.6-bp153.2.2.1.i586.rpm libAppStreamQt-devel-0.12.6-bp153.2.2.1.i586.rpm libAppStreamQt2-0.12.6-bp153.2.2.1.i586.rpm libappstream4-0.12.6-bp153.2.2.1.i586.rpm typelib-1_0-AppStream-1.0-0.12.6-bp153.2.2.1.i586.rpm PackageKit-Qt-devel-1.0.1-bp153.2.2.1.i586.rpm libpackagekitqt5-1-1.0.1-bp153.2.2.1.i586.rpm libpackagekitqt5-1-debuginfo-1.0.1-bp153.2.2.1.i586.rpm akonadi-calendar-tools-20.04.2-bp153.2.2.1.i586.rpm akonadi-calendar-tools-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-calendar-tools-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-calendar-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-calendar-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-calendar-devel-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-calendar-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-calendar-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiCalendar5-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiCalendar5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-contact-20.04.2-bp153.2.2.1.i586.rpm akonadi-contact-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-contact-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-contact-devel-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-contacts-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-contacts-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiContact5-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiContact5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5ContactEditor5-20.04.2-bp153.2.2.1.i586.rpm libKF5ContactEditor5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-import-wizard-20.04.2-bp153.2.2.1.i586.rpm akonadi-import-wizard-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-import-wizard-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-import-wizard-devel-20.04.2-bp153.2.2.1.i586.rpm libKPimImportWizard5-20.04.2-bp153.2.2.1.i586.rpm libKPimImportWizard5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-mime-20.04.2-bp153.2.2.1.i586.rpm akonadi-mime-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-mime-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-mime-devel-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-mime-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-mime-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiMime5-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiMime5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-notes-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-notes-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiNotes5-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiNotes5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-search-20.04.2-bp153.2.2.1.i586.rpm akonadi-search-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-search-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-search-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiSearch-20.04.2-bp153.2.2.1.i586.rpm libKF5AkonadiSearch-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadi-server-20.04.2-bp153.4.2.1.i586.rpm akonadi-server-debuginfo-20.04.2-bp153.4.2.1.i586.rpm akonadi-server-debugsource-20.04.2-bp153.4.2.1.i586.rpm akonadi-server-devel-20.04.2-bp153.4.2.1.i586.rpm akonadi-server-devel-debuginfo-20.04.2-bp153.4.2.1.i586.rpm akonadi-server-sqlite-20.04.2-bp153.4.2.1.i586.rpm akonadi-server-sqlite-debuginfo-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiAgentBase5-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiAgentBase5-debuginfo-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiCore5-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiCore5-debuginfo-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiPrivate5-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiPrivate5-debuginfo-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiWidgets5-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiWidgets5-debuginfo-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiXml5-20.04.2-bp153.4.2.1.i586.rpm libKF5AkonadiXml5-debuginfo-20.04.2-bp153.4.2.1.i586.rpm akonadiconsole-20.04.2-bp153.2.2.1.i586.rpm akonadiconsole-debuginfo-20.04.2-bp153.2.2.1.i586.rpm akonadiconsole-debugsource-20.04.2-bp153.2.2.1.i586.rpm alkimia-8.0.4-bp153.2.2.1.i586.rpm alkimia-debuginfo-8.0.4-bp153.2.2.1.i586.rpm alkimia-debugsource-8.0.4-bp153.2.2.1.i586.rpm libalkimia5-8-8.0.4-bp153.2.2.1.i586.rpm libalkimia5-8-debuginfo-8.0.4-bp153.2.2.1.i586.rpm libalkimia5-devel-8.0.4-bp153.2.2.1.i586.rpm analitza-20.04.2-bp153.2.2.1.i586.rpm analitza-debuginfo-20.04.2-bp153.2.2.1.i586.rpm analitza-debugsource-20.04.2-bp153.2.2.1.i586.rpm analitza-devel-20.04.2-bp153.2.2.1.i586.rpm libAnalitza5-20.04.2-bp153.2.2.1.i586.rpm libAnalitza5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm aqbanking-6.2.5-bp153.2.2.1.i586.rpm aqbanking-debuginfo-6.2.5-bp153.2.2.1.i586.rpm aqbanking-debugsource-6.2.5-bp153.2.2.1.i586.rpm aqbanking-devel-6.2.5-bp153.2.2.1.i586.rpm aqbanking-doc-6.2.5-bp153.2.2.1.i586.rpm aqbanking-ebics-6.2.5-bp153.2.2.1.i586.rpm aqbanking-ebics-debuginfo-6.2.5-bp153.2.2.1.i586.rpm aqbanking-ofx-6.2.5-bp153.2.2.1.i586.rpm attica-qt5-5.76.0-bp153.2.2.1.i586.rpm attica-qt5-debugsource-5.76.0-bp153.2.2.1.i586.rpm attica-qt5-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm attica-qt5-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Attica5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Attica5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Attica5-5.76.0-bp153.2.2.1.i586.rpm libKF5Attica5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm baloo5-widgets-20.04.2-bp153.2.2.1.i586.rpm baloo5-widgets-debuginfo-20.04.2-bp153.2.2.1.i586.rpm baloo5-widgets-debugsource-20.04.2-bp153.2.2.1.i586.rpm baloo5-widgets-devel-20.04.2-bp153.2.2.1.i586.rpm baloo5-debugsource-5.76.0-bp153.2.2.1.i586.rpm baloo5-devel-5.76.0-bp153.2.2.1.i586.rpm baloo5-file-5.76.0-bp153.2.2.1.i586.rpm baloo5-file-debuginfo-5.76.0-bp153.2.2.1.i586.rpm baloo5-imports-5.76.0-bp153.2.2.1.i586.rpm baloo5-imports-debuginfo-5.76.0-bp153.2.2.1.i586.rpm baloo5-kioslaves-5.76.0-bp153.2.2.1.i586.rpm baloo5-kioslaves-debuginfo-5.76.0-bp153.2.2.1.i586.rpm baloo5-tools-5.76.0-bp153.2.2.1.i586.rpm baloo5-tools-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Baloo5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Baloo5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Baloo5-5.76.0-bp153.2.2.1.i586.rpm libKF5Baloo5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5BalooEngine5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5BalooEngine5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5BalooEngine5-5.76.0-bp153.2.2.1.i586.rpm libKF5BalooEngine5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm bcg729-debugsource-1.0.4-bp153.2.2.1.i586.rpm bcg729-devel-1.0.4-bp153.2.2.1.i586.rpm libbcg729-0-1.0.4-bp153.2.2.1.i586.rpm libbcg729-0-32bit-1.0.4-bp153.2.2.1.x86_64.rpm libbcg729-0-32bit-debuginfo-1.0.4-bp153.2.2.1.x86_64.rpm libbcg729-0-debuginfo-1.0.4-bp153.2.2.1.i586.rpm bcmatroska2-debugsource-0.23-bp153.2.2.1.i586.rpm bcmatroska2-devel-0.23-bp153.2.2.1.i586.rpm libbcmatroska2-0-0.23-bp153.2.2.1.i586.rpm libbcmatroska2-0-32bit-0.23-bp153.2.2.1.x86_64.rpm libbcmatroska2-0-32bit-debuginfo-0.23-bp153.2.2.1.x86_64.rpm libbcmatroska2-0-debuginfo-0.23-bp153.2.2.1.i586.rpm bctoolbox-debugsource-0.6.0-bp153.2.2.1.i586.rpm bctoolbox-devel-0.6.0-bp153.2.2.1.i586.rpm libbctoolbox-tester1-0.6.0-bp153.2.2.1.i586.rpm libbctoolbox-tester1-32bit-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox-tester1-32bit-debuginfo-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox-tester1-debuginfo-0.6.0-bp153.2.2.1.i586.rpm libbctoolbox1-0.6.0-bp153.2.2.1.i586.rpm libbctoolbox1-32bit-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox1-32bit-debuginfo-0.6.0-bp153.2.2.1.x86_64.rpm libbctoolbox1-debuginfo-0.6.0-bp153.2.2.1.i586.rpm bcunit-debugsource-3.0.2-bp153.2.2.1.i586.rpm bcunit-devel-3.0.2-bp153.2.2.1.i586.rpm bcunit-devel-debuginfo-3.0.2-bp153.2.2.1.i586.rpm bcunit-doc-3.0.2-bp153.2.2.1.i586.rpm libbcunit1-3.0.2-bp153.2.2.1.i586.rpm libbcunit1-32bit-3.0.2-bp153.2.2.1.x86_64.rpm libbcunit1-32bit-debuginfo-3.0.2-bp153.2.2.1.x86_64.rpm libbcunit1-debuginfo-3.0.2-bp153.2.2.1.i586.rpm breeze-5.18.5-bp153.3.2.1.i586.rpm breeze-debuginfo-5.18.5-bp153.3.2.1.i586.rpm breeze-debugsource-5.18.5-bp153.3.2.1.i586.rpm breeze5-decoration-5.18.5-bp153.3.2.1.i586.rpm breeze5-decoration-debuginfo-5.18.5-bp153.3.2.1.i586.rpm breeze5-style-5.18.5-bp153.3.2.1.i586.rpm breeze5-style-debuginfo-5.18.5-bp153.3.2.1.i586.rpm libbreezecommon5-5-5.18.5-bp153.3.2.1.i586.rpm libbreezecommon5-5-debuginfo-5.18.5-bp153.3.2.1.i586.rpm bzrtp-debugsource-1.0.6-bp153.2.2.1.i586.rpm bzrtp-devel-1.0.6-bp153.2.2.1.i586.rpm libbzrtp0-1.0.6-bp153.2.2.1.i586.rpm libbzrtp0-32bit-1.0.6-bp153.2.2.1.x86_64.rpm libbzrtp0-32bit-debuginfo-1.0.6-bp153.2.2.1.x86_64.rpm libbzrtp0-debuginfo-1.0.6-bp153.2.2.1.i586.rpm calendarsupport-20.04.2-bp153.2.2.1.i586.rpm calendarsupport-debugsource-20.04.2-bp153.2.2.1.i586.rpm calendarsupport-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5CalendarSupport5-20.04.2-bp153.2.2.1.i586.rpm libKF5CalendarSupport5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm drkonqi5-5.18.5-bp153.2.2.1.i586.rpm drkonqi5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm drkonqi5-debugsource-5.18.5-bp153.2.2.1.i586.rpm ebook-tools-0.2.2-bp153.2.2.1.i586.rpm ebook-tools-debuginfo-0.2.2-bp153.2.2.1.i586.rpm ebook-tools-debugsource-0.2.2-bp153.2.2.1.i586.rpm libepub-devel-0.2.2-bp153.2.2.1.i586.rpm libepub0-0.2.2-bp153.2.2.1.i586.rpm libepub0-32bit-0.2.2-bp153.2.2.1.x86_64.rpm libepub0-32bit-debuginfo-0.2.2-bp153.2.2.1.x86_64.rpm libepub0-debuginfo-0.2.2-bp153.2.2.1.i586.rpm editorconfig-0.12.4-bp153.2.2.1.i586.rpm editorconfig-core-c-debugsource-0.12.4-bp153.2.2.1.i586.rpm editorconfig-debuginfo-0.12.4-bp153.2.2.1.i586.rpm libeditorconfig-devel-0.12.4-bp153.2.2.1.i586.rpm libeditorconfig-devel-32bit-0.12.4-bp153.2.2.1.x86_64.rpm libeditorconfig0-0.12.4-bp153.2.2.1.i586.rpm libeditorconfig0-32bit-0.12.4-bp153.2.2.1.x86_64.rpm libeditorconfig0-32bit-debuginfo-0.12.4-bp153.2.2.1.x86_64.rpm libeditorconfig0-debuginfo-0.12.4-bp153.2.2.1.i586.rpm elektra-0.8.20-bp153.2.2.1.i586.rpm elektra-debuginfo-0.8.20-bp153.2.2.1.i586.rpm elektra-debugsource-0.8.20-bp153.2.2.1.i586.rpm elektra-qt-gui-0.8.20-bp153.2.2.1.i586.rpm elektra-qt-gui-debuginfo-0.8.20-bp153.2.2.1.i586.rpm libelektra-augeas-0.8.20-bp153.2.2.1.i586.rpm libelektra-augeas-debuginfo-0.8.20-bp153.2.2.1.i586.rpm libelektra-devel-0.8.20-bp153.2.2.1.i586.rpm libelektra-devel-debuginfo-0.8.20-bp153.2.2.1.i586.rpm libelektra-devel-doc-0.8.20-bp153.2.2.1.i586.rpm libelektra4-0.8.20-bp153.2.2.1.i586.rpm libelektra4-debuginfo-0.8.20-bp153.2.2.1.i586.rpm eventviews-20.04.2-bp153.2.2.1.i586.rpm eventviews-debugsource-20.04.2-bp153.2.2.1.i586.rpm eventviews-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5EventViews5-20.04.2-bp153.2.2.1.i586.rpm libKF5EventViews5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm fcitx-qt5-1.2.5-bp153.2.2.1.i586.rpm fcitx-qt5-32bit-1.2.5-bp153.2.2.1.x86_64.rpm fcitx-qt5-32bit-debuginfo-1.2.5-bp153.2.2.1.x86_64.rpm fcitx-qt5-debuginfo-1.2.5-bp153.2.2.1.i586.rpm fcitx-qt5-debugsource-1.2.5-bp153.2.2.1.i586.rpm fcitx-qt5-devel-1.2.5-bp153.2.2.1.i586.rpm fox16-devel-1.6.54-bp153.2.2.1.i586.rpm fox16-devel-static-1.6.54-bp153.2.2.1.i586.rpm fox16-example-apps-1.6.54-bp153.2.2.1.i586.rpm libFOX-1_6-0-1.6.54-bp153.2.2.1.i586.rpm libFOX-1_6-0-debuginfo-1.6.54-bp153.2.2.1.i586.rpm frameworkintegration-debugsource-5.76.0-bp153.2.2.1.i586.rpm frameworkintegration-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm frameworkintegration-devel-5.76.0-bp153.2.2.1.i586.rpm frameworkintegration-plugin-32bit-5.76.0-bp153.2.2.1.x86_64.rpm frameworkintegration-plugin-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm frameworkintegration-plugin-5.76.0-bp153.2.2.1.i586.rpm frameworkintegration-plugin-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Style5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Style5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Style5-5.76.0-bp153.2.2.1.i586.rpm libKF5Style5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm freecell-solver-6.0.1-bp153.2.2.1.i586.rpm freecell-solver-debuginfo-6.0.1-bp153.2.2.1.i586.rpm freecell-solver-debugsource-6.0.1-bp153.2.2.1.i586.rpm freecell-solver-devel-6.0.1-bp153.2.2.1.i586.rpm libfreecell-solver0-6.0.1-bp153.2.2.1.i586.rpm libfreecell-solver0-debuginfo-6.0.1-bp153.2.2.1.i586.rpm gpsd-3.17-bp153.2.2.1.i586.rpm gpsd-clients-3.17-bp153.2.2.1.i586.rpm gpsd-devel-3.17-bp153.2.2.1.i586.rpm libQgpsmm23-3.17-bp153.2.2.1.i586.rpm libgps23-3.17-bp153.2.2.1.i586.rpm python2-gpsd-3.17-bp153.2.2.1.i586.rpm python3-gpsd-3.17-bp153.2.2.1.i586.rpm grantlee5-32bit-5.2.0-bp153.2.2.1.x86_64.rpm grantlee5-32bit-debuginfo-5.2.0-bp153.2.2.1.x86_64.rpm grantlee5-5.2.0-bp153.2.2.1.i586.rpm grantlee5-debuginfo-5.2.0-bp153.2.2.1.i586.rpm grantlee5-debugsource-5.2.0-bp153.2.2.1.i586.rpm grantlee5-devel-32bit-5.2.0-bp153.2.2.1.x86_64.rpm grantlee5-devel-5.2.0-bp153.2.2.1.i586.rpm grantleetheme-20.04.2-bp153.2.2.1.i586.rpm grantleetheme-debuginfo-20.04.2-bp153.2.2.1.i586.rpm grantleetheme-debugsource-20.04.2-bp153.2.2.1.i586.rpm grantleetheme-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5GrantleeTheme5-20.04.2-bp153.2.2.1.i586.rpm libKF5GrantleeTheme5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm gwenhywfar-5.4.1-bp153.2.2.1.i586.rpm gwenhywfar-debuginfo-5.4.1-bp153.2.2.1.i586.rpm gwenhywfar-debugsource-5.4.1-bp153.2.2.1.i586.rpm gwenhywfar-devel-5.4.1-bp153.2.2.1.i586.rpm gwenhywfar-tools-5.4.1-bp153.2.2.1.i586.rpm gwenhywfar-tools-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwengui-cpp79-5.4.1-bp153.2.2.1.i586.rpm libgwengui-cpp79-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwengui-fox16-79-5.4.1-bp153.2.2.1.i586.rpm libgwengui-fox16-79-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwengui-gtk2-79-5.4.1-bp153.2.2.1.i586.rpm libgwengui-gtk2-79-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwengui-gtk3-79-5.4.1-bp153.2.2.1.i586.rpm libgwengui-gtk3-79-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwengui-qt5-79-5.4.1-bp153.2.2.1.i586.rpm libgwengui-qt5-79-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwenhywfar79-5.4.1-bp153.2.2.1.i586.rpm libgwenhywfar79-debuginfo-5.4.1-bp153.2.2.1.i586.rpm libgwenhywfar79-plugins-5.4.1-bp153.2.2.1.i586.rpm libgwenhywfar79-plugins-debuginfo-5.4.1-bp153.2.2.1.i586.rpm id3lib-3.8.3-bp153.2.2.1.i586.rpm id3lib-32bit-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-32bit-debuginfo-3.8.3-bp153.2.2.1.x86_64.rpm id3lib-debuginfo-3.8.3-bp153.2.2.1.i586.rpm id3lib-debugsource-3.8.3-bp153.2.2.1.i586.rpm id3lib-devel-3.8.3-bp153.2.2.1.i586.rpm id3lib-examples-3.8.3-bp153.2.2.1.i586.rpm id3lib-examples-debuginfo-3.8.3-bp153.2.2.1.i586.rpm incidenceeditor-20.04.2-bp153.2.2.1.i586.rpm incidenceeditor-debugsource-20.04.2-bp153.2.2.1.i586.rpm incidenceeditor-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5IncidenceEditor5-20.04.2-bp153.2.2.1.i586.rpm libKF5IncidenceEditor5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm k3b-20.04.2-bp153.3.2.1.i586.rpm k3b-debuginfo-20.04.2-bp153.3.2.1.i586.rpm k3b-debugsource-20.04.2-bp153.3.2.1.i586.rpm k3b-devel-20.04.2-bp153.3.2.1.i586.rpm k4dirstat-3.2.1-bp153.2.2.1.i586.rpm k4dirstat-debuginfo-3.2.1-bp153.2.2.1.i586.rpm k4dirstat-debugsource-3.2.1-bp153.2.2.1.i586.rpm kColorPicker-debugsource-0.1.1-bp153.2.2.1.i586.rpm kColorPicker-devel-0.1.1-bp153.2.2.1.i586.rpm libkColorPicker0_1_1-0.1.1-bp153.2.2.1.i586.rpm libkColorPicker0_1_1-debuginfo-0.1.1-bp153.2.2.1.i586.rpm kImageAnnotator-debugsource-0.2.1-bp153.2.2.1.i586.rpm kImageAnnotator-devel-0.2.1-bp153.2.2.1.i586.rpm libkImageAnnotator0_2_1-0.2.1-bp153.2.2.1.i586.rpm libkImageAnnotator0_2_1-debuginfo-0.2.1-bp153.2.2.1.i586.rpm kaccounts-integration-20.04.2-bp153.2.2.1.i586.rpm kaccounts-integration-32bit-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-integration-32bit-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm kaccounts-integration-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kaccounts-integration-debugsource-20.04.2-bp153.2.2.1.i586.rpm kaccounts-integration-devel-20.04.2-bp153.2.2.1.i586.rpm kaccounts-integration-devel-32bit-20.04.2-bp153.2.2.1.x86_64.rpm libkaccounts1-20.04.2-bp153.2.2.1.i586.rpm libkaccounts1-32bit-20.04.2-bp153.2.2.1.x86_64.rpm libkaccounts1-32bit-debuginfo-20.04.2-bp153.2.2.1.x86_64.rpm libkaccounts1-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kaccounts-providers-20.04.2-bp153.2.2.1.i586.rpm kaccounts-providers-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kaccounts-providers-debugsource-20.04.2-bp153.2.2.1.i586.rpm kactivities-stats-debugsource-5.76.0-bp153.2.2.1.i586.rpm kactivities-stats-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kactivities-stats-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5ActivitiesStats1-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ActivitiesStats1-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ActivitiesStats1-5.76.0-bp153.2.2.1.i586.rpm libKF5ActivitiesStats1-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kactivities5-debugsource-5.76.0-bp153.2.2.1.i586.rpm kactivities5-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kactivities5-devel-5.76.0-bp153.2.2.1.i586.rpm kactivities5-imports-5.76.0-bp153.2.2.1.i586.rpm kactivities5-imports-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kactivities5-tools-5.76.0-bp153.2.2.1.i586.rpm kactivities5-tools-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Activities5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Activities5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Activities5-5.76.0-bp153.2.2.1.i586.rpm libKF5Activities5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kactivitymanagerd-5.18.5-bp153.3.2.1.i586.rpm kactivitymanagerd-debuginfo-5.18.5-bp153.3.2.1.i586.rpm kactivitymanagerd-debugsource-5.18.5-bp153.3.2.1.i586.rpm kactivitymanagerd-lang-5.18.5-bp153.3.2.1.i586.rpm kaddressbook-20.04.2-bp153.2.2.1.i586.rpm kaddressbook-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kaddressbook-debugsource-20.04.2-bp153.2.2.1.i586.rpm kalarm-20.04.2-bp153.2.2.1.i586.rpm kalarm-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kalarm-debugsource-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-kalarmcal-20.04.2-bp153.2.2.1.i586.rpm akonadi-plugin-kalarmcal-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kalarmcal-20.04.2-bp153.2.2.1.i586.rpm kalarmcal-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kalarmcal-debugsource-20.04.2-bp153.2.2.1.i586.rpm kalarmcal-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5AlarmCalendar5-20.04.2-bp153.2.2.1.i586.rpm libKF5AlarmCalendar5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kalgebra-20.04.2-bp153.2.2.1.i586.rpm kalgebra-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kalgebra-debugsource-20.04.2-bp153.2.2.1.i586.rpm kalgebra-mobile-20.04.2-bp153.2.2.1.i586.rpm kalgebra-mobile-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kalzium-20.04.2-bp153.2.2.2.i586.rpm kalzium-debuginfo-20.04.2-bp153.2.2.2.i586.rpm kalzium-debugsource-20.04.2-bp153.2.2.2.i586.rpm kalzium-devel-20.04.2-bp153.2.2.2.i586.rpm kamera-debugsource-20.04.2-bp153.2.2.1.i586.rpm kio_kamera-20.04.2-bp153.2.2.1.i586.rpm kio_kamera-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kamerka-0.20-bp153.2.2.1.i586.rpm kamerka-debuginfo-0.20-bp153.2.2.1.i586.rpm kamerka-debugsource-0.20-bp153.2.2.1.i586.rpm kamoso-20.04.2-bp153.2.2.1.i586.rpm kamoso-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kamoso-debugsource-20.04.2-bp153.2.2.1.i586.rpm kanagram-20.04.2-bp153.2.2.1.i586.rpm kanagram-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kanagram-debugsource-20.04.2-bp153.2.2.1.i586.rpm kapman-20.04.2-bp153.2.2.1.i586.rpm kapman-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kapman-debugsource-20.04.2-bp153.2.2.1.i586.rpm kapptemplate-20.04.2-bp153.2.2.1.i586.rpm kapptemplate-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kapptemplate-debugsource-20.04.2-bp153.2.2.1.i586.rpm karchive-debugsource-5.76.0-bp153.2.2.1.i586.rpm karchive-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm karchive-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Archive5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Archive5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Archive5-5.76.0-bp153.2.2.1.i586.rpm libKF5Archive5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kate-20.04.2-bp153.2.2.1.i586.rpm kate-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kate-debugsource-20.04.2-bp153.2.2.1.i586.rpm kate-plugins-20.04.2-bp153.2.2.1.i586.rpm kate-plugins-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kwrite-20.04.2-bp153.2.2.1.i586.rpm kwrite-debuginfo-20.04.2-bp153.2.2.1.i586.rpm katomic-20.04.2-bp153.2.2.1.i586.rpm katomic-debuginfo-20.04.2-bp153.2.2.1.i586.rpm katomic-debugsource-20.04.2-bp153.2.2.1.i586.rpm kauth-debugsource-5.76.0-bp153.2.2.1.i586.rpm kauth-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kauth-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Auth5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Auth5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Auth5-5.76.0-bp153.2.2.1.i586.rpm libKF5Auth5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5AuthCore5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5AuthCore5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5AuthCore5-5.76.0-bp153.2.2.1.i586.rpm libKF5AuthCore5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kbackup-20.04.2-bp153.2.2.1.i586.rpm kbackup-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kbackup-debugsource-20.04.2-bp153.2.2.1.i586.rpm kbibtex-0.9.2-bp153.2.2.1.i586.rpm kbibtex-debuginfo-0.9.2-bp153.2.2.1.i586.rpm kbibtex-debugsource-0.9.2-bp153.2.2.1.i586.rpm kbibtex-devel-0.9.2-bp153.2.2.1.i586.rpm kblackbox-20.04.2-bp153.2.2.1.i586.rpm kblackbox-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kblackbox-debugsource-20.04.2-bp153.2.2.1.i586.rpm kblocks-20.04.2-bp153.2.2.1.i586.rpm kblocks-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kblocks-debugsource-20.04.2-bp153.2.2.1.i586.rpm kblog-debugsource-20.04.2-bp153.2.2.1.i586.rpm kblog-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Blog5-20.04.2-bp153.2.2.1.i586.rpm libKF5Blog5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kbookmarks-debugsource-5.76.0-bp153.2.2.1.i586.rpm kbookmarks-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kbookmarks-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Bookmarks5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Bookmarks5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Bookmarks5-5.76.0-bp153.2.2.1.i586.rpm libKF5Bookmarks5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kbounce-20.04.2-bp153.2.2.1.i586.rpm kbounce-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kbounce-debugsource-20.04.2-bp153.2.2.1.i586.rpm kbreakout-20.04.2-bp153.2.2.1.i586.rpm kbreakout-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kbreakout-debugsource-20.04.2-bp153.2.2.1.i586.rpm kbruch-20.04.2-bp153.2.2.1.i586.rpm kbruch-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kbruch-debugsource-20.04.2-bp153.2.2.1.i586.rpm kcachegrind-20.04.2-bp153.2.2.1.i586.rpm kcachegrind-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcachegrind-debugsource-20.04.2-bp153.2.2.1.i586.rpm kcalc-20.04.2-bp153.2.2.1.i586.rpm kcalc-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcalc-debugsource-20.04.2-bp153.2.2.1.i586.rpm kcalendarcore-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcalendarcore-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5CalendarCore5-5.76.0-bp153.2.2.1.i586.rpm libKF5CalendarCore5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcalutils-20.04.2-bp153.2.2.1.i586.rpm kcalutils-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcalutils-debugsource-20.04.2-bp153.2.2.1.i586.rpm kcalutils-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5CalendarUtils5-20.04.2-bp153.2.2.1.i586.rpm libKF5CalendarUtils5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcharselect-20.04.2-bp153.2.2.1.i586.rpm kcharselect-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcharselect-debugsource-20.04.2-bp153.2.2.1.i586.rpm kcm5-fcitx-debugsource-0.5.6-bp153.3.2.1.i586.rpm kf5-kcm-fcitx-0.5.6-bp153.3.2.1.i586.rpm kf5-kcm-fcitx-debuginfo-0.5.6-bp153.3.2.1.i586.rpm kcm_sddm-5.18.5-bp153.2.2.1.i586.rpm kcm_sddm-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kcm_sddm-debugsource-5.18.5-bp153.2.2.1.i586.rpm kcm_tablet-3.2.0-bp153.2.2.1.i586.rpm kcm_tablet-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kcm_tablet-debugsource-3.2.0-bp153.2.2.1.i586.rpm kcmutils-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcmutils-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kcmutils-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5KCMUtils5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KCMUtils5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KCMUtils5-5.76.0-bp153.2.2.1.i586.rpm libKF5KCMUtils5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcodecs-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcodecs-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kcodecs-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Codecs5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Codecs5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Codecs5-5.76.0-bp153.2.2.1.i586.rpm libKF5Codecs5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcolorchooser-20.04.2-bp153.2.2.1.i586.rpm kcolorchooser-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcolorchooser-debugsource-20.04.2-bp153.2.2.1.i586.rpm kcompletion-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcompletion-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kcompletion-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcompletion-devel-5.76.0-bp153.2.2.1.i586.rpm kcompletion-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Completion5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Completion5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Completion5-5.76.0-bp153.2.2.1.i586.rpm libKF5Completion5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kconf_update5-5.76.0-bp153.2.2.1.i586.rpm kconf_update5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kconfig-debugsource-5.76.0-bp153.2.2.1.i586.rpm kconfig-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kconfig-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kconfig-devel-5.76.0-bp153.2.2.1.i586.rpm kconfig-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5ConfigCore5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigCore5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigCore5-5.76.0-bp153.2.2.1.i586.rpm libKF5ConfigCore5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5ConfigGui5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigGui5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigGui5-5.76.0-bp153.2.2.1.i586.rpm libKF5ConfigGui5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kconfigwidgets-debugsource-5.76.0-bp153.2.2.1.i586.rpm kconfigwidgets-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kconfigwidgets-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kconfigwidgets-devel-5.76.0-bp153.2.2.1.i586.rpm kconfigwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5ConfigWidgets5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigWidgets5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ConfigWidgets5-5.76.0-bp153.2.2.1.i586.rpm libKF5ConfigWidgets5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcontacts-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcontacts-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kcontacts-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Contacts5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Contacts5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Contacts5-5.76.0-bp153.2.2.1.i586.rpm libKF5Contacts5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcoreaddons-5.76.0-bp153.2.2.1.i586.rpm kcoreaddons-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcoreaddons-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kcoreaddons-devel-5.76.0-bp153.2.2.1.i586.rpm kcoreaddons-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5CoreAddons5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CoreAddons5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CoreAddons5-5.76.0-bp153.2.2.1.i586.rpm libKF5CoreAddons5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcrash-debugsource-5.76.0-bp153.2.2.1.i586.rpm kcrash-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kcrash-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Crash5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Crash5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Crash5-5.76.0-bp153.2.2.1.i586.rpm libKF5Crash5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kcron-20.04.2-bp153.2.2.1.i586.rpm kcron-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kcron-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdav-5.76.0-bp153.2.2.1.i586.rpm kdav-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdav-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5DAV5-5.76.0-bp153.2.2.1.i586.rpm libKF5DAV5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdb-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kdb-debugsource-3.2.0-bp153.2.2.1.i586.rpm kdb-devel-3.2.0-bp153.2.2.1.i586.rpm kdb-mysql-driver-3.2.0-bp153.2.2.1.i586.rpm kdb-mysql-driver-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kdb-postgresql-driver-3.2.0-bp153.2.2.1.i586.rpm kdb-postgresql-driver-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kdb-sqlite3-driver-3.2.0-bp153.2.2.1.i586.rpm kdb-sqlite3-driver-debuginfo-3.2.0-bp153.2.2.1.i586.rpm libKDb3-4-3.2.0-bp153.2.2.1.i586.rpm libKDb3-4-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kdbg-3.0.1-bp153.2.2.1.i586.rpm kdbg-debuginfo-3.0.1-bp153.2.2.1.i586.rpm kdbg-debugsource-3.0.1-bp153.2.2.1.i586.rpm kdbusaddons-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdbusaddons-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdbusaddons-devel-5.76.0-bp153.2.2.1.i586.rpm kdbusaddons-tools-5.76.0-bp153.2.2.1.i586.rpm kdbusaddons-tools-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5DBusAddons5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DBusAddons5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DBusAddons5-5.76.0-bp153.2.2.1.i586.rpm libKF5DBusAddons5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kde-cli-tools5-5.18.5-bp153.2.2.1.i586.rpm kde-cli-tools5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kde-cli-tools5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kde-dev-utils-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kde-dev-utils-debugsource-20.04.2-bp153.2.2.1.i586.rpm kpartloader-20.04.2-bp153.2.2.1.i586.rpm kpartloader-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kuiviewer-20.04.2-bp153.2.2.1.i586.rpm kuiviewer-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kde-gtk-config5-5.18.5-bp153.2.2.1.i586.rpm kde-gtk-config5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kde-gtk-config5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kde-gtk-config5-gtk2-5.18.5-bp153.2.2.1.i586.rpm kde-gtk-config5-gtk2-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kde-gtk-config5-gtk3-5.18.5-bp153.2.2.1.i586.rpm kde-gtk-config5-gtk3-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kde-user-manager-5.18.5-bp153.2.2.1.i586.rpm kde-user-manager-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kde-user-manager-debugsource-5.18.5-bp153.2.2.1.i586.rpm kde4-filesystem-4.14-bp153.2.2.1.i586.rpm kdebugsettings-20.04.2-bp153.2.2.1.i586.rpm kdebugsettings-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdebugsettings-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdeclarative-components-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-components-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-components-5.76.0-bp153.2.2.1.i586.rpm kdeclarative-components-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdeclarative-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdeclarative-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdeclarative-devel-5.76.0-bp153.2.2.1.i586.rpm kdeclarative-tools-5.76.0-bp153.2.2.1.i586.rpm kdeclarative-tools-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5CalendarEvents5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CalendarEvents5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5CalendarEvents5-5.76.0-bp153.2.2.1.i586.rpm libKF5CalendarEvents5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Declarative5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Declarative5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Declarative5-5.76.0-bp153.2.2.1.i586.rpm libKF5Declarative5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5QuickAddons5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5QuickAddons5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5QuickAddons5-5.76.0-bp153.2.2.1.i586.rpm libKF5QuickAddons5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdeconnect-kde-20.04.2-bp153.4.2.1.i586.rpm kdeconnect-kde-debuginfo-20.04.2-bp153.4.2.1.i586.rpm kdeconnect-kde-debugsource-20.04.2-bp153.4.2.1.i586.rpm kded-5.76.0-bp153.2.2.1.i586.rpm kded-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kded-debugsource-5.76.0-bp153.2.2.1.i586.rpm kded-devel-5.76.0-bp153.2.2.1.i586.rpm kdegraphics-thumbnailers-20.04.2-bp153.2.2.1.i586.rpm kdegraphics-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdegraphics-thumbnailers-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdelibs4support-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-5.76.0-bp153.2.2.1.i586.rpm kdelibs4support-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdelibs4support-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdelibs4support-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdelibs4support-devel-5.76.0-bp153.2.2.1.i586.rpm kssl-5.76.0-bp153.2.2.1.i586.rpm kssl-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5KDELibs4Support5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KDELibs4Support5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KDELibs4Support5-5.76.0-bp153.2.2.1.i586.rpm libKF5KDELibs4Support5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdenetwork-filesharing-20.04.2-bp153.2.2.1.i586.rpm kdenetwork-filesharing-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdenetwork-filesharing-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdepim-addons-20.04.2-bp153.2.2.1.i586.rpm kdepim-addons-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdepim-addons-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdepim-apps-libs-20.04.2-bp153.2.2.1.i586.rpm kdepim-apps-libs-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdepim-apps-libs-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdepim-apps-libs-devel-20.04.2-bp153.2.2.1.i586.rpm kdepim-runtime-20.04.2-bp153.2.2.1.i586.rpm kdepim-runtime-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdepim-runtime-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdesdk-kioslaves-debugsource-20.04.2-bp153.2.2.1.i586.rpm kio_perldoc-20.04.2-bp153.2.2.1.i586.rpm kio_perldoc-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdesdk-scripts-20.04.2-bp153.2.2.1.i586.rpm kdesdk-scripts-kf5-porting-20.04.2-bp153.2.2.1.i586.rpm kdesdk-thumbnailers-20.04.2-bp153.2.2.1.i586.rpm kdesdk-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdesdk-thumbnailers-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdesignerplugin-5.76.0-bp153.2.2.1.i586.rpm kdesignerplugin-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdesignerplugin-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdesignerplugin-devel-5.76.0-bp153.2.2.1.i586.rpm kdesu-debugsource-5.76.0-bp153.2.2.2.i586.rpm kdesu-devel-32bit-5.76.0-bp153.2.2.2.x86_64.rpm kdesu-devel-5.76.0-bp153.2.2.2.i586.rpm libKF5Su5-32bit-5.76.0-bp153.2.2.2.x86_64.rpm libKF5Su5-32bit-debuginfo-5.76.0-bp153.2.2.2.x86_64.rpm libKF5Su5-5.76.0-bp153.2.2.2.i586.rpm libKF5Su5-debuginfo-5.76.0-bp153.2.2.2.i586.rpm kdesvn-2.1.0-bp153.2.2.1.i586.rpm kdesvn-debuginfo-2.1.0-bp153.2.2.1.i586.rpm kdesvn-debugsource-2.1.0-bp153.2.2.1.i586.rpm kdevelop5-pg-qt-2.2.1-bp153.2.2.1.i586.rpm kdevelop5-pg-qt-debuginfo-2.2.1-bp153.2.2.1.i586.rpm kdevelop5-pg-qt-debugsource-2.2.1-bp153.2.2.1.i586.rpm kdevelop5-plugin-php-5.6.1-bp153.2.2.4.i586.rpm kdevelop5-plugin-php-debuginfo-5.6.1-bp153.2.2.4.i586.rpm kdevelop5-plugin-php-debugsource-5.6.1-bp153.2.2.4.i586.rpm kdevelop5-plugin-php-devel-5.6.1-bp153.2.2.4.i586.rpm kdevelop5-plugin-python3-5.6.1-bp153.2.2.1.i586.rpm kdevelop5-plugin-python3-debuginfo-5.6.1-bp153.2.2.1.i586.rpm kdevelop5-plugin-python3-debugsource-5.6.1-bp153.2.2.1.i586.rpm kdevelop5-5.6.1-bp153.2.2.1.i586.rpm kdevelop5-debuginfo-5.6.1-bp153.2.2.1.i586.rpm kdevelop5-debugsource-5.6.1-bp153.2.2.1.i586.rpm kdevplatform-5.6.1-bp153.2.2.1.i586.rpm kdevplatform-debuginfo-5.6.1-bp153.2.2.1.i586.rpm kdevplatform-devel-5.6.1-bp153.2.2.1.i586.rpm libkdevplatform56-5.6.1-bp153.2.2.1.i586.rpm libkdevplatform56-debuginfo-5.6.1-bp153.2.2.1.i586.rpm kdewebkit-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdewebkit-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdewebkit-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kdewebkit-devel-5.76.0-bp153.2.2.1.i586.rpm kdewebkit-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5WebKit5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WebKit5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WebKit5-5.76.0-bp153.2.2.1.i586.rpm libKF5WebKit5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdf-20.04.2-bp153.2.2.1.i586.rpm kdf-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdf-debugsource-20.04.2-bp153.2.2.1.i586.rpm kwikdisk-20.04.2-bp153.2.2.1.i586.rpm kwikdisk-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdgantt2-16.08.3-bp153.2.2.1.i586.rpm kdgantt2-debugsource-16.08.3-bp153.2.2.1.i586.rpm kdgantt2-devel-16.08.3-bp153.2.2.1.i586.rpm libKF5KDGantt2-5-16.08.3-bp153.2.2.1.i586.rpm libKF5KDGantt2-5-debuginfo-16.08.3-bp153.2.2.1.i586.rpm kdiagram-debuginfo-2.8.0-bp153.2.2.1.i586.rpm kdiagram-debugsource-2.8.0-bp153.2.2.1.i586.rpm kdiagram-devel-2.8.0-bp153.2.2.1.i586.rpm libKChart2-2.8.0-bp153.2.2.1.i586.rpm libKChart2-debuginfo-2.8.0-bp153.2.2.1.i586.rpm libKGantt2-2.8.0-bp153.2.2.1.i586.rpm libKGantt2-debuginfo-2.8.0-bp153.2.2.1.i586.rpm kdialog-20.04.2-bp153.2.2.1.i586.rpm kdialog-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdialog-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdiamond-20.04.2-bp153.2.2.1.i586.rpm kdiamond-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdiamond-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdiff3-1.8.5-bp153.2.2.1.i586.rpm kdiff3-debuginfo-1.8.5-bp153.2.2.1.i586.rpm kdiff3-debugsource-1.8.5-bp153.2.2.1.i586.rpm kdnssd-framework-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdnssd-framework-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdnssd-framework-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5DNSSD5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DNSSD5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DNSSD5-5.76.0-bp153.2.2.1.i586.rpm libKF5DNSSD5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdnssd-20.04.2-bp153.2.2.1.i586.rpm kdnssd-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kdnssd-debugsource-20.04.2-bp153.2.2.1.i586.rpm kdoctools-5.76.0-bp153.2.2.1.i586.rpm kdoctools-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdoctools-debugsource-5.76.0-bp153.2.2.1.i586.rpm kdoctools-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kdoctools-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5DocTools5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DocTools5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5DocTools5-5.76.0-bp153.2.2.1.i586.rpm libKF5DocTools5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kdsoap-debuginfo-1.9.0-bp153.2.2.1.i586.rpm kdsoap-debugsource-1.9.0-bp153.2.2.1.i586.rpm kdsoap-devel-1.9.0-bp153.2.2.1.i586.rpm kdsoap-devel-debuginfo-1.9.0-bp153.2.2.1.i586.rpm libkdsoap-server1_9_0-1.9.0-bp153.2.2.1.i586.rpm libkdsoap-server1_9_0-debuginfo-1.9.0-bp153.2.2.1.i586.rpm libkdsoap1_9_0-1.9.0-bp153.2.2.1.i586.rpm libkdsoap1_9_0-debuginfo-1.9.0-bp153.2.2.1.i586.rpm keditbookmarks-20.04.2-bp153.2.2.1.i586.rpm keditbookmarks-debuginfo-20.04.2-bp153.2.2.1.i586.rpm keditbookmarks-debugsource-20.04.2-bp153.2.2.1.i586.rpm kemoticons-debugsource-5.76.0-bp153.2.2.1.i586.rpm kemoticons-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kemoticons-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Emoticons5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Emoticons5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Emoticons5-5.76.0-bp153.2.2.1.i586.rpm libKF5Emoticons5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kf5-filesystem-20201017-bp153.2.2.1.i586.rpm kfilemetadata5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kfilemetadata5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kfilemetadata5-5.76.0-bp153.2.2.1.i586.rpm kfilemetadata5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kfilemetadata5-debugsource-5.76.0-bp153.2.2.1.i586.rpm kfilemetadata5-devel-5.76.0-bp153.2.2.1.i586.rpm kfind-20.04.2-bp153.2.2.1.i586.rpm kfind-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kfind-debugsource-20.04.2-bp153.2.2.1.i586.rpm kfloppy-20.04.2-bp153.2.2.1.i586.rpm kfloppy-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kfloppy-debugsource-20.04.2-bp153.2.2.1.i586.rpm kfourinline-20.04.2-bp153.2.2.1.i586.rpm kfourinline-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kfourinline-debugsource-20.04.2-bp153.2.2.1.i586.rpm kgamma5-5.18.5-bp153.2.2.1.i586.rpm kgamma5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kgamma5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kgeography-20.04.2-bp153.3.2.1.i586.rpm kgeography-debuginfo-20.04.2-bp153.3.2.1.i586.rpm kgeography-debugsource-20.04.2-bp153.3.2.1.i586.rpm kget-20.04.2-bp153.3.2.1.i586.rpm kget-debuginfo-20.04.2-bp153.3.2.1.i586.rpm kget-debugsource-20.04.2-bp153.3.2.1.i586.rpm kglobalaccel-debugsource-5.76.0-bp153.2.2.1.i586.rpm kglobalaccel-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kglobalaccel-devel-5.76.0-bp153.2.2.1.i586.rpm kglobalaccel5-5.76.0-bp153.2.2.1.i586.rpm kglobalaccel5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5GlobalAccel5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GlobalAccel5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GlobalAccel5-5.76.0-bp153.2.2.1.i586.rpm libKF5GlobalAccel5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5GlobalAccelPrivate5-5.76.0-bp153.2.2.1.i586.rpm libKF5GlobalAccelPrivate5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kgoldrunner-20.04.2-bp153.2.2.1.i586.rpm kgoldrunner-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kgoldrunner-debugsource-20.04.2-bp153.2.2.1.i586.rpm kgpg-20.04.2-bp153.2.2.1.i586.rpm kgpg-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kgpg-debugsource-20.04.2-bp153.2.2.1.i586.rpm kguiaddons-debugsource-5.76.0-bp153.2.2.1.i586.rpm kguiaddons-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kguiaddons-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5GuiAddons5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GuiAddons5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5GuiAddons5-5.76.0-bp153.2.2.1.i586.rpm libKF5GuiAddons5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm khangman-20.04.2-bp153.2.2.1.i586.rpm khangman-debuginfo-20.04.2-bp153.2.2.1.i586.rpm khangman-debugsource-20.04.2-bp153.2.2.1.i586.rpm khelpcenter5-20.04.2-bp153.2.2.1.i586.rpm khelpcenter5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm khelpcenter5-debugsource-20.04.2-bp153.2.2.1.i586.rpm kholidays-5.76.0-bp153.2.2.1.i586.rpm kholidays-debugsource-5.76.0-bp153.2.2.1.i586.rpm kholidays-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Holidays5-5.76.0-bp153.2.2.1.i586.rpm libKF5Holidays5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm khotkeys5-5.18.5-bp153.2.2.1.i586.rpm khotkeys5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm khotkeys5-debugsource-5.18.5-bp153.2.2.1.i586.rpm khotkeys5-devel-5.18.5-bp153.2.2.1.i586.rpm khtml-debugsource-5.76.0-bp153.2.2.1.i586.rpm khtml-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm khtml-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5KHtml5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KHtml5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5KHtml5-5.76.0-bp153.2.2.1.i586.rpm libKF5KHtml5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm ki18n-debugsource-5.76.0-bp153.2.2.1.i586.rpm ki18n-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm ki18n-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5I18n5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5I18n5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5I18n5-5.76.0-bp153.2.2.1.i586.rpm libKF5I18n5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kiconthemes-debugsource-5.76.0-bp153.2.2.1.i586.rpm kiconthemes-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kiconthemes-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kiconthemes-devel-5.76.0-bp153.2.2.1.i586.rpm kiconthemes-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5IconThemes5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IconThemes5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IconThemes5-5.76.0-bp153.2.2.1.i586.rpm libKF5IconThemes5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kidentitymanagement-debugsource-20.04.2-bp153.2.2.1.i586.rpm kidentitymanagement-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5IdentityManagement5-20.04.2-bp153.2.2.1.i586.rpm libKF5IdentityManagement5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kidletime-debugsource-5.76.0-bp153.2.2.1.i586.rpm kidletime-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kidletime-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5IdleTime5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IdleTime5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5IdleTime5-5.76.0-bp153.2.2.1.i586.rpm libKF5IdleTime5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kig-20.04.2-bp153.2.2.1.i586.rpm kig-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kig-debugsource-20.04.2-bp153.2.2.1.i586.rpm kigo-20.04.2-bp153.2.2.1.i586.rpm kigo-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kigo-debugsource-20.04.2-bp153.2.2.1.i586.rpm killbots-20.04.2-bp153.2.2.1.i586.rpm killbots-debuginfo-20.04.2-bp153.2.2.1.i586.rpm killbots-debugsource-20.04.2-bp153.2.2.1.i586.rpm kimageformats-32bit-5.76.0-bp153.3.2.1.x86_64.rpm kimageformats-32bit-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kimageformats-5.76.0-bp153.3.2.1.i586.rpm kimageformats-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kimageformats-debugsource-5.76.0-bp153.3.2.1.i586.rpm kimageformats-eps-5.76.0-bp153.3.2.1.i586.rpm kimageformats-eps-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kimagemapeditor-20.04.2-bp153.2.2.1.i586.rpm kimagemapeditor-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kimagemapeditor-debugsource-20.04.2-bp153.2.2.1.i586.rpm kimap-debugsource-20.04.2-bp153.2.2.1.i586.rpm kimap-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5IMAP5-20.04.2-bp153.2.2.1.i586.rpm libKF5IMAP5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kinfocenter5-5.18.5-bp153.2.2.1.i586.rpm kinfocenter5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kinfocenter5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kinit-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kinit-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kinit-5.76.0-bp153.2.2.1.i586.rpm kinit-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kinit-debugsource-5.76.0-bp153.2.2.1.i586.rpm kinit-devel-5.76.0-bp153.2.2.1.i586.rpm kio-extras5-20.04.2-bp153.3.3.1.i586.rpm kio-extras5-debuginfo-20.04.2-bp153.3.3.1.i586.rpm kio-extras5-debugsource-20.04.2-bp153.3.3.1.i586.rpm libkioarchive-devel-20.04.2-bp153.3.3.1.i586.rpm libkioarchive5-20.04.2-bp153.3.3.1.i586.rpm libkioarchive5-debuginfo-20.04.2-bp153.3.3.1.i586.rpm kio-gdrive-1.3.0-bp153.2.2.1.i586.rpm kio-gdrive-debuginfo-1.3.0-bp153.2.2.1.i586.rpm kio-gdrive-debugsource-1.3.0-bp153.2.2.1.i586.rpm kio-stash-1.0-bp153.2.2.1.i586.rpm kio-stash-debuginfo-1.0-bp153.2.2.1.i586.rpm kio-stash-debugsource-1.0-bp153.2.2.1.i586.rpm kio-32bit-5.76.0-bp153.3.2.1.x86_64.rpm kio-32bit-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kio-5.76.0-bp153.3.2.1.i586.rpm kio-core-32bit-5.76.0-bp153.3.2.1.x86_64.rpm kio-core-32bit-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kio-core-5.76.0-bp153.3.2.1.i586.rpm kio-core-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kio-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kio-debugsource-5.76.0-bp153.3.2.1.i586.rpm kio-devel-32bit-5.76.0-bp153.3.2.1.x86_64.rpm kio-devel-32bit-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kio-devel-5.76.0-bp153.3.2.1.i586.rpm kio-devel-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kio_audiocd-20.04.2-bp153.2.2.1.i586.rpm kio_audiocd-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kio_audiocd-debugsource-20.04.2-bp153.2.2.1.i586.rpm kio_audiocd-devel-20.04.2-bp153.2.2.1.i586.rpm kipi-plugins-20.04.2-bp153.2.2.1.i586.rpm kipi-plugins-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kipi-plugins-debugsource-20.04.2-bp153.2.2.1.i586.rpm kirigami-gallery-20.04.2-bp153.2.2.1.i586.rpm kirigami-gallery-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kirigami-gallery-debugsource-20.04.2-bp153.2.2.1.i586.rpm kirigami-1.1.0-bp153.2.2.1.i586.rpm kirigami-debuginfo-1.1.0-bp153.2.2.1.i586.rpm kirigami-debugsource-1.1.0-bp153.2.2.1.i586.rpm kirigami-devel-1.1.0-bp153.2.2.1.i586.rpm kirigami2-5.76.0-bp153.3.2.1.i586.rpm kirigami2-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kirigami2-debugsource-5.76.0-bp153.3.2.1.i586.rpm kirigami2-devel-5.76.0-bp153.3.2.1.i586.rpm libKF5Kirigami2-5-5.76.0-bp153.3.2.1.i586.rpm libKF5Kirigami2-5-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kiriki-20.04.2-bp153.2.2.1.i586.rpm kiriki-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kiriki-debugsource-20.04.2-bp153.2.2.1.i586.rpm kitemmodels-debugsource-5.76.0-bp153.2.2.1.i586.rpm kitemmodels-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kitemmodels-devel-5.76.0-bp153.2.2.1.i586.rpm kitemmodels-imports-5.76.0-bp153.2.2.1.i586.rpm kitemmodels-imports-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5ItemModels5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemModels5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemModels5-5.76.0-bp153.2.2.1.i586.rpm libKF5ItemModels5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kitemviews-debugsource-5.76.0-bp153.2.2.1.i586.rpm kitemviews-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kitemviews-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kitemviews-devel-5.76.0-bp153.2.2.1.i586.rpm kitemviews-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5ItemViews5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemViews5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ItemViews5-5.76.0-bp153.2.2.1.i586.rpm libKF5ItemViews5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kitinerary-20.04.2-bp153.2.2.1.i586.rpm kitinerary-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kitinerary-debugsource-20.04.2-bp153.2.2.1.i586.rpm kitinerary-devel-20.04.2-bp153.2.2.1.i586.rpm libKPimItinerary5-20.04.2-bp153.2.2.1.i586.rpm libKPimItinerary5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kjobwidgets-debugsource-5.76.0-bp153.2.2.1.i586.rpm kjobwidgets-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kjobwidgets-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5JobWidgets5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JobWidgets5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JobWidgets5-5.76.0-bp153.2.2.1.i586.rpm libKF5JobWidgets5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kjots-5.0.2-bp153.2.2.1.i586.rpm kjots-debuginfo-5.0.2-bp153.2.2.1.i586.rpm kjots-debugsource-5.0.2-bp153.2.2.1.i586.rpm kjs-debugsource-5.76.0-bp153.2.2.1.i586.rpm kjs-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kjs-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kjs-devel-5.76.0-bp153.2.2.1.i586.rpm kjs-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5JS5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JS5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JS5-5.76.0-bp153.2.2.1.i586.rpm libKF5JS5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5JSApi5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JSApi5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JSApi5-5.76.0-bp153.2.2.1.i586.rpm libKF5JSApi5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kjsembed-debugsource-5.76.0-bp153.2.2.1.i586.rpm kjsembed-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kjsembed-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kjsembed-devel-5.76.0-bp153.2.2.1.i586.rpm kjsembed-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5JsEmbed5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JsEmbed5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5JsEmbed5-5.76.0-bp153.2.2.1.i586.rpm libKF5JsEmbed5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kjumpingcube-20.04.2-bp153.2.2.1.i586.rpm kjumpingcube-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kjumpingcube-debugsource-20.04.2-bp153.2.2.1.i586.rpm kldap-20.04.2-bp153.2.2.1.i586.rpm kldap-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kldap-debugsource-20.04.2-bp153.2.2.1.i586.rpm kldap-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Ldap5-20.04.2-bp153.2.2.1.i586.rpm libKF5Ldap5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kleopatra-20.04.2-bp153.2.2.1.i586.rpm kleopatra-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kleopatra-debugsource-20.04.2-bp153.2.2.1.i586.rpm klettres-20.04.2-bp153.2.2.1.i586.rpm klettres-debuginfo-20.04.2-bp153.2.2.1.i586.rpm klettres-debugsource-20.04.2-bp153.2.2.1.i586.rpm klickety-20.04.2-bp153.2.2.1.i586.rpm klickety-debuginfo-20.04.2-bp153.2.2.1.i586.rpm klickety-debugsource-20.04.2-bp153.2.2.1.i586.rpm klines-20.04.2-bp153.2.2.1.i586.rpm klines-debuginfo-20.04.2-bp153.2.2.1.i586.rpm klines-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmag-20.04.2-bp153.2.2.1.i586.rpm kmag-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmag-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmahjongg-20.04.2-bp153.2.2.1.i586.rpm kmahjongg-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmahjongg-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmail-account-wizard-20.04.2-bp153.2.2.1.i586.rpm kmail-account-wizard-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmail-account-wizard-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmail-20.04.2-bp153.3.2.1.i586.rpm kmail-application-icons-20.04.2-bp153.3.2.1.i586.rpm kmail-debuginfo-20.04.2-bp153.3.2.1.i586.rpm kmail-debugsource-20.04.2-bp153.3.2.1.i586.rpm ktnef-20.04.2-bp153.3.2.1.i586.rpm ktnef-debuginfo-20.04.2-bp153.3.2.1.i586.rpm kmailtransport-20.04.2-bp153.2.2.1.i586.rpm kmailtransport-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmailtransport-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmailtransport-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5MailTransport5-20.04.2-bp153.2.2.1.i586.rpm libKF5MailTransport5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5MailTransportAkonadi5-20.04.2-bp153.2.2.1.i586.rpm libKF5MailTransportAkonadi5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmarkdownwebview-0.5.6-bp153.2.2.1.i586.rpm kmarkdownwebview-debuginfo-0.5.6-bp153.2.2.1.i586.rpm kmarkdownwebview-debugsource-0.5.6-bp153.2.2.1.i586.rpm kmbox-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmbox-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Mbox5-20.04.2-bp153.2.2.1.i586.rpm libKF5Mbox5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmediaplayer-debugsource-5.76.0-bp153.2.2.1.i586.rpm kmediaplayer-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kmediaplayer-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5MediaPlayer5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5MediaPlayer5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5MediaPlayer5-5.76.0-bp153.2.2.1.i586.rpm libKF5MediaPlayer5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kmenuedit5-5.18.5-bp153.2.2.1.i586.rpm kmenuedit5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kmenuedit5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kmime-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmime-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Mime5-20.04.2-bp153.2.2.1.i586.rpm libKF5Mime5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmines-20.04.2-bp153.2.2.1.i586.rpm kmines-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmines-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmix-20.04.2-bp153.3.2.1.i586.rpm kmix-debuginfo-20.04.2-bp153.3.2.1.i586.rpm kmix-debugsource-20.04.2-bp153.3.2.1.i586.rpm kmousetool-20.04.2-bp153.2.2.1.i586.rpm kmousetool-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmousetool-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmouth-20.04.2-bp153.2.2.1.i586.rpm kmouth-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmouth-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmozillahelper-5.0.5-bp153.2.2.1.i586.rpm kmozillahelper-debuginfo-5.0.5-bp153.2.2.1.i586.rpm kmozillahelper-debugsource-5.0.5-bp153.2.2.1.i586.rpm kmplot-20.04.2-bp153.2.2.1.i586.rpm kmplot-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kmplot-debugsource-20.04.2-bp153.2.2.1.i586.rpm kmymoney-5.1.1-bp153.2.2.1.i586.rpm kmymoney-debuginfo-5.1.1-bp153.2.2.1.i586.rpm kmymoney-debugsource-5.1.1-bp153.2.2.1.i586.rpm kmymoney-devel-5.1.1-bp153.2.2.1.i586.rpm knavalbattle-20.04.2-bp153.2.2.1.i586.rpm knavalbattle-debuginfo-20.04.2-bp153.2.2.1.i586.rpm knavalbattle-debugsource-20.04.2-bp153.2.2.1.i586.rpm knetwalk-20.04.2-bp153.2.2.1.i586.rpm knetwalk-debuginfo-20.04.2-bp153.2.2.1.i586.rpm knetwalk-debugsource-20.04.2-bp153.2.2.1.i586.rpm knewstuff-5.76.0-bp153.2.2.1.i586.rpm knewstuff-core-devel-5.76.0-bp153.2.2.1.i586.rpm knewstuff-debuginfo-5.76.0-bp153.2.2.1.i586.rpm knewstuff-debugsource-5.76.0-bp153.2.2.1.i586.rpm knewstuff-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm knewstuff-devel-5.76.0-bp153.2.2.1.i586.rpm knewstuff-imports-5.76.0-bp153.2.2.1.i586.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.2.1.i586.rpm knewstuff-quick-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5NewStuff5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuff5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuff5-5.76.0-bp153.2.2.1.i586.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5NewStuffCore5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuffCore5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NewStuffCore5-5.76.0-bp153.2.2.1.i586.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm knights-20.04.2-bp153.2.2.1.i586.rpm knights-debuginfo-20.04.2-bp153.2.2.1.i586.rpm knights-debugsource-20.04.2-bp153.2.2.1.i586.rpm knotes-20.04.2-bp153.2.2.1.i586.rpm knotes-debuginfo-20.04.2-bp153.2.2.1.i586.rpm knotes-debugsource-20.04.2-bp153.2.2.1.i586.rpm knotifications-debugsource-5.76.0-bp153.2.2.1.i586.rpm knotifications-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm knotifications-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Notifications5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Notifications5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Notifications5-5.76.0-bp153.2.2.1.i586.rpm libKF5Notifications5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm knotifyconfig-debugsource-5.76.0-bp153.2.2.1.i586.rpm knotifyconfig-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm knotifyconfig-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5NotifyConfig5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NotifyConfig5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NotifyConfig5-5.76.0-bp153.2.2.1.i586.rpm libKF5NotifyConfig5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kolf-20.04.2-bp153.2.2.1.i586.rpm kolf-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kolf-debugsource-20.04.2-bp153.2.2.1.i586.rpm kollision-20.04.2-bp153.2.2.1.i586.rpm kollision-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kollision-debugsource-20.04.2-bp153.2.2.1.i586.rpm kolor-manager-1.1.0-bp153.2.2.1.i586.rpm kolor-manager-debuginfo-1.1.0-bp153.2.2.1.i586.rpm kolor-manager-debugsource-1.1.0-bp153.2.2.1.i586.rpm kolourpaint-20.04.2-bp153.2.2.1.i586.rpm kolourpaint-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kolourpaint-debugsource-20.04.2-bp153.2.2.1.i586.rpm kompare-20.04.2-bp153.2.2.1.i586.rpm kompare-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kompare-debugsource-20.04.2-bp153.2.2.1.i586.rpm kompare-devel-20.04.2-bp153.2.2.1.i586.rpm konqueror-20.04.2-bp153.2.2.1.i586.rpm konqueror-debuginfo-20.04.2-bp153.2.2.1.i586.rpm konqueror-debugsource-20.04.2-bp153.2.2.1.i586.rpm konqueror-devel-20.04.2-bp153.2.2.1.i586.rpm konqueror-plugins-20.04.2-bp153.2.2.1.i586.rpm konqueror-plugins-debuginfo-20.04.2-bp153.2.2.1.i586.rpm webenginepart-20.04.2-bp153.2.2.1.i586.rpm webenginepart-debuginfo-20.04.2-bp153.2.2.1.i586.rpm konquest-20.04.2-bp153.2.2.1.i586.rpm konquest-debuginfo-20.04.2-bp153.2.2.1.i586.rpm konquest-debugsource-20.04.2-bp153.2.2.1.i586.rpm konsole-20.04.2-bp153.2.2.1.i586.rpm konsole-debuginfo-20.04.2-bp153.2.2.1.i586.rpm konsole-debugsource-20.04.2-bp153.2.2.1.i586.rpm konsole-part-20.04.2-bp153.2.2.1.i586.rpm konsole-part-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kontact-20.04.2-bp153.2.2.1.i586.rpm kontact-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kontact-debugsource-20.04.2-bp153.2.2.1.i586.rpm kontactinterface-debugsource-20.04.2-bp153.2.2.1.i586.rpm kontactinterface-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5KontactInterface5-20.04.2-bp153.2.2.1.i586.rpm libKF5KontactInterface5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm konversation-1.7.5-bp153.2.2.1.i586.rpm konversation-debuginfo-1.7.5-bp153.2.2.1.i586.rpm konversation-debugsource-1.7.5-bp153.2.2.1.i586.rpm kopete-20.04.2-bp153.2.2.1.i586.rpm kopete-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kopete-debugsource-20.04.2-bp153.2.2.1.i586.rpm kopete-devel-20.04.2-bp153.2.2.1.i586.rpm korganizer-20.04.2-bp153.2.2.1.i586.rpm korganizer-debuginfo-20.04.2-bp153.2.2.1.i586.rpm korganizer-debugsource-20.04.2-bp153.2.2.1.i586.rpm kpackage-32bit-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-32bit-debuginfo-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-5.76.0-bp153.3.2.1.i586.rpm kpackage-debuginfo-5.76.0-bp153.3.2.1.i586.rpm kpackage-debugsource-5.76.0-bp153.3.2.1.i586.rpm kpackage-devel-32bit-5.76.0-bp153.3.2.1.x86_64.rpm kpackage-devel-5.76.0-bp153.3.2.1.i586.rpm kparts-debugsource-5.76.0-bp153.2.2.1.i586.rpm kparts-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kparts-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Parts5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Parts5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Parts5-5.76.0-bp153.2.2.1.i586.rpm libKF5Parts5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kpat-20.04.2-bp153.2.2.1.i586.rpm kpat-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kpat-debugsource-20.04.2-bp153.2.2.1.i586.rpm kpeople5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-5.76.0-bp153.2.2.1.i586.rpm kpeople5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kpeople5-debugsource-5.76.0-bp153.2.2.1.i586.rpm kpeople5-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kpeople5-devel-5.76.0-bp153.2.2.1.i586.rpm kpeoplevcard-0.1-bp153.2.2.1.i586.rpm kpeoplevcard-debuginfo-0.1-bp153.2.2.1.i586.rpm kpeoplevcard-debugsource-0.1-bp153.2.2.1.i586.rpm kpeoplevcard-devel-0.1-bp153.2.2.1.i586.rpm kpimtextedit-20.04.2-bp153.2.2.1.i586.rpm kpimtextedit-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kpimtextedit-debugsource-20.04.2-bp153.2.2.1.i586.rpm kpimtextedit-devel-20.04.2-bp153.2.2.1.i586.rpm kpimtextedit-devel-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5PimTextEdit5-20.04.2-bp153.2.2.1.i586.rpm libKF5PimTextEdit5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kpkpass-20.04.2-bp153.2.2.1.i586.rpm kpkpass-debugsource-20.04.2-bp153.2.2.1.i586.rpm kpkpass-devel-20.04.2-bp153.2.2.1.i586.rpm libKPimPkPass5-20.04.2-bp153.2.2.1.i586.rpm libKPimPkPass5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kplotting-debugsource-5.76.0-bp153.2.2.1.i586.rpm kplotting-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kplotting-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kplotting-devel-5.76.0-bp153.2.2.1.i586.rpm kplotting-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Plotting5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Plotting5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Plotting5-5.76.0-bp153.2.2.1.i586.rpm libKF5Plotting5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kpmcore-3.3.0-bp153.2.2.1.i586.rpm kpmcore-debuginfo-3.3.0-bp153.2.2.1.i586.rpm kpmcore-debugsource-3.3.0-bp153.2.2.1.i586.rpm kpmcore-devel-3.3.0-bp153.2.2.1.i586.rpm libkpmcore7-3.3.0-bp153.2.2.1.i586.rpm libkpmcore7-debuginfo-3.3.0-bp153.2.2.1.i586.rpm kproperty-3.2.0-bp153.2.2.1.i586.rpm kproperty-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kproperty-debugsource-3.2.0-bp153.2.2.1.i586.rpm kproperty-devel-3.2.0-bp153.2.2.1.i586.rpm libKPropertyCore3-4-3.2.0-bp153.2.2.1.i586.rpm libKPropertyCore3-4-debuginfo-3.2.0-bp153.2.2.1.i586.rpm libKPropertyWidgets3-4-3.2.0-bp153.2.2.1.i586.rpm libKPropertyWidgets3-4-debuginfo-3.2.0-bp153.2.2.1.i586.rpm kpty-debugsource-5.76.0-bp153.2.2.1.i586.rpm kpty-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kpty-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Pty5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Pty5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Pty5-5.76.0-bp153.2.2.1.i586.rpm libKF5Pty5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kqtquickcharts-20.04.2-bp153.2.2.1.i586.rpm kqtquickcharts-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kqtquickcharts-debugsource-20.04.2-bp153.2.2.1.i586.rpm kquickcharts-5.76.0-bp153.2.2.1.i586.rpm kquickcharts-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kquickcharts-debugsource-5.76.0-bp153.2.2.1.i586.rpm kquickcharts-devel-5.76.0-bp153.2.2.1.i586.rpm kraft-0.95-bp153.2.2.1.i586.rpm kraft-debuginfo-0.95-bp153.2.2.1.i586.rpm kraft-debugsource-0.95-bp153.2.2.1.i586.rpm krb5-auth-dialog-3.26.1-bp153.2.2.1.i586.rpm krb5-auth-dialog-debuginfo-3.26.1-bp153.2.2.1.i586.rpm krb5-auth-dialog-debugsource-3.26.1-bp153.2.2.1.i586.rpm krdc-20.04.2-bp153.2.2.1.i586.rpm krdc-debuginfo-20.04.2-bp153.2.2.1.i586.rpm krdc-debugsource-20.04.2-bp153.2.2.1.i586.rpm krdc-devel-20.04.2-bp153.2.2.1.i586.rpm krename-5.0.1-bp153.2.2.1.i586.rpm krename-debuginfo-5.0.1-bp153.2.2.1.i586.rpm krename-debugsource-5.0.1-bp153.2.2.1.i586.rpm kreversi-20.04.2-bp153.2.2.1.i586.rpm kreversi-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kreversi-debugsource-20.04.2-bp153.2.2.1.i586.rpm krfb-20.04.2-bp153.2.2.1.i586.rpm krfb-debuginfo-20.04.2-bp153.2.2.1.i586.rpm krfb-debugsource-20.04.2-bp153.2.2.1.i586.rpm kronometer-2.2.3-bp153.2.2.1.i586.rpm kronometer-debuginfo-2.2.3-bp153.2.2.1.i586.rpm kronometer-debugsource-2.2.3-bp153.2.2.1.i586.rpm kross-interpreters-debugsource-20.04.2-bp153.2.2.1.i586.rpm kross-ruby-20.04.2-bp153.2.2.1.i586.rpm kross-ruby-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kross-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kross-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kross-5.76.0-bp153.2.2.1.i586.rpm kross-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kross-debugsource-5.76.0-bp153.2.2.1.i586.rpm kross-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kross-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kross-devel-5.76.0-bp153.2.2.1.i586.rpm kross-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kruler-20.04.2-bp153.2.2.1.i586.rpm kruler-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kruler-debugsource-20.04.2-bp153.2.2.1.i586.rpm krunner-debugsource-5.76.0-bp153.2.2.1.i586.rpm krunner-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm krunner-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5Runner5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Runner5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Runner5-5.76.0-bp153.2.2.1.i586.rpm libKF5Runner5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kio_iso-2.7.2-bp153.2.2.1.i586.rpm kio_iso-debuginfo-2.7.2-bp153.2.2.1.i586.rpm krusader-2.7.2-bp153.2.2.1.i586.rpm krusader-debuginfo-2.7.2-bp153.2.2.1.i586.rpm krusader-debugsource-2.7.2-bp153.2.2.1.i586.rpm krusader-doc-2.7.2-bp153.2.2.1.i586.rpm kscreen5-5.18.5-bp153.2.2.1.i586.rpm kscreen5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kscreen5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kscreen5-plasmoid-5.18.5-bp153.2.2.1.i586.rpm kscreenlocker-5.18.5-bp153.2.2.1.i586.rpm kscreenlocker-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kscreenlocker-debugsource-5.18.5-bp153.2.2.1.i586.rpm kscreenlocker-devel-5.18.5-bp153.2.2.1.i586.rpm libKScreenLocker5-5.18.5-bp153.2.2.1.i586.rpm libKScreenLocker5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kseexpr-debugsource-4.0.1.0-bp153.2.2.1.i586.rpm kseexpr-devel-4.0.1.0-bp153.2.2.1.i586.rpm libKSeExpr4_0_1_0-4.0.1.0-bp153.2.2.1.i586.rpm libKSeExpr4_0_1_0-debuginfo-4.0.1.0-bp153.2.2.1.i586.rpm kservice-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kservice-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kservice-5.76.0-bp153.2.2.1.i586.rpm kservice-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kservice-debugsource-5.76.0-bp153.2.2.1.i586.rpm kservice-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kservice-devel-5.76.0-bp153.2.2.1.i586.rpm kshisen-20.04.2-bp153.2.2.1.i586.rpm kshisen-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kshisen-debugsource-20.04.2-bp153.2.2.1.i586.rpm kshutdown-5.2-bp153.2.2.1.i586.rpm kshutdown-debuginfo-5.2-bp153.2.2.1.i586.rpm kshutdown-debugsource-5.2-bp153.2.2.1.i586.rpm ksirk-20.04.2-bp153.2.2.1.i586.rpm ksirk-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ksirk-debugsource-20.04.2-bp153.2.2.1.i586.rpm ksmtp-20.04.2-bp153.2.2.1.i586.rpm ksmtp-debugsource-20.04.2-bp153.2.2.1.i586.rpm ksmtp-devel-20.04.2-bp153.2.2.1.i586.rpm libKPimSMTP5-20.04.2-bp153.2.2.1.i586.rpm libKPimSMTP5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ksnakeduel-20.04.2-bp153.2.2.1.i586.rpm ksnakeduel-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ksnakeduel-debugsource-20.04.2-bp153.2.2.1.i586.rpm ksnip-1.6.1-bp153.2.2.1.i586.rpm ksnip-debuginfo-1.6.1-bp153.2.2.1.i586.rpm ksnip-debugsource-1.6.1-bp153.2.2.1.i586.rpm kspaceduel-20.04.2-bp153.2.2.1.i586.rpm kspaceduel-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kspaceduel-debugsource-20.04.2-bp153.2.2.1.i586.rpm ksquares-20.04.2-bp153.2.2.1.i586.rpm ksquares-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ksquares-debugsource-20.04.2-bp153.2.2.1.i586.rpm ksshaskpass5-5.18.5-bp153.2.2.1.i586.rpm ksshaskpass5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm ksshaskpass5-debugsource-5.18.5-bp153.2.2.1.i586.rpm ksudoku-20.04.2-bp153.2.2.1.i586.rpm ksudoku-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ksudoku-debugsource-20.04.2-bp153.2.2.1.i586.rpm ksysguard5-5.18.5-bp153.2.2.1.i586.rpm ksysguard5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm ksysguard5-debugsource-5.18.5-bp153.2.2.1.i586.rpm ksystemlog-20.04.2-bp153.2.2.1.i586.rpm ksystemlog-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ksystemlog-debugsource-20.04.2-bp153.2.2.1.i586.rpm kteatime-20.04.2-bp153.2.2.1.i586.rpm kteatime-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kteatime-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktexteditor-32bit-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-5.76.0-bp153.2.2.1.i586.rpm ktexteditor-debuginfo-5.76.0-bp153.2.2.1.i586.rpm ktexteditor-debugsource-5.76.0-bp153.2.2.1.i586.rpm ktexteditor-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm ktexteditor-devel-5.76.0-bp153.2.2.1.i586.rpm ktextwidgets-debugsource-5.76.0-bp153.2.2.1.i586.rpm ktextwidgets-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm ktextwidgets-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm ktextwidgets-devel-5.76.0-bp153.2.2.1.i586.rpm ktextwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5TextWidgets5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5TextWidgets5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5TextWidgets5-5.76.0-bp153.2.2.1.i586.rpm libKF5TextWidgets5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm ktimer-20.04.2-bp153.2.2.1.i586.rpm ktimer-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktimer-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktimetracker-5.0.1-bp153.2.2.1.i586.rpm ktimetracker-debuginfo-5.0.1-bp153.2.2.1.i586.rpm ktimetracker-debugsource-5.0.1-bp153.2.2.1.i586.rpm ktnef-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktnef-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Tnef5-20.04.2-bp153.2.2.1.i586.rpm libKF5Tnef5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktoblzcheck-1.48-bp153.2.2.1.i586.rpm ktoblzcheck-debuginfo-1.48-bp153.2.2.1.i586.rpm ktoblzcheck-debugsource-1.48-bp153.2.2.1.i586.rpm ktoblzcheck-devel-1.48-bp153.2.2.1.i586.rpm libktoblzcheck1-1.48-bp153.2.2.1.i586.rpm libktoblzcheck1-debuginfo-1.48-bp153.2.2.1.i586.rpm python-ktoblzcheck-1.48-bp153.2.2.1.i586.rpm ktorrent-5.1.2-bp153.2.2.1.i586.rpm ktorrent-debuginfo-5.1.2-bp153.2.2.1.i586.rpm ktorrent-debugsource-5.1.2-bp153.2.2.1.i586.rpm ktouch-20.04.2-bp153.2.2.1.i586.rpm ktouch-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktouch-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-accounts-kcm-20.04.2-bp153.2.2.1.i586.rpm ktp-accounts-kcm-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-accounts-kcm-debugsource-20.04.2-bp153.2.2.1.i586.rpm libktpaccountskcminternal9-20.04.2-bp153.2.2.1.i586.rpm libktpaccountskcminternal9-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-approver-20.04.2-bp153.2.2.1.i586.rpm ktp-approver-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-approver-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-auth-handler-20.04.2-bp153.2.2.1.i586.rpm ktp-auth-handler-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-auth-handler-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-common-internals-20.04.2-bp153.2.2.1.i586.rpm ktp-common-internals-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-common-internals-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-common-internals-devel-20.04.2-bp153.2.2.1.i586.rpm ktp-icons-20.04.2-bp153.2.2.1.i586.rpm ktp-contact-list-20.04.2-bp153.2.2.1.i586.rpm ktp-contact-list-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-contact-list-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-contact-runner-20.04.2-bp153.2.2.1.i586.rpm ktp-contact-runner-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-contact-runner-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-desktop-applets-20.04.2-bp153.2.2.1.i586.rpm ktp-desktop-applets-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-desktop-applets-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-filetransfer-handler-20.04.2-bp153.2.2.1.i586.rpm ktp-filetransfer-handler-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-filetransfer-handler-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-kded-module-20.04.2-bp153.2.2.1.i586.rpm ktp-kded-module-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-kded-module-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-send-file-20.04.2-bp153.2.2.1.i586.rpm ktp-send-file-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-send-file-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktp-text-ui-20.04.2-bp153.2.2.1.i586.rpm ktp-text-ui-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktp-text-ui-debugsource-20.04.2-bp153.2.2.1.i586.rpm ktuberling-20.04.2-bp153.2.2.1.i586.rpm ktuberling-debuginfo-20.04.2-bp153.2.2.1.i586.rpm ktuberling-debugsource-20.04.2-bp153.2.2.1.i586.rpm kturtle-20.04.2-bp153.2.2.1.i586.rpm kturtle-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kturtle-debugsource-20.04.2-bp153.2.2.1.i586.rpm kubrick-20.04.2-bp153.2.2.1.i586.rpm kubrick-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kubrick-debugsource-20.04.2-bp153.2.2.1.i586.rpm kunitconversion-debugsource-5.76.0-bp153.2.2.1.i586.rpm kunitconversion-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kunitconversion-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5UnitConversion5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5UnitConversion5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5UnitConversion5-5.76.0-bp153.2.2.1.i586.rpm libKF5UnitConversion5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kuserfeedback-debuginfo-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-debugsource-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-devel-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-imports-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-imports-debuginfo-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-server-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-tools-1.0.0-bp153.2.2.1.i586.rpm kuserfeedback-tools-debuginfo-1.0.0-bp153.2.2.1.i586.rpm libKUserFeedbackCore1-1.0.0-bp153.2.2.1.i586.rpm libKUserFeedbackCore1-debuginfo-1.0.0-bp153.2.2.1.i586.rpm libKUserFeedbackWidgets1-1.0.0-bp153.2.2.1.i586.rpm libKUserFeedbackWidgets1-debuginfo-1.0.0-bp153.2.2.1.i586.rpm kwallet-debugsource-5.76.0-bp153.2.2.1.i586.rpm kwallet-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kwallet-devel-5.76.0-bp153.2.2.1.i586.rpm kwallet-tools-5.76.0-bp153.2.2.1.i586.rpm kwallet-tools-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kwallet-tools-lang-5.76.0-bp153.2.2.1.i586.rpm kwalletd5-5.76.0-bp153.2.2.1.i586.rpm kwalletd5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5Wallet5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Wallet5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Wallet5-5.76.0-bp153.2.2.1.i586.rpm libKF5Wallet5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libkwalletbackend5-5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libkwalletbackend5-5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libkwalletbackend5-5-5.76.0-bp153.2.2.1.i586.rpm libkwalletbackend5-5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kwalletmanager5-20.04.2-bp153.2.2.1.i586.rpm kwalletmanager5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kwalletmanager5-debugsource-20.04.2-bp153.2.2.1.i586.rpm kwave-20.04.2-bp153.2.2.1.i586.rpm kwave-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kwave-debugsource-20.04.2-bp153.2.2.1.i586.rpm kwayland-integration-5.18.5-bp153.2.2.1.i586.rpm kwayland-integration-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kwayland-integration-debugsource-5.18.5-bp153.2.2.1.i586.rpm kwayland-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-5.76.0-bp153.2.2.1.i586.rpm kwayland-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kwayland-debugsource-5.76.0-bp153.2.2.1.i586.rpm kwayland-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwayland-devel-5.76.0-bp153.2.2.1.i586.rpm kwayland-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kwebkitpart-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.i586.rpm kwebkitpart-debuginfo-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.i586.rpm kwebkitpart-debugsource-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.i586.rpm kwidgetsaddons-debugsource-5.76.0-bp153.2.2.1.i586.rpm kwidgetsaddons-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kwidgetsaddons-devel-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm kwidgetsaddons-devel-5.76.0-bp153.2.2.1.i586.rpm kwidgetsaddons-devel-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5WidgetsAddons5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WidgetsAddons5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WidgetsAddons5-5.76.0-bp153.2.2.1.i586.rpm libKF5WidgetsAddons5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kwin5-5.18.6-bp153.2.2.1.i586.rpm kwin5-debuginfo-5.18.6-bp153.2.2.1.i586.rpm kwin5-debugsource-5.18.6-bp153.2.2.1.i586.rpm kwin5-devel-5.18.6-bp153.2.2.1.i586.rpm kwindowsystem-debugsource-5.76.0-bp153.2.2.1.i586.rpm kwindowsystem-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kwindowsystem-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5WindowSystem5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WindowSystem5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5WindowSystem5-5.76.0-bp153.2.2.1.i586.rpm libKF5WindowSystem5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm kwordquiz-20.04.2-bp153.2.2.1.i586.rpm kwordquiz-debuginfo-20.04.2-bp153.2.2.1.i586.rpm kwordquiz-debugsource-20.04.2-bp153.2.2.1.i586.rpm kwrited5-5.18.5-bp153.2.2.1.i586.rpm kwrited5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm kwrited5-debugsource-5.18.5-bp153.2.2.1.i586.rpm kxmlrpcclient5-debugsource-5.76.0-bp153.2.2.1.i586.rpm kxmlrpcclient5-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm kxmlrpcclient5-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5XmlRpcClient5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5XmlRpcClient5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5XmlRpcClient5-5.76.0-bp153.2.2.1.i586.rpm libKF5XmlRpcClient5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5ModemManagerQt-debugsource-5.76.0-bp153.2.2.1.i586.rpm libKF5ModemManagerQt-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5ModemManagerQt6-5.76.0-bp153.2.2.1.i586.rpm libKF5ModemManagerQt6-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5NetworkManagerQt-debugsource-5.76.0-bp153.2.2.1.i586.rpm libKF5NetworkManagerQt-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt-devel-5.76.0-bp153.2.2.1.i586.rpm libKF5NetworkManagerQt6-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt6-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5NetworkManagerQt6-5.76.0-bp153.2.2.1.i586.rpm libKF5NetworkManagerQt6-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libXcm-debuginfo-0.5.4-bp153.2.2.1.i586.rpm libXcm-debugsource-0.5.4-bp153.2.2.1.i586.rpm libXcm-devel-0.5.4-bp153.2.2.1.i586.rpm libXcm0-0.5.4-bp153.2.2.1.i586.rpm libXcm0-debuginfo-0.5.4-bp153.2.2.1.i586.rpm libXcmDDC0-0.5.4-bp153.2.2.1.i586.rpm libXcmDDC0-debuginfo-0.5.4-bp153.2.2.1.i586.rpm libXcmEDID0-0.5.4-bp153.2.2.1.i586.rpm libXcmEDID0-debuginfo-0.5.4-bp153.2.2.1.i586.rpm libXcmX11-0-0.5.4-bp153.2.2.1.i586.rpm libXcmX11-0-debuginfo-0.5.4-bp153.2.2.1.i586.rpm libaccounts-glib-debugsource-1.24-bp153.2.2.1.i586.rpm libaccounts-glib-devel-1.24-bp153.2.2.1.i586.rpm libaccounts-glib-tools-1.24-bp153.2.2.1.i586.rpm libaccounts-glib-tools-debuginfo-1.24-bp153.2.2.1.i586.rpm libaccounts-glib1-1.24-bp153.2.2.1.i586.rpm libaccounts-glib1-32bit-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib1-32bit-debuginfo-1.24-bp153.2.2.1.x86_64.rpm libaccounts-glib1-debuginfo-1.24-bp153.2.2.1.i586.rpm python3-libaccounts-1.24-bp153.2.2.1.i586.rpm typelib-1_0-Accounts-1_0-1.24-bp153.2.2.1.i586.rpm libaccounts-qt5-1-1.16-bp153.2.2.1.i586.rpm libaccounts-qt5-1-32bit-1.16-bp153.2.2.1.x86_64.rpm libaccounts-qt5-1-32bit-debuginfo-1.16-bp153.2.2.1.x86_64.rpm libaccounts-qt5-1-debuginfo-1.16-bp153.2.2.1.i586.rpm libaccounts-qt5-debugsource-1.16-bp153.2.2.1.i586.rpm libaccounts-qt5-devel-1.16-bp153.2.2.1.i586.rpm libfakekey-debugsource-0.1-bp153.2.2.1.i586.rpm libfakekey-devel-0.1-bp153.2.2.1.i586.rpm libfakekey0-0.1-bp153.2.2.1.i586.rpm libfakekey0-debuginfo-0.1-bp153.2.2.1.i586.rpm libKF5Gravatar5-20.04.2-bp153.2.2.1.i586.rpm libKF5Gravatar5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libgravatar-20.04.2-bp153.2.2.1.i586.rpm libgravatar-debugsource-20.04.2-bp153.2.2.1.i586.rpm libgravatar-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Cddb5-20.04.2-bp153.2.2.1.i586.rpm libKF5Cddb5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5CddbWidgets5-20.04.2-bp153.2.2.1.i586.rpm libKF5CddbWidgets5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkcddb-20.04.2-bp153.2.2.1.i586.rpm libkcddb-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkcddb-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkcddb-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5CompactDisc5-20.04.2-bp153.2.2.1.i586.rpm libKF5CompactDisc5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkcompactdisc-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkcompactdisc-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5KDcraw5-20.04.2-bp153.2.2.1.i586.rpm libKF5KDcraw5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkdcraw-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkdcraw-devel-20.04.2-bp153.2.2.1.i586.rpm libkdecoration2-debugsource-5.18.5-bp153.2.2.1.i586.rpm libkdecoration2-devel-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libkdecoration2-devel-5.18.5-bp153.2.2.1.i586.rpm libkdecorations2-5-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2-5-32bit-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2-5-5.18.5-bp153.2.2.1.i586.rpm libkdecorations2-5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm libkdecorations2private7-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2private7-32bit-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libkdecorations2private7-5.18.5-bp153.2.2.1.i586.rpm libkdecorations2private7-debuginfo-5.18.5-bp153.2.2.1.i586.rpm libkdegames-20.04.2-bp153.2.2.1.i586.rpm libkdegames-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkdegames-devel-20.04.2-bp153.2.2.1.i586.rpm libkf5kdegames6-20.04.2-bp153.2.2.1.i586.rpm libkf5kdegames6-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5Libkdepim5-20.04.2-bp153.2.2.1.i586.rpm libKF5Libkdepim5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5LibkdepimAkonadi5-20.04.2-bp153.2.2.1.i586.rpm libKF5LibkdepimAkonadi5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkdepim-20.04.2-bp153.2.2.1.i586.rpm libkdepim-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkdepim-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkdepim-devel-20.04.2-bp153.2.2.1.i586.rpm libKEduVocDocument5-20.04.2-bp153.2.2.1.i586.rpm libKEduVocDocument5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkeduvocdocument-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkeduvocdocument-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5KExiv2-15_0_0-20.04.2-bp153.2.2.1.i586.rpm libKF5KExiv2-15_0_0-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkexiv2-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkexiv2-devel-20.04.2-bp153.2.2.1.i586.rpm libKPimGAPIBlogger5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIBlogger5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPICalendar5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPICalendar5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIContacts5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIContacts5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPICore5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPICore5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIDrive5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIDrive5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPILatitude5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPILatitude5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIMaps5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPIMaps5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPITasks5-20.04.2-bp153.3.2.1.i586.rpm libKPimGAPITasks5-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libkgapi-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libkgapi-debugsource-20.04.2-bp153.3.2.1.i586.rpm libkgapi-devel-20.04.2-bp153.3.2.1.i586.rpm sasl2-kdexoauth2-20.04.2-bp153.3.2.1.i586.rpm sasl2-kdexoauth2-debuginfo-20.04.2-bp153.3.2.1.i586.rpm libKF5Kipi32_0_0-20.04.2-bp153.2.2.1.i586.rpm libKF5Kipi32_0_0-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkipi-data-20.04.2-bp153.2.2.1.i586.rpm libkipi-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkipi-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Libkleo5-20.04.2-bp153.2.2.1.i586.rpm libKF5Libkleo5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkleo-20.04.2-bp153.2.2.1.i586.rpm libkleo-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkleo-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5KMahjongglib5-20.04.2-bp153.2.2.1.i586.rpm libKF5KMahjongglib5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkmahjongg-20.04.2-bp153.2.2.1.i586.rpm libkmahjongg-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkmahjongg-devel-20.04.2-bp153.2.2.1.i586.rpm java-libkolabxml1-1.1.6-bp153.2.2.2.i586.rpm libkolabxml-debugsource-1.1.6-bp153.2.2.2.i586.rpm libkolabxml-devel-1.1.6-bp153.2.2.2.i586.rpm libkolabxml1-1.1.6-bp153.2.2.2.i586.rpm libkolabxml1-debuginfo-1.1.6-bp153.2.2.2.i586.rpm libkomparediff2-5-20.04.2-bp153.2.2.1.i586.rpm libkomparediff2-5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libkomparediff2-debugsource-20.04.2-bp153.2.2.1.i586.rpm libkomparediff2-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Sane5-20.04.2-bp153.2.2.1.i586.rpm libKF5Sane5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libksane-debugsource-20.04.2-bp153.2.2.1.i586.rpm libksane-devel-20.04.2-bp153.2.2.1.i586.rpm libKF5Screen7-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libKF5Screen7-32bit-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libKF5Screen7-5.18.5-bp153.2.2.1.i586.rpm libKF5Screen7-debuginfo-5.18.5-bp153.2.2.1.i586.rpm libkscreen2-debugsource-5.18.5-bp153.2.2.1.i586.rpm libkscreen2-devel-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-devel-5.18.5-bp153.2.2.1.i586.rpm libkscreen2-plugin-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-plugin-32bit-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libkscreen2-plugin-5.18.5-bp153.2.2.1.i586.rpm libkscreen2-plugin-debuginfo-5.18.5-bp153.2.2.1.i586.rpm libksieve-20.04.2-bp153.2.2.1.i586.rpm libksieve-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libksieve-debugsource-20.04.2-bp153.2.2.1.i586.rpm libksieve-devel-20.04.2-bp153.2.2.1.i586.rpm libksysguard5-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-32bit-debuginfo-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-5.18.5-bp153.2.2.1.i586.rpm libksysguard5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm libksysguard5-debugsource-5.18.5-bp153.2.2.1.i586.rpm libksysguard5-devel-32bit-5.18.5-bp153.2.2.1.x86_64.rpm libksysguard5-devel-5.18.5-bp153.2.2.1.i586.rpm libksysguard5-helper-5.18.5-bp153.2.2.1.i586.rpm libksysguard5-helper-debuginfo-5.18.5-bp153.2.2.1.i586.rpm libKF5Torrent6-2.1.1-bp153.2.2.1.i586.rpm libKF5Torrent6-debuginfo-2.1.1-bp153.2.2.1.i586.rpm libktorrent-debugsource-2.1.1-bp153.2.2.1.i586.rpm libktorrent-devel-2.1.1-bp153.2.2.1.i586.rpm libKF5MediaWiki5-5.37.0-bp153.2.2.1.i586.rpm libKF5MediaWiki5-debuginfo-5.37.0-bp153.2.2.1.i586.rpm libmediawiki-debugsource-5.37.0-bp153.2.2.1.i586.rpm libmediawiki-devel-5.37.0-bp153.2.2.1.i586.rpm libmusicbrainz-debugsource-2.1.5-bp153.2.2.1.i586.rpm libmusicbrainz-devel-2.1.5-bp153.2.2.1.i586.rpm libmusicbrainz4-2.1.5-bp153.2.2.1.i586.rpm libmusicbrainz4-32bit-2.1.5-bp153.2.2.1.x86_64.rpm libmusicbrainz4-32bit-debuginfo-2.1.5-bp153.2.2.1.x86_64.rpm libmusicbrainz4-debuginfo-2.1.5-bp153.2.2.1.i586.rpm libmusicbrainz5-1-32bit-5.1.0-bp153.2.2.1.x86_64.rpm libmusicbrainz5-1-32bit-debuginfo-5.1.0-bp153.2.2.1.x86_64.rpm libmusicbrainz5-1-5.1.0-bp153.2.2.1.i586.rpm libmusicbrainz5-1-debuginfo-5.1.0-bp153.2.2.1.i586.rpm libmusicbrainz5-debugsource-5.1.0-bp153.2.2.1.i586.rpm libmusicbrainz5-devel-5.1.0-bp153.2.2.1.i586.rpm libofx-0.9.12-bp153.2.2.1.i586.rpm libofx-debuginfo-0.9.12-bp153.2.2.1.i586.rpm libofx-debugsource-0.9.12-bp153.2.2.1.i586.rpm libofx-devel-0.9.12-bp153.2.2.1.i586.rpm libofx7-0.9.12-bp153.2.2.1.i586.rpm libofx7-debuginfo-0.9.12-bp153.2.2.1.i586.rpm libqca-qt5-2.3.0-bp153.2.2.1.i586.rpm libqca-qt5-debuginfo-2.3.0-bp153.2.2.1.i586.rpm libqca-qt5-debugsource-2.3.0-bp153.2.2.1.i586.rpm libqca-qt5-devel-2.3.0-bp153.2.2.1.i586.rpm libqca-qt5-devel-debuginfo-2.3.0-bp153.2.2.1.i586.rpm libqca-qt5-plugins-2.3.0-bp153.2.2.1.i586.rpm libqca-qt5-plugins-debuginfo-2.3.0-bp153.2.2.1.i586.rpm libQt5Charts5-5.12.7-bp153.2.2.1.i586.rpm libQt5Charts5-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libQt5Charts5-designer-5.12.7-bp153.2.2.1.i586.rpm libQt5Charts5-designer-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libQt5Charts5-devel-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtcharts-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtcharts-debugsource-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtcharts-examples-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtcharts-examples-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtcharts-imports-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtcharts-imports-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libQt5NetworkAuth5-32bit-5.12.7-bp153.2.2.1.x86_64.rpm libQt5NetworkAuth5-32bit-debuginfo-5.12.7-bp153.2.2.1.x86_64.rpm libQt5NetworkAuth5-5.12.7-bp153.2.2.1.i586.rpm libQt5NetworkAuth5-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtnetworkauth-debugsource-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtnetworkauth-devel-32bit-5.12.7-bp153.2.2.1.x86_64.rpm libqt5-qtnetworkauth-devel-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtnetworkauth-examples-5.12.7-bp153.2.2.1.i586.rpm libqt5-qtnetworkauth-examples-debuginfo-5.12.7-bp153.2.2.1.i586.rpm libQt5Pdf5-5.15.3-bp153.2.2.1.i586.rpm libQt5Pdf5-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libQt5PdfWidgets5-5.15.3-bp153.2.2.1.i586.rpm libQt5PdfWidgets5-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtpdf-devel-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtpdf-examples-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtpdf-examples-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtpdf-imports-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtpdf-imports-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-debugsource-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-devel-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-devel-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-examples-5.15.3-bp153.2.2.1.i586.rpm libqt5-qtwebengine-examples-debuginfo-5.15.3-bp153.2.2.1.i586.rpm libQt5WebKit5-32bit-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-32bit-debuginfo-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKit5-debuginfo-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKit5-devel-32bit-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKit5-devel-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKit5-imports-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKit5-imports-debuginfo-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKitWidgets-devel-32bit-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKitWidgets-devel-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKitWidgets5-32bit-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKitWidgets5-32bit-debuginfo-5.212~alpha3-bp153.2.2.1.x86_64.rpm libQt5WebKitWidgets5-5.212~alpha3-bp153.2.2.1.i586.rpm libQt5WebKitWidgets5-debuginfo-5.212~alpha3-bp153.2.2.1.i586.rpm libqt5-qtwebkit-debugsource-5.212~alpha3-bp153.2.2.1.i586.rpm libserialport-debugsource-0.1.1-bp153.2.2.1.i586.rpm libserialport-devel-0.1.1-bp153.2.2.1.i586.rpm libserialport0-0.1.1-bp153.2.2.1.i586.rpm libserialport0-debuginfo-0.1.1-bp153.2.2.1.i586.rpm libsignon-glib-debugsource-2.1-bp153.2.2.1.i586.rpm libsignon-glib-devel-2.1-bp153.2.2.1.i586.rpm libsignon-glib2-2.1-bp153.2.2.1.i586.rpm libsignon-glib2-debuginfo-2.1-bp153.2.2.1.i586.rpm python3-libsignon-glib-2.1-bp153.2.2.1.i586.rpm typelib-1_0-Signon-2_0-2.1-bp153.2.2.1.i586.rpm libsigrok-debuginfo-0.5.0-bp153.2.2.1.i586.rpm libsigrok-debugsource-0.5.0-bp153.2.2.1.i586.rpm libsigrok-devel-0.5.0-bp153.2.2.1.i586.rpm libsigrok4-0.5.0-bp153.2.2.1.i586.rpm libsigrok4-debuginfo-0.5.0-bp153.2.2.1.i586.rpm libsigrokcxx4-0.5.0-bp153.2.2.1.i586.rpm libsigrokcxx4-debuginfo-0.5.0-bp153.2.2.1.i586.rpm libsigrokdecode-debugsource-0.5.3-bp153.2.2.1.i586.rpm libsigrokdecode-devel-0.5.3-bp153.2.2.1.i586.rpm libsigrokdecode4-0.5.3-bp153.2.2.1.i586.rpm libsigrokdecode4-debuginfo-0.5.3-bp153.2.2.1.i586.rpm libixml11-1.14.0-bp153.2.2.1.i586.rpm libixml11-32bit-1.14.0-bp153.2.2.1.x86_64.rpm libixml11-32bit-debuginfo-1.14.0-bp153.2.2.1.x86_64.rpm libixml11-debuginfo-1.14.0-bp153.2.2.1.i586.rpm libupnp-debugsource-1.14.0-bp153.2.2.1.i586.rpm libupnp-devel-1.14.0-bp153.2.2.1.i586.rpm libupnp17-1.14.0-bp153.2.2.1.i586.rpm libupnp17-32bit-1.14.0-bp153.2.2.1.x86_64.rpm libupnp17-32bit-debuginfo-1.14.0-bp153.2.2.1.x86_64.rpm libupnp17-debuginfo-1.14.0-bp153.2.2.1.i586.rpm libKF5MailCommon5-20.04.2-bp153.2.2.1.i586.rpm libKF5MailCommon5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm mailcommon-20.04.2-bp153.2.2.1.i586.rpm mailcommon-debuginfo-20.04.2-bp153.2.2.1.i586.rpm mailcommon-debugsource-20.04.2-bp153.2.2.1.i586.rpm mailcommon-devel-20.04.2-bp153.2.2.1.i586.rpm mailcommon-devel-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5MailImporter5-20.04.2-bp153.2.2.1.i586.rpm libKF5MailImporter5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5MailImporterAkonadi5-20.04.2-bp153.2.2.1.i586.rpm libKF5MailImporterAkonadi5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm mailimporter-20.04.2-bp153.2.2.1.i586.rpm mailimporter-debuginfo-20.04.2-bp153.2.2.1.i586.rpm mailimporter-debugsource-20.04.2-bp153.2.2.1.i586.rpm mailimporter-devel-20.04.2-bp153.2.2.1.i586.rpm libmbedcrypto3-2.16.9-bp153.2.2.1.i586.rpm libmbedcrypto3-32bit-2.16.9-bp153.2.2.1.x86_64.rpm libmbedcrypto3-32bit-debuginfo-2.16.9-bp153.2.2.1.x86_64.rpm libmbedcrypto3-debuginfo-2.16.9-bp153.2.2.1.i586.rpm libmbedtls12-2.16.9-bp153.2.2.1.i586.rpm libmbedtls12-32bit-2.16.9-bp153.2.2.1.x86_64.rpm libmbedtls12-32bit-debuginfo-2.16.9-bp153.2.2.1.x86_64.rpm libmbedtls12-debuginfo-2.16.9-bp153.2.2.1.i586.rpm libmbedx509-0-2.16.9-bp153.2.2.1.i586.rpm libmbedx509-0-32bit-2.16.9-bp153.2.2.1.x86_64.rpm libmbedx509-0-32bit-debuginfo-2.16.9-bp153.2.2.1.x86_64.rpm libmbedx509-0-debuginfo-2.16.9-bp153.2.2.1.i586.rpm mbedtls-debugsource-2.16.9-bp153.2.2.1.i586.rpm mbedtls-devel-2.16.9-bp153.2.2.1.i586.rpm libmediastreamer_base10-2.16.1-bp153.2.2.1.i586.rpm libmediastreamer_base10-32bit-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_base10-32bit-debuginfo-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_base10-debuginfo-2.16.1-bp153.2.2.1.i586.rpm libmediastreamer_voip10-2.16.1-bp153.2.2.1.i586.rpm libmediastreamer_voip10-32bit-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_voip10-32bit-debuginfo-2.16.1-bp153.2.2.1.x86_64.rpm libmediastreamer_voip10-debuginfo-2.16.1-bp153.2.2.1.i586.rpm mediastreamer2-2.16.1-bp153.2.2.1.i586.rpm mediastreamer2-debuginfo-2.16.1-bp153.2.2.1.i586.rpm mediastreamer2-debugsource-2.16.1-bp153.2.2.1.i586.rpm mediastreamer2-devel-2.16.1-bp153.2.2.1.i586.rpm mediastreamer2-devel-debuginfo-2.16.1-bp153.2.2.1.i586.rpm messagelib-20.04.2-bp153.2.2.1.i586.rpm messagelib-debuginfo-20.04.2-bp153.2.2.1.i586.rpm messagelib-debugsource-20.04.2-bp153.2.2.1.i586.rpm messagelib-devel-20.04.2-bp153.2.2.1.i586.rpm milou5-5.18.5-bp153.2.2.1.i586.rpm milou5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm milou5-debugsource-5.18.5-bp153.2.2.1.i586.rpm ocaml-facile-1.1-bp153.2.2.1.i586.rpm ocaml-facile-debuginfo-1.1-bp153.2.2.1.i586.rpm ocaml-facile-debugsource-1.1-bp153.2.2.1.i586.rpm ocaml-facile-devel-1.1-bp153.2.2.1.i586.rpm libKasten4-0.26.5-bp153.2.2.1.i586.rpm libKasten4-debuginfo-0.26.5-bp153.2.2.1.i586.rpm libOkteta3-0.26.5-bp153.2.2.1.i586.rpm libOkteta3-debuginfo-0.26.5-bp153.2.2.1.i586.rpm okteta-0.26.5-bp153.2.2.1.i586.rpm okteta-debuginfo-0.26.5-bp153.2.2.1.i586.rpm okteta-debugsource-0.26.5-bp153.2.2.1.i586.rpm okteta-devel-0.26.5-bp153.2.2.1.i586.rpm okteta-devel-debuginfo-0.26.5-bp153.2.2.1.i586.rpm okteta-part-0.26.5-bp153.2.2.1.i586.rpm okteta-part-debuginfo-0.26.5-bp153.2.2.1.i586.rpm libinchi0-2.4.1-bp153.2.2.1.i586.rpm libinchi0-32bit-2.4.1-bp153.2.2.1.x86_64.rpm libinchi0-32bit-debuginfo-2.4.1-bp153.2.2.1.x86_64.rpm libinchi0-debuginfo-2.4.1-bp153.2.2.1.i586.rpm libopenbabel5-2.4.1-bp153.2.2.1.i586.rpm libopenbabel5-32bit-2.4.1-bp153.2.2.1.x86_64.rpm libopenbabel5-32bit-debuginfo-2.4.1-bp153.2.2.1.x86_64.rpm libopenbabel5-debuginfo-2.4.1-bp153.2.2.1.i586.rpm openbabel-2.4.1-bp153.2.2.1.i586.rpm openbabel-debuginfo-2.4.1-bp153.2.2.1.i586.rpm openbabel-debugsource-2.4.1-bp153.2.2.1.i586.rpm openbabel-devel-2.4.1-bp153.2.2.1.i586.rpm python-openbabel-2.4.1-bp153.2.2.1.i586.rpm python-openbabel-debuginfo-2.4.1-bp153.2.2.1.i586.rpm libortp13-1.0.2-bp153.2.2.1.i586.rpm libortp13-32bit-1.0.2-bp153.2.2.1.x86_64.rpm libortp13-32bit-debuginfo-1.0.2-bp153.2.2.1.x86_64.rpm libortp13-debuginfo-1.0.2-bp153.2.2.1.i586.rpm ortp-1.0.2-bp153.2.2.1.i586.rpm ortp-debuginfo-1.0.2-bp153.2.2.1.i586.rpm ortp-debugsource-1.0.2-bp153.2.2.1.i586.rpm ortp-devel-1.0.2-bp153.2.2.1.i586.rpm liboyranos-alpha-devel-0.9.6-bp153.2.2.1.i586.rpm liboyranos-devel-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-cups-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-cups-debuginfo-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-debuginfo-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-lraw-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-lraw-debuginfo-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-monitor-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-monitor-debuginfo-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-sane-0.9.6-bp153.2.2.1.i586.rpm liboyranos0-sane-debuginfo-0.9.6-bp153.2.2.1.i586.rpm oyranos-0.9.6-bp153.2.2.1.i586.rpm oyranos-debuginfo-0.9.6-bp153.2.2.1.i586.rpm oyranos-debugsource-0.9.6-bp153.2.2.1.i586.rpm oyranos-monitor-0.9.6-bp153.2.2.1.i586.rpm oyranos-monitor-debuginfo-0.9.6-bp153.2.2.1.i586.rpm oyranos-profile-graph-0.9.6-bp153.2.2.1.i586.rpm oyranos-profile-graph-debuginfo-0.9.6-bp153.2.2.1.i586.rpm oyranos-qcmsevents-0.9.6-bp153.2.2.1.i586.rpm oyranos-qcmsevents-debuginfo-0.9.6-bp153.2.2.1.i586.rpm oyranos-ui-fltk-0.9.6-bp153.2.2.1.i586.rpm oyranos-ui-fltk-debuginfo-0.9.6-bp153.2.2.1.i586.rpm perl-Template-Toolkit-2.27-bp153.2.2.1.i586.rpm perl-Template-Toolkit-debuginfo-2.27-bp153.2.2.1.i586.rpm perl-Template-Toolkit-debugsource-2.27-bp153.2.2.1.i586.rpm libphonon4qt5-32bit-4.11.1-bp153.2.2.1.x86_64.rpm libphonon4qt5-32bit-debuginfo-4.11.1-bp153.2.2.1.x86_64.rpm libphonon4qt5-4.11.1-bp153.2.2.1.i586.rpm libphonon4qt5-debuginfo-4.11.1-bp153.2.2.1.i586.rpm phonon4qt5-debugsource-4.11.1-bp153.2.2.1.i586.rpm phonon4qt5-devel-32bit-4.11.1-bp153.2.2.1.x86_64.rpm phonon4qt5-devel-32bit-debuginfo-4.11.1-bp153.2.2.1.x86_64.rpm phonon4qt5-devel-4.11.1-bp153.2.2.1.i586.rpm phonon4qt5-devel-debuginfo-4.11.1-bp153.2.2.1.i586.rpm phononsettings-4.11.1-bp153.2.2.1.i586.rpm phononsettings-debuginfo-4.11.1-bp153.2.2.1.i586.rpm libKF5PimCommon5-20.04.2-bp153.2.2.1.i586.rpm libKF5PimCommon5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm libKF5PimCommonAkonadi5-20.04.2-bp153.2.2.1.i586.rpm libKF5PimCommonAkonadi5-debuginfo-20.04.2-bp153.2.2.1.i586.rpm pimcommon-20.04.2-bp153.2.2.1.i586.rpm pimcommon-debuginfo-20.04.2-bp153.2.2.1.i586.rpm pimcommon-debugsource-20.04.2-bp153.2.2.1.i586.rpm pimcommon-devel-20.04.2-bp153.2.2.1.i586.rpm pimcommon-devel-debuginfo-20.04.2-bp153.2.2.1.i586.rpm plasma-applet-weather-widget-1.6.10-bp153.2.2.1.i586.rpm plasma-applet-weather-widget-debuginfo-1.6.10-bp153.2.2.1.i586.rpm plasma-applet-weather-widget-debugsource-1.6.10-bp153.2.2.1.i586.rpm plasma-browser-integration-5.18.5-bp153.2.2.1.i586.rpm plasma-browser-integration-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-browser-integration-debugsource-5.18.5-bp153.2.2.1.i586.rpm libKF5Plasma5-32bit-5.76.0-bp153.5.2.1.x86_64.rpm libKF5Plasma5-32bit-debuginfo-5.76.0-bp153.5.2.1.x86_64.rpm libKF5Plasma5-5.76.0-bp153.5.2.1.i586.rpm libKF5Plasma5-debuginfo-5.76.0-bp153.5.2.1.i586.rpm plasma-framework-32bit-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-32bit-debuginfo-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-5.76.0-bp153.5.2.1.i586.rpm plasma-framework-components-32bit-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-components-32bit-debuginfo-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-components-5.76.0-bp153.5.2.1.i586.rpm plasma-framework-components-debuginfo-5.76.0-bp153.5.2.1.i586.rpm plasma-framework-debuginfo-5.76.0-bp153.5.2.1.i586.rpm plasma-framework-debugsource-5.76.0-bp153.5.2.1.i586.rpm plasma-framework-devel-32bit-5.76.0-bp153.5.2.1.x86_64.rpm plasma-framework-devel-5.76.0-bp153.5.2.1.i586.rpm plasma-nm5-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-debugsource-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-fortisslvpn-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-fortisslvpn-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-iodine-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-iodine-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-l2tp-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-l2tp-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-openconnect-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-openconnect-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-openswan-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-openswan-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-openvpn-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-openvpn-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-pptp-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-pptp-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-ssh-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-ssh-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-sstp-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-sstp-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-strongswan-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-strongswan-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-vpnc-5.18.5-bp153.2.2.1.i586.rpm plasma-nm5-vpnc-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-pass-1.1.0-bp153.2.2.1.i586.rpm plasma-pass-debuginfo-1.1.0-bp153.2.2.1.i586.rpm plasma-pass-debugsource-1.1.0-bp153.2.2.1.i586.rpm plasma-vault-5.18.5-bp153.2.2.1.i586.rpm plasma-vault-backend-cryfs-5.18.5-bp153.2.2.1.i586.rpm plasma-vault-backend-encfs-5.18.5-bp153.2.2.1.i586.rpm plasma-vault-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma-vault-debugsource-5.18.5-bp153.2.2.1.i586.rpm plasma-wayland-protocols-1.1.1-bp153.2.2.1.i586.rpm plasma5-addons-5.18.5-bp153.2.2.1.i586.rpm plasma5-addons-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma5-addons-debugsource-5.18.5-bp153.2.2.1.i586.rpm plasma5-addons-devel-5.18.5-bp153.2.2.1.i586.rpm plasma5-desktop-5.18.6-bp153.3.2.1.i586.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.2.1.i586.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.2.1.i586.rpm plasma5-desktop-emojier-5.18.6-bp153.3.2.1.i586.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.2.1.i586.rpm plasma5-integration-debugsource-5.18.5-bp153.2.2.1.i586.rpm plasma5-integration-plugin-5.18.5-bp153.2.2.1.i586.rpm plasma5-integration-plugin-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma5-pa-5.18.5-bp153.2.2.1.i586.rpm plasma5-pa-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma5-pa-debugsource-5.18.5-bp153.2.2.1.i586.rpm plasma5-pk-updates-0.3.2-bp153.2.2.1.i586.rpm plasma5-pk-updates-debuginfo-0.3.2-bp153.2.2.1.i586.rpm plasma5-pk-updates-debugsource-0.3.2-bp153.2.2.1.i586.rpm plasma5-sdk-5.18.5-bp153.2.2.1.i586.rpm plasma5-sdk-debuginfo-5.18.5-bp153.2.2.1.i586.rpm plasma5-sdk-debugsource-5.18.5-bp153.2.2.1.i586.rpm plasmaengineexplorer5-5.18.5-bp153.2.2.1.i586.rpm plasmaengineexplorer5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm gmenudbusmenuproxy-5.18.6-bp153.4.2.3.i586.rpm gmenudbusmenuproxy-debuginfo-5.18.6-bp153.4.2.3.i586.rpm plasma5-workspace-5.18.6-bp153.4.2.3.i586.rpm plasma5-workspace-debuginfo-5.18.6-bp153.4.2.3.i586.rpm plasma5-workspace-debugsource-5.18.6-bp153.4.2.3.i586.rpm plasma5-workspace-devel-5.18.6-bp153.4.2.3.i586.rpm plasma5-workspace-libs-32bit-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-libs-32bit-debuginfo-5.18.6-bp153.4.2.3.x86_64.rpm plasma5-workspace-libs-5.18.6-bp153.4.2.3.i586.rpm plasma5-workspace-libs-debuginfo-5.18.6-bp153.4.2.3.i586.rpm xembedsniproxy-5.18.6-bp153.4.2.3.i586.rpm xembedsniproxy-debuginfo-5.18.6-bp153.4.2.3.i586.rpm polkit-kde-agent-5-5.18.5-bp153.2.2.1.i586.rpm polkit-kde-agent-5-debuginfo-5.18.5-bp153.2.2.1.i586.rpm polkit-kde-agent-5-debugsource-5.18.5-bp153.2.2.1.i586.rpm libKF5Prison5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Prison5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Prison5-5.76.0-bp153.2.2.1.i586.rpm libKF5Prison5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm prison-qt5-debugsource-5.76.0-bp153.2.2.1.i586.rpm prison-qt5-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm prison-qt5-devel-5.76.0-bp153.2.2.1.i586.rpm prison-qt5-imports-5.76.0-bp153.2.2.1.i586.rpm prison-qt5-imports-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5PulseAudioQt2-1.2-bp153.2.2.1.i586.rpm libKF5PulseAudioQt2-debuginfo-1.2-bp153.2.2.1.i586.rpm pulseaudio-qt-debugsource-1.2-bp153.2.2.1.i586.rpm pulseaudio-qt-devel-1.2-bp153.2.2.1.i586.rpm libKF5Purpose5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Purpose5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5Purpose5-5.76.0-bp153.2.2.1.i586.rpm libKF5Purpose5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm libKF5PurposeWidgets5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5PurposeWidgets5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5PurposeWidgets5-5.76.0-bp153.2.2.1.i586.rpm libKF5PurposeWidgets5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm purpose-32bit-5.76.0-bp153.2.2.1.x86_64.rpm purpose-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm purpose-5.76.0-bp153.2.2.1.i586.rpm purpose-debuginfo-5.76.0-bp153.2.2.1.i586.rpm purpose-debugsource-5.76.0-bp153.2.2.1.i586.rpm purpose-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm purpose-devel-5.76.0-bp153.2.2.1.i586.rpm libqalculate-devel-2.2.1-bp153.2.2.1.i586.rpm libqalculate14-2.2.1-bp153.2.2.1.i586.rpm libqalculate14-debuginfo-2.2.1-bp153.2.2.1.i586.rpm qalculate-2.2.1-bp153.2.2.1.i586.rpm qalculate-debuginfo-2.2.1-bp153.2.2.1.i586.rpm qalculate-debugsource-2.2.1-bp153.2.2.1.i586.rpm libqimageblitz5-1-0.0.6+svn1515099-bp153.3.2.1.i586.rpm libqimageblitz5-1-debuginfo-0.0.6+svn1515099-bp153.3.2.1.i586.rpm libqimageblitz5-devel-0.0.6+svn1515099-bp153.3.2.1.i586.rpm libqimageblitz5-devel-debuginfo-0.0.6+svn1515099-bp153.3.2.1.i586.rpm qimageblitz-debuginfo-0.0.6+svn1515099-bp153.3.2.1.i586.rpm qimageblitz-debugsource-0.0.6+svn1515099-bp153.3.2.1.i586.rpm libqoauth2-2.0.0-bp153.2.2.1.i586.rpm libqoauth2-debuginfo-2.0.0-bp153.2.2.1.i586.rpm qoauth-qt5-debugsource-2.0.0-bp153.2.2.1.i586.rpm qoauth-qt5-devel-2.0.0-bp153.2.2.1.i586.rpm libre2-9-20210401-bp153.5.2.1.i586.rpm libre2-9-32bit-20210401-bp153.5.2.1.x86_64.rpm libre2-9-32bit-debuginfo-20210401-bp153.5.2.1.x86_64.rpm libre2-9-debuginfo-20210401-bp153.5.2.1.i586.rpm re2-debugsource-20210401-bp153.5.2.1.i586.rpm re2-devel-20210401-bp153.5.2.1.i586.rpm rinutils-devel-0.8.0-bp153.2.2.1.i586.rpm librttr_core0_9_6-0.9.6-bp153.2.2.1.i586.rpm librttr_core0_9_6-debuginfo-0.9.6-bp153.2.2.1.i586.rpm rttr-debugsource-0.9.6-bp153.2.2.1.i586.rpm rttr-devel-0.9.6-bp153.2.2.1.i586.rpm rttr-devel-doc-0.9.6-bp153.2.2.1.i586.rpm signon-plugin-oauth2-0.24-bp153.2.2.1.i586.rpm signon-plugin-oauth2-debuginfo-0.24-bp153.2.2.1.i586.rpm signon-plugin-oauth2-debugsource-0.24-bp153.2.2.1.i586.rpm signon-plugin-oauth2-devel-0.24-bp153.2.2.1.i586.rpm signon-ui-0.17+20171022-bp153.2.2.1.i586.rpm signon-ui-debuginfo-0.17+20171022-bp153.2.2.1.i586.rpm signon-ui-debugsource-0.17+20171022-bp153.2.2.1.i586.rpm libsignon-qt5-1-32bit-8.60-bp153.2.2.1.x86_64.rpm libsignon-qt5-1-32bit-debuginfo-8.60-bp153.2.2.1.x86_64.rpm libsignon-qt5-1-8.60-bp153.2.2.1.i586.rpm libsignon-qt5-1-debuginfo-8.60-bp153.2.2.1.i586.rpm libsignon-qt5-devel-8.60-bp153.2.2.1.i586.rpm signon-debugsource-8.60-bp153.2.2.1.i586.rpm signon-plugins-32bit-8.60-bp153.2.2.1.x86_64.rpm signon-plugins-32bit-debuginfo-8.60-bp153.2.2.1.x86_64.rpm signon-plugins-8.60-bp153.2.2.1.i586.rpm signon-plugins-debuginfo-8.60-bp153.2.2.1.i586.rpm signon-plugins-devel-8.60-bp153.2.2.1.i586.rpm signond-32bit-debuginfo-8.60-bp153.2.2.1.x86_64.rpm signond-8.60-bp153.2.2.1.i586.rpm signond-debuginfo-8.60-bp153.2.2.1.i586.rpm signond-libs-32bit-8.60-bp153.2.2.1.x86_64.rpm signond-libs-32bit-debuginfo-8.60-bp153.2.2.1.x86_64.rpm signond-libs-8.60-bp153.2.2.1.i586.rpm signond-libs-debuginfo-8.60-bp153.2.2.1.i586.rpm signond-libs-devel-8.60-bp153.2.2.1.i586.rpm libsqlcipher-3_20_1-0-3.4.2-bp153.2.2.1.i586.rpm libsqlcipher-3_20_1-0-debuginfo-3.4.2-bp153.2.2.1.i586.rpm sqlcipher-3.4.2-bp153.2.2.1.i586.rpm sqlcipher-debuginfo-3.4.2-bp153.2.2.1.i586.rpm sqlcipher-debugsource-3.4.2-bp153.2.2.1.i586.rpm sqlcipher-devel-3.4.2-bp153.2.2.1.i586.rpm tcl-sqlcipher-3.4.2-bp153.2.2.1.i586.rpm tcl-sqlcipher-debuginfo-3.4.2-bp153.2.2.1.i586.rpm libKF5Syndication5-5.76.0-bp153.2.2.1.i586.rpm libKF5Syndication5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm syndication-debugsource-5.76.0-bp153.2.2.1.i586.rpm syndication-devel-5.76.0-bp153.2.2.1.i586.rpm libOyranosSynnefo-devel-1.1.0-bp153.2.2.1.i586.rpm libOyranosSynnefo-devel-static-1.1.0-bp153.2.2.1.i586.rpm libOyranosSynnefo1-1.1.0-bp153.2.2.1.i586.rpm libOyranosSynnefo1-debuginfo-1.1.0-bp153.2.2.1.i586.rpm synnefo-1.1.0-bp153.2.2.1.i586.rpm synnefo-debuginfo-1.1.0-bp153.2.2.1.i586.rpm synnefo-debugsource-1.1.0-bp153.2.2.1.i586.rpm libKF5SyntaxHighlighting5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5SyntaxHighlighting5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5SyntaxHighlighting5-5.76.0-bp153.2.2.1.i586.rpm libKF5SyntaxHighlighting5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm syntax-highlighting-5.76.0-bp153.2.2.1.i586.rpm syntax-highlighting-debuginfo-5.76.0-bp153.2.2.1.i586.rpm syntax-highlighting-debugsource-5.76.0-bp153.2.2.1.i586.rpm syntax-highlighting-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm syntax-highlighting-devel-5.76.0-bp153.2.2.1.i586.rpm telepathy-accounts-signon-2.1-bp153.2.2.1.i586.rpm telepathy-accounts-signon-debuginfo-2.1-bp153.2.2.1.i586.rpm telepathy-accounts-signon-debugsource-2.1-bp153.2.2.1.i586.rpm libtelepathy-farstream3-0.6.2-bp153.2.2.1.i586.rpm libtelepathy-farstream3-32bit-0.6.2-bp153.2.2.1.x86_64.rpm libtelepathy-farstream3-32bit-debuginfo-0.6.2-bp153.2.2.1.x86_64.rpm libtelepathy-farstream3-debuginfo-0.6.2-bp153.2.2.1.i586.rpm telepathy-farstream-debugsource-0.6.2-bp153.2.2.1.i586.rpm telepathy-farstream-devel-0.6.2-bp153.2.2.1.i586.rpm typelib-1_0-TelepathyFarstream-0_6-0.6.2-bp153.2.2.1.i586.rpm libtelepathy-logger-qt5-17.09.0-bp153.2.2.1.i586.rpm libtelepathy-logger-qt5-debuginfo-17.09.0-bp153.2.2.1.i586.rpm telepathy-logger-qt5-debugsource-17.09.0-bp153.2.2.1.i586.rpm telepathy-logger-qt5-devel-17.09.0-bp153.2.2.1.i586.rpm libmission-control-plugins0-5.16.3-bp153.2.2.1.i586.rpm libmission-control-plugins0-debuginfo-5.16.3-bp153.2.2.1.i586.rpm telepathy-mission-control-5.16.3-bp153.2.2.1.i586.rpm telepathy-mission-control-debuginfo-5.16.3-bp153.2.2.1.i586.rpm telepathy-mission-control-debugsource-5.16.3-bp153.2.2.1.i586.rpm telepathy-mission-control-devel-5.16.3-bp153.2.2.1.i586.rpm libtelepathy-qt5-0-0.9.8-bp153.2.2.1.i586.rpm libtelepathy-qt5-0-32bit-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-0-32bit-debuginfo-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-0-debuginfo-0.9.8-bp153.2.2.1.i586.rpm libtelepathy-qt5-farstream0-0.9.8-bp153.2.2.1.i586.rpm libtelepathy-qt5-farstream0-32bit-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-farstream0-32bit-debuginfo-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-farstream0-debuginfo-0.9.8-bp153.2.2.1.i586.rpm libtelepathy-qt5-service1-0.9.8-bp153.2.2.1.i586.rpm libtelepathy-qt5-service1-32bit-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-service1-32bit-debuginfo-0.9.8-bp153.2.2.1.x86_64.rpm libtelepathy-qt5-service1-debuginfo-0.9.8-bp153.2.2.1.i586.rpm telepathy-qt5-debugsource-0.9.8-bp153.2.2.1.i586.rpm telepathy-qt5-devel-0.9.8-bp153.2.2.1.i586.rpm telepathy-qt5-devel-32bit-0.9.8-bp153.2.2.1.x86_64.rpm libKF5ThreadWeaver5-32bit-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ThreadWeaver5-32bit-debuginfo-5.76.0-bp153.2.2.1.x86_64.rpm libKF5ThreadWeaver5-5.76.0-bp153.2.2.1.i586.rpm libKF5ThreadWeaver5-debuginfo-5.76.0-bp153.2.2.1.i586.rpm threadweaver-debugsource-5.76.0-bp153.2.2.1.i586.rpm threadweaver-devel-32bit-5.76.0-bp153.2.2.1.x86_64.rpm threadweaver-devel-5.76.0-bp153.2.2.1.i586.rpm xcalib-0.9.0-bp153.2.2.1.i586.rpm xcalib-debuginfo-0.9.0-bp153.2.2.1.i586.rpm xcalib-debugsource-0.9.0-bp153.2.2.1.i586.rpm xcalib-profiles-0.9.0-bp153.2.2.1.i586.rpm libxcb-cursor0-0.1.3-bp153.2.2.1.i586.rpm libxcb-cursor0-32bit-0.1.3-bp153.2.2.1.x86_64.rpm libxcb-cursor0-32bit-debuginfo-0.1.3-bp153.2.2.1.x86_64.rpm libxcb-cursor0-debuginfo-0.1.3-bp153.2.2.1.i586.rpm xcb-util-cursor-debugsource-0.1.3-bp153.2.2.1.i586.rpm xcb-util-cursor-devel-0.1.3-bp153.2.2.1.i586.rpm xcb-util-cursor-devel-32bit-0.1.3-bp153.2.2.1.x86_64.rpm xf86-input-synaptics-1.9.0-bp153.2.2.1.i586.rpm xf86-input-synaptics-debuginfo-1.9.0-bp153.2.2.1.i586.rpm xf86-input-synaptics-debugsource-1.9.0-bp153.2.2.1.i586.rpm xf86-input-synaptics-devel-1.9.0-bp153.2.2.1.i586.rpm xsd-4.0.0-bp153.3.2.1.i586.rpm xsd-debuginfo-4.0.0-bp153.3.2.1.i586.rpm xsd-debugsource-4.0.0-bp153.3.2.1.i586.rpm xsd-doc-4.0.0-bp153.3.2.1.i586.rpm AppStream-0.12.6-bp153.2.2.1.aarch64.rpm AppStream-devel-0.12.6-bp153.2.2.1.aarch64.rpm AppStream-doc-0.12.6-bp153.2.2.1.aarch64.rpm libAppStreamQt-devel-0.12.6-bp153.2.2.1.aarch64.rpm libAppStreamQt2-0.12.6-bp153.2.2.1.aarch64.rpm libappstream4-0.12.6-bp153.2.2.1.aarch64.rpm typelib-1_0-AppStream-1.0-0.12.6-bp153.2.2.1.aarch64.rpm PackageKit-Qt-devel-1.0.1-bp153.2.2.1.aarch64.rpm libpackagekitqt5-1-1.0.1-bp153.2.2.1.aarch64.rpm libpackagekitqt5-1-debuginfo-1.0.1-bp153.2.2.1.aarch64.rpm akonadi-calendar-tools-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-calendar-tools-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-calendar-tools-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-calendar-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-calendar-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-calendar-devel-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-calendar-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-calendar-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiCalendar5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiCalendar5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-contact-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-contact-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-contact-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-contact-devel-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-contacts-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-contacts-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiContact5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiContact5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5ContactEditor5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5ContactEditor5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-import-wizard-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-import-wizard-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-import-wizard-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-import-wizard-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKPimImportWizard5-20.04.2-bp153.2.2.1.aarch64.rpm libKPimImportWizard5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-mime-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-mime-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-mime-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-mime-devel-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-mime-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-mime-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiMime5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiMime5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-notes-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-notes-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiNotes5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiNotes5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-search-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-search-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-search-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-search-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiSearch-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AkonadiSearch-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-server-20.04.2-bp153.4.2.1.aarch64.rpm akonadi-server-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm akonadi-server-debugsource-20.04.2-bp153.4.2.1.aarch64.rpm akonadi-server-devel-20.04.2-bp153.4.2.1.aarch64.rpm akonadi-server-devel-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm akonadi-server-sqlite-20.04.2-bp153.4.2.1.aarch64.rpm akonadi-server-sqlite-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiAgentBase5-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiAgentBase5-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiCore5-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiCore5-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiPrivate5-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiPrivate5-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiWidgets5-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiWidgets5-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiXml5-20.04.2-bp153.4.2.1.aarch64.rpm libKF5AkonadiXml5-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm akonadiconsole-20.04.2-bp153.2.2.1.aarch64.rpm akonadiconsole-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm akonadiconsole-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm alkimia-8.0.4-bp153.2.2.1.aarch64.rpm alkimia-debuginfo-8.0.4-bp153.2.2.1.aarch64.rpm alkimia-debugsource-8.0.4-bp153.2.2.1.aarch64.rpm libalkimia5-8-8.0.4-bp153.2.2.1.aarch64.rpm libalkimia5-8-debuginfo-8.0.4-bp153.2.2.1.aarch64.rpm libalkimia5-devel-8.0.4-bp153.2.2.1.aarch64.rpm analitza-20.04.2-bp153.2.2.1.aarch64.rpm analitza-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm analitza-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm analitza-devel-20.04.2-bp153.2.2.1.aarch64.rpm libAnalitza5-20.04.2-bp153.2.2.1.aarch64.rpm libAnalitza5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm aqbanking-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-debuginfo-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-debugsource-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-devel-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-doc-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-ebics-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-ebics-debuginfo-6.2.5-bp153.2.2.1.aarch64.rpm aqbanking-ofx-6.2.5-bp153.2.2.1.aarch64.rpm attica-qt5-5.76.0-bp153.2.2.1.aarch64.rpm attica-qt5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm attica-qt5-devel-5.76.0-bp153.2.2.1.aarch64.rpm attica-qt5-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Attica5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Attica5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Attica5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Attica5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-widgets-20.04.2-bp153.2.2.1.aarch64.rpm baloo5-widgets-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm baloo5-widgets-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm baloo5-widgets-devel-20.04.2-bp153.2.2.1.aarch64.rpm baloo5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-devel-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-file-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-file-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-imports-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-imports-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-kioslaves-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-kioslaves-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-tools-5.76.0-bp153.2.2.1.aarch64.rpm baloo5-tools-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Baloo5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Baloo5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Baloo5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Baloo5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5BalooEngine5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5BalooEngine5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5BalooEngine5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5BalooEngine5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm bcg729-debugsource-1.0.4-bp153.2.2.1.aarch64.rpm bcg729-devel-1.0.4-bp153.2.2.1.aarch64.rpm libbcg729-0-1.0.4-bp153.2.2.1.aarch64.rpm libbcg729-0-64bit-1.0.4-bp153.2.2.1.aarch64_ilp32.rpm libbcg729-0-64bit-debuginfo-1.0.4-bp153.2.2.1.aarch64_ilp32.rpm libbcg729-0-debuginfo-1.0.4-bp153.2.2.1.aarch64.rpm bcmatroska2-debugsource-0.23-bp153.2.2.1.aarch64.rpm bcmatroska2-devel-0.23-bp153.2.2.1.aarch64.rpm libbcmatroska2-0-0.23-bp153.2.2.1.aarch64.rpm libbcmatroska2-0-64bit-0.23-bp153.2.2.1.aarch64_ilp32.rpm libbcmatroska2-0-64bit-debuginfo-0.23-bp153.2.2.1.aarch64_ilp32.rpm libbcmatroska2-0-debuginfo-0.23-bp153.2.2.1.aarch64.rpm bctoolbox-debugsource-0.6.0-bp153.2.2.1.aarch64.rpm bctoolbox-devel-0.6.0-bp153.2.2.1.aarch64.rpm libbctoolbox-tester1-0.6.0-bp153.2.2.1.aarch64.rpm libbctoolbox-tester1-64bit-0.6.0-bp153.2.2.1.aarch64_ilp32.rpm libbctoolbox-tester1-64bit-debuginfo-0.6.0-bp153.2.2.1.aarch64_ilp32.rpm libbctoolbox-tester1-debuginfo-0.6.0-bp153.2.2.1.aarch64.rpm libbctoolbox1-0.6.0-bp153.2.2.1.aarch64.rpm libbctoolbox1-64bit-0.6.0-bp153.2.2.1.aarch64_ilp32.rpm libbctoolbox1-64bit-debuginfo-0.6.0-bp153.2.2.1.aarch64_ilp32.rpm libbctoolbox1-debuginfo-0.6.0-bp153.2.2.1.aarch64.rpm bcunit-debugsource-3.0.2-bp153.2.2.1.aarch64.rpm bcunit-devel-3.0.2-bp153.2.2.1.aarch64.rpm bcunit-devel-debuginfo-3.0.2-bp153.2.2.1.aarch64.rpm bcunit-doc-3.0.2-bp153.2.2.1.aarch64.rpm libbcunit1-3.0.2-bp153.2.2.1.aarch64.rpm libbcunit1-64bit-3.0.2-bp153.2.2.1.aarch64_ilp32.rpm libbcunit1-64bit-debuginfo-3.0.2-bp153.2.2.1.aarch64_ilp32.rpm libbcunit1-debuginfo-3.0.2-bp153.2.2.1.aarch64.rpm breeze-5.18.5-bp153.3.2.1.aarch64.rpm breeze-debuginfo-5.18.5-bp153.3.2.1.aarch64.rpm breeze-debugsource-5.18.5-bp153.3.2.1.aarch64.rpm breeze5-decoration-5.18.5-bp153.3.2.1.aarch64.rpm breeze5-decoration-debuginfo-5.18.5-bp153.3.2.1.aarch64.rpm breeze5-style-5.18.5-bp153.3.2.1.aarch64.rpm breeze5-style-debuginfo-5.18.5-bp153.3.2.1.aarch64.rpm libbreezecommon5-5-5.18.5-bp153.3.2.1.aarch64.rpm libbreezecommon5-5-debuginfo-5.18.5-bp153.3.2.1.aarch64.rpm bzrtp-debugsource-1.0.6-bp153.2.2.1.aarch64.rpm bzrtp-devel-1.0.6-bp153.2.2.1.aarch64.rpm libbzrtp0-1.0.6-bp153.2.2.1.aarch64.rpm libbzrtp0-64bit-1.0.6-bp153.2.2.1.aarch64_ilp32.rpm libbzrtp0-64bit-debuginfo-1.0.6-bp153.2.2.1.aarch64_ilp32.rpm libbzrtp0-debuginfo-1.0.6-bp153.2.2.1.aarch64.rpm calendarsupport-20.04.2-bp153.2.2.1.aarch64.rpm calendarsupport-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm calendarsupport-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CalendarSupport5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CalendarSupport5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm drkonqi5-5.18.5-bp153.2.2.1.aarch64.rpm drkonqi5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm drkonqi5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm ebook-tools-0.2.2-bp153.2.2.1.aarch64.rpm ebook-tools-debuginfo-0.2.2-bp153.2.2.1.aarch64.rpm ebook-tools-debugsource-0.2.2-bp153.2.2.1.aarch64.rpm libepub-devel-0.2.2-bp153.2.2.1.aarch64.rpm libepub0-0.2.2-bp153.2.2.1.aarch64.rpm libepub0-64bit-0.2.2-bp153.2.2.1.aarch64_ilp32.rpm libepub0-64bit-debuginfo-0.2.2-bp153.2.2.1.aarch64_ilp32.rpm libepub0-debuginfo-0.2.2-bp153.2.2.1.aarch64.rpm editorconfig-0.12.4-bp153.2.2.1.aarch64.rpm editorconfig-core-c-debugsource-0.12.4-bp153.2.2.1.aarch64.rpm editorconfig-debuginfo-0.12.4-bp153.2.2.1.aarch64.rpm libeditorconfig-devel-0.12.4-bp153.2.2.1.aarch64.rpm libeditorconfig-devel-64bit-0.12.4-bp153.2.2.1.aarch64_ilp32.rpm libeditorconfig0-0.12.4-bp153.2.2.1.aarch64.rpm libeditorconfig0-64bit-0.12.4-bp153.2.2.1.aarch64_ilp32.rpm libeditorconfig0-64bit-debuginfo-0.12.4-bp153.2.2.1.aarch64_ilp32.rpm libeditorconfig0-debuginfo-0.12.4-bp153.2.2.1.aarch64.rpm elektra-0.8.20-bp153.2.2.1.aarch64.rpm elektra-debuginfo-0.8.20-bp153.2.2.1.aarch64.rpm elektra-debugsource-0.8.20-bp153.2.2.1.aarch64.rpm elektra-qt-gui-0.8.20-bp153.2.2.1.aarch64.rpm elektra-qt-gui-debuginfo-0.8.20-bp153.2.2.1.aarch64.rpm libelektra-augeas-0.8.20-bp153.2.2.1.aarch64.rpm libelektra-augeas-debuginfo-0.8.20-bp153.2.2.1.aarch64.rpm libelektra-devel-0.8.20-bp153.2.2.1.aarch64.rpm libelektra-devel-debuginfo-0.8.20-bp153.2.2.1.aarch64.rpm libelektra-devel-doc-0.8.20-bp153.2.2.1.aarch64.rpm libelektra4-0.8.20-bp153.2.2.1.aarch64.rpm libelektra4-debuginfo-0.8.20-bp153.2.2.1.aarch64.rpm eventviews-20.04.2-bp153.2.2.1.aarch64.rpm eventviews-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm eventviews-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5EventViews5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5EventViews5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm fcitx-qt5-1.2.5-bp153.2.2.1.aarch64.rpm fcitx-qt5-64bit-1.2.5-bp153.2.2.1.aarch64_ilp32.rpm fcitx-qt5-64bit-debuginfo-1.2.5-bp153.2.2.1.aarch64_ilp32.rpm fcitx-qt5-debuginfo-1.2.5-bp153.2.2.1.aarch64.rpm fcitx-qt5-debugsource-1.2.5-bp153.2.2.1.aarch64.rpm fcitx-qt5-devel-1.2.5-bp153.2.2.1.aarch64.rpm fox16-devel-1.6.54-bp153.2.2.1.aarch64.rpm fox16-devel-static-1.6.54-bp153.2.2.1.aarch64.rpm fox16-example-apps-1.6.54-bp153.2.2.1.aarch64.rpm libFOX-1_6-0-1.6.54-bp153.2.2.1.aarch64.rpm libFOX-1_6-0-debuginfo-1.6.54-bp153.2.2.1.aarch64.rpm frameworkintegration-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm frameworkintegration-devel-5.76.0-bp153.2.2.1.aarch64.rpm frameworkintegration-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm frameworkintegration-plugin-5.76.0-bp153.2.2.1.aarch64.rpm frameworkintegration-plugin-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm frameworkintegration-plugin-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm frameworkintegration-plugin-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Style5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Style5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Style5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Style5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm freecell-solver-6.0.1-bp153.2.2.1.aarch64.rpm freecell-solver-debuginfo-6.0.1-bp153.2.2.1.aarch64.rpm freecell-solver-debugsource-6.0.1-bp153.2.2.1.aarch64.rpm freecell-solver-devel-6.0.1-bp153.2.2.1.aarch64.rpm libfreecell-solver0-6.0.1-bp153.2.2.1.aarch64.rpm libfreecell-solver0-debuginfo-6.0.1-bp153.2.2.1.aarch64.rpm gpsd-3.17-bp153.2.2.1.aarch64.rpm gpsd-clients-3.17-bp153.2.2.1.aarch64.rpm gpsd-devel-3.17-bp153.2.2.1.aarch64.rpm libQgpsmm23-3.17-bp153.2.2.1.aarch64.rpm libgps23-3.17-bp153.2.2.1.aarch64.rpm python2-gpsd-3.17-bp153.2.2.1.aarch64.rpm python3-gpsd-3.17-bp153.2.2.1.aarch64.rpm grantlee5-5.2.0-bp153.2.2.1.aarch64.rpm grantlee5-64bit-5.2.0-bp153.2.2.1.aarch64_ilp32.rpm grantlee5-64bit-debuginfo-5.2.0-bp153.2.2.1.aarch64_ilp32.rpm grantlee5-debuginfo-5.2.0-bp153.2.2.1.aarch64.rpm grantlee5-debugsource-5.2.0-bp153.2.2.1.aarch64.rpm grantlee5-devel-5.2.0-bp153.2.2.1.aarch64.rpm grantlee5-devel-64bit-5.2.0-bp153.2.2.1.aarch64_ilp32.rpm grantleetheme-20.04.2-bp153.2.2.1.aarch64.rpm grantleetheme-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm grantleetheme-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm grantleetheme-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5GrantleeTheme5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5GrantleeTheme5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm gwenhywfar-5.4.1-bp153.2.2.1.aarch64.rpm gwenhywfar-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm gwenhywfar-debugsource-5.4.1-bp153.2.2.1.aarch64.rpm gwenhywfar-devel-5.4.1-bp153.2.2.1.aarch64.rpm gwenhywfar-tools-5.4.1-bp153.2.2.1.aarch64.rpm gwenhywfar-tools-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-cpp79-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-cpp79-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-fox16-79-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-fox16-79-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-gtk2-79-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-gtk2-79-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-gtk3-79-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-gtk3-79-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-qt5-79-5.4.1-bp153.2.2.1.aarch64.rpm libgwengui-qt5-79-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwenhywfar79-5.4.1-bp153.2.2.1.aarch64.rpm libgwenhywfar79-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm libgwenhywfar79-plugins-5.4.1-bp153.2.2.1.aarch64.rpm libgwenhywfar79-plugins-debuginfo-5.4.1-bp153.2.2.1.aarch64.rpm id3lib-3.8.3-bp153.2.2.1.aarch64.rpm id3lib-64bit-3.8.3-bp153.2.2.1.aarch64_ilp32.rpm id3lib-64bit-debuginfo-3.8.3-bp153.2.2.1.aarch64_ilp32.rpm id3lib-debuginfo-3.8.3-bp153.2.2.1.aarch64.rpm id3lib-debugsource-3.8.3-bp153.2.2.1.aarch64.rpm id3lib-devel-3.8.3-bp153.2.2.1.aarch64.rpm id3lib-examples-3.8.3-bp153.2.2.1.aarch64.rpm id3lib-examples-debuginfo-3.8.3-bp153.2.2.1.aarch64.rpm incidenceeditor-20.04.2-bp153.2.2.1.aarch64.rpm incidenceeditor-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm incidenceeditor-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5IncidenceEditor5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5IncidenceEditor5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm k3b-20.04.2-bp153.3.2.1.aarch64.rpm k3b-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm k3b-debugsource-20.04.2-bp153.3.2.1.aarch64.rpm k3b-devel-20.04.2-bp153.3.2.1.aarch64.rpm k4dirstat-3.2.1-bp153.2.2.1.aarch64.rpm k4dirstat-debuginfo-3.2.1-bp153.2.2.1.aarch64.rpm k4dirstat-debugsource-3.2.1-bp153.2.2.1.aarch64.rpm kColorPicker-debugsource-0.1.1-bp153.2.2.1.aarch64.rpm kColorPicker-devel-0.1.1-bp153.2.2.1.aarch64.rpm libkColorPicker0_1_1-0.1.1-bp153.2.2.1.aarch64.rpm libkColorPicker0_1_1-debuginfo-0.1.1-bp153.2.2.1.aarch64.rpm kImageAnnotator-debugsource-0.2.1-bp153.2.2.1.aarch64.rpm kImageAnnotator-devel-0.2.1-bp153.2.2.1.aarch64.rpm libkImageAnnotator0_2_1-0.2.1-bp153.2.2.1.aarch64.rpm libkImageAnnotator0_2_1-debuginfo-0.2.1-bp153.2.2.1.aarch64.rpm kaccounts-integration-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-integration-64bit-20.04.2-bp153.2.2.1.aarch64_ilp32.rpm kaccounts-integration-64bit-debuginfo-20.04.2-bp153.2.2.1.aarch64_ilp32.rpm kaccounts-integration-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-integration-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-integration-devel-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-integration-devel-64bit-20.04.2-bp153.2.2.1.aarch64_ilp32.rpm libkaccounts1-20.04.2-bp153.2.2.1.aarch64.rpm libkaccounts1-64bit-20.04.2-bp153.2.2.1.aarch64_ilp32.rpm libkaccounts1-64bit-debuginfo-20.04.2-bp153.2.2.1.aarch64_ilp32.rpm libkaccounts1-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-providers-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-providers-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kaccounts-providers-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kactivities-stats-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kactivities-stats-devel-5.76.0-bp153.2.2.1.aarch64.rpm kactivities-stats-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ActivitiesStats1-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ActivitiesStats1-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ActivitiesStats1-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ActivitiesStats1-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kactivities5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kactivities5-devel-5.76.0-bp153.2.2.1.aarch64.rpm kactivities5-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kactivities5-imports-5.76.0-bp153.2.2.1.aarch64.rpm kactivities5-imports-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kactivities5-tools-5.76.0-bp153.2.2.1.aarch64.rpm kactivities5-tools-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Activities5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Activities5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Activities5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Activities5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kactivitymanagerd-5.18.5-bp153.3.2.1.aarch64.rpm kactivitymanagerd-debuginfo-5.18.5-bp153.3.2.1.aarch64.rpm kactivitymanagerd-debugsource-5.18.5-bp153.3.2.1.aarch64.rpm kactivitymanagerd-lang-5.18.5-bp153.3.2.1.aarch64.rpm kaddressbook-20.04.2-bp153.2.2.1.aarch64.rpm kaddressbook-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kaddressbook-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kaffeine-2.0.18-bp153.2.2.1.aarch64.rpm kaffeine-debuginfo-2.0.18-bp153.2.2.1.aarch64.rpm kaffeine-debugsource-2.0.18-bp153.2.2.1.aarch64.rpm kalarm-20.04.2-bp153.2.2.1.aarch64.rpm kalarm-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kalarm-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-kalarmcal-20.04.2-bp153.2.2.1.aarch64.rpm akonadi-plugin-kalarmcal-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kalarmcal-20.04.2-bp153.2.2.1.aarch64.rpm kalarmcal-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kalarmcal-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kalarmcal-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AlarmCalendar5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5AlarmCalendar5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kalgebra-20.04.2-bp153.2.2.1.aarch64.rpm kalgebra-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kalgebra-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kalgebra-mobile-20.04.2-bp153.2.2.1.aarch64.rpm kalgebra-mobile-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kalzium-20.04.2-bp153.2.2.2.aarch64.rpm kalzium-debuginfo-20.04.2-bp153.2.2.2.aarch64.rpm kalzium-debugsource-20.04.2-bp153.2.2.2.aarch64.rpm kalzium-devel-20.04.2-bp153.2.2.2.aarch64.rpm kamera-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kio_kamera-20.04.2-bp153.2.2.1.aarch64.rpm kio_kamera-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kamerka-0.20-bp153.2.2.1.aarch64.rpm kamerka-debuginfo-0.20-bp153.2.2.1.aarch64.rpm kamerka-debugsource-0.20-bp153.2.2.1.aarch64.rpm kamoso-20.04.2-bp153.2.2.1.aarch64.rpm kamoso-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kamoso-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kanagram-20.04.2-bp153.2.2.1.aarch64.rpm kanagram-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kanagram-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kapman-20.04.2-bp153.2.2.1.aarch64.rpm kapman-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kapman-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kapptemplate-20.04.2-bp153.2.2.1.aarch64.rpm kapptemplate-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kapptemplate-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm karchive-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm karchive-devel-5.76.0-bp153.2.2.1.aarch64.rpm karchive-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Archive5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Archive5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Archive5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Archive5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kate-20.04.2-bp153.2.2.1.aarch64.rpm kate-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kate-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kate-plugins-20.04.2-bp153.2.2.1.aarch64.rpm kate-plugins-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kwrite-20.04.2-bp153.2.2.1.aarch64.rpm kwrite-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm katomic-20.04.2-bp153.2.2.1.aarch64.rpm katomic-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm katomic-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kauth-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kauth-devel-5.76.0-bp153.2.2.1.aarch64.rpm kauth-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Auth5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Auth5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Auth5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Auth5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5AuthCore5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5AuthCore5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5AuthCore5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5AuthCore5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kbackup-20.04.2-bp153.2.2.1.aarch64.rpm kbackup-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kbackup-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kbibtex-0.9.2-bp153.2.2.1.aarch64.rpm kbibtex-debuginfo-0.9.2-bp153.2.2.1.aarch64.rpm kbibtex-debugsource-0.9.2-bp153.2.2.1.aarch64.rpm kbibtex-devel-0.9.2-bp153.2.2.1.aarch64.rpm kblackbox-20.04.2-bp153.2.2.1.aarch64.rpm kblackbox-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kblackbox-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kblocks-20.04.2-bp153.2.2.1.aarch64.rpm kblocks-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kblocks-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kblog-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kblog-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Blog5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Blog5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kbookmarks-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kbookmarks-devel-5.76.0-bp153.2.2.1.aarch64.rpm kbookmarks-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Bookmarks5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Bookmarks5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Bookmarks5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Bookmarks5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kbounce-20.04.2-bp153.2.2.1.aarch64.rpm kbounce-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kbounce-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kbreakout-20.04.2-bp153.2.2.1.aarch64.rpm kbreakout-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kbreakout-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kbruch-20.04.2-bp153.2.2.1.aarch64.rpm kbruch-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kbruch-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kcachegrind-20.04.2-bp153.2.2.1.aarch64.rpm kcachegrind-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcachegrind-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kcalc-20.04.2-bp153.2.2.1.aarch64.rpm kcalc-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcalc-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kcalendarcore-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcalendarcore-devel-5.76.0-bp153.2.2.1.aarch64.rpm libKF5CalendarCore5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5CalendarCore5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcalutils-20.04.2-bp153.2.2.1.aarch64.rpm kcalutils-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcalutils-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kcalutils-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CalendarUtils5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CalendarUtils5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcharselect-20.04.2-bp153.2.2.1.aarch64.rpm kcharselect-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcharselect-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kcm5-fcitx-debugsource-0.5.6-bp153.3.2.1.aarch64.rpm kf5-kcm-fcitx-0.5.6-bp153.3.2.1.aarch64.rpm kf5-kcm-fcitx-debuginfo-0.5.6-bp153.3.2.1.aarch64.rpm kcm_sddm-5.18.5-bp153.2.2.1.aarch64.rpm kcm_sddm-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kcm_sddm-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kcm_tablet-3.2.0-bp153.2.2.1.aarch64.rpm kcm_tablet-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kcm_tablet-debugsource-3.2.0-bp153.2.2.1.aarch64.rpm kcmutils-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcmutils-devel-5.76.0-bp153.2.2.1.aarch64.rpm kcmutils-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KCMUtils5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5KCMUtils5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KCMUtils5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KCMUtils5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcodecs-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcodecs-devel-5.76.0-bp153.2.2.1.aarch64.rpm kcodecs-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Codecs5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Codecs5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Codecs5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Codecs5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcolorchooser-20.04.2-bp153.2.2.1.aarch64.rpm kcolorchooser-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcolorchooser-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kcompletion-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcompletion-devel-5.76.0-bp153.2.2.1.aarch64.rpm kcompletion-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kcompletion-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kcompletion-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Completion5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Completion5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Completion5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Completion5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kconf_update5-5.76.0-bp153.2.2.1.aarch64.rpm kconf_update5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kconfig-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kconfig-devel-5.76.0-bp153.2.2.1.aarch64.rpm kconfig-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kconfig-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kconfig-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ConfigCore5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ConfigCore5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ConfigCore5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ConfigCore5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ConfigGui5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ConfigGui5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ConfigGui5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ConfigGui5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kconfigwidgets-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kconfigwidgets-devel-5.76.0-bp153.2.2.1.aarch64.rpm kconfigwidgets-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kconfigwidgets-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kconfigwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ConfigWidgets5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ConfigWidgets5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ConfigWidgets5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ConfigWidgets5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcontacts-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcontacts-devel-5.76.0-bp153.2.2.1.aarch64.rpm kcontacts-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Contacts5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Contacts5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Contacts5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Contacts5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcoreaddons-5.76.0-bp153.2.2.1.aarch64.rpm kcoreaddons-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcoreaddons-devel-5.76.0-bp153.2.2.1.aarch64.rpm kcoreaddons-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kcoreaddons-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kcoreaddons-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5CoreAddons5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5CoreAddons5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5CoreAddons5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5CoreAddons5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcrash-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kcrash-devel-5.76.0-bp153.2.2.1.aarch64.rpm kcrash-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Crash5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Crash5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Crash5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Crash5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kcron-20.04.2-bp153.2.2.1.aarch64.rpm kcron-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kcron-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdav-5.76.0-bp153.2.2.1.aarch64.rpm kdav-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdav-devel-5.76.0-bp153.2.2.1.aarch64.rpm libKF5DAV5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5DAV5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdb-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kdb-debugsource-3.2.0-bp153.2.2.1.aarch64.rpm kdb-devel-3.2.0-bp153.2.2.1.aarch64.rpm kdb-mysql-driver-3.2.0-bp153.2.2.1.aarch64.rpm kdb-mysql-driver-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kdb-postgresql-driver-3.2.0-bp153.2.2.1.aarch64.rpm kdb-postgresql-driver-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kdb-sqlite3-driver-3.2.0-bp153.2.2.1.aarch64.rpm kdb-sqlite3-driver-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm libKDb3-4-3.2.0-bp153.2.2.1.aarch64.rpm libKDb3-4-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kdbg-3.0.1-bp153.2.2.1.aarch64.rpm kdbg-debuginfo-3.0.1-bp153.2.2.1.aarch64.rpm kdbg-debugsource-3.0.1-bp153.2.2.1.aarch64.rpm kdbusaddons-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdbusaddons-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdbusaddons-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdbusaddons-tools-5.76.0-bp153.2.2.1.aarch64.rpm kdbusaddons-tools-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5DBusAddons5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5DBusAddons5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DBusAddons5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DBusAddons5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kde-cli-tools5-5.18.5-bp153.2.2.1.aarch64.rpm kde-cli-tools5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kde-cli-tools5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kde-dev-utils-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kde-dev-utils-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kpartloader-20.04.2-bp153.2.2.1.aarch64.rpm kpartloader-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kuiviewer-20.04.2-bp153.2.2.1.aarch64.rpm kuiviewer-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kde-gtk-config5-5.18.5-bp153.2.2.1.aarch64.rpm kde-gtk-config5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kde-gtk-config5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kde-gtk-config5-gtk2-5.18.5-bp153.2.2.1.aarch64.rpm kde-gtk-config5-gtk2-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kde-gtk-config5-gtk3-5.18.5-bp153.2.2.1.aarch64.rpm kde-gtk-config5-gtk3-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kde-print-manager-20.04.2-bp153.2.2.1.aarch64.rpm kde-print-manager-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kde-print-manager-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kde-user-manager-5.18.5-bp153.2.2.1.aarch64.rpm kde-user-manager-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kde-user-manager-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kde4-filesystem-4.14-bp153.2.2.1.aarch64.rpm kdebugsettings-20.04.2-bp153.2.2.1.aarch64.rpm kdebugsettings-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdebugsettings-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdeclarative-components-5.76.0-bp153.2.2.1.aarch64.rpm kdeclarative-components-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdeclarative-components-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdeclarative-components-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdeclarative-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdeclarative-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdeclarative-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdeclarative-tools-5.76.0-bp153.2.2.1.aarch64.rpm kdeclarative-tools-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5CalendarEvents5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5CalendarEvents5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5CalendarEvents5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5CalendarEvents5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Declarative5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Declarative5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Declarative5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Declarative5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5QuickAddons5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5QuickAddons5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5QuickAddons5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5QuickAddons5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdeconnect-kde-20.04.2-bp153.4.2.1.aarch64.rpm kdeconnect-kde-debuginfo-20.04.2-bp153.4.2.1.aarch64.rpm kdeconnect-kde-debugsource-20.04.2-bp153.4.2.1.aarch64.rpm kded-5.76.0-bp153.2.2.1.aarch64.rpm kded-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kded-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kded-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdegraphics-thumbnailers-20.04.2-bp153.2.2.1.aarch64.rpm kdegraphics-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdegraphics-thumbnailers-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdelibs4support-5.76.0-bp153.2.2.1.aarch64.rpm kdelibs4support-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdelibs4support-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdelibs4support-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdelibs4support-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdelibs4support-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdelibs4support-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kssl-5.76.0-bp153.2.2.1.aarch64.rpm kssl-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5KDELibs4Support5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5KDELibs4Support5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KDELibs4Support5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KDELibs4Support5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdenetwork-filesharing-20.04.2-bp153.2.2.1.aarch64.rpm kdenetwork-filesharing-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdenetwork-filesharing-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdenlive-20.04.2-bp153.2.2.1.aarch64.rpm kdenlive-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdenlive-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-addons-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-addons-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-addons-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-apps-libs-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-apps-libs-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-apps-libs-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-apps-libs-devel-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-runtime-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-runtime-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdepim-runtime-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdesdk-kioslaves-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kio_perldoc-20.04.2-bp153.2.2.1.aarch64.rpm kio_perldoc-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdesdk-scripts-20.04.2-bp153.2.2.1.aarch64.rpm kdesdk-scripts-kf5-porting-20.04.2-bp153.2.2.1.aarch64.rpm kdesdk-thumbnailers-20.04.2-bp153.2.2.1.aarch64.rpm kdesdk-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdesdk-thumbnailers-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdesignerplugin-5.76.0-bp153.2.2.1.aarch64.rpm kdesignerplugin-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdesignerplugin-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdesignerplugin-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdesu-debugsource-5.76.0-bp153.2.2.2.aarch64.rpm kdesu-devel-5.76.0-bp153.2.2.2.aarch64.rpm kdesu-devel-64bit-5.76.0-bp153.2.2.2.aarch64_ilp32.rpm libKF5Su5-5.76.0-bp153.2.2.2.aarch64.rpm libKF5Su5-64bit-5.76.0-bp153.2.2.2.aarch64_ilp32.rpm libKF5Su5-64bit-debuginfo-5.76.0-bp153.2.2.2.aarch64_ilp32.rpm libKF5Su5-debuginfo-5.76.0-bp153.2.2.2.aarch64.rpm kdesvn-2.1.0-bp153.2.2.1.aarch64.rpm kdesvn-debuginfo-2.1.0-bp153.2.2.1.aarch64.rpm kdesvn-debugsource-2.1.0-bp153.2.2.1.aarch64.rpm kdevelop5-pg-qt-2.2.1-bp153.2.2.1.aarch64.rpm kdevelop5-pg-qt-debuginfo-2.2.1-bp153.2.2.1.aarch64.rpm kdevelop5-pg-qt-debugsource-2.2.1-bp153.2.2.1.aarch64.rpm kdevelop5-plugin-php-5.6.1-bp153.2.2.4.aarch64.rpm kdevelop5-plugin-php-debuginfo-5.6.1-bp153.2.2.4.aarch64.rpm kdevelop5-plugin-php-debugsource-5.6.1-bp153.2.2.4.aarch64.rpm kdevelop5-plugin-php-devel-5.6.1-bp153.2.2.4.aarch64.rpm kdevelop5-plugin-python3-5.6.1-bp153.2.2.1.aarch64.rpm kdevelop5-plugin-python3-debuginfo-5.6.1-bp153.2.2.1.aarch64.rpm kdevelop5-plugin-python3-debugsource-5.6.1-bp153.2.2.1.aarch64.rpm kdevelop5-5.6.1-bp153.2.2.1.aarch64.rpm kdevelop5-debuginfo-5.6.1-bp153.2.2.1.aarch64.rpm kdevelop5-debugsource-5.6.1-bp153.2.2.1.aarch64.rpm kdevplatform-5.6.1-bp153.2.2.1.aarch64.rpm kdevplatform-debuginfo-5.6.1-bp153.2.2.1.aarch64.rpm kdevplatform-devel-5.6.1-bp153.2.2.1.aarch64.rpm libkdevplatform56-5.6.1-bp153.2.2.1.aarch64.rpm libkdevplatform56-debuginfo-5.6.1-bp153.2.2.1.aarch64.rpm kdewebkit-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdewebkit-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdewebkit-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdewebkit-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kdewebkit-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5WebKit5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5WebKit5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WebKit5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WebKit5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdf-20.04.2-bp153.2.2.1.aarch64.rpm kdf-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdf-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kwikdisk-20.04.2-bp153.2.2.1.aarch64.rpm kwikdisk-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdgantt2-16.08.3-bp153.2.2.1.aarch64.rpm kdgantt2-debugsource-16.08.3-bp153.2.2.1.aarch64.rpm kdgantt2-devel-16.08.3-bp153.2.2.1.aarch64.rpm libKF5KDGantt2-5-16.08.3-bp153.2.2.1.aarch64.rpm libKF5KDGantt2-5-debuginfo-16.08.3-bp153.2.2.1.aarch64.rpm kdiagram-debuginfo-2.8.0-bp153.2.2.1.aarch64.rpm kdiagram-debugsource-2.8.0-bp153.2.2.1.aarch64.rpm kdiagram-devel-2.8.0-bp153.2.2.1.aarch64.rpm libKChart2-2.8.0-bp153.2.2.1.aarch64.rpm libKChart2-debuginfo-2.8.0-bp153.2.2.1.aarch64.rpm libKGantt2-2.8.0-bp153.2.2.1.aarch64.rpm libKGantt2-debuginfo-2.8.0-bp153.2.2.1.aarch64.rpm kdialog-20.04.2-bp153.2.2.1.aarch64.rpm kdialog-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdialog-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdiamond-20.04.2-bp153.2.2.1.aarch64.rpm kdiamond-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdiamond-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdiff3-1.8.5-bp153.2.2.1.aarch64.rpm kdiff3-debuginfo-1.8.5-bp153.2.2.1.aarch64.rpm kdiff3-debugsource-1.8.5-bp153.2.2.1.aarch64.rpm kdnssd-framework-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdnssd-framework-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdnssd-framework-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DNSSD5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5DNSSD5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DNSSD5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DNSSD5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdnssd-20.04.2-bp153.2.2.1.aarch64.rpm kdnssd-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kdnssd-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kdoctools-5.76.0-bp153.2.2.1.aarch64.rpm kdoctools-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdoctools-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kdoctools-devel-5.76.0-bp153.2.2.1.aarch64.rpm kdoctools-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DocTools5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5DocTools5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DocTools5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5DocTools5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kdsoap-debuginfo-1.9.0-bp153.2.2.1.aarch64.rpm kdsoap-debugsource-1.9.0-bp153.2.2.1.aarch64.rpm kdsoap-devel-1.9.0-bp153.2.2.1.aarch64.rpm kdsoap-devel-debuginfo-1.9.0-bp153.2.2.1.aarch64.rpm libkdsoap-server1_9_0-1.9.0-bp153.2.2.1.aarch64.rpm libkdsoap-server1_9_0-debuginfo-1.9.0-bp153.2.2.1.aarch64.rpm libkdsoap1_9_0-1.9.0-bp153.2.2.1.aarch64.rpm libkdsoap1_9_0-debuginfo-1.9.0-bp153.2.2.1.aarch64.rpm keditbookmarks-20.04.2-bp153.2.2.1.aarch64.rpm keditbookmarks-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm keditbookmarks-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kemoticons-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kemoticons-devel-5.76.0-bp153.2.2.1.aarch64.rpm kemoticons-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Emoticons5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Emoticons5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Emoticons5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Emoticons5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kf5-filesystem-20201017-bp153.2.2.1.aarch64.rpm kfilemetadata5-5.76.0-bp153.2.2.1.aarch64.rpm kfilemetadata5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kfilemetadata5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kfilemetadata5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kfilemetadata5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kfilemetadata5-devel-5.76.0-bp153.2.2.1.aarch64.rpm kfind-20.04.2-bp153.2.2.1.aarch64.rpm kfind-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kfind-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kfloppy-20.04.2-bp153.2.2.1.aarch64.rpm kfloppy-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kfloppy-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kfourinline-20.04.2-bp153.2.2.1.aarch64.rpm kfourinline-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kfourinline-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kgamma5-5.18.5-bp153.2.2.1.aarch64.rpm kgamma5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kgamma5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kgeography-20.04.2-bp153.3.2.1.aarch64.rpm kgeography-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm kgeography-debugsource-20.04.2-bp153.3.2.1.aarch64.rpm kget-20.04.2-bp153.3.2.1.aarch64.rpm kget-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm kget-debugsource-20.04.2-bp153.3.2.1.aarch64.rpm kglobalaccel-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kglobalaccel-devel-5.76.0-bp153.2.2.1.aarch64.rpm kglobalaccel-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kglobalaccel5-5.76.0-bp153.2.2.1.aarch64.rpm kglobalaccel5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5GlobalAccel5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5GlobalAccel5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5GlobalAccel5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5GlobalAccel5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5GlobalAccelPrivate5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5GlobalAccelPrivate5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kgoldrunner-20.04.2-bp153.2.2.1.aarch64.rpm kgoldrunner-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kgoldrunner-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kgpg-20.04.2-bp153.2.2.1.aarch64.rpm kgpg-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kgpg-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kguiaddons-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kguiaddons-devel-5.76.0-bp153.2.2.1.aarch64.rpm kguiaddons-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5GuiAddons5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5GuiAddons5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5GuiAddons5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5GuiAddons5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm khangman-20.04.2-bp153.2.2.1.aarch64.rpm khangman-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm khangman-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm khelpcenter5-20.04.2-bp153.2.2.1.aarch64.rpm khelpcenter5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm khelpcenter5-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kholidays-5.76.0-bp153.2.2.1.aarch64.rpm kholidays-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kholidays-devel-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Holidays5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Holidays5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm khotkeys5-5.18.5-bp153.2.2.1.aarch64.rpm khotkeys5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm khotkeys5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm khotkeys5-devel-5.18.5-bp153.2.2.1.aarch64.rpm khtml-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm khtml-devel-5.76.0-bp153.2.2.1.aarch64.rpm khtml-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KHtml5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5KHtml5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KHtml5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5KHtml5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm ki18n-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm ki18n-devel-5.76.0-bp153.2.2.1.aarch64.rpm ki18n-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5I18n5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5I18n5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5I18n5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5I18n5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kiconthemes-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kiconthemes-devel-5.76.0-bp153.2.2.1.aarch64.rpm kiconthemes-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kiconthemes-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kiconthemes-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5IconThemes5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5IconThemes5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5IconThemes5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5IconThemes5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kidentitymanagement-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kidentitymanagement-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5IdentityManagement5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5IdentityManagement5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kidletime-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kidletime-devel-5.76.0-bp153.2.2.1.aarch64.rpm kidletime-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5IdleTime5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5IdleTime5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5IdleTime5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5IdleTime5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kig-20.04.2-bp153.2.2.1.aarch64.rpm kig-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kig-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kigo-20.04.2-bp153.2.2.1.aarch64.rpm kigo-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kigo-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm killbots-20.04.2-bp153.2.2.1.aarch64.rpm killbots-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm killbots-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kimageformats-5.76.0-bp153.3.2.1.aarch64.rpm kimageformats-64bit-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kimageformats-64bit-debuginfo-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kimageformats-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kimageformats-debugsource-5.76.0-bp153.3.2.1.aarch64.rpm kimageformats-eps-5.76.0-bp153.3.2.1.aarch64.rpm kimageformats-eps-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kimagemapeditor-20.04.2-bp153.2.2.1.aarch64.rpm kimagemapeditor-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kimagemapeditor-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kimap-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kimap-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5IMAP5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5IMAP5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kinfocenter5-5.18.5-bp153.2.2.1.aarch64.rpm kinfocenter5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kinfocenter5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kinit-5.76.0-bp153.2.2.1.aarch64.rpm kinit-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kinit-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kinit-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kinit-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kinit-devel-5.76.0-bp153.2.2.1.aarch64.rpm kio-extras5-20.04.2-bp153.3.3.1.aarch64.rpm kio-extras5-debuginfo-20.04.2-bp153.3.3.1.aarch64.rpm kio-extras5-debugsource-20.04.2-bp153.3.3.1.aarch64.rpm libkioarchive-devel-20.04.2-bp153.3.3.1.aarch64.rpm libkioarchive5-20.04.2-bp153.3.3.1.aarch64.rpm libkioarchive5-debuginfo-20.04.2-bp153.3.3.1.aarch64.rpm kio-gdrive-1.3.0-bp153.2.2.1.aarch64.rpm kio-gdrive-debuginfo-1.3.0-bp153.2.2.1.aarch64.rpm kio-gdrive-debugsource-1.3.0-bp153.2.2.1.aarch64.rpm kio-stash-1.0-bp153.2.2.1.aarch64.rpm kio-stash-debuginfo-1.0-bp153.2.2.1.aarch64.rpm kio-stash-debugsource-1.0-bp153.2.2.1.aarch64.rpm kio-5.76.0-bp153.3.2.1.aarch64.rpm kio-64bit-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kio-64bit-debuginfo-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kio-core-5.76.0-bp153.3.2.1.aarch64.rpm kio-core-64bit-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kio-core-64bit-debuginfo-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kio-core-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kio-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kio-debugsource-5.76.0-bp153.3.2.1.aarch64.rpm kio-devel-5.76.0-bp153.3.2.1.aarch64.rpm kio-devel-64bit-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kio-devel-64bit-debuginfo-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kio-devel-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kio_audiocd-20.04.2-bp153.2.2.1.aarch64.rpm kio_audiocd-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kio_audiocd-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kio_audiocd-devel-20.04.2-bp153.2.2.1.aarch64.rpm kipi-plugins-20.04.2-bp153.2.2.1.aarch64.rpm kipi-plugins-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kipi-plugins-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kirigami-gallery-20.04.2-bp153.2.2.1.aarch64.rpm kirigami-gallery-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kirigami-gallery-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kirigami-1.1.0-bp153.2.2.1.aarch64.rpm kirigami-debuginfo-1.1.0-bp153.2.2.1.aarch64.rpm kirigami-debugsource-1.1.0-bp153.2.2.1.aarch64.rpm kirigami-devel-1.1.0-bp153.2.2.1.aarch64.rpm kirigami2-5.76.0-bp153.3.2.1.aarch64.rpm kirigami2-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kirigami2-debugsource-5.76.0-bp153.3.2.1.aarch64.rpm kirigami2-devel-5.76.0-bp153.3.2.1.aarch64.rpm libKF5Kirigami2-5-5.76.0-bp153.3.2.1.aarch64.rpm libKF5Kirigami2-5-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kiriki-20.04.2-bp153.2.2.1.aarch64.rpm kiriki-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kiriki-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kitemmodels-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kitemmodels-devel-5.76.0-bp153.2.2.1.aarch64.rpm kitemmodels-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kitemmodels-imports-5.76.0-bp153.2.2.1.aarch64.rpm kitemmodels-imports-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ItemModels5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ItemModels5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ItemModels5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ItemModels5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kitemviews-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kitemviews-devel-5.76.0-bp153.2.2.1.aarch64.rpm kitemviews-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kitemviews-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kitemviews-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ItemViews5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ItemViews5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ItemViews5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ItemViews5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kitinerary-20.04.2-bp153.2.2.1.aarch64.rpm kitinerary-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kitinerary-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kitinerary-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKPimItinerary5-20.04.2-bp153.2.2.1.aarch64.rpm libKPimItinerary5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kjobwidgets-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kjobwidgets-devel-5.76.0-bp153.2.2.1.aarch64.rpm kjobwidgets-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JobWidgets5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JobWidgets5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JobWidgets5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JobWidgets5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kjots-5.0.2-bp153.2.2.1.aarch64.rpm kjots-debuginfo-5.0.2-bp153.2.2.1.aarch64.rpm kjots-debugsource-5.0.2-bp153.2.2.1.aarch64.rpm kjs-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kjs-devel-5.76.0-bp153.2.2.1.aarch64.rpm kjs-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kjs-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kjs-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JS5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JS5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JS5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JS5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JSApi5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JSApi5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JSApi5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JSApi5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kjsembed-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kjsembed-devel-5.76.0-bp153.2.2.1.aarch64.rpm kjsembed-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kjsembed-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kjsembed-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JsEmbed5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5JsEmbed5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JsEmbed5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5JsEmbed5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kjumpingcube-20.04.2-bp153.2.2.1.aarch64.rpm kjumpingcube-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kjumpingcube-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kldap-20.04.2-bp153.2.2.1.aarch64.rpm kldap-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kldap-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kldap-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Ldap5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Ldap5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kleopatra-20.04.2-bp153.2.2.1.aarch64.rpm kleopatra-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kleopatra-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm klettres-20.04.2-bp153.2.2.1.aarch64.rpm klettres-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm klettres-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm klickety-20.04.2-bp153.2.2.1.aarch64.rpm klickety-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm klickety-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm klines-20.04.2-bp153.2.2.1.aarch64.rpm klines-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm klines-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmag-20.04.2-bp153.2.2.1.aarch64.rpm kmag-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmag-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmahjongg-20.04.2-bp153.2.2.1.aarch64.rpm kmahjongg-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmahjongg-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmail-account-wizard-20.04.2-bp153.2.2.1.aarch64.rpm kmail-account-wizard-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmail-account-wizard-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmail-20.04.2-bp153.3.2.1.aarch64.rpm kmail-application-icons-20.04.2-bp153.3.2.1.aarch64.rpm kmail-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm kmail-debugsource-20.04.2-bp153.3.2.1.aarch64.rpm ktnef-20.04.2-bp153.3.2.1.aarch64.rpm ktnef-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm kmailtransport-20.04.2-bp153.2.2.1.aarch64.rpm kmailtransport-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmailtransport-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmailtransport-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailTransport5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailTransport5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailTransportAkonadi5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailTransportAkonadi5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmarkdownwebview-0.5.6-bp153.2.2.1.aarch64.rpm kmarkdownwebview-debuginfo-0.5.6-bp153.2.2.1.aarch64.rpm kmarkdownwebview-debugsource-0.5.6-bp153.2.2.1.aarch64.rpm kmbox-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmbox-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Mbox5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Mbox5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmediaplayer-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kmediaplayer-devel-5.76.0-bp153.2.2.1.aarch64.rpm kmediaplayer-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5MediaPlayer5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5MediaPlayer5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5MediaPlayer5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5MediaPlayer5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kmenuedit5-5.18.5-bp153.2.2.1.aarch64.rpm kmenuedit5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kmenuedit5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kmime-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmime-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Mime5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Mime5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmines-20.04.2-bp153.2.2.1.aarch64.rpm kmines-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmines-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmix-20.04.2-bp153.3.2.1.aarch64.rpm kmix-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm kmix-debugsource-20.04.2-bp153.3.2.1.aarch64.rpm kmousetool-20.04.2-bp153.2.2.1.aarch64.rpm kmousetool-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmousetool-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmouth-20.04.2-bp153.2.2.1.aarch64.rpm kmouth-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmouth-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmozillahelper-5.0.5-bp153.2.2.1.aarch64.rpm kmozillahelper-debuginfo-5.0.5-bp153.2.2.1.aarch64.rpm kmozillahelper-debugsource-5.0.5-bp153.2.2.1.aarch64.rpm kmplot-20.04.2-bp153.2.2.1.aarch64.rpm kmplot-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kmplot-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kmymoney-5.1.1-bp153.2.2.1.aarch64.rpm kmymoney-debuginfo-5.1.1-bp153.2.2.1.aarch64.rpm kmymoney-debugsource-5.1.1-bp153.2.2.1.aarch64.rpm kmymoney-devel-5.1.1-bp153.2.2.1.aarch64.rpm knavalbattle-20.04.2-bp153.2.2.1.aarch64.rpm knavalbattle-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm knavalbattle-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm knetwalk-20.04.2-bp153.2.2.1.aarch64.rpm knetwalk-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm knetwalk-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm knewstuff-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-core-devel-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-devel-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm knewstuff-imports-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm knewstuff-quick-devel-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NewStuff5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NewStuff5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NewStuff5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NewStuffCore5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NewStuffCore5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NewStuffCore5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm knights-20.04.2-bp153.2.2.1.aarch64.rpm knights-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm knights-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm knotes-20.04.2-bp153.2.2.1.aarch64.rpm knotes-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm knotes-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm knotifications-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm knotifications-devel-5.76.0-bp153.2.2.1.aarch64.rpm knotifications-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Notifications5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Notifications5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Notifications5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Notifications5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm knotifyconfig-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm knotifyconfig-devel-5.76.0-bp153.2.2.1.aarch64.rpm knotifyconfig-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NotifyConfig5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NotifyConfig5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NotifyConfig5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NotifyConfig5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kolf-20.04.2-bp153.2.2.1.aarch64.rpm kolf-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kolf-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kollision-20.04.2-bp153.2.2.1.aarch64.rpm kollision-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kollision-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kolor-manager-1.1.0-bp153.2.2.1.aarch64.rpm kolor-manager-debuginfo-1.1.0-bp153.2.2.1.aarch64.rpm kolor-manager-debugsource-1.1.0-bp153.2.2.1.aarch64.rpm kolourpaint-20.04.2-bp153.2.2.1.aarch64.rpm kolourpaint-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kolourpaint-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kompare-20.04.2-bp153.2.2.1.aarch64.rpm kompare-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kompare-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kompare-devel-20.04.2-bp153.2.2.1.aarch64.rpm konqueror-20.04.2-bp153.2.2.1.aarch64.rpm konqueror-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm konqueror-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm konqueror-devel-20.04.2-bp153.2.2.1.aarch64.rpm konqueror-plugins-20.04.2-bp153.2.2.1.aarch64.rpm konqueror-plugins-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm webenginepart-20.04.2-bp153.2.2.1.aarch64.rpm webenginepart-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm konquest-20.04.2-bp153.2.2.1.aarch64.rpm konquest-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm konquest-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm konsole-20.04.2-bp153.2.2.1.aarch64.rpm konsole-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm konsole-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm konsole-part-20.04.2-bp153.2.2.1.aarch64.rpm konsole-part-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kontact-20.04.2-bp153.2.2.1.aarch64.rpm kontact-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kontact-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kontactinterface-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kontactinterface-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KontactInterface5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KontactInterface5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm konversation-1.7.5-bp153.2.2.1.aarch64.rpm konversation-debuginfo-1.7.5-bp153.2.2.1.aarch64.rpm konversation-debugsource-1.7.5-bp153.2.2.1.aarch64.rpm kopete-20.04.2-bp153.2.2.1.aarch64.rpm kopete-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kopete-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kopete-devel-20.04.2-bp153.2.2.1.aarch64.rpm korganizer-20.04.2-bp153.2.2.1.aarch64.rpm korganizer-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm korganizer-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kpackage-5.76.0-bp153.3.2.1.aarch64.rpm kpackage-64bit-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kpackage-64bit-debuginfo-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kpackage-debuginfo-5.76.0-bp153.3.2.1.aarch64.rpm kpackage-debugsource-5.76.0-bp153.3.2.1.aarch64.rpm kpackage-devel-5.76.0-bp153.3.2.1.aarch64.rpm kpackage-devel-64bit-5.76.0-bp153.3.2.1.aarch64_ilp32.rpm kparts-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kparts-devel-5.76.0-bp153.2.2.1.aarch64.rpm kparts-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Parts5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Parts5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Parts5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Parts5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kpat-20.04.2-bp153.2.2.1.aarch64.rpm kpat-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kpat-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kpeople5-5.76.0-bp153.2.2.1.aarch64.rpm kpeople5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kpeople5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kpeople5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kpeople5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kpeople5-devel-5.76.0-bp153.2.2.1.aarch64.rpm kpeople5-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kpeoplevcard-0.1-bp153.2.2.1.aarch64.rpm kpeoplevcard-debuginfo-0.1-bp153.2.2.1.aarch64.rpm kpeoplevcard-debugsource-0.1-bp153.2.2.1.aarch64.rpm kpeoplevcard-devel-0.1-bp153.2.2.1.aarch64.rpm kphotoalbum-5.7.0-bp153.2.2.1.aarch64.rpm kphotoalbum-debuginfo-5.7.0-bp153.2.2.1.aarch64.rpm kphotoalbum-debugsource-5.7.0-bp153.2.2.1.aarch64.rpm kpimtextedit-20.04.2-bp153.2.2.1.aarch64.rpm kpimtextedit-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kpimtextedit-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kpimtextedit-devel-20.04.2-bp153.2.2.1.aarch64.rpm kpimtextedit-devel-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5PimTextEdit5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5PimTextEdit5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kpkpass-20.04.2-bp153.2.2.1.aarch64.rpm kpkpass-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kpkpass-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKPimPkPass5-20.04.2-bp153.2.2.1.aarch64.rpm libKPimPkPass5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kplotting-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kplotting-devel-5.76.0-bp153.2.2.1.aarch64.rpm kplotting-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kplotting-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kplotting-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Plotting5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Plotting5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Plotting5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Plotting5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kpmcore-3.3.0-bp153.2.2.1.aarch64.rpm kpmcore-debuginfo-3.3.0-bp153.2.2.1.aarch64.rpm kpmcore-debugsource-3.3.0-bp153.2.2.1.aarch64.rpm kpmcore-devel-3.3.0-bp153.2.2.1.aarch64.rpm libkpmcore7-3.3.0-bp153.2.2.1.aarch64.rpm libkpmcore7-debuginfo-3.3.0-bp153.2.2.1.aarch64.rpm kproperty-3.2.0-bp153.2.2.1.aarch64.rpm kproperty-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kproperty-debugsource-3.2.0-bp153.2.2.1.aarch64.rpm kproperty-devel-3.2.0-bp153.2.2.1.aarch64.rpm libKPropertyCore3-4-3.2.0-bp153.2.2.1.aarch64.rpm libKPropertyCore3-4-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm libKPropertyWidgets3-4-3.2.0-bp153.2.2.1.aarch64.rpm libKPropertyWidgets3-4-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kpty-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kpty-devel-5.76.0-bp153.2.2.1.aarch64.rpm kpty-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Pty5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Pty5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Pty5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Pty5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kqtquickcharts-20.04.2-bp153.2.2.1.aarch64.rpm kqtquickcharts-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kqtquickcharts-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kquickcharts-5.76.0-bp153.2.2.1.aarch64.rpm kquickcharts-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kquickcharts-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kquickcharts-devel-5.76.0-bp153.2.2.1.aarch64.rpm kraft-0.95-bp153.2.2.1.aarch64.rpm kraft-debuginfo-0.95-bp153.2.2.1.aarch64.rpm kraft-debugsource-0.95-bp153.2.2.1.aarch64.rpm krb5-auth-dialog-3.26.1-bp153.2.2.1.aarch64.rpm krb5-auth-dialog-debuginfo-3.26.1-bp153.2.2.1.aarch64.rpm krb5-auth-dialog-debugsource-3.26.1-bp153.2.2.1.aarch64.rpm krdc-20.04.2-bp153.2.2.1.aarch64.rpm krdc-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm krdc-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm krdc-devel-20.04.2-bp153.2.2.1.aarch64.rpm krename-5.0.1-bp153.2.2.1.aarch64.rpm krename-debuginfo-5.0.1-bp153.2.2.1.aarch64.rpm krename-debugsource-5.0.1-bp153.2.2.1.aarch64.rpm kreport-3.2.0-bp153.2.2.1.aarch64.rpm kreport-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kreport-debugsource-3.2.0-bp153.2.2.1.aarch64.rpm kreport-devel-3.2.0-bp153.2.2.1.aarch64.rpm libKReport3-4-3.2.0-bp153.2.2.1.aarch64.rpm libKReport3-4-debuginfo-3.2.0-bp153.2.2.1.aarch64.rpm kreversi-20.04.2-bp153.2.2.1.aarch64.rpm kreversi-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kreversi-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm krfb-20.04.2-bp153.2.2.1.aarch64.rpm krfb-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm krfb-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm krita-4.4.2-bp153.3.2.1.aarch64.rpm krita-debuginfo-4.4.2-bp153.3.2.1.aarch64.rpm krita-debugsource-4.4.2-bp153.3.2.1.aarch64.rpm krita-devel-4.4.2-bp153.3.2.1.aarch64.rpm kronometer-2.2.3-bp153.2.2.1.aarch64.rpm kronometer-debuginfo-2.2.3-bp153.2.2.1.aarch64.rpm kronometer-debugsource-2.2.3-bp153.2.2.1.aarch64.rpm kross-interpreters-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kross-ruby-20.04.2-bp153.2.2.1.aarch64.rpm kross-ruby-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kross-5.76.0-bp153.2.2.1.aarch64.rpm kross-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kross-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kross-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kross-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kross-devel-5.76.0-bp153.2.2.1.aarch64.rpm kross-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kross-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kross-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kruler-20.04.2-bp153.2.2.1.aarch64.rpm kruler-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kruler-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm krunner-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm krunner-devel-5.76.0-bp153.2.2.1.aarch64.rpm krunner-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Runner5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Runner5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Runner5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Runner5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kio_iso-2.7.2-bp153.2.2.1.aarch64.rpm kio_iso-debuginfo-2.7.2-bp153.2.2.1.aarch64.rpm krusader-2.7.2-bp153.2.2.1.aarch64.rpm krusader-debuginfo-2.7.2-bp153.2.2.1.aarch64.rpm krusader-debugsource-2.7.2-bp153.2.2.1.aarch64.rpm krusader-doc-2.7.2-bp153.2.2.1.aarch64.rpm kscreen5-5.18.5-bp153.2.2.1.aarch64.rpm kscreen5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kscreen5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kscreen5-plasmoid-5.18.5-bp153.2.2.1.aarch64.rpm kscreenlocker-5.18.5-bp153.2.2.1.aarch64.rpm kscreenlocker-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kscreenlocker-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kscreenlocker-devel-5.18.5-bp153.2.2.1.aarch64.rpm libKScreenLocker5-5.18.5-bp153.2.2.1.aarch64.rpm libKScreenLocker5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kseexpr-debugsource-4.0.1.0-bp153.2.2.1.aarch64.rpm kseexpr-devel-4.0.1.0-bp153.2.2.1.aarch64.rpm libKSeExpr4_0_1_0-4.0.1.0-bp153.2.2.1.aarch64.rpm libKSeExpr4_0_1_0-debuginfo-4.0.1.0-bp153.2.2.1.aarch64.rpm kservice-5.76.0-bp153.2.2.1.aarch64.rpm kservice-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kservice-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kservice-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kservice-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kservice-devel-5.76.0-bp153.2.2.1.aarch64.rpm kservice-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kshisen-20.04.2-bp153.2.2.1.aarch64.rpm kshisen-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kshisen-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kshutdown-5.2-bp153.2.2.1.aarch64.rpm kshutdown-debuginfo-5.2-bp153.2.2.1.aarch64.rpm kshutdown-debugsource-5.2-bp153.2.2.1.aarch64.rpm ksirk-20.04.2-bp153.2.2.1.aarch64.rpm ksirk-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ksirk-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ksmtp-20.04.2-bp153.2.2.1.aarch64.rpm ksmtp-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ksmtp-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKPimSMTP5-20.04.2-bp153.2.2.1.aarch64.rpm libKPimSMTP5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ksnakeduel-20.04.2-bp153.2.2.1.aarch64.rpm ksnakeduel-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ksnakeduel-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ksnip-1.6.1-bp153.2.2.1.aarch64.rpm ksnip-debuginfo-1.6.1-bp153.2.2.1.aarch64.rpm ksnip-debugsource-1.6.1-bp153.2.2.1.aarch64.rpm kspaceduel-20.04.2-bp153.2.2.1.aarch64.rpm kspaceduel-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kspaceduel-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ksquares-20.04.2-bp153.2.2.1.aarch64.rpm ksquares-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ksquares-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ksshaskpass5-5.18.5-bp153.2.2.1.aarch64.rpm ksshaskpass5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm ksshaskpass5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kstars-3.5.1-bp153.3.2.1.aarch64.rpm kstars-debuginfo-3.5.1-bp153.3.2.1.aarch64.rpm kstars-debugsource-3.5.1-bp153.3.2.1.aarch64.rpm ksudoku-20.04.2-bp153.2.2.1.aarch64.rpm ksudoku-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ksudoku-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ksysguard5-5.18.5-bp153.2.2.1.aarch64.rpm ksysguard5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm ksysguard5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm ksystemlog-20.04.2-bp153.2.2.1.aarch64.rpm ksystemlog-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ksystemlog-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kteatime-20.04.2-bp153.2.2.1.aarch64.rpm kteatime-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kteatime-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktexteditor-5.76.0-bp153.2.2.1.aarch64.rpm ktexteditor-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm ktexteditor-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm ktexteditor-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm ktexteditor-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm ktexteditor-devel-5.76.0-bp153.2.2.1.aarch64.rpm ktexteditor-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm ktextwidgets-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm ktextwidgets-devel-5.76.0-bp153.2.2.1.aarch64.rpm ktextwidgets-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm ktextwidgets-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm ktextwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5TextWidgets5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5TextWidgets5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5TextWidgets5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5TextWidgets5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm ktimer-20.04.2-bp153.2.2.1.aarch64.rpm ktimer-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktimer-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktimetracker-5.0.1-bp153.2.2.1.aarch64.rpm ktimetracker-debuginfo-5.0.1-bp153.2.2.1.aarch64.rpm ktimetracker-debugsource-5.0.1-bp153.2.2.1.aarch64.rpm ktnef-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktnef-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Tnef5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Tnef5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktoblzcheck-1.48-bp153.2.2.1.aarch64.rpm ktoblzcheck-debuginfo-1.48-bp153.2.2.1.aarch64.rpm ktoblzcheck-debugsource-1.48-bp153.2.2.1.aarch64.rpm ktoblzcheck-devel-1.48-bp153.2.2.1.aarch64.rpm libktoblzcheck1-1.48-bp153.2.2.1.aarch64.rpm libktoblzcheck1-debuginfo-1.48-bp153.2.2.1.aarch64.rpm python-ktoblzcheck-1.48-bp153.2.2.1.aarch64.rpm ktorrent-5.1.2-bp153.2.2.1.aarch64.rpm ktorrent-debuginfo-5.1.2-bp153.2.2.1.aarch64.rpm ktorrent-debugsource-5.1.2-bp153.2.2.1.aarch64.rpm ktouch-20.04.2-bp153.2.2.1.aarch64.rpm ktouch-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktouch-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-accounts-kcm-20.04.2-bp153.2.2.1.aarch64.rpm ktp-accounts-kcm-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-accounts-kcm-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libktpaccountskcminternal9-20.04.2-bp153.2.2.1.aarch64.rpm libktpaccountskcminternal9-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-approver-20.04.2-bp153.2.2.1.aarch64.rpm ktp-approver-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-approver-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-auth-handler-20.04.2-bp153.2.2.1.aarch64.rpm ktp-auth-handler-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-auth-handler-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-common-internals-20.04.2-bp153.2.2.1.aarch64.rpm ktp-common-internals-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-common-internals-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-common-internals-devel-20.04.2-bp153.2.2.1.aarch64.rpm ktp-icons-20.04.2-bp153.2.2.1.aarch64.rpm ktp-contact-list-20.04.2-bp153.2.2.1.aarch64.rpm ktp-contact-list-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-contact-list-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-contact-runner-20.04.2-bp153.2.2.1.aarch64.rpm ktp-contact-runner-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-contact-runner-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-desktop-applets-20.04.2-bp153.2.2.1.aarch64.rpm ktp-desktop-applets-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-desktop-applets-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-filetransfer-handler-20.04.2-bp153.2.2.1.aarch64.rpm ktp-filetransfer-handler-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-filetransfer-handler-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-kded-module-20.04.2-bp153.2.2.1.aarch64.rpm ktp-kded-module-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-kded-module-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-send-file-20.04.2-bp153.2.2.1.aarch64.rpm ktp-send-file-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-send-file-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktp-text-ui-20.04.2-bp153.2.2.1.aarch64.rpm ktp-text-ui-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktp-text-ui-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm ktuberling-20.04.2-bp153.2.2.1.aarch64.rpm ktuberling-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm ktuberling-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kturtle-20.04.2-bp153.2.2.1.aarch64.rpm kturtle-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kturtle-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kubrick-20.04.2-bp153.2.2.1.aarch64.rpm kubrick-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kubrick-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kunitconversion-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kunitconversion-devel-5.76.0-bp153.2.2.1.aarch64.rpm kunitconversion-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5UnitConversion5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5UnitConversion5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5UnitConversion5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5UnitConversion5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kuserfeedback-debuginfo-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-debugsource-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-devel-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-imports-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-imports-debuginfo-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-server-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-tools-1.0.0-bp153.2.2.1.aarch64.rpm kuserfeedback-tools-debuginfo-1.0.0-bp153.2.2.1.aarch64.rpm libKUserFeedbackCore1-1.0.0-bp153.2.2.1.aarch64.rpm libKUserFeedbackCore1-debuginfo-1.0.0-bp153.2.2.1.aarch64.rpm libKUserFeedbackWidgets1-1.0.0-bp153.2.2.1.aarch64.rpm libKUserFeedbackWidgets1-debuginfo-1.0.0-bp153.2.2.1.aarch64.rpm kwallet-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kwallet-devel-5.76.0-bp153.2.2.1.aarch64.rpm kwallet-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwallet-tools-5.76.0-bp153.2.2.1.aarch64.rpm kwallet-tools-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kwallet-tools-lang-5.76.0-bp153.2.2.1.aarch64.rpm kwalletd5-5.76.0-bp153.2.2.1.aarch64.rpm kwalletd5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Wallet5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Wallet5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Wallet5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Wallet5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libkwalletbackend5-5-5.76.0-bp153.2.2.1.aarch64.rpm libkwalletbackend5-5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libkwalletbackend5-5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libkwalletbackend5-5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kwalletmanager5-20.04.2-bp153.2.2.1.aarch64.rpm kwalletmanager5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kwalletmanager5-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kwave-20.04.2-bp153.2.2.1.aarch64.rpm kwave-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kwave-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kwayland-integration-5.18.5-bp153.2.2.1.aarch64.rpm kwayland-integration-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kwayland-integration-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kwayland-5.76.0-bp153.2.2.1.aarch64.rpm kwayland-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwayland-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwayland-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kwayland-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kwayland-devel-5.76.0-bp153.2.2.1.aarch64.rpm kwayland-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwayland-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwayland-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kwebkitpart-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.aarch64.rpm kwebkitpart-debuginfo-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.aarch64.rpm kwebkitpart-debugsource-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.aarch64.rpm kwidgetsaddons-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kwidgetsaddons-devel-5.76.0-bp153.2.2.1.aarch64.rpm kwidgetsaddons-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwidgetsaddons-devel-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm kwidgetsaddons-devel-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5WidgetsAddons5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5WidgetsAddons5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WidgetsAddons5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WidgetsAddons5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kwin5-5.18.6-bp153.2.2.1.aarch64.rpm kwin5-debuginfo-5.18.6-bp153.2.2.1.aarch64.rpm kwin5-debugsource-5.18.6-bp153.2.2.1.aarch64.rpm kwin5-devel-5.18.6-bp153.2.2.1.aarch64.rpm kwindowsystem-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kwindowsystem-devel-5.76.0-bp153.2.2.1.aarch64.rpm kwindowsystem-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WindowSystem5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5WindowSystem5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WindowSystem5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5WindowSystem5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm kwordquiz-20.04.2-bp153.2.2.1.aarch64.rpm kwordquiz-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm kwordquiz-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm kwrited5-5.18.5-bp153.2.2.1.aarch64.rpm kwrited5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm kwrited5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm kxmlrpcclient5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm kxmlrpcclient5-devel-5.76.0-bp153.2.2.1.aarch64.rpm kxmlrpcclient5-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5XmlRpcClient5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5XmlRpcClient5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5XmlRpcClient5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5XmlRpcClient5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ModemManagerQt-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ModemManagerQt-devel-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ModemManagerQt6-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ModemManagerQt6-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NetworkManagerQt-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NetworkManagerQt-devel-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NetworkManagerQt-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NetworkManagerQt6-5.76.0-bp153.2.2.1.aarch64.rpm libKF5NetworkManagerQt6-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NetworkManagerQt6-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5NetworkManagerQt6-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libXcm-debuginfo-0.5.4-bp153.2.2.1.aarch64.rpm libXcm-debugsource-0.5.4-bp153.2.2.1.aarch64.rpm libXcm-devel-0.5.4-bp153.2.2.1.aarch64.rpm libXcm0-0.5.4-bp153.2.2.1.aarch64.rpm libXcm0-debuginfo-0.5.4-bp153.2.2.1.aarch64.rpm libXcmDDC0-0.5.4-bp153.2.2.1.aarch64.rpm libXcmDDC0-debuginfo-0.5.4-bp153.2.2.1.aarch64.rpm libXcmEDID0-0.5.4-bp153.2.2.1.aarch64.rpm libXcmEDID0-debuginfo-0.5.4-bp153.2.2.1.aarch64.rpm libXcmX11-0-0.5.4-bp153.2.2.1.aarch64.rpm libXcmX11-0-debuginfo-0.5.4-bp153.2.2.1.aarch64.rpm libaccounts-glib-debugsource-1.24-bp153.2.2.1.aarch64.rpm libaccounts-glib-devel-1.24-bp153.2.2.1.aarch64.rpm libaccounts-glib-tools-1.24-bp153.2.2.1.aarch64.rpm libaccounts-glib-tools-debuginfo-1.24-bp153.2.2.1.aarch64.rpm libaccounts-glib1-1.24-bp153.2.2.1.aarch64.rpm libaccounts-glib1-64bit-1.24-bp153.2.2.1.aarch64_ilp32.rpm libaccounts-glib1-64bit-debuginfo-1.24-bp153.2.2.1.aarch64_ilp32.rpm libaccounts-glib1-debuginfo-1.24-bp153.2.2.1.aarch64.rpm python3-libaccounts-1.24-bp153.2.2.1.aarch64.rpm typelib-1_0-Accounts-1_0-1.24-bp153.2.2.1.aarch64.rpm libaccounts-qt5-1-1.16-bp153.2.2.1.aarch64.rpm libaccounts-qt5-1-64bit-1.16-bp153.2.2.1.aarch64_ilp32.rpm libaccounts-qt5-1-64bit-debuginfo-1.16-bp153.2.2.1.aarch64_ilp32.rpm libaccounts-qt5-1-debuginfo-1.16-bp153.2.2.1.aarch64.rpm libaccounts-qt5-debugsource-1.16-bp153.2.2.1.aarch64.rpm libaccounts-qt5-devel-1.16-bp153.2.2.1.aarch64.rpm libfakekey-debugsource-0.1-bp153.2.2.1.aarch64.rpm libfakekey-devel-0.1-bp153.2.2.1.aarch64.rpm libfakekey0-0.1-bp153.2.2.1.aarch64.rpm libfakekey0-debuginfo-0.1-bp153.2.2.1.aarch64.rpm libKF5Gravatar5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Gravatar5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libgravatar-20.04.2-bp153.2.2.1.aarch64.rpm libgravatar-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libgravatar-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Cddb5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Cddb5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CddbWidgets5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CddbWidgets5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkcddb-20.04.2-bp153.2.2.1.aarch64.rpm libkcddb-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkcddb-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkcddb-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CompactDisc5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5CompactDisc5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkcompactdisc-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkcompactdisc-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KDcraw5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KDcraw5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkdcraw-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkdcraw-devel-20.04.2-bp153.2.2.1.aarch64.rpm libkdecoration2-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm libkdecoration2-devel-5.18.5-bp153.2.2.1.aarch64.rpm libkdecoration2-devel-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkdecorations2-5-5.18.5-bp153.2.2.1.aarch64.rpm libkdecorations2-5-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkdecorations2-5-64bit-debuginfo-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkdecorations2-5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm libkdecorations2private7-5.18.5-bp153.2.2.1.aarch64.rpm libkdecorations2private7-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkdecorations2private7-64bit-debuginfo-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkdecorations2private7-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm libkdegames-20.04.2-bp153.2.2.1.aarch64.rpm libkdegames-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkdegames-devel-20.04.2-bp153.2.2.1.aarch64.rpm libkf5kdegames6-20.04.2-bp153.2.2.1.aarch64.rpm libkf5kdegames6-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Libkdepim5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Libkdepim5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5LibkdepimAkonadi5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5LibkdepimAkonadi5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkdepim-20.04.2-bp153.2.2.1.aarch64.rpm libkdepim-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkdepim-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkdepim-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKEduVocDocument5-20.04.2-bp153.2.2.1.aarch64.rpm libKEduVocDocument5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkeduvocdocument-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkeduvocdocument-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KExiv2-15_0_0-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KExiv2-15_0_0-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkexiv2-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkexiv2-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKPimGAPIBlogger5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIBlogger5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPICalendar5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPICalendar5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIContacts5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIContacts5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPICore5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPICore5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIDrive5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIDrive5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPILatitude5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPILatitude5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIMaps5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPIMaps5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPITasks5-20.04.2-bp153.3.2.1.aarch64.rpm libKPimGAPITasks5-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libkgapi-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libkgapi-debugsource-20.04.2-bp153.3.2.1.aarch64.rpm libkgapi-devel-20.04.2-bp153.3.2.1.aarch64.rpm sasl2-kdexoauth2-20.04.2-bp153.3.2.1.aarch64.rpm sasl2-kdexoauth2-debuginfo-20.04.2-bp153.3.2.1.aarch64.rpm libKF5Kipi32_0_0-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Kipi32_0_0-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkipi-data-20.04.2-bp153.2.2.1.aarch64.rpm libkipi-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkipi-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Libkleo5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Libkleo5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkleo-20.04.2-bp153.2.2.1.aarch64.rpm libkleo-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkleo-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KMahjongglib5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5KMahjongglib5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkmahjongg-20.04.2-bp153.2.2.1.aarch64.rpm libkmahjongg-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkmahjongg-devel-20.04.2-bp153.2.2.1.aarch64.rpm java-libkolabxml1-1.1.6-bp153.2.2.2.aarch64.rpm libkolabxml-debugsource-1.1.6-bp153.2.2.2.aarch64.rpm libkolabxml-devel-1.1.6-bp153.2.2.2.aarch64.rpm libkolabxml1-1.1.6-bp153.2.2.2.aarch64.rpm libkolabxml1-debuginfo-1.1.6-bp153.2.2.2.aarch64.rpm libkomparediff2-5-20.04.2-bp153.2.2.1.aarch64.rpm libkomparediff2-5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libkomparediff2-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libkomparediff2-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Sane5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Sane5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libksane-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libksane-devel-20.04.2-bp153.2.2.1.aarch64.rpm libKF5Screen7-5.18.5-bp153.2.2.1.aarch64.rpm libKF5Screen7-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libKF5Screen7-64bit-debuginfo-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libKF5Screen7-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm libkscreen2-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm libkscreen2-devel-5.18.5-bp153.2.2.1.aarch64.rpm libkscreen2-devel-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkscreen2-plugin-5.18.5-bp153.2.2.1.aarch64.rpm libkscreen2-plugin-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkscreen2-plugin-64bit-debuginfo-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libkscreen2-plugin-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm libksieve-20.04.2-bp153.2.2.1.aarch64.rpm libksieve-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libksieve-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm libksieve-devel-20.04.2-bp153.2.2.1.aarch64.rpm libksysguard5-5.18.5-bp153.2.2.1.aarch64.rpm libksysguard5-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libksysguard5-64bit-debuginfo-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libksysguard5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm libksysguard5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm libksysguard5-devel-5.18.5-bp153.2.2.1.aarch64.rpm libksysguard5-devel-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm libksysguard5-helper-5.18.5-bp153.2.2.1.aarch64.rpm libksysguard5-helper-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm libKF5Torrent6-2.1.1-bp153.2.2.1.aarch64.rpm libKF5Torrent6-debuginfo-2.1.1-bp153.2.2.1.aarch64.rpm libktorrent-debugsource-2.1.1-bp153.2.2.1.aarch64.rpm libktorrent-devel-2.1.1-bp153.2.2.1.aarch64.rpm libKF5MediaWiki5-5.37.0-bp153.2.2.1.aarch64.rpm libKF5MediaWiki5-debuginfo-5.37.0-bp153.2.2.1.aarch64.rpm libmediawiki-debugsource-5.37.0-bp153.2.2.1.aarch64.rpm libmediawiki-devel-5.37.0-bp153.2.2.1.aarch64.rpm libmusicbrainz-debugsource-2.1.5-bp153.2.2.1.aarch64.rpm libmusicbrainz-devel-2.1.5-bp153.2.2.1.aarch64.rpm libmusicbrainz4-2.1.5-bp153.2.2.1.aarch64.rpm libmusicbrainz4-64bit-2.1.5-bp153.2.2.1.aarch64_ilp32.rpm libmusicbrainz4-64bit-debuginfo-2.1.5-bp153.2.2.1.aarch64_ilp32.rpm libmusicbrainz4-debuginfo-2.1.5-bp153.2.2.1.aarch64.rpm libmusicbrainz5-1-5.1.0-bp153.2.2.1.aarch64.rpm libmusicbrainz5-1-64bit-5.1.0-bp153.2.2.1.aarch64_ilp32.rpm libmusicbrainz5-1-64bit-debuginfo-5.1.0-bp153.2.2.1.aarch64_ilp32.rpm libmusicbrainz5-1-debuginfo-5.1.0-bp153.2.2.1.aarch64.rpm libmusicbrainz5-debugsource-5.1.0-bp153.2.2.1.aarch64.rpm libmusicbrainz5-devel-5.1.0-bp153.2.2.1.aarch64.rpm libofx-0.9.12-bp153.2.2.1.aarch64.rpm libofx-debuginfo-0.9.12-bp153.2.2.1.aarch64.rpm libofx-debugsource-0.9.12-bp153.2.2.1.aarch64.rpm libofx-devel-0.9.12-bp153.2.2.1.aarch64.rpm libofx7-0.9.12-bp153.2.2.1.aarch64.rpm libofx7-debuginfo-0.9.12-bp153.2.2.1.aarch64.rpm libqca-qt5-2.3.0-bp153.2.2.1.aarch64.rpm libqca-qt5-debuginfo-2.3.0-bp153.2.2.1.aarch64.rpm libqca-qt5-debugsource-2.3.0-bp153.2.2.1.aarch64.rpm libqca-qt5-devel-2.3.0-bp153.2.2.1.aarch64.rpm libqca-qt5-devel-debuginfo-2.3.0-bp153.2.2.1.aarch64.rpm libqca-qt5-plugins-2.3.0-bp153.2.2.1.aarch64.rpm libqca-qt5-plugins-debuginfo-2.3.0-bp153.2.2.1.aarch64.rpm libQt5Charts5-5.12.7-bp153.2.2.1.aarch64.rpm libQt5Charts5-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libQt5Charts5-designer-5.12.7-bp153.2.2.1.aarch64.rpm libQt5Charts5-designer-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libQt5Charts5-devel-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtcharts-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtcharts-debugsource-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtcharts-examples-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtcharts-examples-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtcharts-imports-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtcharts-imports-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libQt5NetworkAuth5-5.12.7-bp153.2.2.1.aarch64.rpm libQt5NetworkAuth5-64bit-5.12.7-bp153.2.2.1.aarch64_ilp32.rpm libQt5NetworkAuth5-64bit-debuginfo-5.12.7-bp153.2.2.1.aarch64_ilp32.rpm libQt5NetworkAuth5-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtnetworkauth-debugsource-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtnetworkauth-devel-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtnetworkauth-devel-64bit-5.12.7-bp153.2.2.1.aarch64_ilp32.rpm libqt5-qtnetworkauth-examples-5.12.7-bp153.2.2.1.aarch64.rpm libqt5-qtnetworkauth-examples-debuginfo-5.12.7-bp153.2.2.1.aarch64.rpm libQt5Pdf5-5.15.3-bp153.2.2.1.aarch64.rpm libQt5Pdf5-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libQt5PdfWidgets5-5.15.3-bp153.2.2.1.aarch64.rpm libQt5PdfWidgets5-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtpdf-devel-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtpdf-examples-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtpdf-examples-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtpdf-imports-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtpdf-imports-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-debugsource-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-devel-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-devel-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-examples-5.15.3-bp153.2.2.1.aarch64.rpm libqt5-qtwebengine-examples-debuginfo-5.15.3-bp153.2.2.1.aarch64.rpm libQt5WebKit5-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKit5-64bit-5.212~alpha3-bp153.2.2.1.aarch64_ilp32.rpm libQt5WebKit5-64bit-debuginfo-5.212~alpha3-bp153.2.2.1.aarch64_ilp32.rpm libQt5WebKit5-debuginfo-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKit5-devel-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKit5-devel-64bit-5.212~alpha3-bp153.2.2.1.aarch64_ilp32.rpm libQt5WebKit5-imports-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKit5-imports-debuginfo-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKitWidgets-devel-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKitWidgets-devel-64bit-5.212~alpha3-bp153.2.2.1.aarch64_ilp32.rpm libQt5WebKitWidgets5-5.212~alpha3-bp153.2.2.1.aarch64.rpm libQt5WebKitWidgets5-64bit-5.212~alpha3-bp153.2.2.1.aarch64_ilp32.rpm libQt5WebKitWidgets5-64bit-debuginfo-5.212~alpha3-bp153.2.2.1.aarch64_ilp32.rpm libQt5WebKitWidgets5-debuginfo-5.212~alpha3-bp153.2.2.1.aarch64.rpm libqt5-qtwebkit-debugsource-5.212~alpha3-bp153.2.2.1.aarch64.rpm libserialport-debugsource-0.1.1-bp153.2.2.1.aarch64.rpm libserialport-devel-0.1.1-bp153.2.2.1.aarch64.rpm libserialport0-0.1.1-bp153.2.2.1.aarch64.rpm libserialport0-debuginfo-0.1.1-bp153.2.2.1.aarch64.rpm libsignon-glib-debugsource-2.1-bp153.2.2.1.aarch64.rpm libsignon-glib-devel-2.1-bp153.2.2.1.aarch64.rpm libsignon-glib2-2.1-bp153.2.2.1.aarch64.rpm libsignon-glib2-debuginfo-2.1-bp153.2.2.1.aarch64.rpm python3-libsignon-glib-2.1-bp153.2.2.1.aarch64.rpm typelib-1_0-Signon-2_0-2.1-bp153.2.2.1.aarch64.rpm libsigrok-debuginfo-0.5.0-bp153.2.2.1.aarch64.rpm libsigrok-debugsource-0.5.0-bp153.2.2.1.aarch64.rpm libsigrok-devel-0.5.0-bp153.2.2.1.aarch64.rpm libsigrok4-0.5.0-bp153.2.2.1.aarch64.rpm libsigrok4-debuginfo-0.5.0-bp153.2.2.1.aarch64.rpm libsigrokcxx4-0.5.0-bp153.2.2.1.aarch64.rpm libsigrokcxx4-debuginfo-0.5.0-bp153.2.2.1.aarch64.rpm libsigrokdecode-debugsource-0.5.3-bp153.2.2.1.aarch64.rpm libsigrokdecode-devel-0.5.3-bp153.2.2.1.aarch64.rpm libsigrokdecode4-0.5.3-bp153.2.2.1.aarch64.rpm libsigrokdecode4-debuginfo-0.5.3-bp153.2.2.1.aarch64.rpm libixml11-1.14.0-bp153.2.2.1.aarch64.rpm libixml11-64bit-1.14.0-bp153.2.2.1.aarch64_ilp32.rpm libixml11-64bit-debuginfo-1.14.0-bp153.2.2.1.aarch64_ilp32.rpm libixml11-debuginfo-1.14.0-bp153.2.2.1.aarch64.rpm libupnp-debugsource-1.14.0-bp153.2.2.1.aarch64.rpm libupnp-devel-1.14.0-bp153.2.2.1.aarch64.rpm libupnp17-1.14.0-bp153.2.2.1.aarch64.rpm libupnp17-64bit-1.14.0-bp153.2.2.1.aarch64_ilp32.rpm libupnp17-64bit-debuginfo-1.14.0-bp153.2.2.1.aarch64_ilp32.rpm libupnp17-debuginfo-1.14.0-bp153.2.2.1.aarch64.rpm libKF5MailCommon5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailCommon5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm mailcommon-20.04.2-bp153.2.2.1.aarch64.rpm mailcommon-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm mailcommon-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm mailcommon-devel-20.04.2-bp153.2.2.1.aarch64.rpm mailcommon-devel-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailImporter5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailImporter5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailImporterAkonadi5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5MailImporterAkonadi5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm mailimporter-20.04.2-bp153.2.2.1.aarch64.rpm mailimporter-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm mailimporter-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm mailimporter-devel-20.04.2-bp153.2.2.1.aarch64.rpm libmbedcrypto3-2.16.9-bp153.2.2.1.aarch64.rpm libmbedcrypto3-64bit-2.16.9-bp153.2.2.1.aarch64_ilp32.rpm libmbedcrypto3-64bit-debuginfo-2.16.9-bp153.2.2.1.aarch64_ilp32.rpm libmbedcrypto3-debuginfo-2.16.9-bp153.2.2.1.aarch64.rpm libmbedtls12-2.16.9-bp153.2.2.1.aarch64.rpm libmbedtls12-64bit-2.16.9-bp153.2.2.1.aarch64_ilp32.rpm libmbedtls12-64bit-debuginfo-2.16.9-bp153.2.2.1.aarch64_ilp32.rpm libmbedtls12-debuginfo-2.16.9-bp153.2.2.1.aarch64.rpm libmbedx509-0-2.16.9-bp153.2.2.1.aarch64.rpm libmbedx509-0-64bit-2.16.9-bp153.2.2.1.aarch64_ilp32.rpm libmbedx509-0-64bit-debuginfo-2.16.9-bp153.2.2.1.aarch64_ilp32.rpm libmbedx509-0-debuginfo-2.16.9-bp153.2.2.1.aarch64.rpm mbedtls-debugsource-2.16.9-bp153.2.2.1.aarch64.rpm mbedtls-devel-2.16.9-bp153.2.2.1.aarch64.rpm libmediastreamer_base10-2.16.1-bp153.2.2.1.aarch64.rpm libmediastreamer_base10-64bit-2.16.1-bp153.2.2.1.aarch64_ilp32.rpm libmediastreamer_base10-64bit-debuginfo-2.16.1-bp153.2.2.1.aarch64_ilp32.rpm libmediastreamer_base10-debuginfo-2.16.1-bp153.2.2.1.aarch64.rpm libmediastreamer_voip10-2.16.1-bp153.2.2.1.aarch64.rpm libmediastreamer_voip10-64bit-2.16.1-bp153.2.2.1.aarch64_ilp32.rpm libmediastreamer_voip10-64bit-debuginfo-2.16.1-bp153.2.2.1.aarch64_ilp32.rpm libmediastreamer_voip10-debuginfo-2.16.1-bp153.2.2.1.aarch64.rpm mediastreamer2-2.16.1-bp153.2.2.1.aarch64.rpm mediastreamer2-debuginfo-2.16.1-bp153.2.2.1.aarch64.rpm mediastreamer2-debugsource-2.16.1-bp153.2.2.1.aarch64.rpm mediastreamer2-devel-2.16.1-bp153.2.2.1.aarch64.rpm mediastreamer2-devel-debuginfo-2.16.1-bp153.2.2.1.aarch64.rpm messagelib-20.04.2-bp153.2.2.1.aarch64.rpm messagelib-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm messagelib-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm messagelib-devel-20.04.2-bp153.2.2.1.aarch64.rpm milou5-5.18.5-bp153.2.2.1.aarch64.rpm milou5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm milou5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm ocaml-facile-1.1-bp153.2.2.1.aarch64.rpm ocaml-facile-debuginfo-1.1-bp153.2.2.1.aarch64.rpm ocaml-facile-debugsource-1.1-bp153.2.2.1.aarch64.rpm ocaml-facile-devel-1.1-bp153.2.2.1.aarch64.rpm libKasten4-0.26.5-bp153.2.2.1.aarch64.rpm libKasten4-debuginfo-0.26.5-bp153.2.2.1.aarch64.rpm libOkteta3-0.26.5-bp153.2.2.1.aarch64.rpm libOkteta3-debuginfo-0.26.5-bp153.2.2.1.aarch64.rpm okteta-0.26.5-bp153.2.2.1.aarch64.rpm okteta-debuginfo-0.26.5-bp153.2.2.1.aarch64.rpm okteta-debugsource-0.26.5-bp153.2.2.1.aarch64.rpm okteta-devel-0.26.5-bp153.2.2.1.aarch64.rpm okteta-devel-debuginfo-0.26.5-bp153.2.2.1.aarch64.rpm okteta-part-0.26.5-bp153.2.2.1.aarch64.rpm okteta-part-debuginfo-0.26.5-bp153.2.2.1.aarch64.rpm libinchi0-2.4.1-bp153.2.2.1.aarch64.rpm libinchi0-64bit-2.4.1-bp153.2.2.1.aarch64_ilp32.rpm libinchi0-64bit-debuginfo-2.4.1-bp153.2.2.1.aarch64_ilp32.rpm libinchi0-debuginfo-2.4.1-bp153.2.2.1.aarch64.rpm libopenbabel5-2.4.1-bp153.2.2.1.aarch64.rpm libopenbabel5-64bit-2.4.1-bp153.2.2.1.aarch64_ilp32.rpm libopenbabel5-64bit-debuginfo-2.4.1-bp153.2.2.1.aarch64_ilp32.rpm libopenbabel5-debuginfo-2.4.1-bp153.2.2.1.aarch64.rpm openbabel-2.4.1-bp153.2.2.1.aarch64.rpm openbabel-debuginfo-2.4.1-bp153.2.2.1.aarch64.rpm openbabel-debugsource-2.4.1-bp153.2.2.1.aarch64.rpm openbabel-devel-2.4.1-bp153.2.2.1.aarch64.rpm python-openbabel-2.4.1-bp153.2.2.1.aarch64.rpm python-openbabel-debuginfo-2.4.1-bp153.2.2.1.aarch64.rpm libortp13-1.0.2-bp153.2.2.1.aarch64.rpm libortp13-64bit-1.0.2-bp153.2.2.1.aarch64_ilp32.rpm libortp13-64bit-debuginfo-1.0.2-bp153.2.2.1.aarch64_ilp32.rpm libortp13-debuginfo-1.0.2-bp153.2.2.1.aarch64.rpm ortp-1.0.2-bp153.2.2.1.aarch64.rpm ortp-debuginfo-1.0.2-bp153.2.2.1.aarch64.rpm ortp-debugsource-1.0.2-bp153.2.2.1.aarch64.rpm ortp-devel-1.0.2-bp153.2.2.1.aarch64.rpm liboyranos-alpha-devel-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos-devel-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-cups-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-cups-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-lraw-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-lraw-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-monitor-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-monitor-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-sane-0.9.6-bp153.2.2.1.aarch64.rpm liboyranos0-sane-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-debugsource-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-monitor-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-monitor-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-profile-graph-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-profile-graph-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-qcmsevents-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-qcmsevents-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-ui-fltk-0.9.6-bp153.2.2.1.aarch64.rpm oyranos-ui-fltk-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm perl-Template-Toolkit-2.27-bp153.2.2.1.aarch64.rpm perl-Template-Toolkit-debuginfo-2.27-bp153.2.2.1.aarch64.rpm perl-Template-Toolkit-debugsource-2.27-bp153.2.2.1.aarch64.rpm libphonon4qt5-4.11.1-bp153.2.2.1.aarch64.rpm libphonon4qt5-64bit-4.11.1-bp153.2.2.1.aarch64_ilp32.rpm libphonon4qt5-64bit-debuginfo-4.11.1-bp153.2.2.1.aarch64_ilp32.rpm libphonon4qt5-debuginfo-4.11.1-bp153.2.2.1.aarch64.rpm phonon4qt5-debugsource-4.11.1-bp153.2.2.1.aarch64.rpm phonon4qt5-devel-4.11.1-bp153.2.2.1.aarch64.rpm phonon4qt5-devel-64bit-4.11.1-bp153.2.2.1.aarch64_ilp32.rpm phonon4qt5-devel-64bit-debuginfo-4.11.1-bp153.2.2.1.aarch64_ilp32.rpm phonon4qt5-devel-debuginfo-4.11.1-bp153.2.2.1.aarch64.rpm phononsettings-4.11.1-bp153.2.2.1.aarch64.rpm phononsettings-debuginfo-4.11.1-bp153.2.2.1.aarch64.rpm libKF5PimCommon5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5PimCommon5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm libKF5PimCommonAkonadi5-20.04.2-bp153.2.2.1.aarch64.rpm libKF5PimCommonAkonadi5-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm pimcommon-20.04.2-bp153.2.2.1.aarch64.rpm pimcommon-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm pimcommon-debugsource-20.04.2-bp153.2.2.1.aarch64.rpm pimcommon-devel-20.04.2-bp153.2.2.1.aarch64.rpm pimcommon-devel-debuginfo-20.04.2-bp153.2.2.1.aarch64.rpm plasma-applet-weather-widget-1.6.10-bp153.2.2.1.aarch64.rpm plasma-applet-weather-widget-debuginfo-1.6.10-bp153.2.2.1.aarch64.rpm plasma-applet-weather-widget-debugsource-1.6.10-bp153.2.2.1.aarch64.rpm plasma-browser-integration-5.18.5-bp153.2.2.1.aarch64.rpm plasma-browser-integration-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-browser-integration-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm libKF5Plasma5-5.76.0-bp153.5.2.1.aarch64.rpm libKF5Plasma5-64bit-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm libKF5Plasma5-64bit-debuginfo-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm libKF5Plasma5-debuginfo-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-64bit-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm plasma-framework-64bit-debuginfo-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm plasma-framework-components-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-components-64bit-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm plasma-framework-components-64bit-debuginfo-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm plasma-framework-components-debuginfo-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-debuginfo-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-debugsource-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-devel-5.76.0-bp153.5.2.1.aarch64.rpm plasma-framework-devel-64bit-5.76.0-bp153.5.2.1.aarch64_ilp32.rpm plasma-nm5-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-fortisslvpn-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-fortisslvpn-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-iodine-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-iodine-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-l2tp-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-l2tp-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-openconnect-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-openconnect-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-openswan-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-openswan-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-openvpn-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-openvpn-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-pptp-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-pptp-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-ssh-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-ssh-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-sstp-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-sstp-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-strongswan-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-strongswan-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-vpnc-5.18.5-bp153.2.2.1.aarch64.rpm plasma-nm5-vpnc-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-pass-1.1.0-bp153.2.2.1.aarch64.rpm plasma-pass-debuginfo-1.1.0-bp153.2.2.1.aarch64.rpm plasma-pass-debugsource-1.1.0-bp153.2.2.1.aarch64.rpm plasma-vault-5.18.5-bp153.2.2.1.aarch64.rpm plasma-vault-backend-cryfs-5.18.5-bp153.2.2.1.aarch64.rpm plasma-vault-backend-encfs-5.18.5-bp153.2.2.1.aarch64.rpm plasma-vault-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma-vault-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm plasma-wayland-protocols-1.1.1-bp153.2.2.1.aarch64.rpm plasma5-addons-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-addons-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-addons-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-addons-devel-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-desktop-5.18.6-bp153.3.2.1.aarch64.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.2.1.aarch64.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.2.1.aarch64.rpm plasma5-desktop-emojier-5.18.6-bp153.3.2.1.aarch64.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.2.1.aarch64.rpm plasma5-integration-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-integration-plugin-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-integration-plugin-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-pa-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-pa-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-pa-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-pk-updates-0.3.2-bp153.2.2.1.aarch64.rpm plasma5-pk-updates-debuginfo-0.3.2-bp153.2.2.1.aarch64.rpm plasma5-pk-updates-debugsource-0.3.2-bp153.2.2.1.aarch64.rpm plasma5-sdk-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-sdk-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm plasma5-sdk-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm plasmaengineexplorer5-5.18.5-bp153.2.2.1.aarch64.rpm plasmaengineexplorer5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm gmenudbusmenuproxy-5.18.6-bp153.4.2.3.aarch64.rpm gmenudbusmenuproxy-debuginfo-5.18.6-bp153.4.2.3.aarch64.rpm plasma5-workspace-5.18.6-bp153.4.2.3.aarch64.rpm plasma5-workspace-debuginfo-5.18.6-bp153.4.2.3.aarch64.rpm plasma5-workspace-debugsource-5.18.6-bp153.4.2.3.aarch64.rpm plasma5-workspace-devel-5.18.6-bp153.4.2.3.aarch64.rpm plasma5-workspace-libs-5.18.6-bp153.4.2.3.aarch64.rpm plasma5-workspace-libs-64bit-5.18.6-bp153.4.2.3.aarch64_ilp32.rpm plasma5-workspace-libs-64bit-debuginfo-5.18.6-bp153.4.2.3.aarch64_ilp32.rpm plasma5-workspace-libs-debuginfo-5.18.6-bp153.4.2.3.aarch64.rpm xembedsniproxy-5.18.6-bp153.4.2.3.aarch64.rpm xembedsniproxy-debuginfo-5.18.6-bp153.4.2.3.aarch64.rpm polkit-kde-agent-5-5.18.5-bp153.2.2.1.aarch64.rpm polkit-kde-agent-5-debuginfo-5.18.5-bp153.2.2.1.aarch64.rpm polkit-kde-agent-5-debugsource-5.18.5-bp153.2.2.1.aarch64.rpm libKF5Prison5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Prison5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Prison5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Prison5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm prison-qt5-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm prison-qt5-devel-5.76.0-bp153.2.2.1.aarch64.rpm prison-qt5-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm prison-qt5-imports-5.76.0-bp153.2.2.1.aarch64.rpm prison-qt5-imports-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5PulseAudioQt2-1.2-bp153.2.2.1.aarch64.rpm libKF5PulseAudioQt2-debuginfo-1.2-bp153.2.2.1.aarch64.rpm pulseaudio-qt-debugsource-1.2-bp153.2.2.1.aarch64.rpm pulseaudio-qt-devel-1.2-bp153.2.2.1.aarch64.rpm libKF5Purpose5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Purpose5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Purpose5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5Purpose5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm libKF5PurposeWidgets5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5PurposeWidgets5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5PurposeWidgets5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5PurposeWidgets5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm purpose-5.76.0-bp153.2.2.1.aarch64.rpm purpose-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm purpose-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm purpose-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm purpose-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm purpose-devel-5.76.0-bp153.2.2.1.aarch64.rpm purpose-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libqalculate-devel-2.2.1-bp153.2.2.1.aarch64.rpm libqalculate14-2.2.1-bp153.2.2.1.aarch64.rpm libqalculate14-debuginfo-2.2.1-bp153.2.2.1.aarch64.rpm qalculate-2.2.1-bp153.2.2.1.aarch64.rpm qalculate-debuginfo-2.2.1-bp153.2.2.1.aarch64.rpm qalculate-debugsource-2.2.1-bp153.2.2.1.aarch64.rpm libqimageblitz5-1-0.0.6+svn1515099-bp153.3.2.1.aarch64.rpm libqimageblitz5-1-debuginfo-0.0.6+svn1515099-bp153.3.2.1.aarch64.rpm libqimageblitz5-devel-0.0.6+svn1515099-bp153.3.2.1.aarch64.rpm libqimageblitz5-devel-debuginfo-0.0.6+svn1515099-bp153.3.2.1.aarch64.rpm qimageblitz-debuginfo-0.0.6+svn1515099-bp153.3.2.1.aarch64.rpm qimageblitz-debugsource-0.0.6+svn1515099-bp153.3.2.1.aarch64.rpm libqoauth2-2.0.0-bp153.2.2.1.aarch64.rpm libqoauth2-debuginfo-2.0.0-bp153.2.2.1.aarch64.rpm qoauth-qt5-debugsource-2.0.0-bp153.2.2.1.aarch64.rpm qoauth-qt5-devel-2.0.0-bp153.2.2.1.aarch64.rpm libre2-9-20210401-bp153.5.2.1.aarch64.rpm libre2-9-64bit-20210401-bp153.5.2.1.aarch64_ilp32.rpm libre2-9-64bit-debuginfo-20210401-bp153.5.2.1.aarch64_ilp32.rpm libre2-9-debuginfo-20210401-bp153.5.2.1.aarch64.rpm re2-debugsource-20210401-bp153.5.2.1.aarch64.rpm re2-devel-20210401-bp153.5.2.1.aarch64.rpm rinutils-devel-0.8.0-bp153.2.2.1.aarch64.rpm librttr_core0_9_6-0.9.6-bp153.2.2.1.aarch64.rpm librttr_core0_9_6-debuginfo-0.9.6-bp153.2.2.1.aarch64.rpm rttr-debugsource-0.9.6-bp153.2.2.1.aarch64.rpm rttr-devel-0.9.6-bp153.2.2.1.aarch64.rpm rttr-devel-doc-0.9.6-bp153.2.2.1.aarch64.rpm signon-plugin-oauth2-0.24-bp153.2.2.1.aarch64.rpm signon-plugin-oauth2-debuginfo-0.24-bp153.2.2.1.aarch64.rpm signon-plugin-oauth2-debugsource-0.24-bp153.2.2.1.aarch64.rpm signon-plugin-oauth2-devel-0.24-bp153.2.2.1.aarch64.rpm signon-ui-0.17+20171022-bp153.2.2.1.aarch64.rpm signon-ui-debuginfo-0.17+20171022-bp153.2.2.1.aarch64.rpm signon-ui-debugsource-0.17+20171022-bp153.2.2.1.aarch64.rpm libsignon-qt5-1-64bit-8.60-bp153.2.2.1.aarch64_ilp32.rpm libsignon-qt5-1-64bit-debuginfo-8.60-bp153.2.2.1.aarch64_ilp32.rpm libsignon-qt5-1-8.60-bp153.2.2.1.aarch64.rpm libsignon-qt5-1-debuginfo-8.60-bp153.2.2.1.aarch64.rpm libsignon-qt5-devel-8.60-bp153.2.2.1.aarch64.rpm signon-debugsource-8.60-bp153.2.2.1.aarch64.rpm signon-plugins-64bit-8.60-bp153.2.2.1.aarch64_ilp32.rpm signon-plugins-64bit-debuginfo-8.60-bp153.2.2.1.aarch64_ilp32.rpm signon-plugins-8.60-bp153.2.2.1.aarch64.rpm signon-plugins-debuginfo-8.60-bp153.2.2.1.aarch64.rpm signon-plugins-devel-8.60-bp153.2.2.1.aarch64.rpm signond-64bit-debuginfo-8.60-bp153.2.2.1.aarch64_ilp32.rpm signond-8.60-bp153.2.2.1.aarch64.rpm signond-debuginfo-8.60-bp153.2.2.1.aarch64.rpm signond-libs-64bit-8.60-bp153.2.2.1.aarch64_ilp32.rpm signond-libs-64bit-debuginfo-8.60-bp153.2.2.1.aarch64_ilp32.rpm signond-libs-8.60-bp153.2.2.1.aarch64.rpm signond-libs-debuginfo-8.60-bp153.2.2.1.aarch64.rpm signond-libs-devel-8.60-bp153.2.2.1.aarch64.rpm libsqlcipher-3_20_1-0-3.4.2-bp153.2.2.1.aarch64.rpm libsqlcipher-3_20_1-0-debuginfo-3.4.2-bp153.2.2.1.aarch64.rpm sqlcipher-3.4.2-bp153.2.2.1.aarch64.rpm sqlcipher-debuginfo-3.4.2-bp153.2.2.1.aarch64.rpm sqlcipher-debugsource-3.4.2-bp153.2.2.1.aarch64.rpm sqlcipher-devel-3.4.2-bp153.2.2.1.aarch64.rpm tcl-sqlcipher-3.4.2-bp153.2.2.1.aarch64.rpm tcl-sqlcipher-debuginfo-3.4.2-bp153.2.2.1.aarch64.rpm libKF5Syndication5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5Syndication5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm syndication-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm syndication-devel-5.76.0-bp153.2.2.1.aarch64.rpm libOyranosSynnefo-devel-1.1.0-bp153.2.2.1.aarch64.rpm libOyranosSynnefo-devel-static-1.1.0-bp153.2.2.1.aarch64.rpm libOyranosSynnefo1-1.1.0-bp153.2.2.1.aarch64.rpm libOyranosSynnefo1-debuginfo-1.1.0-bp153.2.2.1.aarch64.rpm synnefo-1.1.0-bp153.2.2.1.aarch64.rpm synnefo-debuginfo-1.1.0-bp153.2.2.1.aarch64.rpm synnefo-debugsource-1.1.0-bp153.2.2.1.aarch64.rpm libKF5SyntaxHighlighting5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5SyntaxHighlighting5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5SyntaxHighlighting5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5SyntaxHighlighting5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm syntax-highlighting-5.76.0-bp153.2.2.1.aarch64.rpm syntax-highlighting-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm syntax-highlighting-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm syntax-highlighting-devel-5.76.0-bp153.2.2.1.aarch64.rpm syntax-highlighting-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm telepathy-accounts-signon-2.1-bp153.2.2.1.aarch64.rpm telepathy-accounts-signon-debuginfo-2.1-bp153.2.2.1.aarch64.rpm telepathy-accounts-signon-debugsource-2.1-bp153.2.2.1.aarch64.rpm libtelepathy-farstream3-0.6.2-bp153.2.2.1.aarch64.rpm libtelepathy-farstream3-64bit-0.6.2-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-farstream3-64bit-debuginfo-0.6.2-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-farstream3-debuginfo-0.6.2-bp153.2.2.1.aarch64.rpm telepathy-farstream-debugsource-0.6.2-bp153.2.2.1.aarch64.rpm telepathy-farstream-devel-0.6.2-bp153.2.2.1.aarch64.rpm typelib-1_0-TelepathyFarstream-0_6-0.6.2-bp153.2.2.1.aarch64.rpm libtelepathy-logger-qt5-17.09.0-bp153.2.2.1.aarch64.rpm libtelepathy-logger-qt5-debuginfo-17.09.0-bp153.2.2.1.aarch64.rpm telepathy-logger-qt5-debugsource-17.09.0-bp153.2.2.1.aarch64.rpm telepathy-logger-qt5-devel-17.09.0-bp153.2.2.1.aarch64.rpm libmission-control-plugins0-5.16.3-bp153.2.2.1.aarch64.rpm libmission-control-plugins0-debuginfo-5.16.3-bp153.2.2.1.aarch64.rpm telepathy-mission-control-5.16.3-bp153.2.2.1.aarch64.rpm telepathy-mission-control-debuginfo-5.16.3-bp153.2.2.1.aarch64.rpm telepathy-mission-control-debugsource-5.16.3-bp153.2.2.1.aarch64.rpm telepathy-mission-control-devel-5.16.3-bp153.2.2.1.aarch64.rpm libtelepathy-qt5-0-0.9.8-bp153.2.2.1.aarch64.rpm libtelepathy-qt5-0-64bit-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-qt5-0-64bit-debuginfo-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-qt5-0-debuginfo-0.9.8-bp153.2.2.1.aarch64.rpm libtelepathy-qt5-farstream0-0.9.8-bp153.2.2.1.aarch64.rpm libtelepathy-qt5-farstream0-64bit-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-qt5-farstream0-64bit-debuginfo-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-qt5-farstream0-debuginfo-0.9.8-bp153.2.2.1.aarch64.rpm libtelepathy-qt5-service1-0.9.8-bp153.2.2.1.aarch64.rpm libtelepathy-qt5-service1-64bit-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-qt5-service1-64bit-debuginfo-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libtelepathy-qt5-service1-debuginfo-0.9.8-bp153.2.2.1.aarch64.rpm telepathy-qt5-debugsource-0.9.8-bp153.2.2.1.aarch64.rpm telepathy-qt5-devel-0.9.8-bp153.2.2.1.aarch64.rpm telepathy-qt5-devel-64bit-0.9.8-bp153.2.2.1.aarch64_ilp32.rpm libKF5ThreadWeaver5-5.76.0-bp153.2.2.1.aarch64.rpm libKF5ThreadWeaver5-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ThreadWeaver5-64bit-debuginfo-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm libKF5ThreadWeaver5-debuginfo-5.76.0-bp153.2.2.1.aarch64.rpm threadweaver-debugsource-5.76.0-bp153.2.2.1.aarch64.rpm threadweaver-devel-5.76.0-bp153.2.2.1.aarch64.rpm threadweaver-devel-64bit-5.76.0-bp153.2.2.1.aarch64_ilp32.rpm xcalib-0.9.0-bp153.2.2.1.aarch64.rpm xcalib-debuginfo-0.9.0-bp153.2.2.1.aarch64.rpm xcalib-debugsource-0.9.0-bp153.2.2.1.aarch64.rpm xcalib-profiles-0.9.0-bp153.2.2.1.aarch64.rpm libxcb-cursor0-0.1.3-bp153.2.2.1.aarch64.rpm libxcb-cursor0-64bit-0.1.3-bp153.2.2.1.aarch64_ilp32.rpm libxcb-cursor0-64bit-debuginfo-0.1.3-bp153.2.2.1.aarch64_ilp32.rpm libxcb-cursor0-debuginfo-0.1.3-bp153.2.2.1.aarch64.rpm xcb-util-cursor-debugsource-0.1.3-bp153.2.2.1.aarch64.rpm xcb-util-cursor-devel-0.1.3-bp153.2.2.1.aarch64.rpm xcb-util-cursor-devel-64bit-0.1.3-bp153.2.2.1.aarch64_ilp32.rpm xf86-input-synaptics-1.9.0-bp153.2.2.1.aarch64.rpm xf86-input-synaptics-debuginfo-1.9.0-bp153.2.2.1.aarch64.rpm xf86-input-synaptics-debugsource-1.9.0-bp153.2.2.1.aarch64.rpm xf86-input-synaptics-devel-1.9.0-bp153.2.2.1.aarch64.rpm xsd-4.0.0-bp153.3.2.1.aarch64.rpm xsd-debuginfo-4.0.0-bp153.3.2.1.aarch64.rpm xsd-debugsource-4.0.0-bp153.3.2.1.aarch64.rpm xsd-doc-4.0.0-bp153.3.2.1.aarch64.rpm AppStream-0.12.6-bp153.2.2.1.ppc64le.rpm AppStream-devel-0.12.6-bp153.2.2.1.ppc64le.rpm AppStream-doc-0.12.6-bp153.2.2.1.ppc64le.rpm libAppStreamQt-devel-0.12.6-bp153.2.2.1.ppc64le.rpm libAppStreamQt2-0.12.6-bp153.2.2.1.ppc64le.rpm libappstream4-0.12.6-bp153.2.2.1.ppc64le.rpm typelib-1_0-AppStream-1.0-0.12.6-bp153.2.2.1.ppc64le.rpm PackageKit-Qt-devel-1.0.1-bp153.2.2.1.ppc64le.rpm libpackagekitqt5-1-1.0.1-bp153.2.2.1.ppc64le.rpm libpackagekitqt5-1-debuginfo-1.0.1-bp153.2.2.1.ppc64le.rpm akonadi-contact-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-contact-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-contact-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-contact-devel-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-plugin-contacts-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-plugin-contacts-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiContact5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiContact5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5ContactEditor5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5ContactEditor5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-mime-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-mime-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-mime-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-mime-devel-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-plugin-mime-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-plugin-mime-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiMime5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiMime5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-notes-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-notes-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiNotes5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiNotes5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-search-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-search-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-search-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-search-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiSearch-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AkonadiSearch-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-server-20.04.2-bp153.4.2.1.ppc64le.rpm akonadi-server-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm akonadi-server-debugsource-20.04.2-bp153.4.2.1.ppc64le.rpm akonadi-server-devel-20.04.2-bp153.4.2.1.ppc64le.rpm akonadi-server-devel-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm akonadi-server-sqlite-20.04.2-bp153.4.2.1.ppc64le.rpm akonadi-server-sqlite-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiAgentBase5-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiAgentBase5-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiCore5-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiCore5-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiPrivate5-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiPrivate5-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiWidgets5-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiWidgets5-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiXml5-20.04.2-bp153.4.2.1.ppc64le.rpm libKF5AkonadiXml5-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm alkimia-8.0.4-bp153.2.2.1.ppc64le.rpm alkimia-debuginfo-8.0.4-bp153.2.2.1.ppc64le.rpm alkimia-debugsource-8.0.4-bp153.2.2.1.ppc64le.rpm libalkimia5-8-8.0.4-bp153.2.2.1.ppc64le.rpm libalkimia5-8-debuginfo-8.0.4-bp153.2.2.1.ppc64le.rpm libalkimia5-devel-8.0.4-bp153.2.2.1.ppc64le.rpm analitza-20.04.2-bp153.2.2.1.ppc64le.rpm analitza-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm analitza-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm analitza-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libAnalitza5-20.04.2-bp153.2.2.1.ppc64le.rpm libAnalitza5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm aqbanking-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-debuginfo-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-debugsource-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-devel-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-doc-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-ebics-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-ebics-debuginfo-6.2.5-bp153.2.2.1.ppc64le.rpm aqbanking-ofx-6.2.5-bp153.2.2.1.ppc64le.rpm attica-qt5-5.76.0-bp153.2.2.1.ppc64le.rpm attica-qt5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm attica-qt5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Attica5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Attica5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-widgets-20.04.2-bp153.2.2.1.ppc64le.rpm baloo5-widgets-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm baloo5-widgets-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm baloo5-widgets-devel-20.04.2-bp153.2.2.1.ppc64le.rpm baloo5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-file-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-file-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-imports-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-imports-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-kioslaves-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-kioslaves-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-tools-5.76.0-bp153.2.2.1.ppc64le.rpm baloo5-tools-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Baloo5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Baloo5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5BalooEngine5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5BalooEngine5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm bcg729-debugsource-1.0.4-bp153.2.2.1.ppc64le.rpm bcg729-devel-1.0.4-bp153.2.2.1.ppc64le.rpm libbcg729-0-1.0.4-bp153.2.2.1.ppc64le.rpm libbcg729-0-debuginfo-1.0.4-bp153.2.2.1.ppc64le.rpm bcmatroska2-debugsource-0.23-bp153.2.2.1.ppc64le.rpm bcmatroska2-devel-0.23-bp153.2.2.1.ppc64le.rpm libbcmatroska2-0-0.23-bp153.2.2.1.ppc64le.rpm libbcmatroska2-0-debuginfo-0.23-bp153.2.2.1.ppc64le.rpm bctoolbox-debugsource-0.6.0-bp153.2.2.1.ppc64le.rpm bctoolbox-devel-0.6.0-bp153.2.2.1.ppc64le.rpm libbctoolbox-tester1-0.6.0-bp153.2.2.1.ppc64le.rpm libbctoolbox-tester1-debuginfo-0.6.0-bp153.2.2.1.ppc64le.rpm libbctoolbox1-0.6.0-bp153.2.2.1.ppc64le.rpm libbctoolbox1-debuginfo-0.6.0-bp153.2.2.1.ppc64le.rpm bcunit-debugsource-3.0.2-bp153.2.2.1.ppc64le.rpm bcunit-devel-3.0.2-bp153.2.2.1.ppc64le.rpm bcunit-devel-debuginfo-3.0.2-bp153.2.2.1.ppc64le.rpm bcunit-doc-3.0.2-bp153.2.2.1.ppc64le.rpm libbcunit1-3.0.2-bp153.2.2.1.ppc64le.rpm libbcunit1-debuginfo-3.0.2-bp153.2.2.1.ppc64le.rpm breeze-5.18.5-bp153.3.2.1.ppc64le.rpm breeze-debuginfo-5.18.5-bp153.3.2.1.ppc64le.rpm breeze-debugsource-5.18.5-bp153.3.2.1.ppc64le.rpm breeze5-decoration-5.18.5-bp153.3.2.1.ppc64le.rpm breeze5-decoration-debuginfo-5.18.5-bp153.3.2.1.ppc64le.rpm breeze5-style-5.18.5-bp153.3.2.1.ppc64le.rpm breeze5-style-debuginfo-5.18.5-bp153.3.2.1.ppc64le.rpm libbreezecommon5-5-5.18.5-bp153.3.2.1.ppc64le.rpm libbreezecommon5-5-debuginfo-5.18.5-bp153.3.2.1.ppc64le.rpm bzrtp-debugsource-1.0.6-bp153.2.2.1.ppc64le.rpm bzrtp-devel-1.0.6-bp153.2.2.1.ppc64le.rpm libbzrtp0-1.0.6-bp153.2.2.1.ppc64le.rpm libbzrtp0-debuginfo-1.0.6-bp153.2.2.1.ppc64le.rpm drkonqi5-5.18.5-bp153.2.2.1.ppc64le.rpm drkonqi5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm drkonqi5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm ebook-tools-0.2.2-bp153.2.2.1.ppc64le.rpm ebook-tools-debuginfo-0.2.2-bp153.2.2.1.ppc64le.rpm ebook-tools-debugsource-0.2.2-bp153.2.2.1.ppc64le.rpm libepub-devel-0.2.2-bp153.2.2.1.ppc64le.rpm libepub0-0.2.2-bp153.2.2.1.ppc64le.rpm libepub0-debuginfo-0.2.2-bp153.2.2.1.ppc64le.rpm editorconfig-0.12.4-bp153.2.2.1.ppc64le.rpm editorconfig-core-c-debugsource-0.12.4-bp153.2.2.1.ppc64le.rpm editorconfig-debuginfo-0.12.4-bp153.2.2.1.ppc64le.rpm libeditorconfig-devel-0.12.4-bp153.2.2.1.ppc64le.rpm libeditorconfig0-0.12.4-bp153.2.2.1.ppc64le.rpm libeditorconfig0-debuginfo-0.12.4-bp153.2.2.1.ppc64le.rpm elektra-0.8.20-bp153.2.2.1.ppc64le.rpm elektra-debuginfo-0.8.20-bp153.2.2.1.ppc64le.rpm elektra-debugsource-0.8.20-bp153.2.2.1.ppc64le.rpm elektra-qt-gui-0.8.20-bp153.2.2.1.ppc64le.rpm elektra-qt-gui-debuginfo-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra-augeas-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra-augeas-debuginfo-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra-devel-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra-devel-debuginfo-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra-devel-doc-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra4-0.8.20-bp153.2.2.1.ppc64le.rpm libelektra4-debuginfo-0.8.20-bp153.2.2.1.ppc64le.rpm fcitx-qt5-1.2.5-bp153.2.2.1.ppc64le.rpm fcitx-qt5-debuginfo-1.2.5-bp153.2.2.1.ppc64le.rpm fcitx-qt5-debugsource-1.2.5-bp153.2.2.1.ppc64le.rpm fcitx-qt5-devel-1.2.5-bp153.2.2.1.ppc64le.rpm fox16-devel-1.6.54-bp153.2.2.1.ppc64le.rpm fox16-devel-static-1.6.54-bp153.2.2.1.ppc64le.rpm fox16-example-apps-1.6.54-bp153.2.2.1.ppc64le.rpm libFOX-1_6-0-1.6.54-bp153.2.2.1.ppc64le.rpm libFOX-1_6-0-debuginfo-1.6.54-bp153.2.2.1.ppc64le.rpm frameworkintegration-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm frameworkintegration-devel-5.76.0-bp153.2.2.1.ppc64le.rpm frameworkintegration-plugin-5.76.0-bp153.2.2.1.ppc64le.rpm frameworkintegration-plugin-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Style5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Style5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm freecell-solver-6.0.1-bp153.2.2.1.ppc64le.rpm freecell-solver-debuginfo-6.0.1-bp153.2.2.1.ppc64le.rpm freecell-solver-debugsource-6.0.1-bp153.2.2.1.ppc64le.rpm freecell-solver-devel-6.0.1-bp153.2.2.1.ppc64le.rpm libfreecell-solver0-6.0.1-bp153.2.2.1.ppc64le.rpm libfreecell-solver0-debuginfo-6.0.1-bp153.2.2.1.ppc64le.rpm gpsd-3.17-bp153.2.2.1.ppc64le.rpm gpsd-clients-3.17-bp153.2.2.1.ppc64le.rpm gpsd-devel-3.17-bp153.2.2.1.ppc64le.rpm libQgpsmm23-3.17-bp153.2.2.1.ppc64le.rpm libgps23-3.17-bp153.2.2.1.ppc64le.rpm python2-gpsd-3.17-bp153.2.2.1.ppc64le.rpm python3-gpsd-3.17-bp153.2.2.1.ppc64le.rpm grantlee5-5.2.0-bp153.2.2.1.ppc64le.rpm grantlee5-debuginfo-5.2.0-bp153.2.2.1.ppc64le.rpm grantlee5-debugsource-5.2.0-bp153.2.2.1.ppc64le.rpm grantlee5-devel-5.2.0-bp153.2.2.1.ppc64le.rpm grantleetheme-20.04.2-bp153.2.2.1.ppc64le.rpm grantleetheme-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm grantleetheme-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm grantleetheme-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5GrantleeTheme5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5GrantleeTheme5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm gwenhywfar-5.4.1-bp153.2.2.1.ppc64le.rpm gwenhywfar-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm gwenhywfar-debugsource-5.4.1-bp153.2.2.1.ppc64le.rpm gwenhywfar-devel-5.4.1-bp153.2.2.1.ppc64le.rpm gwenhywfar-tools-5.4.1-bp153.2.2.1.ppc64le.rpm gwenhywfar-tools-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-cpp79-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-cpp79-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-fox16-79-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-fox16-79-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-gtk2-79-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-gtk2-79-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-gtk3-79-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-gtk3-79-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-qt5-79-5.4.1-bp153.2.2.1.ppc64le.rpm libgwengui-qt5-79-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwenhywfar79-5.4.1-bp153.2.2.1.ppc64le.rpm libgwenhywfar79-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm libgwenhywfar79-plugins-5.4.1-bp153.2.2.1.ppc64le.rpm libgwenhywfar79-plugins-debuginfo-5.4.1-bp153.2.2.1.ppc64le.rpm id3lib-3.8.3-bp153.2.2.1.ppc64le.rpm id3lib-debuginfo-3.8.3-bp153.2.2.1.ppc64le.rpm id3lib-debugsource-3.8.3-bp153.2.2.1.ppc64le.rpm id3lib-devel-3.8.3-bp153.2.2.1.ppc64le.rpm id3lib-examples-3.8.3-bp153.2.2.1.ppc64le.rpm id3lib-examples-debuginfo-3.8.3-bp153.2.2.1.ppc64le.rpm k3b-20.04.2-bp153.3.2.1.ppc64le.rpm k3b-debuginfo-20.04.2-bp153.3.2.1.ppc64le.rpm k3b-debugsource-20.04.2-bp153.3.2.1.ppc64le.rpm k3b-devel-20.04.2-bp153.3.2.1.ppc64le.rpm k4dirstat-3.2.1-bp153.2.2.1.ppc64le.rpm k4dirstat-debuginfo-3.2.1-bp153.2.2.1.ppc64le.rpm k4dirstat-debugsource-3.2.1-bp153.2.2.1.ppc64le.rpm kColorPicker-debugsource-0.1.1-bp153.2.2.1.ppc64le.rpm kColorPicker-devel-0.1.1-bp153.2.2.1.ppc64le.rpm libkColorPicker0_1_1-0.1.1-bp153.2.2.1.ppc64le.rpm libkColorPicker0_1_1-debuginfo-0.1.1-bp153.2.2.1.ppc64le.rpm kImageAnnotator-debugsource-0.2.1-bp153.2.2.1.ppc64le.rpm kImageAnnotator-devel-0.2.1-bp153.2.2.1.ppc64le.rpm libkImageAnnotator0_2_1-0.2.1-bp153.2.2.1.ppc64le.rpm libkImageAnnotator0_2_1-debuginfo-0.2.1-bp153.2.2.1.ppc64le.rpm kaccounts-integration-20.04.2-bp153.2.2.1.ppc64le.rpm kaccounts-integration-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kaccounts-integration-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kaccounts-integration-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libkaccounts1-20.04.2-bp153.2.2.1.ppc64le.rpm libkaccounts1-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kactivities-stats-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities-stats-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ActivitiesStats1-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ActivitiesStats1-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities5-imports-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities5-imports-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities5-tools-5.76.0-bp153.2.2.1.ppc64le.rpm kactivities5-tools-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Activities5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Activities5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kactivitymanagerd-5.18.5-bp153.3.2.1.ppc64le.rpm kactivitymanagerd-debuginfo-5.18.5-bp153.3.2.1.ppc64le.rpm kactivitymanagerd-debugsource-5.18.5-bp153.3.2.1.ppc64le.rpm kactivitymanagerd-lang-5.18.5-bp153.3.2.1.ppc64le.rpm kaffeine-2.0.18-bp153.2.2.1.ppc64le.rpm kaffeine-debuginfo-2.0.18-bp153.2.2.1.ppc64le.rpm kaffeine-debugsource-2.0.18-bp153.2.2.1.ppc64le.rpm akonadi-plugin-kalarmcal-20.04.2-bp153.2.2.1.ppc64le.rpm akonadi-plugin-kalarmcal-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kalarmcal-20.04.2-bp153.2.2.1.ppc64le.rpm kalarmcal-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kalarmcal-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kalarmcal-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AlarmCalendar5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5AlarmCalendar5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kalzium-20.04.2-bp153.2.2.2.ppc64le.rpm kalzium-debuginfo-20.04.2-bp153.2.2.2.ppc64le.rpm kalzium-debugsource-20.04.2-bp153.2.2.2.ppc64le.rpm kalzium-devel-20.04.2-bp153.2.2.2.ppc64le.rpm kamera-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kio_kamera-20.04.2-bp153.2.2.1.ppc64le.rpm kio_kamera-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kamerka-0.20-bp153.2.2.1.ppc64le.rpm kamerka-debuginfo-0.20-bp153.2.2.1.ppc64le.rpm kamerka-debugsource-0.20-bp153.2.2.1.ppc64le.rpm kamoso-20.04.2-bp153.2.2.1.ppc64le.rpm kamoso-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kamoso-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kanagram-20.04.2-bp153.2.2.1.ppc64le.rpm kanagram-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kanagram-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kapman-20.04.2-bp153.2.2.1.ppc64le.rpm kapman-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kapman-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kapptemplate-20.04.2-bp153.2.2.1.ppc64le.rpm kapptemplate-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kapptemplate-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm karchive-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm karchive-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Archive5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Archive5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kate-20.04.2-bp153.2.2.1.ppc64le.rpm kate-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kate-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kate-plugins-20.04.2-bp153.2.2.1.ppc64le.rpm kate-plugins-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kwrite-20.04.2-bp153.2.2.1.ppc64le.rpm kwrite-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm katomic-20.04.2-bp153.2.2.1.ppc64le.rpm katomic-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm katomic-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kauth-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kauth-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Auth5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Auth5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5AuthCore5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5AuthCore5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kbackup-20.04.2-bp153.2.2.1.ppc64le.rpm kbackup-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kbackup-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kbibtex-0.9.2-bp153.2.2.1.ppc64le.rpm kbibtex-debuginfo-0.9.2-bp153.2.2.1.ppc64le.rpm kbibtex-debugsource-0.9.2-bp153.2.2.1.ppc64le.rpm kbibtex-devel-0.9.2-bp153.2.2.1.ppc64le.rpm kblackbox-20.04.2-bp153.2.2.1.ppc64le.rpm kblackbox-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kblackbox-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kblocks-20.04.2-bp153.2.2.1.ppc64le.rpm kblocks-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kblocks-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kblog-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kblog-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Blog5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Blog5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kbookmarks-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kbookmarks-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Bookmarks5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Bookmarks5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kbounce-20.04.2-bp153.2.2.1.ppc64le.rpm kbounce-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kbounce-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kbreakout-20.04.2-bp153.2.2.1.ppc64le.rpm kbreakout-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kbreakout-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kbruch-20.04.2-bp153.2.2.1.ppc64le.rpm kbruch-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kbruch-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kcachegrind-20.04.2-bp153.2.2.1.ppc64le.rpm kcachegrind-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcachegrind-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kcalc-20.04.2-bp153.2.2.1.ppc64le.rpm kcalc-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcalc-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kcalendarcore-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcalendarcore-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5CalendarCore5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5CalendarCore5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcalutils-20.04.2-bp153.2.2.1.ppc64le.rpm kcalutils-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcalutils-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kcalutils-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5CalendarUtils5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5CalendarUtils5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcharselect-20.04.2-bp153.2.2.1.ppc64le.rpm kcharselect-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcharselect-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kcm5-fcitx-debugsource-0.5.6-bp153.3.2.1.ppc64le.rpm kf5-kcm-fcitx-0.5.6-bp153.3.2.1.ppc64le.rpm kf5-kcm-fcitx-debuginfo-0.5.6-bp153.3.2.1.ppc64le.rpm kcm_sddm-5.18.5-bp153.2.2.1.ppc64le.rpm kcm_sddm-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kcm_sddm-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kcm_tablet-3.2.0-bp153.2.2.1.ppc64le.rpm kcm_tablet-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kcm_tablet-debugsource-3.2.0-bp153.2.2.1.ppc64le.rpm kcmutils-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcmutils-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5KCMUtils5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5KCMUtils5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcodecs-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcodecs-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Codecs5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Codecs5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcolorchooser-20.04.2-bp153.2.2.1.ppc64le.rpm kcolorchooser-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcolorchooser-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kcompletion-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcompletion-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kcompletion-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Completion5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Completion5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kconf_update5-5.76.0-bp153.2.2.1.ppc64le.rpm kconf_update5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kconfig-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kconfig-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kconfig-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ConfigCore5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ConfigCore5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ConfigGui5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ConfigGui5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kconfigwidgets-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kconfigwidgets-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kconfigwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ConfigWidgets5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ConfigWidgets5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcontacts-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcontacts-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Contacts5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Contacts5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcoreaddons-5.76.0-bp153.2.2.1.ppc64le.rpm kcoreaddons-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcoreaddons-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kcoreaddons-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5CoreAddons5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5CoreAddons5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcrash-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kcrash-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Crash5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Crash5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kcron-20.04.2-bp153.2.2.1.ppc64le.rpm kcron-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kcron-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdav-5.76.0-bp153.2.2.1.ppc64le.rpm kdav-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdav-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DAV5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DAV5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdb-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-debugsource-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-devel-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-mysql-driver-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-mysql-driver-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-postgresql-driver-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-postgresql-driver-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-sqlite3-driver-3.2.0-bp153.2.2.1.ppc64le.rpm kdb-sqlite3-driver-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm libKDb3-4-3.2.0-bp153.2.2.1.ppc64le.rpm libKDb3-4-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kdbg-3.0.1-bp153.2.2.1.ppc64le.rpm kdbg-debuginfo-3.0.1-bp153.2.2.1.ppc64le.rpm kdbg-debugsource-3.0.1-bp153.2.2.1.ppc64le.rpm kdbusaddons-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdbusaddons-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kdbusaddons-tools-5.76.0-bp153.2.2.1.ppc64le.rpm kdbusaddons-tools-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DBusAddons5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DBusAddons5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kde-cli-tools5-5.18.5-bp153.2.2.1.ppc64le.rpm kde-cli-tools5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kde-cli-tools5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kde-dev-utils-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kde-dev-utils-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kpartloader-20.04.2-bp153.2.2.1.ppc64le.rpm kpartloader-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kuiviewer-20.04.2-bp153.2.2.1.ppc64le.rpm kuiviewer-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-5.18.5-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-gtk2-5.18.5-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-gtk2-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-gtk3-5.18.5-bp153.2.2.1.ppc64le.rpm kde-gtk-config5-gtk3-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kde-print-manager-20.04.2-bp153.2.2.1.ppc64le.rpm kde-print-manager-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kde-print-manager-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kde-user-manager-5.18.5-bp153.2.2.1.ppc64le.rpm kde-user-manager-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kde-user-manager-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kde4-filesystem-4.14-bp153.2.2.1.ppc64le.rpm kdebugsettings-20.04.2-bp153.2.2.1.ppc64le.rpm kdebugsettings-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdebugsettings-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdeclarative-components-5.76.0-bp153.2.2.1.ppc64le.rpm kdeclarative-components-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdeclarative-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdeclarative-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kdeclarative-tools-5.76.0-bp153.2.2.1.ppc64le.rpm kdeclarative-tools-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5CalendarEvents5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5CalendarEvents5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Declarative5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Declarative5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5QuickAddons5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5QuickAddons5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdeconnect-kde-20.04.2-bp153.4.2.1.ppc64le.rpm kdeconnect-kde-debuginfo-20.04.2-bp153.4.2.1.ppc64le.rpm kdeconnect-kde-debugsource-20.04.2-bp153.4.2.1.ppc64le.rpm kded-5.76.0-bp153.2.2.1.ppc64le.rpm kded-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kded-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kded-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kdegraphics-thumbnailers-20.04.2-bp153.2.2.1.ppc64le.rpm kdegraphics-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdegraphics-thumbnailers-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdelibs4support-5.76.0-bp153.2.2.1.ppc64le.rpm kdelibs4support-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdelibs4support-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdelibs4support-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kssl-5.76.0-bp153.2.2.1.ppc64le.rpm kssl-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5KDELibs4Support5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5KDELibs4Support5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdenetwork-filesharing-20.04.2-bp153.2.2.1.ppc64le.rpm kdenetwork-filesharing-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdenetwork-filesharing-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdenlive-20.04.2-bp153.2.2.1.ppc64le.rpm kdenlive-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdenlive-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdesdk-kioslaves-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kio_perldoc-20.04.2-bp153.2.2.1.ppc64le.rpm kio_perldoc-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdesdk-scripts-20.04.2-bp153.2.2.1.ppc64le.rpm kdesdk-scripts-kf5-porting-20.04.2-bp153.2.2.1.ppc64le.rpm kdesdk-thumbnailers-20.04.2-bp153.2.2.1.ppc64le.rpm kdesdk-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdesdk-thumbnailers-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdesignerplugin-5.76.0-bp153.2.2.1.ppc64le.rpm kdesignerplugin-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdesignerplugin-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdesignerplugin-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kdesu-debugsource-5.76.0-bp153.2.2.2.ppc64le.rpm kdesu-devel-5.76.0-bp153.2.2.2.ppc64le.rpm libKF5Su5-5.76.0-bp153.2.2.2.ppc64le.rpm libKF5Su5-debuginfo-5.76.0-bp153.2.2.2.ppc64le.rpm kdesvn-2.1.0-bp153.2.2.1.ppc64le.rpm kdesvn-debuginfo-2.1.0-bp153.2.2.1.ppc64le.rpm kdesvn-debugsource-2.1.0-bp153.2.2.1.ppc64le.rpm kdevelop5-pg-qt-2.2.1-bp153.2.2.1.ppc64le.rpm kdevelop5-pg-qt-debuginfo-2.2.1-bp153.2.2.1.ppc64le.rpm kdevelop5-pg-qt-debugsource-2.2.1-bp153.2.2.1.ppc64le.rpm kdevelop5-plugin-php-5.6.1-bp153.2.2.4.ppc64le.rpm kdevelop5-plugin-php-debuginfo-5.6.1-bp153.2.2.4.ppc64le.rpm kdevelop5-plugin-php-debugsource-5.6.1-bp153.2.2.4.ppc64le.rpm kdevelop5-plugin-php-devel-5.6.1-bp153.2.2.4.ppc64le.rpm kdevelop5-plugin-python3-5.6.1-bp153.2.2.1.ppc64le.rpm kdevelop5-plugin-python3-debuginfo-5.6.1-bp153.2.2.1.ppc64le.rpm kdevelop5-plugin-python3-debugsource-5.6.1-bp153.2.2.1.ppc64le.rpm kdevelop5-5.6.1-bp153.2.2.1.ppc64le.rpm kdevelop5-debuginfo-5.6.1-bp153.2.2.1.ppc64le.rpm kdevelop5-debugsource-5.6.1-bp153.2.2.1.ppc64le.rpm kdevplatform-5.6.1-bp153.2.2.1.ppc64le.rpm kdevplatform-debuginfo-5.6.1-bp153.2.2.1.ppc64le.rpm kdevplatform-devel-5.6.1-bp153.2.2.1.ppc64le.rpm libkdevplatform56-5.6.1-bp153.2.2.1.ppc64le.rpm libkdevplatform56-debuginfo-5.6.1-bp153.2.2.1.ppc64le.rpm kdewebkit-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdewebkit-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kdewebkit-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5WebKit5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5WebKit5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdf-20.04.2-bp153.2.2.1.ppc64le.rpm kdf-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdf-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kwikdisk-20.04.2-bp153.2.2.1.ppc64le.rpm kwikdisk-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdgantt2-16.08.3-bp153.2.2.1.ppc64le.rpm kdgantt2-debugsource-16.08.3-bp153.2.2.1.ppc64le.rpm kdgantt2-devel-16.08.3-bp153.2.2.1.ppc64le.rpm libKF5KDGantt2-5-16.08.3-bp153.2.2.1.ppc64le.rpm libKF5KDGantt2-5-debuginfo-16.08.3-bp153.2.2.1.ppc64le.rpm kdiagram-debuginfo-2.8.0-bp153.2.2.1.ppc64le.rpm kdiagram-debugsource-2.8.0-bp153.2.2.1.ppc64le.rpm kdiagram-devel-2.8.0-bp153.2.2.1.ppc64le.rpm libKChart2-2.8.0-bp153.2.2.1.ppc64le.rpm libKChart2-debuginfo-2.8.0-bp153.2.2.1.ppc64le.rpm libKGantt2-2.8.0-bp153.2.2.1.ppc64le.rpm libKGantt2-debuginfo-2.8.0-bp153.2.2.1.ppc64le.rpm kdialog-20.04.2-bp153.2.2.1.ppc64le.rpm kdialog-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdialog-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdiamond-20.04.2-bp153.2.2.1.ppc64le.rpm kdiamond-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdiamond-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdiff3-1.8.5-bp153.2.2.1.ppc64le.rpm kdiff3-debuginfo-1.8.5-bp153.2.2.1.ppc64le.rpm kdiff3-debugsource-1.8.5-bp153.2.2.1.ppc64le.rpm kdnssd-framework-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdnssd-framework-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DNSSD5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DNSSD5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdnssd-20.04.2-bp153.2.2.1.ppc64le.rpm kdnssd-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kdnssd-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kdoctools-5.76.0-bp153.2.2.1.ppc64le.rpm kdoctools-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdoctools-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kdoctools-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DocTools5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5DocTools5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kdsoap-debuginfo-1.9.0-bp153.2.2.1.ppc64le.rpm kdsoap-debugsource-1.9.0-bp153.2.2.1.ppc64le.rpm kdsoap-devel-1.9.0-bp153.2.2.1.ppc64le.rpm kdsoap-devel-debuginfo-1.9.0-bp153.2.2.1.ppc64le.rpm libkdsoap-server1_9_0-1.9.0-bp153.2.2.1.ppc64le.rpm libkdsoap-server1_9_0-debuginfo-1.9.0-bp153.2.2.1.ppc64le.rpm libkdsoap1_9_0-1.9.0-bp153.2.2.1.ppc64le.rpm libkdsoap1_9_0-debuginfo-1.9.0-bp153.2.2.1.ppc64le.rpm keditbookmarks-20.04.2-bp153.2.2.1.ppc64le.rpm keditbookmarks-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm keditbookmarks-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kemoticons-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kemoticons-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Emoticons5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Emoticons5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kf5-filesystem-20201017-bp153.2.2.1.ppc64le.rpm kfilemetadata5-5.76.0-bp153.2.2.1.ppc64le.rpm kfilemetadata5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kfilemetadata5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kfilemetadata5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kfind-20.04.2-bp153.2.2.1.ppc64le.rpm kfind-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kfind-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kfloppy-20.04.2-bp153.2.2.1.ppc64le.rpm kfloppy-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kfloppy-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kfourinline-20.04.2-bp153.2.2.1.ppc64le.rpm kfourinline-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kfourinline-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kgamma5-5.18.5-bp153.2.2.1.ppc64le.rpm kgamma5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kgamma5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kgeography-20.04.2-bp153.3.2.1.ppc64le.rpm kgeography-debuginfo-20.04.2-bp153.3.2.1.ppc64le.rpm kgeography-debugsource-20.04.2-bp153.3.2.1.ppc64le.rpm kget-20.04.2-bp153.3.2.1.ppc64le.rpm kget-debuginfo-20.04.2-bp153.3.2.1.ppc64le.rpm kget-debugsource-20.04.2-bp153.3.2.1.ppc64le.rpm kglobalaccel-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kglobalaccel-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kglobalaccel5-5.76.0-bp153.2.2.1.ppc64le.rpm kglobalaccel5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5GlobalAccel5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5GlobalAccel5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5GlobalAccelPrivate5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5GlobalAccelPrivate5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kgoldrunner-20.04.2-bp153.2.2.1.ppc64le.rpm kgoldrunner-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kgoldrunner-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kguiaddons-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kguiaddons-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5GuiAddons5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5GuiAddons5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm khangman-20.04.2-bp153.2.2.1.ppc64le.rpm khangman-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm khangman-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm khelpcenter5-20.04.2-bp153.2.2.1.ppc64le.rpm khelpcenter5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm khelpcenter5-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kholidays-5.76.0-bp153.2.2.1.ppc64le.rpm kholidays-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kholidays-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Holidays5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Holidays5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm khotkeys5-5.18.5-bp153.2.2.1.ppc64le.rpm khotkeys5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm khotkeys5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm khotkeys5-devel-5.18.5-bp153.2.2.1.ppc64le.rpm khtml-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm khtml-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5KHtml5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5KHtml5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm ki18n-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm ki18n-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5I18n5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5I18n5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kiconthemes-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kiconthemes-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kiconthemes-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5IconThemes5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5IconThemes5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kidentitymanagement-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kidentitymanagement-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5IdentityManagement5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5IdentityManagement5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kidletime-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kidletime-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5IdleTime5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5IdleTime5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kig-20.04.2-bp153.2.2.1.ppc64le.rpm kig-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kig-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kigo-20.04.2-bp153.2.2.1.ppc64le.rpm kigo-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kigo-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm killbots-20.04.2-bp153.2.2.1.ppc64le.rpm killbots-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm killbots-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kimageformats-5.76.0-bp153.3.2.1.ppc64le.rpm kimageformats-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kimageformats-debugsource-5.76.0-bp153.3.2.1.ppc64le.rpm kimageformats-eps-5.76.0-bp153.3.2.1.ppc64le.rpm kimageformats-eps-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kimap-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kimap-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5IMAP5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5IMAP5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kinfocenter5-5.18.5-bp153.2.2.1.ppc64le.rpm kinfocenter5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kinfocenter5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kinit-5.76.0-bp153.2.2.1.ppc64le.rpm kinit-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kinit-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kinit-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kio-extras5-20.04.2-bp153.3.3.1.ppc64le.rpm kio-extras5-debuginfo-20.04.2-bp153.3.3.1.ppc64le.rpm kio-extras5-debugsource-20.04.2-bp153.3.3.1.ppc64le.rpm libkioarchive-devel-20.04.2-bp153.3.3.1.ppc64le.rpm libkioarchive5-20.04.2-bp153.3.3.1.ppc64le.rpm libkioarchive5-debuginfo-20.04.2-bp153.3.3.1.ppc64le.rpm kio-stash-1.0-bp153.2.2.1.ppc64le.rpm kio-stash-debuginfo-1.0-bp153.2.2.1.ppc64le.rpm kio-stash-debugsource-1.0-bp153.2.2.1.ppc64le.rpm kio-5.76.0-bp153.3.2.1.ppc64le.rpm kio-core-5.76.0-bp153.3.2.1.ppc64le.rpm kio-core-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kio-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kio-debugsource-5.76.0-bp153.3.2.1.ppc64le.rpm kio-devel-5.76.0-bp153.3.2.1.ppc64le.rpm kio-devel-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kio_audiocd-20.04.2-bp153.2.2.1.ppc64le.rpm kio_audiocd-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kio_audiocd-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kio_audiocd-devel-20.04.2-bp153.2.2.1.ppc64le.rpm kipi-plugins-20.04.2-bp153.2.2.1.ppc64le.rpm kipi-plugins-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kipi-plugins-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kirigami-gallery-20.04.2-bp153.2.2.1.ppc64le.rpm kirigami-gallery-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kirigami-gallery-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kirigami-1.1.0-bp153.2.2.1.ppc64le.rpm kirigami-debuginfo-1.1.0-bp153.2.2.1.ppc64le.rpm kirigami-debugsource-1.1.0-bp153.2.2.1.ppc64le.rpm kirigami-devel-1.1.0-bp153.2.2.1.ppc64le.rpm kirigami2-5.76.0-bp153.3.2.1.ppc64le.rpm kirigami2-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kirigami2-debugsource-5.76.0-bp153.3.2.1.ppc64le.rpm kirigami2-devel-5.76.0-bp153.3.2.1.ppc64le.rpm libKF5Kirigami2-5-5.76.0-bp153.3.2.1.ppc64le.rpm libKF5Kirigami2-5-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kiriki-20.04.2-bp153.2.2.1.ppc64le.rpm kiriki-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kiriki-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kitemmodels-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kitemmodels-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kitemmodels-imports-5.76.0-bp153.2.2.1.ppc64le.rpm kitemmodels-imports-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ItemModels5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ItemModels5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kitemviews-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kitemviews-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kitemviews-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ItemViews5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ItemViews5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kitinerary-20.04.2-bp153.2.2.1.ppc64le.rpm kitinerary-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kitinerary-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kitinerary-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKPimItinerary5-20.04.2-bp153.2.2.1.ppc64le.rpm libKPimItinerary5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kjobwidgets-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kjobwidgets-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JobWidgets5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JobWidgets5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kjots-5.0.2-bp153.2.2.1.ppc64le.rpm kjots-debuginfo-5.0.2-bp153.2.2.1.ppc64le.rpm kjots-debugsource-5.0.2-bp153.2.2.1.ppc64le.rpm kjs-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kjs-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kjs-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JS5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JS5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JSApi5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JSApi5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kjsembed-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kjsembed-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kjsembed-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JsEmbed5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5JsEmbed5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kjumpingcube-20.04.2-bp153.2.2.1.ppc64le.rpm kjumpingcube-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kjumpingcube-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kldap-20.04.2-bp153.2.2.1.ppc64le.rpm kldap-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kldap-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kldap-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Ldap5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Ldap5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kleopatra-20.04.2-bp153.2.2.1.ppc64le.rpm kleopatra-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kleopatra-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm klettres-20.04.2-bp153.2.2.1.ppc64le.rpm klettres-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm klettres-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm klickety-20.04.2-bp153.2.2.1.ppc64le.rpm klickety-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm klickety-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm klines-20.04.2-bp153.2.2.1.ppc64le.rpm klines-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm klines-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmag-20.04.2-bp153.2.2.1.ppc64le.rpm kmag-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmag-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmahjongg-20.04.2-bp153.2.2.1.ppc64le.rpm kmahjongg-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmahjongg-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmbox-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmbox-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Mbox5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Mbox5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmediaplayer-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kmediaplayer-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5MediaPlayer5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5MediaPlayer5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kmenuedit5-5.18.5-bp153.2.2.1.ppc64le.rpm kmenuedit5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kmenuedit5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kmime-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmime-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Mime5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Mime5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmines-20.04.2-bp153.2.2.1.ppc64le.rpm kmines-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmines-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmix-20.04.2-bp153.3.2.1.ppc64le.rpm kmix-debuginfo-20.04.2-bp153.3.2.1.ppc64le.rpm kmix-debugsource-20.04.2-bp153.3.2.1.ppc64le.rpm kmousetool-20.04.2-bp153.2.2.1.ppc64le.rpm kmousetool-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmousetool-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmouth-20.04.2-bp153.2.2.1.ppc64le.rpm kmouth-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmouth-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmozillahelper-5.0.5-bp153.2.2.1.ppc64le.rpm kmozillahelper-debuginfo-5.0.5-bp153.2.2.1.ppc64le.rpm kmozillahelper-debugsource-5.0.5-bp153.2.2.1.ppc64le.rpm kmplot-20.04.2-bp153.2.2.1.ppc64le.rpm kmplot-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kmplot-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kmymoney-5.1.1-bp153.2.2.1.ppc64le.rpm kmymoney-debuginfo-5.1.1-bp153.2.2.1.ppc64le.rpm kmymoney-debugsource-5.1.1-bp153.2.2.1.ppc64le.rpm kmymoney-devel-5.1.1-bp153.2.2.1.ppc64le.rpm knavalbattle-20.04.2-bp153.2.2.1.ppc64le.rpm knavalbattle-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm knavalbattle-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm knetwalk-20.04.2-bp153.2.2.1.ppc64le.rpm knetwalk-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm knetwalk-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm knewstuff-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-core-devel-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-devel-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-imports-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm knewstuff-quick-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NewStuff5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NewStuffCore5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm knights-20.04.2-bp153.2.2.1.ppc64le.rpm knights-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm knights-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm knotifications-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm knotifications-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Notifications5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Notifications5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm knotifyconfig-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm knotifyconfig-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NotifyConfig5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NotifyConfig5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kolf-20.04.2-bp153.2.2.1.ppc64le.rpm kolf-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kolf-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kollision-20.04.2-bp153.2.2.1.ppc64le.rpm kollision-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kollision-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kolor-manager-1.1.0-bp153.2.2.1.ppc64le.rpm kolor-manager-debuginfo-1.1.0-bp153.2.2.1.ppc64le.rpm kolor-manager-debugsource-1.1.0-bp153.2.2.1.ppc64le.rpm kolourpaint-20.04.2-bp153.2.2.1.ppc64le.rpm kolourpaint-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kolourpaint-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kompare-20.04.2-bp153.2.2.1.ppc64le.rpm kompare-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kompare-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kompare-devel-20.04.2-bp153.2.2.1.ppc64le.rpm konquest-20.04.2-bp153.2.2.1.ppc64le.rpm konquest-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm konquest-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm konsole-20.04.2-bp153.2.2.1.ppc64le.rpm konsole-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm konsole-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm konsole-part-20.04.2-bp153.2.2.1.ppc64le.rpm konsole-part-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kontactinterface-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kontactinterface-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KontactInterface5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KontactInterface5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm konversation-1.7.5-bp153.2.2.1.ppc64le.rpm konversation-debuginfo-1.7.5-bp153.2.2.1.ppc64le.rpm konversation-debugsource-1.7.5-bp153.2.2.1.ppc64le.rpm kopete-20.04.2-bp153.2.2.1.ppc64le.rpm kopete-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kopete-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kopete-devel-20.04.2-bp153.2.2.1.ppc64le.rpm kpackage-5.76.0-bp153.3.2.1.ppc64le.rpm kpackage-debuginfo-5.76.0-bp153.3.2.1.ppc64le.rpm kpackage-debugsource-5.76.0-bp153.3.2.1.ppc64le.rpm kpackage-devel-5.76.0-bp153.3.2.1.ppc64le.rpm kparts-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kparts-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Parts5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Parts5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kpat-20.04.2-bp153.2.2.1.ppc64le.rpm kpat-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kpat-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kpeople5-5.76.0-bp153.2.2.1.ppc64le.rpm kpeople5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kpeople5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kpeople5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kpeoplevcard-0.1-bp153.2.2.1.ppc64le.rpm kpeoplevcard-debuginfo-0.1-bp153.2.2.1.ppc64le.rpm kpeoplevcard-debugsource-0.1-bp153.2.2.1.ppc64le.rpm kpeoplevcard-devel-0.1-bp153.2.2.1.ppc64le.rpm kphotoalbum-5.7.0-bp153.2.2.1.ppc64le.rpm kphotoalbum-debuginfo-5.7.0-bp153.2.2.1.ppc64le.rpm kphotoalbum-debugsource-5.7.0-bp153.2.2.1.ppc64le.rpm kpimtextedit-20.04.2-bp153.2.2.1.ppc64le.rpm kpimtextedit-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kpimtextedit-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kpimtextedit-devel-20.04.2-bp153.2.2.1.ppc64le.rpm kpimtextedit-devel-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5PimTextEdit5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5PimTextEdit5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kpkpass-20.04.2-bp153.2.2.1.ppc64le.rpm kpkpass-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kpkpass-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKPimPkPass5-20.04.2-bp153.2.2.1.ppc64le.rpm libKPimPkPass5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kplotting-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kplotting-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kplotting-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Plotting5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Plotting5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kpmcore-3.3.0-bp153.2.2.1.ppc64le.rpm kpmcore-debuginfo-3.3.0-bp153.2.2.1.ppc64le.rpm kpmcore-debugsource-3.3.0-bp153.2.2.1.ppc64le.rpm kpmcore-devel-3.3.0-bp153.2.2.1.ppc64le.rpm libkpmcore7-3.3.0-bp153.2.2.1.ppc64le.rpm libkpmcore7-debuginfo-3.3.0-bp153.2.2.1.ppc64le.rpm kproperty-3.2.0-bp153.2.2.1.ppc64le.rpm kproperty-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kproperty-debugsource-3.2.0-bp153.2.2.1.ppc64le.rpm kproperty-devel-3.2.0-bp153.2.2.1.ppc64le.rpm libKPropertyCore3-4-3.2.0-bp153.2.2.1.ppc64le.rpm libKPropertyCore3-4-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm libKPropertyWidgets3-4-3.2.0-bp153.2.2.1.ppc64le.rpm libKPropertyWidgets3-4-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kpty-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kpty-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Pty5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Pty5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kqtquickcharts-20.04.2-bp153.2.2.1.ppc64le.rpm kqtquickcharts-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kqtquickcharts-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kquickcharts-5.76.0-bp153.2.2.1.ppc64le.rpm kquickcharts-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kquickcharts-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kquickcharts-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kraft-0.95-bp153.2.2.1.ppc64le.rpm kraft-debuginfo-0.95-bp153.2.2.1.ppc64le.rpm kraft-debugsource-0.95-bp153.2.2.1.ppc64le.rpm krb5-auth-dialog-3.26.1-bp153.2.2.1.ppc64le.rpm krb5-auth-dialog-debuginfo-3.26.1-bp153.2.2.1.ppc64le.rpm krb5-auth-dialog-debugsource-3.26.1-bp153.2.2.1.ppc64le.rpm krdc-20.04.2-bp153.2.2.1.ppc64le.rpm krdc-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm krdc-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm krdc-devel-20.04.2-bp153.2.2.1.ppc64le.rpm krename-5.0.1-bp153.2.2.1.ppc64le.rpm krename-debuginfo-5.0.1-bp153.2.2.1.ppc64le.rpm krename-debugsource-5.0.1-bp153.2.2.1.ppc64le.rpm kreport-3.2.0-bp153.2.2.1.ppc64le.rpm kreport-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kreport-debugsource-3.2.0-bp153.2.2.1.ppc64le.rpm kreport-devel-3.2.0-bp153.2.2.1.ppc64le.rpm libKReport3-4-3.2.0-bp153.2.2.1.ppc64le.rpm libKReport3-4-debuginfo-3.2.0-bp153.2.2.1.ppc64le.rpm kreversi-20.04.2-bp153.2.2.1.ppc64le.rpm kreversi-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kreversi-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm krfb-20.04.2-bp153.2.2.1.ppc64le.rpm krfb-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm krfb-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm krita-4.4.2-bp153.3.2.1.ppc64le.rpm krita-debuginfo-4.4.2-bp153.3.2.1.ppc64le.rpm krita-debugsource-4.4.2-bp153.3.2.1.ppc64le.rpm krita-devel-4.4.2-bp153.3.2.1.ppc64le.rpm kronometer-2.2.3-bp153.2.2.1.ppc64le.rpm kronometer-debuginfo-2.2.3-bp153.2.2.1.ppc64le.rpm kronometer-debugsource-2.2.3-bp153.2.2.1.ppc64le.rpm kross-interpreters-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kross-ruby-20.04.2-bp153.2.2.1.ppc64le.rpm kross-ruby-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kross-5.76.0-bp153.2.2.1.ppc64le.rpm kross-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kross-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kross-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kross-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kruler-20.04.2-bp153.2.2.1.ppc64le.rpm kruler-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kruler-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm krunner-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm krunner-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Runner5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Runner5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kio_iso-2.7.2-bp153.2.2.1.ppc64le.rpm kio_iso-debuginfo-2.7.2-bp153.2.2.1.ppc64le.rpm krusader-2.7.2-bp153.2.2.1.ppc64le.rpm krusader-debuginfo-2.7.2-bp153.2.2.1.ppc64le.rpm krusader-debugsource-2.7.2-bp153.2.2.1.ppc64le.rpm krusader-doc-2.7.2-bp153.2.2.1.ppc64le.rpm kscreen5-5.18.5-bp153.2.2.1.ppc64le.rpm kscreen5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kscreen5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kscreen5-plasmoid-5.18.5-bp153.2.2.1.ppc64le.rpm kscreenlocker-5.18.5-bp153.2.2.1.ppc64le.rpm kscreenlocker-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kscreenlocker-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kscreenlocker-devel-5.18.5-bp153.2.2.1.ppc64le.rpm libKScreenLocker5-5.18.5-bp153.2.2.1.ppc64le.rpm libKScreenLocker5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kseexpr-debugsource-4.0.1.0-bp153.2.2.1.ppc64le.rpm kseexpr-devel-4.0.1.0-bp153.2.2.1.ppc64le.rpm libKSeExpr4_0_1_0-4.0.1.0-bp153.2.2.1.ppc64le.rpm libKSeExpr4_0_1_0-debuginfo-4.0.1.0-bp153.2.2.1.ppc64le.rpm kservice-5.76.0-bp153.2.2.1.ppc64le.rpm kservice-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kservice-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kservice-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kshisen-20.04.2-bp153.2.2.1.ppc64le.rpm kshisen-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kshisen-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kshutdown-5.2-bp153.2.2.1.ppc64le.rpm kshutdown-debuginfo-5.2-bp153.2.2.1.ppc64le.rpm kshutdown-debugsource-5.2-bp153.2.2.1.ppc64le.rpm ksirk-20.04.2-bp153.2.2.1.ppc64le.rpm ksirk-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ksirk-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ksmtp-20.04.2-bp153.2.2.1.ppc64le.rpm ksmtp-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ksmtp-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKPimSMTP5-20.04.2-bp153.2.2.1.ppc64le.rpm libKPimSMTP5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ksnakeduel-20.04.2-bp153.2.2.1.ppc64le.rpm ksnakeduel-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ksnakeduel-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ksnip-1.6.1-bp153.2.2.1.ppc64le.rpm ksnip-debuginfo-1.6.1-bp153.2.2.1.ppc64le.rpm ksnip-debugsource-1.6.1-bp153.2.2.1.ppc64le.rpm kspaceduel-20.04.2-bp153.2.2.1.ppc64le.rpm kspaceduel-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kspaceduel-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ksquares-20.04.2-bp153.2.2.1.ppc64le.rpm ksquares-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ksquares-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ksshaskpass5-5.18.5-bp153.2.2.1.ppc64le.rpm ksshaskpass5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm ksshaskpass5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kstars-3.5.1-bp153.3.2.1.ppc64le.rpm kstars-debuginfo-3.5.1-bp153.3.2.1.ppc64le.rpm kstars-debugsource-3.5.1-bp153.3.2.1.ppc64le.rpm ksudoku-20.04.2-bp153.2.2.1.ppc64le.rpm ksudoku-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ksudoku-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ksysguard5-5.18.5-bp153.2.2.1.ppc64le.rpm ksysguard5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm ksysguard5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm ksystemlog-20.04.2-bp153.2.2.1.ppc64le.rpm ksystemlog-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ksystemlog-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kteatime-20.04.2-bp153.2.2.1.ppc64le.rpm kteatime-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kteatime-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktexteditor-5.76.0-bp153.2.2.1.ppc64le.rpm ktexteditor-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm ktexteditor-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm ktexteditor-devel-5.76.0-bp153.2.2.1.ppc64le.rpm ktextwidgets-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm ktextwidgets-devel-5.76.0-bp153.2.2.1.ppc64le.rpm ktextwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5TextWidgets5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5TextWidgets5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm ktimer-20.04.2-bp153.2.2.1.ppc64le.rpm ktimer-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktimer-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktimetracker-5.0.1-bp153.2.2.1.ppc64le.rpm ktimetracker-debuginfo-5.0.1-bp153.2.2.1.ppc64le.rpm ktimetracker-debugsource-5.0.1-bp153.2.2.1.ppc64le.rpm ktnef-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktnef-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Tnef5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Tnef5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktoblzcheck-1.48-bp153.2.2.1.ppc64le.rpm ktoblzcheck-debuginfo-1.48-bp153.2.2.1.ppc64le.rpm ktoblzcheck-debugsource-1.48-bp153.2.2.1.ppc64le.rpm ktoblzcheck-devel-1.48-bp153.2.2.1.ppc64le.rpm libktoblzcheck1-1.48-bp153.2.2.1.ppc64le.rpm libktoblzcheck1-debuginfo-1.48-bp153.2.2.1.ppc64le.rpm python-ktoblzcheck-1.48-bp153.2.2.1.ppc64le.rpm ktorrent-5.1.2-bp153.2.2.1.ppc64le.rpm ktorrent-debuginfo-5.1.2-bp153.2.2.1.ppc64le.rpm ktorrent-debugsource-5.1.2-bp153.2.2.1.ppc64le.rpm ktouch-20.04.2-bp153.2.2.1.ppc64le.rpm ktouch-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktouch-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-approver-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-approver-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-approver-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-auth-handler-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-auth-handler-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-auth-handler-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-common-internals-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-common-internals-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-common-internals-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-common-internals-devel-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-icons-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-contact-list-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-contact-list-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-contact-list-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-contact-runner-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-contact-runner-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-contact-runner-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-desktop-applets-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-desktop-applets-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-desktop-applets-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-filetransfer-handler-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-filetransfer-handler-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-filetransfer-handler-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-kded-module-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-kded-module-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-kded-module-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-send-file-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-send-file-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktp-send-file-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm ktuberling-20.04.2-bp153.2.2.1.ppc64le.rpm ktuberling-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm ktuberling-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kturtle-20.04.2-bp153.2.2.1.ppc64le.rpm kturtle-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kturtle-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kubrick-20.04.2-bp153.2.2.1.ppc64le.rpm kubrick-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kubrick-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kunitconversion-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kunitconversion-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5UnitConversion5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5UnitConversion5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-debuginfo-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-debugsource-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-devel-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-imports-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-imports-debuginfo-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-server-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-tools-1.0.0-bp153.2.2.1.ppc64le.rpm kuserfeedback-tools-debuginfo-1.0.0-bp153.2.2.1.ppc64le.rpm libKUserFeedbackCore1-1.0.0-bp153.2.2.1.ppc64le.rpm libKUserFeedbackCore1-debuginfo-1.0.0-bp153.2.2.1.ppc64le.rpm libKUserFeedbackWidgets1-1.0.0-bp153.2.2.1.ppc64le.rpm libKUserFeedbackWidgets1-debuginfo-1.0.0-bp153.2.2.1.ppc64le.rpm kwallet-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kwallet-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kwallet-tools-5.76.0-bp153.2.2.1.ppc64le.rpm kwallet-tools-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kwallet-tools-lang-5.76.0-bp153.2.2.1.ppc64le.rpm kwalletd5-5.76.0-bp153.2.2.1.ppc64le.rpm kwalletd5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Wallet5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Wallet5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libkwalletbackend5-5-5.76.0-bp153.2.2.1.ppc64le.rpm libkwalletbackend5-5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kwalletmanager5-20.04.2-bp153.2.2.1.ppc64le.rpm kwalletmanager5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kwalletmanager5-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kwave-20.04.2-bp153.2.2.1.ppc64le.rpm kwave-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kwave-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kwayland-integration-5.18.5-bp153.2.2.1.ppc64le.rpm kwayland-integration-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kwayland-integration-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kwayland-5.76.0-bp153.2.2.1.ppc64le.rpm kwayland-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kwayland-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kwayland-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kwayland-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kwebkitpart-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.ppc64le.rpm kwebkitpart-debuginfo-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.ppc64le.rpm kwebkitpart-debugsource-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.ppc64le.rpm kwidgetsaddons-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kwidgetsaddons-devel-5.76.0-bp153.2.2.1.ppc64le.rpm kwidgetsaddons-devel-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5WidgetsAddons5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5WidgetsAddons5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kwin5-5.18.6-bp153.2.2.1.ppc64le.rpm kwin5-debuginfo-5.18.6-bp153.2.2.1.ppc64le.rpm kwin5-debugsource-5.18.6-bp153.2.2.1.ppc64le.rpm kwin5-devel-5.18.6-bp153.2.2.1.ppc64le.rpm kwindowsystem-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kwindowsystem-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5WindowSystem5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5WindowSystem5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm kwordquiz-20.04.2-bp153.2.2.1.ppc64le.rpm kwordquiz-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm kwordquiz-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm kwrited5-5.18.5-bp153.2.2.1.ppc64le.rpm kwrited5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm kwrited5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm kxmlrpcclient5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm kxmlrpcclient5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5XmlRpcClient5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5XmlRpcClient5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ModemManagerQt-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ModemManagerQt-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ModemManagerQt6-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ModemManagerQt6-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NetworkManagerQt-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NetworkManagerQt-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NetworkManagerQt6-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5NetworkManagerQt6-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libXcm-debuginfo-0.5.4-bp153.2.2.1.ppc64le.rpm libXcm-debugsource-0.5.4-bp153.2.2.1.ppc64le.rpm libXcm-devel-0.5.4-bp153.2.2.1.ppc64le.rpm libXcm0-0.5.4-bp153.2.2.1.ppc64le.rpm libXcm0-debuginfo-0.5.4-bp153.2.2.1.ppc64le.rpm libXcmDDC0-0.5.4-bp153.2.2.1.ppc64le.rpm libXcmDDC0-debuginfo-0.5.4-bp153.2.2.1.ppc64le.rpm libXcmEDID0-0.5.4-bp153.2.2.1.ppc64le.rpm libXcmEDID0-debuginfo-0.5.4-bp153.2.2.1.ppc64le.rpm libXcmX11-0-0.5.4-bp153.2.2.1.ppc64le.rpm libXcmX11-0-debuginfo-0.5.4-bp153.2.2.1.ppc64le.rpm libaccounts-glib-debugsource-1.24-bp153.2.2.1.ppc64le.rpm libaccounts-glib-devel-1.24-bp153.2.2.1.ppc64le.rpm libaccounts-glib-tools-1.24-bp153.2.2.1.ppc64le.rpm libaccounts-glib-tools-debuginfo-1.24-bp153.2.2.1.ppc64le.rpm libaccounts-glib1-1.24-bp153.2.2.1.ppc64le.rpm libaccounts-glib1-debuginfo-1.24-bp153.2.2.1.ppc64le.rpm python3-libaccounts-1.24-bp153.2.2.1.ppc64le.rpm typelib-1_0-Accounts-1_0-1.24-bp153.2.2.1.ppc64le.rpm libaccounts-qt5-1-1.16-bp153.2.2.1.ppc64le.rpm libaccounts-qt5-1-debuginfo-1.16-bp153.2.2.1.ppc64le.rpm libaccounts-qt5-debugsource-1.16-bp153.2.2.1.ppc64le.rpm libaccounts-qt5-devel-1.16-bp153.2.2.1.ppc64le.rpm libfakekey-debugsource-0.1-bp153.2.2.1.ppc64le.rpm libfakekey-devel-0.1-bp153.2.2.1.ppc64le.rpm libfakekey0-0.1-bp153.2.2.1.ppc64le.rpm libfakekey0-debuginfo-0.1-bp153.2.2.1.ppc64le.rpm libKF5Gravatar5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Gravatar5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libgravatar-20.04.2-bp153.2.2.1.ppc64le.rpm libgravatar-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libgravatar-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Cddb5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Cddb5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5CddbWidgets5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5CddbWidgets5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkcddb-20.04.2-bp153.2.2.1.ppc64le.rpm libkcddb-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkcddb-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkcddb-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5CompactDisc5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5CompactDisc5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkcompactdisc-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkcompactdisc-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KDcraw5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KDcraw5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkdcraw-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkdcraw-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libkdecoration2-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm libkdecoration2-devel-5.18.5-bp153.2.2.1.ppc64le.rpm libkdecorations2-5-5.18.5-bp153.2.2.1.ppc64le.rpm libkdecorations2-5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm libkdecorations2private7-5.18.5-bp153.2.2.1.ppc64le.rpm libkdecorations2private7-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm libkdegames-20.04.2-bp153.2.2.1.ppc64le.rpm libkdegames-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkdegames-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libkf5kdegames6-20.04.2-bp153.2.2.1.ppc64le.rpm libkf5kdegames6-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Libkdepim5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Libkdepim5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5LibkdepimAkonadi5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5LibkdepimAkonadi5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkdepim-20.04.2-bp153.2.2.1.ppc64le.rpm libkdepim-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkdepim-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkdepim-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKEduVocDocument5-20.04.2-bp153.2.2.1.ppc64le.rpm libKEduVocDocument5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkeduvocdocument-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkeduvocdocument-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KExiv2-15_0_0-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KExiv2-15_0_0-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkexiv2-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkexiv2-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Kipi32_0_0-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Kipi32_0_0-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkipi-data-20.04.2-bp153.2.2.1.ppc64le.rpm libkipi-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkipi-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Libkleo5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Libkleo5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkleo-20.04.2-bp153.2.2.1.ppc64le.rpm libkleo-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkleo-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KMahjongglib5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5KMahjongglib5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkmahjongg-20.04.2-bp153.2.2.1.ppc64le.rpm libkmahjongg-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkmahjongg-devel-20.04.2-bp153.2.2.1.ppc64le.rpm java-libkolabxml1-1.1.6-bp153.2.2.2.ppc64le.rpm libkolabxml-debugsource-1.1.6-bp153.2.2.2.ppc64le.rpm libkolabxml-devel-1.1.6-bp153.2.2.2.ppc64le.rpm libkolabxml1-1.1.6-bp153.2.2.2.ppc64le.rpm libkolabxml1-debuginfo-1.1.6-bp153.2.2.2.ppc64le.rpm libkomparediff2-5-20.04.2-bp153.2.2.1.ppc64le.rpm libkomparediff2-5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libkomparediff2-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libkomparediff2-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Sane5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Sane5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libksane-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm libksane-devel-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5Screen7-5.18.5-bp153.2.2.1.ppc64le.rpm libKF5Screen7-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm libkscreen2-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm libkscreen2-devel-5.18.5-bp153.2.2.1.ppc64le.rpm libkscreen2-plugin-5.18.5-bp153.2.2.1.ppc64le.rpm libkscreen2-plugin-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm libksysguard5-5.18.5-bp153.2.2.1.ppc64le.rpm libksysguard5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm libksysguard5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm libksysguard5-devel-5.18.5-bp153.2.2.1.ppc64le.rpm libksysguard5-helper-5.18.5-bp153.2.2.1.ppc64le.rpm libksysguard5-helper-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm libKF5Torrent6-2.1.1-bp153.2.2.1.ppc64le.rpm libKF5Torrent6-debuginfo-2.1.1-bp153.2.2.1.ppc64le.rpm libktorrent-debugsource-2.1.1-bp153.2.2.1.ppc64le.rpm libktorrent-devel-2.1.1-bp153.2.2.1.ppc64le.rpm libKF5MediaWiki5-5.37.0-bp153.2.2.1.ppc64le.rpm libKF5MediaWiki5-debuginfo-5.37.0-bp153.2.2.1.ppc64le.rpm libmediawiki-debugsource-5.37.0-bp153.2.2.1.ppc64le.rpm libmediawiki-devel-5.37.0-bp153.2.2.1.ppc64le.rpm libmusicbrainz-debugsource-2.1.5-bp153.2.2.1.ppc64le.rpm libmusicbrainz-devel-2.1.5-bp153.2.2.1.ppc64le.rpm libmusicbrainz4-2.1.5-bp153.2.2.1.ppc64le.rpm libmusicbrainz4-debuginfo-2.1.5-bp153.2.2.1.ppc64le.rpm libmusicbrainz5-1-5.1.0-bp153.2.2.1.ppc64le.rpm libmusicbrainz5-1-debuginfo-5.1.0-bp153.2.2.1.ppc64le.rpm libmusicbrainz5-debugsource-5.1.0-bp153.2.2.1.ppc64le.rpm libmusicbrainz5-devel-5.1.0-bp153.2.2.1.ppc64le.rpm libofx-0.9.12-bp153.2.2.1.ppc64le.rpm libofx-debuginfo-0.9.12-bp153.2.2.1.ppc64le.rpm libofx-debugsource-0.9.12-bp153.2.2.1.ppc64le.rpm libofx-devel-0.9.12-bp153.2.2.1.ppc64le.rpm libofx7-0.9.12-bp153.2.2.1.ppc64le.rpm libofx7-debuginfo-0.9.12-bp153.2.2.1.ppc64le.rpm libqca-qt5-2.3.0-bp153.2.2.1.ppc64le.rpm libqca-qt5-debuginfo-2.3.0-bp153.2.2.1.ppc64le.rpm libqca-qt5-debugsource-2.3.0-bp153.2.2.1.ppc64le.rpm libqca-qt5-devel-2.3.0-bp153.2.2.1.ppc64le.rpm libqca-qt5-devel-debuginfo-2.3.0-bp153.2.2.1.ppc64le.rpm libqca-qt5-plugins-2.3.0-bp153.2.2.1.ppc64le.rpm libqca-qt5-plugins-debuginfo-2.3.0-bp153.2.2.1.ppc64le.rpm libQt5Charts5-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5Charts5-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5Charts5-designer-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5Charts5-designer-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5Charts5-devel-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtcharts-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtcharts-debugsource-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtcharts-examples-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtcharts-examples-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtcharts-imports-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtcharts-imports-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5NetworkAuth5-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5NetworkAuth5-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtnetworkauth-debugsource-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtnetworkauth-devel-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtnetworkauth-examples-5.12.7-bp153.2.2.1.ppc64le.rpm libqt5-qtnetworkauth-examples-debuginfo-5.12.7-bp153.2.2.1.ppc64le.rpm libQt5WebKit5-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKit5-debuginfo-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKit5-devel-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKit5-imports-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKit5-imports-debuginfo-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKitWidgets-devel-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKitWidgets5-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libQt5WebKitWidgets5-debuginfo-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libqt5-qtwebkit-debugsource-5.212~alpha3-bp153.2.2.1.ppc64le.rpm libserialport-debugsource-0.1.1-bp153.2.2.1.ppc64le.rpm libserialport-devel-0.1.1-bp153.2.2.1.ppc64le.rpm libserialport0-0.1.1-bp153.2.2.1.ppc64le.rpm libserialport0-debuginfo-0.1.1-bp153.2.2.1.ppc64le.rpm libsignon-glib-debugsource-2.1-bp153.2.2.1.ppc64le.rpm libsignon-glib-devel-2.1-bp153.2.2.1.ppc64le.rpm libsignon-glib2-2.1-bp153.2.2.1.ppc64le.rpm libsignon-glib2-debuginfo-2.1-bp153.2.2.1.ppc64le.rpm python3-libsignon-glib-2.1-bp153.2.2.1.ppc64le.rpm typelib-1_0-Signon-2_0-2.1-bp153.2.2.1.ppc64le.rpm libsigrok-debuginfo-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrok-debugsource-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrok-devel-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrok4-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrok4-debuginfo-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrokcxx4-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrokcxx4-debuginfo-0.5.0-bp153.2.2.1.ppc64le.rpm libsigrokdecode-debugsource-0.5.3-bp153.2.2.1.ppc64le.rpm libsigrokdecode-devel-0.5.3-bp153.2.2.1.ppc64le.rpm libsigrokdecode4-0.5.3-bp153.2.2.1.ppc64le.rpm libsigrokdecode4-debuginfo-0.5.3-bp153.2.2.1.ppc64le.rpm libixml11-1.14.0-bp153.2.2.1.ppc64le.rpm libixml11-debuginfo-1.14.0-bp153.2.2.1.ppc64le.rpm libupnp-debugsource-1.14.0-bp153.2.2.1.ppc64le.rpm libupnp-devel-1.14.0-bp153.2.2.1.ppc64le.rpm libupnp17-1.14.0-bp153.2.2.1.ppc64le.rpm libupnp17-debuginfo-1.14.0-bp153.2.2.1.ppc64le.rpm libmbedcrypto3-2.16.9-bp153.2.2.1.ppc64le.rpm libmbedcrypto3-debuginfo-2.16.9-bp153.2.2.1.ppc64le.rpm libmbedtls12-2.16.9-bp153.2.2.1.ppc64le.rpm libmbedtls12-debuginfo-2.16.9-bp153.2.2.1.ppc64le.rpm libmbedx509-0-2.16.9-bp153.2.2.1.ppc64le.rpm libmbedx509-0-debuginfo-2.16.9-bp153.2.2.1.ppc64le.rpm mbedtls-debugsource-2.16.9-bp153.2.2.1.ppc64le.rpm mbedtls-devel-2.16.9-bp153.2.2.1.ppc64le.rpm libmediastreamer_base10-2.16.1-bp153.2.2.1.ppc64le.rpm libmediastreamer_base10-debuginfo-2.16.1-bp153.2.2.1.ppc64le.rpm libmediastreamer_voip10-2.16.1-bp153.2.2.1.ppc64le.rpm libmediastreamer_voip10-debuginfo-2.16.1-bp153.2.2.1.ppc64le.rpm mediastreamer2-2.16.1-bp153.2.2.1.ppc64le.rpm mediastreamer2-debuginfo-2.16.1-bp153.2.2.1.ppc64le.rpm mediastreamer2-debugsource-2.16.1-bp153.2.2.1.ppc64le.rpm mediastreamer2-devel-2.16.1-bp153.2.2.1.ppc64le.rpm mediastreamer2-devel-debuginfo-2.16.1-bp153.2.2.1.ppc64le.rpm milou5-5.18.5-bp153.2.2.1.ppc64le.rpm milou5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm milou5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm ocaml-facile-1.1-bp153.2.2.1.ppc64le.rpm ocaml-facile-debuginfo-1.1-bp153.2.2.1.ppc64le.rpm ocaml-facile-debugsource-1.1-bp153.2.2.1.ppc64le.rpm ocaml-facile-devel-1.1-bp153.2.2.1.ppc64le.rpm libKasten4-0.26.5-bp153.2.2.1.ppc64le.rpm libKasten4-debuginfo-0.26.5-bp153.2.2.1.ppc64le.rpm libOkteta3-0.26.5-bp153.2.2.1.ppc64le.rpm libOkteta3-debuginfo-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-debuginfo-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-debugsource-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-devel-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-devel-debuginfo-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-part-0.26.5-bp153.2.2.1.ppc64le.rpm okteta-part-debuginfo-0.26.5-bp153.2.2.1.ppc64le.rpm libinchi0-2.4.1-bp153.2.2.1.ppc64le.rpm libinchi0-debuginfo-2.4.1-bp153.2.2.1.ppc64le.rpm libopenbabel5-2.4.1-bp153.2.2.1.ppc64le.rpm libopenbabel5-debuginfo-2.4.1-bp153.2.2.1.ppc64le.rpm openbabel-2.4.1-bp153.2.2.1.ppc64le.rpm openbabel-debuginfo-2.4.1-bp153.2.2.1.ppc64le.rpm openbabel-debugsource-2.4.1-bp153.2.2.1.ppc64le.rpm openbabel-devel-2.4.1-bp153.2.2.1.ppc64le.rpm python-openbabel-2.4.1-bp153.2.2.1.ppc64le.rpm python-openbabel-debuginfo-2.4.1-bp153.2.2.1.ppc64le.rpm libortp13-1.0.2-bp153.2.2.1.ppc64le.rpm libortp13-debuginfo-1.0.2-bp153.2.2.1.ppc64le.rpm ortp-1.0.2-bp153.2.2.1.ppc64le.rpm ortp-debuginfo-1.0.2-bp153.2.2.1.ppc64le.rpm ortp-debugsource-1.0.2-bp153.2.2.1.ppc64le.rpm ortp-devel-1.0.2-bp153.2.2.1.ppc64le.rpm liboyranos-alpha-devel-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos-devel-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-cups-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-cups-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-lraw-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-lraw-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-monitor-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-monitor-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-sane-0.9.6-bp153.2.2.1.ppc64le.rpm liboyranos0-sane-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-debugsource-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-monitor-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-monitor-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-profile-graph-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-profile-graph-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-qcmsevents-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-qcmsevents-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-ui-fltk-0.9.6-bp153.2.2.1.ppc64le.rpm oyranos-ui-fltk-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm perl-Template-Toolkit-2.27-bp153.2.2.1.ppc64le.rpm perl-Template-Toolkit-debuginfo-2.27-bp153.2.2.1.ppc64le.rpm perl-Template-Toolkit-debugsource-2.27-bp153.2.2.1.ppc64le.rpm libphonon4qt5-4.11.1-bp153.2.2.1.ppc64le.rpm libphonon4qt5-debuginfo-4.11.1-bp153.2.2.1.ppc64le.rpm phonon4qt5-debugsource-4.11.1-bp153.2.2.1.ppc64le.rpm phonon4qt5-devel-4.11.1-bp153.2.2.1.ppc64le.rpm phonon4qt5-devel-debuginfo-4.11.1-bp153.2.2.1.ppc64le.rpm phononsettings-4.11.1-bp153.2.2.1.ppc64le.rpm phononsettings-debuginfo-4.11.1-bp153.2.2.1.ppc64le.rpm libKF5PimCommon5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5PimCommon5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5PimCommonAkonadi5-20.04.2-bp153.2.2.1.ppc64le.rpm libKF5PimCommonAkonadi5-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm pimcommon-20.04.2-bp153.2.2.1.ppc64le.rpm pimcommon-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm pimcommon-debugsource-20.04.2-bp153.2.2.1.ppc64le.rpm pimcommon-devel-20.04.2-bp153.2.2.1.ppc64le.rpm pimcommon-devel-debuginfo-20.04.2-bp153.2.2.1.ppc64le.rpm plasma-applet-weather-widget-1.6.10-bp153.2.2.1.ppc64le.rpm plasma-applet-weather-widget-debuginfo-1.6.10-bp153.2.2.1.ppc64le.rpm plasma-applet-weather-widget-debugsource-1.6.10-bp153.2.2.1.ppc64le.rpm plasma-browser-integration-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-browser-integration-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-browser-integration-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm libKF5Plasma5-5.76.0-bp153.5.2.1.ppc64le.rpm libKF5Plasma5-debuginfo-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-framework-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-framework-components-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-framework-components-debuginfo-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-framework-debuginfo-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-framework-debugsource-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-framework-devel-5.76.0-bp153.5.2.1.ppc64le.rpm plasma-nm5-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-fortisslvpn-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-fortisslvpn-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-iodine-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-iodine-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-l2tp-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-l2tp-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-openconnect-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-openconnect-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-openswan-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-openswan-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-openvpn-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-openvpn-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-pptp-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-pptp-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-ssh-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-ssh-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-sstp-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-sstp-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-strongswan-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-strongswan-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-vpnc-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-nm5-vpnc-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-pass-1.1.0-bp153.2.2.1.ppc64le.rpm plasma-pass-debuginfo-1.1.0-bp153.2.2.1.ppc64le.rpm plasma-pass-debugsource-1.1.0-bp153.2.2.1.ppc64le.rpm plasma-vault-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-vault-backend-cryfs-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-vault-backend-encfs-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-vault-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-vault-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm plasma-wayland-protocols-1.1.1-bp153.2.2.1.ppc64le.rpm plasma5-desktop-5.18.6-bp153.3.2.1.ppc64le.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.2.1.ppc64le.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.2.1.ppc64le.rpm plasma5-desktop-emojier-5.18.6-bp153.3.2.1.ppc64le.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.2.1.ppc64le.rpm plasma5-integration-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-integration-plugin-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-integration-plugin-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-pa-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-pa-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-pa-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-pk-updates-0.3.2-bp153.2.2.1.ppc64le.rpm plasma5-pk-updates-debuginfo-0.3.2-bp153.2.2.1.ppc64le.rpm plasma5-pk-updates-debugsource-0.3.2-bp153.2.2.1.ppc64le.rpm plasma5-sdk-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-sdk-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm plasma5-sdk-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm plasmaengineexplorer5-5.18.5-bp153.2.2.1.ppc64le.rpm plasmaengineexplorer5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm gmenudbusmenuproxy-5.18.6-bp153.4.2.3.ppc64le.rpm gmenudbusmenuproxy-debuginfo-5.18.6-bp153.4.2.3.ppc64le.rpm plasma5-workspace-5.18.6-bp153.4.2.3.ppc64le.rpm plasma5-workspace-debuginfo-5.18.6-bp153.4.2.3.ppc64le.rpm plasma5-workspace-debugsource-5.18.6-bp153.4.2.3.ppc64le.rpm plasma5-workspace-devel-5.18.6-bp153.4.2.3.ppc64le.rpm plasma5-workspace-libs-5.18.6-bp153.4.2.3.ppc64le.rpm plasma5-workspace-libs-debuginfo-5.18.6-bp153.4.2.3.ppc64le.rpm xembedsniproxy-5.18.6-bp153.4.2.3.ppc64le.rpm xembedsniproxy-debuginfo-5.18.6-bp153.4.2.3.ppc64le.rpm polkit-kde-agent-5-5.18.5-bp153.2.2.1.ppc64le.rpm polkit-kde-agent-5-debuginfo-5.18.5-bp153.2.2.1.ppc64le.rpm polkit-kde-agent-5-debugsource-5.18.5-bp153.2.2.1.ppc64le.rpm libKF5Prison5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Prison5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm prison-qt5-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm prison-qt5-devel-5.76.0-bp153.2.2.1.ppc64le.rpm prison-qt5-imports-5.76.0-bp153.2.2.1.ppc64le.rpm prison-qt5-imports-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5PulseAudioQt2-1.2-bp153.2.2.1.ppc64le.rpm libKF5PulseAudioQt2-debuginfo-1.2-bp153.2.2.1.ppc64le.rpm pulseaudio-qt-debugsource-1.2-bp153.2.2.1.ppc64le.rpm pulseaudio-qt-devel-1.2-bp153.2.2.1.ppc64le.rpm libKF5Purpose5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Purpose5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5PurposeWidgets5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5PurposeWidgets5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm purpose-5.76.0-bp153.2.2.1.ppc64le.rpm purpose-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm purpose-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm purpose-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libqalculate-devel-2.2.1-bp153.2.2.1.ppc64le.rpm libqalculate14-2.2.1-bp153.2.2.1.ppc64le.rpm libqalculate14-debuginfo-2.2.1-bp153.2.2.1.ppc64le.rpm qalculate-2.2.1-bp153.2.2.1.ppc64le.rpm qalculate-debuginfo-2.2.1-bp153.2.2.1.ppc64le.rpm qalculate-debugsource-2.2.1-bp153.2.2.1.ppc64le.rpm libqimageblitz5-1-0.0.6+svn1515099-bp153.3.2.1.ppc64le.rpm libqimageblitz5-1-debuginfo-0.0.6+svn1515099-bp153.3.2.1.ppc64le.rpm libqimageblitz5-devel-0.0.6+svn1515099-bp153.3.2.1.ppc64le.rpm libqimageblitz5-devel-debuginfo-0.0.6+svn1515099-bp153.3.2.1.ppc64le.rpm qimageblitz-debuginfo-0.0.6+svn1515099-bp153.3.2.1.ppc64le.rpm qimageblitz-debugsource-0.0.6+svn1515099-bp153.3.2.1.ppc64le.rpm libqoauth2-2.0.0-bp153.2.2.1.ppc64le.rpm libqoauth2-debuginfo-2.0.0-bp153.2.2.1.ppc64le.rpm qoauth-qt5-debugsource-2.0.0-bp153.2.2.1.ppc64le.rpm qoauth-qt5-devel-2.0.0-bp153.2.2.1.ppc64le.rpm libre2-9-20210401-bp153.5.2.1.ppc64le.rpm libre2-9-debuginfo-20210401-bp153.5.2.1.ppc64le.rpm re2-debugsource-20210401-bp153.5.2.1.ppc64le.rpm re2-devel-20210401-bp153.5.2.1.ppc64le.rpm rinutils-devel-0.8.0-bp153.2.2.1.ppc64le.rpm librttr_core0_9_6-0.9.6-bp153.2.2.1.ppc64le.rpm librttr_core0_9_6-debuginfo-0.9.6-bp153.2.2.1.ppc64le.rpm rttr-debugsource-0.9.6-bp153.2.2.1.ppc64le.rpm rttr-devel-0.9.6-bp153.2.2.1.ppc64le.rpm rttr-devel-doc-0.9.6-bp153.2.2.1.ppc64le.rpm signon-plugin-oauth2-0.24-bp153.2.2.1.ppc64le.rpm signon-plugin-oauth2-debuginfo-0.24-bp153.2.2.1.ppc64le.rpm signon-plugin-oauth2-debugsource-0.24-bp153.2.2.1.ppc64le.rpm signon-plugin-oauth2-devel-0.24-bp153.2.2.1.ppc64le.rpm libsignon-qt5-1-8.60-bp153.2.2.1.ppc64le.rpm libsignon-qt5-1-debuginfo-8.60-bp153.2.2.1.ppc64le.rpm libsignon-qt5-devel-8.60-bp153.2.2.1.ppc64le.rpm signon-debugsource-8.60-bp153.2.2.1.ppc64le.rpm signon-plugins-8.60-bp153.2.2.1.ppc64le.rpm signon-plugins-debuginfo-8.60-bp153.2.2.1.ppc64le.rpm signon-plugins-devel-8.60-bp153.2.2.1.ppc64le.rpm signond-8.60-bp153.2.2.1.ppc64le.rpm signond-debuginfo-8.60-bp153.2.2.1.ppc64le.rpm signond-libs-8.60-bp153.2.2.1.ppc64le.rpm signond-libs-debuginfo-8.60-bp153.2.2.1.ppc64le.rpm signond-libs-devel-8.60-bp153.2.2.1.ppc64le.rpm libsqlcipher-3_20_1-0-3.4.2-bp153.2.2.1.ppc64le.rpm libsqlcipher-3_20_1-0-debuginfo-3.4.2-bp153.2.2.1.ppc64le.rpm sqlcipher-3.4.2-bp153.2.2.1.ppc64le.rpm sqlcipher-debuginfo-3.4.2-bp153.2.2.1.ppc64le.rpm sqlcipher-debugsource-3.4.2-bp153.2.2.1.ppc64le.rpm sqlcipher-devel-3.4.2-bp153.2.2.1.ppc64le.rpm tcl-sqlcipher-3.4.2-bp153.2.2.1.ppc64le.rpm tcl-sqlcipher-debuginfo-3.4.2-bp153.2.2.1.ppc64le.rpm libKF5Syndication5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5Syndication5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm syndication-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm syndication-devel-5.76.0-bp153.2.2.1.ppc64le.rpm libOyranosSynnefo-devel-1.1.0-bp153.2.2.1.ppc64le.rpm libOyranosSynnefo-devel-static-1.1.0-bp153.2.2.1.ppc64le.rpm libOyranosSynnefo1-1.1.0-bp153.2.2.1.ppc64le.rpm libOyranosSynnefo1-debuginfo-1.1.0-bp153.2.2.1.ppc64le.rpm synnefo-1.1.0-bp153.2.2.1.ppc64le.rpm synnefo-debuginfo-1.1.0-bp153.2.2.1.ppc64le.rpm synnefo-debugsource-1.1.0-bp153.2.2.1.ppc64le.rpm libKF5SyntaxHighlighting5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5SyntaxHighlighting5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm syntax-highlighting-5.76.0-bp153.2.2.1.ppc64le.rpm syntax-highlighting-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm syntax-highlighting-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm syntax-highlighting-devel-5.76.0-bp153.2.2.1.ppc64le.rpm telepathy-accounts-signon-2.1-bp153.2.2.1.ppc64le.rpm telepathy-accounts-signon-debuginfo-2.1-bp153.2.2.1.ppc64le.rpm telepathy-accounts-signon-debugsource-2.1-bp153.2.2.1.ppc64le.rpm libtelepathy-farstream3-0.6.2-bp153.2.2.1.ppc64le.rpm libtelepathy-farstream3-debuginfo-0.6.2-bp153.2.2.1.ppc64le.rpm telepathy-farstream-debugsource-0.6.2-bp153.2.2.1.ppc64le.rpm telepathy-farstream-devel-0.6.2-bp153.2.2.1.ppc64le.rpm typelib-1_0-TelepathyFarstream-0_6-0.6.2-bp153.2.2.1.ppc64le.rpm libtelepathy-logger-qt5-17.09.0-bp153.2.2.1.ppc64le.rpm libtelepathy-logger-qt5-debuginfo-17.09.0-bp153.2.2.1.ppc64le.rpm telepathy-logger-qt5-debugsource-17.09.0-bp153.2.2.1.ppc64le.rpm telepathy-logger-qt5-devel-17.09.0-bp153.2.2.1.ppc64le.rpm libmission-control-plugins0-5.16.3-bp153.2.2.1.ppc64le.rpm libmission-control-plugins0-debuginfo-5.16.3-bp153.2.2.1.ppc64le.rpm telepathy-mission-control-5.16.3-bp153.2.2.1.ppc64le.rpm telepathy-mission-control-debuginfo-5.16.3-bp153.2.2.1.ppc64le.rpm telepathy-mission-control-debugsource-5.16.3-bp153.2.2.1.ppc64le.rpm telepathy-mission-control-devel-5.16.3-bp153.2.2.1.ppc64le.rpm libtelepathy-qt5-0-0.9.8-bp153.2.2.1.ppc64le.rpm libtelepathy-qt5-0-debuginfo-0.9.8-bp153.2.2.1.ppc64le.rpm libtelepathy-qt5-farstream0-0.9.8-bp153.2.2.1.ppc64le.rpm libtelepathy-qt5-farstream0-debuginfo-0.9.8-bp153.2.2.1.ppc64le.rpm libtelepathy-qt5-service1-0.9.8-bp153.2.2.1.ppc64le.rpm libtelepathy-qt5-service1-debuginfo-0.9.8-bp153.2.2.1.ppc64le.rpm telepathy-qt5-debugsource-0.9.8-bp153.2.2.1.ppc64le.rpm telepathy-qt5-devel-0.9.8-bp153.2.2.1.ppc64le.rpm libKF5ThreadWeaver5-5.76.0-bp153.2.2.1.ppc64le.rpm libKF5ThreadWeaver5-debuginfo-5.76.0-bp153.2.2.1.ppc64le.rpm threadweaver-debugsource-5.76.0-bp153.2.2.1.ppc64le.rpm threadweaver-devel-5.76.0-bp153.2.2.1.ppc64le.rpm xcalib-0.9.0-bp153.2.2.1.ppc64le.rpm xcalib-debuginfo-0.9.0-bp153.2.2.1.ppc64le.rpm xcalib-debugsource-0.9.0-bp153.2.2.1.ppc64le.rpm xcalib-profiles-0.9.0-bp153.2.2.1.ppc64le.rpm libxcb-cursor0-0.1.3-bp153.2.2.1.ppc64le.rpm libxcb-cursor0-debuginfo-0.1.3-bp153.2.2.1.ppc64le.rpm xcb-util-cursor-debugsource-0.1.3-bp153.2.2.1.ppc64le.rpm xcb-util-cursor-devel-0.1.3-bp153.2.2.1.ppc64le.rpm xf86-input-synaptics-1.9.0-bp153.2.2.1.ppc64le.rpm xf86-input-synaptics-debuginfo-1.9.0-bp153.2.2.1.ppc64le.rpm xf86-input-synaptics-debugsource-1.9.0-bp153.2.2.1.ppc64le.rpm xf86-input-synaptics-devel-1.9.0-bp153.2.2.1.ppc64le.rpm xsd-4.0.0-bp153.3.2.1.ppc64le.rpm xsd-debuginfo-4.0.0-bp153.3.2.1.ppc64le.rpm xsd-debugsource-4.0.0-bp153.3.2.1.ppc64le.rpm xsd-doc-4.0.0-bp153.3.2.1.ppc64le.rpm AppStream-0.12.6-bp153.2.2.1.s390x.rpm AppStream-devel-0.12.6-bp153.2.2.1.s390x.rpm AppStream-doc-0.12.6-bp153.2.2.1.s390x.rpm libAppStreamQt-devel-0.12.6-bp153.2.2.1.s390x.rpm libAppStreamQt2-0.12.6-bp153.2.2.1.s390x.rpm libappstream4-0.12.6-bp153.2.2.1.s390x.rpm typelib-1_0-AppStream-1.0-0.12.6-bp153.2.2.1.s390x.rpm PackageKit-Qt-devel-1.0.1-bp153.2.2.1.s390x.rpm libpackagekitqt5-1-1.0.1-bp153.2.2.1.s390x.rpm libpackagekitqt5-1-debuginfo-1.0.1-bp153.2.2.1.s390x.rpm akonadi-contact-20.04.2-bp153.2.2.1.s390x.rpm akonadi-contact-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-contact-debugsource-20.04.2-bp153.2.2.1.s390x.rpm akonadi-contact-devel-20.04.2-bp153.2.2.1.s390x.rpm akonadi-plugin-contacts-20.04.2-bp153.2.2.1.s390x.rpm akonadi-plugin-contacts-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiContact5-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiContact5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5ContactEditor5-20.04.2-bp153.2.2.1.s390x.rpm libKF5ContactEditor5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-mime-20.04.2-bp153.2.2.1.s390x.rpm akonadi-mime-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-mime-debugsource-20.04.2-bp153.2.2.1.s390x.rpm akonadi-mime-devel-20.04.2-bp153.2.2.1.s390x.rpm akonadi-plugin-mime-20.04.2-bp153.2.2.1.s390x.rpm akonadi-plugin-mime-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiMime5-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiMime5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-notes-debugsource-20.04.2-bp153.2.2.1.s390x.rpm akonadi-notes-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiNotes5-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiNotes5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-search-20.04.2-bp153.2.2.1.s390x.rpm akonadi-search-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-search-debugsource-20.04.2-bp153.2.2.1.s390x.rpm akonadi-search-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiSearch-20.04.2-bp153.2.2.1.s390x.rpm libKF5AkonadiSearch-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm akonadi-server-20.04.2-bp153.4.2.1.s390x.rpm akonadi-server-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm akonadi-server-debugsource-20.04.2-bp153.4.2.1.s390x.rpm akonadi-server-devel-20.04.2-bp153.4.2.1.s390x.rpm akonadi-server-devel-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm akonadi-server-sqlite-20.04.2-bp153.4.2.1.s390x.rpm akonadi-server-sqlite-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiAgentBase5-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiAgentBase5-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiCore5-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiCore5-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiPrivate5-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiPrivate5-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiWidgets5-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiWidgets5-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiXml5-20.04.2-bp153.4.2.1.s390x.rpm libKF5AkonadiXml5-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm alkimia-8.0.4-bp153.2.2.1.s390x.rpm alkimia-debuginfo-8.0.4-bp153.2.2.1.s390x.rpm alkimia-debugsource-8.0.4-bp153.2.2.1.s390x.rpm libalkimia5-8-8.0.4-bp153.2.2.1.s390x.rpm libalkimia5-8-debuginfo-8.0.4-bp153.2.2.1.s390x.rpm libalkimia5-devel-8.0.4-bp153.2.2.1.s390x.rpm analitza-20.04.2-bp153.2.2.1.s390x.rpm analitza-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm analitza-debugsource-20.04.2-bp153.2.2.1.s390x.rpm analitza-devel-20.04.2-bp153.2.2.1.s390x.rpm libAnalitza5-20.04.2-bp153.2.2.1.s390x.rpm libAnalitza5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm aqbanking-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-debuginfo-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-debugsource-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-devel-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-doc-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-ebics-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-ebics-debuginfo-6.2.5-bp153.2.2.1.s390x.rpm aqbanking-ofx-6.2.5-bp153.2.2.1.s390x.rpm attica-qt5-5.76.0-bp153.2.2.1.s390x.rpm attica-qt5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm attica-qt5-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Attica5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Attica5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm baloo5-widgets-20.04.2-bp153.2.2.1.s390x.rpm baloo5-widgets-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm baloo5-widgets-debugsource-20.04.2-bp153.2.2.1.s390x.rpm baloo5-widgets-devel-20.04.2-bp153.2.2.1.s390x.rpm baloo5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm baloo5-devel-5.76.0-bp153.2.2.1.s390x.rpm baloo5-file-5.76.0-bp153.2.2.1.s390x.rpm baloo5-file-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm baloo5-imports-5.76.0-bp153.2.2.1.s390x.rpm baloo5-imports-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm baloo5-kioslaves-5.76.0-bp153.2.2.1.s390x.rpm baloo5-kioslaves-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm baloo5-tools-5.76.0-bp153.2.2.1.s390x.rpm baloo5-tools-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Baloo5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Baloo5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5BalooEngine5-5.76.0-bp153.2.2.1.s390x.rpm libKF5BalooEngine5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm bcg729-debugsource-1.0.4-bp153.2.2.1.s390x.rpm bcg729-devel-1.0.4-bp153.2.2.1.s390x.rpm libbcg729-0-1.0.4-bp153.2.2.1.s390x.rpm libbcg729-0-debuginfo-1.0.4-bp153.2.2.1.s390x.rpm bcmatroska2-debugsource-0.23-bp153.2.2.1.s390x.rpm bcmatroska2-devel-0.23-bp153.2.2.1.s390x.rpm libbcmatroska2-0-0.23-bp153.2.2.1.s390x.rpm libbcmatroska2-0-debuginfo-0.23-bp153.2.2.1.s390x.rpm bctoolbox-debugsource-0.6.0-bp153.2.2.1.s390x.rpm bctoolbox-devel-0.6.0-bp153.2.2.1.s390x.rpm libbctoolbox-tester1-0.6.0-bp153.2.2.1.s390x.rpm libbctoolbox-tester1-debuginfo-0.6.0-bp153.2.2.1.s390x.rpm libbctoolbox1-0.6.0-bp153.2.2.1.s390x.rpm libbctoolbox1-debuginfo-0.6.0-bp153.2.2.1.s390x.rpm bcunit-debugsource-3.0.2-bp153.2.2.1.s390x.rpm bcunit-devel-3.0.2-bp153.2.2.1.s390x.rpm bcunit-devel-debuginfo-3.0.2-bp153.2.2.1.s390x.rpm bcunit-doc-3.0.2-bp153.2.2.1.s390x.rpm libbcunit1-3.0.2-bp153.2.2.1.s390x.rpm libbcunit1-debuginfo-3.0.2-bp153.2.2.1.s390x.rpm breeze-5.18.5-bp153.3.2.1.s390x.rpm breeze-debuginfo-5.18.5-bp153.3.2.1.s390x.rpm breeze-debugsource-5.18.5-bp153.3.2.1.s390x.rpm breeze5-decoration-5.18.5-bp153.3.2.1.s390x.rpm breeze5-decoration-debuginfo-5.18.5-bp153.3.2.1.s390x.rpm breeze5-style-5.18.5-bp153.3.2.1.s390x.rpm breeze5-style-debuginfo-5.18.5-bp153.3.2.1.s390x.rpm libbreezecommon5-5-5.18.5-bp153.3.2.1.s390x.rpm libbreezecommon5-5-debuginfo-5.18.5-bp153.3.2.1.s390x.rpm bzrtp-debugsource-1.0.6-bp153.2.2.1.s390x.rpm bzrtp-devel-1.0.6-bp153.2.2.1.s390x.rpm libbzrtp0-1.0.6-bp153.2.2.1.s390x.rpm libbzrtp0-debuginfo-1.0.6-bp153.2.2.1.s390x.rpm drkonqi5-5.18.5-bp153.2.2.1.s390x.rpm drkonqi5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm drkonqi5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm ebook-tools-0.2.2-bp153.2.2.1.s390x.rpm ebook-tools-debuginfo-0.2.2-bp153.2.2.1.s390x.rpm ebook-tools-debugsource-0.2.2-bp153.2.2.1.s390x.rpm libepub-devel-0.2.2-bp153.2.2.1.s390x.rpm libepub0-0.2.2-bp153.2.2.1.s390x.rpm libepub0-debuginfo-0.2.2-bp153.2.2.1.s390x.rpm editorconfig-0.12.4-bp153.2.2.1.s390x.rpm editorconfig-core-c-debugsource-0.12.4-bp153.2.2.1.s390x.rpm editorconfig-debuginfo-0.12.4-bp153.2.2.1.s390x.rpm libeditorconfig-devel-0.12.4-bp153.2.2.1.s390x.rpm libeditorconfig0-0.12.4-bp153.2.2.1.s390x.rpm libeditorconfig0-debuginfo-0.12.4-bp153.2.2.1.s390x.rpm elektra-0.8.20-bp153.2.2.1.s390x.rpm elektra-debuginfo-0.8.20-bp153.2.2.1.s390x.rpm elektra-debugsource-0.8.20-bp153.2.2.1.s390x.rpm elektra-qt-gui-0.8.20-bp153.2.2.1.s390x.rpm elektra-qt-gui-debuginfo-0.8.20-bp153.2.2.1.s390x.rpm libelektra-augeas-0.8.20-bp153.2.2.1.s390x.rpm libelektra-augeas-debuginfo-0.8.20-bp153.2.2.1.s390x.rpm libelektra-devel-0.8.20-bp153.2.2.1.s390x.rpm libelektra-devel-debuginfo-0.8.20-bp153.2.2.1.s390x.rpm libelektra-devel-doc-0.8.20-bp153.2.2.1.s390x.rpm libelektra4-0.8.20-bp153.2.2.1.s390x.rpm libelektra4-debuginfo-0.8.20-bp153.2.2.1.s390x.rpm fcitx-qt5-1.2.5-bp153.2.2.1.s390x.rpm fcitx-qt5-debuginfo-1.2.5-bp153.2.2.1.s390x.rpm fcitx-qt5-debugsource-1.2.5-bp153.2.2.1.s390x.rpm fcitx-qt5-devel-1.2.5-bp153.2.2.1.s390x.rpm fox16-devel-1.6.54-bp153.2.2.1.s390x.rpm fox16-devel-static-1.6.54-bp153.2.2.1.s390x.rpm fox16-example-apps-1.6.54-bp153.2.2.1.s390x.rpm libFOX-1_6-0-1.6.54-bp153.2.2.1.s390x.rpm libFOX-1_6-0-debuginfo-1.6.54-bp153.2.2.1.s390x.rpm frameworkintegration-debugsource-5.76.0-bp153.2.2.1.s390x.rpm frameworkintegration-devel-5.76.0-bp153.2.2.1.s390x.rpm frameworkintegration-plugin-5.76.0-bp153.2.2.1.s390x.rpm frameworkintegration-plugin-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Style5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Style5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm freecell-solver-6.0.1-bp153.2.2.1.s390x.rpm freecell-solver-debuginfo-6.0.1-bp153.2.2.1.s390x.rpm freecell-solver-debugsource-6.0.1-bp153.2.2.1.s390x.rpm freecell-solver-devel-6.0.1-bp153.2.2.1.s390x.rpm libfreecell-solver0-6.0.1-bp153.2.2.1.s390x.rpm libfreecell-solver0-debuginfo-6.0.1-bp153.2.2.1.s390x.rpm gpsd-3.17-bp153.2.2.1.s390x.rpm gpsd-clients-3.17-bp153.2.2.1.s390x.rpm gpsd-devel-3.17-bp153.2.2.1.s390x.rpm libQgpsmm23-3.17-bp153.2.2.1.s390x.rpm libgps23-3.17-bp153.2.2.1.s390x.rpm python2-gpsd-3.17-bp153.2.2.1.s390x.rpm python3-gpsd-3.17-bp153.2.2.1.s390x.rpm grantlee5-5.2.0-bp153.2.2.1.s390x.rpm grantlee5-debuginfo-5.2.0-bp153.2.2.1.s390x.rpm grantlee5-debugsource-5.2.0-bp153.2.2.1.s390x.rpm grantlee5-devel-5.2.0-bp153.2.2.1.s390x.rpm grantleetheme-20.04.2-bp153.2.2.1.s390x.rpm grantleetheme-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm grantleetheme-debugsource-20.04.2-bp153.2.2.1.s390x.rpm grantleetheme-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5GrantleeTheme5-20.04.2-bp153.2.2.1.s390x.rpm libKF5GrantleeTheme5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm gwenhywfar-5.4.1-bp153.2.2.1.s390x.rpm gwenhywfar-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm gwenhywfar-debugsource-5.4.1-bp153.2.2.1.s390x.rpm gwenhywfar-devel-5.4.1-bp153.2.2.1.s390x.rpm gwenhywfar-tools-5.4.1-bp153.2.2.1.s390x.rpm gwenhywfar-tools-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-cpp79-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-cpp79-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-fox16-79-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-fox16-79-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-gtk2-79-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-gtk2-79-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-gtk3-79-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-gtk3-79-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-qt5-79-5.4.1-bp153.2.2.1.s390x.rpm libgwengui-qt5-79-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwenhywfar79-5.4.1-bp153.2.2.1.s390x.rpm libgwenhywfar79-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm libgwenhywfar79-plugins-5.4.1-bp153.2.2.1.s390x.rpm libgwenhywfar79-plugins-debuginfo-5.4.1-bp153.2.2.1.s390x.rpm id3lib-3.8.3-bp153.2.2.1.s390x.rpm id3lib-debuginfo-3.8.3-bp153.2.2.1.s390x.rpm id3lib-debugsource-3.8.3-bp153.2.2.1.s390x.rpm id3lib-devel-3.8.3-bp153.2.2.1.s390x.rpm id3lib-examples-3.8.3-bp153.2.2.1.s390x.rpm id3lib-examples-debuginfo-3.8.3-bp153.2.2.1.s390x.rpm k3b-20.04.2-bp153.3.2.1.s390x.rpm k3b-debuginfo-20.04.2-bp153.3.2.1.s390x.rpm k3b-debugsource-20.04.2-bp153.3.2.1.s390x.rpm k3b-devel-20.04.2-bp153.3.2.1.s390x.rpm k4dirstat-3.2.1-bp153.2.2.1.s390x.rpm k4dirstat-debuginfo-3.2.1-bp153.2.2.1.s390x.rpm k4dirstat-debugsource-3.2.1-bp153.2.2.1.s390x.rpm kColorPicker-debugsource-0.1.1-bp153.2.2.1.s390x.rpm kColorPicker-devel-0.1.1-bp153.2.2.1.s390x.rpm libkColorPicker0_1_1-0.1.1-bp153.2.2.1.s390x.rpm libkColorPicker0_1_1-debuginfo-0.1.1-bp153.2.2.1.s390x.rpm kImageAnnotator-debugsource-0.2.1-bp153.2.2.1.s390x.rpm kImageAnnotator-devel-0.2.1-bp153.2.2.1.s390x.rpm libkImageAnnotator0_2_1-0.2.1-bp153.2.2.1.s390x.rpm libkImageAnnotator0_2_1-debuginfo-0.2.1-bp153.2.2.1.s390x.rpm kaccounts-integration-20.04.2-bp153.2.2.1.s390x.rpm kaccounts-integration-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kaccounts-integration-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kaccounts-integration-devel-20.04.2-bp153.2.2.1.s390x.rpm libkaccounts1-20.04.2-bp153.2.2.1.s390x.rpm libkaccounts1-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kactivities-stats-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kactivities-stats-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5ActivitiesStats1-5.76.0-bp153.2.2.1.s390x.rpm libKF5ActivitiesStats1-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kactivities5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kactivities5-devel-5.76.0-bp153.2.2.1.s390x.rpm kactivities5-imports-5.76.0-bp153.2.2.1.s390x.rpm kactivities5-imports-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kactivities5-tools-5.76.0-bp153.2.2.1.s390x.rpm kactivities5-tools-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Activities5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Activities5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kactivitymanagerd-5.18.5-bp153.3.2.1.s390x.rpm kactivitymanagerd-debuginfo-5.18.5-bp153.3.2.1.s390x.rpm kactivitymanagerd-debugsource-5.18.5-bp153.3.2.1.s390x.rpm kactivitymanagerd-lang-5.18.5-bp153.3.2.1.s390x.rpm kaffeine-2.0.18-bp153.2.2.1.s390x.rpm kaffeine-debuginfo-2.0.18-bp153.2.2.1.s390x.rpm kaffeine-debugsource-2.0.18-bp153.2.2.1.s390x.rpm akonadi-plugin-kalarmcal-20.04.2-bp153.2.2.1.s390x.rpm akonadi-plugin-kalarmcal-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kalarmcal-20.04.2-bp153.2.2.1.s390x.rpm kalarmcal-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kalarmcal-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kalarmcal-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5AlarmCalendar5-20.04.2-bp153.2.2.1.s390x.rpm libKF5AlarmCalendar5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kalzium-20.04.2-bp153.2.2.2.s390x.rpm kalzium-debuginfo-20.04.2-bp153.2.2.2.s390x.rpm kalzium-debugsource-20.04.2-bp153.2.2.2.s390x.rpm kalzium-devel-20.04.2-bp153.2.2.2.s390x.rpm kamera-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kio_kamera-20.04.2-bp153.2.2.1.s390x.rpm kio_kamera-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kamerka-0.20-bp153.2.2.1.s390x.rpm kamerka-debuginfo-0.20-bp153.2.2.1.s390x.rpm kamerka-debugsource-0.20-bp153.2.2.1.s390x.rpm kamoso-20.04.2-bp153.2.2.1.s390x.rpm kamoso-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kamoso-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kanagram-20.04.2-bp153.2.2.1.s390x.rpm kanagram-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kanagram-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kapman-20.04.2-bp153.2.2.1.s390x.rpm kapman-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kapman-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kapptemplate-20.04.2-bp153.2.2.1.s390x.rpm kapptemplate-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kapptemplate-debugsource-20.04.2-bp153.2.2.1.s390x.rpm karchive-debugsource-5.76.0-bp153.2.2.1.s390x.rpm karchive-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Archive5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Archive5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kate-20.04.2-bp153.2.2.1.s390x.rpm kate-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kate-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kate-plugins-20.04.2-bp153.2.2.1.s390x.rpm kate-plugins-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kwrite-20.04.2-bp153.2.2.1.s390x.rpm kwrite-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm katomic-20.04.2-bp153.2.2.1.s390x.rpm katomic-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm katomic-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kauth-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kauth-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Auth5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Auth5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5AuthCore5-5.76.0-bp153.2.2.1.s390x.rpm libKF5AuthCore5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kbackup-20.04.2-bp153.2.2.1.s390x.rpm kbackup-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kbackup-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kbibtex-0.9.2-bp153.2.2.1.s390x.rpm kbibtex-debuginfo-0.9.2-bp153.2.2.1.s390x.rpm kbibtex-debugsource-0.9.2-bp153.2.2.1.s390x.rpm kbibtex-devel-0.9.2-bp153.2.2.1.s390x.rpm kblackbox-20.04.2-bp153.2.2.1.s390x.rpm kblackbox-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kblackbox-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kblocks-20.04.2-bp153.2.2.1.s390x.rpm kblocks-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kblocks-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kblog-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kblog-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Blog5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Blog5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kbookmarks-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kbookmarks-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Bookmarks5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Bookmarks5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kbounce-20.04.2-bp153.2.2.1.s390x.rpm kbounce-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kbounce-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kbreakout-20.04.2-bp153.2.2.1.s390x.rpm kbreakout-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kbreakout-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kbruch-20.04.2-bp153.2.2.1.s390x.rpm kbruch-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kbruch-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kcachegrind-20.04.2-bp153.2.2.1.s390x.rpm kcachegrind-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcachegrind-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kcalc-20.04.2-bp153.2.2.1.s390x.rpm kcalc-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcalc-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kcalendarcore-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcalendarcore-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5CalendarCore5-5.76.0-bp153.2.2.1.s390x.rpm libKF5CalendarCore5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcalutils-20.04.2-bp153.2.2.1.s390x.rpm kcalutils-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcalutils-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kcalutils-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5CalendarUtils5-20.04.2-bp153.2.2.1.s390x.rpm libKF5CalendarUtils5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcharselect-20.04.2-bp153.2.2.1.s390x.rpm kcharselect-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcharselect-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kcm5-fcitx-debugsource-0.5.6-bp153.3.2.1.s390x.rpm kf5-kcm-fcitx-0.5.6-bp153.3.2.1.s390x.rpm kf5-kcm-fcitx-debuginfo-0.5.6-bp153.3.2.1.s390x.rpm kcm_sddm-5.18.5-bp153.2.2.1.s390x.rpm kcm_sddm-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kcm_sddm-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kcmutils-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcmutils-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5KCMUtils5-5.76.0-bp153.2.2.1.s390x.rpm libKF5KCMUtils5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcodecs-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcodecs-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Codecs5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Codecs5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcolorchooser-20.04.2-bp153.2.2.1.s390x.rpm kcolorchooser-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcolorchooser-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kcompletion-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcompletion-devel-5.76.0-bp153.2.2.1.s390x.rpm kcompletion-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Completion5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Completion5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kconf_update5-5.76.0-bp153.2.2.1.s390x.rpm kconf_update5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kconfig-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kconfig-devel-5.76.0-bp153.2.2.1.s390x.rpm kconfig-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5ConfigCore5-5.76.0-bp153.2.2.1.s390x.rpm libKF5ConfigCore5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5ConfigGui5-5.76.0-bp153.2.2.1.s390x.rpm libKF5ConfigGui5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kconfigwidgets-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kconfigwidgets-devel-5.76.0-bp153.2.2.1.s390x.rpm kconfigwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5ConfigWidgets5-5.76.0-bp153.2.2.1.s390x.rpm libKF5ConfigWidgets5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcontacts-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcontacts-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Contacts5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Contacts5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcoreaddons-5.76.0-bp153.2.2.1.s390x.rpm kcoreaddons-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcoreaddons-devel-5.76.0-bp153.2.2.1.s390x.rpm kcoreaddons-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5CoreAddons5-5.76.0-bp153.2.2.1.s390x.rpm libKF5CoreAddons5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcrash-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kcrash-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Crash5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Crash5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kcron-20.04.2-bp153.2.2.1.s390x.rpm kcron-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kcron-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdav-5.76.0-bp153.2.2.1.s390x.rpm kdav-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdav-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5DAV5-5.76.0-bp153.2.2.1.s390x.rpm libKF5DAV5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdb-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kdb-debugsource-3.2.0-bp153.2.2.1.s390x.rpm kdb-devel-3.2.0-bp153.2.2.1.s390x.rpm kdb-mysql-driver-3.2.0-bp153.2.2.1.s390x.rpm kdb-mysql-driver-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kdb-postgresql-driver-3.2.0-bp153.2.2.1.s390x.rpm kdb-postgresql-driver-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kdb-sqlite3-driver-3.2.0-bp153.2.2.1.s390x.rpm kdb-sqlite3-driver-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm libKDb3-4-3.2.0-bp153.2.2.1.s390x.rpm libKDb3-4-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kdbg-3.0.1-bp153.2.2.1.s390x.rpm kdbg-debuginfo-3.0.1-bp153.2.2.1.s390x.rpm kdbg-debugsource-3.0.1-bp153.2.2.1.s390x.rpm kdbusaddons-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdbusaddons-devel-5.76.0-bp153.2.2.1.s390x.rpm kdbusaddons-tools-5.76.0-bp153.2.2.1.s390x.rpm kdbusaddons-tools-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5DBusAddons5-5.76.0-bp153.2.2.1.s390x.rpm libKF5DBusAddons5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kde-cli-tools5-5.18.5-bp153.2.2.1.s390x.rpm kde-cli-tools5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kde-cli-tools5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kde-dev-utils-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kde-dev-utils-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kpartloader-20.04.2-bp153.2.2.1.s390x.rpm kpartloader-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kuiviewer-20.04.2-bp153.2.2.1.s390x.rpm kuiviewer-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kde-gtk-config5-5.18.5-bp153.2.2.1.s390x.rpm kde-gtk-config5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kde-gtk-config5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kde-gtk-config5-gtk2-5.18.5-bp153.2.2.1.s390x.rpm kde-gtk-config5-gtk2-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kde-gtk-config5-gtk3-5.18.5-bp153.2.2.1.s390x.rpm kde-gtk-config5-gtk3-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kde-print-manager-20.04.2-bp153.2.2.1.s390x.rpm kde-print-manager-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kde-print-manager-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kde-user-manager-5.18.5-bp153.2.2.1.s390x.rpm kde-user-manager-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kde-user-manager-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kde4-filesystem-4.14-bp153.2.2.1.s390x.rpm kdebugsettings-20.04.2-bp153.2.2.1.s390x.rpm kdebugsettings-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdebugsettings-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdeclarative-components-5.76.0-bp153.2.2.1.s390x.rpm kdeclarative-components-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdeclarative-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdeclarative-devel-5.76.0-bp153.2.2.1.s390x.rpm kdeclarative-tools-5.76.0-bp153.2.2.1.s390x.rpm kdeclarative-tools-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5CalendarEvents5-5.76.0-bp153.2.2.1.s390x.rpm libKF5CalendarEvents5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Declarative5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Declarative5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5QuickAddons5-5.76.0-bp153.2.2.1.s390x.rpm libKF5QuickAddons5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdeconnect-kde-20.04.2-bp153.4.2.1.s390x.rpm kdeconnect-kde-debuginfo-20.04.2-bp153.4.2.1.s390x.rpm kdeconnect-kde-debugsource-20.04.2-bp153.4.2.1.s390x.rpm kded-5.76.0-bp153.2.2.1.s390x.rpm kded-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kded-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kded-devel-5.76.0-bp153.2.2.1.s390x.rpm kdegraphics-thumbnailers-20.04.2-bp153.2.2.1.s390x.rpm kdegraphics-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdegraphics-thumbnailers-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdelibs4support-5.76.0-bp153.2.2.1.s390x.rpm kdelibs4support-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdelibs4support-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdelibs4support-devel-5.76.0-bp153.2.2.1.s390x.rpm kssl-5.76.0-bp153.2.2.1.s390x.rpm kssl-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5KDELibs4Support5-5.76.0-bp153.2.2.1.s390x.rpm libKF5KDELibs4Support5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdenetwork-filesharing-20.04.2-bp153.2.2.1.s390x.rpm kdenetwork-filesharing-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdenetwork-filesharing-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdenlive-20.04.2-bp153.2.2.1.s390x.rpm kdenlive-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdenlive-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdesdk-kioslaves-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kio_perldoc-20.04.2-bp153.2.2.1.s390x.rpm kio_perldoc-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdesdk-scripts-20.04.2-bp153.2.2.1.s390x.rpm kdesdk-scripts-kf5-porting-20.04.2-bp153.2.2.1.s390x.rpm kdesdk-thumbnailers-20.04.2-bp153.2.2.1.s390x.rpm kdesdk-thumbnailers-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdesdk-thumbnailers-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdesignerplugin-5.76.0-bp153.2.2.1.s390x.rpm kdesignerplugin-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdesignerplugin-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdesignerplugin-devel-5.76.0-bp153.2.2.1.s390x.rpm kdesu-debugsource-5.76.0-bp153.2.2.2.s390x.rpm kdesu-devel-5.76.0-bp153.2.2.2.s390x.rpm libKF5Su5-5.76.0-bp153.2.2.2.s390x.rpm libKF5Su5-debuginfo-5.76.0-bp153.2.2.2.s390x.rpm kdesvn-2.1.0-bp153.2.2.1.s390x.rpm kdesvn-debuginfo-2.1.0-bp153.2.2.1.s390x.rpm kdesvn-debugsource-2.1.0-bp153.2.2.1.s390x.rpm kdevelop5-pg-qt-2.2.1-bp153.2.2.1.s390x.rpm kdevelop5-pg-qt-debuginfo-2.2.1-bp153.2.2.1.s390x.rpm kdevelop5-pg-qt-debugsource-2.2.1-bp153.2.2.1.s390x.rpm kdevelop5-plugin-php-5.6.1-bp153.2.2.4.s390x.rpm kdevelop5-plugin-php-debuginfo-5.6.1-bp153.2.2.4.s390x.rpm kdevelop5-plugin-php-debugsource-5.6.1-bp153.2.2.4.s390x.rpm kdevelop5-plugin-php-devel-5.6.1-bp153.2.2.4.s390x.rpm kdevelop5-plugin-python3-5.6.1-bp153.2.2.1.s390x.rpm kdevelop5-plugin-python3-debuginfo-5.6.1-bp153.2.2.1.s390x.rpm kdevelop5-plugin-python3-debugsource-5.6.1-bp153.2.2.1.s390x.rpm kdevelop5-5.6.1-bp153.2.2.1.s390x.rpm kdevelop5-debuginfo-5.6.1-bp153.2.2.1.s390x.rpm kdevelop5-debugsource-5.6.1-bp153.2.2.1.s390x.rpm kdevplatform-5.6.1-bp153.2.2.1.s390x.rpm kdevplatform-debuginfo-5.6.1-bp153.2.2.1.s390x.rpm kdevplatform-devel-5.6.1-bp153.2.2.1.s390x.rpm libkdevplatform56-5.6.1-bp153.2.2.1.s390x.rpm libkdevplatform56-debuginfo-5.6.1-bp153.2.2.1.s390x.rpm kdewebkit-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdewebkit-devel-5.76.0-bp153.2.2.1.s390x.rpm kdewebkit-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5WebKit5-5.76.0-bp153.2.2.1.s390x.rpm libKF5WebKit5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdf-20.04.2-bp153.2.2.1.s390x.rpm kdf-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdf-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kwikdisk-20.04.2-bp153.2.2.1.s390x.rpm kwikdisk-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdgantt2-16.08.3-bp153.2.2.1.s390x.rpm kdgantt2-debugsource-16.08.3-bp153.2.2.1.s390x.rpm kdgantt2-devel-16.08.3-bp153.2.2.1.s390x.rpm libKF5KDGantt2-5-16.08.3-bp153.2.2.1.s390x.rpm libKF5KDGantt2-5-debuginfo-16.08.3-bp153.2.2.1.s390x.rpm kdiagram-debuginfo-2.8.0-bp153.2.2.1.s390x.rpm kdiagram-debugsource-2.8.0-bp153.2.2.1.s390x.rpm kdiagram-devel-2.8.0-bp153.2.2.1.s390x.rpm libKChart2-2.8.0-bp153.2.2.1.s390x.rpm libKChart2-debuginfo-2.8.0-bp153.2.2.1.s390x.rpm libKGantt2-2.8.0-bp153.2.2.1.s390x.rpm libKGantt2-debuginfo-2.8.0-bp153.2.2.1.s390x.rpm kdialog-20.04.2-bp153.2.2.1.s390x.rpm kdialog-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdialog-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdiamond-20.04.2-bp153.2.2.1.s390x.rpm kdiamond-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdiamond-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdiff3-1.8.5-bp153.2.2.1.s390x.rpm kdiff3-debuginfo-1.8.5-bp153.2.2.1.s390x.rpm kdiff3-debugsource-1.8.5-bp153.2.2.1.s390x.rpm kdnssd-framework-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdnssd-framework-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5DNSSD5-5.76.0-bp153.2.2.1.s390x.rpm libKF5DNSSD5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdnssd-20.04.2-bp153.2.2.1.s390x.rpm kdnssd-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kdnssd-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kdoctools-5.76.0-bp153.2.2.1.s390x.rpm kdoctools-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdoctools-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kdoctools-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5DocTools5-5.76.0-bp153.2.2.1.s390x.rpm libKF5DocTools5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kdsoap-debuginfo-1.9.0-bp153.2.2.1.s390x.rpm kdsoap-debugsource-1.9.0-bp153.2.2.1.s390x.rpm kdsoap-devel-1.9.0-bp153.2.2.1.s390x.rpm kdsoap-devel-debuginfo-1.9.0-bp153.2.2.1.s390x.rpm libkdsoap-server1_9_0-1.9.0-bp153.2.2.1.s390x.rpm libkdsoap-server1_9_0-debuginfo-1.9.0-bp153.2.2.1.s390x.rpm libkdsoap1_9_0-1.9.0-bp153.2.2.1.s390x.rpm libkdsoap1_9_0-debuginfo-1.9.0-bp153.2.2.1.s390x.rpm keditbookmarks-20.04.2-bp153.2.2.1.s390x.rpm keditbookmarks-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm keditbookmarks-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kemoticons-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kemoticons-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Emoticons5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Emoticons5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kf5-filesystem-20201017-bp153.2.2.1.s390x.rpm kfilemetadata5-5.76.0-bp153.2.2.1.s390x.rpm kfilemetadata5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kfilemetadata5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kfilemetadata5-devel-5.76.0-bp153.2.2.1.s390x.rpm kfind-20.04.2-bp153.2.2.1.s390x.rpm kfind-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kfind-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kfloppy-20.04.2-bp153.2.2.1.s390x.rpm kfloppy-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kfloppy-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kfourinline-20.04.2-bp153.2.2.1.s390x.rpm kfourinline-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kfourinline-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kgamma5-5.18.5-bp153.2.2.1.s390x.rpm kgamma5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kgamma5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kgeography-20.04.2-bp153.3.2.1.s390x.rpm kgeography-debuginfo-20.04.2-bp153.3.2.1.s390x.rpm kgeography-debugsource-20.04.2-bp153.3.2.1.s390x.rpm kget-20.04.2-bp153.3.2.1.s390x.rpm kget-debuginfo-20.04.2-bp153.3.2.1.s390x.rpm kget-debugsource-20.04.2-bp153.3.2.1.s390x.rpm kglobalaccel-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kglobalaccel-devel-5.76.0-bp153.2.2.1.s390x.rpm kglobalaccel5-5.76.0-bp153.2.2.1.s390x.rpm kglobalaccel5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5GlobalAccel5-5.76.0-bp153.2.2.1.s390x.rpm libKF5GlobalAccel5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5GlobalAccelPrivate5-5.76.0-bp153.2.2.1.s390x.rpm libKF5GlobalAccelPrivate5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kgoldrunner-20.04.2-bp153.2.2.1.s390x.rpm kgoldrunner-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kgoldrunner-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kguiaddons-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kguiaddons-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5GuiAddons5-5.76.0-bp153.2.2.1.s390x.rpm libKF5GuiAddons5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm khangman-20.04.2-bp153.2.2.1.s390x.rpm khangman-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm khangman-debugsource-20.04.2-bp153.2.2.1.s390x.rpm khelpcenter5-20.04.2-bp153.2.2.1.s390x.rpm khelpcenter5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm khelpcenter5-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kholidays-5.76.0-bp153.2.2.1.s390x.rpm kholidays-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kholidays-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Holidays5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Holidays5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm khotkeys5-5.18.5-bp153.2.2.1.s390x.rpm khotkeys5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm khotkeys5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm khotkeys5-devel-5.18.5-bp153.2.2.1.s390x.rpm khtml-debugsource-5.76.0-bp153.2.2.1.s390x.rpm khtml-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5KHtml5-5.76.0-bp153.2.2.1.s390x.rpm libKF5KHtml5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm ki18n-debugsource-5.76.0-bp153.2.2.1.s390x.rpm ki18n-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5I18n5-5.76.0-bp153.2.2.1.s390x.rpm libKF5I18n5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kiconthemes-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kiconthemes-devel-5.76.0-bp153.2.2.1.s390x.rpm kiconthemes-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5IconThemes5-5.76.0-bp153.2.2.1.s390x.rpm libKF5IconThemes5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kidentitymanagement-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kidentitymanagement-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5IdentityManagement5-20.04.2-bp153.2.2.1.s390x.rpm libKF5IdentityManagement5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kidletime-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kidletime-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5IdleTime5-5.76.0-bp153.2.2.1.s390x.rpm libKF5IdleTime5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kig-20.04.2-bp153.2.2.1.s390x.rpm kig-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kig-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kigo-20.04.2-bp153.2.2.1.s390x.rpm kigo-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kigo-debugsource-20.04.2-bp153.2.2.1.s390x.rpm killbots-20.04.2-bp153.2.2.1.s390x.rpm killbots-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm killbots-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kimageformats-5.76.0-bp153.3.2.1.s390x.rpm kimageformats-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kimageformats-debugsource-5.76.0-bp153.3.2.1.s390x.rpm kimageformats-eps-5.76.0-bp153.3.2.1.s390x.rpm kimageformats-eps-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kimap-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kimap-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5IMAP5-20.04.2-bp153.2.2.1.s390x.rpm libKF5IMAP5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kinfocenter5-5.18.5-bp153.2.2.1.s390x.rpm kinfocenter5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kinfocenter5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kinit-5.76.0-bp153.2.2.1.s390x.rpm kinit-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kinit-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kinit-devel-5.76.0-bp153.2.2.1.s390x.rpm kio-extras5-20.04.2-bp153.3.3.1.s390x.rpm kio-extras5-debuginfo-20.04.2-bp153.3.3.1.s390x.rpm kio-extras5-debugsource-20.04.2-bp153.3.3.1.s390x.rpm libkioarchive-devel-20.04.2-bp153.3.3.1.s390x.rpm libkioarchive5-20.04.2-bp153.3.3.1.s390x.rpm libkioarchive5-debuginfo-20.04.2-bp153.3.3.1.s390x.rpm kio-stash-1.0-bp153.2.2.1.s390x.rpm kio-stash-debuginfo-1.0-bp153.2.2.1.s390x.rpm kio-stash-debugsource-1.0-bp153.2.2.1.s390x.rpm kio-5.76.0-bp153.3.2.1.s390x.rpm kio-core-5.76.0-bp153.3.2.1.s390x.rpm kio-core-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kio-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kio-debugsource-5.76.0-bp153.3.2.1.s390x.rpm kio-devel-5.76.0-bp153.3.2.1.s390x.rpm kio-devel-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kio_audiocd-20.04.2-bp153.2.2.1.s390x.rpm kio_audiocd-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kio_audiocd-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kio_audiocd-devel-20.04.2-bp153.2.2.1.s390x.rpm kipi-plugins-20.04.2-bp153.2.2.1.s390x.rpm kipi-plugins-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kipi-plugins-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kirigami-gallery-20.04.2-bp153.2.2.1.s390x.rpm kirigami-gallery-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kirigami-gallery-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kirigami-1.1.0-bp153.2.2.1.s390x.rpm kirigami-debuginfo-1.1.0-bp153.2.2.1.s390x.rpm kirigami-debugsource-1.1.0-bp153.2.2.1.s390x.rpm kirigami-devel-1.1.0-bp153.2.2.1.s390x.rpm kirigami2-5.76.0-bp153.3.2.1.s390x.rpm kirigami2-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kirigami2-debugsource-5.76.0-bp153.3.2.1.s390x.rpm kirigami2-devel-5.76.0-bp153.3.2.1.s390x.rpm libKF5Kirigami2-5-5.76.0-bp153.3.2.1.s390x.rpm libKF5Kirigami2-5-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kiriki-20.04.2-bp153.2.2.1.s390x.rpm kiriki-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kiriki-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kitemmodels-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kitemmodels-devel-5.76.0-bp153.2.2.1.s390x.rpm kitemmodels-imports-5.76.0-bp153.2.2.1.s390x.rpm kitemmodels-imports-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5ItemModels5-5.76.0-bp153.2.2.1.s390x.rpm libKF5ItemModels5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kitemviews-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kitemviews-devel-5.76.0-bp153.2.2.1.s390x.rpm kitemviews-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5ItemViews5-5.76.0-bp153.2.2.1.s390x.rpm libKF5ItemViews5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kitinerary-20.04.2-bp153.2.2.1.s390x.rpm kitinerary-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kitinerary-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kitinerary-devel-20.04.2-bp153.2.2.1.s390x.rpm libKPimItinerary5-20.04.2-bp153.2.2.1.s390x.rpm libKPimItinerary5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kjobwidgets-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kjobwidgets-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5JobWidgets5-5.76.0-bp153.2.2.1.s390x.rpm libKF5JobWidgets5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kjots-5.0.2-bp153.2.2.1.s390x.rpm kjots-debuginfo-5.0.2-bp153.2.2.1.s390x.rpm kjots-debugsource-5.0.2-bp153.2.2.1.s390x.rpm kjs-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kjs-devel-5.76.0-bp153.2.2.1.s390x.rpm kjs-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5JS5-5.76.0-bp153.2.2.1.s390x.rpm libKF5JS5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5JSApi5-5.76.0-bp153.2.2.1.s390x.rpm libKF5JSApi5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kjsembed-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kjsembed-devel-5.76.0-bp153.2.2.1.s390x.rpm kjsembed-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5JsEmbed5-5.76.0-bp153.2.2.1.s390x.rpm libKF5JsEmbed5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kjumpingcube-20.04.2-bp153.2.2.1.s390x.rpm kjumpingcube-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kjumpingcube-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kldap-20.04.2-bp153.2.2.1.s390x.rpm kldap-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kldap-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kldap-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Ldap5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Ldap5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kleopatra-20.04.2-bp153.2.2.1.s390x.rpm kleopatra-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kleopatra-debugsource-20.04.2-bp153.2.2.1.s390x.rpm klettres-20.04.2-bp153.2.2.1.s390x.rpm klettres-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm klettres-debugsource-20.04.2-bp153.2.2.1.s390x.rpm klickety-20.04.2-bp153.2.2.1.s390x.rpm klickety-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm klickety-debugsource-20.04.2-bp153.2.2.1.s390x.rpm klines-20.04.2-bp153.2.2.1.s390x.rpm klines-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm klines-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmag-20.04.2-bp153.2.2.1.s390x.rpm kmag-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmag-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmahjongg-20.04.2-bp153.2.2.1.s390x.rpm kmahjongg-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmahjongg-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmbox-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmbox-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Mbox5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Mbox5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmediaplayer-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kmediaplayer-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5MediaPlayer5-5.76.0-bp153.2.2.1.s390x.rpm libKF5MediaPlayer5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kmenuedit5-5.18.5-bp153.2.2.1.s390x.rpm kmenuedit5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kmenuedit5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kmime-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmime-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Mime5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Mime5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmines-20.04.2-bp153.2.2.1.s390x.rpm kmines-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmines-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmix-20.04.2-bp153.3.2.1.s390x.rpm kmix-debuginfo-20.04.2-bp153.3.2.1.s390x.rpm kmix-debugsource-20.04.2-bp153.3.2.1.s390x.rpm kmousetool-20.04.2-bp153.2.2.1.s390x.rpm kmousetool-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmousetool-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmouth-20.04.2-bp153.2.2.1.s390x.rpm kmouth-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmouth-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmozillahelper-5.0.5-bp153.2.2.1.s390x.rpm kmozillahelper-debuginfo-5.0.5-bp153.2.2.1.s390x.rpm kmozillahelper-debugsource-5.0.5-bp153.2.2.1.s390x.rpm kmplot-20.04.2-bp153.2.2.1.s390x.rpm kmplot-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kmplot-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kmymoney-5.1.1-bp153.2.2.1.s390x.rpm kmymoney-debuginfo-5.1.1-bp153.2.2.1.s390x.rpm kmymoney-debugsource-5.1.1-bp153.2.2.1.s390x.rpm kmymoney-devel-5.1.1-bp153.2.2.1.s390x.rpm knavalbattle-20.04.2-bp153.2.2.1.s390x.rpm knavalbattle-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm knavalbattle-debugsource-20.04.2-bp153.2.2.1.s390x.rpm knetwalk-20.04.2-bp153.2.2.1.s390x.rpm knetwalk-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm knetwalk-debugsource-20.04.2-bp153.2.2.1.s390x.rpm knewstuff-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-core-devel-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-debugsource-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-devel-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-imports-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm knewstuff-quick-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5NewStuff5-5.76.0-bp153.2.2.1.s390x.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5NewStuffCore5-5.76.0-bp153.2.2.1.s390x.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm knights-20.04.2-bp153.2.2.1.s390x.rpm knights-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm knights-debugsource-20.04.2-bp153.2.2.1.s390x.rpm knotifications-debugsource-5.76.0-bp153.2.2.1.s390x.rpm knotifications-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Notifications5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Notifications5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm knotifyconfig-debugsource-5.76.0-bp153.2.2.1.s390x.rpm knotifyconfig-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5NotifyConfig5-5.76.0-bp153.2.2.1.s390x.rpm libKF5NotifyConfig5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kolf-20.04.2-bp153.2.2.1.s390x.rpm kolf-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kolf-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kollision-20.04.2-bp153.2.2.1.s390x.rpm kollision-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kollision-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kolor-manager-1.1.0-bp153.2.2.1.s390x.rpm kolor-manager-debuginfo-1.1.0-bp153.2.2.1.s390x.rpm kolor-manager-debugsource-1.1.0-bp153.2.2.1.s390x.rpm kolourpaint-20.04.2-bp153.2.2.1.s390x.rpm kolourpaint-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kolourpaint-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kompare-20.04.2-bp153.2.2.1.s390x.rpm kompare-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kompare-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kompare-devel-20.04.2-bp153.2.2.1.s390x.rpm konquest-20.04.2-bp153.2.2.1.s390x.rpm konquest-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm konquest-debugsource-20.04.2-bp153.2.2.1.s390x.rpm konsole-20.04.2-bp153.2.2.1.s390x.rpm konsole-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm konsole-debugsource-20.04.2-bp153.2.2.1.s390x.rpm konsole-part-20.04.2-bp153.2.2.1.s390x.rpm konsole-part-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kontactinterface-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kontactinterface-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5KontactInterface5-20.04.2-bp153.2.2.1.s390x.rpm libKF5KontactInterface5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm konversation-1.7.5-bp153.2.2.1.s390x.rpm konversation-debuginfo-1.7.5-bp153.2.2.1.s390x.rpm konversation-debugsource-1.7.5-bp153.2.2.1.s390x.rpm kopete-20.04.2-bp153.2.2.1.s390x.rpm kopete-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kopete-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kopete-devel-20.04.2-bp153.2.2.1.s390x.rpm kpackage-5.76.0-bp153.3.2.1.s390x.rpm kpackage-debuginfo-5.76.0-bp153.3.2.1.s390x.rpm kpackage-debugsource-5.76.0-bp153.3.2.1.s390x.rpm kpackage-devel-5.76.0-bp153.3.2.1.s390x.rpm kparts-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kparts-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Parts5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Parts5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kpat-20.04.2-bp153.2.2.1.s390x.rpm kpat-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kpat-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kpeople5-5.76.0-bp153.2.2.1.s390x.rpm kpeople5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kpeople5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kpeople5-devel-5.76.0-bp153.2.2.1.s390x.rpm kpeoplevcard-0.1-bp153.2.2.1.s390x.rpm kpeoplevcard-debuginfo-0.1-bp153.2.2.1.s390x.rpm kpeoplevcard-debugsource-0.1-bp153.2.2.1.s390x.rpm kpeoplevcard-devel-0.1-bp153.2.2.1.s390x.rpm kphotoalbum-5.7.0-bp153.2.2.1.s390x.rpm kphotoalbum-debuginfo-5.7.0-bp153.2.2.1.s390x.rpm kphotoalbum-debugsource-5.7.0-bp153.2.2.1.s390x.rpm kpimtextedit-20.04.2-bp153.2.2.1.s390x.rpm kpimtextedit-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kpimtextedit-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kpimtextedit-devel-20.04.2-bp153.2.2.1.s390x.rpm kpimtextedit-devel-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5PimTextEdit5-20.04.2-bp153.2.2.1.s390x.rpm libKF5PimTextEdit5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kpkpass-20.04.2-bp153.2.2.1.s390x.rpm kpkpass-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kpkpass-devel-20.04.2-bp153.2.2.1.s390x.rpm libKPimPkPass5-20.04.2-bp153.2.2.1.s390x.rpm libKPimPkPass5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kplotting-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kplotting-devel-5.76.0-bp153.2.2.1.s390x.rpm kplotting-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Plotting5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Plotting5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kpmcore-3.3.0-bp153.2.2.1.s390x.rpm kpmcore-debuginfo-3.3.0-bp153.2.2.1.s390x.rpm kpmcore-debugsource-3.3.0-bp153.2.2.1.s390x.rpm kpmcore-devel-3.3.0-bp153.2.2.1.s390x.rpm libkpmcore7-3.3.0-bp153.2.2.1.s390x.rpm libkpmcore7-debuginfo-3.3.0-bp153.2.2.1.s390x.rpm kproperty-3.2.0-bp153.2.2.1.s390x.rpm kproperty-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kproperty-debugsource-3.2.0-bp153.2.2.1.s390x.rpm kproperty-devel-3.2.0-bp153.2.2.1.s390x.rpm libKPropertyCore3-4-3.2.0-bp153.2.2.1.s390x.rpm libKPropertyCore3-4-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm libKPropertyWidgets3-4-3.2.0-bp153.2.2.1.s390x.rpm libKPropertyWidgets3-4-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kpty-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kpty-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Pty5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Pty5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kqtquickcharts-20.04.2-bp153.2.2.1.s390x.rpm kqtquickcharts-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kqtquickcharts-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kquickcharts-5.76.0-bp153.2.2.1.s390x.rpm kquickcharts-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kquickcharts-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kquickcharts-devel-5.76.0-bp153.2.2.1.s390x.rpm kraft-0.95-bp153.2.2.1.s390x.rpm kraft-debuginfo-0.95-bp153.2.2.1.s390x.rpm kraft-debugsource-0.95-bp153.2.2.1.s390x.rpm krb5-auth-dialog-3.26.1-bp153.2.2.1.s390x.rpm krb5-auth-dialog-debuginfo-3.26.1-bp153.2.2.1.s390x.rpm krb5-auth-dialog-debugsource-3.26.1-bp153.2.2.1.s390x.rpm krdc-20.04.2-bp153.2.2.1.s390x.rpm krdc-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm krdc-debugsource-20.04.2-bp153.2.2.1.s390x.rpm krdc-devel-20.04.2-bp153.2.2.1.s390x.rpm krename-5.0.1-bp153.2.2.1.s390x.rpm krename-debuginfo-5.0.1-bp153.2.2.1.s390x.rpm krename-debugsource-5.0.1-bp153.2.2.1.s390x.rpm kreport-3.2.0-bp153.2.2.1.s390x.rpm kreport-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kreport-debugsource-3.2.0-bp153.2.2.1.s390x.rpm kreport-devel-3.2.0-bp153.2.2.1.s390x.rpm libKReport3-4-3.2.0-bp153.2.2.1.s390x.rpm libKReport3-4-debuginfo-3.2.0-bp153.2.2.1.s390x.rpm kreversi-20.04.2-bp153.2.2.1.s390x.rpm kreversi-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kreversi-debugsource-20.04.2-bp153.2.2.1.s390x.rpm krfb-20.04.2-bp153.2.2.1.s390x.rpm krfb-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm krfb-debugsource-20.04.2-bp153.2.2.1.s390x.rpm krita-4.4.2-bp153.3.2.1.s390x.rpm krita-debuginfo-4.4.2-bp153.3.2.1.s390x.rpm krita-debugsource-4.4.2-bp153.3.2.1.s390x.rpm krita-devel-4.4.2-bp153.3.2.1.s390x.rpm kronometer-2.2.3-bp153.2.2.1.s390x.rpm kronometer-debuginfo-2.2.3-bp153.2.2.1.s390x.rpm kronometer-debugsource-2.2.3-bp153.2.2.1.s390x.rpm kross-interpreters-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kross-ruby-20.04.2-bp153.2.2.1.s390x.rpm kross-ruby-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kross-5.76.0-bp153.2.2.1.s390x.rpm kross-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kross-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kross-devel-5.76.0-bp153.2.2.1.s390x.rpm kross-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kruler-20.04.2-bp153.2.2.1.s390x.rpm kruler-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kruler-debugsource-20.04.2-bp153.2.2.1.s390x.rpm krunner-debugsource-5.76.0-bp153.2.2.1.s390x.rpm krunner-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5Runner5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Runner5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kio_iso-2.7.2-bp153.2.2.1.s390x.rpm kio_iso-debuginfo-2.7.2-bp153.2.2.1.s390x.rpm krusader-2.7.2-bp153.2.2.1.s390x.rpm krusader-debuginfo-2.7.2-bp153.2.2.1.s390x.rpm krusader-debugsource-2.7.2-bp153.2.2.1.s390x.rpm krusader-doc-2.7.2-bp153.2.2.1.s390x.rpm kscreen5-5.18.5-bp153.2.2.1.s390x.rpm kscreen5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kscreen5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kscreen5-plasmoid-5.18.5-bp153.2.2.1.s390x.rpm kscreenlocker-5.18.5-bp153.2.2.1.s390x.rpm kscreenlocker-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kscreenlocker-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kscreenlocker-devel-5.18.5-bp153.2.2.1.s390x.rpm libKScreenLocker5-5.18.5-bp153.2.2.1.s390x.rpm libKScreenLocker5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kseexpr-debugsource-4.0.1.0-bp153.2.2.1.s390x.rpm kseexpr-devel-4.0.1.0-bp153.2.2.1.s390x.rpm libKSeExpr4_0_1_0-4.0.1.0-bp153.2.2.1.s390x.rpm libKSeExpr4_0_1_0-debuginfo-4.0.1.0-bp153.2.2.1.s390x.rpm kservice-5.76.0-bp153.2.2.1.s390x.rpm kservice-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kservice-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kservice-devel-5.76.0-bp153.2.2.1.s390x.rpm kshisen-20.04.2-bp153.2.2.1.s390x.rpm kshisen-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kshisen-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kshutdown-5.2-bp153.2.2.1.s390x.rpm kshutdown-debuginfo-5.2-bp153.2.2.1.s390x.rpm kshutdown-debugsource-5.2-bp153.2.2.1.s390x.rpm ksirk-20.04.2-bp153.2.2.1.s390x.rpm ksirk-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ksirk-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ksmtp-20.04.2-bp153.2.2.1.s390x.rpm ksmtp-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ksmtp-devel-20.04.2-bp153.2.2.1.s390x.rpm libKPimSMTP5-20.04.2-bp153.2.2.1.s390x.rpm libKPimSMTP5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ksnakeduel-20.04.2-bp153.2.2.1.s390x.rpm ksnakeduel-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ksnakeduel-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ksnip-1.6.1-bp153.2.2.1.s390x.rpm ksnip-debuginfo-1.6.1-bp153.2.2.1.s390x.rpm ksnip-debugsource-1.6.1-bp153.2.2.1.s390x.rpm kspaceduel-20.04.2-bp153.2.2.1.s390x.rpm kspaceduel-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kspaceduel-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ksquares-20.04.2-bp153.2.2.1.s390x.rpm ksquares-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ksquares-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ksshaskpass5-5.18.5-bp153.2.2.1.s390x.rpm ksshaskpass5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm ksshaskpass5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kstars-3.5.1-bp153.3.2.1.s390x.rpm kstars-debuginfo-3.5.1-bp153.3.2.1.s390x.rpm kstars-debugsource-3.5.1-bp153.3.2.1.s390x.rpm ksudoku-20.04.2-bp153.2.2.1.s390x.rpm ksudoku-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ksudoku-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ksystemlog-20.04.2-bp153.2.2.1.s390x.rpm ksystemlog-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ksystemlog-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kteatime-20.04.2-bp153.2.2.1.s390x.rpm kteatime-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kteatime-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktexteditor-5.76.0-bp153.2.2.1.s390x.rpm ktexteditor-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm ktexteditor-debugsource-5.76.0-bp153.2.2.1.s390x.rpm ktexteditor-devel-5.76.0-bp153.2.2.1.s390x.rpm ktextwidgets-debugsource-5.76.0-bp153.2.2.1.s390x.rpm ktextwidgets-devel-5.76.0-bp153.2.2.1.s390x.rpm ktextwidgets-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5TextWidgets5-5.76.0-bp153.2.2.1.s390x.rpm libKF5TextWidgets5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm ktimer-20.04.2-bp153.2.2.1.s390x.rpm ktimer-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktimer-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktimetracker-5.0.1-bp153.2.2.1.s390x.rpm ktimetracker-debuginfo-5.0.1-bp153.2.2.1.s390x.rpm ktimetracker-debugsource-5.0.1-bp153.2.2.1.s390x.rpm ktnef-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktnef-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Tnef5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Tnef5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktoblzcheck-1.48-bp153.2.2.1.s390x.rpm ktoblzcheck-debuginfo-1.48-bp153.2.2.1.s390x.rpm ktoblzcheck-debugsource-1.48-bp153.2.2.1.s390x.rpm ktoblzcheck-devel-1.48-bp153.2.2.1.s390x.rpm libktoblzcheck1-1.48-bp153.2.2.1.s390x.rpm libktoblzcheck1-debuginfo-1.48-bp153.2.2.1.s390x.rpm python-ktoblzcheck-1.48-bp153.2.2.1.s390x.rpm ktorrent-5.1.2-bp153.2.2.1.s390x.rpm ktorrent-debuginfo-5.1.2-bp153.2.2.1.s390x.rpm ktorrent-debugsource-5.1.2-bp153.2.2.1.s390x.rpm ktouch-20.04.2-bp153.2.2.1.s390x.rpm ktouch-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktouch-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-approver-20.04.2-bp153.2.2.1.s390x.rpm ktp-approver-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-approver-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-auth-handler-20.04.2-bp153.2.2.1.s390x.rpm ktp-auth-handler-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-auth-handler-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-common-internals-20.04.2-bp153.2.2.1.s390x.rpm ktp-common-internals-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-common-internals-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-common-internals-devel-20.04.2-bp153.2.2.1.s390x.rpm ktp-icons-20.04.2-bp153.2.2.1.s390x.rpm ktp-contact-list-20.04.2-bp153.2.2.1.s390x.rpm ktp-contact-list-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-contact-list-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-contact-runner-20.04.2-bp153.2.2.1.s390x.rpm ktp-contact-runner-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-contact-runner-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-desktop-applets-20.04.2-bp153.2.2.1.s390x.rpm ktp-desktop-applets-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-desktop-applets-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-filetransfer-handler-20.04.2-bp153.2.2.1.s390x.rpm ktp-filetransfer-handler-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-filetransfer-handler-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-kded-module-20.04.2-bp153.2.2.1.s390x.rpm ktp-kded-module-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-kded-module-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktp-send-file-20.04.2-bp153.2.2.1.s390x.rpm ktp-send-file-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktp-send-file-debugsource-20.04.2-bp153.2.2.1.s390x.rpm ktuberling-20.04.2-bp153.2.2.1.s390x.rpm ktuberling-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm ktuberling-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kturtle-20.04.2-bp153.2.2.1.s390x.rpm kturtle-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kturtle-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kubrick-20.04.2-bp153.2.2.1.s390x.rpm kubrick-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kubrick-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kunitconversion-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kunitconversion-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5UnitConversion5-5.76.0-bp153.2.2.1.s390x.rpm libKF5UnitConversion5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kuserfeedback-debuginfo-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-debugsource-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-devel-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-imports-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-imports-debuginfo-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-server-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-tools-1.0.0-bp153.2.2.1.s390x.rpm kuserfeedback-tools-debuginfo-1.0.0-bp153.2.2.1.s390x.rpm libKUserFeedbackCore1-1.0.0-bp153.2.2.1.s390x.rpm libKUserFeedbackCore1-debuginfo-1.0.0-bp153.2.2.1.s390x.rpm libKUserFeedbackWidgets1-1.0.0-bp153.2.2.1.s390x.rpm libKUserFeedbackWidgets1-debuginfo-1.0.0-bp153.2.2.1.s390x.rpm kwallet-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kwallet-devel-5.76.0-bp153.2.2.1.s390x.rpm kwallet-tools-5.76.0-bp153.2.2.1.s390x.rpm kwallet-tools-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kwallet-tools-lang-5.76.0-bp153.2.2.1.s390x.rpm kwalletd5-5.76.0-bp153.2.2.1.s390x.rpm kwalletd5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5Wallet5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Wallet5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libkwalletbackend5-5-5.76.0-bp153.2.2.1.s390x.rpm libkwalletbackend5-5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kwalletmanager5-20.04.2-bp153.2.2.1.s390x.rpm kwalletmanager5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kwalletmanager5-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kwave-20.04.2-bp153.2.2.1.s390x.rpm kwave-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kwave-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kwayland-integration-5.18.5-bp153.2.2.1.s390x.rpm kwayland-integration-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kwayland-integration-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kwayland-5.76.0-bp153.2.2.1.s390x.rpm kwayland-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kwayland-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kwayland-devel-5.76.0-bp153.2.2.1.s390x.rpm kwayland-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kwebkitpart-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.s390x.rpm kwebkitpart-debuginfo-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.s390x.rpm kwebkitpart-debugsource-1.3.4git.20171117T115813~cca571d-bp153.2.2.1.s390x.rpm kwidgetsaddons-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kwidgetsaddons-devel-5.76.0-bp153.2.2.1.s390x.rpm kwidgetsaddons-devel-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5WidgetsAddons5-5.76.0-bp153.2.2.1.s390x.rpm libKF5WidgetsAddons5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kwin5-5.18.6-bp153.2.2.1.s390x.rpm kwin5-debuginfo-5.18.6-bp153.2.2.1.s390x.rpm kwin5-debugsource-5.18.6-bp153.2.2.1.s390x.rpm kwin5-devel-5.18.6-bp153.2.2.1.s390x.rpm kwindowsystem-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kwindowsystem-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5WindowSystem5-5.76.0-bp153.2.2.1.s390x.rpm libKF5WindowSystem5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm kwordquiz-20.04.2-bp153.2.2.1.s390x.rpm kwordquiz-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm kwordquiz-debugsource-20.04.2-bp153.2.2.1.s390x.rpm kwrited5-5.18.5-bp153.2.2.1.s390x.rpm kwrited5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm kwrited5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm kxmlrpcclient5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm kxmlrpcclient5-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5XmlRpcClient5-5.76.0-bp153.2.2.1.s390x.rpm libKF5XmlRpcClient5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5ModemManagerQt-debugsource-5.76.0-bp153.2.2.1.s390x.rpm libKF5ModemManagerQt-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5ModemManagerQt6-5.76.0-bp153.2.2.1.s390x.rpm libKF5ModemManagerQt6-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5NetworkManagerQt-debugsource-5.76.0-bp153.2.2.1.s390x.rpm libKF5NetworkManagerQt-devel-5.76.0-bp153.2.2.1.s390x.rpm libKF5NetworkManagerQt6-5.76.0-bp153.2.2.1.s390x.rpm libKF5NetworkManagerQt6-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libXcm-debuginfo-0.5.4-bp153.2.2.1.s390x.rpm libXcm-debugsource-0.5.4-bp153.2.2.1.s390x.rpm libXcm-devel-0.5.4-bp153.2.2.1.s390x.rpm libXcm0-0.5.4-bp153.2.2.1.s390x.rpm libXcm0-debuginfo-0.5.4-bp153.2.2.1.s390x.rpm libXcmDDC0-0.5.4-bp153.2.2.1.s390x.rpm libXcmDDC0-debuginfo-0.5.4-bp153.2.2.1.s390x.rpm libXcmEDID0-0.5.4-bp153.2.2.1.s390x.rpm libXcmEDID0-debuginfo-0.5.4-bp153.2.2.1.s390x.rpm libXcmX11-0-0.5.4-bp153.2.2.1.s390x.rpm libXcmX11-0-debuginfo-0.5.4-bp153.2.2.1.s390x.rpm libaccounts-glib-debugsource-1.24-bp153.2.2.1.s390x.rpm libaccounts-glib-devel-1.24-bp153.2.2.1.s390x.rpm libaccounts-glib-tools-1.24-bp153.2.2.1.s390x.rpm libaccounts-glib-tools-debuginfo-1.24-bp153.2.2.1.s390x.rpm libaccounts-glib1-1.24-bp153.2.2.1.s390x.rpm libaccounts-glib1-debuginfo-1.24-bp153.2.2.1.s390x.rpm python3-libaccounts-1.24-bp153.2.2.1.s390x.rpm typelib-1_0-Accounts-1_0-1.24-bp153.2.2.1.s390x.rpm libaccounts-qt5-1-1.16-bp153.2.2.1.s390x.rpm libaccounts-qt5-1-debuginfo-1.16-bp153.2.2.1.s390x.rpm libaccounts-qt5-debugsource-1.16-bp153.2.2.1.s390x.rpm libaccounts-qt5-devel-1.16-bp153.2.2.1.s390x.rpm libfakekey-debugsource-0.1-bp153.2.2.1.s390x.rpm libfakekey-devel-0.1-bp153.2.2.1.s390x.rpm libfakekey0-0.1-bp153.2.2.1.s390x.rpm libfakekey0-debuginfo-0.1-bp153.2.2.1.s390x.rpm libKF5Gravatar5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Gravatar5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libgravatar-20.04.2-bp153.2.2.1.s390x.rpm libgravatar-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libgravatar-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Cddb5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Cddb5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5CddbWidgets5-20.04.2-bp153.2.2.1.s390x.rpm libKF5CddbWidgets5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkcddb-20.04.2-bp153.2.2.1.s390x.rpm libkcddb-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkcddb-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkcddb-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5CompactDisc5-20.04.2-bp153.2.2.1.s390x.rpm libKF5CompactDisc5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkcompactdisc-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkcompactdisc-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5KDcraw5-20.04.2-bp153.2.2.1.s390x.rpm libKF5KDcraw5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkdcraw-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkdcraw-devel-20.04.2-bp153.2.2.1.s390x.rpm libkdecoration2-debugsource-5.18.5-bp153.2.2.1.s390x.rpm libkdecoration2-devel-5.18.5-bp153.2.2.1.s390x.rpm libkdecorations2-5-5.18.5-bp153.2.2.1.s390x.rpm libkdecorations2-5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm libkdecorations2private7-5.18.5-bp153.2.2.1.s390x.rpm libkdecorations2private7-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm libkdegames-20.04.2-bp153.2.2.1.s390x.rpm libkdegames-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkdegames-devel-20.04.2-bp153.2.2.1.s390x.rpm libkf5kdegames6-20.04.2-bp153.2.2.1.s390x.rpm libkf5kdegames6-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5Libkdepim5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Libkdepim5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5LibkdepimAkonadi5-20.04.2-bp153.2.2.1.s390x.rpm libKF5LibkdepimAkonadi5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkdepim-20.04.2-bp153.2.2.1.s390x.rpm libkdepim-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkdepim-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkdepim-devel-20.04.2-bp153.2.2.1.s390x.rpm libKEduVocDocument5-20.04.2-bp153.2.2.1.s390x.rpm libKEduVocDocument5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkeduvocdocument-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkeduvocdocument-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5KExiv2-15_0_0-20.04.2-bp153.2.2.1.s390x.rpm libKF5KExiv2-15_0_0-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkexiv2-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkexiv2-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Kipi32_0_0-20.04.2-bp153.2.2.1.s390x.rpm libKF5Kipi32_0_0-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkipi-data-20.04.2-bp153.2.2.1.s390x.rpm libkipi-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkipi-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Libkleo5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Libkleo5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkleo-20.04.2-bp153.2.2.1.s390x.rpm libkleo-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkleo-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5KMahjongglib5-20.04.2-bp153.2.2.1.s390x.rpm libKF5KMahjongglib5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkmahjongg-20.04.2-bp153.2.2.1.s390x.rpm libkmahjongg-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkmahjongg-devel-20.04.2-bp153.2.2.1.s390x.rpm java-libkolabxml1-1.1.6-bp153.2.2.2.s390x.rpm libkolabxml-debugsource-1.1.6-bp153.2.2.2.s390x.rpm libkolabxml-devel-1.1.6-bp153.2.2.2.s390x.rpm libkolabxml1-1.1.6-bp153.2.2.2.s390x.rpm libkolabxml1-debuginfo-1.1.6-bp153.2.2.2.s390x.rpm libkomparediff2-5-20.04.2-bp153.2.2.1.s390x.rpm libkomparediff2-5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libkomparediff2-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libkomparediff2-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Sane5-20.04.2-bp153.2.2.1.s390x.rpm libKF5Sane5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libksane-debugsource-20.04.2-bp153.2.2.1.s390x.rpm libksane-devel-20.04.2-bp153.2.2.1.s390x.rpm libKF5Screen7-5.18.5-bp153.2.2.1.s390x.rpm libKF5Screen7-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm libkscreen2-debugsource-5.18.5-bp153.2.2.1.s390x.rpm libkscreen2-devel-5.18.5-bp153.2.2.1.s390x.rpm libkscreen2-plugin-5.18.5-bp153.2.2.1.s390x.rpm libkscreen2-plugin-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm libksysguard5-5.18.5-bp153.2.2.1.s390x.rpm libksysguard5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm libksysguard5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm libksysguard5-devel-5.18.5-bp153.2.2.1.s390x.rpm libksysguard5-helper-5.18.5-bp153.2.2.1.s390x.rpm libksysguard5-helper-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm libKF5Torrent6-2.1.1-bp153.2.2.1.s390x.rpm libKF5Torrent6-debuginfo-2.1.1-bp153.2.2.1.s390x.rpm libktorrent-debugsource-2.1.1-bp153.2.2.1.s390x.rpm libktorrent-devel-2.1.1-bp153.2.2.1.s390x.rpm libKF5MediaWiki5-5.37.0-bp153.2.2.1.s390x.rpm libKF5MediaWiki5-debuginfo-5.37.0-bp153.2.2.1.s390x.rpm libmediawiki-debugsource-5.37.0-bp153.2.2.1.s390x.rpm libmediawiki-devel-5.37.0-bp153.2.2.1.s390x.rpm libmusicbrainz-debugsource-2.1.5-bp153.2.2.1.s390x.rpm libmusicbrainz-devel-2.1.5-bp153.2.2.1.s390x.rpm libmusicbrainz4-2.1.5-bp153.2.2.1.s390x.rpm libmusicbrainz4-debuginfo-2.1.5-bp153.2.2.1.s390x.rpm libmusicbrainz5-1-5.1.0-bp153.2.2.1.s390x.rpm libmusicbrainz5-1-debuginfo-5.1.0-bp153.2.2.1.s390x.rpm libmusicbrainz5-debugsource-5.1.0-bp153.2.2.1.s390x.rpm libmusicbrainz5-devel-5.1.0-bp153.2.2.1.s390x.rpm libofx-0.9.12-bp153.2.2.1.s390x.rpm libofx-debuginfo-0.9.12-bp153.2.2.1.s390x.rpm libofx-debugsource-0.9.12-bp153.2.2.1.s390x.rpm libofx-devel-0.9.12-bp153.2.2.1.s390x.rpm libofx7-0.9.12-bp153.2.2.1.s390x.rpm libofx7-debuginfo-0.9.12-bp153.2.2.1.s390x.rpm libqca-qt5-2.3.0-bp153.2.2.1.s390x.rpm libqca-qt5-debuginfo-2.3.0-bp153.2.2.1.s390x.rpm libqca-qt5-debugsource-2.3.0-bp153.2.2.1.s390x.rpm libqca-qt5-devel-2.3.0-bp153.2.2.1.s390x.rpm libqca-qt5-devel-debuginfo-2.3.0-bp153.2.2.1.s390x.rpm libqca-qt5-plugins-2.3.0-bp153.2.2.1.s390x.rpm libqca-qt5-plugins-debuginfo-2.3.0-bp153.2.2.1.s390x.rpm libQt5Charts5-5.12.7-bp153.2.2.1.s390x.rpm libQt5Charts5-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libQt5Charts5-designer-5.12.7-bp153.2.2.1.s390x.rpm libQt5Charts5-designer-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libQt5Charts5-devel-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtcharts-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtcharts-debugsource-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtcharts-examples-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtcharts-examples-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtcharts-imports-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtcharts-imports-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libQt5NetworkAuth5-5.12.7-bp153.2.2.1.s390x.rpm libQt5NetworkAuth5-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtnetworkauth-debugsource-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtnetworkauth-devel-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtnetworkauth-examples-5.12.7-bp153.2.2.1.s390x.rpm libqt5-qtnetworkauth-examples-debuginfo-5.12.7-bp153.2.2.1.s390x.rpm libQt5WebKit5-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKit5-debuginfo-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKit5-devel-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKit5-imports-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKit5-imports-debuginfo-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKitWidgets-devel-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKitWidgets5-5.212~alpha3-bp153.2.2.1.s390x.rpm libQt5WebKitWidgets5-debuginfo-5.212~alpha3-bp153.2.2.1.s390x.rpm libqt5-qtwebkit-debugsource-5.212~alpha3-bp153.2.2.1.s390x.rpm libserialport-debugsource-0.1.1-bp153.2.2.1.s390x.rpm libserialport-devel-0.1.1-bp153.2.2.1.s390x.rpm libserialport0-0.1.1-bp153.2.2.1.s390x.rpm libserialport0-debuginfo-0.1.1-bp153.2.2.1.s390x.rpm libsignon-glib-debugsource-2.1-bp153.2.2.1.s390x.rpm libsignon-glib-devel-2.1-bp153.2.2.1.s390x.rpm libsignon-glib2-2.1-bp153.2.2.1.s390x.rpm libsignon-glib2-debuginfo-2.1-bp153.2.2.1.s390x.rpm python3-libsignon-glib-2.1-bp153.2.2.1.s390x.rpm typelib-1_0-Signon-2_0-2.1-bp153.2.2.1.s390x.rpm libsigrok-debuginfo-0.5.0-bp153.2.2.1.s390x.rpm libsigrok-debugsource-0.5.0-bp153.2.2.1.s390x.rpm libsigrok-devel-0.5.0-bp153.2.2.1.s390x.rpm libsigrok4-0.5.0-bp153.2.2.1.s390x.rpm libsigrok4-debuginfo-0.5.0-bp153.2.2.1.s390x.rpm libsigrokcxx4-0.5.0-bp153.2.2.1.s390x.rpm libsigrokcxx4-debuginfo-0.5.0-bp153.2.2.1.s390x.rpm libsigrokdecode-debugsource-0.5.3-bp153.2.2.1.s390x.rpm libsigrokdecode-devel-0.5.3-bp153.2.2.1.s390x.rpm libsigrokdecode4-0.5.3-bp153.2.2.1.s390x.rpm libsigrokdecode4-debuginfo-0.5.3-bp153.2.2.1.s390x.rpm libixml11-1.14.0-bp153.2.2.1.s390x.rpm libixml11-debuginfo-1.14.0-bp153.2.2.1.s390x.rpm libupnp-debugsource-1.14.0-bp153.2.2.1.s390x.rpm libupnp-devel-1.14.0-bp153.2.2.1.s390x.rpm libupnp17-1.14.0-bp153.2.2.1.s390x.rpm libupnp17-debuginfo-1.14.0-bp153.2.2.1.s390x.rpm libmbedcrypto3-2.16.9-bp153.2.2.1.s390x.rpm libmbedcrypto3-debuginfo-2.16.9-bp153.2.2.1.s390x.rpm libmbedtls12-2.16.9-bp153.2.2.1.s390x.rpm libmbedtls12-debuginfo-2.16.9-bp153.2.2.1.s390x.rpm libmbedx509-0-2.16.9-bp153.2.2.1.s390x.rpm libmbedx509-0-debuginfo-2.16.9-bp153.2.2.1.s390x.rpm mbedtls-debugsource-2.16.9-bp153.2.2.1.s390x.rpm mbedtls-devel-2.16.9-bp153.2.2.1.s390x.rpm libmediastreamer_base10-2.16.1-bp153.2.2.1.s390x.rpm libmediastreamer_base10-debuginfo-2.16.1-bp153.2.2.1.s390x.rpm libmediastreamer_voip10-2.16.1-bp153.2.2.1.s390x.rpm libmediastreamer_voip10-debuginfo-2.16.1-bp153.2.2.1.s390x.rpm mediastreamer2-2.16.1-bp153.2.2.1.s390x.rpm mediastreamer2-debuginfo-2.16.1-bp153.2.2.1.s390x.rpm mediastreamer2-debugsource-2.16.1-bp153.2.2.1.s390x.rpm mediastreamer2-devel-2.16.1-bp153.2.2.1.s390x.rpm mediastreamer2-devel-debuginfo-2.16.1-bp153.2.2.1.s390x.rpm milou5-5.18.5-bp153.2.2.1.s390x.rpm milou5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm milou5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm ocaml-facile-1.1-bp153.2.2.1.s390x.rpm ocaml-facile-debuginfo-1.1-bp153.2.2.1.s390x.rpm ocaml-facile-debugsource-1.1-bp153.2.2.1.s390x.rpm ocaml-facile-devel-1.1-bp153.2.2.1.s390x.rpm libKasten4-0.26.5-bp153.2.2.1.s390x.rpm libKasten4-debuginfo-0.26.5-bp153.2.2.1.s390x.rpm libOkteta3-0.26.5-bp153.2.2.1.s390x.rpm libOkteta3-debuginfo-0.26.5-bp153.2.2.1.s390x.rpm okteta-0.26.5-bp153.2.2.1.s390x.rpm okteta-debuginfo-0.26.5-bp153.2.2.1.s390x.rpm okteta-debugsource-0.26.5-bp153.2.2.1.s390x.rpm okteta-devel-0.26.5-bp153.2.2.1.s390x.rpm okteta-devel-debuginfo-0.26.5-bp153.2.2.1.s390x.rpm okteta-part-0.26.5-bp153.2.2.1.s390x.rpm okteta-part-debuginfo-0.26.5-bp153.2.2.1.s390x.rpm libinchi0-2.4.1-bp153.2.2.1.s390x.rpm libinchi0-debuginfo-2.4.1-bp153.2.2.1.s390x.rpm libopenbabel5-2.4.1-bp153.2.2.1.s390x.rpm libopenbabel5-debuginfo-2.4.1-bp153.2.2.1.s390x.rpm openbabel-2.4.1-bp153.2.2.1.s390x.rpm openbabel-debuginfo-2.4.1-bp153.2.2.1.s390x.rpm openbabel-debugsource-2.4.1-bp153.2.2.1.s390x.rpm openbabel-devel-2.4.1-bp153.2.2.1.s390x.rpm python-openbabel-2.4.1-bp153.2.2.1.s390x.rpm python-openbabel-debuginfo-2.4.1-bp153.2.2.1.s390x.rpm libortp13-1.0.2-bp153.2.2.1.s390x.rpm libortp13-debuginfo-1.0.2-bp153.2.2.1.s390x.rpm ortp-1.0.2-bp153.2.2.1.s390x.rpm ortp-debuginfo-1.0.2-bp153.2.2.1.s390x.rpm ortp-debugsource-1.0.2-bp153.2.2.1.s390x.rpm ortp-devel-1.0.2-bp153.2.2.1.s390x.rpm liboyranos-alpha-devel-0.9.6-bp153.2.2.1.s390x.rpm liboyranos-devel-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-cups-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-cups-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-lraw-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-lraw-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-monitor-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-monitor-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-sane-0.9.6-bp153.2.2.1.s390x.rpm liboyranos0-sane-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm oyranos-0.9.6-bp153.2.2.1.s390x.rpm oyranos-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm oyranos-debugsource-0.9.6-bp153.2.2.1.s390x.rpm oyranos-monitor-0.9.6-bp153.2.2.1.s390x.rpm oyranos-monitor-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm oyranos-profile-graph-0.9.6-bp153.2.2.1.s390x.rpm oyranos-profile-graph-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm oyranos-qcmsevents-0.9.6-bp153.2.2.1.s390x.rpm oyranos-qcmsevents-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm oyranos-ui-fltk-0.9.6-bp153.2.2.1.s390x.rpm oyranos-ui-fltk-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm perl-Template-Toolkit-2.27-bp153.2.2.1.s390x.rpm perl-Template-Toolkit-debuginfo-2.27-bp153.2.2.1.s390x.rpm perl-Template-Toolkit-debugsource-2.27-bp153.2.2.1.s390x.rpm libphonon4qt5-4.11.1-bp153.2.2.1.s390x.rpm libphonon4qt5-debuginfo-4.11.1-bp153.2.2.1.s390x.rpm phonon4qt5-debugsource-4.11.1-bp153.2.2.1.s390x.rpm phonon4qt5-devel-4.11.1-bp153.2.2.1.s390x.rpm phonon4qt5-devel-debuginfo-4.11.1-bp153.2.2.1.s390x.rpm phononsettings-4.11.1-bp153.2.2.1.s390x.rpm phononsettings-debuginfo-4.11.1-bp153.2.2.1.s390x.rpm libKF5PimCommon5-20.04.2-bp153.2.2.1.s390x.rpm libKF5PimCommon5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm libKF5PimCommonAkonadi5-20.04.2-bp153.2.2.1.s390x.rpm libKF5PimCommonAkonadi5-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm pimcommon-20.04.2-bp153.2.2.1.s390x.rpm pimcommon-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm pimcommon-debugsource-20.04.2-bp153.2.2.1.s390x.rpm pimcommon-devel-20.04.2-bp153.2.2.1.s390x.rpm pimcommon-devel-debuginfo-20.04.2-bp153.2.2.1.s390x.rpm plasma-applet-weather-widget-1.6.10-bp153.2.2.1.s390x.rpm plasma-applet-weather-widget-debuginfo-1.6.10-bp153.2.2.1.s390x.rpm plasma-applet-weather-widget-debugsource-1.6.10-bp153.2.2.1.s390x.rpm plasma-browser-integration-5.18.5-bp153.2.2.1.s390x.rpm plasma-browser-integration-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-browser-integration-debugsource-5.18.5-bp153.2.2.1.s390x.rpm libKF5Plasma5-5.76.0-bp153.5.2.1.s390x.rpm libKF5Plasma5-debuginfo-5.76.0-bp153.5.2.1.s390x.rpm plasma-framework-5.76.0-bp153.5.2.1.s390x.rpm plasma-framework-components-5.76.0-bp153.5.2.1.s390x.rpm plasma-framework-components-debuginfo-5.76.0-bp153.5.2.1.s390x.rpm plasma-framework-debuginfo-5.76.0-bp153.5.2.1.s390x.rpm plasma-framework-debugsource-5.76.0-bp153.5.2.1.s390x.rpm plasma-framework-devel-5.76.0-bp153.5.2.1.s390x.rpm plasma-nm5-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-fortisslvpn-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-fortisslvpn-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-iodine-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-iodine-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-l2tp-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-l2tp-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-openconnect-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-openconnect-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-openswan-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-openswan-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-openvpn-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-openvpn-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-pptp-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-pptp-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-ssh-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-ssh-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-sstp-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-sstp-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-strongswan-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-strongswan-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-vpnc-5.18.5-bp153.2.2.1.s390x.rpm plasma-nm5-vpnc-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-pass-1.1.0-bp153.2.2.1.s390x.rpm plasma-pass-debuginfo-1.1.0-bp153.2.2.1.s390x.rpm plasma-pass-debugsource-1.1.0-bp153.2.2.1.s390x.rpm plasma-vault-5.18.5-bp153.2.2.1.s390x.rpm plasma-vault-backend-cryfs-5.18.5-bp153.2.2.1.s390x.rpm plasma-vault-backend-encfs-5.18.5-bp153.2.2.1.s390x.rpm plasma-vault-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma-vault-debugsource-5.18.5-bp153.2.2.1.s390x.rpm plasma-wayland-protocols-1.1.1-bp153.2.2.1.s390x.rpm plasma5-integration-debugsource-5.18.5-bp153.2.2.1.s390x.rpm plasma5-integration-plugin-5.18.5-bp153.2.2.1.s390x.rpm plasma5-integration-plugin-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma5-pa-5.18.5-bp153.2.2.1.s390x.rpm plasma5-pa-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma5-pa-debugsource-5.18.5-bp153.2.2.1.s390x.rpm plasma5-pk-updates-0.3.2-bp153.2.2.1.s390x.rpm plasma5-pk-updates-debuginfo-0.3.2-bp153.2.2.1.s390x.rpm plasma5-pk-updates-debugsource-0.3.2-bp153.2.2.1.s390x.rpm plasma5-sdk-5.18.5-bp153.2.2.1.s390x.rpm plasma5-sdk-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm plasma5-sdk-debugsource-5.18.5-bp153.2.2.1.s390x.rpm plasmaengineexplorer5-5.18.5-bp153.2.2.1.s390x.rpm plasmaengineexplorer5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm gmenudbusmenuproxy-5.18.6-bp153.4.2.3.s390x.rpm gmenudbusmenuproxy-debuginfo-5.18.6-bp153.4.2.3.s390x.rpm plasma5-workspace-5.18.6-bp153.4.2.3.s390x.rpm plasma5-workspace-debuginfo-5.18.6-bp153.4.2.3.s390x.rpm plasma5-workspace-debugsource-5.18.6-bp153.4.2.3.s390x.rpm plasma5-workspace-devel-5.18.6-bp153.4.2.3.s390x.rpm plasma5-workspace-libs-5.18.6-bp153.4.2.3.s390x.rpm plasma5-workspace-libs-debuginfo-5.18.6-bp153.4.2.3.s390x.rpm xembedsniproxy-5.18.6-bp153.4.2.3.s390x.rpm xembedsniproxy-debuginfo-5.18.6-bp153.4.2.3.s390x.rpm polkit-kde-agent-5-5.18.5-bp153.2.2.1.s390x.rpm polkit-kde-agent-5-debuginfo-5.18.5-bp153.2.2.1.s390x.rpm polkit-kde-agent-5-debugsource-5.18.5-bp153.2.2.1.s390x.rpm libKF5Prison5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Prison5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm prison-qt5-debugsource-5.76.0-bp153.2.2.1.s390x.rpm prison-qt5-devel-5.76.0-bp153.2.2.1.s390x.rpm prison-qt5-imports-5.76.0-bp153.2.2.1.s390x.rpm prison-qt5-imports-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5PulseAudioQt2-1.2-bp153.2.2.1.s390x.rpm libKF5PulseAudioQt2-debuginfo-1.2-bp153.2.2.1.s390x.rpm pulseaudio-qt-debugsource-1.2-bp153.2.2.1.s390x.rpm pulseaudio-qt-devel-1.2-bp153.2.2.1.s390x.rpm libKF5Purpose5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Purpose5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm libKF5PurposeWidgets5-5.76.0-bp153.2.2.1.s390x.rpm libKF5PurposeWidgets5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm purpose-5.76.0-bp153.2.2.1.s390x.rpm purpose-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm purpose-debugsource-5.76.0-bp153.2.2.1.s390x.rpm purpose-devel-5.76.0-bp153.2.2.1.s390x.rpm libqalculate-devel-2.2.1-bp153.2.2.1.s390x.rpm libqalculate14-2.2.1-bp153.2.2.1.s390x.rpm libqalculate14-debuginfo-2.2.1-bp153.2.2.1.s390x.rpm qalculate-2.2.1-bp153.2.2.1.s390x.rpm qalculate-debuginfo-2.2.1-bp153.2.2.1.s390x.rpm qalculate-debugsource-2.2.1-bp153.2.2.1.s390x.rpm libqimageblitz5-1-0.0.6+svn1515099-bp153.3.2.1.s390x.rpm libqimageblitz5-1-debuginfo-0.0.6+svn1515099-bp153.3.2.1.s390x.rpm libqimageblitz5-devel-0.0.6+svn1515099-bp153.3.2.1.s390x.rpm libqimageblitz5-devel-debuginfo-0.0.6+svn1515099-bp153.3.2.1.s390x.rpm qimageblitz-debuginfo-0.0.6+svn1515099-bp153.3.2.1.s390x.rpm qimageblitz-debugsource-0.0.6+svn1515099-bp153.3.2.1.s390x.rpm libqoauth2-2.0.0-bp153.2.2.1.s390x.rpm libqoauth2-debuginfo-2.0.0-bp153.2.2.1.s390x.rpm qoauth-qt5-debugsource-2.0.0-bp153.2.2.1.s390x.rpm qoauth-qt5-devel-2.0.0-bp153.2.2.1.s390x.rpm libre2-9-20210401-bp153.5.2.1.s390x.rpm libre2-9-debuginfo-20210401-bp153.5.2.1.s390x.rpm re2-debugsource-20210401-bp153.5.2.1.s390x.rpm re2-devel-20210401-bp153.5.2.1.s390x.rpm rinutils-devel-0.8.0-bp153.2.2.1.s390x.rpm librttr_core0_9_6-0.9.6-bp153.2.2.1.s390x.rpm librttr_core0_9_6-debuginfo-0.9.6-bp153.2.2.1.s390x.rpm rttr-debugsource-0.9.6-bp153.2.2.1.s390x.rpm rttr-devel-0.9.6-bp153.2.2.1.s390x.rpm rttr-devel-doc-0.9.6-bp153.2.2.1.s390x.rpm signon-plugin-oauth2-0.24-bp153.2.2.1.s390x.rpm signon-plugin-oauth2-debuginfo-0.24-bp153.2.2.1.s390x.rpm signon-plugin-oauth2-debugsource-0.24-bp153.2.2.1.s390x.rpm signon-plugin-oauth2-devel-0.24-bp153.2.2.1.s390x.rpm libsignon-qt5-1-8.60-bp153.2.2.1.s390x.rpm libsignon-qt5-1-debuginfo-8.60-bp153.2.2.1.s390x.rpm libsignon-qt5-devel-8.60-bp153.2.2.1.s390x.rpm signon-debugsource-8.60-bp153.2.2.1.s390x.rpm signon-plugins-8.60-bp153.2.2.1.s390x.rpm signon-plugins-debuginfo-8.60-bp153.2.2.1.s390x.rpm signon-plugins-devel-8.60-bp153.2.2.1.s390x.rpm signond-8.60-bp153.2.2.1.s390x.rpm signond-debuginfo-8.60-bp153.2.2.1.s390x.rpm signond-libs-8.60-bp153.2.2.1.s390x.rpm signond-libs-debuginfo-8.60-bp153.2.2.1.s390x.rpm signond-libs-devel-8.60-bp153.2.2.1.s390x.rpm libsqlcipher-3_20_1-0-3.4.2-bp153.2.2.1.s390x.rpm libsqlcipher-3_20_1-0-debuginfo-3.4.2-bp153.2.2.1.s390x.rpm sqlcipher-3.4.2-bp153.2.2.1.s390x.rpm sqlcipher-debuginfo-3.4.2-bp153.2.2.1.s390x.rpm sqlcipher-debugsource-3.4.2-bp153.2.2.1.s390x.rpm sqlcipher-devel-3.4.2-bp153.2.2.1.s390x.rpm tcl-sqlcipher-3.4.2-bp153.2.2.1.s390x.rpm tcl-sqlcipher-debuginfo-3.4.2-bp153.2.2.1.s390x.rpm libKF5Syndication5-5.76.0-bp153.2.2.1.s390x.rpm libKF5Syndication5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm syndication-debugsource-5.76.0-bp153.2.2.1.s390x.rpm syndication-devel-5.76.0-bp153.2.2.1.s390x.rpm libOyranosSynnefo-devel-1.1.0-bp153.2.2.1.s390x.rpm libOyranosSynnefo-devel-static-1.1.0-bp153.2.2.1.s390x.rpm libOyranosSynnefo1-1.1.0-bp153.2.2.1.s390x.rpm libOyranosSynnefo1-debuginfo-1.1.0-bp153.2.2.1.s390x.rpm synnefo-1.1.0-bp153.2.2.1.s390x.rpm synnefo-debuginfo-1.1.0-bp153.2.2.1.s390x.rpm synnefo-debugsource-1.1.0-bp153.2.2.1.s390x.rpm libKF5SyntaxHighlighting5-5.76.0-bp153.2.2.1.s390x.rpm libKF5SyntaxHighlighting5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm syntax-highlighting-5.76.0-bp153.2.2.1.s390x.rpm syntax-highlighting-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm syntax-highlighting-debugsource-5.76.0-bp153.2.2.1.s390x.rpm syntax-highlighting-devel-5.76.0-bp153.2.2.1.s390x.rpm telepathy-accounts-signon-2.1-bp153.2.2.1.s390x.rpm telepathy-accounts-signon-debuginfo-2.1-bp153.2.2.1.s390x.rpm telepathy-accounts-signon-debugsource-2.1-bp153.2.2.1.s390x.rpm libtelepathy-farstream3-0.6.2-bp153.2.2.1.s390x.rpm libtelepathy-farstream3-debuginfo-0.6.2-bp153.2.2.1.s390x.rpm telepathy-farstream-debugsource-0.6.2-bp153.2.2.1.s390x.rpm telepathy-farstream-devel-0.6.2-bp153.2.2.1.s390x.rpm typelib-1_0-TelepathyFarstream-0_6-0.6.2-bp153.2.2.1.s390x.rpm libtelepathy-logger-qt5-17.09.0-bp153.2.2.1.s390x.rpm libtelepathy-logger-qt5-debuginfo-17.09.0-bp153.2.2.1.s390x.rpm telepathy-logger-qt5-debugsource-17.09.0-bp153.2.2.1.s390x.rpm telepathy-logger-qt5-devel-17.09.0-bp153.2.2.1.s390x.rpm libmission-control-plugins0-5.16.3-bp153.2.2.1.s390x.rpm libmission-control-plugins0-debuginfo-5.16.3-bp153.2.2.1.s390x.rpm telepathy-mission-control-5.16.3-bp153.2.2.1.s390x.rpm telepathy-mission-control-debuginfo-5.16.3-bp153.2.2.1.s390x.rpm telepathy-mission-control-debugsource-5.16.3-bp153.2.2.1.s390x.rpm telepathy-mission-control-devel-5.16.3-bp153.2.2.1.s390x.rpm libtelepathy-qt5-0-0.9.8-bp153.2.2.1.s390x.rpm libtelepathy-qt5-0-debuginfo-0.9.8-bp153.2.2.1.s390x.rpm libtelepathy-qt5-farstream0-0.9.8-bp153.2.2.1.s390x.rpm libtelepathy-qt5-farstream0-debuginfo-0.9.8-bp153.2.2.1.s390x.rpm libtelepathy-qt5-service1-0.9.8-bp153.2.2.1.s390x.rpm libtelepathy-qt5-service1-debuginfo-0.9.8-bp153.2.2.1.s390x.rpm telepathy-qt5-debugsource-0.9.8-bp153.2.2.1.s390x.rpm telepathy-qt5-devel-0.9.8-bp153.2.2.1.s390x.rpm libKF5ThreadWeaver5-5.76.0-bp153.2.2.1.s390x.rpm libKF5ThreadWeaver5-debuginfo-5.76.0-bp153.2.2.1.s390x.rpm threadweaver-debugsource-5.76.0-bp153.2.2.1.s390x.rpm threadweaver-devel-5.76.0-bp153.2.2.1.s390x.rpm xcalib-0.9.0-bp153.2.2.1.s390x.rpm xcalib-debuginfo-0.9.0-bp153.2.2.1.s390x.rpm xcalib-debugsource-0.9.0-bp153.2.2.1.s390x.rpm xcalib-profiles-0.9.0-bp153.2.2.1.s390x.rpm libxcb-cursor0-0.1.3-bp153.2.2.1.s390x.rpm libxcb-cursor0-debuginfo-0.1.3-bp153.2.2.1.s390x.rpm xcb-util-cursor-debugsource-0.1.3-bp153.2.2.1.s390x.rpm xcb-util-cursor-devel-0.1.3-bp153.2.2.1.s390x.rpm xsd-4.0.0-bp153.3.2.1.s390x.rpm xsd-debuginfo-4.0.0-bp153.3.2.1.s390x.rpm xsd-debugsource-4.0.0-bp153.3.2.1.s390x.rpm xsd-doc-4.0.0-bp153.3.2.1.s390x.rpm openSUSE-2021-1281 Recommended update for plasma5-integration moderate openSUSE Backports SLE-15-SP3 Update This update for plasma5-integration fixes the following issues: Update to 5.18.7 * For more details please see: * https://kde.org/announcements/plasma/5/5.18.7 * https://kde.org/announcements/plasma-5.18.6 * Use KDE shortcuts for "move to trash" action coming from QStandardKey (kde#426573) plasma5-integration-5.18.7-bp153.2.5.1.src.rpm plasma5-integration-plugin-5.18.7-bp153.2.5.1.x86_64.rpm plasma5-integration-plugin-lang-5.18.7-bp153.2.5.1.noarch.rpm plasma5-integration-plugin-5.18.7-bp153.2.5.1.i586.rpm plasma5-integration-plugin-5.18.7-bp153.2.5.1.aarch64.rpm plasma5-integration-plugin-5.18.7-bp153.2.5.1.ppc64le.rpm plasma5-integration-plugin-5.18.7-bp153.2.5.1.s390x.rpm openSUSE-2021-1249 Security update for gifsicle moderate openSUSE Backports SLE-15-SP3 Update This update for gifsicle fixes the following issues: Update to version 1.93: * Fix security bug on certain resize operations with `--resize-method=box` * Fix problems with colormapless GIFs. Update to version 1.92 * Add `--lossy` option from Kornel Lipiński. * Remove an assertion failure possible with `--conserve-memory` + `--colors` + `--careful`. gifsicle-1.93-bp153.2.3.1.src.rpm gifsicle-1.93-bp153.2.3.1.x86_64.rpm gifsicle-debuginfo-1.93-bp153.2.3.1.x86_64.rpm gifsicle-debugsource-1.93-bp153.2.3.1.x86_64.rpm gifsicle-1.93-bp153.2.3.1.i586.rpm gifsicle-debuginfo-1.93-bp153.2.3.1.i586.rpm gifsicle-debugsource-1.93-bp153.2.3.1.i586.rpm gifsicle-1.93-bp153.2.3.1.aarch64.rpm gifsicle-debuginfo-1.93-bp153.2.3.1.aarch64.rpm gifsicle-debugsource-1.93-bp153.2.3.1.aarch64.rpm gifsicle-1.93-bp153.2.3.1.ppc64le.rpm gifsicle-debuginfo-1.93-bp153.2.3.1.ppc64le.rpm gifsicle-debugsource-1.93-bp153.2.3.1.ppc64le.rpm gifsicle-1.93-bp153.2.3.1.s390x.rpm gifsicle-debuginfo-1.93-bp153.2.3.1.s390x.rpm gifsicle-debugsource-1.93-bp153.2.3.1.s390x.rpm openSUSE-2021-1255 Security update for nextcloud important openSUSE Backports SLE-15-SP3 Update This update for nextcloud fixes the following issues: Update to 20.0.12 Fix boo#1190291 - CVE-2021-32766 (CWE-209): Generation of Error Message Containing Sensitive Information - CVE-2021-32800 (CWE-306): Missing Authentication for Critical Function - CVE-2021-32801 (CWE-532): Insertion of Sensitive Information into Log File - CVE-2021-32802 (CWE-829): Inclusion of Functionality from Untrusted Control Sphere Changes - Bump vue-router from 3.4.3 to 3.4.9 (server#27224) - Bump v-click-outside from 3.1.1 to 3.1.2 (server#27232) - Bump url-search-params-polyfill from 8.1.0 to 8.1.1 (server#27236) - Bump debounce from 1.2.0 to 1.2.1 (server#27646) - Bump vue and vue-template-compiler (server#27701) - Design fixes to app-settings button (server#27745) - Reset checksum when writing files to object store (server#27754) - Run s3 tests again (server#27804) - Fix in locking cache check (server#27829) - Bump dompurify from 2.2.8 to 2.2.9 (server#27836) - Make search popup usable on mobile, too (server#27858) - Cache images on browser (server#27863) - Fix dark theme on public link shares (server#27895) - Make user status usable on mobile (server#27897) - Do not escape display name in dashboard welcome text (server#27913) - Bump moment-timezone from 0.5.31 to 0.5.33 (server#27924) - Fix newfileMenu on public page (server#27941) - Fix svg icons disapearing in app navigation when text overflows (server#27955) - Bump bootstrap from 4.5.2 to 4.5.3 (server#27965) - Show registered breadcrumb detail views in breadcrumb menu (server#27970) - Fix regression in file sidebar (server#27976) - Bump exports-loader from 1.1.0 to 1.1.1 (server#27984) - Bump @nextcloud/capabilities from 1.0.2 to 1.0.4 (server#27985) - Bump @nextcloud/vue-dashboard from 1.0.0 to 1.0.1 (server#27988) - Improve notcreatable permissions hint (server#28006) - Update CRL due to revoked twofactor_nextcloud_notification.crt (server#28018) - Bump sass-loader from 10.0.2 to 10.0.5 (server#28032) - Increase footer height for longer menus (server#28045) - Mask password for Redis and RedisCluster on connection failure (server#28054) - Fix missing theming for login button (server#28065) - Fix overlapping of elements in certain views (server#28072) - Disable HEIC image preview provider for performance concerns (server#28081) - Improve provider check (server#28087) - Sanitize more functions from the encryption app (server#28091) - Hide download button for public preview of audio files (server#28096) - L10n: HTTP in capital letters (server#28107) - Fix dark theme in file exists dialog (server#28111) - Let memory limit set in tests fit the used amount (server#28125) - User management - Add icon to user groups (server#28172) - Bump marked from 1.1.1 to 1.1.2 (server#28187) - Fix variable override in file view (server#28191) - Bump regenerator-runtime from 0.13.7 to 0.13.9 (server#28207) - Bump url-loader from 4.1.0 to 4.1.1 (server#28208) - Fix Files breadcrumbs being hidden even if there is enough space (server#28224) - Dont apply jail search filter is on the root (server#28241) - Check that php was compiled with argon2 support or that the php-sodium extensions is installed (server#28289) - Fix preference name when generating notifications (activity#603) - Fix monochrome icon detection for correct dark mode invert (activity#607) - Fix "Enable notification emails" (activity#613) - Show add, del and restored files within by and self filter (activity#616) - Link from app-navigation-settings to personal settings (activity#625) - Fix pdfviewer design (files_pdfviewer#446) - Include version number in firstrunwizard (firstrunwizard#570) - Use notification main link if no parameter has a link (notifications#1040) - Bump sass-loader from 10.1.0 to 10.1.1 (text#1360) - Bump @babel/plugin-transform-runtime from 7.13.9 to 7.13.15 (text#1548) - Bump @babel/preset-env from 7.13.9 to 7.13.15 (text#1550) - Bump vue-loader from 15.9.6 to 15.9.7 (text#1592) - Unify error responses and add logging where appropriate (text#1719) - Disable header timeout on mobile (viewer#978) nextcloud-20.0.12-bp153.2.6.1.noarch.rpm nextcloud-20.0.12-bp153.2.6.1.src.rpm nextcloud-apache-20.0.12-bp153.2.6.1.noarch.rpm openSUSE-2021-1279 Security update for haserl moderate openSUSE Backports SLE-15-SP3 Update This update for haserl fixes the following issues: Update to version 0.9.36: * Fixed: Its possible to issue a PUT request without a CONTENT-TYPE. Assume an octet-stream in that case. This is CVE-2021-29133 and boo#1187671 * Change the Prefix for variables to be the REQUEST_METHOD (PUT/DELETE/GET/POST) THIS IS A BREAKING CHANGE * Mitigations vs running haserl to get access to files not available to the user. haserl-0.9.36-bp153.2.3.1.src.rpm haserl-0.9.36-bp153.2.3.1.x86_64.rpm haserl-debuginfo-0.9.36-bp153.2.3.1.x86_64.rpm haserl-debugsource-0.9.36-bp153.2.3.1.x86_64.rpm haserl-0.9.36-bp153.2.3.1.i586.rpm haserl-debuginfo-0.9.36-bp153.2.3.1.i586.rpm haserl-debugsource-0.9.36-bp153.2.3.1.i586.rpm haserl-0.9.36-bp153.2.3.1.aarch64.rpm haserl-debuginfo-0.9.36-bp153.2.3.1.aarch64.rpm haserl-debugsource-0.9.36-bp153.2.3.1.aarch64.rpm haserl-0.9.36-bp153.2.3.1.ppc64le.rpm haserl-debuginfo-0.9.36-bp153.2.3.1.ppc64le.rpm haserl-debugsource-0.9.36-bp153.2.3.1.ppc64le.rpm haserl-0.9.36-bp153.2.3.1.s390x.rpm haserl-debuginfo-0.9.36-bp153.2.3.1.s390x.rpm haserl-debugsource-0.9.36-bp153.2.3.1.s390x.rpm openSUSE-2021-1282 Recommended update for aria2 moderate openSUSE Backports SLE-15-SP3 Update This update for aria2 fixes the following issues: Update to version 1.36.0 * Update wslay * Fix segfault when time_t is 64bit on 32bit arch * Updates the make_bash_completion script to Python3 * Prevent corrupt downloads after app and/or system crash * Reset sessionDownloadLength and sessionUploadLength on download start aria2-1.36.0-bp153.2.6.1.src.rpm aria2-1.36.0-bp153.2.6.1.x86_64.rpm aria2-debuginfo-1.36.0-bp153.2.6.1.x86_64.rpm aria2-debugsource-1.36.0-bp153.2.6.1.x86_64.rpm aria2-devel-1.36.0-bp153.2.6.1.x86_64.rpm aria2-lang-1.36.0-bp153.2.6.1.noarch.rpm libaria2-0-1.36.0-bp153.2.6.1.x86_64.rpm libaria2-0-debuginfo-1.36.0-bp153.2.6.1.x86_64.rpm aria2-1.36.0-bp153.2.6.1.i586.rpm aria2-debuginfo-1.36.0-bp153.2.6.1.i586.rpm aria2-debugsource-1.36.0-bp153.2.6.1.i586.rpm aria2-devel-1.36.0-bp153.2.6.1.i586.rpm libaria2-0-1.36.0-bp153.2.6.1.i586.rpm libaria2-0-debuginfo-1.36.0-bp153.2.6.1.i586.rpm aria2-1.36.0-bp153.2.6.1.aarch64.rpm aria2-debuginfo-1.36.0-bp153.2.6.1.aarch64.rpm aria2-debugsource-1.36.0-bp153.2.6.1.aarch64.rpm aria2-devel-1.36.0-bp153.2.6.1.aarch64.rpm libaria2-0-1.36.0-bp153.2.6.1.aarch64.rpm libaria2-0-debuginfo-1.36.0-bp153.2.6.1.aarch64.rpm aria2-1.36.0-bp153.2.6.1.ppc64le.rpm aria2-debuginfo-1.36.0-bp153.2.6.1.ppc64le.rpm aria2-debugsource-1.36.0-bp153.2.6.1.ppc64le.rpm aria2-devel-1.36.0-bp153.2.6.1.ppc64le.rpm libaria2-0-1.36.0-bp153.2.6.1.ppc64le.rpm libaria2-0-debuginfo-1.36.0-bp153.2.6.1.ppc64le.rpm aria2-1.36.0-bp153.2.6.1.s390x.rpm aria2-debuginfo-1.36.0-bp153.2.6.1.s390x.rpm aria2-debugsource-1.36.0-bp153.2.6.1.s390x.rpm aria2-devel-1.36.0-bp153.2.6.1.s390x.rpm libaria2-0-1.36.0-bp153.2.6.1.s390x.rpm libaria2-0-debuginfo-1.36.0-bp153.2.6.1.s390x.rpm openSUSE-2021-1283 Recommended update for glmark2 moderate openSUSE Backports SLE-15-SP3 Update This update for glmark2 fixes the following issues: glmark2 was updated to version 20210830: * GLStateEGL: Support EGL versions < 1.4 * Fix model loading on big endian. * Fix -Wunreachable-code-aggressive. Update to version 20210521: * glad: Update for GL 2.1 + GL_EXT_framebuffer_object * Gracefully handle missing GL features * NativeStateWayland: Improve surface configuration handling Update to version 20210224: * SceneRefract: Fix incorrect generation of mipmap * NativeStateWayland: Don't assume order of globals * GLStateEGL: Avoid creating two EGLDisplay instances * Build,Doc: Update files for 2021.02 release * Build: Remove invalid build flavors for meson * NativeStateWayland: Support quitting with ESC or Q key * NativeStateWayland: Add basic pointer support * CanvasGeneric: avoid undefined behavior constructing a std::string with NULL * libmatrix: declare Shader::Shader(Shader&&) as noexcept * libmatrix: add move constructor to class Shader for v.push_back opt * build: glmark2 does not really require libpng version 16 * SceneBump: Fix precision bug in height rendering * SceneDesktop: Draw to correct FBO in off-screen mode * SceneShadow: Draw to correct FBO in off-screen mode * SceneRefract: Draw to correct FBO in off-screen mode * SceneTerrain: Draw to correct FBO in off-screen mode * CanvasGeneric: End the frame with glFinish when validating * Build: Use the build system wayland-scanner on meson * Build: Fix drm-only and wayland-only builds on meson * loop,function,conditionals: Fix mediump overflow * terrain: Fix precision handling in noise shader * terrain: Fix precision bug in light rendering * Doc: Document that the -b flag can pass common opts * Doc: Update files for meson build system * ci: Add build github workflow * Build: Meson build system support * Build: Use python3 in waf * NativeStateWayland: Fix no response to wayland server ping event. * Check for proper initialization of native_window and MVC matrix * egl: Ensure eglReleaseThread is valid before calling it * drm: Don't prefer RGBA component widths larger than 8 Update to version 20200503: * Build: Fix Python 3 incompatibility * Build,Doc: Update files for 2020.04 release * doc: Update --data-path documentation entry * Build: Improve configure error message when no flavors are selected * Android: Add fastlane metadata for F-Droid release * Android: Add unofficial adaptive icon for the android 8+ release * Android: Add unofficial icon for the android release * Android: Remove old drawables with non standard names * Android: Add different resolution of drawable and use sdk name for it * Fix UTF-8 in copyright headers * Allow version string suffix * Port Wayland to xdg-shell window management * Allow flavours to generate their own source files * Add support for Wayland display-scale events * glad: Update to latest upstream version * glad: Add README glmark2-20210830-bp153.2.3.1.src.rpm glmark2-20210830-bp153.2.3.1.x86_64.rpm glmark2-debuginfo-20210830-bp153.2.3.1.x86_64.rpm glmark2-debugsource-20210830-bp153.2.3.1.x86_64.rpm glmark2-20210830-bp153.2.3.1.i586.rpm glmark2-debuginfo-20210830-bp153.2.3.1.i586.rpm glmark2-debugsource-20210830-bp153.2.3.1.i586.rpm glmark2-20210830-bp153.2.3.1.aarch64.rpm glmark2-debuginfo-20210830-bp153.2.3.1.aarch64.rpm glmark2-debugsource-20210830-bp153.2.3.1.aarch64.rpm glmark2-20210830-bp153.2.3.1.ppc64le.rpm glmark2-debuginfo-20210830-bp153.2.3.1.ppc64le.rpm glmark2-debugsource-20210830-bp153.2.3.1.ppc64le.rpm glmark2-20210830-bp153.2.3.1.s390x.rpm glmark2-debuginfo-20210830-bp153.2.3.1.s390x.rpm glmark2-debugsource-20210830-bp153.2.3.1.s390x.rpm openSUSE-2021-1289 Security update for php-composer important openSUSE Backports SLE-15-SP3 Update This update for php-composer fixes the following issues: - Require php-mbstring as requested in boo#1187416 - Version 1.10.22 * Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472), boo#1185376 - Version 1.10.21 * Fixed support for new GitHub OAuth token format * Fixed processes silently ignoring the CWD when it does not exist - Version 1.10.20 * Fixed exclude-from-classmap causing regex issues when having too many paths * Fixed compatibility issue with Symfony 4/5 - Version 1.10.17 * Fixed Bitbucket API authentication issue * Fixed parsing of Composer 2 lock files breaking in some rare conditions - Version 1.10.16 * Added warning to validate command for cases where packages provide/ replace a package that they also require * Fixed JSON schema validation issue with PHPStorm * Fixed symlink handling in archive command - Version 1.10.15 * Fixed path repo version guessing issue - Version 1.10.14 * Fixed version guesser to look at remote branches as well as local ones * Fixed path repositories version guessing to handle edge cases where version is different from the VCS-guessed version * Fixed COMPOSER env var causing issues when combined with the global command * Fixed a few issues dealing with PHP without openssl extension (not recommended at all but sometimes needed for testing) - Version 1.10.13 * Fixed regressions with old version validation * Fixed invalid root aliases not being reported - Version 1.10.12 * Fixed regressions with old version validation - Version 1.10.11 * Fixed more PHP 8 compatibility issues * Fixed regression in handling of CTRL-C when xdebug is loaded * Fixed status handling of broken symlinks - Version 1.10.10 * Fixed create-project not triggering events while installing the root package * Fixed PHP 8 compatibility issue * Fixed self-update to avoid automatically upgrading to the next major version once it becomes stable - Version 1.10.9 * Fixed Bitbucket redirect loop when credentials are outdated * Fixed GitLab auth prompt wording * Fixed self-update handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt) * Fixed parsing issues in funding.yml files - Version 1.10.8 * Fixed compatibility issue with git being configured to show signatures by default * Fixed discarding of local changes when updating packages to include untracked files * Several minor fixes - Version 1.10.7 * Fixed PHP 8 deprecations * Fixed detection of pcntl_signal being in disabled_functions when pcntl_async_signal is allowed - Version 1.10.6 * Fixed version guessing to take composer-runtime-api and composer-plugin-api requirements into account to avoid selecting packages which require Composer 2 * Fixed package name validation to allow several dashes following each other * Fixed post-status-cmd script not firing when there were no changes to be displayed * Fixed composer-runtime-api support on Composer 1.x, the package is now present as 1.0.0 * Fixed support for composer show --name-only --self * Fixed detection of GitLab URLs when handling authentication in some cases - Version 1.10.5 * Fixed self-update on PHP <5.6, seriously please upgrade * Fixed 1.10.2 regression with PATH resolution in scripts - Version 1.10.4 * Fixed 1.10.2 regression in path symlinking with absolute path repos - Version 1.10.3 * Fixed invalid --2 flag warning in self-update when no channel is requested - Version 1.10.2 * Added --1 flag to self-update command which can be added to automated self-update runs to make sure it won't automatically jump to 2.0 once that is released * Fixed path repository symlinks being made relative when the repo url is defined as absolute paths * Fixed potential issues when using "composer ..." in scripts and composer/composer was also required in the project * Fixed 1.10.0 regression when downloading GitHub archives from non-API URLs * Fixed handling of malformed info in fund command * Fixed Symfony5 compatibility issues in a few commands - Version 1.10.1 * Fixed path repository warning on empty path when using wildcards * Fixed superfluous warnings when generating optimized autoloaders - Version 1.10.0 * Breaking: composer global exec ... now executes the process in the current working directory instead of executing it in the global directory. * Warning: Added a warning when class names are being loaded by a PSR-4 or PSR-0 rule only due to classmap optimization, but would not otherwise be autoloadable. Composer 2.0 will stop autoloading these classes so make sure you fix your autoload configs. * Added new funding key to composer.json to describe ways your package's maintenance can be funded. This reads info from GitHub's FUNDING.yml by default so better configure it there so it shows on GitHub and Composer/Packagist * Added composer fund command to show funding info of your dependencies * Added bearer auth config to authenticate using Authorization: Bearer <token> headers * Added plugin-api-version in composer.lock so third-party tools can know which Composer version was used to generate a lock file * Added support for --format=json output for show command when showing a single package * Added support for configuring suggestions using config command, e.g. composer config suggest.foo/bar some text * Added support for configuring fine-grained preferred-install using config command, e.g. composer config preferred-install.foo/* dist * Added @putenv script handler to set environment variables from composer.json for following scripts * Added lock option that can be set to false, in which case no composer.lock file will be generated * Added --add-repository flag to create-project command which will persist the repo given in --repository into the composer.json of the package being installed * Fixed issue where --no-dev autoload generation was excluding some packages which should not have been excluded * Added support for IPv6 addresses in NO_PROXY * Added package homepage display in the show command * Added debug info about HTTP authentications * Added Symfony 5 compatibility * Added --fixed flag to require command to make it use a fixed constraint instead of a ^x.y constraint when adding the requirement * Fixed exclude-from-classmap matching subsets of directories e.g. foo/ was excluding foobar/ * Fixed archive command to persist file permissions inside the zip files * Fixed init/require command to avoid suggesting packages which are already selected in the search results * Fixed create-project UX issues * Fixed filemtime for vendor/composer/* files is now only changing when the files actually change * Fixed issues detecting docker environment with an active open_basedir - Version 1.9.3 * Fixed GitHub deprecation of access_token query parameter, now using Authorization header - Version 1.9.2 * Fixed minor git driver bugs * Fixed schema validation for version field to allow dev-* versions too * Fixed external processes' output being formatted even though it should not * Fixed issue with path repositories when trying to install feature branches - Version 1.9.1 * Fixed various credential handling issues with gitlab and github * Fixed credentials being present in git remotes in Composer cache and vendor directory when not using SSH keys * Fixed composer why not listing replacers as a reason something is present * Fixed various PHP 7.4 compatibility issues * Fixed root warnings always present in Docker containers, setting COMPOSER_ALLOW_SUPERUSER is not necessary anymore * Fixed GitHub access tokens leaking into debug-verbosity output * Fixed several edge case issues detecting GitHub, Bitbucket and GitLab repository types * Fixed Composer asking if you want to use a composer.json in a parent directory when ran in non-interactive mode * Fixed classmap autoloading issue finding classes located within a few non-PHP context blocks (?>...<?php) - Version 1.9.0 * Added a --no-cache flag available on all commands to run with the cache disabled * Added PHP_BINARY as env var pointing to the PHP process when executing Composer scripts as shell scripts * Added a use-github-api config option which can set the no-api flag on all GitHub VCS repositories declared * Added a static helper you can preprend to a script to avoid process timeouts, "Composer\\Config::disableProcessTimeout" * Added Event::getOriginatingEvent to retrieve an event's original event when a script handler forwards to another one * Added support for autoloading directly from a phar file * Fixed loading order of plugins to always initialize them in order of dependencies * Fixed various network-mount related issues * Fixed --ignore-platform-reqs not ignoring conflict rules against platform packages - Version 1.8.6 * Fixed handling of backslash-escapes handling in compoesr.json when using the require command * Fixed create-project not following classmap-authoritative and apcu-autoloader config values * Fixed HHVM version warning showing up in some cases when it was not in use php-composer-1.10.22-bp153.2.3.1.noarch.rpm php-composer-1.10.22-bp153.2.3.1.src.rpm openSUSE-2021-1300 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 93.0.4577.63 (boo#1190096): * CVE-2021-30606: Use after free in Blink * CVE-2021-30607: Use after free in Permissions * CVE-2021-30608: Use after free in Web Share * CVE-2021-30609: Use after free in Sign-In * CVE-2021-30610: Use after free in Extensions API * CVE-2021-30611: Use after free in WebRTC * CVE-2021-30612: Use after free in WebRTC * CVE-2021-30613: Use after free in Base internals * CVE-2021-30614: Heap buffer overflow in TabStrip * CVE-2021-30615: Cross-origin data leak in Navigation * CVE-2021-30616: Use after free in Media * CVE-2021-30617: Policy bypass in Blink * CVE-2021-30618: Inappropriate implementation in DevTools * CVE-2021-30619: UI Spoofing in Autofill * CVE-2021-30620: Insufficient policy enforcement in Blink * CVE-2021-30621: UI Spoofing in Autofill * CVE-2021-30622: Use after free in WebApp Installs * CVE-2021-30623: Use after free in Bookmarks * CVE-2021-30624: Use after free in Autofill Chromium 93.0.4577.82 (boo#1190476): * CVE-2021-30625: Use after free in Selection API * CVE-2021-30626: Out of bounds memory access in ANGLE * CVE-2021-30627: Type Confusion in Blink layout * CVE-2021-30628: Stack buffer overflow in ANGLE * CVE-2021-30629: Use after free in Permissions * CVE-2021-30630: Inappropriate implementation in Blink * CVE-2021-30631: Type Confusion in Blink layout * CVE-2021-30632: Out of bounds write in V8 * CVE-2021-30633: Use after free in Indexed DB API chromedriver-93.0.4577.82-bp153.2.28.1.x86_64.rpm chromium-93.0.4577.82-bp153.2.28.1.src.rpm chromium-93.0.4577.82-bp153.2.28.1.x86_64.rpm chromedriver-93.0.4577.82-bp153.2.28.1.aarch64.rpm chromium-93.0.4577.82-bp153.2.28.1.aarch64.rpm openSUSE-2021-1318 Security update for transfig moderate openSUSE Backports SLE-15-SP3 Update This update for transfig fixes the following issues: Update to version 3.2.8, including fixes for - CVE-2021-3561: overflow in fig2dev/read.c in function read_colordef() (bsc#1186329). - CVE-2019-19797: out-of-bounds write in read_colordef in read.c (bsc#1159293). - CVE-2019-19555: stack-based buffer overflow because of an incorrect sscanf (bsc#1161698). - CVE-2019-19746: segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type (bsc#1159130). - CVE-2019-14275: stack-based buffer overflow in the calc_arrow function in bound.c (bsc#1143650). This update was imported from the SUSE:SLE-15:Update update project. transfig-3.2.8a-bp153.3.3.2.i586.rpm transfig-3.2.8a-bp153.3.3.2.src.rpm transfig-3.2.8a-bp153.3.3.2.aarch64.rpm transfig-3.2.8a-bp153.3.3.2.ppc64le.rpm transfig-3.2.8a-bp153.3.3.2.s390x.rpm openSUSE-2021-1341 Security update for mupdf important openSUSE Backports SLE-15-SP3 Update This update for mupdf fixes the following issues: - CVE-2020-19609: Fixed heap-based buffer overflow in tiff_expand_colormap() when parsing TIFF files (boo#1190176) - CVE-2020-16600: Fixed use-after-free when a valid page was followed by a page with invalid pixmap dimensions (boo#1190175) mupdf-1.12.0-bp153.2.3.1.src.rpm mupdf-1.12.0-bp153.2.3.1.x86_64.rpm mupdf-debuginfo-1.12.0-bp153.2.3.1.x86_64.rpm mupdf-debugsource-1.12.0-bp153.2.3.1.x86_64.rpm mupdf-devel-static-1.12.0-bp153.2.3.1.x86_64.rpm mupdf-1.12.0-bp153.2.3.1.i586.rpm mupdf-debuginfo-1.12.0-bp153.2.3.1.i586.rpm mupdf-debugsource-1.12.0-bp153.2.3.1.i586.rpm mupdf-devel-static-1.12.0-bp153.2.3.1.i586.rpm mupdf-1.12.0-bp153.2.3.1.aarch64.rpm mupdf-debuginfo-1.12.0-bp153.2.3.1.aarch64.rpm mupdf-debugsource-1.12.0-bp153.2.3.1.aarch64.rpm mupdf-devel-static-1.12.0-bp153.2.3.1.aarch64.rpm mupdf-1.12.0-bp153.2.3.1.ppc64le.rpm mupdf-debuginfo-1.12.0-bp153.2.3.1.ppc64le.rpm mupdf-debugsource-1.12.0-bp153.2.3.1.ppc64le.rpm mupdf-devel-static-1.12.0-bp153.2.3.1.ppc64le.rpm mupdf-1.12.0-bp153.2.3.1.s390x.rpm mupdf-debuginfo-1.12.0-bp153.2.3.1.s390x.rpm mupdf-debugsource-1.12.0-bp153.2.3.1.s390x.rpm mupdf-devel-static-1.12.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1397 Recommended update for vlc moderate openSUSE Backports SLE-15-SP3 Update This update for vlc fixes the following issues: Update to version 3.0.16: + Video Output: Fix a D3D11 crash on Windows 8/8.1. + Access: Fix RTSP server timeout handling. + Interfaces: macOS: Add touchbar support. + Misc: Multiple settings improvements. Changes from version 3.0.15: + Core: Add Opus & Alac wave format mappings. + Access: Fix opening DVD folders with non-ascii characters. + Demux: - Fix asf regression with broadcast streams. - MP4: Fix audio drop on seek. + Video Output: - Fix seek & volume sliders overlapping with subtitles. - Fix delays when seeking with D3D11. + Text renderer: Improve freetype fonts outlining. + Misc: Fix GnuTLS support for Windows XP. Changes from version 3.0.14: + Core: - Fix double loading of slave input. - Fix an issue causing the auto-updater not to launch the new version installer. libvlc5-3.0.16-bp153.2.3.1.x86_64.rpm libvlccore9-3.0.16-bp153.2.3.1.x86_64.rpm vlc-3.0.16-bp153.2.3.1.src.rpm vlc-3.0.16-bp153.2.3.1.x86_64.rpm vlc-codec-gstreamer-3.0.16-bp153.2.3.1.x86_64.rpm vlc-devel-3.0.16-bp153.2.3.1.x86_64.rpm vlc-jack-3.0.16-bp153.2.3.1.x86_64.rpm vlc-lang-3.0.16-bp153.2.3.1.noarch.rpm vlc-noX-3.0.16-bp153.2.3.1.x86_64.rpm vlc-opencv-3.0.16-bp153.2.3.1.x86_64.rpm vlc-qt-3.0.16-bp153.2.3.1.x86_64.rpm vlc-vdpau-3.0.16-bp153.2.3.1.x86_64.rpm libvlc5-3.0.16-bp153.2.3.1.aarch64.rpm libvlccore9-3.0.16-bp153.2.3.1.aarch64.rpm vlc-3.0.16-bp153.2.3.1.aarch64.rpm vlc-codec-gstreamer-3.0.16-bp153.2.3.1.aarch64.rpm vlc-devel-3.0.16-bp153.2.3.1.aarch64.rpm vlc-jack-3.0.16-bp153.2.3.1.aarch64.rpm vlc-noX-3.0.16-bp153.2.3.1.aarch64.rpm vlc-opencv-3.0.16-bp153.2.3.1.aarch64.rpm vlc-qt-3.0.16-bp153.2.3.1.aarch64.rpm vlc-vdpau-3.0.16-bp153.2.3.1.aarch64.rpm libvlc5-3.0.16-bp153.2.3.1.ppc64le.rpm libvlccore9-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-codec-gstreamer-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-devel-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-jack-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-noX-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-opencv-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-qt-3.0.16-bp153.2.3.1.ppc64le.rpm vlc-vdpau-3.0.16-bp153.2.3.1.ppc64le.rpm libvlc5-3.0.16-bp153.2.3.1.s390x.rpm libvlccore9-3.0.16-bp153.2.3.1.s390x.rpm vlc-3.0.16-bp153.2.3.1.s390x.rpm vlc-codec-gstreamer-3.0.16-bp153.2.3.1.s390x.rpm vlc-devel-3.0.16-bp153.2.3.1.s390x.rpm vlc-jack-3.0.16-bp153.2.3.1.s390x.rpm vlc-noX-3.0.16-bp153.2.3.1.s390x.rpm vlc-opencv-3.0.16-bp153.2.3.1.s390x.rpm vlc-qt-3.0.16-bp153.2.3.1.s390x.rpm vlc-vdpau-3.0.16-bp153.2.3.1.s390x.rpm openSUSE-2021-1337 Recommended update for gedit-plugins moderate openSUSE Backports SLE-15-SP3 Update This update for gedit-plugins fixes the following issues: - VTE changed its API which makes change directory of terminal failed, this patch updates arguments to match VTE's API (boo#1174749) gedit-plugin-bookmarks-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-bracketcompletion-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-charmap-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-codecomment-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-colorpicker-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-colorschemer-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-commander-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-dashboard-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-drawspaces-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-findinfiles-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-git-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-joinlines-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-multiedit-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-smartspaces-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-synctex-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-terminal-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-textsize-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-translate-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-wordcompletion-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugin-zeitgeist-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugins-3.28.1-bp153.2.3.1.src.rpm gedit-plugins-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugins-data-3.28.1-bp153.2.3.1.x86_64.rpm gedit-plugins-lang-3.28.1-bp153.2.3.1.noarch.rpm gedit-plugin-bookmarks-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-bracketcompletion-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-charmap-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-codecomment-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-colorpicker-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-colorschemer-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-commander-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-dashboard-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-drawspaces-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-findinfiles-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-git-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-joinlines-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-multiedit-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-smartspaces-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-synctex-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-terminal-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-textsize-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-translate-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-wordcompletion-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-zeitgeist-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugins-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugins-data-3.28.1-bp153.2.3.1.aarch64.rpm gedit-plugin-bookmarks-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-bracketcompletion-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-charmap-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-codecomment-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-colorpicker-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-colorschemer-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-commander-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-dashboard-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-drawspaces-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-findinfiles-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-git-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-joinlines-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-multiedit-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-smartspaces-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-synctex-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-terminal-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-textsize-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-translate-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-wordcompletion-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-zeitgeist-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugins-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugins-data-3.28.1-bp153.2.3.1.ppc64le.rpm gedit-plugin-bookmarks-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-bracketcompletion-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-charmap-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-codecomment-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-colorpicker-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-colorschemer-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-commander-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-dashboard-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-drawspaces-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-findinfiles-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-git-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-joinlines-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-multiedit-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-smartspaces-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-synctex-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-terminal-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-textsize-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-translate-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-wordcompletion-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugin-zeitgeist-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugins-3.28.1-bp153.2.3.1.s390x.rpm gedit-plugins-data-3.28.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1331 Recommended update for knot moderate openSUSE Backports SLE-15-SP3 Update This update for knot fixes the following issues: knot was updated to version 3.1.2, see: - https://www.knot-dns.cz/2021-09-08-version-312.html - https://www.knot-dns.cz/2021-08-10-version-311.html - https://www.knot-dns.cz/2021-08-02-version-310.html - https://www.knot-dns.cz/2021-06-16-version-307.html - https://www.knot-dns.cz/2021-05-12-version-306.html - https://www.knot-dns.cz/2021-03-25-version-305.html knot-3.1.2-bp153.2.3.2.src.rpm knot-3.1.2-bp153.2.3.2.x86_64.rpm knot-devel-3.1.2-bp153.2.3.2.x86_64.rpm libdnssec8-3.1.2-bp153.2.3.2.x86_64.rpm libknot12-3.1.2-bp153.2.3.2.x86_64.rpm libzscanner4-3.1.2-bp153.2.3.2.x86_64.rpm knot-3.1.2-bp153.2.3.2.i586.rpm knot-devel-3.1.2-bp153.2.3.2.i586.rpm libdnssec8-3.1.2-bp153.2.3.2.i586.rpm libknot12-3.1.2-bp153.2.3.2.i586.rpm libzscanner4-3.1.2-bp153.2.3.2.i586.rpm knot-3.1.2-bp153.2.3.2.aarch64.rpm knot-devel-3.1.2-bp153.2.3.2.aarch64.rpm libdnssec8-3.1.2-bp153.2.3.2.aarch64.rpm libknot12-3.1.2-bp153.2.3.2.aarch64.rpm libzscanner4-3.1.2-bp153.2.3.2.aarch64.rpm knot-3.1.2-bp153.2.3.2.ppc64le.rpm knot-devel-3.1.2-bp153.2.3.2.ppc64le.rpm libdnssec8-3.1.2-bp153.2.3.2.ppc64le.rpm libknot12-3.1.2-bp153.2.3.2.ppc64le.rpm libzscanner4-3.1.2-bp153.2.3.2.ppc64le.rpm knot-3.1.2-bp153.2.3.2.s390x.rpm knot-devel-3.1.2-bp153.2.3.2.s390x.rpm libdnssec8-3.1.2-bp153.2.3.2.s390x.rpm libknot12-3.1.2-bp153.2.3.2.s390x.rpm libzscanner4-3.1.2-bp153.2.3.2.s390x.rpm openSUSE-2021-1339 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 94.0.4606.54 (boo#1190765): * CVE-2021-37956: Use after free in Offline use * CVE-2021-37957: Use after free in WebGPU * CVE-2021-37958: Inappropriate implementation in Navigation * CVE-2021-37959: Use after free in Task Manager * CVE-2021-37960: Inappropriate implementation in Blink graphics * CVE-2021-37961: Use after free in Tab Strip * CVE-2021-37962: Use after free in Performance Manager * CVE-2021-37963: Side-channel information leakage in DevTools * CVE-2021-37964: Inappropriate implementation in ChromeOS Networking * CVE-2021-37965: Inappropriate implementation in Background Fetch API * CVE-2021-37966: Inappropriate implementation in Compositing * CVE-2021-37967: Inappropriate implementation in Background Fetch API * CVE-2021-37968: Inappropriate implementation in Background Fetch API * CVE-2021-37969: Inappropriate implementation in Google Updater * CVE-2021-37970: Use after free in File System API * CVE-2021-37971: Incorrect security UI in Web Browser UI * CVE-2021-37972: Out of bounds read in libjpeg-turbo Chromium 94.0.4606.61 (boo#1191166): * CVE-2021-37973: Use after free in Portals Chromium 94.0.4606.71 (boo#1191204): * CVE-2021-37974 : Use after free in Safe Browsing * CVE-2021-37975 : Use after free in V8 * CVE-2021-37976 : Information leak in core chromedriver-94.0.4606.71-bp153.2.31.1.x86_64.rpm chromium-94.0.4606.71-bp153.2.31.1.src.rpm chromium-94.0.4606.71-bp153.2.31.1.x86_64.rpm chromedriver-94.0.4606.71-bp153.2.31.1.aarch64.rpm chromium-94.0.4606.71-bp153.2.31.1.aarch64.rpm openSUSE-2021-1356 update low openSUSE Backports SLE-15-SP3 Update update chromedriver-94.0.4606.81-bp153.2.34.1.x86_64.rpm chromium-94.0.4606.81-bp153.2.34.1.src.rpm chromium-94.0.4606.81-bp153.2.34.1.x86_64.rpm chromedriver-94.0.4606.81-bp153.2.34.1.aarch64.rpm chromium-94.0.4606.81-bp153.2.34.1.aarch64.rpm openSUSE-2021-1410 Recommended update for jxrlib low openSUSE Backports SLE-15-SP3 Update This update for jxrlib provides 32bit packages for use by Wine. jxrlib-1.1-bp153.2.3.1.src.rpm jxrlib-1.1-bp153.2.3.1.x86_64.rpm jxrlib-debuginfo-1.1-bp153.2.3.1.x86_64.rpm jxrlib-debugsource-1.1-bp153.2.3.1.x86_64.rpm jxrlib-devel-1.1-bp153.2.3.1.x86_64.rpm libjpegxr0-1.1-bp153.2.3.1.x86_64.rpm libjpegxr0-debuginfo-1.1-bp153.2.3.1.x86_64.rpm libjxrglue0-1.1-bp153.2.3.1.x86_64.rpm libjxrglue0-debuginfo-1.1-bp153.2.3.1.x86_64.rpm jxrlib-1.1-bp153.2.3.1.i586.rpm jxrlib-debuginfo-1.1-bp153.2.3.1.i586.rpm jxrlib-debugsource-1.1-bp153.2.3.1.i586.rpm jxrlib-devel-1.1-bp153.2.3.1.i586.rpm jxrlib-devel-32bit-1.1-bp153.2.3.1.x86_64.rpm libjpegxr0-1.1-bp153.2.3.1.i586.rpm libjpegxr0-32bit-1.1-bp153.2.3.1.x86_64.rpm libjpegxr0-32bit-debuginfo-1.1-bp153.2.3.1.x86_64.rpm libjpegxr0-debuginfo-1.1-bp153.2.3.1.i586.rpm libjxrglue0-1.1-bp153.2.3.1.i586.rpm libjxrglue0-32bit-1.1-bp153.2.3.1.x86_64.rpm libjxrglue0-32bit-debuginfo-1.1-bp153.2.3.1.x86_64.rpm libjxrglue0-debuginfo-1.1-bp153.2.3.1.i586.rpm jxrlib-1.1-bp153.2.3.1.aarch64.rpm jxrlib-debuginfo-1.1-bp153.2.3.1.aarch64.rpm jxrlib-debugsource-1.1-bp153.2.3.1.aarch64.rpm jxrlib-devel-1.1-bp153.2.3.1.aarch64.rpm jxrlib-devel-64bit-1.1-bp153.2.3.1.aarch64_ilp32.rpm libjpegxr0-1.1-bp153.2.3.1.aarch64.rpm libjpegxr0-64bit-1.1-bp153.2.3.1.aarch64_ilp32.rpm libjpegxr0-64bit-debuginfo-1.1-bp153.2.3.1.aarch64_ilp32.rpm libjpegxr0-debuginfo-1.1-bp153.2.3.1.aarch64.rpm libjxrglue0-1.1-bp153.2.3.1.aarch64.rpm libjxrglue0-64bit-1.1-bp153.2.3.1.aarch64_ilp32.rpm libjxrglue0-64bit-debuginfo-1.1-bp153.2.3.1.aarch64_ilp32.rpm libjxrglue0-debuginfo-1.1-bp153.2.3.1.aarch64.rpm jxrlib-1.1-bp153.2.3.1.ppc64le.rpm jxrlib-debuginfo-1.1-bp153.2.3.1.ppc64le.rpm jxrlib-debugsource-1.1-bp153.2.3.1.ppc64le.rpm jxrlib-devel-1.1-bp153.2.3.1.ppc64le.rpm libjpegxr0-1.1-bp153.2.3.1.ppc64le.rpm libjpegxr0-debuginfo-1.1-bp153.2.3.1.ppc64le.rpm libjxrglue0-1.1-bp153.2.3.1.ppc64le.rpm libjxrglue0-debuginfo-1.1-bp153.2.3.1.ppc64le.rpm jxrlib-1.1-bp153.2.3.1.s390x.rpm jxrlib-debuginfo-1.1-bp153.2.3.1.s390x.rpm jxrlib-debugsource-1.1-bp153.2.3.1.s390x.rpm jxrlib-devel-1.1-bp153.2.3.1.s390x.rpm libjpegxr0-1.1-bp153.2.3.1.s390x.rpm libjpegxr0-debuginfo-1.1-bp153.2.3.1.s390x.rpm libjxrglue0-1.1-bp153.2.3.1.s390x.rpm libjxrglue0-debuginfo-1.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1479 Recommended update for attica-qt5, knewstuff moderate openSUSE Backports SLE-15-SP3 Update This update for attica-qt5, knewstuff fixes the following issues: - Reduce server traffic and improve startup time (boo#1191512): attica-qt5-5.76.0-bp153.2.5.1.src.rpm attica-qt5-5.76.0-bp153.2.5.1.x86_64.rpm attica-qt5-devel-5.76.0-bp153.2.5.1.x86_64.rpm libKF5Attica5-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-5.76.0-bp153.2.5.1.src.rpm knewstuff-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-core-devel-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-debuginfo-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-debugsource-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-devel-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-imports-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-quick-devel-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuff5-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuff5-lang-5.76.0-bp153.2.5.1.noarch.rpm libKF5NewStuffCore5-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.5.1.x86_64.rpm attica-qt5-5.76.0-bp153.2.5.1.i586.rpm attica-qt5-devel-32bit-5.76.0-bp153.2.5.1.x86_64.rpm attica-qt5-devel-5.76.0-bp153.2.5.1.i586.rpm libKF5Attica5-32bit-5.76.0-bp153.2.5.1.x86_64.rpm libKF5Attica5-5.76.0-bp153.2.5.1.i586.rpm knewstuff-5.76.0-bp153.2.5.1.i586.rpm knewstuff-core-devel-5.76.0-bp153.2.5.1.i586.rpm knewstuff-debuginfo-5.76.0-bp153.2.5.1.i586.rpm knewstuff-debugsource-5.76.0-bp153.2.5.1.i586.rpm knewstuff-devel-32bit-5.76.0-bp153.2.5.1.x86_64.rpm knewstuff-devel-5.76.0-bp153.2.5.1.i586.rpm knewstuff-imports-5.76.0-bp153.2.5.1.i586.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.5.1.i586.rpm knewstuff-quick-devel-5.76.0-bp153.2.5.1.i586.rpm libKF5NewStuff5-32bit-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuff5-32bit-debuginfo-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuff5-5.76.0-bp153.2.5.1.i586.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.5.1.i586.rpm libKF5NewStuffCore5-32bit-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuffCore5-32bit-debuginfo-5.76.0-bp153.2.5.1.x86_64.rpm libKF5NewStuffCore5-5.76.0-bp153.2.5.1.i586.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.5.1.i586.rpm attica-qt5-5.76.0-bp153.2.5.1.aarch64.rpm attica-qt5-devel-5.76.0-bp153.2.5.1.aarch64.rpm attica-qt5-devel-64bit-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm libKF5Attica5-5.76.0-bp153.2.5.1.aarch64.rpm libKF5Attica5-64bit-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm knewstuff-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-core-devel-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-debuginfo-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-debugsource-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-devel-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-devel-64bit-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm knewstuff-imports-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.5.1.aarch64.rpm knewstuff-quick-devel-5.76.0-bp153.2.5.1.aarch64.rpm libKF5NewStuff5-5.76.0-bp153.2.5.1.aarch64.rpm libKF5NewStuff5-64bit-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm libKF5NewStuff5-64bit-debuginfo-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.5.1.aarch64.rpm libKF5NewStuffCore5-5.76.0-bp153.2.5.1.aarch64.rpm libKF5NewStuffCore5-64bit-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm libKF5NewStuffCore5-64bit-debuginfo-5.76.0-bp153.2.5.1.aarch64_ilp32.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.5.1.aarch64.rpm attica-qt5-5.76.0-bp153.2.5.1.ppc64le.rpm attica-qt5-devel-5.76.0-bp153.2.5.1.ppc64le.rpm libKF5Attica5-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-core-devel-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-debuginfo-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-debugsource-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-devel-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-imports-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.5.1.ppc64le.rpm knewstuff-quick-devel-5.76.0-bp153.2.5.1.ppc64le.rpm libKF5NewStuff5-5.76.0-bp153.2.5.1.ppc64le.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.5.1.ppc64le.rpm libKF5NewStuffCore5-5.76.0-bp153.2.5.1.ppc64le.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.5.1.ppc64le.rpm attica-qt5-5.76.0-bp153.2.5.1.s390x.rpm attica-qt5-devel-5.76.0-bp153.2.5.1.s390x.rpm libKF5Attica5-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-core-devel-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-debuginfo-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-debugsource-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-devel-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-imports-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-imports-debuginfo-5.76.0-bp153.2.5.1.s390x.rpm knewstuff-quick-devel-5.76.0-bp153.2.5.1.s390x.rpm libKF5NewStuff5-5.76.0-bp153.2.5.1.s390x.rpm libKF5NewStuff5-debuginfo-5.76.0-bp153.2.5.1.s390x.rpm libKF5NewStuffCore5-5.76.0-bp153.2.5.1.s390x.rpm libKF5NewStuffCore5-debuginfo-5.76.0-bp153.2.5.1.s390x.rpm openSUSE-2021-1389 Security update for mbedtls moderate openSUSE Backports SLE-15-SP3 Update This update for mbedtls fixes the following issues: * CVE-2021-24119: Fixed side-channel vulnerability in base64 PEM [boo#1189589] Guard against strong local side channel attack against base64 tables by making access aceess to them use constant flow code. libmbedcrypto3-2.16.9-bp153.2.5.1.x86_64.rpm libmbedtls12-2.16.9-bp153.2.5.1.x86_64.rpm libmbedx509-0-2.16.9-bp153.2.5.1.x86_64.rpm mbedtls-2.16.9-bp153.2.5.1.src.rpm mbedtls-devel-2.16.9-bp153.2.5.1.x86_64.rpm libmbedcrypto3-2.16.9-bp153.2.5.1.i586.rpm libmbedcrypto3-32bit-2.16.9-bp153.2.5.1.x86_64.rpm libmbedtls12-2.16.9-bp153.2.5.1.i586.rpm libmbedtls12-32bit-2.16.9-bp153.2.5.1.x86_64.rpm libmbedx509-0-2.16.9-bp153.2.5.1.i586.rpm libmbedx509-0-32bit-2.16.9-bp153.2.5.1.x86_64.rpm mbedtls-devel-2.16.9-bp153.2.5.1.i586.rpm libmbedcrypto3-2.16.9-bp153.2.5.1.aarch64.rpm libmbedcrypto3-64bit-2.16.9-bp153.2.5.1.aarch64_ilp32.rpm libmbedtls12-2.16.9-bp153.2.5.1.aarch64.rpm libmbedtls12-64bit-2.16.9-bp153.2.5.1.aarch64_ilp32.rpm libmbedx509-0-2.16.9-bp153.2.5.1.aarch64.rpm libmbedx509-0-64bit-2.16.9-bp153.2.5.1.aarch64_ilp32.rpm mbedtls-devel-2.16.9-bp153.2.5.1.aarch64.rpm libmbedcrypto3-2.16.9-bp153.2.5.1.ppc64le.rpm libmbedtls12-2.16.9-bp153.2.5.1.ppc64le.rpm libmbedx509-0-2.16.9-bp153.2.5.1.ppc64le.rpm mbedtls-devel-2.16.9-bp153.2.5.1.ppc64le.rpm libmbedcrypto3-2.16.9-bp153.2.5.1.s390x.rpm libmbedtls12-2.16.9-bp153.2.5.1.s390x.rpm libmbedx509-0-2.16.9-bp153.2.5.1.s390x.rpm mbedtls-devel-2.16.9-bp153.2.5.1.s390x.rpm openSUSE-2021-1390 Security update for ssh-audit moderate openSUSE Backports SLE-15-SP3 Update This update for ssh-audit fixes the following issues: ssh-audit was updated to version 2.5.0 * Fixed crash when running host key tests. * Handles server connection failures more gracefully. * Now prints JSON with indents when -jj is used (useful for debugging). * Added MD5 fingerprints to verbose output. * Added -d/--debug option for getting debugging output. * Updated JSON output to include MD5 fingerprints. Note that this results in a breaking change in the 'fingerprints' dictionary format. * Updated OpenSSH 8.1 (and earlier) policies to include rsa-sha2-512 and rsa-sha2-256. * Added OpenSSH v8.6 & v8.7 policies. * Added 3 new key exchanges: + gss-gex-sha1-eipGX3TCiQSrx573bT1o1Q== + gss-group1-sha1-eipGX3TCiQSrx573bT1o1Q== + gss-group14-sha1-eipGX3TCiQSrx573bT1o1Q== * Added 3 new MACs: + hmac-ripemd160-96 + AEAD_AES_128_GCM + AEAD_AES_256_GCM Update to version 2.4.0 * Added multi-threaded scanning support. * Added version check for OpenSSH user enumeration (CVE-2018-15473). * Added deprecation note to host key types based on SHA-1. * Added extra warnings for SSHv1. * Added built-in hardened OpenSSH v8.5 policy. * Upgraded warnings to failures for host key types based on SHA-1 * Fixed crash when receiving unexpected response during host key test. * Fixed hang against older Cisco devices during host key test & gex test. * Fixed improper termination while scanning multiple targets when one target returns an error. * Dropped support for Python 3.5 (which reached EOL in Sept.2020) * Added 1 new key exchange: sntrup761x25519-sha512@openssh.com. ssh-audit-2.5.0-bp153.2.3.1.noarch.rpm ssh-audit-2.5.0-bp153.2.3.1.src.rpm openSUSE-2021-1385 Recommended update for plasma5-pa low openSUSE Backports SLE-15-SP3 Update This update for plasma5-pa fixes the following issues: - Adjust dependencies to allow pipewire-pulseaudio as well (boo#1190768) Update to 5.18.7 - No code changes since 5.18.5 plasma5-pa-5.18.7-bp153.2.5.1.src.rpm plasma5-pa-5.18.7-bp153.2.5.1.x86_64.rpm plasma5-pa-lang-5.18.7-bp153.2.5.1.noarch.rpm plasma5-pa-5.18.7-bp153.2.5.1.i586.rpm plasma5-pa-5.18.7-bp153.2.5.1.aarch64.rpm plasma5-pa-5.18.7-bp153.2.5.1.ppc64le.rpm plasma5-pa-5.18.7-bp153.2.5.1.s390x.rpm openSUSE-2021-1387 Recommended update for ipxe low openSUSE Backports SLE-15-SP3 Update This update for ipxe fixes the following issues: - Backport a set of fixes and features that had been added to this version of iPXE in oS:Factory. Make sure correct cross-gcc version is picked: * For Leap15/SLE15: gcc7 * For oS Factory and TW: gcc8 - This allows to boot an arm box from an x86_64 system. - Fixes aarch64 build error with inline assembly output modifier - Add snp-i386.efi and snp-x86_64.efi to package for using EFI's network drivers (e.g. used by warewulf) ipxe-1.0.0+git20180203.546dd51d-bp153.2.3.1.src.rpm ipxe-bootimgs-1.0.0+git20180203.546dd51d-bp153.2.3.1.noarch.rpm openSUSE-2021-1388 Recommended update for obs-service-extract_file moderate openSUSE Backports SLE-15-SP3 Update This update for obs-service-extract_file fixes the following issues: Update to version 0.4: * add support for obscpio archives from obs_scm * Add README.md file obs-service-extract_file-0.4-bp153.2.3.1.noarch.rpm obs-service-extract_file-0.4-bp153.2.3.1.src.rpm openSUSE-2021-1486 Recommended update for spotify-easyrpm low openSUSE Backports SLE-15-SP3 Update spotify-easyrpm was updated to fix: - Rebase the dependencies of the generated spotify-client rpm from the debian package spotify-easyrpm-3.0.2-bp153.2.3.1.noarch.rpm spotify-easyrpm-3.0.2-bp153.2.3.1.src.rpm openSUSE-2021-1412 Recommended update for fwts low openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issue: Update to version 21.09.00: * snapcraft: Fix incorrect core20 library path * snapcraft: fix path to fwts * lib: fwts_version.h - update to V21.09.00 * debian: update changelog * acpi: replace fwts_firmware_detect() by fw->firmware_type * lib: fwts_firmware: fix incorrect comments for fwts_firmware_detect * uefi: uefirtmisc: reduce scope of some variables * uefi: securebootcert: make some function arguments const * src/pci/smccc: reduce scope of variable ret * bios: smm: remove redundant variable n * acpi: iort: constify some function arguments * acpi: dmar: constify a pointer argument in acpi_parse_dev_scope * acpi: cstates: remove redundant null check on entry * smccc_test: fix missing ) in pr_info call * opal: clean up some coding style issues * opal: Fix a few memory leaks on asprint allocated buffers * acpi: s3power: clean up pedantic static analysis warnings * uefirtvariable: clean up pedantic static analysis warnings * opal: mem_info: clean up pedantic static analysis warnings * fwts_devicetree: clean up static analysis warning * fwts_acpi_tables: NULLify table pointers * snapcraft: update to use core20 * lib: use <poll.h> rather than <sys/poll.h> Update to version 21.08.00: * Manual: update number of tests, date and remove double spaces * debian/control: Add device-tree-compiler as dependency for armel/armhf/arm64 * fwts_firmware: Rework Devicetree firmware detection * Enable dt_sysinfo test for Power only fwts-21.09.00-bp153.2.9.1.src.rpm fwts-21.09.00-bp153.2.9.1.x86_64.rpm fwts-debuginfo-21.09.00-bp153.2.9.1.x86_64.rpm fwts-debugsource-21.09.00-bp153.2.9.1.x86_64.rpm fwts-21.09.00-bp153.2.9.1.i586.rpm fwts-debuginfo-21.09.00-bp153.2.9.1.i586.rpm fwts-debugsource-21.09.00-bp153.2.9.1.i586.rpm fwts-21.09.00-bp153.2.9.1.aarch64.rpm fwts-debuginfo-21.09.00-bp153.2.9.1.aarch64.rpm fwts-debugsource-21.09.00-bp153.2.9.1.aarch64.rpm openSUSE-2021-1392 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 95.0.4638.54 (boo#1191844): * CVE-2021-37981: Heap buffer overflow in Skia * CVE-2021-37982: Use after free in Incognito * CVE-2021-37983: Use after free in Dev Tools * CVE-2021-37984: Heap buffer overflow in PDFium * CVE-2021-37985: Use after free in V8 * CVE-2021-37986: Heap buffer overflow in Settings * CVE-2021-37987: Use after free in Network APIs * CVE-2021-37988: Use after free in Profiles * CVE-2021-37989: Inappropriate implementation in Blink * CVE-2021-37990: Inappropriate implementation in WebView * CVE-2021-37991: Race in V8 * CVE-2021-37992: Out of bounds read in WebAudio * CVE-2021-37993: Use after free in PDF Accessibility * CVE-2021-37996: Insufficient validation of untrusted input in Downloads * CVE-2021-37994: Inappropriate implementation in iFrame Sandbox * CVE-2021-37995: Inappropriate implementation in WebApp Installer chromedriver-95.0.4638.54-bp153.2.37.1.x86_64.rpm chromium-95.0.4638.54-bp153.2.37.1.src.rpm chromium-95.0.4638.54-bp153.2.37.1.x86_64.rpm chromedriver-95.0.4638.54-bp153.2.37.1.aarch64.rpm chromium-95.0.4638.54-bp153.2.37.1.aarch64.rpm openSUSE-2021-1494 Security update for hylafax+ moderate openSUSE Backports SLE-15-SP3 Update hylafax+ was updated to version 7.0.4: * README.SUSE renamed * hylafax.diff added for boo#1191571 (pre-correction) * Dependencies on systemd-services adjusted * retry training twice at the same bitrate unless FTT (26 Aug 2021) * add missing reason messages for session failures (21 Aug 2021) * stop attempts to send or receive signals if the call ended prematurely (16-19 Aug 2021) * add Class1HasRMHookIndication (16 Aug 2021) * don't attempt sending DCN if we're already on hook (15, 17 Aug 2021) * end session sooner if receiver hangs up immediately after TCF or during prologue (14 Aug 2021) * fix some behavior following frame reception timeouts (13 Aug 2021) * improve behavior if procedural interrupt fails (12 Aug 2021) * handle sender repeating RR after we transmit MCF (10 Aug 2021) * add session logging of receipt of CFR/FTT signals (3 Aug 2021) * cope with receipt of PPR following CTC (3 Aug 2021) * attempt to cope with NSF/CSI/DIS after PPS, CTR, ERR, RR and improve coping with the same after MPS/EOP/EOM (2, 12, 14, 18 Aug 2021) * identify DCN after PPS as a receiver abort (2 Aug 2021) * attempt to cope with receipt of CTR after sending PPS (2 Aug 2021) * remove use of deprecated libtiff integer types and "register" storage class specifier (25 Jul 2021) * don't employ senderFumblesECM if V.34-Fax was negotiated (25 Jul 2021) * update configure to accept libtiff v4.2 and v4.3 (24 Jul 2021) * fix page handling "botch" if a job's first and previous attempts were on a proxy (20 Jul 2021) * fix data timeout for bitrates less than 14400 bps when non-zero scanline time (15 Jul 2021) * try to cope with T.38 invite stutter at beginning of send (15 Jul 2021) * decouple session logging from direct filesystem I/O (15 Jul 2021) * try to help receivers who may expect initial 1-bits to start high-speed data (8, 9 Jul, 4 Aug 2021) * improve tenacity of "persistent" ECM (26 Jun 2021) * maintain the same SSL Fax passcode during a single session (20 May 2021) * log detection of binary file transfer support in receivers (1 Apr 2021) * add support for SiLabs Si2417/Si2435 (5 Feb 2021) hylafax+-7.0.4-bp153.2.3.1.src.rpm hylafax+-7.0.4-bp153.2.3.1.x86_64.rpm hylafax+-client-7.0.4-bp153.2.3.1.x86_64.rpm libfaxutil7_0_4-7.0.4-bp153.2.3.1.x86_64.rpm hylafax+-7.0.4-bp153.2.3.1.i586.rpm hylafax+-client-7.0.4-bp153.2.3.1.i586.rpm libfaxutil7_0_4-7.0.4-bp153.2.3.1.i586.rpm hylafax+-7.0.4-bp153.2.3.1.aarch64.rpm hylafax+-client-7.0.4-bp153.2.3.1.aarch64.rpm libfaxutil7_0_4-7.0.4-bp153.2.3.1.aarch64.rpm hylafax+-7.0.4-bp153.2.3.1.ppc64le.rpm hylafax+-client-7.0.4-bp153.2.3.1.ppc64le.rpm libfaxutil7_0_4-7.0.4-bp153.2.3.1.ppc64le.rpm hylafax+-7.0.4-bp153.2.3.1.s390x.rpm hylafax+-client-7.0.4-bp153.2.3.1.s390x.rpm libfaxutil7_0_4-7.0.4-bp153.2.3.1.s390x.rpm openSUSE-2021-1394 Recommended update for singularity low openSUSE Backports SLE-15-SP3 Update singularity was updated to fix the following issues: - added example definitions for SLE12-SP5 and SLE15-SP3 * added files: SLE-12SP5.def SLE-15SP3.def - Utilize sysuser infrastructure to set group singularity. Updated to version 3.8.3 which fixes regression introduced in 3.8.1 that caused bind mounts without a destination to be added twice. Update to version 3.8.2 New features: * A new overlay command allows creation and addition of writable overlays. * Administrators can allow named users/groups to use specific CNI network configurations. Managed by directives in singularity.conf. * The build command now honors --nv, --rocm, and --bind flags, permitting builds that require GPU access or files bound in from the host. * A library service hostname can be specified as the first component of a library:// URL. Bug fixes: * Respect http proxy server environment variables in key operations. * When pushing SIF images to oras:// endpoints, work around Harbor & GitLab failure to accept the SifConfigMediaType. * Avoid a setfsuid compilation warning on some gcc versions. Fix a crash when silent/quiet log levels used on pulls from shub:// and http(s):// URIs. singularity-3.8.3-bp153.2.6.1.src.rpm singularity-3.8.3-bp153.2.6.1.x86_64.rpm singularity-3.8.3-bp153.2.6.1.i586.rpm singularity-3.8.3-bp153.2.6.1.aarch64.rpm singularity-3.8.3-bp153.2.6.1.s390x.rpm openSUSE-2021-1450 Recommended update for python-bugzilla moderate openSUSE Backports SLE-15-SP3 Update This update for python-bugzilla fixes the following issues: - Fix HTTP Basic authentication for python3 (boo#1098219) python-bugzilla-2.3.0-bp153.2.3.1.src.rpm python2-bugzilla-2.3.0-bp153.2.3.1.noarch.rpm python3-bugzilla-2.3.0-bp153.2.3.1.noarch.rpm openSUSE-2021-1497 Recommended update for strawberry moderate openSUSE Backports SLE-15-SP3 Update This update for strawberry fixes the following issues: Update to version 1.0.0 + Bugfixes: + Fix updating temporary metadata when reloading songs outside of the collection. + Don't strip off "Live" from song title when sending scrobbles. + Fix incorrect use of QFutureWatcher. + Fix compile of Utilities::Hmac with Qt 6.2. + Fix a memory leak when using right click context menu in internet search. + Fix a gstreamer bus leak when adding streams and remote playlists. + Fix "Source ID x was not found when attempting to remove it" error. + Escape ampersands in playlist tabs. + Fix analyzer with S24_32LE audio format. + Enhancements: + Add replaygain fallback gain setting. + Add option to turn off playlist alternating row colors. + Make the default tabbbar background color lighter. + Remove use of deprecated WinExtras Qt module. + Add CMake test for Qt sqlite support. + Automatically detect Qt version if BUILD_WITH_QT5 or BUILD_WITH_QT6 is not specified. + Correct playlist tabbar favorite tooltip from "click" to "double-click". + Remove scroll over icon to change track option since it does not work reliable. + Improve resume playback on startup. + Re-request stream URL for Tidal and QObuz when resuming playback after pausing for more than 30 seconds. + Add Finnish, Ukrainian, Dutch, Japanese, Chinese, Catalan and Portuguese (Brazil). + Add support for TagParser (https://github.com/Martchus/tagparser) as an alternative to TagLib. + Add Subsonic option to turn off HTTP/2. + Fix minor Clang-Tidy and Clazy warnings. + Use higher resolution images from last.fm API. + Add MD5 token authentication for Subsonic. + Use 500 albums per request when receiving albums from Subsonic. + Use QX11Application with Qt >= 6.2 for X11 global shortcuts. + Allow fading when a ALSA PCM device is selected. + Store Tidal MPEG-DASH file in data uri. + Use XSPF image elements as manually set artwork. + Make error dialog larger. + Show error dialog for failed SQL queries. + Show error dialog when failing to read or write album covers. + Add module music formats (mod, s3m, xm, it) to detected filetypes. + Disable gapless playback for module music formats to workaround gstreamer bug. + Update directory ID and song path immediately when organizing collection songs. + Add right click option to star a playlist in playlist tabs. + Use seconds instead of minutes for scrobble submit delay. + New features: + Add ALSA PCM devices. + Add song fingerprinting and tracking. + Add support for native global shortcuts on MATE. + Add radios view with channels from Radio Paradise and SomaFM. strawberry-1.0.0-bp153.2.3.3.src.rpm strawberry-1.0.0-bp153.2.3.3.x86_64.rpm strawberry-1.0.0-bp153.2.3.3.aarch64.rpm strawberry-1.0.0-bp153.2.3.3.ppc64le.rpm strawberry-1.0.0-bp153.2.3.3.s390x.rpm openSUSE-2021-1495 Recommended update for 2ping low openSUSE Backports SLE-15-SP3 Update This update for 2ping fixes the following issues: Update to version 4.5.1 * 2ping.bash_completion: Make more resilient to failure / missing features. * Minimum Python version changed from 3.5 to 3.6. * Minor no-op code and distribution updates. Update to version 4.5 * Added PyCryptodome support (recommended over PyCrypto, though the latter is still detected/supported). * Replaced best_poller module with Python native selectors module. * Changed --flood output: dots/backspaces are no longer printed, and loss results / errors display full details. * --audible tones will only occur if stdout is a TTY. * Improved hostname/IP display edge cases. * Added an AF_UNIX --loopback test mode. * Listener sockets are added and removed as needed, instead of being re-created on each rescan. * Listener sockets are automatically rescanned periodically. * Multiple systemd sockets are now allowed. * A run can be both a listener and a client at the same time (mainly useful for smoke testing). * Other socket handling refactoring. * Other code refactoring. * Listener statistics are displayer per-bind. 2ping-4.5.1-bp153.2.3.1.noarch.rpm 2ping-4.5.1-bp153.2.3.1.src.rpm openSUSE-2021-1398 boo#1191938 low openSUSE Backports SLE-15-SP3 Update boo#1191938 civetweb-1.15-bp153.2.3.1.src.rpm civetweb-1.15-bp153.2.3.1.x86_64.rpm civetweb-devel-1.15-bp153.2.3.1.x86_64.rpm libcivetweb-cpp1_15_0-1.15-bp153.2.3.1.x86_64.rpm libcivetweb1_15_0-1.15-bp153.2.3.1.x86_64.rpm civetweb-1.15-bp153.2.3.1.i586.rpm civetweb-devel-1.15-bp153.2.3.1.i586.rpm libcivetweb-cpp1_15_0-1.15-bp153.2.3.1.i586.rpm libcivetweb1_15_0-1.15-bp153.2.3.1.i586.rpm civetweb-1.15-bp153.2.3.1.aarch64.rpm civetweb-devel-1.15-bp153.2.3.1.aarch64.rpm libcivetweb-cpp1_15_0-1.15-bp153.2.3.1.aarch64.rpm libcivetweb1_15_0-1.15-bp153.2.3.1.aarch64.rpm civetweb-1.15-bp153.2.3.1.ppc64le.rpm civetweb-devel-1.15-bp153.2.3.1.ppc64le.rpm libcivetweb-cpp1_15_0-1.15-bp153.2.3.1.ppc64le.rpm libcivetweb1_15_0-1.15-bp153.2.3.1.ppc64le.rpm civetweb-1.15-bp153.2.3.1.s390x.rpm civetweb-devel-1.15-bp153.2.3.1.s390x.rpm libcivetweb-cpp1_15_0-1.15-bp153.2.3.1.s390x.rpm libcivetweb1_15_0-1.15-bp153.2.3.1.s390x.rpm openSUSE-2021-1517 Recommended update for warewulf moderate openSUSE Backports SLE-15-SP3 Update This update adds warewulf to PackageHub 15-SP3 and openSUSE Leap 15.3. perl-warewulf-common-3.8.1-bp153.3.1.noarch.rpm warewulf-3.8.1-bp153.3.1.src.rpm warewulf-common-3.8.1-bp153.3.1.noarch.rpm warewulf-doc-3.8.1-bp153.3.1.noarch.rpm perl-warewulf-cluster-3.8.1-bp153.3.1.noarch.rpm perl-warewulf-ipmi-3.8.1-bp153.3.1.noarch.rpm perl-warewulf-provision-3.8.1-bp153.3.1.noarch.rpm perl-warewulf-provision-server-3.8.1-bp153.3.1.noarch.rpm warewulf-cluster-3.8.1-bp153.3.1.noarch.rpm warewulf-provision-3.8.1-bp153.3.1.noarch.rpm warewulf-provision-ipxe-images-3.8.1-bp153.3.1.noarch.rpm warewulf-provision-server-3.8.1-bp153.3.1.noarch.rpm warewulf-provision-x86_64-initramfs-3.8.1-bp153.3.1.noarch.rpm warewulf-vnfs-3.8.1-bp153.3.1.noarch.rpm perl-warewulf-common-3.8.1-bp153.2.1.noarch.rpm warewulf-3.8.1-bp153.2.1.src.rpm warewulf-common-3.8.1-bp153.2.1.noarch.rpm warewulf-doc-3.8.1-bp153.2.1.noarch.rpm warewulf-provision-aarch64-initramfs-3.8.1-bp153.3.1.noarch.rpm openSUSE-2021-1462 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 95.0.4638.69 (boo#1192184): * CVE-2021-37997: Use after free in Sign-In * CVE-2021-37998: Use after free in Garbage Collection * CVE-2021-37999: Insufficient data validation in New Tab Page * CVE-2021-38000: Insufficient validation of untrusted input in Intents * CVE-2021-38001: Type Confusion in V8 * CVE-2021-38002: Use after free in Web Transport * CVE-2021-38003: Inappropriate implementation in V8 chromedriver-95.0.4638.69-bp153.2.40.3.x86_64.rpm chromium-95.0.4638.69-bp153.2.40.3.src.rpm chromium-95.0.4638.69-bp153.2.40.3.x86_64.rpm chromedriver-95.0.4638.69-bp153.2.40.3.aarch64.rpm chromium-95.0.4638.69-bp153.2.40.3.aarch64.rpm openSUSE-2021-1481 Security update for transfig important openSUSE Backports SLE-15-SP3 Update This update for transfig fixes the following issues: Update to fig2dev version 3.2.8 Patchlevel 8b (Aug 2021) - bsc#1190618, CVE-2020-21529: stack buffer overflow in the bezier_spline function in genepic.c. - bsc#1190615, CVE-2020-21530: segmentation fault in the read_objects function in read.c. - bsc#1190617, CVE-2020-21531: global buffer overflow in the conv_pattern_index function in gencgm.c. - bsc#1190616, CVE-2020-21532: global buffer overflow in the setfigfont function in genepic.c. - bsc#1190612, CVE-2020-21533: stack buffer overflow in the read_textobject function in read.c. - bsc#1190611, CVE-2020-21534: global buffer overflow in the get_line function in read.c. - bsc#1190607, CVE-2020-21535: segmentation fault in the gencgm_start function in gencgm.c. - bsc#1192019, CVE-2021-32280: NULL pointer dereference in compute_closed_spline() in trans_spline.c This update was imported from the SUSE:SLE-15:Update update project. This update was imported from the openSUSE:Leap:15.2:Update update project. transfig-3.2.8b-bp153.3.6.3.i586.rpm transfig-3.2.8b-bp153.3.6.3.src.rpm transfig-3.2.8b-bp153.3.6.3.aarch64.rpm transfig-3.2.8b-bp153.3.6.3.ppc64le.rpm transfig-3.2.8b-bp153.3.6.3.s390x.rpm openSUSE-2021-1466 Recommended update for fxload moderate openSUSE Backports SLE-15-SP3 Update This update for fxload to v2013_01_03 fixes the following issues: * Switch to a more updated codebase, since the previous one has been unmaintained for years and do not support newer devices. This codebase is the same as the old fxload but with some small changes made by Steven J. Magnani that add support for Cypress FX3 USB 3.0 devices. This package is needed, for example, by most of the recent astronomical cameras (e.g QHY, ZWO, etc), otherwise the OS will not be able to recognize them. fxload-2013_01_03-bp153.2.3.1.src.rpm fxload-2013_01_03-bp153.2.3.1.x86_64.rpm fxload-debuginfo-2013_01_03-bp153.2.3.1.x86_64.rpm fxload-debugsource-2013_01_03-bp153.2.3.1.x86_64.rpm fxload-2013_01_03-bp153.2.3.1.i586.rpm fxload-debuginfo-2013_01_03-bp153.2.3.1.i586.rpm fxload-debugsource-2013_01_03-bp153.2.3.1.i586.rpm fxload-2013_01_03-bp153.2.3.1.aarch64.rpm fxload-debuginfo-2013_01_03-bp153.2.3.1.aarch64.rpm fxload-debugsource-2013_01_03-bp153.2.3.1.aarch64.rpm fxload-2013_01_03-bp153.2.3.1.ppc64le.rpm fxload-debuginfo-2013_01_03-bp153.2.3.1.ppc64le.rpm fxload-debugsource-2013_01_03-bp153.2.3.1.ppc64le.rpm fxload-2013_01_03-bp153.2.3.1.s390x.rpm fxload-debuginfo-2013_01_03-bp153.2.3.1.s390x.rpm fxload-debugsource-2013_01_03-bp153.2.3.1.s390x.rpm openSUSE-2021-1487 Recommended update for trytond moderate openSUSE Backports SLE-15-SP3 Update This update for trytond fixes the following issues: - Added to force update of XML files This update was imported from the openSUSE:Leap:15.2:Update update project. trytond-5.0.36-bp153.2.6.1.noarch.rpm trytond-5.0.36-bp153.2.6.1.src.rpm openSUSE-2021-1472 Recommended update for subtitlecomposer low openSUSE Backports SLE-15-SP3 Update subtitlecomposer was updated to fix the following issues: - fixed empty lines crash (fixes boo#1192342 boo#1171768) Update to version 0.7.1 * Fixed theme/icons/look outside KDE environment * Fixed various bugs and rare crashes * Fixed Undo stack and improved text editing undo * Improved/replaced Video player(s) (performance, Wayland support, OpenGL/FFmpeg) * Improved Waveform performance * Improved LinesWidget/Model performance * Improved Wayland support * Improved open/save file dialogs to use native dialogs * Improved text charsets/encodings/end-of-line selection, detection and handling * Improved VobSub support * Improved inline editor to support text styles * Improved subtitle style rendering * Improved character/sec support and added coloring * Improvide command line - ability to open all subtitle/media files * Added Pause/Duration columns to list view * Removed invalid subpicture/x-pgs mime * Updated/added many translations - thanks to KDE community subtitlecomposer-0.7.1-bp153.2.3.1.src.rpm subtitlecomposer-0.7.1-bp153.2.3.1.x86_64.rpm subtitlecomposer-debuginfo-0.7.1-bp153.2.3.1.x86_64.rpm subtitlecomposer-debugsource-0.7.1-bp153.2.3.1.x86_64.rpm subtitlecomposer-lang-0.7.1-bp153.2.3.1.noarch.rpm subtitlecomposer-0.7.1-bp153.2.3.1.i586.rpm subtitlecomposer-debuginfo-0.7.1-bp153.2.3.1.i586.rpm subtitlecomposer-debugsource-0.7.1-bp153.2.3.1.i586.rpm subtitlecomposer-0.7.1-bp153.2.3.1.aarch64.rpm subtitlecomposer-debuginfo-0.7.1-bp153.2.3.1.aarch64.rpm subtitlecomposer-debugsource-0.7.1-bp153.2.3.1.aarch64.rpm subtitlecomposer-0.7.1-bp153.2.3.1.ppc64le.rpm subtitlecomposer-debuginfo-0.7.1-bp153.2.3.1.ppc64le.rpm subtitlecomposer-debugsource-0.7.1-bp153.2.3.1.ppc64le.rpm subtitlecomposer-0.7.1-bp153.2.3.1.s390x.rpm subtitlecomposer-debuginfo-0.7.1-bp153.2.3.1.s390x.rpm subtitlecomposer-debugsource-0.7.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1511 Recommended update for plib moderate openSUSE Backports SLE-15-SP3 Update This update for plib fixes the following issue: - Disable libssg and libssgaux build to fix (boo#1189887) libplib0-1.8.5+svn.2173-bp153.2.3.1.x86_64.rpm libplib0-debuginfo-1.8.5+svn.2173-bp153.2.3.1.x86_64.rpm plib-1.8.5+svn.2173-bp153.2.3.1.src.rpm plib-debugsource-1.8.5+svn.2173-bp153.2.3.1.x86_64.rpm plib-devel-1.8.5+svn.2173-bp153.2.3.1.x86_64.rpm libplib0-1.8.5+svn.2173-bp153.2.3.1.i586.rpm libplib0-debuginfo-1.8.5+svn.2173-bp153.2.3.1.i586.rpm plib-debugsource-1.8.5+svn.2173-bp153.2.3.1.i586.rpm plib-devel-1.8.5+svn.2173-bp153.2.3.1.i586.rpm libplib0-1.8.5+svn.2173-bp153.2.3.1.aarch64.rpm libplib0-debuginfo-1.8.5+svn.2173-bp153.2.3.1.aarch64.rpm plib-debugsource-1.8.5+svn.2173-bp153.2.3.1.aarch64.rpm plib-devel-1.8.5+svn.2173-bp153.2.3.1.aarch64.rpm libplib0-1.8.5+svn.2173-bp153.2.3.1.ppc64le.rpm libplib0-debuginfo-1.8.5+svn.2173-bp153.2.3.1.ppc64le.rpm plib-debugsource-1.8.5+svn.2173-bp153.2.3.1.ppc64le.rpm plib-devel-1.8.5+svn.2173-bp153.2.3.1.ppc64le.rpm libplib0-1.8.5+svn.2173-bp153.2.3.1.s390x.rpm libplib0-debuginfo-1.8.5+svn.2173-bp153.2.3.1.s390x.rpm plib-debugsource-1.8.5+svn.2173-bp153.2.3.1.s390x.rpm plib-devel-1.8.5+svn.2173-bp153.2.3.1.s390x.rpm openSUSE-2021-1467 Recommended update for knot moderate openSUSE Backports SLE-15-SP3 Update This update for knot fixes the following issues: - update to version 3.1.4, see: https://www.knot-dns.cz/2021-11-04-version-314.html knot-3.1.4-bp153.2.6.1.src.rpm knot-3.1.4-bp153.2.6.1.x86_64.rpm knot-devel-3.1.4-bp153.2.6.1.x86_64.rpm libdnssec8-3.1.4-bp153.2.6.1.x86_64.rpm libknot12-3.1.4-bp153.2.6.1.x86_64.rpm libzscanner4-3.1.4-bp153.2.6.1.x86_64.rpm knot-3.1.4-bp153.2.6.1.i586.rpm knot-devel-3.1.4-bp153.2.6.1.i586.rpm libdnssec8-3.1.4-bp153.2.6.1.i586.rpm libknot12-3.1.4-bp153.2.6.1.i586.rpm libzscanner4-3.1.4-bp153.2.6.1.i586.rpm knot-3.1.4-bp153.2.6.1.aarch64.rpm knot-devel-3.1.4-bp153.2.6.1.aarch64.rpm libdnssec8-3.1.4-bp153.2.6.1.aarch64.rpm libknot12-3.1.4-bp153.2.6.1.aarch64.rpm libzscanner4-3.1.4-bp153.2.6.1.aarch64.rpm knot-3.1.4-bp153.2.6.1.ppc64le.rpm knot-devel-3.1.4-bp153.2.6.1.ppc64le.rpm libdnssec8-3.1.4-bp153.2.6.1.ppc64le.rpm libknot12-3.1.4-bp153.2.6.1.ppc64le.rpm libzscanner4-3.1.4-bp153.2.6.1.ppc64le.rpm knot-3.1.4-bp153.2.6.1.s390x.rpm knot-devel-3.1.4-bp153.2.6.1.s390x.rpm libdnssec8-3.1.4-bp153.2.6.1.s390x.rpm libknot12-3.1.4-bp153.2.6.1.s390x.rpm libzscanner4-3.1.4-bp153.2.6.1.s390x.rpm openSUSE-2021-1473 Recommended update for cacti, cacti-spine moderate openSUSE Backports SLE-15-SP3 Update This update for cacti, cacti-spine fixes the following issues: cacti-spine was updated to 1.2.19: * Fix 1ssues with polling loop may skip some datasources * Fix ping no longer works due to hostname changes * Fix RRD steps are not always calculated correctly * Fix unable to build when DES no longer supported * Fix IPv6 devices are not properly parsed * Reduce a number of compiler warnings * Fix compiler warnings due to lack of return in thread_mutex_trylock * Fix Spine will not look at non-timetics uptime when sysUpTimeInstance overflows * Improve performance of Cacti poller on heavily loaded systems cacti was updated to 1.2.19: * Further fixes for grave character security protection (boo#1192408) * Fix Over aggressive escaping causing menu visibility issues on Create Device page * Add SHA256 and AES256 security levels for SNMP polling * Import graph template(Preview Only) show color_id new value as a blank area * Fix Editing graphs errors due to missing sequence * Fix 2hen hovering over a Tree Graph, row shows same highlighting as Graph Edit screen * Fix 2hen RealTime is not active, console errors may appear * Fix race conditions may occur when multiple RRDtool processes are running * Fix errors creating graphs from templates * Fix errors when duplicating reports * Fix Boost may be blocked by overflowing poller_output table * Fix Template import may be blocked due to unmet dependency warnings with snmp ports * Fix Newer MySQL versions may error if committing a transaction when not in one * Fix SNMP Agent may not find a cache item * Fix Correct issues running under PHP 8.x * Fix When polling is disabled, boost may crash and creates many arch tables * Fix When poller runs, memory tables may not always be present * Fix Timezones may sometimes be incorrectly calculated * Fix Allow monitoring IPv6 with interface graphs * Fix When a data source uses a Data Input Method, those without a mapping should be flagged * Fix When RRDfile is not yet created, errors may appear when displaying the graph * Fix Cacti missing key indexes that result in Preset pages slowdowns * Fix Data Sources page shows no name when Data Source has no name cache * Fix db_update_table function can not alter table from signed to unsigned * Fix data remains in poller_output table even if it's flushed to rrd files * Fix Parameter list for lib/database.php:db_connect_real() is not correct in 3 places * Fix Offset is a reserved word in MariaDB 10.6 affecting Report * Fix Rendering large trees slowed due to lack of permission caching * Fix Error on interpretation of snmpUtime, when to big * Fix Applying right axis formatting creates an error-image * Fix Unable to Save Graph Settings from the Graphs pages * Fix Graph Template Cache is nullified too often when Graph Automation is running * Fix When Adding a Data Query to a Device, no Progress Spinner is shown * Fix New Browser Breaks Plugins that depend on non UTC date time data * Fix errors when testing remote poller connectivity * Fix errors when renaming poller * Fix Removing spikes by Variance does not appear to be working beyond the first RRA * Fix LDAP API lacks timeout options leading to bad login experiences * Add a normal/wrap class for general use * Limit File Types available for Template Import operations * Fix Cacti does not provide an option of providing a client side certificate for LDAP/AD authentication * Support Stronger Encryption Available Starting in Net-SNMP v5.8 * Allow Cacti to use multiple possible LDAP servers * Add a 15 minute polling/sampling interval * Provide additional admin email notifications * Add warnings for undesired changes to plugin hook return values * When creating a Graph, make testing the Data Sources optional by Template * Update phpseclib to 2.0.33 * Update jstree.js to 3.3.12 * Improve performance of Cacti poller on heavily loaded systems * MariaDB recommendations need some tuning for recent updates cacti-spine-1.2.19-bp153.2.6.1.src.rpm cacti-spine-1.2.19-bp153.2.6.1.x86_64.rpm cacti-1.2.19-bp153.2.6.1.noarch.rpm cacti-1.2.19-bp153.2.6.1.src.rpm cacti-spine-1.2.19-bp153.2.6.1.i586.rpm cacti-spine-1.2.19-bp153.2.6.1.aarch64.rpm cacti-spine-1.2.19-bp153.2.6.1.ppc64le.rpm cacti-spine-1.2.19-bp153.2.6.1.s390x.rpm openSUSE-2021-1518 Recommended update for warewulf4 moderate openSUSE Backports SLE-15-SP3 Update This update for warewulf4 fixes the following issues: This brings warewulf4 to PackageHub 15-SP3 and openSUSE Leap 15.3. warewulf4-4.2.0-bp153.2.1.src.rpm warewulf4-4.2.0-bp153.2.1.x86_64.rpm warewulf4-overlay-4.2.0-bp153.2.1.x86_64.rpm warewulf4-4.2.0-bp153.2.1.aarch64.rpm warewulf4-overlay-4.2.0-bp153.2.1.aarch64.rpm openSUSE-2021-1492 Recommended update for pgaudit moderate openSUSE Backports SLE-15-SP3 Update This update for pgaudit fixes the following issues: - version update [boo#1192709] - 1.2.3: https://github.com/pgaudit/pgaudit/releases/tag/1.2.3 - 1.4.2: https://github.com/pgaudit/pgaudit/releases/tag/1.4.2 - 1.5.1: https://github.com/pgaudit/pgaudit/releases/tag/1.5.1 postgresql10-pgaudit-1.2.3-bp153.4.3.1.src.rpm postgresql10-pgaudit-1.2.3-bp153.4.3.1.x86_64.rpm postgresql12-pgaudit-1.4.2-bp153.4.3.1.src.rpm postgresql12-pgaudit-1.4.2-bp153.4.3.1.x86_64.rpm postgresql13-pgaudit-1.5.1-bp153.4.3.1.src.rpm postgresql13-pgaudit-1.5.1-bp153.4.3.1.x86_64.rpm postgresql10-pgaudit-1.2.3-bp153.4.3.1.i586.rpm postgresql12-pgaudit-1.4.2-bp153.4.3.1.i586.rpm postgresql13-pgaudit-1.5.1-bp153.4.3.1.i586.rpm postgresql10-pgaudit-1.2.3-bp153.4.3.1.aarch64.rpm postgresql12-pgaudit-1.4.2-bp153.4.3.1.aarch64.rpm postgresql13-pgaudit-1.5.1-bp153.4.3.1.aarch64.rpm postgresql10-pgaudit-1.2.3-bp153.4.3.1.ppc64le.rpm postgresql12-pgaudit-1.4.2-bp153.4.3.1.ppc64le.rpm postgresql13-pgaudit-1.5.1-bp153.4.3.1.ppc64le.rpm postgresql10-pgaudit-1.2.3-bp153.4.3.1.s390x.rpm postgresql12-pgaudit-1.4.2-bp153.4.3.1.s390x.rpm postgresql13-pgaudit-1.5.1-bp153.4.3.1.s390x.rpm openSUSE-2021-1519 Recommended update for pdftk moderate openSUSE Backports SLE-15-SP3 Update This update for pdftk fixes the following issues: This update ships pdftk in version 3.3.1. pdftk-3.3.1-bp153.2.1.noarch.rpm pdftk-3.3.1-bp153.2.1.src.rpm openSUSE-2021-1499 Recommended update for libclc moderate openSUSE Backports SLE-15-SP3 Update This update for libclc fixes the following issues: - create /usr/lib64/clc compatibility symlink (boo#1192675) - due to above no longer noarch package libclc-0.2.0+llvm11.0.1-bp153.2.3.1.src.rpm libclc-0.2.0+llvm11.0.1-bp153.2.3.1.x86_64.rpm libclc-0.2.0+llvm11.0.1-bp153.2.3.1.i586.rpm libclc-0.2.0+llvm11.0.1-bp153.2.3.1.aarch64.rpm libclc-0.2.0+llvm11.0.1-bp153.2.3.1.ppc64le.rpm libclc-0.2.0+llvm11.0.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1582 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: - Ensure newer libs and LLVM is used on Leap (boo#1192310) - Explicitly BuildRequire python3-six. Chromium 96.0.4664.93 (boo#1193519): * CVE-2021-4052: Use after free in web apps * CVE-2021-4053: Use after free in UI * CVE-2021-4079: Out of bounds write in WebRTC * CVE-2021-4054: Incorrect security UI in autofill * CVE-2021-4078: Type confusion in V8 * CVE-2021-4055: Heap buffer overflow in extensions * CVE-2021-4056: Type Confusion in loader * CVE-2021-4057: Use after free in file API * CVE-2021-4058: Heap buffer overflow in ANGLE * CVE-2021-4059: Insufficient data validation in loader * CVE-2021-4061: Type Confusion in V8 * CVE-2021-4062: Heap buffer overflow in BFCache * CVE-2021-4063: Use after free in developer tools * CVE-2021-4064: Use after free in screen capture * CVE-2021-4065: Use after free in autofill * CVE-2021-4066: Integer underflow in ANGLE * CVE-2021-4067: Use after free in window manager * CVE-2021-4068: Insufficient validation of untrusted input in new tab page Chromium 96.0.4664.45 (boo#1192734): * CVE-2021-38007: Type Confusion in V8 * CVE-2021-38008: Use after free in media * CVE-2021-38009: Inappropriate implementation in cache * CVE-2021-38006: Use after free in storage foundation * CVE-2021-38005: Use after free in loader * CVE-2021-38010: Inappropriate implementation in service workers * CVE-2021-38011: Use after free in storage foundation * CVE-2021-38012: Type Confusion in V8 * CVE-2021-38013: Heap buffer overflow in fingerprint recognition * CVE-2021-38014: Out of bounds write in Swiftshader * CVE-2021-38015: Inappropriate implementation in input * CVE-2021-38016: Insufficient policy enforcement in background fetch * CVE-2021-38017: Insufficient policy enforcement in iframe sandbox * CVE-2021-38018: Inappropriate implementation in navigation * CVE-2021-38019: Insufficient policy enforcement in CORS * CVE-2021-38020: Insufficient policy enforcement in contacts picker * CVE-2021-38021: Inappropriate implementation in referrer * CVE-2021-38022: Inappropriate implementation in WebAuthentication Lord of the Browsers: The Two Compilers: * Go back to GCC Lord of the Browsers: The Two Compilers: * Go back to GCC * GCC: LTO removes needed assembly symbols * Clang: issues with libstdc++ * GCC: LTO removes needed assembly symbols * Clang: issues with libstdc++ chromedriver-96.0.4664.93-bp153.2.45.2.x86_64.rpm chromedriver-debuginfo-96.0.4664.93-bp153.2.45.2.x86_64.rpm chromium-96.0.4664.93-bp153.2.45.2.src.rpm chromium-96.0.4664.93-bp153.2.45.2.x86_64.rpm chromium-debuginfo-96.0.4664.93-bp153.2.45.2.x86_64.rpm openSUSE-2021-1516 Recommended update for llvm12 low openSUSE Backports SLE-15-SP3 Update LLVM and Clang 12 are now required for Chromium (boo#1192310, boo#1192429). clang12-12.0.1-bp153.3.1.x86_64.rpm clang12-devel-12.0.1-bp153.3.1.x86_64.rpm clang12-doc-12.0.1-bp153.3.1.noarch.rpm libLLVM12-12.0.1-bp153.3.1.x86_64.rpm libLTO12-12.0.1-bp153.3.1.x86_64.rpm libclang12-12.0.1-bp153.3.1.x86_64.rpm liblldb12-12.0.1-bp153.3.1.x86_64.rpm libomp12-devel-12.0.1-bp153.3.1.x86_64.rpm lld12-12.0.1-bp153.3.1.x86_64.rpm lldb12-12.0.1-bp153.3.1.x86_64.rpm lldb12-devel-12.0.1-bp153.3.1.x86_64.rpm llvm12-12.0.1-bp153.3.1.src.rpm llvm12-12.0.1-bp153.3.1.x86_64.rpm llvm12-LTO-devel-12.0.1-bp153.3.1.x86_64.rpm llvm12-devel-12.0.1-bp153.3.1.x86_64.rpm llvm12-doc-12.0.1-bp153.3.1.noarch.rpm llvm12-gold-12.0.1-bp153.3.1.x86_64.rpm llvm12-opt-viewer-12.0.1-bp153.3.1.noarch.rpm llvm12-polly-12.0.1-bp153.3.1.x86_64.rpm llvm12-polly-devel-12.0.1-bp153.3.1.x86_64.rpm llvm12-vim-plugins-12.0.1-bp153.3.1.noarch.rpm python3-lldb12-12.0.1-bp153.3.1.x86_64.rpm clang12-12.0.1-bp153.3.1.i586.rpm clang12-devel-12.0.1-bp153.3.1.i586.rpm clang12-devel-32bit-12.0.1-bp153.3.1.x86_64.rpm libLLVM12-12.0.1-bp153.3.1.i586.rpm libLLVM12-32bit-12.0.1-bp153.3.1.x86_64.rpm libLTO12-12.0.1-bp153.3.1.i586.rpm libLTO12-32bit-12.0.1-bp153.3.1.x86_64.rpm libclang12-12.0.1-bp153.3.1.i586.rpm libclang12-32bit-12.0.1-bp153.3.1.x86_64.rpm libomp12-devel-12.0.1-bp153.3.1.i586.rpm lld12-12.0.1-bp153.3.1.i586.rpm llvm12-12.0.1-bp153.3.1.i586.rpm llvm12-LTO-devel-12.0.1-bp153.3.1.i586.rpm llvm12-LTO-devel-32bit-12.0.1-bp153.3.1.x86_64.rpm llvm12-devel-12.0.1-bp153.3.1.i586.rpm llvm12-devel-32bit-12.0.1-bp153.3.1.x86_64.rpm llvm12-gold-12.0.1-bp153.3.1.i586.rpm llvm12-polly-12.0.1-bp153.3.1.i586.rpm llvm12-polly-devel-12.0.1-bp153.3.1.i586.rpm clang12-12.0.1-bp153.3.1.aarch64.rpm clang12-devel-12.0.1-bp153.3.1.aarch64.rpm clang12-devel-64bit-12.0.1-bp153.3.1.aarch64_ilp32.rpm libLLVM12-12.0.1-bp153.3.1.aarch64.rpm libLLVM12-64bit-12.0.1-bp153.3.1.aarch64_ilp32.rpm libLTO12-12.0.1-bp153.3.1.aarch64.rpm libLTO12-64bit-12.0.1-bp153.3.1.aarch64_ilp32.rpm libclang12-12.0.1-bp153.3.1.aarch64.rpm libclang12-64bit-12.0.1-bp153.3.1.aarch64_ilp32.rpm libomp12-devel-12.0.1-bp153.3.1.aarch64.rpm lld12-12.0.1-bp153.3.1.aarch64.rpm llvm12-12.0.1-bp153.3.1.aarch64.rpm llvm12-LTO-devel-12.0.1-bp153.3.1.aarch64.rpm llvm12-LTO-devel-64bit-12.0.1-bp153.3.1.aarch64_ilp32.rpm llvm12-devel-12.0.1-bp153.3.1.aarch64.rpm llvm12-devel-64bit-12.0.1-bp153.3.1.aarch64_ilp32.rpm llvm12-gold-12.0.1-bp153.3.1.aarch64.rpm llvm12-polly-12.0.1-bp153.3.1.aarch64.rpm llvm12-polly-devel-12.0.1-bp153.3.1.aarch64.rpm clang12-12.0.1-bp153.3.1.ppc64le.rpm clang12-devel-12.0.1-bp153.3.1.ppc64le.rpm libLLVM12-12.0.1-bp153.3.1.ppc64le.rpm libLTO12-12.0.1-bp153.3.1.ppc64le.rpm libclang12-12.0.1-bp153.3.1.ppc64le.rpm libomp12-devel-12.0.1-bp153.3.1.ppc64le.rpm lld12-12.0.1-bp153.3.1.ppc64le.rpm llvm12-12.0.1-bp153.3.1.ppc64le.rpm llvm12-LTO-devel-12.0.1-bp153.3.1.ppc64le.rpm llvm12-devel-12.0.1-bp153.3.1.ppc64le.rpm llvm12-gold-12.0.1-bp153.3.1.ppc64le.rpm llvm12-polly-12.0.1-bp153.3.1.ppc64le.rpm llvm12-polly-devel-12.0.1-bp153.3.1.ppc64le.rpm clang12-12.0.1-bp153.3.1.s390x.rpm clang12-devel-12.0.1-bp153.3.1.s390x.rpm libLLVM12-12.0.1-bp153.3.1.s390x.rpm libLTO12-12.0.1-bp153.3.1.s390x.rpm libclang12-12.0.1-bp153.3.1.s390x.rpm lld12-12.0.1-bp153.3.1.s390x.rpm llvm12-12.0.1-bp153.3.1.s390x.rpm llvm12-LTO-devel-12.0.1-bp153.3.1.s390x.rpm llvm12-devel-12.0.1-bp153.3.1.s390x.rpm llvm12-gold-12.0.1-bp153.3.1.s390x.rpm llvm12-polly-12.0.1-bp153.3.1.s390x.rpm llvm12-polly-devel-12.0.1-bp153.3.1.s390x.rpm openSUSE-2021-1652 fix for reporting error low openSUSE Backports SLE-15-SP3 Update fix for reporting error gnuhealth-3.8.0-bp153.4.3.1.noarch.rpm gnuhealth-3.8.0-bp153.4.3.1.src.rpm gnuhealth-orthanc-3.8.0-bp153.4.3.1.noarch.rpm openSUSE-2021-1504 Recommended update for python-responses moderate openSUSE Backports SLE-15-SP3 Update This update for python-responses fixes the following issues: update to 0.15.0: * Added `responses.PassthroughResponse` and `reponses.BaseResponse.passthrough`. These features make building passthrough responses more compatible with dynamcially generated response objects. * Removed the unused ``_is_redirect()`` function from responses internals. * Added `responses.matchers.request_kwargs_matcher`. This matcher allows you to match additional request arguments like `stream`. * Added `responses.matchers.multipart_matcher`. This matcher allows you to match request body and headers for ``multipart/form-data`` data * Added `responses.matchers.query_string_matcher`. This matcher allows you to match request query string, similar to `responses.matchers.query_param_matcher`. * Added `responses.matchers.header_matcher()`. This matcher allows you to match request headers. By default only headers supplied to `header_matcher()` are checked. You can make header matching exhaustive by passing `strict_match=True` to `header_matcher()`. * Changed all matchers output message in case of mismatch. Now message is aligned between Python2 and Python3 versions * Deprecate ``stream`` argument in ``Response`` and ``CallbackResponse`` * Added Python 3.10 support update to 0.14.0: * Added `responses.matchers`. * Moved `responses.json_params_matcher` to `responses.matchers.json_param_matcher` * Moved `responses.urlencoded_params_matcher` to `responses.matchers.urlencoded_param_matcher` * Added `responses.query_params_matcher`. This matcher allows you to match query strings with a dictionary. * Added `auto_calculate_content_length` option to `responses.add()`. When enabled, this option will generate a `Content-Length` header based on the number of bytes in the response body. * Improve typing support * Use URLs with normalized hostnames when comparing URLs. update to 0.13.3: * Switch from Travis to GHA for deployment. * Fixed incorrect type stubs for `add_callback` * Fixed packages not containing type stubs. * `responses.upsert()` was added. This method will `add()` a response if one has not already been registered for a URL, or `replace()` an existing response. * `responses.registered()` was added. The method allows you to get a list of the currently registered responses. This formalizes the previously private `responses.mock._matches` method. * A more useful `__repr__` has been added to `Response`. * Error messages have been improved. update to 0.12.1: * `responses.urlencoded_params_matcher` and `responses.json_params_matcher` now accept None to match empty requests. * Fixed imports to work with new `urllib3` versions. * `request.params` now allows parameters to have multiple values for the same key. * Improved ConnectionError messages. - Remove support for Python 3.4. - Added the `match` parameter to `add()`. - Added `responses.urlencoded_params_matcher()` and `responses.json_params_matcher()`. - Add a requirements pin to urllib3. This helps prevent broken install states where cookie usage fails. - Added `assert_call_count` to improve ergonomics around ensuring a mock was called. - Fix incorrect handling of paths with query strings. - Add Python 3.9 support to CI matrix. update to 0.10.14 * Improved handling of unicode bodies * Streamlined querysting matching code - Set encodings to UTF-8 to avoid UnicodeDecodeError python-responses-0.15.0-bp153.2.3.1.src.rpm python2-responses-0.15.0-bp153.2.3.1.noarch.rpm python3-responses-0.15.0-bp153.2.3.1.noarch.rpm openSUSE-2021-1536 Security update for hiredis moderate openSUSE Backports SLE-15-SP3 Update This update for hiredis fixes the following issues: - CVE-2021-32765: Fix integer/buffer (boo#1191331) hiredis-0.13.3-bp153.2.3.1.src.rpm hiredis-0.13.3-bp153.2.3.1.x86_64.rpm hiredis-devel-0.13.3-bp153.2.3.1.x86_64.rpm libhiredis0_13-0.13.3-bp153.2.3.1.x86_64.rpm hiredis-0.13.3-bp153.2.3.1.i586.rpm hiredis-devel-0.13.3-bp153.2.3.1.i586.rpm libhiredis0_13-0.13.3-bp153.2.3.1.i586.rpm hiredis-0.13.3-bp153.2.3.1.aarch64.rpm hiredis-devel-0.13.3-bp153.2.3.1.aarch64.rpm libhiredis0_13-0.13.3-bp153.2.3.1.aarch64.rpm hiredis-0.13.3-bp153.2.3.1.ppc64le.rpm hiredis-devel-0.13.3-bp153.2.3.1.ppc64le.rpm libhiredis0_13-0.13.3-bp153.2.3.1.ppc64le.rpm hiredis-0.13.3-bp153.2.3.1.s390x.rpm hiredis-devel-0.13.3-bp153.2.3.1.s390x.rpm libhiredis0_13-0.13.3-bp153.2.3.1.s390x.rpm openSUSE-2021-1513 Security update for tor moderate openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor 0.4.6.8: * Improving reporting of general overload state for DNS timeout errors by relays * Regenerate fallback directories for October 2021 * Bug fixes for onion services * CVE-2021-22929: do not log v2 onion services access attempt warnings on disk excessively (TROVE-2021-008, boo#1192658) tor-0.4.6.8-bp153.2.9.1.src.rpm tor-0.4.6.8-bp153.2.9.1.x86_64.rpm tor-0.4.6.8-bp153.2.9.1.i586.rpm tor-0.4.6.8-bp153.2.9.1.aarch64.rpm tor-0.4.6.8-bp153.2.9.1.ppc64le.rpm tor-0.4.6.8-bp153.2.9.1.s390x.rpm openSUSE-2021-1525 Security update for singularity moderate openSUSE Backports SLE-15-SP3 Update This update for singularity fixes the following issues: Update to 3.8.5: - CVE-2021-41190: Fixed OCI manifest and index parsing confusion (boo#1193273). - Building Singularity from source requires go greater or equal 1.16. We now aim to support the two most recent stable versions of Go. This corresponds to the Go Release Maintenance Policy - Sourcing a script based on PATH is now permitted, fixing a regression introduced in 3.6.0. - Environment variables in container definition files are properly scoped, fixing a regression introduced in 3.8.0. - Fix the oras contexts to avoid hangs upon failed pushes to Harbor registry. singularity-3.8.5-bp153.2.10.1.src.rpm singularity-3.8.5-bp153.2.10.1.x86_64.rpm singularity-3.8.5-bp153.2.10.1.i586.rpm singularity-3.8.5-bp153.2.10.1.aarch64.rpm singularity-3.8.5-bp153.2.10.1.s390x.rpm openSUSE-2021-1559 Recommended update on gpsd moderate openSUSE Backports SLE-15-SP3 Update gpsd was updated to 3.23.1. Update to version 3.23.1 * Improve ubx cycle detection. * Add quirks for Jackson Labs nonstandard NMEA * Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode. * Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode. * Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode. * Split SOURCE_ACM from SOURCE_USB. ACM has no speeds. * Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher. When libc supports them. * Improve autobaud. * Add new u-blox M10 messages. * Fix u-blox M6, M7 initialization issues. * Various ubxtool and gpxlogger updates. * Add mtk3301_speed_switcher() * No API, ABI changes. * Fallback to "python3" if "python" not found. Update to version 3.23 * doc/*xml all moved into www/internals.adoc * Convert all DocBook (.xml) to AsciiDoctor (.adoc) * Remove all XSL remnants. * gpsplot: speedup, add new options. * driver_ubx.c: Add decode for UBX-NAV-STATUS * gps/ubx.py: Improve decode for UBX-NAV-STATUS * cgps: Add popup help, interactive options. * Reorganize and split the man pages. * Small updates for u-blox M8 and M10 * Deprecated mtk3331 and ashtech build options. Use nmea0183 instead. * gpssnmp: Move from contrib/ to clients, add manpage * Add www/gpsd-client-example-code.adoc * Add gpsdebuginfo script and man page. * ubxtool: Add BeiDou, Galileo, GLONASS, QZSS, and partial SBAS subframe decodes * Max serial port speed raised to 921,600. * SUBFRAME JSON now includes new fields to support multiple constellations. * gpsd: Add some ADR and UDR message partial decodes. * ubxtool: Add some ADR and UDR message polls and decodes. * Remove COMPASS_ENABLE. Always compile attitude code. * contrib/webgps.py: use argparse, arguments -V, --version, --no-html-head. * Add readonly flag to DEVICE JSON. * Control messages to gpsd now return JSON, instead of, sometimes, OK or ERROR. * gpsfake uses "# Date: yyyy-mm-dd" to set initial time. * Don't compute wrong GPS rollover after 2021-10-23. * Bump libgps to version 29. Update to version 3.22 * Added client/gpscsv to convert gpsd JSON to csv. * Added client/gpsplot to dynamically plot gpsd JSON. * Added client/gpssubframe to decode gpsd SUBFRAME JSON. * Added nSat and uSat to SKY JSON. Old clients can not read new SKY. * Move stuff from source root into clients/, include/, gpsmon/ and libgps/. * Move stuff from source root into gpsd/. * Move class ubx out of ubxtool and into gps/ubx.py. * Build all targets in gpsd-$VERSION/, not in tree. * NMEA 4.11 support for $GI (IRNSS) and $GZ (QZSS). Update to version 3.21 * Create python programs from .in files to allow macro substitution. * Finally clean .sconsign*.dblite with "scons -c" * Remove revision.h. Move REVISION into gpsd_config.h * Change asciidoc to asciidoctor, and revise documents to match. * library version bumped to 27 * Add leap_seconds to gps_data_t * Add/change many rtcm2 structs in gps.h * Add/change many rtcm3 structs in gps.h * Maindenhead now 8 chars. * Add icondir and sharedir install options * Install basic doc in sharedir * Move gps_data_t->status to gps_fix_t.status for better fix merging * The gps python module is now Pure Python + FFI. FFI only for packet.py * User should manually delete any old packet*so. * Add wspeedt, wspeedr, wanglem, wanglet, wangler to gps_fix_t * Add "-p CONFIG", "-p STATUS", "-t" and "-tt" options to ubxtool. * Add python_shebang option to scons config. * gpsrinex has long options and many new options. * Added long options to gpsd. * Remove unused FORCE_GLOBAL_ENABLE * Remove config option reconfigure, replace with -p, --passive runtime option. * Remove config option controlsend (RECONFIGURE_ENABLE) * Add config option rundir=XX. Default set to /run, or /var/run as required. Update to version 3.20 * Add NED and geoid_sep to gps_fix_t and TPV JSON. * Add "-e NED" to ubxtool to enable NED messages. * gpsdata.separation replaced by gpsdata.fix.geoid_sep. * Remove nofloats build option. * TPV JSON "alt" is now fixed at WGS84. Probably. * xgps now uses XGPSOPTS environment variable. * add health variable to satellite_t * change satellite_t elevation and azimuth to double * satellite_t elevation, azimuth, and ss use NAN for unknown value. * add altMSL, altHAE, and depth, to gps_fix_t * altitude in gps_fix_t is deprecated and undefined * wgs84_separation() now return EGM2008 computed from 5x5 degree base data. * The best results are close to cm, the worst off up to 12m. * Move mag_var from gps_device_t to magnetic_var gps_data_t. * Added mag_var() to interpolate magnetic variation (deviation) from a table. * Remove true2magnetic() as mag_var() improves on it. * Remove TIMEHINT_ENABLE. It only worked when enabled. * Remove NTP_ENABLE and NTPSHM_ENABLE. It only worked when enabled. * Remove PPS_ENABLE and TIMING_ENABLE. * Add dgps_age and dgps_station to gps_fix_t * Convert all timestamp_t to timespec_t. * Remove FIXED_PORT_SPEED and FIXED_STOP_BITS build options. * Add -s [speed] and -f [framing] runtime options to gpsd. * A working CC and termios.h are mandatory. * use the current leap second to determine the current GPS epoch. * leapfetch.py, leapseconds.cache, timebase.h and leapfetch option gone. Update to version 3.19 * Rearrange rawdata_t. Bump the API because gps_data_t changed. * Report sequence-ID fields in type 7 and 13 AIS messages. * Preliminary support for SiRFstar V * Improve error modeling. * Update pseudo NMEA to v3.0, with fractional time. * Improve cycle detection, mostly for NMEA. * Move epe from gps_data_t to be near its friends in gps_fix_t. * Preliminary u-blox 9 support. * Add qErr in gps_data_t to store PPS quantization error. * Add Android (AOSP) support * Improved multi gnss and multi signal support. * NMEA 4.10 multi gnss multi signal support. * The arguments to "ubxtool -p P" have been expanded and changed. * New options, -g, -x, -z, added to ubxtool for u-blox 9 support. Update to version 3.18.1 * Fix some installation issues. * A few minor updates to ubxtool and driver_ubx. * Add contrib/skyview2svg Update to version 3.18.0 * Add ECEF support to ievermore, italk,Skytraq, SiRF, U-blox drivers. * Add ECEF support to JSON, cgps and xgps. * Add GREIS (Javad) driver from Virgin Orbit. * Add CLI tools zerk and ubxtool to manage JAVAD and u-blox GPS. * Add gnssid:svid to satellite_t, cgps and xgps. PRN will die. * Add gnssid:svid to JSON, cgps and xgps. * Add stricter version checking (more to todo). * More and better regression tests. * Better Python dependency checking, at build time and runtime. * Fix several buffer issues. * New polar plots, and improved statistice, in gpsprof. * gpsd master/slave mode works, first time ever. * All isnan() changed to !isfinite(), fixing many bugs. * Client-side Python libraries may automatically reconnect * Too many other bug fixes and improvements to mention. * Over 1,000 commits from 46 different commiters. Update to version 3.17.0 * Repair support for non-NMEA devices requring active probing (e.g. Garmin USB GPSes). * Fix a SiRF driver bug that occasionally confused NTP. * Support for Spectratime iSync GRClok and LNRClok oscillators. * gpxlogger can reconnect when the GPS loses the fix. * xgps and xgpsspeed moved to python-gi, getting shut of the deprecated pygtk2 bindings. * Default mode for xgpsspeed is now the more interesting nautical display. * gpsmon includes the hostname with the device display. gpsprof now has centimeter precision. gpsd-3.23.1-bp153.2.5.1.src.rpm gpsd-3.23.1-bp153.2.5.1.x86_64.rpm gpsd-clients-3.23.1-bp153.2.5.1.x86_64.rpm gpsd-devel-3.23.1-bp153.2.5.1.x86_64.rpm libQgpsmm29-3.23.1-bp153.2.5.1.x86_64.rpm libgps29-3.23.1-bp153.2.5.1.x86_64.rpm python2-gpsd-3.23.1-bp153.2.5.1.x86_64.rpm python3-gpsd-3.23.1-bp153.2.5.1.x86_64.rpm gpsd-3.23.1-bp153.2.5.1.i586.rpm gpsd-clients-3.23.1-bp153.2.5.1.i586.rpm gpsd-devel-3.23.1-bp153.2.5.1.i586.rpm libQgpsmm29-3.23.1-bp153.2.5.1.i586.rpm libgps29-3.23.1-bp153.2.5.1.i586.rpm python2-gpsd-3.23.1-bp153.2.5.1.i586.rpm python3-gpsd-3.23.1-bp153.2.5.1.i586.rpm gpsd-3.23.1-bp153.2.5.1.aarch64.rpm gpsd-clients-3.23.1-bp153.2.5.1.aarch64.rpm gpsd-devel-3.23.1-bp153.2.5.1.aarch64.rpm libQgpsmm29-3.23.1-bp153.2.5.1.aarch64.rpm libgps29-3.23.1-bp153.2.5.1.aarch64.rpm python2-gpsd-3.23.1-bp153.2.5.1.aarch64.rpm python3-gpsd-3.23.1-bp153.2.5.1.aarch64.rpm gpsd-3.23.1-bp153.2.5.1.ppc64le.rpm gpsd-clients-3.23.1-bp153.2.5.1.ppc64le.rpm gpsd-devel-3.23.1-bp153.2.5.1.ppc64le.rpm libQgpsmm29-3.23.1-bp153.2.5.1.ppc64le.rpm libgps29-3.23.1-bp153.2.5.1.ppc64le.rpm python2-gpsd-3.23.1-bp153.2.5.1.ppc64le.rpm python3-gpsd-3.23.1-bp153.2.5.1.ppc64le.rpm gpsd-3.23.1-bp153.2.5.1.s390x.rpm gpsd-clients-3.23.1-bp153.2.5.1.s390x.rpm gpsd-devel-3.23.1-bp153.2.5.1.s390x.rpm libQgpsmm29-3.23.1-bp153.2.5.1.s390x.rpm libgps29-3.23.1-bp153.2.5.1.s390x.rpm python2-gpsd-3.23.1-bp153.2.5.1.s390x.rpm python3-gpsd-3.23.1-bp153.2.5.1.s390x.rpm openSUSE-2021-1564 Recommended update for pam_kwallet low openSUSE Backports SLE-15-SP3 Update This update provides pam_kwallet-32bit (boo#1190417). pam_kwallet-5.18.5-bp153.2.2.1.src.rpm pam_kwallet-5.18.5-bp153.2.2.1.x86_64.rpm pam_kwallet-common-5.18.5-bp153.2.2.1.x86_64.rpm pam_kwallet-32bit-5.18.5-bp153.2.2.1.x86_64.rpm pam_kwallet-5.18.5-bp153.2.2.1.i586.rpm pam_kwallet-common-5.18.5-bp153.2.2.1.i586.rpm pam_kwallet-5.18.5-bp153.2.2.1.aarch64.rpm pam_kwallet-64bit-5.18.5-bp153.2.2.1.aarch64_ilp32.rpm pam_kwallet-common-5.18.5-bp153.2.2.1.aarch64.rpm pam_kwallet-5.18.5-bp153.2.2.1.ppc64le.rpm pam_kwallet-common-5.18.5-bp153.2.2.1.ppc64le.rpm pam_kwallet-5.18.5-bp153.2.2.1.s390x.rpm pam_kwallet-common-5.18.5-bp153.2.2.1.s390x.rpm openSUSE-2021-1556 Recommended update for gn, re2 moderate openSUSE Backports SLE-15-SP3 Update This update for gn, re2 fixes the following issues: Changes in re2: Update to 2021-11-01: * Update Unicode data to 14.0.0 * Address a `-Wshadow' warning Update to 2021-09-01: * Permit Unicode characters beyond ASCII in capture names update to 2021-08-01: * case-insensitive prefix acceleration update to 2021-06-01: * Fix (|a)* matching more text than (|a)+ * build system tweaks and developer visible fixes Changes in gn: Update to version 0.20210811: * C++ modernization improvements. * Minor style updates. * Enable GN to build & run on z/OS * Fix a typo in the doc of "generated_file" * Update doc/help to say --ninja-executable works for VS Flags * [rust] Fix and test dylib support * Add 'rustenv' to 'gn desc' output * [rust] Clean up logic in PullDependentTargetLibsFrom * Link Rust binaries against transitive public_deps * Fix linking dynamic libraries in Rust binaries gn-0.20210811-bp153.2.3.1.src.rpm gn-0.20210811-bp153.2.3.1.x86_64.rpm gn-debuginfo-0.20210811-bp153.2.3.1.x86_64.rpm gn-debugsource-0.20210811-bp153.2.3.1.x86_64.rpm libre2-9-20211101-bp153.5.5.1.x86_64.rpm re2-20211101-bp153.5.5.1.src.rpm re2-devel-20211101-bp153.5.5.1.x86_64.rpm gn-0.20210811-bp153.2.3.1.i586.rpm gn-debuginfo-0.20210811-bp153.2.3.1.i586.rpm gn-debugsource-0.20210811-bp153.2.3.1.i586.rpm libre2-9-20211101-bp153.5.5.1.i586.rpm libre2-9-32bit-20211101-bp153.5.5.1.x86_64.rpm re2-devel-20211101-bp153.5.5.1.i586.rpm gn-0.20210811-bp153.2.3.1.aarch64.rpm gn-debuginfo-0.20210811-bp153.2.3.1.aarch64.rpm gn-debugsource-0.20210811-bp153.2.3.1.aarch64.rpm libre2-9-20211101-bp153.5.5.1.aarch64.rpm libre2-9-64bit-20211101-bp153.5.5.1.aarch64_ilp32.rpm re2-devel-20211101-bp153.5.5.1.aarch64.rpm gn-0.20210811-bp153.2.3.1.ppc64le.rpm gn-debuginfo-0.20210811-bp153.2.3.1.ppc64le.rpm gn-debugsource-0.20210811-bp153.2.3.1.ppc64le.rpm libre2-9-20211101-bp153.5.5.1.ppc64le.rpm re2-devel-20211101-bp153.5.5.1.ppc64le.rpm gn-0.20210811-bp153.2.3.1.s390x.rpm gn-debuginfo-0.20210811-bp153.2.3.1.s390x.rpm gn-debugsource-0.20210811-bp153.2.3.1.s390x.rpm libre2-9-20211101-bp153.5.5.1.s390x.rpm re2-devel-20211101-bp153.5.5.1.s390x.rpm openSUSE-2021-1603 Security update for netdata moderate openSUSE Backports SLE-15-SP3 Update This update for netdata fixes the following issues: Update to 1.31.0 (go.d.plugin 0.29.0) The v1.31.0 release of Netdata comes with re-packaged and redesigned elements of the dashboard to help you focus on your metrics, even more Linux kernel insights via eBPF, on-node machine learning to help you find anomalies, and much more. This release contains 10 new collectors, 54 improvements (7 in the dashboard), 31 documentation updates, and 29 bug fixes. At a glance We re-packaged and redesigned portions of the dashboard to improve the overall experience. Part of this effort is better handling of dashboard code during installation—anyone using third-party packages (such as the Netdata Homebrew formula) will start seeing new features and the new designs starting today. The timeframe picker has moved to the top panel, and just to its right are two counters with live CRITICAL and WARNING alarm statuses for your node. Click on either of these two open the alarms modal. We've also pushed a number of powerful new collectors, including directory cache monitoring via eBPF. By monitoring directory cache, developers and SREs alike can find opportunities to optimize memory usage and reduce disk-intensive operations. Our new Z-scores and changefinder collectors use machine learning to let you know, at a glance, when key metrics start to behave oddly. We'd love to get feedback on these sophisticated, subjective new brand of collectors! Improvements * Automatically trigger Helmchart PR on Agent release. (gh#netdata/netdata#11084) * Implement ACLK env endpoint. (gh#netdata/netdata#10833) * Implement new HTTPS client for ACLK. (gh#netdata/netdata#10805) * Update ACLK passwd endpoint to match specifications of the new architecture. (gh#netdata/netdata#10859) * Implement ACLK new backoff (TBEB) architecture. (gh#netdata/netdata#10941) * Add functionality to store node_id for a host. (gh#netdata/netdata#11059) * Remove version negotiation from ACLK-NG. (gh#netdata/netdata#10980) * Persist claim IDs in local database for parent and children. (gh#netdata/netdata#10993) * Provide more agent analytics to PostHog. (gh#netdata/netdata#11020) * Reduce logging when sending agent analytics. (gh#netdata/netdata#11091) * Remove error message on Netdata restart. (gh#netdata/netdata#8685) * Add a timeout when sending anonymous statistics using curl. (gh#netdata/netdata#11010) * Improve dash-example.html. (gh#netdata/netdata#10870) * Add host_cloud_enabled attribute to analytics. (gh#netdata/netdata#11100) Dashboard * Bundle the react dashboard code into the agent repo directly. (gh#netdata/netdata#11139) * Add dashboard info strings for systemdunits collector. (gh#netdata/netdata#10904) * Update dashboard version to v2.17.0. (gh#netdata/netdata#10856) + Top bar, side panel and overall navigation has been redesigned. + Top bar now includes a light bulb icon with news/features and the number of CRITICAL or WARNING alarms. + Documentation and settings buttons moved to the sidebar. + Improved rendering of sign in/sign up option button along with an operational status option (under user settings). + In the left panel, nodes show a status badge and are now searchable if there are more than 4. Health * Improvements + Add charts configuration option to templates. (gh#netdata/netdata#11054) + Add new attributes to health configuration files. (gh#netdata/netdata#10961) + Add inconsistent state to the mysql_galera_cluster_state alarm. (gh#netdata/netdata#10945) + Add systemdunits collector alarms. (gh#netdata/netdata#10906) + Use average instead of sum in VerneMQ alarms. (gh#netdata/netdata#11037) + Check configuration for CUSTOM and MSTEAM. (gh#netdata/netdata#11113) + Reduce alarms notifications dump logging. (gh#netdata/netdata#11116) * Bug fixes + Add synchronization.conf to the Makefile. (gh#netdata/netdata#10907) + Fix Microsoft Teams naming. (gh#netdata/netdata#9905) Collectors * New + Add a chart for out of memory kills. (gh#netdata/netdata#10880) + Add a chart with Netdata uptime. (gh#netdata/netdata#10997) + Add a module for ZFS pool state. (gh#netdata/netdata#11071) + Add a plugin for the system clock synchronization state. (gh#netdata/netdata#10895) + Add new charts for extended disk metrics. (gh#netdata/netdata#10939) + Add support for renaming libvirtd LXC containers. (gh#netdata/netdata#11006) + Add a metric for Percpu memory. (gh#netdata/netdata#10964) + Add an eBPF directory cache collector. (gh#netdata/netdata#10855) + Add a Z-scores python collector. (gh#netdata/netdata#10673) + Add changefinder python collector. (gh#netdata/netdata#10672) * Improvements + Remove dots in cgroup IDs. (gh#netdata/netdata#11050) + Add support for attribute 249 (NAND Writes 1GiB) to the smartd_log module. (gh#netdata/netdata#10872) + Add RAID level to the mdstat collector chart families. (gh#netdata/netdata#11024) + Update fping version. (gh#netdata/netdata#10977) + Add plugin and module names to the python.d.plugin runtime charts. (gh#netdata/netdata#11007) + Move global stats to a separate thread. (gh#netdata/netdata#10991) + Add memory size adjustments for eBPF hash tables. (gh#netdata/netdata#10962) + Add improvements to anomalies collector. (gh#netdata/netdata#11003) + Add support for loading of kprobe names in the eBPF plugin. (gh#netdata/netdata#11034) + Don't repeat the cgroup discovery cleanup info message. (gh#netdata/netdata#11101) + Change ACLK statistics charts units from kB/s to KiB/s. (gh#netdata/netdata#11103) * Bug fixes + Fix the detection of cgroups v2 by checking the version of the default cgroup mountpoint. (gh#netdata/netdata#11102) + Fix eBPF cachestat chart type. (gh#netdata/netdata#11074) + Fix gaps in eBPF cachestat charts. (gh#netdata/netdata#10972) + Fix detection of opensipsctl executable. (gh#netdata/netdata#10978) + Fix network interfaces detection when using virsh. (gh#netdata/netdata#11096) + Fix eBPF plugin crash during shutdown. (gh#netdata/netdata#10957) Exporting * Improvements + Allow the remote write configuration to have multiple destinations (gh#netdata/netdata#11005) * Bug fixes + Fix backend chart filtering backward compatibility. (gh#netdata/netdata#11002) Bug fixes * Reduce the number of ACLK chart updates during chart obsoletion. (gh#netdata/netdata#11133) * Fix SSL random failures when using multithreaded web server with OpenSSL < 1.1.0. (gh#netdata/netdata#11089) * Fix storing an NULL claim ID on a parent node. (gh#netdata/netdata#11036) * Prevent MQTT connection attempt on OTP failure. (gh#netdata/netdata#10839) * Rename struct fields from class to classification. (gh#netdata/netdata#11019) * Fix spelling mistakes in various components: + aclk (gh#netdata/netdata#10910) + build (gh#netdata/netdata#10909) + collectors (gh#netdata/netdata#10912) + daemon (gh#netdata/netdata#10913) + database (gh#netdata/netdata#10914) + exporting (gh#netdata/netdata#10915) + libnetdata (gh#netdata/netdata#10917) + health (gh#netdata/netdata#10916) + streaming (gh#netdata/netdata#10919) + tests (gh#netdata/netdata#10920) + backend (gh#netdata/netdata#10911) + bidirectional (gh#netdata/netdata#10918) + HTTP API (gh#netdata/netdata#10921) + web (gh#netdata/netdata#10922) netdata-1.31.0-bp153.2.3.1.src.rpm netdata-1.31.0-bp153.2.3.1.x86_64.rpm netdata-1.31.0-bp153.2.3.1.aarch64.rpm netdata-1.31.0-bp153.2.3.1.ppc64le.rpm netdata-1.31.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1565 Recommended update for phpPgAdmin moderate openSUSE Backports SLE-15-SP3 Update This update for phpPgAdmin fixes the following issues: phpPgAdmin was updated to 7.13.0: - Add support for Postgres 13 - Add provisional support for Postgres 14 - Upgrade Jquery library to 3.4.1 - Allow users to see group owned databases when using "owned only" - Fix bug where sorting on selects dumped you to the table screen - This release drops support for PHP 7.1 - This will be the last release to support PHP 7.2 - Put apache configuration files in separate subpackage. - use system apache rpm macros - change ap_docroot from /srv/www/htdocs to /usr/share if phpPgAdmin.conf for apache was changed by local admin, we will create a backup and replace the original file with the new version sorry admins, but you need to apply your changes again - needed Alias /phpPgAdmin is an enabled APACHE_SERVER_FLAGS default for more info have a look into /etc/apache2/conf.d/phpPgAdmin.conf - add phpPgAdmin.http.inc Version 7.12.1 (December 10, 2019) Features: * Add support for granting USAGE on sequences * Update French translation Bugs: * Fix issues with OID removal in Postgres 12+ * Remove broken tree branch from table/view browse option * Properly escape identifiers when browsing tables/views/schemas * Fix truncation of long multibyte strings * Clean up a number of misspellings and typos from codespell report Incompatabilities: * Require mbstring module support in PHP Version 7.12.0 (September 28, 2019) Features * Add Support for PHP 7.x * Add Support for Postgres 12 * Update Bootstrap to version 3.3.7 (wisekeep) Bugs * Fix several issues with CSS files (wisekeep) * Clean up file permissions (nirgal) * Fixed Reflected XSS vulnerability (om3rcitak) * Fixes with sequence visbility and permission handling. Incompatabilities: * We no longer support php5 (>= 7.1) * Change in version numbering system phpPgAdmin-7.13.0-bp153.2.3.1.noarch.rpm phpPgAdmin-7.13.0-bp153.2.3.1.src.rpm phpPgAdmin-apache-7.13.0-bp153.2.3.1.noarch.rpm openSUSE-2021-1572 Recommended update for materia-gtk-theme moderate openSUSE Backports SLE-15-SP3 Update This update for materia-gtk-theme fixes the following issues: - Materia GTK theme was broken on Leap 15.3 (boo#1192398). Solved by building Materia against the correct GNOME version (3.34), informed to the build script. materia-gtk-theme-20200916-bp153.2.3.1.noarch.rpm materia-gtk-theme-20200916-bp153.2.3.1.src.rpm openSUSE-2022-17 Recommended update for os-autoinst moderate openSUSE Backports SLE-15-SP3 Update This update for os-autoinst fixes the following issues: Update to version 4.6.1634046033.a9024b37: * validate_script_output: Fix static timeout when typing command * testapi: Fix POD parsing for "distri->script_run" with escaping * Reformat code to current perltidy style * tools/tidy: Disable aligning assignments * Revert "qemu: fall back to HDDSIZEGB value, even for backing file" * Use proper perl "signatures" in OpenQA::Isotovideo * Document `imgsearch` script * Add test for imgsearch script * Add standalone script for using fuzzy image comparison * Use proper perl "signatures" in OpenQA * Use proper perl "signatures" in OpenQA::Qemu * OpenQA: Simplify variable use to avoid typo * CI: Allow exception for "git subrepo pull" messages * git subrepo pull (merge) external/os-autoinst-common * qemu: fall back to HDDSIZEGB value, even for backing file Update to version 4.6.1633618600.9b31e877: * testapi: Remove redundant "use 5.018" replaced by Mojo::Base -strict * Use proper perl "signatures" in t * t: Output backend state message on error for debugging * tools: Use git for faster tidy file cleanup if possible * Select sensible default of 5 minutes for SSH command timeout * ssh_screen::type_string(): Print error code if write() fails * Add unit tests for baseclass::wait_serial * Avoid tidy script failures when a filename has spaces * Allow running tidy on single files * Rename subroutine to clear serial line buffer * Set offset in serial output buffer * Use consistent abbreviated SPDX license identifiers * Speedup, simplify and fix log format with Time::Moment * Use consistent "Copyright" header without problematic characters * t: Add Test::Warnings to 08-autotest * t: Fix "Useless use of a constant" * Fully tidy consoles/VNC.pm * Use proper perl "signatures" in tools * Use proper perl "signatures" in t/data * workflows/commit_message_checker.yml: Fix file based prefix * Replace all possible occurences of docker with generic version * Use simpler 'podman' as drop-in replacement for our checks Update to version 4.6.1632799442.f77d4e14: * Add support for timeout on SSH based commands if possible * Allow spaces and comma as delimiter for SCHEDULE variable * Flush Python's `stderr` to ensure error messages end up in logs * Adapt container path in README in accordance with 16d2b42e0960 * Use Leap 15.3 container * Correctly use QEMU_COMPRESS_QCOW2 * Use Leap 15.3 as TW's glibc 2.34 breaks CI Update to version 4.6.1632416043.04a757ed: * Remove check for qemu >= 4 in qemu backend Update to version 4.6.1632209573.6778e83a: * mmapi: Allow for longer and more retries after observed failures * Fix spelling for svirt xml file * Add OPENQA_HOSTNAME to xml metadata Update to version 4.6.1631879042.64c44cb2: * Add aarch64 qemu binary * Add missing files section to spec for s390-deps subpkg * Install fonts-config needed by x3270 and require everything Update to version 4.6.1631697994.f5fcf5e7: * Regression in 'consoles::sshVirtsh::get_remote_vmm' * Extend unit tests for svirt backend * Write condition in `attach_to_running` in a more compact way * Fix parameters of `attach_to_running` Update to version 4.6.1631543245.9bb4b0ca: * Recommend dependencies xterm xterm-console xdotool * Recommend dependency icewm required by consoles/localXvnc.pm * Recommend dependency x3270 needed by consoles/s3270.pm Update to version 4.6.1631277879.0da8130f: * mmapi: Add get_current_job_id() function Update to version 4.6.1631168368.97814235: * Deduce format of backing file from extension * Fix `qemu-img` failure with QEMU 6.1.0 due to missing file format Update to version 4.6.1630918490.b349ba2a: * consoles::sshVirtsh: Remove the unused argument * consoles::sshVirtsh: Remove unnecessary second argument * Allow more modern perl style with consistent "use Mojo::Base -strict" * t: Add more low-level python module test with more details * consoles::sshVirtsh: Extract methods for copy_image variants * consoles::sshVirtsh: Extract helper methods in consoles::sshVirtsh * consoles::sshVirtsh: Extract methods for create_disk/copy_image * Use signatures in consoles::sshVirtsh * Allow overriding Mojolicious limits for the file upload * Add test for upload exceeding error * Fix error handling when creating target directory for upload * Add tests for upload API * Fix render calls in error handling of asset upload * tests: Verify that serialization works after cloning * Fix incorrect serialization attempts of paths leading to error Update to version 4.6.1629993316.ad40aced: * git subrepo pull (merge) --force external/os-autoinst-common * Consistently replace File::Spec uses with Mojo::File * Remove unused import File::Spec * dist: Bump timeout scaling factor for slow OBS tests * Add tests for console::sshVirtsh::add_disk() in t/22-svirt.t * Do not override bus and dev types for xen * Add YAML file for commit message checks * testapi: Use "use Mojo::Base -strict;" to also enforce strictness Update to version 4.6.1629812293.642d6bac: * Fix unintended code sections in documentation * testapi: Simplify host_ip and data_url * t: Add tests for host_ip and data_url * testapi: Fix implementation sections erroneously rendered into documentation * testapi::compat_args: Fix if given value contains invalid regex * Disable certain warnings in the XS file as it is generated by xsubpp * Allow one to easily configure a build with commonly useful warnings * Fix disabling of compression in qemu * qemu: remove medium from cd when ejecting * t: Prevent git test destroying user-local git config * qemu: Ensure chattr ends within reasonable time to prevent potential blockage * qemu: Add three debug log statements near potential blocking processes * t: save multiple calls into handle_qmp_command * Create backing file of arbitrary size for disk image * Simplify code in qemu modules * Revert "Workaround "No route to ..." after upstream fix * Update tidy to 20210717 * mmapi: Prevent API failures due to short server unavailabilities * mmapi: Use simpler module variables rather than constants * mmapi: Prevent API errors in wait functions being ignored * t: Fix missing '$_' for test debug output * t: Add test for current error-handling of wait_for_children * mmapi: Simplify incomplete host variable handling * t: Save around 30s from the full stack test * Use Time::Seconds instead of magic numbers * lockapi: Simplify record_info call * Remove unused method baseclass::reduce_deadline * qemu: Make QEMU_BALLOON_TIMEOUT configurable replacing magic number * t: Delete unused mock line * Display curl progress meter in upload_logs() & upload_assets() * Run make update-deps * git subrepo pull (merge) --force external/os-autoinst-common * Allow additional spaces when suppressing warning * Fix warning about expected termination * Workaround "No route to host" error on `wget` command in fullstack test * Fix formatting timestamp (after f1f1e966c) * Remove contradicting timezone stamps Delete contradicting timezone stamps observed in the autoinst-log.txt Ammending basetest.pm deletes the second timestamp that is UTC contradicting with the initial CEST obserbved at the begening of the line The changes should be should produce the following example [2021-07-05T17:14:58.348 CEST] [debug] ||| finished grub_test installation (8 s) instead of [2021-07-05T17:14:58.348 CEST] [debug] ||| finished grub_test installation at 2021-07-05 15:14:58 (8 s) * Revert "Merge pull request #1717" * Simplify baseclass with post-conditions * baseclass: Extract function for capture-loop eval-body * Simplify some code in baseclass * Remove unused method baseclass::reduce_deadline * t: Delete unused mock line Update to version 4.6.1625796159.4048f0f9: * Improve error message when cloning git repository * Set default value for HDDSIZEGB as in QEMU or PVM backends Update to version 4.6.1625603601.8466828c: * t: Simplify log parsing in 99-full-stack.t * t: Add trivial s390x test * Remove "SUSEMIRROR" check now being in os-autoinst-distri-opensuse * t: Add test for bmwqemu::save_json_file * Fix a few typos * Remove 10-virtio_terminal from OBS tests * Allow specifying multiple tests via `TESTS` variable as documented in README * Fix use of QEMU_NUMA on qemu >= 5.2 * Add unit tests for the vagrant backend * Strip down qemu-backend symptom reporting to focus on real errors * Show likely QEMU errors more prominently * Skip empty ISO_X variables when configuring block devices * Add brief documentation of the vagrant backend * Add vagrant backend to os-autoinst * Update tidy to 20210625 * bmwqemu: Remove deprecated fileContent method - Update to version 4.6.1624262954.5361bf1c: * bmwqemu: Mark fileContent function as deprecated before removing * Replace bmwqemu::fileContent usage with cleaner Mojo::File * Simplify bmwqemu::fileContent with Mojo::File * Remove broken 'vncpw' handling after regression in 6d2d8062 * Remove unused bmwqemu fileContent and save_vars references * Remove unused use-statements in backend::amt * Fix QEMU_COMPRESS_QCOW2 missing implementation introduced with c670720d * t: Add missing letter to the test data * ci: Workaround ci_extended container setup gid issue Update to version 4.6.1623757687.3f64b638: * Add tests for new_ssh_connection with a custom port * Allow to specify the port for a ssh connection * Correct user -> username in sshSerial::activate * Correct docs of get_ssh_credentials: host -> hostname Update to version 4.6.1623425960.44a81109: * t: Compare similarities with some tolerance to avoid test failures * Fix typo in README * virtio_terminal: Store activated state on (save_|load_)snapshot() Update to version 4.6.1623266740.54327cdf: * Add shell style checks based on ShellCheck * Fix all shell style issues reported by ShellCheck * No longer convert to 16 colours * Add one more needle test case for small checkboxes in select_patterns Update to version 4.6.1622595893.93f70700: * Find out if qemu is killed because of out-of-memory Update to version 4.6.1622545881.99ce6034: * dist: Try to fix still appearing sporadic test timeouts in OBS environment * Reformat python files with black * Add 'black' for python code style check Update to version 4.6.1622223685.2259c969: * Improve coding style in Utils.pm * Improve documentation of CASEDIR/PRODUCTDIR/NEEDLES_DIR * Increase timeout scaling of test for isotovideo's runtime * Fix test execution - force users to specify test directory * signalblocker: Fix typo in log message Update to version 4.6.1621420911.f21226c3: * Add note about GENERAL_HW_CMD_DIR ignored by openQA * Fix table formatting * Add test for log indentation * Indent the new lines in logs using the log format Update to version 4.6.1621025086.2605c1fc: * Improve log output of bare "CORE::say" in vnc_base Update to version 4.6.1620833632.f1d52cb5: * Replace raw prints with the correct logs messages in qemu * Support UEFI_PFLASH_VARS is a basename * Add checks for 'info' type in serial failure detection * t: Reduce runtime of 31-sshSerial by mocking time based methods Update to version 4.6.1620235366.b165997a: * consoles: Simplify single-line statements in serial_screen * consoles: Fix language and wrapping in serial_screen comments * t: Slightly simplify mocked methods in 31-sshSerial.t * t: Specify proper test messages on each test statement in 31-sshSerial.t * proxy_console: Tidy the code, replace tabs with spaces * console_proxy: Proxy also the caller context (list or scalar) Update to version 4.6.1620044708.f7851280: * Extend QEMU backend tests for functions `eject_cd` and `execute_qmp_command` * Fix `eject_cd` command by using `id` and `force` parameters * Add function to QEMU backend which allows executing any QMP command * Make device to eject via `eject_cd` command configurable Update to version 4.6.1619585128.5d4663ae: * Support assets symlink Update to version 4.6.1619442285.14cadbcb: * Enable smbd usage to upload assets from worker pool * stop appending the basename to a set log_name Update to version 4.6.1619173284.645c6c12: * dist: Install testapi.py along with other files for easier inclusion Update to version 4.6.1619083988.b15e5e5e: * Make persistent SOL console configurable * Update qemu argument used to disable floppy drive for qemu 6.0 * Make ipmi SOL console persistent * container: Fix Dockerfile style issues DL3059 Update to version 4.6.1618839153.ad5932c7: * Correct url to npm docs in backend_vars.asciidoc * dist: Bump test timeout due to failures in OBS tests Update to version 4.6.1618564966.3ff78d0c: * Update tidy to 20210402 * mergify: Wait for all requested reviews * 22-svirt.t: Simplify SSH tests for svirt console sshVirtsh * 23-baseclass.t: Extent SSH test coverage * baseclass: Add use OpenQA::Exceptions * 23-baseclass.t: Use MockObject for Net::SSH2 * baseclass: Recover broken SSH connection with keep_open=>1 Update to version 4.6.1618465785.f3f4079f: * Fix return value of _dbus_do_call * sshVirtsh: Allow additional parameters for run_cmd() * Re-connect to dbus for each call * signalblocker: Also block SIGCHLD Update to version 4.6.1618238732.abb1c9e7: * Add USBSIZEGB var to set the size of the overlay for USBBOOT * tests: Avoid failures when running openQA's test suite Update to version 4.6.1617787694.965960f5: * autotest: Improve test module loading error handling * README: Add section to describe test modules with python support * t: Fix flaky coverage with deterministic code * backend: Use named variable in place of magic number * Fix lookup of perl module from python * t: Slightly extend 04-testapi-python.t * autotest: Use more prominent output format for errors in test modules * Fix lookup of os-autoinst modules from Python context * Add python binding/import/wrapping code for testapi * external: Move hadolint commands into config file * Optimize hadolint call with passing project dir - Update to version 4.6.1616752214.24ec8f98: * t: Fix deprecation warning about 'ide-drive' * Also accept test modules with file extension in SCHEDULE * Use proper logging calls instead of bare print - Update to version 4.6.1615799823.a1b2e4ba: * Add current path to lib when CASEDIR is a relative path * Add background_script_run() testapi function * Add more tests for '&' in script_run() - Update to version 4.6.1615462203.793fdffe: * Make hyperv powershell commands work in non-interactive ssh session - Update to version 4.6.1614955627.711a5797: * testapi: Add convenience function "enter_cmd" * Catch incorrect use of '&' at end of script_run calls * testapi: Add optional "lf" parameter to type_string * Handle already present '&' terminator in "script_run" gracefully - Update to version 4.6.1614711054.7b334c37: * Simplify the CMake invocation within the convenience Makefile * Create symlinks by default in convenience Makefile - Update to version 4.6.1614612897.75967767: * tools: Update Tumbleweed based new dev image * Fix missing dependency for 'cpio' * t: Fix check for 'cpio' producing warning if cpio not installed * Allow following test execution when running check targets via ninja * Clarify where the path come from when init needles failed - Update to version 4.6.1614171005.a4459c0c: * spec: Account for sporadic slowness in build environments * Slightly simplify needle.pm with condensed lines - Update to version 4.6.1613739162.3c1f4d7d: * Simplify some code in baseclass * Improve scoping of '$current_test' variable * autotest: Fix tab in POD * Delete unused autotest methods - Update to version 4.6.1612977597.496edb5a: * t: Explicitly import Test::Output functions - Update to version 4.6.1612868503.2e2b378a: * doc: Correct explanation for NICVLAN - Update to version 4.6.1611071183.d4854e5a: * tools/tidy: Use the perltidy version from the calling repo * docker: Upgrade os-autoinst_dev image to Tumbleweed * Fix 14-isotovideo.t by using Perl's qx() * Use Mojolicious::Routes::Route::any instead of deprecated …::route * Update Perl::Tidy to 20210111 - Update to version 4.6.1610429804.fb1c49e4: * docker: Use travis-CI independant name for dev image * Move the DIE handler down to prevent an error with version * Simpler invocation and output checks in isotovideo tests * README: Use updated github actions badge * README: Replace "travis CI" reference by more generic term * t: Prevent "uninitialized value" on 02-test_ocr.t test fail * t: Bump timeout for 99-full-stack.t after local timeout in coverage run * doc: Add missing variables to fix t/04-check_vars_docu.t * t: Sort all non-qemu backend tests together with higher numbers * codecov: Bump coverage threshold to current level * t: Properly mark all test modules as executables * t: Delete dead code in 10-terminal.t - Update to version 4.6.1609752238.01857082: * Add static checks for our container definitions * external: Fix style issues in container files based on hadolint reports * container: Fix style issues based on hadolint reports * tools: Add prove arg --timer to be consistent with openQA * Add test for our container definitions * Use more general folder name "container" rather than docker - Update to version 4.6.1608558896.743495da: * Support relative path when loading test modules specified by SCHEDULE - Update to version 4.6.1608301075.2287dabd: * Add unit test for sshSerial * t: Prevent sporadic timeout failure in 10-virtio_terminal.t * Implement SSH serial terminal * Implement ssh_screen::type_string() * ssh_screen::read(): Allow direct logging into file * t: Bump timeout in 10-virtio_terminal.t due to fail in OBS * Filter out carriage returns Jobs running on hyperv or vmware usually contain LF and CR. In our particular case `0d 0d 0a` seems to be present in each line of SUTs output. - Update to version 4.6.1608149831.eea793d2: * Update tidy version to 20201207 * Delete travis CI config to completely disable * t: Catch output in t/29-backend-generalhw.t * t: Catch output in t/19-isotovideo-command-processing.t * Makefile: Fix call of make without argument on already existing build dir * Separate developer-centric tests into "xt/" for faster coverage analysis runs * t: Catch output in t/14-isotovideo.t * t: Catch output in t/10-virtio_terminal.t * t: Catch output in t/10-terminal.t * t: Add OpenQA::Test::Timelimit to all modules where useful * tools/tidy: Allow to run on mismatching tidy version * t: Catch all output in 03-testapi.t * docker_run_ci: Add command line parsing with getopt * Add support for 'Codecovbash' to upload results in GHA * Fix qemu test timeouts based on coverage runs * .github: Enable codecov report uploading with "action" * tools: docker_run_ci: Bump timeout for github actions behaviour * Add github actions CI definitions * t: Add 'external' to search path of tests * t: Output gathered stdout on error in 27-update-deps * Update perltidy to 20201202 * Move dev container base to Leap 15.2 * backend: ipmi: Bring back proper return code for module * backend: ipmi: Add quoting for ping command * t: Add test for backend::ipmi * backend: ipmi: Make "mc reset" parameters configurable * Use other log functions from bmwqemu as well according to severity - Update to version 4.6.1607343404.748c0f7c: * .gitignore: Remove all old autotools related entries - Update to version 4.6.1607122640.3bb9e173: * Add convenience Makefile after we removed autotools * git subrepo commit (merge) external/os-autoinst-common * Delete unused "diag" imports * Phrase debug message "Extract" as a progress description rather than command * Delete not helpful debug message about a qmpsocket file descriptor * Add tests for wait_for_children and wait_for_children_to_start * Mark sleeps in mmapi/lockapi for retrying/polling as uncoverable * Avoid hard-coded retry count and poll intervals in mmapi * Improve mmapi test * lockapi tests: Add checks for mocked record_info * Improve error handling in mmapi/lockapi * Add better tests for lockapi * Return 0 instead of undef when destroying a barrier fails * lockapi: Make hard-coded intervals and retry attempts overridable os-autoinst-test-4.6.1589880721.55a008dd-bp153.2.10.1.src.rpm os-autoinst-4.6.1606482144.ab6cdfe2-bp153.2.6.1.src.rpm os-autoinst-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-debuginfo-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-debugsource-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-devel-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-openvswitch-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-qemu-kvm-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-qemu-x86-4.6.1606482144.ab6cdfe2-bp153.2.6.1.x86_64.rpm os-autoinst-4.6.1606482144.ab6cdfe2-bp153.2.6.1.aarch64.rpm os-autoinst-debuginfo-4.6.1606482144.ab6cdfe2-bp153.2.6.1.aarch64.rpm os-autoinst-debugsource-4.6.1606482144.ab6cdfe2-bp153.2.6.1.aarch64.rpm os-autoinst-devel-4.6.1606482144.ab6cdfe2-bp153.2.6.1.aarch64.rpm os-autoinst-openvswitch-4.6.1606482144.ab6cdfe2-bp153.2.6.1.aarch64.rpm os-autoinst-4.6.1606482144.ab6cdfe2-bp153.2.6.1.ppc64le.rpm os-autoinst-debuginfo-4.6.1606482144.ab6cdfe2-bp153.2.6.1.ppc64le.rpm os-autoinst-debugsource-4.6.1606482144.ab6cdfe2-bp153.2.6.1.ppc64le.rpm os-autoinst-devel-4.6.1606482144.ab6cdfe2-bp153.2.6.1.ppc64le.rpm os-autoinst-openvswitch-4.6.1606482144.ab6cdfe2-bp153.2.6.1.ppc64le.rpm os-autoinst-4.6.1606482144.ab6cdfe2-bp153.2.6.1.s390x.rpm os-autoinst-debuginfo-4.6.1606482144.ab6cdfe2-bp153.2.6.1.s390x.rpm os-autoinst-debugsource-4.6.1606482144.ab6cdfe2-bp153.2.6.1.s390x.rpm os-autoinst-devel-4.6.1606482144.ab6cdfe2-bp153.2.6.1.s390x.rpm os-autoinst-openvswitch-4.6.1606482144.ab6cdfe2-bp153.2.6.1.s390x.rpm openSUSE-2021-1588 Security update for seamonkey important openSUSE Backports SLE-15-SP3 Update This update for seamonkey fixes the following issues: update to SeaMonkey 2.53.10.1 * Security fix for NSS code bug 1737470. * Only use networks and servers in lower case in ChatZilla bug 1742502. * Change classic form icon in SeaMonkey composer bug 1710915. * Addition fixes for SeaMonkey 32x32 default icons on Windows and macOS bug 1729153. * SeaMonkey 2.53.10.1 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * SeaMonkey 2.53.10.1 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.0 release notes for specific changes and security fixes in this release. * Additional important security fixes up to Current Firefox 91.4 ESR and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to. update to SeaMonkey 2.53.10 * Minor fixes for testdisplay command in ChatZilla bug 1727976. * Show CTCP requests (excluding ACTION and DCC) bug 1722156. * IRCv3: Add support for server-time bug 1724586. * Add localization note for network editor dialog width in ChatZilla bug 1727977. * IRCv3: Add support for extended-join and account-notify bug 1722159. * Add ability to collapse message groups in ChatZilla bug 1724588. * Fix JS strict warnings in unescapeTagValue in ChatZilla bug 1727989. * IRCv3: Add support for invite-notify bug 1722161. * IRCv3: Add support for batch bug 1724589. * Fix JS strict warning in addHistory in cZ static.js bug 1727992. * IRCv3: Add support for cap-notify bug 1722162. * Stop using canonical name as collection keys in ChatZilla bug 1728025. * IRCv3: Add support for TLS and STS bug 1722166. * Helper function for renaming irc server properties in ChatZilla bug 1728027. * IRCv3: Add support for MONITOR bug 1722174. * Remove use of msg.commasp in ChatZilla bug 1726965. * Allow shiftKey to modify behaviour of link clicking in cZ bug 1713458. * IRCv3: Add support for echo-message bug 1722211. * In ChatZilla make /commands return all matches starting with pattern bug 1726966. * Use SeaMonkey prefs to determine how links behave in cZ bug 1713467. * Allow parameters to be localised in ChatZilla bug 1724105. * Add identify command to cZ and hook into password management bug 1713470. * IRCv3.1: Implement SASL with PLAIN mechanism bug 1717545. * IRCv3: Add support for message tags bug 1724584. * Add last read message divider to ChatZilla bug 1729159. * IRCv3: Add support for account-tag bug 1724585. * Missing option "text encoding Unicode/UTF-8" in preferences - Mailnews bug 1679260. * Detect Crashreporter using AppConstants in SeaMonkey bug 1735236. * Link about LEGACY extensions in Add-ons Manager is broken bug 1656797. * Update help for clear private data preferences and dialog bug 1728911. * Fix typo in cs_nav_prefs_appearance bug 1737473. * Drop leftover "Edit Menu" comment from messageWindow.xul and addressbook.xul bug 1725121. * Add dummy tab routines to SeaMonkey mailnews tab browser bug 1735243. * Folder pane and tab/window title not updated correctly when opening in new tab bug 1726940. * Allow mail tab bar to be controlled separately to browser tab bar bug 1724515. * Copy any user set values for new mail.tabs prefs bug 1729165. * Merge Master Passwords and Passwords pref panes into a single pref pane bug 1728099. * Move warning about redirection pref from Content to Privacy & Security pane bug 1728185. * Move website icons prefs from content pref pane to browser pref pane bug 1727425. * Move browser / mailnews system integration prefs into advanced pane bug 1727659. * Have separate opentabfor.middleclick for mailnews bug 1727948. * Add removeBrowser helper for tabbrowser bug 1730391. * Put <browser> in a <stack> so it's easy to overlay bug 1730392. * Allow browser focus to be avoided bug 1720003. * SeaMonkey 32x32 default icon has light stripe at the bottom bug 1729153. * Support <input type=time> and <input type=date> in SeaMonkey bug 1730408. * Middleclick on browser tab handled twice (closes tab and loads URL from primary or clipboard) bug 1734407. * Unable to create a new "Saved Search Folder" using "Save View as a Folder..." bug 1738669. * Enable compression for standard http connections bug 1728996. * Support VS2022 for compiling under Windows bug 1728988. * SeaMonkey 2.53.10 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * SeaMonkey 2.53.10 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.0 release notes for specific changes and security fixes in this release. * Additional important security fixes up to Current Firefox 78.15 ESR and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to. update to SeaMonkey 2.53.9.1 * Fix the lazy loading of images from some websites bug 1727967. * Move certain font family defaults from serif to sans serif bug 1727982. * SeaMonkey 2.53.9.1 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * SeaMonkey 2.53.9.1 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.0 release notes for specific changes and security fixes in this release. * Additional important security fixes up to Current Firefox 78.14 ESR and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to. update to SeaMonkey 2.53.9 * There is now an option to clear browser history during shutdown bug 1621445. * Uninstall plugin command for ChatZilla bug 541719. * Update icons used in ChatZilla status bar bug 1710238 and bug 1710249. * Make ChatZilla understand mIRC color code 99 bug 1710298. * Implement IRCv3 basic CAP negotiation bug 1717539 and CAP LIST and update CAP ACK and CAP LS bug 1710313. * Use Unicode instead of images for emojis in ChatZilla bug 1711375 and add some extra emojis bug 1711376. * Use SeaMonkey's configured web search rather than a separate one in ChatZilla bug 1712498. * Add a networks editor to ChatZilla bug 1716232. * Implement IRCv3 away-notify bug 1717543, chghost and userhost-in-names bug 1717544, self-messaging bug 1722212 and WHOX bug 1722214. * Link to SeaMonkey website in debugQA for verification sites and development section bug 1685606. * Send button should be disable until we have a recipient bug 104973. * Remove need to use a modifier for marking messages as unread bug 1719216. * SeaMonkey 2.53.9 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * SeaMonkey 2.53.9 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.0 release notes for specific changes and security fixes in this release. * Additional important security fixes up to Current Firefox 78.13 ESR and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to. seamonkey-2.53.10.1-bp153.10.1.src.rpm seamonkey-2.53.10.1-bp153.10.1.x86_64.rpm seamonkey-dom-inspector-2.53.10.1-bp153.10.1.x86_64.rpm seamonkey-irc-2.53.10.1-bp153.10.1.x86_64.rpm seamonkey-2.53.10.1-bp153.10.1.i586.rpm seamonkey-dom-inspector-2.53.10.1-bp153.10.1.i586.rpm seamonkey-irc-2.53.10.1-bp153.10.1.i586.rpm seamonkey-2.53.10.1-bp153.10.1.aarch64.rpm seamonkey-dom-inspector-2.53.10.1-bp153.10.1.aarch64.rpm seamonkey-irc-2.53.10.1-bp153.10.1.aarch64.rpm openSUSE-2021-1600 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 96.0.4664.110 (boo#1193713): * CVE-2021-4098: Insufficient data validation in Mojo * CVE-2021-4099: Use after free in Swiftshader * CVE-2021-4100: Object lifecycle issue in ANGLE * CVE-2021-4101: Heap buffer overflow in Swiftshader * CVE-2021-4102: Use after free in V8 chromedriver-96.0.4664.110-bp153.2.48.1.x86_64.rpm chromium-96.0.4664.110-bp153.2.48.1.src.rpm chromium-96.0.4664.110-bp153.2.48.1.x86_64.rpm openSUSE-2021-1599 Recommended update for gedit-plugins moderate openSUSE Backports SLE-15-SP3 Update This update for gedit-plugins fixes the following issues: - Update to version 3.34.1: + Re-add the synctex plugin. + Some small maintenance tasks. + Updated translations. - Add new plugin sub package. - Update to version 3.34.0: + Small fix. + Translation updates. - Update to version 3.33.92: + Small cleanup in top-level files. + Updated translations. - Update to version 3.33.90: + Switch from Autotools to Meson. + Add CI to test buildability and enforce Flake8. + Add new session saver plugin. + Remove synctex plugin. + Update Commander activation shortcut to Ctrl+. + Many more fixes. - Switch to meson. - Add session-saver package, and remove synctex package. - Remove __pycache__ directory from files. - Update to version 3.32.2: + Fix ColorSchemer plugin for GTKSourceView 4. + Cache language names per session to prevent unnecessary web requests by Translate plugin. + Fix enabling and disabling the Translate plugin. - Refresh bracketcompletion-use-key-release-event-to-work-wi.patch with quilt. - Update to version 3.32.0: + Updated translations. - Update to version 3.31.90: + Fix GtkSourceView 4 Python imports. + Updated translations. - Update to version 3.31.4: + Switch from GTKSourceView 3 to GTKSourceView 4. + Stop using intltool. + Miscellaneous improvements. + Updated translations. - Drop libtool BuildRequires, no longer needed. - Replace pkgconfig(gtksourceview-3.0) with pkgconfig(gtksourceview-4) BuildRequires following upstream. - Add libtool and pkgconfig(appstream-glib) BuildRequires: New dependencies. - Drop gedit-plugin-dashboard sub-package and Obsolete it. - Update to version 3.30.1: + Terminal: fix change directory with vte >= 0.52. + Updated translations. - Update to version 3.30.0: + Updated translations. gedit-plugin-bookmarks-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-bracketcompletion-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-charmap-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-codecomment-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-colorpicker-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-colorschemer-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-commander-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-drawspaces-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-findinfiles-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-git-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-joinlines-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-multiedit-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-session-saver-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-smartspaces-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-synctex-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-terminal-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-textsize-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-translate-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-wordcompletion-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugin-zeitgeist-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugins-3.34.1-bp153.2.6.1.src.rpm gedit-plugins-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugins-data-3.34.1-bp153.2.6.1.x86_64.rpm gedit-plugins-lang-3.34.1-bp153.2.6.1.noarch.rpm gedit-plugin-bookmarks-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-bracketcompletion-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-charmap-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-codecomment-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-colorpicker-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-colorschemer-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-commander-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-drawspaces-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-findinfiles-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-git-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-joinlines-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-multiedit-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-session-saver-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-smartspaces-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-synctex-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-terminal-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-textsize-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-translate-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-wordcompletion-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-zeitgeist-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugins-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugins-data-3.34.1-bp153.2.6.1.aarch64.rpm gedit-plugin-bookmarks-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-bracketcompletion-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-charmap-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-codecomment-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-colorpicker-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-colorschemer-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-commander-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-drawspaces-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-findinfiles-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-git-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-joinlines-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-multiedit-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-session-saver-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-smartspaces-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-synctex-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-terminal-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-textsize-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-translate-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-wordcompletion-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-zeitgeist-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugins-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugins-data-3.34.1-bp153.2.6.1.ppc64le.rpm gedit-plugin-bookmarks-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-bracketcompletion-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-charmap-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-codecomment-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-colorpicker-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-colorschemer-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-commander-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-drawspaces-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-findinfiles-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-git-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-joinlines-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-multiedit-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-session-saver-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-smartspaces-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-synctex-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-terminal-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-textsize-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-translate-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-wordcompletion-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugin-zeitgeist-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugins-3.34.1-bp153.2.6.1.s390x.rpm gedit-plugins-data-3.34.1-bp153.2.6.1.s390x.rpm openSUSE-2021-1594 Recommended update for whipper moderate openSUSE Backports SLE-15-SP3 Update This update for whipper fixes the following issues: Update to version 0.10.0 * Allow configuring whether to auto close the drive's tray * Better error handling for unconfigured drive offset * Ability to group multi-disc releases in a single folder * Provide option to not use disambiguation in title * Save ISRCs from CD TOC * Ability to skip unrippable track * Grab cover art * cdda2wav from cdrtools instead of cdparanoia * Full changelog https://github.com/whipper-team/whipper/blob/v0.10.0/CHANGELOG.md Update to version 0.9.0 Fixed bugs: * Fix regression introduced due to Python 3 port * Port to Python 3 Update to version 0.8.0 Fixed bugs: * whipper bails out if MusicBrainz release group doesn’t have a type * object has no attribute 'working_directory' when running cd info * Failure to rip CD: "ValueError: could not convert string to float: " * "AttributeError: Program instance has no attribute '_presult'" when ripping * Drive analysis fails * Eliminate warning "eject: CD-ROM tray close command failed" * Flac file permissions Closed issues: * Separate out Release in log into two value map * Network issue #412 * RequestsDependencyWarning: urllib3 (1.25.2) or chardet (3.0.4) doesn't match a supported version * Run script after rip * Add git/mercurial dependency to the README * Include MusicBrainz Release ID in the log file * Rip while entering MusicBrainz data * Doesn't eject - "eject: unable to eject" (but manual eject works) * Note in the whipper output/log if development version was used * read-toc progress information * ripping fails frequently, but not repeatably * Look into adding more MusicBrainz identifiers to ripped files whipper-0.10.0-bp153.2.3.1.src.rpm whipper-0.10.0-bp153.2.3.1.x86_64.rpm whipper-0.10.0-bp153.2.3.1.aarch64.rpm whipper-0.10.0-bp153.2.3.1.ppc64le.rpm whipper-0.10.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1595 Security update for barrier moderate openSUSE Backports SLE-15-SP3 Update This update for barrier fixes the following issues: Updated to version 2.4.0: Barrier now supports client identity verification (fixes CVE-2021-42072, CVE-2021-42073). Previously a malicious client could connect to Barrier server without any authentication and send application-level messages. This made the attack surface of Barrier significantly larger. Additionally, in case the malicious client got possession of a valid screen name by brute forcing or other means it could modify the clipboard contents of the server. To support seamless upgrades from older versions of Barrier this is currently disabled by default. The feature can be enabled in the settings dialog. If enabled, older clients of Barrier will be rejected. Barrier now uses SHA256 fingerprints for establishing security of encrypted SSL connections. After upgrading client to new version the existing server fingerprint will need to be approved again. Client and server will show both SHA1 and SHA256 server fingerprints to allow interoperability with older versions of Barrier. Bugfixes: * Fixed build failure on mips*el and riscv64 architecture. * Barrier no longer uses openssl CLI tool for any operations and hooks into the openssl library directly. * More X11 clipboard MIME types have been mapped to corresponding converters (#344). * Fixed setup of multiple actions associated with a hotkey. * Fixed setup of hotkeys with special characters such as comma and semicolon (#778). * Fixed transfer of non-ASCII characters coming from a Windows server in certain cases (#527). * Barrier will now regenerate server certificate if it's invalid instead of failing to launch (#802) * Added support for additional keys on Sun Microsystems USB keyboards (#784). * Updated Chinese translation. * Updated Slovak translation. * Theme icons are now preferred to icons distributed together with Barrier (#471). Features: * Added --drop-target option that improves drag and drop support on Windows when Barrier is being run as a portable app. * The --enable-crypto command line option has been made the default to reduce chances of accidental security mishaps when configuring Barrier from command line. A new --disable-crypto command line option has been added to explicitly disable encryption. * Added support for randomart images for easier comparison of SSL certificate fingerprints. The algorithm is identical to what OpenSSH uses. * Implemented a configuration option for Server GUI auto-start. * Made it possible to use keyboard instead of mouse to modify screen layout. * Added support for keyboard backlight media keys * Added support for Eisu_toggle and Muhenkan keys * Added --profile-dir option that allows to select custom profile directory. submitted upstream at https://github.com/symless/synergy-core/pull/6261 * Bug #4749 - Clipboard thread race condition causes assertion * Bug #4720 - Plugin download shows 'Could not get Linux package * Bug #4712 - Unable to send clipboard with size above 1KB when * Bug #4690 - Log line 'activeDesktop' does not use logging * Enhancement #4901 - Auto restart when running from GUI in * Bug #4650 - SSL error log message repeats excessively and * Bug #4601 - Large clipboard data with SSL causes 'protocol is * Bug #4593 - Locking Windows server causes SSL_ERROR_SSL to * Bug #4538 - Windows service crashes intermittently with no * Bug #4566 - Client or server crashes with 'ssl handshake * Bug #4706 - Installer is not output to build config dir * Bug #4704 - Plugin 'ns' release build is overwritten with * Bug #4697 - Timing can allow an SSL socket to be used after * Enhancement #4661 - Log error but do not crash when failing * Enhancement #4708 - Download ns plugin for specific Mac * Enhancement #4587 - Include OpenSSL binaries in source for * Enhancement #4695 - Automatically upload plugins as barrier-2.4.0-bp153.2.3.1.src.rpm barrier-2.4.0-bp153.2.3.1.x86_64.rpm barrier-2.4.0-bp153.2.3.1.i586.rpm barrier-2.4.0-bp153.2.3.1.aarch64.rpm barrier-2.4.0-bp153.2.3.1.ppc64le.rpm openSUSE-2021-1602 Security update for nextcloud important openSUSE Backports SLE-15-SP3 Update This update for nextcloud fixes the following issues: Update to 20.0.14 Security issues fixed: * CVE-2021-41179: Fix boo#1192028 - (CWE-304): Two-Factor Authentication not enforced for pages marked as public * CVE-2021-41178: Fix boo#1192030 - (CWE-434): File Traversal affecting SVG files on Nextcloud Server * CVE-2021-41177: Fix boo#1192031 - (CWE-799): Rate-limits not working on instances without configured memory cache backend Changes: - Add command to repair broken filesystem trees (server#26630) - Ensure that user and group IDs in LDAP's tables are also max 64chars (server#28971) - Change output format of Psalm to Github (server#29048) - File-upload: Correctly handle error responses for HTTP2 (server#29069) - Allow "TwoFactor Nextcloud Notifications" to pull the state of the 2F… (server#29072) - Add a few sensitive config keys (server#29085) - Fix path of file_get_contents (server#29095) - Update the certificate bundle (server#29098) - Keep pw based auth tokens valid when pw-less login happens (server#29131) - Properly handle folder deletion on external s3 storage (server#29158) - Tokens without password should not trigger changed password invalidation (server#29166) - Don't further setup disabled users when logging in with apache (server#29167) - Add 'supported'-label to all supported apps (server#29181) - 21] generate a better optimized query for path prefix search filters (server#29192) - Keep group restrictions when reenabling apps after an update (server#29198) - Add proper message to created share not found (server#29205) - Add documentation for files_no_background_scan (server#29219) - Don't setup the filesystem to check for a favicon we don't use anyway (server#29223) - Fix background scan doc in config (server#29253) - Get `filesize()` if `file_exists()` (server#29290) - Fix unable to login errors due to file system not being initialized (server#29291) - Update 3rdparty ref (server#29297) - Bump icewind/streams from 0.7.3 to 0.7.5 in files_external (server#29298) - Fix app upgrade (server#29303) - Avoid PHP errors when the LDAP attribute is not found (server#29314) - Fix security issues when copying groupfolder with advanced ACL (server#29366) - Scheduling plugin not updating responding attendee status (server#29387) - Make calendar schedule options translatable (server#29388) - Add whitelist for apps inside of the server repo (server#29396) - Handle files with `is_file` instead of `file_exists` (server#29417) - Fixes an undefined index when getAccessList returns an empty array (server#29421) - Extra fixes needed for icewind/streams update to 0.7.2 (server#29426) - Backport #29260: Respect user enumeration settings in user status lists (server#29429) - Implement local filtering in file list (server#29441) - Detect mimetype by content only with content (server#29457) - Update CRL (server#29505) - Update update-psalm-baseline workflow (server#29548) - Bump icewind/streams from 0.7.1 to 0.7.5 (3rdparty#855) - Bump version (files_pdfviewer#512) - Fix deleting notifications with numeric user ID (notifications#1090) - Add integration tests for push registration (notifications#1097) - Restore old device signature so the proxy works again (notifications#1105) - Bump vue and vue-template-compiler (photos#864) - Bump prosemirror-schema-list from 1.1.5 to 1.1.6 (text#1868) - Additional checks for workspace controller (text#1887) nextcloud-20.0.14-bp153.2.9.1.noarch.rpm nextcloud-20.0.14-bp153.2.9.1.src.rpm nextcloud-apache-20.0.14-bp153.2.9.1.noarch.rpm openSUSE-2021-1604 Recommend update for parsec moderate openSUSE Backports SLE-15-SP3 Update parsec was updated to 0.8.0: See https://github.com/parallaxsecond/parsec/compare/0.7.2...0.8.0 parsec-tools was updated to 0.3.1: See https://github.com/parallaxsecond/parsec-tool/compare/0.3.0...0.3.1 parsec-tool-0.3.1-bp153.2.3.1.src.rpm parsec-tool-0.3.1-bp153.2.3.1.x86_64.rpm parsec-tool-debuginfo-0.3.1-bp153.2.3.1.x86_64.rpm parsec-0.8.0-bp153.2.3.1.src.rpm parsec-0.8.0-bp153.2.3.1.x86_64.rpm parsec-tool-0.3.1-bp153.2.3.1.aarch64.rpm parsec-tool-debuginfo-0.3.1-bp153.2.3.1.aarch64.rpm parsec-0.8.0-bp153.2.3.1.aarch64.rpm parsec-tool-0.3.1-bp153.2.3.1.ppc64le.rpm parsec-tool-debuginfo-0.3.1-bp153.2.3.1.ppc64le.rpm parsec-tool-0.3.1-bp153.2.3.1.s390x.rpm parsec-tool-debuginfo-0.3.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1631 Security update for kafka important openSUSE Backports SLE-15-SP3 Update This security update of kafka fixes the following issue: - CVE-2021-4104: Remove JMSAppender from log4j jars during build to prevent bsc#1193662, kafka-kit-2.1.0-bp153.2.3.1.src.rpm kafka-kit-2.1.0-bp153.2.3.1.x86_64.rpm kafka-2.1.0-bp153.2.3.1.src.rpm kafka-source-2.1.0-bp153.2.3.1.x86_64.rpm kafka-source-2.1.0-bp153.2.3.1.i586.rpm kafka-source-2.1.0-bp153.2.3.1.aarch64.rpm kafka-source-2.1.0-bp153.2.3.1.ppc64le.rpm kafka-source-2.1.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1634 Recommended update for konqueror moderate openSUSE Backports SLE-15-SP3 Update This update for konqueror fixes the following issues: - Always display the introduction page using webenginepart, as that's the only html rendering part that supports it (boo#1173711) konqueror-20.04.2-bp153.2.5.1.src.rpm konqueror-20.04.2-bp153.2.5.1.x86_64.rpm konqueror-devel-20.04.2-bp153.2.5.1.x86_64.rpm konqueror-lang-20.04.2-bp153.2.5.1.noarch.rpm konqueror-plugins-20.04.2-bp153.2.5.1.x86_64.rpm webenginepart-20.04.2-bp153.2.5.1.x86_64.rpm konqueror-20.04.2-bp153.2.5.1.i586.rpm konqueror-devel-20.04.2-bp153.2.5.1.i586.rpm konqueror-plugins-20.04.2-bp153.2.5.1.i586.rpm webenginepart-20.04.2-bp153.2.5.1.i586.rpm konqueror-20.04.2-bp153.2.5.1.aarch64.rpm konqueror-devel-20.04.2-bp153.2.5.1.aarch64.rpm konqueror-plugins-20.04.2-bp153.2.5.1.aarch64.rpm webenginepart-20.04.2-bp153.2.5.1.aarch64.rpm openSUSE-2021-1633 Recommended update for chromium moderate openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Various build related fixes: - Unbundle freetype on TW - Unbundle icu on 15.4 - Disable lto and update _constraints on aarch64 - Remove MEIPreload: it gets installed through component updater chromedriver-96.0.4664.110-bp153.2.51.1.x86_64.rpm chromium-96.0.4664.110-bp153.2.51.1.src.rpm chromium-96.0.4664.110-bp153.2.51.1.x86_64.rpm chromedriver-96.0.4664.110-bp153.2.51.1.aarch64.rpm chromium-96.0.4664.110-bp153.2.51.1.aarch64.rpm openSUSE-2021-1639 Recommended update for f2fs-tools moderate openSUSE Backports SLE-15-SP3 Update This update for f2fs-tools fixes the following issues: - Update to snapshot 1.14.0+g67 (972d7107) to fix a btrfs bug [boo#1191235] f2fs-tools-1.14.0.g67-bp153.2.3.1.src.rpm f2fs-tools-1.14.0.g67-bp153.2.3.1.x86_64.rpm f2fs-tools-compat-1.14.0.g67-bp153.2.3.1.noarch.rpm f2fs-tools-devel-1.14.0.g67-bp153.2.3.1.x86_64.rpm libf2fs8-1.14.0.g67-bp153.2.3.1.x86_64.rpm libf2fs_format7-1.14.0.g67-bp153.2.3.1.x86_64.rpm f2fs-tools-1.14.0.g67-bp153.2.3.1.i586.rpm f2fs-tools-devel-1.14.0.g67-bp153.2.3.1.i586.rpm libf2fs8-1.14.0.g67-bp153.2.3.1.i586.rpm libf2fs_format7-1.14.0.g67-bp153.2.3.1.i586.rpm f2fs-tools-1.14.0.g67-bp153.2.3.1.aarch64.rpm f2fs-tools-devel-1.14.0.g67-bp153.2.3.1.aarch64.rpm libf2fs8-1.14.0.g67-bp153.2.3.1.aarch64.rpm libf2fs_format7-1.14.0.g67-bp153.2.3.1.aarch64.rpm f2fs-tools-1.14.0.g67-bp153.2.3.1.ppc64le.rpm f2fs-tools-devel-1.14.0.g67-bp153.2.3.1.ppc64le.rpm libf2fs8-1.14.0.g67-bp153.2.3.1.ppc64le.rpm libf2fs_format7-1.14.0.g67-bp153.2.3.1.ppc64le.rpm f2fs-tools-1.14.0.g67-bp153.2.3.1.s390x.rpm f2fs-tools-devel-1.14.0.g67-bp153.2.3.1.s390x.rpm libf2fs8-1.14.0.g67-bp153.2.3.1.s390x.rpm libf2fs_format7-1.14.0.g67-bp153.2.3.1.s390x.rpm openSUSE-2021-1644 Recommended update for kopete moderate openSUSE Backports SLE-15-SP3 Update kopete was updated to fix a possible crash on exit (kde#436513). kopete-20.04.2-bp153.2.5.1.src.rpm kopete-20.04.2-bp153.2.5.1.x86_64.rpm kopete-debuginfo-20.04.2-bp153.2.5.1.x86_64.rpm kopete-debugsource-20.04.2-bp153.2.5.1.x86_64.rpm kopete-devel-20.04.2-bp153.2.5.1.x86_64.rpm kopete-lang-20.04.2-bp153.2.5.1.noarch.rpm kopete-20.04.2-bp153.2.5.1.i586.rpm kopete-debuginfo-20.04.2-bp153.2.5.1.i586.rpm kopete-debugsource-20.04.2-bp153.2.5.1.i586.rpm kopete-devel-20.04.2-bp153.2.5.1.i586.rpm kopete-20.04.2-bp153.2.5.1.aarch64.rpm kopete-debuginfo-20.04.2-bp153.2.5.1.aarch64.rpm kopete-debugsource-20.04.2-bp153.2.5.1.aarch64.rpm kopete-devel-20.04.2-bp153.2.5.1.aarch64.rpm kopete-20.04.2-bp153.2.5.1.ppc64le.rpm kopete-debuginfo-20.04.2-bp153.2.5.1.ppc64le.rpm kopete-debugsource-20.04.2-bp153.2.5.1.ppc64le.rpm kopete-devel-20.04.2-bp153.2.5.1.ppc64le.rpm kopete-20.04.2-bp153.2.5.1.s390x.rpm kopete-debuginfo-20.04.2-bp153.2.5.1.s390x.rpm kopete-debugsource-20.04.2-bp153.2.5.1.s390x.rpm kopete-devel-20.04.2-bp153.2.5.1.s390x.rpm openSUSE-2022-4 Recommended update for ktorrent moderate openSUSE Backports SLE-15-SP3 Update ktorrent was updated to fix an error message on start (boo#1136292, kde#403054) ktorrent-5.1.2-bp153.2.5.1.src.rpm ktorrent-5.1.2-bp153.2.5.1.x86_64.rpm ktorrent-debuginfo-5.1.2-bp153.2.5.1.x86_64.rpm ktorrent-debugsource-5.1.2-bp153.2.5.1.x86_64.rpm ktorrent-lang-5.1.2-bp153.2.5.1.noarch.rpm ktorrent-5.1.2-bp153.2.5.1.i586.rpm ktorrent-debuginfo-5.1.2-bp153.2.5.1.i586.rpm ktorrent-debugsource-5.1.2-bp153.2.5.1.i586.rpm ktorrent-5.1.2-bp153.2.5.1.aarch64.rpm ktorrent-debuginfo-5.1.2-bp153.2.5.1.aarch64.rpm ktorrent-debugsource-5.1.2-bp153.2.5.1.aarch64.rpm ktorrent-5.1.2-bp153.2.5.1.ppc64le.rpm ktorrent-debuginfo-5.1.2-bp153.2.5.1.ppc64le.rpm ktorrent-debugsource-5.1.2-bp153.2.5.1.ppc64le.rpm ktorrent-5.1.2-bp153.2.5.1.s390x.rpm ktorrent-debuginfo-5.1.2-bp153.2.5.1.s390x.rpm ktorrent-debugsource-5.1.2-bp153.2.5.1.s390x.rpm openSUSE-2021-1649 Recommended update for proteus, trytond, trytond_account, trytond_account_invoice, trytond_company, trytond_product, trytond_purchase, trytond_stock moderate openSUSE Backports SLE-15-SP3 Update This update for proteus, trytond, trytond_account, trytond_account_invoice, trytond_company, trytond_product, trytond_purchase, trytond_stock fixes the following issues: Changes in proteus: - Version 5.0.10 - Bugfix Release Changes in trytond: - Version 5.0.42 - Bugfix Release Changes in trytond_account: - Version 5.0.19 - Bugfix Release Changes in trytond_stock: - Version 5.0.16 - Bugfix Release - Version 5.0.14 - Bugfix Release Changes in trytond_purchase: - Version 5.0.9 - Bugfix Release - Version 5.0.7 - Bugfix Release - Version 5.0.6 - Bugfix Release Changes in trytond_product: - Version 5.0.5 - Bugfix Release - Version 5.0.4 - Bugfix Release Changes in trytond_company: - Version 5.0.4 - Bugfix Release - Version 5.0.3 - Bugfix Release Changes in trytond_account_invoice: - Version 5.0.15 - Bugfix Release - Version 5.0.13 - Bugfix Release proteus-5.0.10-bp153.2.7.1.noarch.rpm proteus-5.0.10-bp153.2.7.1.src.rpm trytond-5.0.42-bp153.2.10.1.noarch.rpm trytond-5.0.42-bp153.2.10.1.src.rpm trytond_account-5.0.19-bp153.2.7.1.noarch.rpm trytond_account-5.0.19-bp153.2.7.1.src.rpm trytond_account_invoice-5.0.15-bp153.2.7.1.noarch.rpm trytond_account_invoice-5.0.15-bp153.2.7.1.src.rpm trytond_company-5.0.4-bp153.3.7.1.noarch.rpm trytond_company-5.0.4-bp153.3.7.1.src.rpm trytond_product-5.0.5-bp153.3.7.1.noarch.rpm trytond_product-5.0.5-bp153.3.7.1.src.rpm trytond_purchase-5.0.9-bp153.2.7.1.noarch.rpm trytond_purchase-5.0.9-bp153.2.7.1.src.rpm trytond_stock-5.0.16-bp153.2.7.1.noarch.rpm trytond_stock-5.0.16-bp153.2.7.1.src.rpm openSUSE-2021-1640 Security update for c-toxcore moderate openSUSE Backports SLE-15-SP3 Update c-toxcore was updated fo fix a securiy issue: - CVE-2021-44847: Fixed a buffer overflow in handle_request in DHT.c which could lead to remote DoS and potential code execution (boo#1193667) c-toxcore-0.2.13-bp153.2.3.1.src.rpm c-toxcore-0.2.13-bp153.2.3.1.x86_64.rpm c-toxcore-daemon-0.2.13-bp153.2.3.1.x86_64.rpm c-toxcore-daemon-debuginfo-0.2.13-bp153.2.3.1.x86_64.rpm c-toxcore-debuginfo-0.2.13-bp153.2.3.1.x86_64.rpm c-toxcore-devel-0.2.13-bp153.2.3.1.x86_64.rpm libtoxcore2-0.2.13-bp153.2.3.1.x86_64.rpm libtoxcore2-debuginfo-0.2.13-bp153.2.3.1.x86_64.rpm c-toxcore-0.2.13-bp153.2.3.1.i586.rpm c-toxcore-daemon-0.2.13-bp153.2.3.1.i586.rpm c-toxcore-daemon-debuginfo-0.2.13-bp153.2.3.1.i586.rpm c-toxcore-debuginfo-0.2.13-bp153.2.3.1.i586.rpm c-toxcore-devel-0.2.13-bp153.2.3.1.i586.rpm libtoxcore2-0.2.13-bp153.2.3.1.i586.rpm libtoxcore2-debuginfo-0.2.13-bp153.2.3.1.i586.rpm c-toxcore-0.2.13-bp153.2.3.1.aarch64.rpm c-toxcore-daemon-0.2.13-bp153.2.3.1.aarch64.rpm c-toxcore-daemon-debuginfo-0.2.13-bp153.2.3.1.aarch64.rpm c-toxcore-debuginfo-0.2.13-bp153.2.3.1.aarch64.rpm c-toxcore-devel-0.2.13-bp153.2.3.1.aarch64.rpm libtoxcore2-0.2.13-bp153.2.3.1.aarch64.rpm libtoxcore2-debuginfo-0.2.13-bp153.2.3.1.aarch64.rpm c-toxcore-0.2.13-bp153.2.3.1.ppc64le.rpm c-toxcore-daemon-0.2.13-bp153.2.3.1.ppc64le.rpm c-toxcore-daemon-debuginfo-0.2.13-bp153.2.3.1.ppc64le.rpm c-toxcore-debuginfo-0.2.13-bp153.2.3.1.ppc64le.rpm c-toxcore-devel-0.2.13-bp153.2.3.1.ppc64le.rpm libtoxcore2-0.2.13-bp153.2.3.1.ppc64le.rpm libtoxcore2-debuginfo-0.2.13-bp153.2.3.1.ppc64le.rpm c-toxcore-0.2.13-bp153.2.3.1.s390x.rpm c-toxcore-daemon-0.2.13-bp153.2.3.1.s390x.rpm c-toxcore-daemon-debuginfo-0.2.13-bp153.2.3.1.s390x.rpm c-toxcore-debuginfo-0.2.13-bp153.2.3.1.s390x.rpm c-toxcore-devel-0.2.13-bp153.2.3.1.s390x.rpm libtoxcore2-0.2.13-bp153.2.3.1.s390x.rpm libtoxcore2-debuginfo-0.2.13-bp153.2.3.1.s390x.rpm openSUSE-2021-1641 Recommended update for lxd low openSUSE Backports SLE-15-SP3 Update lxd was updated to fix the following issues: - Update to LXD 4.21. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-21-has-been-released/12860 boo#1193649 + Cluster member groups * Reworked cloud-init support + Trust certificate self-renewal + Restricted disk passthrough in projects + Restricted idmap uid/gid in projects + List all lxc commands with --sub-commands + List instances across all projects with --all-projects + New database-leader cluster role * Consistent units for byte sizes. * Routed networking in virtual machines + Support for ipv4.routes and ipv6.routes on routed type NICs + Option to skip records for NAT-ed addresses in network zones + Allow blocking an IP address family with security filtering options + New ceph.rbd.du storage config option to disable potentially slow rbd du * Optimized moving of instances and volumes between projects * Support for copying/moving custom volumes between cluster members lxd-4.21-bp153.3.12.1.src.rpm lxd-4.21-bp153.3.12.1.x86_64.rpm lxd-bash-completion-4.21-bp153.3.12.1.noarch.rpm lxd-4.21-bp153.3.12.1.aarch64.rpm lxd-4.21-bp153.3.12.1.ppc64le.rpm lxd-4.21-bp153.3.12.1.s390x.rpm openSUSE-2021-1642 Security update for postrsd moderate openSUSE Backports SLE-15-SP3 Update postrsd was updated to release 1.11 [boo#1180251]: * Drop group privileges as well as user privileges * Fixed: The subprocess that talks to Postfix could be caused to hang with a very long email address. [CVE-2020-35573] - Update to release 1.6 * Fix endianness issue with SHA-1 implementation * Add dual stack support * Make SRS separator configurable postsrsd-1.11-bp153.2.3.1.src.rpm postsrsd-1.11-bp153.2.3.1.x86_64.rpm postsrsd-1.11-bp153.2.3.1.i586.rpm postsrsd-1.11-bp153.2.3.1.aarch64.rpm postsrsd-1.11-bp153.2.3.1.ppc64le.rpm postsrsd-1.11-bp153.2.3.1.s390x.rpm openSUSE-2021-1643 Recommended update for parti moderate openSUSE Backports SLE-15-SP3 Update parti was updated to fix the following issue: Update tool to include machine readable JSON support parti-2.2-bp153.2.3.1.src.rpm parti-2.2-bp153.2.3.1.x86_64.rpm parti-2.2-bp153.2.3.1.i586.rpm parti-2.2-bp153.2.3.1.aarch64.rpm parti-2.2-bp153.2.3.1.ppc64le.rpm parti-2.2-bp153.2.3.1.s390x.rpm openSUSE-2021-1636 Recommended update for seamonkey moderate openSUSE Backports SLE-15-SP3 Update Seamonkey was updated to 2.53.10.2: * Obtain Windows code-signing certificate for SeaMonkey binary and update signing bug 1438084. * Support SHA-2 hashes in CertIDs in OCSP responses - port of bug 1746221. * Fix rust 1.57 Windows linking for SeaMonkey 2.53 bug 1746785. * SeaMonkey 2.53.10.2 uses the same backend as Firefox and contains the relevant Firefox 60.8 security fixes. * Additional important security fixes up to Current Firefox 91.4.1 ESR and a few enhancements have been backported. We will continue to enhance SeaMonkey security in subsequent 2.53.x beta and release versions as fast as we are able to. * SeaMonkey 2.53.10.2 shares most parts of the mail and news code with Thunderbird. Please read the Thunderbird 60.0 release notes for specific changes and security fixes in this release. seamonkey-2.53.10.2-bp153.15.1.src.rpm seamonkey-2.53.10.2-bp153.15.1.x86_64.rpm seamonkey-dom-inspector-2.53.10.2-bp153.15.1.x86_64.rpm seamonkey-irc-2.53.10.2-bp153.15.1.x86_64.rpm seamonkey-2.53.10.2-bp153.15.1.i586.rpm seamonkey-dom-inspector-2.53.10.2-bp153.15.1.i586.rpm seamonkey-irc-2.53.10.2-bp153.15.1.i586.rpm seamonkey-2.53.10.2-bp153.15.1.aarch64.rpm seamonkey-dom-inspector-2.53.10.2-bp153.15.1.aarch64.rpm seamonkey-irc-2.53.10.2-bp153.15.1.aarch64.rpm openSUSE-2021-1646 Security update for privoxy important openSUSE Backports SLE-15-SP3 Update This update for privoxy fixes the following issues: privoxy was updated to 3.0.33 (boo#1193584): * CVE-2021-44543: Encode the template name to prevent XSS (cross-side scripting) when Privoxy is configured to servce the user-manual itself * CVE-2021-44540: Free memory of compiled pattern spec before bailing * CVE-2021-44541: Free header memory when failing to get the request destination. * CVE-2021-44542: Prevent memory leaks when handling errors * Disable fast-redirects for a number of domains * Update default block lists * Many bug fixes and minor enhancements privoxy-3.0.33-bp153.2.3.1.src.rpm privoxy-3.0.33-bp153.2.3.1.x86_64.rpm privoxy-doc-3.0.33-bp153.2.3.1.noarch.rpm privoxy-3.0.33-bp153.2.3.1.i586.rpm privoxy-3.0.33-bp153.2.3.1.aarch64.rpm privoxy-3.0.33-bp153.2.3.1.ppc64le.rpm privoxy-3.0.33-bp153.2.3.1.s390x.rpm openSUSE-2022-21 Recommended update for youtube-dl moderate openSUSE Backports SLE-15-SP3 Update This update for youtube-dl fixes the following issues: - The youtube-dl SRPM (producing: yt-dlp BRPM) switches back from the yt-dlp source to the to youtube-dl source and produces the youtube-dl BRPM again. (Project has seen activity). yt-dlp is now its own SRPM. - Switch to youtube-dl 2021.12.17 * youtube: Update signature function patterns * liveleak: Remove extractor * orf:tvthek: Add support for MPD formats - Update to 2021.06.06 * [facebook] Improve login required detection * [youporn] Fix formats and view count extraction * [orf:tvthek] Fix thumbnails extraction * [formula1] Fix extraction * [ard] Relax URL regular expression and fix video ids * [ustream] Detect https embeds * [ted] Prefer own formats over external sources * [twitch:clips] Improve extraction * [twitch:clips] Add access token query to download URLs * [youtube] Fix get_video_info request * [vimeo] Fix vimeo pro embed extraction * [redbulltv] Fix embed data extraction * [shahid] Relax URL regular expression - Update to release 2021.05.16 * Add support for sibnet embeds - Update to release 2021.04.17 * [curiositystream] fix format extraction * [cbssports] fix extraction * [mtv] Fix Viacom A/B Testing Video Player extraction * [youtube:tab] Pass innertube context and x-goog-visitor-id header along with continuation requests * [youtube] Improve URL to extractor routing * [youtube] Add more invidious instances * [youtube:tab] Detect series playlist on playlists page * [youtube:tab] Improve grid extraction * [youtube] Improve stretch extraction and fix stretched ratio calculation * [utils] Add support for support for experimental HTTP response status code 308 Permanent Redirect - Update to release 2021.04.07 * youtube: Add support for hashtag videos extraction - The youtube-dl SRPM (producing: yt-dlp BRPM) switches back from the yt-dlp source to the to youtube-dl source and produces the youtube-dl BRPM again. (Project has seen activity). yt-dlp is now its own SRPM. - Switch to youtube-dl 2021.12.17 * youtube: Update signature function patterns * liveleak: Remove extractor * orf:tvthek: Add support for MPD formats - Update to 2021.06.06 * [facebook] Improve login required detection * [youporn] Fix formats and view count extraction * [orf:tvthek] Fix thumbnails extraction * [formula1] Fix extraction * [ard] Relax URL regular expression and fix video ids * [ustream] Detect https embeds * [ted] Prefer own formats over external sources * [twitch:clips] Improve extraction * [twitch:clips] Add access token query to download URLs * [youtube] Fix get_video_info request * [vimeo] Fix vimeo pro embed extraction * [redbulltv] Fix embed data extraction * [shahid] Relax URL regular expression - Update to release 2021.05.16 * Add support for sibnet embeds - Update to release 2021.04.17 * [curiositystream] fix format extraction * [cbssports] fix extraction * [mtv] Fix Viacom A/B Testing Video Player extraction * [youtube:tab] Pass innertube context and x-goog-visitor-id header along with continuation requests * [youtube] Improve URL to extractor routing * [youtube] Add more invidious instances * [youtube:tab] Detect series playlist on playlists page * [youtube:tab] Improve grid extraction * [youtube] Improve stretch extraction and fix stretched ratio calculation * [utils] Add support for support for experimental HTTP response status code 308 Permanent Redirect - Update to release 2021.04.07 * youtube: Add support for hashtag videos extraction python-youtube-dl-2020.05.08-bp153.2.5.1.src.rpm python2-youtube-dl-2020.05.08-bp153.2.5.1.noarch.rpm python3-youtube-dl-2020.05.08-bp153.2.5.1.noarch.rpm youtube-dl-2021.12.17-bp153.2.3.1.noarch.rpm youtube-dl-2021.12.17-bp153.2.3.1.src.rpm youtube-dl-bash-completion-2021.12.17-bp153.2.3.1.noarch.rpm youtube-dl-fish-completion-2021.12.17-bp153.2.3.1.noarch.rpm youtube-dl-zsh-completion-2021.12.17-bp153.2.3.1.noarch.rpm openSUSE-2022-8 Recommended update for nrpe moderate openSUSE Backports SLE-15-SP3 Update This update for nrpe fixes the following issues: - follow /bin/bash -> /usr/bin/bash in the apparmor profile monitoring-plugins-nrpe-4.0.3-bp153.2.3.1.x86_64.rpm nrpe-4.0.3-bp153.2.3.1.src.rpm nrpe-4.0.3-bp153.2.3.1.x86_64.rpm nrpe-doc-4.0.3-bp153.2.3.1.noarch.rpm monitoring-plugins-nrpe-4.0.3-bp153.2.3.1.i586.rpm nrpe-4.0.3-bp153.2.3.1.i586.rpm monitoring-plugins-nrpe-4.0.3-bp153.2.3.1.aarch64.rpm nrpe-4.0.3-bp153.2.3.1.aarch64.rpm monitoring-plugins-nrpe-4.0.3-bp153.2.3.1.ppc64le.rpm nrpe-4.0.3-bp153.2.3.1.ppc64le.rpm monitoring-plugins-nrpe-4.0.3-bp153.2.3.1.s390x.rpm nrpe-4.0.3-bp153.2.3.1.s390x.rpm openSUSE-2022-9 Recommended update for prosody moderate openSUSE Backports SLE-15-SP3 Update This update for prosody fixes the following issues: Update to 0.11.11: Fixes and improvements: * net.server_epoll: Prioritize network events over timers to improve performance under heavy load * mod_pep: Add some memory usage limits * mod_pep: Prevent creation of services for non-existent users * mod_pep: Free resources on user deletion (needed a restart previously) Minor changes: * mod_pep: Free resources on reload * mod_c2s: Indicate stream secure state in error text when no stream features to offer * MUC: Fix logic for access to affiliation lists * net.server_epoll: Improvements to shutdown procedure #1670 * net.server_epoll: Fix potential issue with rescheduling of timers * prosodyctl: Fix to ensure LuaFileSystem is loaded when needed * util.startup: Fix handling of unknown command line flags (e.g. -h) * Fix version number reported as ‘unknown’ on *BSD - Added hardening to systemd service(s) (boo#1181400). prosody-0.11.11-bp153.2.9.1.src.rpm prosody-0.11.11-bp153.2.9.1.x86_64.rpm prosody-0.11.11-bp153.2.9.1.i586.rpm prosody-0.11.11-bp153.2.9.1.aarch64.rpm prosody-0.11.11-bp153.2.9.1.ppc64le.rpm prosody-0.11.11-bp153.2.9.1.s390x.rpm openSUSE-2022-11 Security update for jawn moderate openSUSE Backports SLE-15-SP3 Update This update for jawn fixes the following issues: * CVE-2022-21653: DoS caused by a hash collision in SimpleFacade and MutableFacade (boo#1194358) jawn-0.14.1-bp153.2.3.1.src.rpm jawn-ast-0.14.1-bp153.2.3.1.noarch.rpm jawn-json4s-0.14.1-bp153.2.3.1.noarch.rpm jawn-parser-0.14.1-bp153.2.3.1.noarch.rpm jawn-util-0.14.1-bp153.2.3.1.noarch.rpm openSUSE-2022-14 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 97.0.4692.71 (boo#1194331): * CVE-2022-0096: Use after free in Storage * CVE-2022-0097: Inappropriate implementation in DevTools * CVE-2022-0098: Use after free in Screen Capture * CVE-2022-0099: Use after free in Sign-in * CVE-2022-0100: Heap buffer overflow in Media streams API * CVE-2022-0101: Heap buffer overflow in Bookmarks * CVE-2022-0102: Type Confusion in V8 * CVE-2022-0103: Use after free in SwiftShader * CVE-2022-0104: Heap buffer overflow in ANGLE * CVE-2022-0105: Use after free in PDF * CVE-2022-0106: Use after free in Autofill * CVE-2022-0107: Use after free in File Manager API * CVE-2022-0108: Inappropriate implementation in Navigation * CVE-2022-0109: Inappropriate implementation in Autofill * CVE-2022-0110: Incorrect security UI in Autofill * CVE-2022-0111: Inappropriate implementation in Navigation * CVE-2022-0112: Incorrect security UI in Browser UI * CVE-2022-0113: Inappropriate implementation in Blink * CVE-2022-0114: Out of bounds memory access in Web Serial * CVE-2022-0115: Uninitialized Use in File API * CVE-2022-0116: Inappropriate implementation in Compositing * CVE-2022-0117: Policy bypass in Service Workers * CVE-2022-0118: Inappropriate implementation in WebShare * CVE-2022-0120: Inappropriate implementation in Passwords - Revert wayland fixes because it doesn't handle GPU correctly (boo#1194182) chromedriver-97.0.4692.71-bp153.2.54.1.x86_64.rpm chromium-97.0.4692.71-bp153.2.54.1.src.rpm chromium-97.0.4692.71-bp153.2.54.1.x86_64.rpm chromedriver-97.0.4692.71-bp153.2.54.1.aarch64.rpm chromium-97.0.4692.71-bp153.2.54.1.aarch64.rpm openSUSE-2022-12 Security update for prosody important openSUSE Backports SLE-15-SP3 Update This update for prosody fixes the following issues: Update to 0.11.12: * CVE-2022-0217: util.xml: Do not allow doctypes, comments or processing instructions (bsc#1194596) prosody-0.11.12-bp153.2.12.1.src.rpm prosody-0.11.12-bp153.2.12.1.x86_64.rpm prosody-0.11.12-bp153.2.12.1.i586.rpm prosody-0.11.12-bp153.2.12.1.aarch64.rpm prosody-0.11.12-bp153.2.12.1.ppc64le.rpm prosody-0.11.12-bp153.2.12.1.s390x.rpm openSUSE-2022-16 Security update for watchman important openSUSE Backports SLE-15-SP3 Update This update for watchman fixes the following issues: - ship README.suse that explains how to use the template systemd units - add user writable bit for systemd service and socket files - properly handle state directory creation in /run/watchman/$USER-state. The former approach was susceptible to a local privilege escalation using symlinks (CVE-2022-21944, boo#1194470). - Added hardening to systemd service(s) (boo#1181400). Modified: * watchman@.service - removed python2 bindings - enabled python3 bindings as python3-watchman - Changes in 4.8.0: * New command `flush-subscriptions` to synchronize subscriptions associated with the current session. * Enforce socket Unix groups more strongly — Watchman will now refuse to start if it couldn't gain the right group memberships, as can happen for sites that are experiencing intermittent LDAP connectivity problems. * pywatchman now officially supports Python 3. pywatchman will return Unicode strings (possibly with surrogate escapes) by default, but can optionally return bytestrings. Note that on Python 3, pywatchman requires Watchman 4.8 and above. The Python 2 interface and requirements remain unchanged. * Prior to 4.8, methods on the Java WatchmanClient that returned ListenableFutures would swallow exceptions and hang in an unfinished state under situations like socket closure or thread death. This has been fixed, and now ListenableFutures propagate exception conditions immediately. (Note that this is typically unrecoverable, and users should create a new WatchmanClient to re-establish communication with Watchman.) See #412. * The minimum Java version for the Watchman Java client has always been 1.7, but it was incorrectly described to be 1.6. The Java client's build file has been fixed accordingly. * Watchman was converted from C to C++. The conversion exposed several concurrency bugs, all of which have now been fixed. * Subscription queries are now executed in the context of the client thread, which means that subscriptions are dispatched in parallel. Previously, subscriptions would be serially dispatched and block the disk IO thread. * Triggers are now dispatched in parallel and waits are managed in their own threads (one thread per trigger). This improves concurrency and resolves a couple of waitpid related issues where watchman may not reap spawned children in a timely fashion, or may spin on CPU until another child is spawned. * Fixed an object lifecycle management issue that could cause a crash when aging out old/transient files. * Implement an upgraded wire protocol, BSERv2, on the server and in pywatchman. BSERv2 can carry information about string encoding over the wire. This lets pywatchman convert to Unicode strings on Python 3. Clients and servers know how to transparently fall back to BSERv1. - Changes in 4.9.0: * New field: `content.sha1hex`. This field expands to the SHA1 hash of the file contents, expressed in hex digits (40 character hex string). Watchman maintains a cache of the content hashes and can compute the hash on demand and also heuristically as files are changed. This is useful for tooling that wants to perform more intelligent cache invalidation or build artifact fetching from content addressed storage. * Fixed an issue that resulted in the perf logging thread deadlocking when `perf_logger_command` is enabled in the global configuration * Fixed an issue where queries larger than 1MB would likely result in a PDU error response. * Reduced lock contention for subscriptions that do no use the advanced settling (`drop`, `defer`) options. * Fixed `since` generator behavior when using unix timestamps rather than the preferred clock string syntax * Improved the reporting of "new" files in watchman results * Improved performance of handling changes on case insensitive filesystems * pywatchman: the python wheel format is used for publishing watchman pypi package * pywatchman: now watchman path is configurable in python client * pywatchman: now python client can be used as a context manager python3-watchman-1.4.0-bp153.2.3.1.x86_64.rpm watchman-4.9.0-bp153.2.3.1.src.rpm watchman-4.9.0-bp153.2.3.1.x86_64.rpm python3-watchman-1.4.0-bp153.2.3.1.i586.rpm watchman-4.9.0-bp153.2.3.1.i586.rpm python3-watchman-1.4.0-bp153.2.3.1.aarch64.rpm watchman-4.9.0-bp153.2.3.1.aarch64.rpm python3-watchman-1.4.0-bp153.2.3.1.ppc64le.rpm watchman-4.9.0-bp153.2.3.1.ppc64le.rpm python3-watchman-1.4.0-bp153.2.3.1.s390x.rpm watchman-4.9.0-bp153.2.3.1.s390x.rpm openSUSE-2022-53 Recommended update for variety moderate openSUSE Backports SLE-15-SP3 Update This update for variety fixes the following issues: - Add subtle missed python-gobject-Gdk, python-pycairo and python-requests runtime requirements due to setup.py not checking them up, but Util.py import them (boo#1187718). variety-0.6.6-bp153.2.3.1.noarch.rpm variety-0.6.6-bp153.2.3.1.src.rpm openSUSE-2022-22 Recommended update for galera-4 moderate openSUSE Backports SLE-15-SP3 Update This update for galera-4 fixes the following issues: This update ships galera-4 in version 26.4.10: http://releases.galeracluster.com/galera-4/release-notes-galera-26.4.10.txt galera-4-26.4.10-bp153.2.1.src.rpm galera-4-26.4.10-bp153.2.1.x86_64.rpm galera-4-wsrep-provider-26.4.10-bp153.2.1.x86_64.rpm galera-4-26.4.10-bp153.2.1.aarch64.rpm galera-4-wsrep-provider-26.4.10-bp153.2.1.aarch64.rpm galera-4-26.4.10-bp153.2.1.ppc64le.rpm galera-4-wsrep-provider-26.4.10-bp153.2.1.ppc64le.rpm galera-4-26.4.10-bp153.2.1.s390x.rpm galera-4-wsrep-provider-26.4.10-bp153.2.1.s390x.rpm openSUSE-2022-18 Security update for stb important openSUSE Backports SLE-15-SP3 Update This update for stb fixes the following issues: - CVE-2021-42716: fixed buffer overflow in stb_image PNM loader (boo#1191743) stb-2.32.1549563867.59e9702-bp153.2.3.1.src.rpm stb-devel-2.32.1549563867.59e9702-bp153.2.3.1.noarch.rpm openSUSE-2022-19 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 97.0.4692.99 (boo#1194919): * CVE-2022-0289: Use after free in Safe browsing * CVE-2022-0290: Use after free in Site isolation * CVE-2022-0291: Inappropriate implementation in Storage * CVE-2022-0292: Inappropriate implementation in Fenced Frames * CVE-2022-0293: Use after free in Web packaging * CVE-2022-0294: Inappropriate implementation in Push messaging * CVE-2022-0295: Use after free in Omnibox * CVE-2022-0296: Use after free in Printing * CVE-2022-0297: Use after free in Vulkan * CVE-2022-0298: Use after free in Scheduling * CVE-2022-0300: Use after free in Text Input Method Editor * CVE-2022-0301: Heap buffer overflow in DevTools * CVE-2022-0302: Use after free in Omnibox * CVE-2022-0303: Race in GPU Watchdog * CVE-2022-0304: Use after free in Bookmarks * CVE-2022-0305: Inappropriate implementation in Service Worker API * CVE-2022-0306: Heap buffer overflow in PDFium * CVE-2022-0307: Use after free in Optimization Guide * CVE-2022-0308: Use after free in Data Transfer * CVE-2022-0309: Inappropriate implementation in Autofill * CVE-2022-0310: Heap buffer overflow in Task Manager * CVE-2022-0311: Heap buffer overflow in Task Manager chromedriver-97.0.4692.99-bp153.2.57.1.x86_64.rpm chromium-97.0.4692.99-bp153.2.57.1.src.rpm chromium-97.0.4692.99-bp153.2.57.1.x86_64.rpm chromedriver-97.0.4692.99-bp153.2.57.1.aarch64.rpm chromium-97.0.4692.99-bp153.2.57.1.aarch64.rpm openSUSE-2022-23 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update fwts was updated to fix: Update to version 21.12.00: * lib: fwts_version.h - update to V21.12.00 * dmicheck: skip scanning smbios in /dev/mem on aarch64 * s3: increase s2idle_residency to u64 to avoid overflows * s3: fix incorrect error messages for s2idle_residency * acpi: uniqueid: clean up pedantic static analysis warnings * s4: clean up pedantic static analysis warnings Update to version 21.11.00: * lib: fwts_version.h - update to V21.11.00 * fwts-test: sync up the adding sleep type for s2idle testing * s3: add sleep type setting for testing with s3 or s2idle * acpi: madt: De-initialise ACPICA core engine in case of error. * lib: fwts_smbios: fix loading SMBIOS table from uefi * acpi: uniqueid: skip comparison of _HID and _CID of the same device * ACPICA: Update to version 20210930 fwts-21.12.00-bp153.2.12.2.src.rpm fwts-21.12.00-bp153.2.12.2.x86_64.rpm fwts-debuginfo-21.12.00-bp153.2.12.2.x86_64.rpm fwts-debugsource-21.12.00-bp153.2.12.2.x86_64.rpm fwts-21.12.00-bp153.2.12.2.i586.rpm fwts-debuginfo-21.12.00-bp153.2.12.2.i586.rpm fwts-debugsource-21.12.00-bp153.2.12.2.i586.rpm fwts-21.12.00-bp153.2.12.2.aarch64.rpm fwts-debuginfo-21.12.00-bp153.2.12.2.aarch64.rpm fwts-debugsource-21.12.00-bp153.2.12.2.aarch64.rpm openSUSE-2022-32 Security update for phpMyAdmin low openSUSE Backports SLE-15-SP3 Update phpMyAdmin was updated to fix: * CVE-2022-23807: Fixed Two factor authentication bypass (boo#1195017, PMASA-2022-1, CWE-661) * Add a new configuration directive $cfg['URLQueryEncryption'] to allow encrypting sensitive information in the URL to prevent disclosure. Thanks to Rich Grimes for suggesting this improvement * Add a new configuration directive $cfg['Servers'][$i]['hide_connection_errors'] to allow hiding the full error message when a log on attempt fails, which can leak hostnames or IP addresses of the target database server. phpMyAdmin-4.9.8-bp153.2.3.1.noarch.rpm phpMyAdmin-4.9.8-bp153.2.3.1.src.rpm openSUSE-2022-26 Recommended update for prosody moderate openSUSE Backports SLE-15-SP3 Update This update for prosody fixes the following issues: Update to 0.11.13: * util.xml: Break reference to help the GC (fixes #1711) * util.xml: Deduplicate handlers for restricted XML prosody-0.11.13-bp153.2.15.1.src.rpm prosody-0.11.13-bp153.2.15.1.x86_64.rpm prosody-0.11.13-bp153.2.15.1.i586.rpm prosody-0.11.13-bp153.2.15.1.aarch64.rpm prosody-0.11.13-bp153.2.15.1.ppc64le.rpm prosody-0.11.13-bp153.2.15.1.s390x.rpm openSUSE-2022-27 Recommended update for scap-workbench moderate openSUSE Backports SLE-15-SP3 Update This update for scap-workbench fixes the following issues: - require "ssh" at buildtime to enable remote mode. (boo#1194604) scap-workbench-1.2.1+git20210604.1fc6def-bp153.2.3.1.src.rpm scap-workbench-1.2.1+git20210604.1fc6def-bp153.2.3.1.x86_64.rpm scap-workbench-doc-1.2.1+git20210604.1fc6def-bp153.2.3.1.x86_64.rpm scap-workbench-1.2.1+git20210604.1fc6def-bp153.2.3.1.i586.rpm scap-workbench-doc-1.2.1+git20210604.1fc6def-bp153.2.3.1.i586.rpm scap-workbench-1.2.1+git20210604.1fc6def-bp153.2.3.1.aarch64.rpm scap-workbench-doc-1.2.1+git20210604.1fc6def-bp153.2.3.1.aarch64.rpm scap-workbench-1.2.1+git20210604.1fc6def-bp153.2.3.1.ppc64le.rpm scap-workbench-doc-1.2.1+git20210604.1fc6def-bp153.2.3.1.ppc64le.rpm scap-workbench-1.2.1+git20210604.1fc6def-bp153.2.3.1.s390x.rpm scap-workbench-doc-1.2.1+git20210604.1fc6def-bp153.2.3.1.s390x.rpm openSUSE-2022-24 Security update for lighttpd important openSUSE Backports SLE-15-SP3 Update This update for lighttpd fixes the following issues: lighttpd was updated to 1.4.64: * CVE-2022-22707: off-by-one stack overflow in the mod_extforward plugin (boo#1194376) * graceful restart/shutdown timeout changed from 0 (disabled) to 8 seconds. configure an alternative with: server.feature-flags += (“server.graceful-shutdown-timeout” => 8) * deprecated modules (previously announced) have been removed: mod_authn_mysql, mod_mysql_vhost, mod_cml, mod_flv_streaming, mod_geoip, mod_trigger_b4_dl update to 1.4.63: * import xxHash v0.8.1 * fix reqpool mem corruption in 1.4.62 includes changes in 1.4.62: * [mod_alias] fix use-after-free bug * many developer visible bug fixes update to 1.4.61: * mod_dirlisting: sort "../" to top * fix HTTP/2 upload > 64k w/ max-request-size * code level and developer visible bug fixes update to 1.4.60: * HTTP/2 smoother and lower memory use (in general) * HTTP/2 tuning to better handle aggressive client initial requests * reduce memory footprint; workaround poor glibc behavior; jemalloc is better * mod_magnet lua performance improvements * mod_dirlisting performance improvements and new caching option * memory constraints for extreme edge cases in mod_dirlisting, mod_ssi, mod_webdav * connect(), write(), read() time limits on backends (separate from client timeouts) * lighttpd restarts if large discontinuity in time occurs (embedded systems) * RFC7233 Range support for all non-streaming responses, not only static files * connect() to backend now has default 8 second timeout (configurable) - Added hardening to systemd service(s) (boo#1181400). update to 1.4.59: * HTTP/2 enabled by default * mod_deflate zstd suppport * new mod_ajp13 Update to 1.4.58: * [mod_wolfssl] use wolfSSL TLS version defines * [mod_wolfssl] compile with earlier wolfSSL vers * [core] prefer IPv6+IPv4 func vs IPv4-specific func * [core] reuse large mem chunks (fix mem usage) (fixes #3033) * [core] add comment for FastCGI mem use in hctx->rb (#3033) * [mod_proxy] fix sending of initial reqbody chunked * [multiple] fdevent_waitpid() wrapper * [core] sys-time.h - localtime_r,gmtime_r macros * [core] http_date.[ch] encapsulate HTTP-date parse * [core] specialized strptime() for HTTP date fmts * [multiple] employ http_date.h, sys-time.h * [core] http_date_timegm() (portable timegm()) * buffer_append_path_len() to join paths * [core] inet_ntop_cache -> sock_addr_cache * [multiple] etag.[ch] -> http_etag.[ch]; better imp * [core] fix crash after specific err in config file * [core] fix bug in FastCGI uploads (#3033) * [core] http_response_match_if_range() * [mod_webdav] typedef off_t loff_t for FreeBSD * [multiple] chunkqueue_write_chunk() * [build] add GNUMAKEFLAGS=--no-print-directory * [core] fix bug in read retry found by coverity * [core] attempt to quiet some coverity warnings * [mod_webdav] compile fix for Mac OSX/11 * [core] handle U+00A0 in config parser * [core] fix lighttpd -1 one-shot with pipes * [core] quiet start/shutdown trace in one-shot mode * [core] allow keep-alives in one-shot mode (#3042) * [mod_webdav] define _ATFILE_SOURCE if AT_FDCWD * [core] setsockopt IPV6_V6ONLY if server.v4mapped * [core] prefer inet_aton() over inet_addr() * [core] add missing mod_wolfssl to ssl compat list * [mod_openssl] remove ancient preprocessor logic * [core] SHA512_Init, SHA512_Update, SHA512_Final * [mod_wolfssl] add complex preproc logic for SNI * [core] wrap a macro value with parens * [core] fix handling chunked response from backend (fixes #3044) * [core] always set file.fd = -1 on FILE_CHUNK reset (fixes #3044) * [core] skip some trace if backend Upgrade (#3044) * [TLS] cert-staple.sh POSIX sh compat (fixes #3043) * [core] portability fix if st_mtime not defined * [mod_nss] portability fix * [core] warn if mod_authn_file needed in conf * [core] fix chunked decoding from backend (fixes #3044) * [core] reject excess data after chunked encoding (#3046) * [core] track chunked encoding state from backend (fixes #3046) * [core] li_restricted_strtoint64() * [core] track Content-Length from backend (fixes #3046) * [core] enhance config parsing debugging (#3047) * [core] reorder srv->config_context to match ndx (fixes #3047) * [mod_proxy] proxy.header = ("force-http10" => ...) * [mod_authn_ldap] fix crash (fixes #3048) * [mod_authn_ldap, mod_vhostdb_ldap] default cafile * [core] fix array_copy_array() sorted[] * [multiple] replace fall through comment with attr * [core] fix crash printing trace if backend is down * [core] fix decoding chunked from backend (fixes #3049) * [core] attempt to quiet some coverity warnings * [core] perf: request processing * [core] http_header_str_contains_token() * [mod_flv_streaming] parse query string w/o copying * [mod_evhost] use local array to split values * [core] remove srv->split_vals * [core] add User-Agent to http_header_e enum * [core] store struct server * in struct connection * [core] use func rc to indicate done reading header * [core] replace connection_set_state w/ assignment * [core] do not pass srv to http header parsing func * [core] cold buffer_string_prepare_append_resize() * [core] chunkqueue_compact_mem() * [core] connection_chunkqueue_compact() * [core] pass con around request, not srv and con * [core] reduce use of struct parse_header_state * [core] perf: HTTP header parsing using \n offsets * [core] no need to pass srv to connection_set_state * [core] perf: connection_read_header_more() * [core] perf: connection_read_header_hoff() hot * [core] inline connection_read_header() * [core] pass ptr to http_request_parse() * [core] more 'const' in request.c prototypes * [core] handle common case of alnum or - field-name * [mod_extforward] simplify code: use light_isxdigit * [core] perf: array.c performance enhancements * [core] mark some data_* funcs cold * [core] http_header.c internal inline funcs * [core] remove unused array_reset() * [core] prefer uint32_t to size_t in base.h * [core] uint32_t for struct buffer sizes * [core] remove unused members of struct server * [core] short-circuit path to clear request.headers * [core] array keys are non-empty in key-value list * [core] keep a->data[] sorted; remove a->sorted[] * [core] __attribute_returns_nonnull__ * [core] differentiate array_get_* for ro and rw * [core] (const buffer *) in (struct burl_parts_t) * [core] (const buffer *) for con->server_name * [core] perf: initialize con->conf using memcpy() * [core] run config_setup_connection() fewer times * [core] isolate data_config.c, vector.c * [core] treat con->conditional_is_valid as bitfield * [core] http_header_hkey_get() over const array * [core] inline buffer as part of DATA_UNSET key * [core] inline buffer key for *_patch_connection() * [core] (data_unset *) from array_get_element_klen * [core] inline buffer as part of data_string value * [core] add const to callers of http_header_*_get() * [core] inline array as part of data_array value * [core] const char *op in data_config * [core] buffer string in data_config * [core] streamline config_check_cond() * [core] keep a->data[] sorted (REVERT) * [core] array a->sorted[] as ptrs rather than pos * [core] inline header and env arrays into con * [mod_accesslog] avoid alloc for parsing cookie val * [core] simpler config_check_cond() * [mod_redirect,mod_rewrite] store context_ndx * [core] const char *name in struct plugin * [core] srv->plugin_slots as compact list * [core] rearrange server_config, server members * [core] macros CONST_LEN_STR and CONST_STR_LEN * [core] struct plugin_data_base * [core] improve condition caching perf * [core] config_plugin_values_init() new interface * [mod_access] use config_plugin_values_init() * [core] (const buffer *) from strftime_cache_get() * [core] mv config_setup_connection to connections.c * [core] use (const char *) in config file parsing * [mod_staticfile] use config_plugin_values_init() * [mod_skeleton] use config_plugin_values_init() * [mod_setenv] use config_plugin_values_init() * [mod_alias] use config_plugin_values_init() * [mod_indexfile] use config_plugin_values_init() * [mod_expire] use config_plugin_values_init() * [mod_flv_streaming] use config_plugin_values_init() * [mod_magnet] use config_plugin_values_init() * [mod_usertrack] use config_plugin_values_init() * [mod_userdir] split policy from userdir path build * [mod_userdir] use config_plugin_values_init() * [mod_ssi] use config_plugin_values_init() * [mod_uploadprogress] use config_plugin_values_init() * [mod_status] use config_plugin_values_init() * [mod_cml] use config_plugin_values_init() * [mod_secdownload] use config_plugin_values_init() * [mod_geoip] use config_plugin_values_init() * [mod_evasive] use config_plugin_values_init() * [mod_trigger_b4_dl] use config_plugin_values_init() * [mod_accesslog] use config_plugin_values_init() * [mod_simple_vhost] use config_plugin_values_init() * [mod_evhost] use config_plugin_values_init() * [mod_vhostdb*] use config_plugin_values_init() * [mod_mysql_vhost] use config_plugin_values_init() * [mod_maxminddb] use config_plugin_values_init() * [mod_auth*] use config_plugin_values_init() * [mod_deflate] use config_plugin_values_init() * [mod_compress] use config_plugin_values_init() * [core] add xsendfile* check if xdocroot is NULL * [mod_cgi] use config_plugin_values_init() * [mod_dirlisting] use config_plugin_values_init() * [mod_extforward] use config_plugin_values_init() * [mod_webdav] use config_plugin_values_init() * [core] store addtl data in pcre_keyvalue_buffer * [mod_redirect] use config_plugin_values_init() * [mod_rewrite] use config_plugin_values_init() * [mod_rrdtool] use config_plugin_values_init() * [multiple] gw_backends config_plugin_values_init() * [core] config_get_config_cond_info() * [mod_openssl] use config_plugin_values_init() * [core] use config_plugin_values_init() * [core] collect more config logic into configfile.c * [core] config_plugin_values_init_block() * [core] gw_backend config_plugin_values_init_block * [core] remove old config_insert_values_*() funcs * [multiple] plugin.c handles common FREE_FUNC code * [core] run all trigger and sighup handlers * [mod_wstunnel] change DEBUG_LOG to use log_error() * [core] stat_cache_path_contains_symlink use errh * [core] isolate use of data_config, configfile.h * [core] split cond cache from cond matches * [mod_auth] inline arrays in http_auth_require_t * [core] array_init() arg for initial size * [core] gw_exts_clear_check_local() * [core] gw_backend less pointer chasing * [core] connection_handle_errdoc() separate func * [multiple] prefer (connection *) to (srv *) * [core] create http chunk header on the stack * [multiple] connection hooks no longer get (srv *) * [multiple] plugin_stats array * [core] read up-to fixed size chunk before fionread * [core] default chunk size 8k (was 4k) * [core] pass con around gw_backend instead of srv * [core] log_error_multiline_buffer() * [multiple] reduce direct use of srv->cur_ts * [multiple] extern log_epoch_secs * [multiple] reduce direct use of srv->errh * [multiple] stat_cache singleton * [mod_expire] parse config into structured data * [multiple] generic config array type checking * [multiple] rename r to rc rv rd wr to be different * [core] (minor) config_plugin_keys_t data packing * [core] inline buffer in log_error_st errh * [multiple] store srv->tmp_buf in tb var * [multiple] quiet clang compiler warnings * [core] http_status_set_error_close() * [core] http_request_host_policy w/ http_parseopts * [multiple] con->proto_default_port * [core] store log filename in (log_error_st *) * [core] separate log_error_open* funcs * [core] fdevent uses uint32_t instead of size_t * [mod_webdav] large buffer reuse * [mod_accesslog] flush file log buffer at 8k size * [core] include settings.h where used * [core] static buffers for mtime_cache * [core] convenience macros to check req methods * [core] support multiple error logs * [multiple] omit passing srv to fdevent_handler * [core] remove unused arg to fdevent_fcntl_set_nb* * [core] slightly simpify server_(over)load_check() * [core] isolate fdevent subsystem * [core] isolate stat_cache subsystem * [core] remove include base.h where unused * [core] restart dead piped loggers every 64 sec * [mod_webdav] use copy_file_range() if available * [core] perf: buffer copy and append * [core] copy some srv->srvconf into con->conf * [core] move keep_alive flag into request_st * [core] pass scheme port to http_request_parse() * [core] pass http_parseopts around request.c * [core] rename specific_config to request_config * [core] move request_st,request_config to request.h * [core] pass (request_st *) to request.c funcs * [core] remove unused request_st member 'request' * [core] rename content_length to reqbody_length * [core] t/test_request.c using (request_st *) * [core] (const connection *) in http_header_*_get() * [mod_accesslog] log_access_record() fmt log record * [core] move request start ts into (request_st *) * [core] move addtl request-specific struct members * [core] move addtl request-specific struct members * [core] move plugin_ctx into (request_st *) * [core] move addtl request-specific struct members * [core] move request state into (request_st *) * [core] store (plugin *) in p->data * [core] store subrequest_handler instead of mode * [multiple] copy small struct instead of memcpy() * [multiple] split con, request (very large change) * [core] r->uri.path always set, though might be "" * [core] C99 restrict on some base funcs * [core] dispatch handler in handle_request func * [core] http_request_parse_target() * [mod_magnet] modify r->target with "uri.path-raw" * [core] remove r->uri.path_raw; generate as needed * [core] http_response_comeback() * [core] http_response_config() * [tests] use buffer_eq_slen() for str comparison * [core] http_status_append() short-circuit 200 OK * [core] mark some chunk.c funcs as pure * [core] use uint32_t in http_header.[ch] * [core] perf: tighten some code in some hot paths * [core] parse header label before end of line * [mod_auth] "nonce_secret" option to validate nonce (fixes #2976) * [build] fix build on MacOS X Tiger * [doc] lighttpd.conf: lighttpd choose event-handler * [config] blank server.tag if whitespace-only * [mod_proxy] stream request using HTTP/1.1 chunked (fixes #3006) * [multiple] correct misspellings in comments * [multiple] fix some cc warnings in 32-bit, powerpc * [tests] fix skip count in mod-fastcgi w/o php-cgi * [multiple] ./configure --with-nettle to use Nettle * [core] skip excess close() when FD_CLOEXEC defined * [mod_cgi] remove redundant calls to set FD_CLOEXEC * [core] return EINVAL if stat_cache_get_entry w/o / * [mod_webdav] define PATH_MAX if not defined * [mod_accesslog] process backslash-escapes in fmt * [mod_openssl] disable cert vrfy if ALPN acme-tls/1 * [core] add seed before openssl RAND_pseudo_bytes() * [mod_mbedtls] mbedTLS option for TLS * [core] prefer getxattr() instead of get_attr() * [multiple] use *(unsigned char *) with ctypes * [mod_openssl] do not log ECONNRESET unless debug * [mod_openssl] SSL_R_UNEXPECTED_EOF_WHILE_READING * [mod_gnutls] GnuTLS option for TLS (fixes #109) * [mod_openssl] rotate session ticket encryption key * [mod_openssl] set cert from callback in 1.0.2+ (fixes #2842) * [mod_openssl] set chains from callback in 1.0.2+ (#2842) * [core] RFC-strict parse of Content-Length * [build] point ./configure --help to support forum * [core] stricter parse of numerical digits * [multiple] add summaries to top of some modules * [core] sys-crypto-md.h w/ inline message digest fn * [mod_openssl] enable read-ahead, if set, after SNI * [mod_openssl] issue warning for deprecated options * [mod_openssl] use SSL_OP_NO_RENEGOTIATION if avail * [mod_openssl] use openssl feature define for ALPN * [mod_openssl] update default DH params * [core] SecureZeroMemory() on _WIN32 * [core] safe memset calls memset() through volatile * [doc] update comments in doc/config/modules.conf * [core] more precise check for request stream flags * [mod_openssl] rotate session ticket encryption key * [mod_openssl] ssl.stek-file to specify encrypt key * [mod_mbedtls] ssl.stek-file to specify encrypt key * [mod_gnutls] ssl.stek-file to specify encrypt key * [mod_openssl] disable session cache; prefer ticket * [mod_openssl] compat with LibreSSL * [mod_openssl] compat with WolfSSL * [mod_openssl] set SSL_OP_PRIORITIZE_CHACHA * [mod_openssl] move SSL_CTX curve conf to new func * [mod_openssl] basic SSL_CONF_cmd for alt TLS libs * [mod_openssl] OCSP stapling (fixes #2469) * [TLS] cert-staple.sh - refresh OCSP responses (#2469) * [mod_openssl] compat with BoringSSL * [mod_gnutls] option to override GnuTLS priority * [mod_gnutls] OCSP stapling (#2469) * [mod_extforward] config warning for module order * [mod_webdav] store webdav.opts as bitflags * [mod_webdav] limit webdav_propfind_dir() recursion * [mod_webdav] unsafe-propfind-follow-symlink option * [mod_webdav] webdav.opts "propfind-depth-infinity" * [mod_openssl] detect certs marked OCSP Must-Staple * [mod_gnutls] detect certs marked OCSP Must-Staple * [mod_openssl] default to set MinProtocol TLSv1.2 * [mod_nss] NSS option for TLS (fixes #1218) * [core] fdevent_load_file() shared code * [mod_openssl,mbedtls,gnutls,nss] fdevent_load_file * [core] error if s->socket_perms chmod() fails * [mod_openssl] prefer some WolfSSL native APIs * quiet clang analyzer scan-build warnings * [core] uint32_t is plenty large for path names * [mod_mysql_vhost] deprecated; use mod_vhostdb_mysql * [core] splaytree_djbhash() in splaytree.h (reuse) * [cmake] update deps for src/t/test_* * [cmake] update deps for src/t/test_* * [build] remove tests/mod-userdir.t from builds * [build] fix typo in src/Makefile.am EXTRA_DIST * [core] remove unused mbedtls_enabled flag * [core] store fd in srv->stdin_fd during setup * [multiple] address coverity warnings * [mod_webdav] fix theoretical NULL dereference * [mod_webdav] update rc for PROPFIND allprop * [mod_webdav] build fix: ifdef live_properties * [multiple] address coverity warnings * [meson] fix libmariadb dependency * [meson] add missing libmaxminddb section * [mod_auth,mod_vhostdb] add caching option (fixes #2805) * [mod_authn_ldap,mod_vhostdb_ldap] add timeout opt (#2805) * [mod_auth] accept "nonce-secret" & "nonce_secret" * [mod_openssl] fix build warnings on MacOS X * [core] Nettle assert()s if buffer len > digest sz * [mod_authn_dbi] authn backend employing DBI * [mod_authn_mysql,file] use crypt() to save stack * [mod_vhostdb_dbi] allow strings and ints in config * add ci-build.sh * move ci-build.sh to scripts * [build] build fixes for AIX * [mod_deflate] Brotli support * [build] bzip2 default to not-enabled in build * [mod_deflate] fix typo in config option * [mod_deflate] propagate errs from internal funcs * [mod_deflate] deflate.cache-dir compressed cache * [mod_deflate] mod_deflate subsumes mod_compress * [doc] mod_compress -> mod_deflate * [tests] mod_compress -> mod_deflate * [mod_compress] remove mod_compress * [build] add --with-brotli to CI build * [core] server.feature-flags extensible config * [core] con layer plugin_ctx separate from request * [multiple] con hooks store ctx in con->plugin_ctx * [core] separate funcs to reset (request_st *) * [multiple] rename connection_reset hook to request * [mod_nss] func renames for consistency * [core] detect and reject TLS connect to cleartext * [mod_deflate] quicker check for Content-Encoding * [mod_openssl] read secret data w/ BIO_new_mem_buf * [core] decode Transfer-Encoding: chunked from gw * [mod_fastcgi] decode Transfer-Encoding: chunked * [core] stricter parsing of POST chunked block hdr * [mod_proxy] send HTTP/1.1 requests to backends * [tests] test_base64.c clear buf vs reset * [core] http_header_remove_token() * [mod_webdav] fix inadvertent string truncation * [core] add some missing standard includes * [mod_extforward] attempt to quiet Coverity warning * [mod_authn_dbi,mod_authn_mysql] fix coverity issue * scons: fix check environment * Add avahi service file under doc/avahi/ * [mod_webdav] fix fallback if linkat() fails * [mod_proxy] do not forward Expect: 100-continue * [core] chunkqueue_compact_mem() must upd cq->last * [core] dlsym for FAMNoExists() for compat w/ fam * [core] disperse settings.h to appropriate headers * [core] inline buffer_reset() * [mod_extforward] save proto per connection * [mod_extforward] skip after HANDLER_COMEBACK * [core] server.feature-flags to enable h2 * [core] HTTP_VERSION_2 * [multiple] allow TLS ALPN "h2" if "server.h2proto" * [mod_extforward] preserve changed addr for h2 con * [core] do not send Connection: close if h2 * [core] lowercase response hdr field names for h2 * [core] recognize status: 421 Misdirected Request * [core] parse h2 pseudo-headers * [core] request_headers_process() * [core] connection_state_machine_loop() * [core] reset connection counters per connection * [mod_accesslog,mod_rrdtool] HTTP/2 basic accounting * [core] connection_set_fdevent_interest() * [core] HTTP2-Settings * [core] adjust http_request_headers_process() * [core] http_header_parse_hoff() * [core] move http_request_headers_process() * [core] reqpool.[ch] for (request_st *) * [multiple] modules read reqbody via fn ptr * [multiple] isolate more con code in connections.c * [core] isolate more resp code in response.c * [core] h2.[ch] with stub funcs (incomplete) * [core] alternate between two joblists * [core] connection transition to HTTP/2; incomplete * [core] mark some error paths with attribute cold * [core] discard 100 102 103 responses from backend * [core] skip write throttle for 100 Continue * [core] adjust (disabled) debug code * [core] update comment * [core] link in ls-hpack (EXPERIMENTAL) * [core] HTTP/2 HPACK using LiteSpeed ls-hpack * [core] h2_send_headers() specialized for resp hdrs * [core] http_request_parse_header() specialized * [core] comment possible future ls-hpack optimize * [mod_status] separate funcs to print request table * [mod_status] adjust to print HTTP/2 requests * [core] redirect to dir using relative-path * [core] ignore empty field-name from backends * [mod_auth] fix crash if auth.require misconfigured (fixes #3023) * [core] fix 1-char trunc of default server.tag * [core] request_acquire(), request_release() * [core] keep pool of (request_st *) for HTTP/2 * [mod_status] dedicated funcs for r->state labels * [core] move connections_get_state to connections.c * [core] fix crash on master after graceful restart * [core] defer optimization to read small files * [core] do not require '\0' term for k,v hdr parse * [scripts] cert-staple.sh enhancements * [core] document algorithm used in lighttpd etag * [core] ls-hpack optimizations * [core] fix crash on master if blank line request * [core] use djbhash in gw_backend to choose host * [core] rename md5.[ch] to algo_md5.[ch] * [core] move djbhash(), dekhash() to algo_md.h * [core] rename splaytree.[ch] to algo_splaytree.[ch] * [core] import xxHash v0.8.0 * [build] modify build, includes for xxHash v0.8.0 * [build] remove ls-hpack/deps * [core] xxhash no inline hints; let compiler choose * [mod_dirlisting] fix config parsing crash * [mod_openssl] clarify trace w/ deprecated options * [doc] refresh doc/config/*/* * [core] code size: disable XXH64(), XXH3() * [doc] update README and INSTALL * [core] combine Cookie request headers with ';' * [core] log stream id with debug.log-state-handling * [core] set r->state in h2.c * [mod_ssi] update chunk after shell output redirect * [mod_webdav] preserve bytes_out when chunks merged * [multiple] inline chunkqueue_length() * [core] cold h2_log_response_header*() funcs * [core] update HTTP status codes list from IANA * [mod_wolfssl] standalone module * [core] Content-Length in http_response_send_file() * [core] adjust response header prep for common case * [core] light_isupper(), light_islower() * [core] tst,set,clr macros for r->{rqst,resp}_htags * [core] separate http_header_e from _htags bitmask * [core] http_header_hkey_get_lc() for HTTP/2 * [core] array.[ch] using uint32_t instead of size_t * [core] extend (data_string *) to store header id * [multiple] extend enum http_header_e list * [core] http_header_e <=> lshpack_static_hdr_idx * [core] skip ls-hpack decode work unused by lighttpd * [TLS] error if inherit empty TLS cfg from globals * [core] connection_check_expect_100() * [core] support multiple 1xx responses from backend * [core] reload c after chunkqueue_compact_mem() * [core] relay 1xx from backend over HTTP/2 * [core] relay 1xx from backend over HTTP/1.1 * [core] chunkqueue_{peek,read}_data(), squash * [multiple] TLS modules use chunkqueue_peek_data() * [mod_magnet] magnet.attract-response-start-to * [multiple] code reuse chunkqueue_peek_data() * [core] reuse r->start_hp.tv_sec for r->start_ts * [core] config_plugin_value_tobool() accept "0","1" * [core] graceful and immediate restart option * [mod_ssi] init status var before waitpid() * [core] graceful shutdown timeout option * [core] lighttpd -1 supports pipes (e.g. netcat) * [core] perf adjustments to avoid load miss * [multiple] use sock_addr_get_family in more places * [multiple] inline chunkqueue where always alloc'd * [core] propagate state after writing * [core] server_run_con_queue() * [core] defer handling FDEVENT_HUP and FDEVENT_ERR * [core] handle unexpected EOF reading FILE_CHUNK * [core] short-circuit connection_write_throttle() * [core] walk queue in connection_write_chunkqueue() * [core] connection_joblist global * [core] be more precise checking streaming flags * [core] fdevent_load_file_bytes() * [TLS] use fdevent_load_file_bytes() for STEK file * [core] allow symlinks under /dev for rand devices * [multiple] use light_btst() for hdr existence chk * [mod_deflate] fix potential NULL deref in err case * [core] save errno around close() if fstat() fails * [mod_ssi] use stat_cache_open_rdonly_fstat() * [core] fdevent_dup_cloexec() * [core] dup FILE_CHUNK fd when splitting FILE_CHUNK * [core] stat_cache_path_isdir() * [multiple] use stat_cache_path_isdir() * [mod_mbedtls] quiet CLOSE_NOTIFY after conn reset * [mod_gnutls] quiet CLOSE_NOTIFY after conn reset * [core] limit num ranges in Range requests * [core] remove unused r->content_length * [core] http_response_parse_range() const file sz * [core] pass open fd to http_response_parse_range * [core] stat_cache_get_entry_open() * [core,mod_deflate] leverage cache of open fd * [doc] comment out config disabling Range for .pdf * [core] coalesce nearby ranges in Range requests * [mod_fastcgi] decode chunked is cold code path * [core] fix chunkqueue_compact_mem w/ partial chunk * [core] alloc optim reading file, sending chunked * [core] reuse chunkqueue_compact_mem*() * [mod_cgi] use splice() to send input to CGI * [multiple] ignore openssl 3.0.0 deprecation warns * [mod_openssl] migrate ticket cb to openssl 3.0.0 * [mod_openssl] construct OSSL_PARAM on stack * [mod_openssl] merge ssl_tlsext_ticket_key_cb impls * [multiple] openssl 3.0.0 digest interface migrate * [tests] detect multiple SSL/TLS/crypto providers * [core] sys-crypto-md.h consistent interfaces * [wolfssl] wolfSSL_CTX_set_mode differs from others * [multiple] use NSS crypto if no other crypto avail * [multiple] stat_cache_path_stat() for struct st * [TLS] ignore empty "CipherString" in ssl-conf-cmd * [multiple] remove chunk file.start member * [core] modify use of getrlimit() to not be fatal * [mod_webdav] add missing update to cq accounting * [mod_webdav] update defaults after worker_init * [mod_openssl] use newer openssl 3.0.0 func * [core] config_plugin_value_to_int32() * [core] minimize pause during graceful restart * [mod_deflate] use large mmap chunks to compress * [core] stat_cache_entry reference counting * [core] FILE_CHUNK can hold stat_cache_entry ref * [core] http_chunk_append_file_ref_range() * [multiple] use http_chunk_append_file_ref() * [core] always lseek() with shared fd * [core] silence coverity warnings (false positives) * [core] silence coverity warnings in ls-hpack * [core] silence coverity warnings (another try) * [core] fix fd sharing when splitting file chunk * [mod_mbedtls] quiet unused variable warning * [core] use inline funcs in sys-crypto-md.h * [core] add missing declaration for NSS rand * [core] init NSS lib for basic crypto algorithms * [doc] change mod_compress refs to mod_deflate * [doc] replace bzip2 refs with brotli * [build] remove svnversion from versionstamp rule * [doc] /var/run -> /run * [multiple] test for nss includes * [mod_nss] more nss includes fixes * [mod_webdav] define _NETBSD_SOURCE on NetBSD * [core] silence coverity warnings (another try) * [mod_mbedtls] newer mbedTLS vers support TLSv1.3 * [mod_accesslog] update defaults after cycling log * [multiple] add some missing config cleanup * [core] fix (startup) mem leaks in configparser.y * [core] STAILQ_* -> SIMPLEQ_* on OpenBSD * [mod_wolfssl] use more wolfssl/options.h defines * [mod_wolfssl] cripple SNI if not built OPENSSL_ALL * [mod_wolfssl] need to build --enable-alpn for ALPN * [mod_secdownload] fix compile w/ NSS on FreeBSD * [mod_mbedtls] wrap addtl code in preproc defines * [TLS] server.feature-flags "ssl.session-cache" * [core] workaround fragile code in wolfssl types.h * [core] move misplaced error trace to match option * [core] adjust wolfssl workaround for another case * [multiple] consistent order for crypto lib select * [multiple] include mbedtls/config.h after select * [multiple] include wolfssl/options.h after select * [core] set NSS_VER_INCLUDE after crypto lib select * [core] use system xxhash lib if available * [doc] refresh doc/config/conf.d/mime.conf * [meson] add matching -I for lua lib version * [build] prepend search for lua version 5.4 * [core] use inotify in stat_cache.[ch] on Linux * [build] detect inotify header <sys/inotify.h> * [mod_nss] update session ticket NSS devel comment * [core] set last_used on rd/wr from backend (fixes #3029) * [core] cold func for gw_recv_response error case * [core] use kqueue() instead of FAM/gamin on *BSD * [core] no graceful-restart-bg on OpenBSD, NetBSD * [mod_openssl] add LIBRESSL_VERSION_NUMBER checks * [core] use struct kevent on stack in stat_cache * [core] stat_cache preprocessor paranoia * [mod_openssl] adjust LIBRESSL_VERSION_NUMBER check * [mod_maxminddb] fix config validation typo * [tests] allow LIGHTTPD_EXE_PATH override * [multiple] handle NULL val as empty in *_env_add (fixes #3030) * [core] accept "HTTP/2.0", "HTTP/3.0" from backends (fixes #3031) * [build] check for xxhash in more ways * [core] accept "HTTP/2.0", "HTTP/3.0" from backends (#3031) * [core] http_response_buffer_append_authority() * [core] define SHA*_DIGEST_LENGTH macros if missing * [doc] update optional pkg dependencies in INSTALL * [mod_alias] validate given order, not sorted order * [core] filter out duplicate modules * [mod_cgi] fix crash if initial write to CGI fails * [mod_cgi] ensure tmp file open() before splice() * [multiple] add back-pressure gw data pump (fixes #3033) * [core] fix bug when HTTP/2 frames span chunks * [multiple] more forgiving config str to boolean (fixes #3036) * [core] check for __builtin_expect() availability * [core] quiet more request parse errs unless debug * [core] consolidate chunk size checks * [mod_flv_streaming] use stat_cache_get_entry_open * [mod_webdav] pass full path to webdav_unlinkat() * [mod_webdav] fallbacks if _ATFILE_SOURCE not avail * [mod_fastcgi] move src/fastcgi.h into src/compat/ * [mod_status] add additional HTML-encoding * [core] server.v4mapped option * [mod_webdav] workaround for gvfs dir redir bug - Remove SuSEfirewall2 service files, SuSEfirewall2 does not exist anymore - Changed /etc/logrotate.d/lighttpd from init.d to systemd fix boo#1146452. lighttpd-1.4.64-bp153.2.3.1.src.rpm lighttpd-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_magnet-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-mod_webdav-1.4.64-bp153.2.3.1.x86_64.rpm lighttpd-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_magnet-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.3.1.i586.rpm lighttpd-mod_webdav-1.4.64-bp153.2.3.1.i586.rpm lighttpd-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_magnet-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-mod_webdav-1.4.64-bp153.2.3.1.aarch64.rpm lighttpd-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_magnet-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-mod_webdav-1.4.64-bp153.2.3.1.ppc64le.rpm lighttpd-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_magnet-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.3.1.s390x.rpm lighttpd-mod_webdav-1.4.64-bp153.2.3.1.s390x.rpm openSUSE-2022-28 Recommended update for apache2-mod_auth_kerb moderate openSUSE Backports SLE-15-SP3 Update apache2-mod_auth_kerb was updated to build against new version of krb5. apache2-mod_auth_kerb-5.4-bp153.2.4.1.src.rpm apache2-mod_auth_kerb-5.4-bp153.2.4.1.x86_64.rpm apache2-mod_auth_kerb-debuginfo-5.4-bp153.2.4.1.x86_64.rpm apache2-mod_auth_kerb-debugsource-5.4-bp153.2.4.1.x86_64.rpm apache2-mod_auth_kerb-5.4-bp153.2.4.1.i586.rpm apache2-mod_auth_kerb-debuginfo-5.4-bp153.2.4.1.i586.rpm apache2-mod_auth_kerb-debugsource-5.4-bp153.2.4.1.i586.rpm apache2-mod_auth_kerb-5.4-bp153.2.4.1.aarch64.rpm apache2-mod_auth_kerb-debuginfo-5.4-bp153.2.4.1.aarch64.rpm apache2-mod_auth_kerb-debugsource-5.4-bp153.2.4.1.aarch64.rpm apache2-mod_auth_kerb-5.4-bp153.2.4.1.ppc64le.rpm apache2-mod_auth_kerb-debuginfo-5.4-bp153.2.4.1.ppc64le.rpm apache2-mod_auth_kerb-debugsource-5.4-bp153.2.4.1.ppc64le.rpm apache2-mod_auth_kerb-5.4-bp153.2.4.1.s390x.rpm apache2-mod_auth_kerb-debuginfo-5.4-bp153.2.4.1.s390x.rpm apache2-mod_auth_kerb-debugsource-5.4-bp153.2.4.1.s390x.rpm openSUSE-2022-72 Security update for bitcoin moderate openSUSE Backports SLE-15-SP3 Update This update for bitcoin fixes the following issues: Update to version 0.21.2 * P2P protocol and network code * use NetPermissions::HasFlag() in CConnman::Bind() * Rate limit the processing of rumoured addresses * Wallet * Do not iterate a directory if having an error while accessing it * RPC * Reset scantxoutset progress before inferring descriptors * Build System * depends: update Qt 5.9 source url * Update Windows code signing certificate * Use custom MacOS code signing tool * Fix build with Boost 1.77.0 * Tests and QA * Build with --enable-werror by default, and document exceptions * Fix intermittent feature_taproot issue * Fix macOS brew install command * add missing ECCVerifyHandle to base_encode_decode * Run fuzzer task for the master branch only * GUI * Do not use QClipboard::Selection on Windows and macOS. * Remove user input from URI error message * Draw "eye" sign at the beginning of watch-only addresses * Miscellaneous * Fix crash when parsing command line with -noincludeconf=0 * util: Properly handle -noincludeconf on command line (take 2) Update to version 0.21.1 * Consensus: * Speedy trial support for versionbits * Speedy trial activation parameters for Taproot * P2P protocol and network code * allow CSubNet of non-IP networks * Avoid UBSan warning in ProcessMessage * Wallet * Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it * Avoid requesting fee rates multiple times during coin selection * RPC and other APIs: * Disallow sendtoaddress and sendmany when private keys disabled CVE-2021-3195 Update to version 0.21.0: * For full details see release-notes-0.21.0.md Update to version 0.20.1 * Mining * Fix GBT: Restore "!segwit" and "csv" to "rules" key * P2P protocol and network code * Replace automatic bans with discouragement filter * Wallet * Handle concurrent wallet loading * Minimal fix to restore conflicted transaction notifications * RPC and other APIs * Increment input value sum only once per UTXO in decodepsbt * psbt: Increment input value sum only once per UTXO in decodepsbt * psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs * GUI * Add missing QPainterPath include * update Qt base translations for macOS release * Misc * util: Don't reference errno when pthread fails * Fix locking on WSL using flock instead of fcntl Update to version 0.20.0: * See https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-0.20.0.md - Do not run bitcoind in daemon mode. Running it not as a background process makes it working properly with journald (instead of writing logs in /var/log). Update to version 0.19.1: * Wallet * Fix origfee return for bumpfee with feerate arg * Fix unique_ptr usage in boost::signals2 * Fix issue with conflicted mempool tx in listsinceblock * Bug: IsUsedDestination shouldn't use key id as script id for ScriptHash * IsUsedDestination should count any known single-key address * Reset reused transactions cache * RPC and other APIs * cli: Fix fatal leveldb error when specifying -blockfilterindex=basic twice * require second argument only for scantxoutset start action * zmq: Fix due to invalid argument and multiple notifiers * psbt: handle unspendable psbts * psbt: check that various indexes and amounts are within bounds * GUI * Fix missing qRegisterMetaType for size_t * disable File->CreateWallet during startup * Fix comparison function signature * Fix unintialized WalletView::progressDialog * Tests and QA * Appveyor improvement - text file for vcpkg package list * fix "bitcoind already running" warnings on macOS * add missing #include to fix compiler errors * Platform support * Update msvc build for Visual Studio 2019 v16.4 * Updates to appveyor config for VS2019 and Qt5.9.8 + msvc project fixes * bug-fix macos: give free bytes to F_PREALLOCATE * Miscellaneous * init: Stop indexes on shutdown after ChainStateFlushed callback * util: Add missing headers to util/fees.cpp * Unbreak build with Boost 1.72.0 * scripts: Fix symbol-check & security-check argument passing * Log to net category for exceptions in ProcessMessages * Update univalue subtree bitcoin-0.21.2-bp153.2.3.1.src.rpm bitcoin-qt5-0.21.2-bp153.2.3.1.x86_64.rpm bitcoin-test-0.21.2-bp153.2.3.1.x86_64.rpm bitcoin-utils-0.21.2-bp153.2.3.1.x86_64.rpm bitcoind-0.21.2-bp153.2.3.1.x86_64.rpm libbitcoinconsensus-devel-0.21.2-bp153.2.3.1.x86_64.rpm libbitcoinconsensus0-0.21.2-bp153.2.3.1.x86_64.rpm bitcoin-qt5-0.21.2-bp153.2.3.1.aarch64.rpm bitcoin-test-0.21.2-bp153.2.3.1.aarch64.rpm bitcoin-utils-0.21.2-bp153.2.3.1.aarch64.rpm bitcoind-0.21.2-bp153.2.3.1.aarch64.rpm libbitcoinconsensus-devel-0.21.2-bp153.2.3.1.aarch64.rpm libbitcoinconsensus0-0.21.2-bp153.2.3.1.aarch64.rpm bitcoin-qt5-0.21.2-bp153.2.3.1.ppc64le.rpm bitcoin-test-0.21.2-bp153.2.3.1.ppc64le.rpm bitcoin-utils-0.21.2-bp153.2.3.1.ppc64le.rpm bitcoind-0.21.2-bp153.2.3.1.ppc64le.rpm libbitcoinconsensus-devel-0.21.2-bp153.2.3.1.ppc64le.rpm libbitcoinconsensus0-0.21.2-bp153.2.3.1.ppc64le.rpm bitcoin-qt5-0.21.2-bp153.2.3.1.s390x.rpm bitcoin-test-0.21.2-bp153.2.3.1.s390x.rpm bitcoin-utils-0.21.2-bp153.2.3.1.s390x.rpm bitcoind-0.21.2-bp153.2.3.1.s390x.rpm libbitcoinconsensus-devel-0.21.2-bp153.2.3.1.s390x.rpm libbitcoinconsensus0-0.21.2-bp153.2.3.1.s390x.rpm openSUSE-2022-74 Security update for perl-App-cpanminus moderate openSUSE Backports SLE-15-SP3 Update This update for perl-App-cpanminus fixes the following issues: updated to 1.7045 see /usr/share/doc/packages/perl-App-cpanminus/Changes Security fixes: - [CVE-2020-16154] remove the functionality to verify CHECKSUMS signature updated to 1.7044 see /usr/share/doc/packages/perl-App-cpanminus/Changes perl-App-cpanminus-1.7045-bp153.2.3.1.noarch.rpm perl-App-cpanminus-1.7045-bp153.2.3.1.src.rpm openSUSE-2022-10001 Security update for pcmanfm moderate openSUSE Backports SLE-15-SP3 Update This update for pcmanfm fixes the following issues: update to 1.3.2: * Fixed case when some keyboard shortcuts stopped working: Alt+Home, Alt+Up * Fixed sytem reboot delayed for 90 seconds in some cases new upstream release of pcmanfm 1.3.1 * fixed crash on reload while directory changes * changed size of large thumbnails to 512 * added application/gzip to archivers.list * added image/x-compressed-xcf to archivers.list * allowed bigger sizes of icons and thumbnails new upstream release of pcmanfm 1.3.0 * Fixed potential access violation, use runtime user dir instead of tmp diri for single instance socket. boo#1039140 CVE-2017-8934 * Fixed an issue with losing icons on desktop, when file name has a ‘[‘ char. * Added a missing tooltip for ‘New Window’ toolbar button. * Fixed an issue when single instance socket directory did not exist pcmanfm-1.3.2-bp153.2.3.1.src.rpm pcmanfm-1.3.2-bp153.2.3.1.x86_64.rpm pcmanfm-devel-1.3.2-bp153.2.3.1.x86_64.rpm pcmanfm-lang-1.3.2-bp153.2.3.1.noarch.rpm pcmanfm-1.3.2-bp153.2.3.1.aarch64.rpm pcmanfm-devel-1.3.2-bp153.2.3.1.aarch64.rpm pcmanfm-1.3.2-bp153.2.3.1.ppc64le.rpm pcmanfm-devel-1.3.2-bp153.2.3.1.ppc64le.rpm pcmanfm-1.3.2-bp153.2.3.1.s390x.rpm pcmanfm-devel-1.3.2-bp153.2.3.1.s390x.rpm openSUSE-2022-29 Recommended update for lighttpd moderate openSUSE Backports SLE-15-SP3 Update This update for lighttpd fixes the following issues: - Set ProtectHome to read-only, otherwise access to the users public_html can break (boo#1195465) lighttpd-1.4.64-bp153.2.6.1.src.rpm lighttpd-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_magnet-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-mod_webdav-1.4.64-bp153.2.6.1.x86_64.rpm lighttpd-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_magnet-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.6.1.i586.rpm lighttpd-mod_webdav-1.4.64-bp153.2.6.1.i586.rpm lighttpd-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_magnet-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-mod_webdav-1.4.64-bp153.2.6.1.aarch64.rpm lighttpd-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_magnet-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-mod_webdav-1.4.64-bp153.2.6.1.ppc64le.rpm lighttpd-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_authn_gssapi-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_authn_ldap-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_authn_pam-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_authn_sasl-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_magnet-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_maxminddb-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_rrdtool-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_vhostdb_dbi-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_vhostdb_ldap-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_vhostdb_mysql-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_vhostdb_pgsql-1.4.64-bp153.2.6.1.s390x.rpm lighttpd-mod_webdav-1.4.64-bp153.2.6.1.s390x.rpm openSUSE-2022-34 Recommended update for terraform-provider-vsphere moderate openSUSE Backports SLE-15-SP3 Update This update for terraform-provider-vsphere fixes the following issues: terraform-provider-vsphere is updated to 1.18.3: * resource/custom_attribute: Fix id in error message when category is missing. (#1088) * resource/virtual_machine: Add vApp properties with OVF deployment. (#1082) * resource/host & resource/compute_cluster: Add arguments for specifying if cluster management should be handled in host or compute_cluster resource. (#1085) * resource/virtual_machine: Handle OVF argument validation during VM creation. (#1084) * resource/host: Disconnect rather than entering maintenance mode when deleting. (#1083) * resource/virtual_machine: Skip unexpected NIC entries. (#1067) * Respect session_persistence for REST sessions. (#1077) * resource/virtual_machine: Allow users to deploy OVF templates from both from local system and remote URL. (#1052) * resource/virtual_machine: Mark product_key as sensitive. (#1045) * resource/virtual_machine: Increase max hardware_version for vSphere v7.0. (#1056) * resource/virtual_machine: Fix to disk bus sorting. (#1039) * resource/virtual_machine: Only include hardware_version in CreateSpecs. (#1055) * Use built in session persistence in govmomi. (#1050) * resource/virtual_disk: Support VMDK files. (#987) * resource/virtual_machine: Fix disk controller sorting. (#1032) * resource/virtual_machine: Add support for hardware version tracking and upgrading. (#1020) * data/vsphere_network: Handle cases of network port groups with same name using distributed_virtual_switch_uuid. (#1001) * resource/virtual_machine: Fix working with orphaned devices. (#1005) * resource/virtual_machine: Ignore guest_id with content library. (#1014) * New Data Source: content_library (#985) * New Data Source: content_library_item (#985) * New Resource: content_library (#985) * New Resource: content_library_item (#985) * resource/virtual_machine: Add poweron_timeout option for the amount of time to give a VM to power on. (#990) * resource/virtual_machine: Optimize OS family query. (#959) * Migrate provider to Terraform plugin SDK. (#982) terraform-provider-vsphere-1.18.3-bp153.2.1.src.rpm terraform-provider-vsphere-1.18.3-bp153.2.1.x86_64.rpm terraform-provider-vsphere-1.18.3-bp153.2.1.i586.rpm terraform-provider-vsphere-1.18.3-bp153.2.1.aarch64.rpm terraform-provider-vsphere-1.18.3-bp153.2.1.ppc64le.rpm terraform-provider-vsphere-1.18.3-bp153.2.1.s390x.rpm openSUSE-2022-30 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 98.0.4758.80 (boo#1195420) * CVE-2022-0452: Use after free in Safe Browsing * CVE-2022-0453: Use after free in Reader Mode * CVE-2022-0454: Heap buffer overflow in ANGLE * CVE-2022-0455: Inappropriate implementation in Full Screen Mode * CVE-2022-0456: Use after free in Web Search * CVE-2022-0457: Type Confusion in V8 * CVE-2022-0459: Use after free in Screen Capture * CVE-2022-0460: Use after free in Window Dialog * CVE-2022-0461: Policy bypass in COOP * CVE-2022-0462: Inappropriate implementation in Scroll * CVE-2022-0463: Use after free in Accessibility * CVE-2022-0464: Use after free in Accessibility * CVE-2022-0465: Use after free in Extensions * CVE-2022-0466: Inappropriate implementation in Extensions Platform * CVE-2022-0467: Inappropriate implementation in Pointer Lock * CVE-2022-0468: Use after free in Payments * CVE-2022-0469: Use after free in Cast * CVE-2022-0470: Out of bounds memory access in V8 * Various fixes from internal audits, fuzzing and other initiatives chromedriver-98.0.4758.80-bp153.2.60.1.x86_64.rpm chromium-98.0.4758.80-bp153.2.60.1.src.rpm chromium-98.0.4758.80-bp153.2.60.1.x86_64.rpm chromedriver-98.0.4758.80-bp153.2.60.1.aarch64.rpm chromium-98.0.4758.80-bp153.2.60.1.aarch64.rpm openSUSE-2022-31 Recommended update for hamlib moderate openSUSE Backports SLE-15-SP3 Update This update for hamlib fixes the following issues: - Be less strict with required interpreters for tcl and perl subpackages (boo#1195260) - Drop python2 subpackage as its not relevant to any supported openSUSE release - Update to version 4.4 * Icom rigs now default filter 2 when setting PKTUSB but user can override * Fix FTDX9000 meter readings * Add Android sensor as a rotator * Added rig_get_vfo to some Icom rigs that have XCHG or 0x25 command capability * Added ability to build hamlib with docker * Added M0NKA mcHF URP rig * Faster serial i/o noticeable on higher baud rates * IC7300/9700/7800/785x set_clock/get_clock routines added -- no auto set yet * Yaesu FT1200/891/991/DX10/DX101/DX101MP set_clock/get_clock routines added - Update to version 4.3.1 * Bug fix release - Do not do vfo_fixup on satmode rigs - Fix compilation of misc.c with gmtime_r replacement function for mingw - Fix python build. For some reason casting tp vfo_t in the RIG_VFO_N macro broke the swig parsing - Append the missing information to build hamlib v4.3 for Android NDK - Change set_icom_set_mode_with_data to not change mode unless necessary - Since Icom rigs default to filter 2 if a filter is not selected we will do the same when turning on data mode - Fix segfault in kenwood_set_vfo - scripts: Update example in readme, since 4.0 817 is 1020 - Make testlibusb.c compatible with libusb < 1.0.23 Note: On systems with libusb < 1.0.23 a warning will be emmitted but compliation should proceed without error. - Update testlibusb.c warning to "may be" instead of "will be" - Change kenwood to only set VFOA default on 1st rig_open call - Update to version 4.3 * libusb-1.0.23 or greater is now required or use --without-libusb * Generating documentation now requires GNU source-highlighter. * Added IC-575 * Less VFO swapping of newer Icom rigs -- zero swapping in WSJTX and JTDX * Dual rotator control in rotctl -R option * Started work on simulators -- very crude right now but usable to debug some things * Overhaul of rig split -- reverse split (VFOA=RX VFOB=TX) should work for rigs capable of it Starting VFO does not matter -- rig will end up on RX VFO S VFOA 1 VFOB S VFOB 1 VFOA S Main 1 Sub S Sub 1 Main - Update to version 4.2 * New rig_get_mode_bandwidths: returns token set for bandwidths for given mode * New rig_get_info: returns token set for all vfos where order does not matter. * New rig_get_vfo_info * FILPATHLEN has changed to HAMLIB_FILPATHLEN * USRP lib and gnuradio are deprecated and will be removed in 5.0 * Added Radan rotator * Added Malachite SDR * Major rework for PRM80 * Add twiddle_timeout and twiddle_rit --set-conf options * rigctld --twiddle is deprecated and will be removed in 5.0 along with get_twiddle and set_twiddle - Update to version 4.1 * rigctld and rigs should be more robust for disconnect problems * Several fixes for Icom and Yaesu rigs * Nobody should need to use rig->caps or rig->state anymore * New rig_get_caps_int and rig_get_caps_cptr functions to replace using caps-> values * New rig_get_function to replace using caps-> function pointers * Fix shared library problem with WSJTX, JTDX, and JS8Call * New model Barrett 950 - Update to version 4.0 * Major changes in 4.0 affecting usage * Most rig model numbers have changed * RIG_LEVEL_VOX has been deprecated and replaced by RIG_LEVEL_VOXDELAY * rigctl 'f' command now returns VFO argument too * rigctl 'y' and 'Y' command now take/show antenna argument and option. * range_list items are undergoing changes towards a different model TBD * RTS/DTR PTT sharing is off by default now -- use serial_share=1 option to enable hamlib-4.4-bp153.2.3.1.src.rpm hamlib-4.4-bp153.2.3.1.x86_64.rpm hamlib-devel-4.4-bp153.2.3.1.x86_64.rpm libhamlib++4-4.4-bp153.2.3.1.x86_64.rpm libhamlib4-4.4-bp153.2.3.1.x86_64.rpm lua-Hamliblua-4.4-bp153.2.3.1.x86_64.rpm perl-Hamlib-4.4-bp153.2.3.1.x86_64.rpm python3-Hamlib-4.4-bp153.2.3.1.x86_64.rpm tcl-Hamlib-4.4-bp153.2.3.1.x86_64.rpm hamlib-4.4-bp153.2.3.1.i586.rpm hamlib-devel-4.4-bp153.2.3.1.i586.rpm libhamlib++4-4.4-bp153.2.3.1.i586.rpm libhamlib4-4.4-bp153.2.3.1.i586.rpm lua-Hamliblua-4.4-bp153.2.3.1.i586.rpm perl-Hamlib-4.4-bp153.2.3.1.i586.rpm python3-Hamlib-4.4-bp153.2.3.1.i586.rpm tcl-Hamlib-4.4-bp153.2.3.1.i586.rpm hamlib-4.4-bp153.2.3.1.aarch64.rpm hamlib-devel-4.4-bp153.2.3.1.aarch64.rpm libhamlib++4-4.4-bp153.2.3.1.aarch64.rpm libhamlib4-4.4-bp153.2.3.1.aarch64.rpm lua-Hamliblua-4.4-bp153.2.3.1.aarch64.rpm perl-Hamlib-4.4-bp153.2.3.1.aarch64.rpm python3-Hamlib-4.4-bp153.2.3.1.aarch64.rpm tcl-Hamlib-4.4-bp153.2.3.1.aarch64.rpm hamlib-4.4-bp153.2.3.1.ppc64le.rpm hamlib-devel-4.4-bp153.2.3.1.ppc64le.rpm libhamlib++4-4.4-bp153.2.3.1.ppc64le.rpm libhamlib4-4.4-bp153.2.3.1.ppc64le.rpm lua-Hamliblua-4.4-bp153.2.3.1.ppc64le.rpm perl-Hamlib-4.4-bp153.2.3.1.ppc64le.rpm python3-Hamlib-4.4-bp153.2.3.1.ppc64le.rpm tcl-Hamlib-4.4-bp153.2.3.1.ppc64le.rpm hamlib-4.4-bp153.2.3.1.s390x.rpm hamlib-devel-4.4-bp153.2.3.1.s390x.rpm libhamlib++4-4.4-bp153.2.3.1.s390x.rpm libhamlib4-4.4-bp153.2.3.1.s390x.rpm lua-Hamliblua-4.4-bp153.2.3.1.s390x.rpm perl-Hamlib-4.4-bp153.2.3.1.s390x.rpm python3-Hamlib-4.4-bp153.2.3.1.s390x.rpm tcl-Hamlib-4.4-bp153.2.3.1.s390x.rpm openSUSE-2022-55 Recommended update for audacity moderate openSUSE Backports SLE-15-SP3 Update This update for audacity fixes the following issues: - Specifically require libavcodec57, libavformat57 and ffmpeg-3 to fix exporting audio in m4a format (boo#1195650) audacity-2.2.2-bp153.3.3.1.src.rpm audacity-2.2.2-bp153.3.3.1.x86_64.rpm audacity-lang-2.2.2-bp153.3.3.1.noarch.rpm audacity-2.2.2-bp153.3.3.1.aarch64.rpm audacity-2.2.2-bp153.3.3.1.ppc64le.rpm audacity-2.2.2-bp153.3.3.1.s390x.rpm openSUSE-2022-56 Security update for connman important openSUSE Backports SLE-15-SP3 Update This update for connman fixes the following issues: Update to 1.41: (boo#1194177, boo#1194176, boo#1194175) * Fix issue with RTNL netlink message alignment. * Fix issue with dnsproxy and timeout for TCP feature. (CVE-2022-23097, CVE-2022-23096) * Fix issue with dnsproxy and busy loop in TCP server. (CVE-2022-23098) * Fix issue with WiFi connection with no passphrase. * Add support for wpa_supplicant and WPA3-SAE functionality. * Add support for D-Bus ObjectManager interface. - Add systemd hardening configuration - Disabled openconnect plugin due to version conflict - Disabled vpnc plugin for i568 missing dependency - Disabled hh2serial and tist_working for ppc64le due to version conflict connman-1.41-bp153.2.3.1.src.rpm connman-1.41-bp153.2.3.1.x86_64.rpm connman-client-1.41-bp153.2.3.1.x86_64.rpm connman-devel-1.41-bp153.2.3.1.x86_64.rpm connman-doc-1.41-bp153.2.3.1.x86_64.rpm connman-nmcompat-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-iospm-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-l2tp-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-openvpn-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-polkit-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-pptp-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-tist-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-vpnc-1.41-bp153.2.3.1.x86_64.rpm connman-plugin-wireguard-1.41-bp153.2.3.1.x86_64.rpm connman-test-1.41-bp153.2.3.1.x86_64.rpm connman-1.41-bp153.2.3.1.i586.rpm connman-client-1.41-bp153.2.3.1.i586.rpm connman-devel-1.41-bp153.2.3.1.i586.rpm connman-doc-1.41-bp153.2.3.1.i586.rpm connman-nmcompat-1.41-bp153.2.3.1.i586.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.3.1.i586.rpm connman-plugin-iospm-1.41-bp153.2.3.1.i586.rpm connman-plugin-l2tp-1.41-bp153.2.3.1.i586.rpm connman-plugin-openvpn-1.41-bp153.2.3.1.i586.rpm connman-plugin-polkit-1.41-bp153.2.3.1.i586.rpm connman-plugin-pptp-1.41-bp153.2.3.1.i586.rpm connman-plugin-tist-1.41-bp153.2.3.1.i586.rpm connman-plugin-wireguard-1.41-bp153.2.3.1.i586.rpm connman-test-1.41-bp153.2.3.1.i586.rpm connman-1.41-bp153.2.3.1.aarch64.rpm connman-client-1.41-bp153.2.3.1.aarch64.rpm connman-devel-1.41-bp153.2.3.1.aarch64.rpm connman-doc-1.41-bp153.2.3.1.aarch64.rpm connman-nmcompat-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-iospm-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-l2tp-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-openvpn-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-polkit-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-pptp-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-tist-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-vpnc-1.41-bp153.2.3.1.aarch64.rpm connman-plugin-wireguard-1.41-bp153.2.3.1.aarch64.rpm connman-test-1.41-bp153.2.3.1.aarch64.rpm connman-1.41-bp153.2.3.1.ppc64le.rpm connman-client-1.41-bp153.2.3.1.ppc64le.rpm connman-devel-1.41-bp153.2.3.1.ppc64le.rpm connman-doc-1.41-bp153.2.3.1.ppc64le.rpm connman-nmcompat-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-iospm-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-l2tp-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-openvpn-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-polkit-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-pptp-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-vpnc-1.41-bp153.2.3.1.ppc64le.rpm connman-plugin-wireguard-1.41-bp153.2.3.1.ppc64le.rpm connman-test-1.41-bp153.2.3.1.ppc64le.rpm connman-1.41-bp153.2.3.1.s390x.rpm connman-client-1.41-bp153.2.3.1.s390x.rpm connman-devel-1.41-bp153.2.3.1.s390x.rpm connman-doc-1.41-bp153.2.3.1.s390x.rpm connman-nmcompat-1.41-bp153.2.3.1.s390x.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.3.1.s390x.rpm connman-plugin-iospm-1.41-bp153.2.3.1.s390x.rpm connman-plugin-l2tp-1.41-bp153.2.3.1.s390x.rpm connman-plugin-openvpn-1.41-bp153.2.3.1.s390x.rpm connman-plugin-polkit-1.41-bp153.2.3.1.s390x.rpm connman-plugin-pptp-1.41-bp153.2.3.1.s390x.rpm connman-plugin-tist-1.41-bp153.2.3.1.s390x.rpm connman-plugin-vpnc-1.41-bp153.2.3.1.s390x.rpm connman-plugin-wireguard-1.41-bp153.2.3.1.s390x.rpm connman-test-1.41-bp153.2.3.1.s390x.rpm openSUSE-2022-67 Security update for libdxfrw, librecad important openSUSE Backports SLE-15-SP3 Update This update for libdxfrw, librecad fixes the following issues: - Update to version 1.0.1+git.20220109: * fixed ambiguous error for DRW_Dimension::parseDwg() * fixed enless while()-loop for pre 2004 versions * dwgReader::readDwgObjects() stop reading after 1st error * dwgReader::readDwgEntities() stop reading after 1st error * replace ENTRY_PARSE macro with template method * remove unused DRW_Class::parseCode() method * protect vector<>.reserve() calls * Added NULL check for hatch code 93 * Fix bounds check in DRW_LWPolyline * fix, check maxClassNum for valid value * fixed wrong 2010+ check for 64-bit size * Set compiler warnings on by default, because makes harder for bugs to go undetected. modified: CMakeLists.txt * Fixed fall through and other warnings (#54) * fix "Vertex ID" printout - Update to version 1.0.1+git.20211110: * fixed heap use after free vulnerability CVE-2021-21900 (boo#1192938) * minor improvements to dwg2dxf, formatting and message output on success * fixed heap buffer overflow vulnerability CVE-2021-21899 (boo#1192937) * dwg2dxf - enable debug output of libdxfrw by command line switch * fixed out-of-bounds write vulnerability CVE-2021-21898 (boo#1192936) * fixed please note section formatting * updated README.md for LibreCAD_3 branch and sf.net successor * fixed LibreCAD 2 issue #1371, read failed with binary DXF * Use ununordered_map instead of map * manual merge changes from LibreCAD2 * and much more - Update to version 1.0.1+git.20200429: * Fix includes install dir * Export target as libdxfrw::libdxfrw to keep consistency with Conan packages * Add archive destination in install * Install DXFRW::dxfrw target * Remove duplicate target properties * Remove version from pkg-config file * Let CMake handle C++11 compiler definition * Change minimal required CMake version to 3.0 * cmake: add doc target * README.md: fix typo * cmake: generate and install pkgconfig * cmake: add one for dwg2dxf * cmake: set library VERSIONs * cmake: use GNUInstallDirs - Update to version 0.6.3+git.20190501: * Add build status and update example link * Add Travis-CI script * [#10] Fix compilation on GCC * Fix bugs with .dwg import of TEXT and MTEXT entities * This was unnecessary * Link libdxfrw against libstdc++ * Return an error when the file ends prematurely * Add version getter * Fix polyline 2d/3d write * Initialize return buffers in GetRawChar8 et al. - update to 2.2.0-rc3 * major release * DWG imports are more reliable now * and a lot more of bugfixes and improvements libdxfrw-1.0.1+git.20220109-bp153.2.3.1.src.rpm libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1.x86_64.rpm libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1.x86_64.rpm libdxfrw1-1.0.1+git.20220109-bp153.2.3.1.x86_64.rpm librecad-2.2.0~rc3-bp153.2.3.1.src.rpm librecad-2.2.0~rc3-bp153.2.3.1.x86_64.rpm librecad-debuginfo-2.2.0~rc3-bp153.2.3.1.x86_64.rpm librecad-debugsource-2.2.0~rc3-bp153.2.3.1.x86_64.rpm librecad-parts-2.2.0~rc3-bp153.2.3.1.noarch.rpm libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1.i586.rpm libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1.i586.rpm libdxfrw1-1.0.1+git.20220109-bp153.2.3.1.i586.rpm libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1.aarch64.rpm libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1.aarch64.rpm libdxfrw1-1.0.1+git.20220109-bp153.2.3.1.aarch64.rpm librecad-2.2.0~rc3-bp153.2.3.1.aarch64.rpm librecad-debuginfo-2.2.0~rc3-bp153.2.3.1.aarch64.rpm librecad-debugsource-2.2.0~rc3-bp153.2.3.1.aarch64.rpm libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1.ppc64le.rpm libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1.ppc64le.rpm libdxfrw1-1.0.1+git.20220109-bp153.2.3.1.ppc64le.rpm librecad-2.2.0~rc3-bp153.2.3.1.ppc64le.rpm librecad-debuginfo-2.2.0~rc3-bp153.2.3.1.ppc64le.rpm librecad-debugsource-2.2.0~rc3-bp153.2.3.1.ppc64le.rpm libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1.s390x.rpm libdxfrw-tools-1.0.1+git.20220109-bp153.2.3.1.s390x.rpm libdxfrw1-1.0.1+git.20220109-bp153.2.3.1.s390x.rpm librecad-2.2.0~rc3-bp153.2.3.1.s390x.rpm librecad-debuginfo-2.2.0~rc3-bp153.2.3.1.s390x.rpm librecad-debugsource-2.2.0~rc3-bp153.2.3.1.s390x.rpm openSUSE-2022-153 Recommended update for warewulf moderate openSUSE Backports SLE-15-SP3 Update This update for warewulf fixes the following issues: - Improve creating chroot on SLE: use repositories from host OS. This avoids registrations to get out of sync (boo#1195796). - Include SUSE into overlay template: perl-warewulf-common-3.8.1-bp153.6.1.noarch.rpm warewulf-3.8.1-bp153.6.1.src.rpm warewulf-common-3.8.1-bp153.6.1.noarch.rpm warewulf-doc-3.8.1-bp153.6.1.noarch.rpm perl-warewulf-cluster-3.8.1-bp153.6.35.noarch.rpm perl-warewulf-ipmi-3.8.1-bp153.6.35.noarch.rpm perl-warewulf-provision-3.8.1-bp153.6.35.noarch.rpm perl-warewulf-provision-server-3.8.1-bp153.6.35.noarch.rpm warewulf-3.8.1-bp153.6.35.src.rpm warewulf-cluster-3.8.1-bp153.6.35.noarch.rpm warewulf-provision-3.8.1-bp153.6.35.noarch.rpm warewulf-provision-ipxe-images-3.8.1-bp153.6.35.noarch.rpm warewulf-provision-server-3.8.1-bp153.6.35.noarch.rpm warewulf-provision-x86_64-initramfs-3.8.1-bp153.6.35.noarch.rpm warewulf-vnfs-3.8.1-bp153.6.35.noarch.rpm openSUSE-2022-33 Recommended update for sqlcipher moderate openSUSE Backports SLE-15-SP3 Update This update for sqlcipher fixes the following issues: - More relaxed dependencies on tcl (boo#1195711) - Update to version 4.5.0: * Updates baseline to upstream SQLite 3.36.0 * Changes the enhanced memory security feature to be DISABLED by default; once enabled by PRAGMA cipher_memory_security = ON, it can't be turned off for the lifetime of the process * Changes PRAGMA cipher_migrate to permanently enter an error state if a migration fails * Fixes memory locking/unlocking issue with realloc implementation on hardened runtimes when memory security is enabled * Fixes cipher_migrate to cleanup the temporary database if a migration fails * Removes logging of non-string pointers when compiling with trace level logging - Update to version 4.4.3: * Updates baseline to ustream SQLite 3.34.1 * Fixes sqlcipher_export handling of NULL parameters * Removes randomization of rekey-delete tests to avoid false test failures * Changes internal usage of sqlite_master to sqlite_schema * Omits unusued profiling function under certain defines to avoid compiler warnings - update to 4.4.2: - Improve error handling to resolve potential corruption if an encryption operation failed while operating in WAL mode - Changes to OpenSSL library cryptographic provider to reduce initialization complexity - Adjust cipher_integrity_check to skip locking page to avoid a spurious error report for very large databases - Miscellaneous code and comment cleanup - Updates baseline to upstream SQLite 3.33.0 - Fixes double-free bug in cipher_default_plaintext_header_size - Changes SQLCipher tests to use suite runner - Improvement to cipher_integrity_check tests to minimize false negatives - Deprecates PRAGMA cipher_store_pass - update to 4.4.0: - Updates baseline to upstream SQLite 3.31.0 - Adjusts shell to report SQLCipher version alongside SQLite version - Fixes various build warnings under several compilers - Removes unused id and status functions from provider interface - Update to version 4.3.0: * Updates baseline to upstream SQLite 3.30.1 * PRAGMA key now returns text result value "ok" after execution * Adjusts backup API so that encrypted to encrypted backups are permitted * Adds NSS crypto provider implementation * Fixes OpenSSL provider compatibility with BoringSSL * Separates memory related traces to reduce verbosity of logging * Fixes output of PRAGMA cipher_integrity_check on big endian platforms * Cryptograpic provider interface cleanup * Rework of mutex allocation and management * Resolves miscellaneous build warnings * Force error state at database pager level if SQLCipher initialization fails - Update to version 4.2.0: * Adds PRAGMA cipher_integrity_check to perform independent verification of page HMACs * Updates baseline to upstream SQLite 3.28.0 * Improves PRAGMA cipher_migrate to handle keys containing non-terminating zero bytes - Update to v4.1.0: * Adds PRAGMA cipher_settings to query current database codec settings * Adds PRAGMA cipher_default_settings to query current default SQLCipher options * PRAGMA cipher_hmac_pgno is now deprecated * PRAGMA cipher_hmac_salt_mask is now deprecated * PRAGMA fast_kdf_iter is now deprecated * Disable backup API for encrypted databases (this was previously documented as not-working and non-supported, but will now explicitly error out on initialization) * Default page size for databases increased to 4096 bytes (up from 1024) * Default PBKDF2 iterations increased to 256,000 (up from 64,000) * Default KDF algorithm is now PBKDF2-HMAC-SHA512 (from PBKDF2-HMAC-SHA1) * Default HMAC algorithm is now HMAC-SHA512 (from HMAC-SHA1) * PRAGMA cipher is now disabled and no longer supported (after multi-year deprecation) * PRAGMA rekey_cipher is now disabled and no longer supported * PRAGMA rekey_kdf_iter is now disabled and no longer supported * By default all memory allocated internally by SQLite before the memory is wiped before it is freed * PRAGMA cipher_memory_security: allows full memory wiping to be disabled for performance when the feature is not required * PRAGMA cipher_kdf_algorithm, cipher_default_kdf_algorithm to control KDF algorithm selection between PBKDF2-HMAC-SHA1, PBKDF2-HMAC-SHA256 and PBKDF2-HMAC-SHA512 * PRAGMA cipher_hmac_algorithm, cipher_default_hmac_algorithm to control HMAC algorithm selection between HMAC-SHA1, HMAC-SHA256 and PBKDF2-HMAC-SHA512 * When compiled with readline support, PRAGMA key and rekey lines will no longer be saved to history * Adds second optional parameter to sqlcipher_export to specify source database to support bidirectional exports * PRAGMA cipher_plaintext_header_size and cipher_default_plaintext_header_size: allocates a portion of the database header which will not be encrypted to allow identification as a SQLite database * PRAGMA cipher_salt: retrieve or set the salt value for the database libsqlcipher-3_36_0-0-4.5.0-bp153.2.5.1.x86_64.rpm sqlcipher-4.5.0-bp153.2.5.1.src.rpm sqlcipher-4.5.0-bp153.2.5.1.x86_64.rpm sqlcipher-devel-4.5.0-bp153.2.5.1.x86_64.rpm tcl-sqlcipher-4.5.0-bp153.2.5.1.x86_64.rpm libsqlcipher-3_36_0-0-4.5.0-bp153.2.5.1.i586.rpm sqlcipher-4.5.0-bp153.2.5.1.i586.rpm sqlcipher-devel-4.5.0-bp153.2.5.1.i586.rpm tcl-sqlcipher-4.5.0-bp153.2.5.1.i586.rpm libsqlcipher-3_36_0-0-4.5.0-bp153.2.5.1.aarch64.rpm sqlcipher-4.5.0-bp153.2.5.1.aarch64.rpm sqlcipher-devel-4.5.0-bp153.2.5.1.aarch64.rpm tcl-sqlcipher-4.5.0-bp153.2.5.1.aarch64.rpm libsqlcipher-3_36_0-0-4.5.0-bp153.2.5.1.ppc64le.rpm sqlcipher-4.5.0-bp153.2.5.1.ppc64le.rpm sqlcipher-devel-4.5.0-bp153.2.5.1.ppc64le.rpm tcl-sqlcipher-4.5.0-bp153.2.5.1.ppc64le.rpm libsqlcipher-3_36_0-0-4.5.0-bp153.2.5.1.s390x.rpm sqlcipher-4.5.0-bp153.2.5.1.s390x.rpm sqlcipher-devel-4.5.0-bp153.2.5.1.s390x.rpm tcl-sqlcipher-4.5.0-bp153.2.5.1.s390x.rpm openSUSE-2022-39 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update fwts was updated to version 22.01.00: * fwts-test: sync up the adding option for get next high monotonic count * uefirtmisc: add option to specify iterations get next high monitonic count * uefirtmisc: add checking the resources for testing * lib: fwts_version.h - update to V22.01.00 * debian: update changelog * fwts_acpica: skip unneccessary null check * s3: use system suspend default if --s3-sleep-type is not used * tpmevlogdump: add supporting several new types for event log dumping * auto-packager: mkpackage.sh: remove hirsute * tpmevlog: add supporting several new types for event log checking * lib: fwts_tpm.h: add new type definition fwts-22.01.00-bp153.2.15.1.src.rpm fwts-22.01.00-bp153.2.15.1.x86_64.rpm fwts-debuginfo-22.01.00-bp153.2.15.1.x86_64.rpm fwts-debugsource-22.01.00-bp153.2.15.1.x86_64.rpm fwts-22.01.00-bp153.2.15.1.i586.rpm fwts-debuginfo-22.01.00-bp153.2.15.1.i586.rpm fwts-debugsource-22.01.00-bp153.2.15.1.i586.rpm fwts-22.01.00-bp153.2.15.1.aarch64.rpm fwts-debuginfo-22.01.00-bp153.2.15.1.aarch64.rpm fwts-debugsource-22.01.00-bp153.2.15.1.aarch64.rpm openSUSE-2022-63 Recommended update for fish3 moderate openSUSE Backports SLE-15-SP3 Update This update ships the new package fish3 to openSUSE Leap 15.3 and Package Hub 15-SP3. Update to 3.3.1: * The prompt and command line are redrawn correctly in response to universal variable changes. * A superfluous error that was produced when setting the PATH or CDPATH environment variables to include colon-delimited components that do not exist was removed. * The Vi mode indicator in the prompt is repainted correctly after Ctrl-C cancels the current command. Update to 3.2.2: * Background jobs no longer interfere with syntax highlighting (fish 3.2.1 regression) * The command-not-found handler used suggestions from pacman on Arch Linux, but this caused major slowdowns on some systems and has been disabled * Certain programs (such as lazygit) could create situations where fish would not receive keystrokes correctly, but it is now more robust in these situations * Completions for aura and tshark should no longer produce errors. * fish will no longer hang on exit if another process is in the foreground on macOS * Arguments longer than 1024 characters no longer trigger excessive CPU usage on macOS Update to 3.2.1: * Commands in key bindings are run with fish's internal terminal modes, instead of the terminal modes typically used for commands. This fixes a bug introduced in 3.2.0, where text would unexpectedly appear on the terminal, especially when pasting * Prompts which use the internal __fish_print_pipestatus function will display correctly rather than carrying certain modifiers (such as bold) further than intended * Redirections to internal file descriptors is allowed again, reversing the changes in 3.2.0. This fixes a problem with Midnight Commander fish3-3.3.1-bp153.2.7.1.src.rpm fish3-3.3.1-bp153.2.7.1.x86_64.rpm fish3-devel-3.3.1-bp153.2.7.1.x86_64.rpm fish3-3.3.1-bp153.2.7.1.i586.rpm fish3-devel-3.3.1-bp153.2.7.1.i586.rpm fish3-3.3.1-bp153.2.7.1.aarch64.rpm fish3-devel-3.3.1-bp153.2.7.1.aarch64.rpm fish3-3.3.1-bp153.2.7.1.ppc64le.rpm fish3-devel-3.3.1-bp153.2.7.1.ppc64le.rpm fish3-3.3.1-bp153.2.7.1.s390x.rpm fish3-devel-3.3.1-bp153.2.7.1.s390x.rpm openSUSE-2022-37 Security update for firejail important openSUSE Backports SLE-15-SP3 Update This update for firejail fixes the following issues: - Update Leap 15.3 package to 0.9.68 (boo#1195880) update to firejail 0.9.68: - security: on Ubuntu, the PPA is now recommended over the distro package - (see README.md) (#4748) - security: bugfix: private-cwd leaks access to the entire filesystem - (#4780); reported by Hugo Osvaldo Barrera - feature: remove (some) environment variables with auth-tokens (#4157) - feature: ALLOW_TRAY condition (#4510 #4599) - feature: add basic Firejail support to AppArmor base abstraction (#3226 - #4628) - feature: intrusion detection system (--ids-init, --ids-check) - feature: deterministic shutdown command (--deterministic-exit-code, - --deterministic-shutdown) (#928 #3042 #4635) - feature: noprinters command (#4607 #4827) - feature: network monitor (--nettrace) - feature: network locker (--netlock) (#4848) - feature: whitelist-ro profile command (#4740) - feature: disable pipewire with --nosound (#4855) - feature: Unset TMP if it doesn't exist inside of sandbox (#4151) - feature: Allow apostrophe in whitelist and blacklist (#4614) - feature: AppImage support in --build command (#4878) - modifs: exit code: distinguish fatal signals by adding 128 (#4533) - modifs: firecfg.config is now installed to /etc/firejail/ (#408 #4669) - modifs: close file descriptors greater than 2 (--keep-fd) (#4845) - modifs: nogroups now stopped causing certain system groups to be dropped, - which are now controlled by the relevant "no" options instead (such as - nosound -> drop audio group), which fixes device access issues on systems - not using (e)logind (such as with seatd) (#4632 #4725 #4732 #4851) - removal: --disable-whitelist at compile time - removal: whitelist=yes/no in /etc/firejail/firejail.config - bugfix: Fix sndio support (#4362 #4365) - bugfix: Error mounting tmpfs (MS_REMOUNT flag not being cleared) (#4387) - bugfix: --build clears the environment (#4460 #4467) - bugfix: firejail hangs with net parameter (#3958 #4476) - bugfix: Firejail does not work with a custom hosts file (#2758 #4560) - bugfix: --tracelog and --trace override /etc/ld.so.preload (#4558 #4586) - bugfix: PATH_MAX is undeclared on musl libc (#4578 #4579 #4583 #4606) - bugfix: firejail symlinks are not skipped with private-bin + globs (#4626) - bugfix: Firejail rejects empty arguments (#4395) - bugfix: firecfg does not work with symlinks (discord.desktop) (#4235) - bugfix: Seccomp list output goes to stdout instead of stderr (#4328) - bugfix: private-etc does not work with symlinks (#4887) - bugfix: Hardware key not detected on keepassxc (#4883) - build: allow building with address sanitizer (#4594) - build: Stop linking pthread (#4695) - build: Configure cleanup and improvements (#4712) - ci: add profile checks for sorting disable-programs.inc and - firecfg.config and for the required arguments in private-etc (#2739 #4643) - ci: pin GitHub actions to SHAs and use Dependabot to update them (#4774) - docs: Add new command checklist to CONTRIBUTING.md (#4413) - docs: Rework bug report issue template and add both a question and a - feature request template (#4479 #4515 #4561) - docs: fix contradictory descriptions of machine-id ("preserves" vs - "spoofs") (#4689) - docs: Document that private-bin and private-etc always accumulate (#4078) - new includes: whitelist-run-common.inc (#4288), disable-X11.inc (#4462) - new includes: disable-proc.inc (#4521) - removed includes: disable-passwordmgr.inc (#4454 #4461) - new profiles: microsoft-edge-beta, clion-eap, lifeograph, zim - new profiles: io.github.lainsce.Notejot, rednotebook, gallery-dl - new profiles: yt-dlp, goldendict, goldendict, bundle, cmake - new profiles: make, meson, pip, codium, telnet, ftp, OpenStego - new profiles: imv, retroarch, torbrowser, CachyBrowser, - new profiles: notable, RPCS3, wget2, raincat, conitop, 1passwd, - new profiles: Seafile, neovim, com.github.tchx84.Flatseal firejail 0.9.66: * deprecated --audit options, relpaced by jailcheck utility * deprecated follow-symlink-as-user from firejail.config * new firejail.config settings: private-bin, private-etc * new firejail.config settings: private-opt, private-srv * new firejail.config settings: whitelist-disable-topdir * new firejail.config settings: seccomp-filter-add * removed kcmp syscall from seccomp default filter * rename --noautopulse to keep-config-pulse * filtering environment variables * zsh completion * command line: --mkdir, --mkfile * --protocol now accumulates * jailtest utility for testing running sandboxes * faccessat2 syscall support * --private-dev keeps /dev/input * added --noinput to disable /dev/input * add support for subdirs in --private-etc * subdirs support in private-etc * input devices support in private-dev, --no-input * support trailing comments on profile lines * many new profiles - split shell completion into standard subpackages firejail-0.9.68-bp153.2.3.1.src.rpm firejail-0.9.68-bp153.2.3.1.x86_64.rpm firejail-0.9.68-bp153.2.3.1.i586.rpm firejail-0.9.68-bp153.2.3.1.aarch64.rpm firejail-0.9.68-bp153.2.3.1.ppc64le.rpm firejail-0.9.68-bp153.2.3.1.s390x.rpm openSUSE-2022-58 Security update for zabbix moderate openSUSE Backports SLE-15-SP3 Update This update for zabbix fixes the following issues: Zabbix is shipped in version 4.0.38. zabbix-4.0.38-bp153.2.3.1.src.rpm zabbix-agent-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-java-gateway-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-phpfrontend-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-proxy-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-proxy-mysql-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-server-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-server-mysql-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-server-postgresql-4.0.38-bp153.2.3.1.x86_64.rpm zabbix-agent-4.0.38-bp153.2.3.1.i586.rpm zabbix-java-gateway-4.0.38-bp153.2.3.1.i586.rpm zabbix-phpfrontend-4.0.38-bp153.2.3.1.i586.rpm zabbix-proxy-4.0.38-bp153.2.3.1.i586.rpm zabbix-proxy-mysql-4.0.38-bp153.2.3.1.i586.rpm zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.i586.rpm zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.i586.rpm zabbix-server-4.0.38-bp153.2.3.1.i586.rpm zabbix-server-mysql-4.0.38-bp153.2.3.1.i586.rpm zabbix-server-postgresql-4.0.38-bp153.2.3.1.i586.rpm zabbix-agent-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-java-gateway-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-phpfrontend-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-proxy-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-proxy-mysql-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-server-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-server-mysql-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-server-postgresql-4.0.38-bp153.2.3.1.aarch64.rpm zabbix-agent-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-java-gateway-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-phpfrontend-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-proxy-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-proxy-mysql-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-server-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-server-mysql-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-server-postgresql-4.0.38-bp153.2.3.1.ppc64le.rpm zabbix-agent-4.0.38-bp153.2.3.1.s390x.rpm zabbix-java-gateway-4.0.38-bp153.2.3.1.s390x.rpm zabbix-phpfrontend-4.0.38-bp153.2.3.1.s390x.rpm zabbix-proxy-4.0.38-bp153.2.3.1.s390x.rpm zabbix-proxy-mysql-4.0.38-bp153.2.3.1.s390x.rpm zabbix-proxy-postgresql-4.0.38-bp153.2.3.1.s390x.rpm zabbix-proxy-sqlite-4.0.38-bp153.2.3.1.s390x.rpm zabbix-server-4.0.38-bp153.2.3.1.s390x.rpm zabbix-server-mysql-4.0.38-bp153.2.3.1.s390x.rpm zabbix-server-postgresql-4.0.38-bp153.2.3.1.s390x.rpm openSUSE-2022-38 Security update for kafka important openSUSE Backports SLE-15-SP3 Update This update for kafka, kafka-kit fixes following issues: - Remove JDBCAppender, JMSSink, chainsaw from log4j jars during build to prevent bsc#1194842, CVE-2022-23302, bsc#1194843, CVE-2022-23305, bsc#1194844, CVE-2022-23307 - Rebuild with kafka-kit change to Remove JMSAppender from log4j jars during build to prevent bsc#1193662, CVE-2021-4104 kafka-kit-2.1.0-bp153.2.6.1.src.rpm kafka-kit-2.1.0-bp153.2.6.1.x86_64.rpm kafka-2.1.0-bp153.2.6.1.src.rpm kafka-source-2.1.0-bp153.2.6.1.x86_64.rpm kafka-source-2.1.0-bp153.2.6.1.i586.rpm kafka-source-2.1.0-bp153.2.6.1.aarch64.rpm kafka-source-2.1.0-bp153.2.6.1.ppc64le.rpm kafka-source-2.1.0-bp153.2.6.1.s390x.rpm openSUSE-2022-42 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: - Chromium 98.0.4758.102 (boo#1195986) * CVE-2022-0603: Use after free in File Manager * CVE-2022-0604: Heap buffer overflow in Tab Groups * CVE-2022-0605: Use after free in Webstore API * CVE-2022-0606: Use after free in ANGLE * CVE-2022-0607: Use after free in GPU * CVE-2022-0608: Integer overflow in Mojo * CVE-2022-0609: Use after free in Animation * CVE-2022-0610: Inappropriate implementation in Gamepad API * Various fixes from internal audits, fuzzing and other initiatives chromedriver-98.0.4758.102-bp153.2.63.1.x86_64.rpm chromium-98.0.4758.102-bp153.2.63.1.src.rpm chromium-98.0.4758.102-bp153.2.63.1.x86_64.rpm chromedriver-98.0.4758.102-bp153.2.63.1.aarch64.rpm chromium-98.0.4758.102-bp153.2.63.1.aarch64.rpm openSUSE-2022-10014 Security update for tensorflow2 moderate openSUSE Backports SLE-15-SP3 Update This update for tensorflow fixes the following issues: Update to TF2 2.6.0 which fixes multiple CVEs (boo#1189423). - Introduction of bazel6.3 and basel-skylib1.0.3 as build dependencies. The latter has been adapted to all a version in its package name (if %set_ver_suffix is set to 1). This allows multiple versions to exist for one product (not installed). NOTE: basel-skylib1.0.3 does not exist in oS:Factory: basel-skylib in oS:Factory - the base version - is 1.0.3. bazel-skylib1.0.3-1.0.3-bp153.2.1.src.rpm bazel-skylib1.0.3-source-1.0.3-bp153.2.1.noarch.rpm bazel3.7-3.7.2-bp153.2.1.src.rpm bazel3.7-3.7.2-bp153.2.1.x86_64.rpm libiomp5-gnu-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libiomp5-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow2-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_cc2-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_framework2-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1.src.rpm tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-hpc-debugsource-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1.x86_64.rpm libiomp5-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libiomp5-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow2-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_cc2-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_framework2-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.src.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-debugsource-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-lite-2.6.0-bp153.2.3.1.src.rpm tensorflow2-lite-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-lite-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-lite-debugsource-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-lite-devel-2.6.0-bp153.2.3.1.x86_64.rpm libiomp5-2.6.0-bp153.2.3.1.x86_64.rpm libiomp5-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow2-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow2-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_cc2-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_cc2-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_framework2-2.6.0-bp153.2.3.1.x86_64.rpm libtensorflow_framework2-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-2.6.0-bp153.2.3.1.src.rpm tensorflow2-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-debuginfo-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-debugsource-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-devel-2.6.0-bp153.2.3.1.x86_64.rpm tensorflow2-doc-2.6.0-bp153.2.3.1.x86_64.rpm bazel3.7-3.7.2-bp153.2.1.aarch64.rpm libtensorflow2-gnu-hpc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow2-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_cc2-gnu-hpc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_cc2-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_framework2-gnu-hpc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_framework2-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-gnu-hpc-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-hpc-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-hpc-debugsource-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-hpc-devel-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-hpc-doc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow2-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_cc2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_cc2-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_framework2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_framework2-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-debugsource-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-devel-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2_2_6_0-gnu-openmpi2-hpc-doc-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-lite-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-lite-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-lite-debugsource-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-lite-devel-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow2-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow2-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_cc2-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_cc2-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_framework2-2.6.0-bp153.2.3.1.aarch64.rpm libtensorflow_framework2-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-debuginfo-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-debugsource-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-devel-2.6.0-bp153.2.3.1.aarch64.rpm tensorflow2-doc-2.6.0-bp153.2.3.1.aarch64.rpm bazel3.7-3.7.2-bp153.4.1.ppc64le.rpm bazel3.7-3.7.2-bp153.4.1.src.rpm tensorflow2-lite-2.6.0-bp153.2.3.1.s390x.rpm tensorflow2-lite-debuginfo-2.6.0-bp153.2.3.1.s390x.rpm tensorflow2-lite-debugsource-2.6.0-bp153.2.3.1.s390x.rpm tensorflow2-lite-devel-2.6.0-bp153.2.3.1.s390x.rpm openSUSE-2022-43 Security update for htmldoc important openSUSE Backports SLE-15-SP3 Update htmldoc was updated to fix issues: - CVE-2021-40985: Fixed buffer overflow may lead to DoS via a crafted BMP image (bsc#1192357) - CVE-2021-43579: Fixed stack-based buffer overflow in image_load_bmp() results in remote code execution if the victim converts an HTML document linking to a crafted BMP file (bsc#1194487) - CVE-2022-0534: Fixed stack out-of-bounds read in gif_get_code() when opening a malicious GIF file results in a segmentation fault (bsc#1195758) htmldoc-1.9.12-bp153.2.6.1.src.rpm htmldoc-1.9.12-bp153.2.6.1.x86_64.rpm htmldoc-1.9.12-bp153.2.6.1.i586.rpm htmldoc-1.9.12-bp153.2.6.1.aarch64.rpm htmldoc-1.9.12-bp153.2.6.1.ppc64le.rpm htmldoc-1.9.12-bp153.2.6.1.s390x.rpm openSUSE-2022-61 Security update for mc moderate openSUSE Backports SLE-15-SP3 Update This update for mc fixes the following issues: Midnight Commander 4.8.27: * Core - Reimplement version detection (#3603, #4249) - Significantly reduce rebuilt time after version change (#2252, #4266) - Drop automatic migration of configuration from ~/.mc to XDG-based directories (#3682) - zsh: support custom configuration file: ~/.local/share/mc/.zshrc (#4203) - Widgets: implement WST_VISIBLE state to show/hide widgets (#2919) - Find File: add Follow symlinks option (#2020) * VFS - extfs: support unrar-6 (#4154) - extfs: support official 7z binary (7zz) (#4239) - ftpfs: apply file list parser from lftp project (#2841, #3174) * Editor - Word completion: get candidates from all open files (#4160) - etags: get rid of hardcoded list length and window width (#4132) - Update syntax files: - python (#4140) - Add syntax highlighting: - Verilog and SystemVerilog? header files (#4215) - JSON (#4250) - openrc-run scripts (#4246) * Misc - Filehighlight of c++ and h++ files as sources (#4194) - Filehighlight of JSON files as documents (#4250) - Support of alacritty terminal emulator (​https://github.com/alacritty/alacritty) (#4248) - Support of foot terminal emulator (​https://codeberg.org/dnkl/foot) (#4251) - Support of (alt+)shift+arrow keys in st terminal emulator (st.suckless.org) (#4267) - Mouse support in screen: don't check variable (#4233) - mc.ext: support fb2 e-books (#4167) - ext.d: use mediainfo to view info about various media files (#4167) - Remove OS/distro-specific package-related stuff from source tree (#4217) * Fixes - FTBFS against NCurses on OS X 10.9.5 (#4181) - Segfault on dialog before panels get visible (#4244) - Crash if shadow is out of screen (build against NCurses) (#4192) - Crash in search (#4222) - Crash on startup with enabled subshell in FreeBSD (workaround) (#4213) - Hang on start randomly with zsh as subshell (#4198) - If command line is invisible it's partially displayed (#4182) - Broken handling of zip archives (#4180, #4183) - Broken handling of jar files as zip archives (#4223) - Timestamps of symlinks, sockets, fifos, etc are not preserved after copy/move (#3985) - %view action in the user menu doesn't work on no-exec filesystem (#4242) - Hardlinks are not colored by file type or extension (#3375) - mcedit: silent macro makes terminal disrupted (#4171) - mcedit: disrupting of TAGS file path (#4207) - vfs: unable to browse compressed tar archives (#4191) - sftpfs vfs: CVE-2021-36370: server fingerprint isn't verified (discovered by AUT-milCERT during an audit of open source software) (#4259) - ftpfs vfs: month of file is always January (#4260) - Tests: log files are written by libcheck and automake simultaneously (#3986) mc-4.8.27-bp153.2.3.1.src.rpm mc-4.8.27-bp153.2.3.1.x86_64.rpm mc-lang-4.8.27-bp153.2.3.1.noarch.rpm mc-4.8.27-bp153.2.3.1.i586.rpm mc-4.8.27-bp153.2.3.1.aarch64.rpm mc-4.8.27-bp153.2.3.1.ppc64le.rpm mc-4.8.27-bp153.2.3.1.s390x.rpm openSUSE-2022-62 Security update for cobbler important openSUSE Backports SLE-15-SP3 Update This update for cobbler fixes the following issues: - CVE-2021-45083: Fixed unsafe permissions on sensitive files (bsc#1193671). - CVE-2021-45082: Fixed incomplete template sanitation (bsc#1193678). - CVE-2021-40323, CVE-2021-40324, CVE-2021-40325: Fixed Remote Code Execution in the XMLRPC API which additionally allowed arbitrary file read and write as root (boo#1189458). The following non-security bugs were fixed: - Fix issues with installation module logging and validation (boo#1195918) - Move configuration files ownership to apache (boo#1195906) - Remove hardcoded test credentials (boo#1193673) - Prevent log pollution (boo#1193675) - Missing sanity check on MongoDB configuration file (boo#1193676) - Avoid traceback when building tftp files for ppc arch system when boot_loader is not set (boo#1185679) - Prevent some race conditions when writting tftpboot files and the destination directory is not existing (boo#1186124) - Fix trail stripping in case of using UTF symbols (boo#1184561) cobbler-3.1.2-bp153.2.3.1.noarch.rpm cobbler-3.1.2-bp153.2.3.1.src.rpm cobbler-tests-3.1.2-bp153.2.3.1.noarch.rpm cobbler-web-3.1.2-bp153.2.3.1.noarch.rpm openSUSE-2022-64 Recommended update for trivy moderate openSUSE Backports SLE-15-SP3 Update This update for trivy fixes the following issues: This adds the Container security scanner Trivy 0.22.0 to PackageHub and openSUSE Leap 15.3. trivy-0.22.0-bp153.2.1.src.rpm trivy-0.22.0-bp153.2.1.x86_64.rpm trivy-0.22.0-bp153.2.1.i586.rpm trivy-0.22.0-bp153.2.1.aarch64.rpm trivy-0.22.0-bp153.2.1.ppc64le.rpm trivy-0.22.0-bp153.2.1.s390x.rpm openSUSE-2022-66 Recommended update for python-attrs, python-configparser, python-importlib-metadata, python-zipp moderate openSUSE Backports SLE-15-SP3 Update This update for python-attrs, python-configparser, python-importlib-metadata, python-zipp fixes the following issues: python-attrs was updated to 19.3.0 * Fixed auto_attribs usage when default values cannot be compared directly with ==, such as numpy arrays. - update to version 19.2.0: * Backward-incompatible Changes + Removed deprecated "Attribute" attribute "convert" per scheduled removal on 2019/1. This planned deprecation is tracked in issue `#307 <https://github.com/python-attrs/attrs/issues/307>`_. `#504 <https://github.com/python-attrs/attrs/issues/504>`_ + "__lt__", "__le__", "__gt__", and "__ge__" do not consider subclasses comparable anymore. This has been deprecated since 18.2.0 and was raising a "DeprecationWarning" for over a year. `#570 <https://github.com/python-attrs/attrs/issues/570>`_ * Deprecations + The "cmp" argument to "attr.s()" and "attr.ib()" is now deprecated. Please use "eq" to add equality methods ("__eq__" and "__ne__") and "order" to add ordering methods ("__lt__", "__le__", "__gt__", and "__ge__") instead – just like with `dataclasses <https://docs.python.org/3/library/dataclasses.html>`_. Both are effectively "True" by default but it's enough to set "eq=False" to disable both at once. Passing "eq=False, order=True" explicitly will raise a "ValueError" though. Since this is arguably a deeper backward-compatibility break, it will have an extended deprecation period until 2021-06-01. After that day, the "cmp" argument will be removed. "attr.Attribute" also isn't orderable anymore. `#574 <https://github.com/python-attrs/attrs/issues/574>`_ * Changes + Updated "attr.validators.__all__" to include new validators added in `#425`_. `#517 <https://github.com/python-attrs/attrs/issues/517>`_ + Slotted classes now use a pure Python mechanism to rewrite the "__class__" cell when rebuilding the class, so "super()" works even on environments where "ctypes" is not installed. `#522 <https://github.com/python-attrs/attrs/issues/522>`_ + When collecting attributes using "@attr.s(auto_attribs=True)", attributes with a default of "None" are now deleted too. `#523 <https://github.com/python-attrs/attrs/issues/523>`_, `#556 <https://github.com/python-attrs/attrs/issues/556>`_ + Fixed "attr.validators.deep_iterable()" and "attr.validators.deep_mapping()" type stubs. `#533 <https://github.com/python-attrs/attrs/issues/533>`_ + "attr.validators.is_callable()" validator now raises an exception "attr.exceptions.NotCallableError", a subclass of "TypeError", informing the received value. `#536 <https://github.com/python-attrs/attrs/issues/536>`_ + "@attr.s(auto_exc=True)" now generates classes that are hashable by ID, as the documentation always claimed it would. `#543 <https://github.com/python-attrs/attrs/issues/543>`_, `#563 <https://github.com/python-attrs/attrs/issues/563>`_ + Added "attr.validators.matches_re()" that checks string attributes whether they match a regular expression. `#552 <https://github.com/python-attrs/attrs/issues/552>`_ + Keyword-only attributes ("kw_only=True") and attributes that are excluded from the "attrs"'s "__init__" ("init=False") now can appear before mandatory attributes. `#559 <https://github.com/python-attrs/attrs/issues/559>`_ + The fake filename for generated methods is now more stable. It won't change when you restart the process. `#560 <https://github.com/python-attrs/attrs/issues/560>`_ + The value passed to "@attr.ib(repr=…)" can now be either a boolean (as before) or a callable. That callable must return a string and is then used for formatting the attribute by the generated "__repr__()" method. `#568 <https://github.com/python-attrs/attrs/issues/568>`_ + Added "attr.__version_info__" that can be used to reliably check the version of "attrs" and write forward- and backward-compatible code. Please check out the `section on deprecated APIs <http://www.attrs.org/en/stable/api.html#deprecated-apis>`_ on how to use it. `#580 <https://github.com/python-attrs/attrs/issues/580>`_ - update to 19.1.0 * Fixed a bug where deserialized objects with cache_hash=True could have incorrect hash code values * Add is_callable, deep_iterable, and deep_mapping validators. * Fixed stub files to prevent errors raised by mypy's disallow_any_generics = True option. * Attributes with init=False now can follow after kw_only=True attributes. * attrs now has first class support for defining exception classes. * Clarified documentation for hashing to warn that hashable objects should be deeply immutable - update to version 18.2.0: * Deprecations + Comparing subclasses using "<", ">", "<=", and ">=" is now deprecated. The docs always claimed that instances are only compared if the types are identical, so this is a first step to conform to the docs. Equality operators ("==" and "!=") were always strict in this regard. issue 394 * Changes + "attrs" now ships its own PEP 484 type hints. Together with mypy's "attrs" plugin, you've got all you need for writing statically typed code in both Python 2 and 3! At that occasion, we've also added `narrative docs` about type annotations in "attrs". issue #238 + Added *kw_only* arguments to "attr.ib" and "attr.s", and a corresponding *kw_only* attribute to "attr.Attribute". This change makes it possible to have a generated "__init__" with keyword-only arguments on Python 3, relaxing the required ordering of default and non-default valued attributes. issues #281, #411 + The test suite now runs with "hypothesis.HealthCheck.too_slow" disabled to prevent CI breakage on slower computers. issues #364, #396 + "attr.validators.in_()" now raises a "ValueError" with a useful message even if the options are a string and the value is not a string. issue #383 + "attr.asdict()" now properly handles deeply nested lists and dictionaries. issue #395 + Added "attr.converters.default_if_none()" that allows to replace "None" values in attributes. For example "attr.ib(converter=default_if_none(""))" replaces "None" by empty strings. issues #400, #414 + Fixed a reference leak where the original class would remain live after being replaced when "slots=True" is set. isue #407 + Slotted classes can now be made weakly referenceable by passing "@attr.s(weakref_slot=True)". issue #420 + Added *cache_hash* option to "@attr.s" which causes the hash code to be computed once and stored on the object. issue #425 + Attributes can be named "property" and "itemgetter" now. issue #430 + It is now possible to override a base class' class variable using only class annotations. issue #431 - update to version 18.1.0: * "x=X(); x.cycle = x; repr(x)" will no longer raise a "RecursionError", and will instead show as "X(x=...)". * "attr.ib(factory=f)" is now syntactic sugar for the common case of "attr.ib(default=attr.Factory(f))". * Added "attr.field_dict()" to return an ordered dictionary of "attrs" attributes for a class, whose keys are the attribute names. * The order of attributes that are passed into "attr.make_class()" or the "these" argument of "@attr.s()" is now retained if the dictionary is ordered (i.e. "dict" on Python 3.6 and later, "collections.OrderedDict" otherwise). * Before, the order was always determined by the order in which the attributes have been defined which may not be desirable when creating classes programatically. * In slotted classes, "__getstate__" and "__setstate__" now ignore the "__weakref__" attribute. * Setting the cell type is now completely best effort. This fixes "attrs" on Jython. We cannot make any guarantees regarding Jython though, because our test suite cannot run due to dependency incompatabilities. * If "attr.s" is passed a *these* argument, it will not attempt to remove attributes with the same name from the class body anymore. * The hash of "attr.NOTHING" is now vegan and faster on 32bit Python builds. * The overhead of instantiating frozen dict classes is virtually eliminated. * Generated "__init__" methods now have an "__annotations__" attribute derived from the types of the fields. * We have restructured the documentation a bit to account for "attrs"' growth in scope. Instead of putting everything into the `examples <http://www.attrs.org/en/stable/examples.html>`_ page, we have started to extract narrative chapters. - update to version 17.4.0: * Backward-incompatible Changes + The traversal of MROs when using multiple inheritance was backward: If you defined a class "C" that subclasses "A" and "B" like "C(A, B)", "attrs" would have collected the attributes from "B" *before* those of "A". This is now fixed and means that in classes that employ multiple inheritance, the output of "__repr__" and the order of positional arguments in "__init__" changes. Due to the nature of this bug, a proper deprecation cycle was unfortunately impossible. Generally speaking, it's advisable to prefer "kwargs"-based initialization anyways – *especially* if you employ multiple inheritance and diamond-shaped hierarchies. + The "__repr__" set by "attrs" no longer produces an "AttributeError" when the instance is missing some of the specified attributes (either through deleting or after using "init=False" on some attributes). This can break code that relied on "repr(attr_cls_instance)" raising "AttributeError" to check if any attr-specified members were unset. If you were using this, you can implement a custom method for checking this:: def has_unset_members(self): for field in attr.fields(type(self)): try: getattr(self, field.name) except AttributeError: return True return False * Deprecations + The "attr.ib(convert=callable)" option is now deprecated in favor of "attr.ib(converter=callable)". This is done to achieve consistency with other noun-based arguments like *validator*. *convert* will keep working until at least January 2019 while raising a "DeprecationWarning". * Changes + Generated "__hash__" methods now hash the class type along with the attribute values. Until now the hashes of two classes with the same values were identical which was a bug. The generated method is also *much* faster now. + "attr.ib"’s "metadata" argument now defaults to a unique empty "dict" instance instead of sharing a common empty "dict" for all. The singleton empty "dict" is still enforced. + "ctypes" is optional now however if it's missing, a bare "super()" will not work in slots classes. This should only happen in special environments like Google App Engine. + The attribute redefinition feature introduced in 17.3.0 now takes into account if an attribute is redefined via multiple inheritance. In that case, the definition that is closer to the base of the class hierarchy wins. + Subclasses of "auto_attribs=True" can be empty now. + Equality tests are *much* faster now. + All generated methods now have correct "__module__", "__name__", and (on Python 3) "__qualname__" attributes. - add test requirements, run tests conditionally (not BuildRequiring pytest fixes boo#1073845) - update to version 17.3.0: * Backward-incompatible Changes + Attributes are not defined on the class body anymore. This means that if you define a class "C" with an attribute "x", the class will *not* have an attribute "x" for introspection anymore. Instead of "C.x", use "attr.fields(C).x" or look at "C.__attrs_attrs__". The old behavior has been deprecated since version 16.1. (`#253 <https://github.com/python-attrs/attrs/issues/253>`_) * Changes + "super()" and "__class__" now work on Python 3 when "slots=True". (`#102 <https://github.com/python-attrs/attrs/issues/102>`_, `#226 <https://github.com/python-attrs/attrs/issues/226>`_, `#269 <https://github.com/python-attrs/attrs/issues/269>`_, `#270 <https://github.com/python-attrs/attrs/issues/270>`_, `#272 <https://github.com/python-attrs/attrs/issues/272>`_)- Added "type" argument to "attr.ib()" and corresponding "type" attribute to "attr.Attribute". This change paves the way for automatic type checking and serialization (though as of this release "attrs" does not make use of it). In Python 3.6 or higher, the value of "attr.Attribute.type" can alternately be set using variable type annotations (see `PEP 526 <https://www.python.org/dev/peps/pep-0526/>`_). (`#151 <https://github.com/python-attrs/attrs/issues/151>`_, `#214 <https://github.com/python-attrs/attrs/issues/214>`_, `#215 <https://github.com/python-attrs/attrs/issues/215>`_, `#239 <https://github.com/python-attrs/attrs/issues/239>`_) + The combination of "str=True" and "slots=True" now works on Python 2. (`#198 <https://github.com/python-attrs/attrs/issues/198>`_) + "attr.Factory" is hashable again. (`#204 <https://github.com/python-attrs/attrs/issues/204>`_) + Subclasses now can overwrite attribute definitions of their superclass. That means that you can -- for example -- change the default value for an attribute by redefining it. (`#221 <https://github.com/python-attrs/attrs/issues/221>`_, `#229 <https://github.com/python-attrs/attrs/issues/229>`_) + Added new option "auto_attribs" to "@attr.s" that allows to collect annotated fields without setting them to "attr.ib()". Setting a field to an "attr.ib()" is still possible to supply options like validators. Setting it to any other value is treated like it was passed as "attr.ib(default=value)" -- passing an instance of "attr.Factory" also works as expected. (`#262 <https://github.com/python-attrs/attrs/issues/262>`_, `#277 <https://github.com/python-attrs/attrs/issues/277>`_) + Instances of classes created using "attr.make_class()" can now be pickled. (`#282 <https://github.com/python-attrs/attrs/issues/282>`_) - update to 17.2.0: - Validators are hashable again. - ``attrs`` will set the ``__hash__()`` method to ``None`` by default now. The way hashes were handled before was in conflict with `Python's specification This *may* break some software although this breakage is most likely just surfacing of latent bugs. You can always make ``attrs`` create the ``__hash__()`` method using ``@attr.s(hash=True)``. See `#136`_ for the rationale of this change. - Correspondingly, ``attr.ib``'s ``hash`` argument is ``None`` by default too and mirrors the ``cmp`` argument as it should. - ``attr.assoc()`` is now deprecated in favor of ``attr.evolve()`` and will stop working in 2018. - Fix default hashing behavior. Now *hash* mirrors the value of *cmp* and classes are unhashable by default. - Added ``attr.evolve()`` that, given an instance of an ``attrs`` class and field changes as keyword arguments, will instantiate a copy of the given instance with the changes applied. - ``FrozenInstanceError`` is now raised when trying to delete an attribute from a frozen class. - Frozen-ness of classes is now inherited. - ``__attrs_post_init__()`` is now run if validation is disabled. - Added ``attr.validators.in_(options)`` that, given the allowed `options`, checks whether the attribute value is in it. This can be used to check constants, enums, mappings, etc. - Added ``attr.validators.and_()`` that composes multiple validators into one. - For convenience, the ``validator`` argument of ``@attr.s`` now can take a ``list`` of validators that are wrapped using ``and_()``. - Accordingly, ``attr.validators.optional()`` now can take a ``list`` of validators too. - Validators can now be defined conveniently inline by using the attribute as a decorator. - ``attr.Factory()`` now has a ``takes_self`` argument that makes the initializer to pass the partially initialized instance into the factory. In other words you can define attribute defaults based on other attributes. - Default factories can now also be defined inline using decorators. They are *always* passed the partially initialized instance. - Conversion can now be made optional using ``attr.converters.optional()``. - ``attr.make_class()`` now accepts the keyword argument ``bases`` which allows for subclassing. - Metaclasses are now preserved with ``slots=True``. - Attributes now can have user-defined metadata which greatly improves ``attrs``'s extensibility. - Allow for a ``__attrs_post_init__()`` method that -- if defined -- will get called at the end of the ``attrs``-generated ``__init__()`` method. - Added ``@attr.s(str=True)`` that will optionally create a ``__str__()`` method that is identical to ``__repr__()``. - ``__name__`` is not overwritten with ``__qualname__`` for ``attr.s(slots=True)`` classes anymore. - Added ``attr.astuple()`` that -- similarly to ``attr.asdict()`` -- returns the instance as a tuple. - Converts now work with frozen classes. - Instantiation of ``attrs`` classes with converters is now significantly faster. - Pickling now works with ``__slots__`` classes. - ``attr.assoc()`` now works with ``__slots__`` classes. - The tuple returned by ``attr.fields()`` now also allows to access the ``Attribute`` instances by name. - All instances where function arguments were called ``cl`` have been changed to the more Pythonic ``cls``. - Accessing ``Attribute`` instances on class objects is now deprecated and will stop working in 2017. - The serious business aliases ``attr.attributes`` and ``attr.attr`` have been deprecated in favor of ``attr.attrs`` and ``attr.attrib`` which are much more consistent and frankly obvious in hindsight. - ``attr.asdict()``\ 's ``dict_factory`` arguments is now propagated on recursion. - ``attr.asdict()``, ``attr.has()`` and ``attr.fields()`` are significantly faster. - Add ``attr.attrs`` and ``attr.attrib`` as a more consistent aliases for ``attr.s`` and ``attr.ib``. - Add ``frozen`` option to ``attr.s`` that will make instances best-effort immutable. - ``attr.asdict()`` now takes ``retain_collection_types`` as an argument. - Convert to singlespec - update to 16.0.0 Backward-incompatible changes: * Python 3.3 and 2.6 aren’t supported anymore. They may work by chance but any effort to keep them working has ceased. The last Python 2.6 release was on October 29, 2013 and isn’t supported by the CPython core team anymore. Major Python packages like Django and Twisted dropped Python 2.6 a while ago already. Python 3.3 never had a significant user base and wasn’t part of any distribution’s LTS release. Changes: * __slots__ have arrived! Classes now can automatically be slots-style (and save your precious memory) just by passing slots=True. #35 * Allow the case of initializing attributes that are set to init=False. This allows for clean initializer parameter lists while being able to initialize attributes to default values. #32 * attr.asdict can now produce arbitrary mappings instead of Python dicts when provided with a dict_factory argument. #40 Multiple performance improvements. python-configparser was updated to 3.7.3: * Issue #34: Temporarily degrade to use ASCII for author's name. * Repackaged using setuptools_scm for file discovery and other features from `skeleton <https://pypi.org/project/skeleton`_. Fixes #33. * Package now unconditionally installs the configparser module. - Update to 3.7.1 * Fixed issue on Python 2.x when future is present (gh#jaraco/configparser#30) - Update to 3.7.0 * Merge functionality from Python 3.7.2. Now ConfigParser accepts bytes paths as well as any PathLike object, including those found in the pathlib2 backport <https://pypi.org/project/pathlib2/>. - Update to 3.5.3 * Reverted the limit on DeprecationWarning, as it had unintended consequences (gh#jaraco/configparser#27) - Update to 3.5.2 * Use environment markers to indicate the 'ordereddict' dependency for Python 2.6 (gh#jaraco/configparser#23) * Limit DeprecationWarning when a filename is indicated as a bytestring on Python 2. Now the warning is only emitted when py3kwarning is indicated (gh#jaraco/configparser#24) - Update to 3.5.1 * jaraco adopts the package. * Moved hosting to GitHub. * Updated backports namespace package to conform with other packages sharing the namespace (gh#jaraco/configparser#21) - Remove superfluous devel dependency for noarch package - Switch to singlespec package - Build for python3 < 3.5 - Make structure consistent with other backports packages - Remove backports subpackage. Since configparser is unmaintained, this is being moved to the maintained configparser2 package. - %{python_sitelib}/backports is a namespace package, and so under python 2.x it must have a proper %{python_sitelib}/backports/__init__.py file. python-backports provides this __init__.py to prevent backports packages from conflicting. Please see the following links for more details: https://pypi.python.org/pypi/backports/ https://www.python.org/dev/peps/pep-0420/%23namespace-packages-today - Split backports directory into subpackage to allow the various packages that share the backports namespace to avoid conflicts. python-importlib-metadata was updated to 1.5.0: * Additional performance optimizations in FastPath now saves an additional 20% on a typical call. * Correct for issue where PyOxidizer finder has no ``__module__`` attribute. Closes #110. - update to 1.4.0 * Renamed package parameter to distribution_name. * For better compatibility with the stdlib implementation and to avoid the same distributions being discovered by the stdlib and backport implementations, the backport now disables the stdlib DistributionFinder during initialization (import time). * Project adopts semver for versioning. * EntryPoints are now pickleable. * Dropped support for Python 3.4. * Fixed repr(EntryPoint) on PyPy. * Repaired project metadata to correctly declare the python_requires directive. * Through careful optimization, distribution() is 3-4x faster. * When searching through sys.path, if any error occurs attempting to list a path entry, that entry is skipped, making the system much more lenient to errors. - Update to 0.21: * various minor fixes - update to 0.19 * restrain over-eager egg metadata resolution. * Add support for entry points with colons in the name. * Parse entry points case sensitively. * Add a version constraint on the backport configparser package - This package is part of python 3.8 and we don't need to build it there - Do not require importlib_resources on python3.7 where it is part of core python - Fixup the requires for the SLE-12 build - Enable python-pathlib2 build dependency for suse_version < 1500 to fix SLE-12 build - Remove do-not-test-pip.patch as it seems no longer needed - Update to 0.17: * Don't crash if there exists an EGG-INFO directory on sys.path. * Update docstrings to match PEP 8. Closes #63. * Merged modules into one module. Closes #62. * Add support for eggs. !65; Closes #19. * Support generic zip files (not just wheels). Closes #59 * Support zip files with multiple distributions in them. Closes #60 * Fully expose the public API in importlib_metadata.__all__. * The Distribution ABC is now officially part of the public API. * Fixed support for older single file egg-info formats. Closes #43. * Fixed a testing bug when $CWD has spaces in the path. Closes #50. * Fixed issue where entry points without an attribute would raise an Exception. * Removed unused name parameter from entry_points(). Closes #44. * DistributionFinder classes must now be instantiated before being placed on sys.meta_path. - Add missing setuptools_scm dependency to fix generated egg.info - Some packages request importlib_metadata to ease living provide this symbol too - Add do-not-test-pip.patch so tests depending on pip are not used (they fail when the tests are run without tox) python-zipp was updated to 0.6.0: * When adding implicit dirs, ensure that ancestral directories are added and that duplicates are excluded. * The library now relies on more_itertools. - update to 0.5.1 * Declared package as backport. - Update to 0.5.0 * no changelog found * Added runtime dependencies python-unittest2 and python-contextlib2 - version update to 0.4.0 * #4: Add support for zip files with implied directories. python-attrs-19.3.0-bp153.2.1.src.rpm python2-attrs-19.3.0-bp153.2.1.noarch.rpm python-attrs-test-19.3.0-bp153.2.1.src.rpm python-configparser-3.7.3-bp153.2.1.src.rpm python2-configparser-3.7.3-bp153.2.1.noarch.rpm python-importlib-metadata-1.5.0-bp153.2.1.src.rpm python2-importlib-metadata-1.5.0-bp153.2.1.noarch.rpm python-importlib-metadata-test-1.5.0-bp153.2.1.src.rpm python-zipp-0.6.0-bp153.2.1.src.rpm python2-zipp-0.6.0-bp153.2.1.noarch.rpm python-zipp-test-0.6.0-bp153.2.1.src.rpm python3-attrs-19.3.0-bp153.2.1.noarch.rpm python3-importlib-metadata-1.5.0-bp153.2.1.noarch.rpm python3-zipp-0.6.0-bp153.2.1.noarch.rpm openSUSE-2022-71 Recommended update for knewstuff, plasma5-desktop moderate openSUSE Backports SLE-15-SP3 Update This update for knewstuff, plasma5-desktop fixes the following issues: - Reduce requests to download.kde.org (boo#1196199). - Avoid requests to download.kde.org (boo#1196199). knewstuff-5.76.0-bp153.2.8.1.src.rpm knewstuff-5.76.0-bp153.2.8.1.x86_64.rpm knewstuff-core-devel-5.76.0-bp153.2.8.1.x86_64.rpm knewstuff-devel-5.76.0-bp153.2.8.1.x86_64.rpm knewstuff-imports-5.76.0-bp153.2.8.1.x86_64.rpm knewstuff-quick-devel-5.76.0-bp153.2.8.1.x86_64.rpm libKF5NewStuff5-5.76.0-bp153.2.8.1.x86_64.rpm libKF5NewStuff5-lang-5.76.0-bp153.2.8.1.noarch.rpm libKF5NewStuffCore5-5.76.0-bp153.2.8.1.x86_64.rpm plasma5-desktop-5.18.6-bp153.3.5.1.src.rpm plasma5-desktop-5.18.6-bp153.3.5.1.x86_64.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.5.1.x86_64.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.5.1.x86_64.rpm plasma5-desktop-emojier-5.18.6-bp153.3.5.1.x86_64.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.5.1.x86_64.rpm plasma5-desktop-lang-5.18.6-bp153.3.5.1.noarch.rpm knewstuff-5.76.0-bp153.2.8.1.i586.rpm knewstuff-core-devel-5.76.0-bp153.2.8.1.i586.rpm knewstuff-devel-32bit-5.76.0-bp153.2.8.1.x86_64.rpm knewstuff-devel-5.76.0-bp153.2.8.1.i586.rpm knewstuff-imports-5.76.0-bp153.2.8.1.i586.rpm knewstuff-quick-devel-5.76.0-bp153.2.8.1.i586.rpm libKF5NewStuff5-32bit-5.76.0-bp153.2.8.1.x86_64.rpm libKF5NewStuff5-5.76.0-bp153.2.8.1.i586.rpm libKF5NewStuffCore5-32bit-5.76.0-bp153.2.8.1.x86_64.rpm libKF5NewStuffCore5-5.76.0-bp153.2.8.1.i586.rpm plasma5-desktop-5.18.6-bp153.3.5.1.i586.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.5.1.i586.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.5.1.i586.rpm plasma5-desktop-emojier-5.18.6-bp153.3.5.1.i586.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.5.1.i586.rpm knewstuff-5.76.0-bp153.2.8.1.aarch64.rpm knewstuff-core-devel-5.76.0-bp153.2.8.1.aarch64.rpm knewstuff-devel-5.76.0-bp153.2.8.1.aarch64.rpm knewstuff-devel-64bit-5.76.0-bp153.2.8.1.aarch64_ilp32.rpm knewstuff-imports-5.76.0-bp153.2.8.1.aarch64.rpm knewstuff-quick-devel-5.76.0-bp153.2.8.1.aarch64.rpm libKF5NewStuff5-5.76.0-bp153.2.8.1.aarch64.rpm libKF5NewStuff5-64bit-5.76.0-bp153.2.8.1.aarch64_ilp32.rpm libKF5NewStuffCore5-5.76.0-bp153.2.8.1.aarch64.rpm libKF5NewStuffCore5-64bit-5.76.0-bp153.2.8.1.aarch64_ilp32.rpm plasma5-desktop-5.18.6-bp153.3.5.1.aarch64.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.5.1.aarch64.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.5.1.aarch64.rpm plasma5-desktop-emojier-5.18.6-bp153.3.5.1.aarch64.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.5.1.aarch64.rpm knewstuff-5.76.0-bp153.2.8.1.ppc64le.rpm knewstuff-core-devel-5.76.0-bp153.2.8.1.ppc64le.rpm knewstuff-devel-5.76.0-bp153.2.8.1.ppc64le.rpm knewstuff-imports-5.76.0-bp153.2.8.1.ppc64le.rpm knewstuff-quick-devel-5.76.0-bp153.2.8.1.ppc64le.rpm libKF5NewStuff5-5.76.0-bp153.2.8.1.ppc64le.rpm libKF5NewStuffCore5-5.76.0-bp153.2.8.1.ppc64le.rpm plasma5-desktop-5.18.6-bp153.3.5.1.ppc64le.rpm plasma5-desktop-debuginfo-5.18.6-bp153.3.5.1.ppc64le.rpm plasma5-desktop-debugsource-5.18.6-bp153.3.5.1.ppc64le.rpm plasma5-desktop-emojier-5.18.6-bp153.3.5.1.ppc64le.rpm plasma5-desktop-emojier-debuginfo-5.18.6-bp153.3.5.1.ppc64le.rpm knewstuff-5.76.0-bp153.2.8.1.s390x.rpm knewstuff-core-devel-5.76.0-bp153.2.8.1.s390x.rpm knewstuff-devel-5.76.0-bp153.2.8.1.s390x.rpm knewstuff-imports-5.76.0-bp153.2.8.1.s390x.rpm knewstuff-quick-devel-5.76.0-bp153.2.8.1.s390x.rpm libKF5NewStuff5-5.76.0-bp153.2.8.1.s390x.rpm libKF5NewStuffCore5-5.76.0-bp153.2.8.1.s390x.rpm openSUSE-2022-69 Recommended update for strawberry moderate openSUSE Backports SLE-15-SP3 Update This update for strawberry fixes the following issues: Update to version 1.0.2 + Bugfixes: + Fixed showing menu when clicking icon for collection and internet search tool buttons + Fixed ignoring devices with system mounts as defined by GIO (#410). + Fixed updating database when deleting songs from filesystem devices. + Fixed unregistered metatype when listing songs from MTP devices with Qt 6. + Fixed using entered password when testing Subsonic settings before pressing save (#879). + Fixed downloading Subsonic album covers. + Fixed subsonic album covers downloaded several times for each album when MD5 authentication was enabled (#885). + Fixed volume going to 100% when pressing volume down with MRPIS2 and global shortcuts (#884). + Fixed incorrect rounding when setting volume through MPRIS2 (#894). + Fixed delete from disk not showing up in the menu when one or more CUE songs were selected. + Fixed possible crashes when switching songs when fading is enabled (#890). + Fixed X11 global shortcuts not working unless window was in focus with Qt 6.2 and higher (#893). + Fixed scrobbler re-sending scrobbles to fast on error (#898). + Enhancements + Log Qt version on startup. + Added button for deleting existing Subsonic songs (#883). + Make collection watcher ignore files with "qt_temp" filename and tmp extension. + Require Qt 5.9 or higher. + Added scrollbars to edit tag dialog (#888). + Added advanced settings for configuring collection watcher. + Disable open audio CD menu when compiled without audio CD support. + Replaced use of deprecated QMouseEvent constructor as of Qt 6.4. + Replaced use of deprecated QCryptographicHash::addData overload as of Qt 6.4. + Removed features: + Removed broken "nomedia" / "nomusic" file handling. Update to version 1.0.1 + Bugfixes: + Fixed collection and internet search filter tool button menu arrow overlap (#796). + Fixed stop after this track button with Qt 6 (#795). + Fixed not updating the URL when songs were moved on disk when the fingerprinting feature is enabled. + Fixed SQL query error for songs with an invalid modification time (#815). + Fixed blocky rendering of the currently playing track with high resolution screens (#794). + Fixed incorrect playlist column filesize for radio streams. + Fixed deleting embedded album cover from Ogg songs. + Fixed parsing of Cue tracks with 1-digit minutes (#836). + Fixed updating of playlist summary after reloading items when adding songs from files outside of the collection (#848). + Fixed always saving metadata when saving playlists for Tidal, Qobuz and Subsonic songs independent of playlist setting (#851). + Fixed setting media shortcuts when using kglobalaccel (#849). + Fixed parsing of Genius lyrics when they are sometimes received in a different HTML format. + Fixed saving MP4 specific tags as UTF-8 (#830). + Fixed clearing "manually set" cover when saving album covers embedded from outside of the tag editor (#858). + Fixed aborting collection scan when Strawberry exists to avoid hang on exit. + Fixed resuming collection scan when adding a new directory after collection scan was aborted. + Fixed excluding hidden songs from the collection. + Disabled moodbar for CUE songs since they can not be supported properly (#865). + Enhancements: + Made playlist header column text elided (#801). + Added support for reading and writing playcounts and ratings from/to tags. + Added support for setting rating using the edit tag dialog. + Added setting to enable/disable playlist toolbar (#809). + Added component type, content_rating type and releases to AppStream data file (#806). + Removed unused "mark as listened" option in organize dialog. + Fixed some clazy warnings and narrowing conversions in the source code. + Replaced uses of macros in the source code. + Added a more user-friendly error message when receiving encrypted streams from Tidal (#824). + Added support for port-pattern entered in the device textbox when using Jack as output (#828). + Added Spanish (Spain) translation. + Added support for more CUE filenames (#835). strawberry-1.0.2-bp153.2.6.1.src.rpm strawberry-1.0.2-bp153.2.6.1.x86_64.rpm strawberry-1.0.2-bp153.2.6.1.aarch64.rpm strawberry-1.0.2-bp153.2.6.1.ppc64le.rpm strawberry-1.0.2-bp153.2.6.1.s390x.rpm openSUSE-2022-60 Recommended update for python-congressclient, python-ironic-inspector-client, python-masakariclient, python-mistralclient, python-saharaclient, python-senlinclient moderate openSUSE Backports SLE-15-SP3 Update This update for python-congressclient, python-ironic-inspector-client, python-masakariclient, python-mistralclient, python-saharaclient, python-senlinclient fixes the following issues: Various openstack related python modules have been updated: - python-congressclient, python-ironic-inspector-client, python-masakariclient, python-mistralclient, python-saharaclient, python-senlinclient python-congressclient-2.0.1-bp153.2.3.1.src.rpm python-congressclient-doc-2.0.1-bp153.2.3.1.noarch.rpm python3-congressclient-2.0.1-bp153.2.3.1.noarch.rpm python-ironic-inspector-client-4.1.0-bp153.2.3.1.src.rpm python3-ironic-inspector-client-4.1.0-bp153.2.3.1.noarch.rpm python-masakariclient-6.0.0-bp153.2.3.1.src.rpm python-masakariclient-doc-6.0.0-bp153.2.3.1.noarch.rpm python3-masakariclient-6.0.0-bp153.2.3.1.noarch.rpm python-mistralclient-4.0.1-bp153.2.3.1.src.rpm python-mistralclient-doc-4.0.1-bp153.2.3.1.noarch.rpm python3-mistralclient-4.0.1-bp153.2.3.1.noarch.rpm python-saharaclient-3.1.0-bp153.2.3.1.src.rpm python-saharaclient-doc-3.1.0-bp153.2.3.1.noarch.rpm python3-saharaclient-3.1.0-bp153.2.3.1.noarch.rpm python-senlinclient-2.0.1-bp153.2.3.1.src.rpm python-senlinclient-doc-2.0.1-bp153.2.3.1.noarch.rpm python3-senlinclient-2.0.1-bp153.2.3.1.noarch.rpm openSUSE-2022-68 Security update for shapelib important openSUSE Backports SLE-15-SP3 Update This update for shapelib fixes the following issues: - CVE-2022-0699: Fixed a Double-free vulnerability in contrib/shpsort.c libshp-devel-1.5.0-bp153.2.3.1.x86_64.rpm libshp2-1.5.0-bp153.2.3.1.x86_64.rpm shapelib-1.5.0-bp153.2.3.1.src.rpm shapelib-1.5.0-bp153.2.3.1.x86_64.rpm libshp-devel-1.5.0-bp153.2.3.1.i586.rpm libshp2-1.5.0-bp153.2.3.1.i586.rpm shapelib-1.5.0-bp153.2.3.1.i586.rpm libshp-devel-1.5.0-bp153.2.3.1.aarch64.rpm libshp2-1.5.0-bp153.2.3.1.aarch64.rpm shapelib-1.5.0-bp153.2.3.1.aarch64.rpm libshp-devel-1.5.0-bp153.2.3.1.ppc64le.rpm libshp2-1.5.0-bp153.2.3.1.ppc64le.rpm shapelib-1.5.0-bp153.2.3.1.ppc64le.rpm libshp-devel-1.5.0-bp153.2.3.1.s390x.rpm libshp2-1.5.0-bp153.2.3.1.s390x.rpm shapelib-1.5.0-bp153.2.3.1.s390x.rpm openSUSE-2022-81 Security update for ansible important openSUSE Backports SLE-15-SP3 Update Ansible was updated to 2.9.21 to fix lots of bugs and security issues. Update to version 2.9.20, maintenance release containing numerous bugfixes. Update to version 2.9.19 with minor changes and a few bug fixes. Update to version 2.9.18: * CVE-2021-20228 where default and fallback values for no_log parameters to modules were not previously masked. (bsc#1181935) * CVE-2021-20178 where several parameters to the snmp_facts module were logged and displayed despite containing sensitive information. (bsc#1180816) * CVE-2021-20180 where several parameters to the bitbucket_pipeline_variable were logged and displayed despite containing sensitive information. (bsc#1180942) * CVE-2021-20191 which addresses a number of modules whose parameters were logged and displayed despite containing sensitive information. For the full list of affected modules, refer to the changelog linked below. (bsc#1181119) Update to version 2.9.17 with minor changes and a few bug fixes. Update to version 2.9.16 with minor changes and many bug fixes. update to version 2.9.15 with following breaking change: * ansible-galaxy login command has been removed update to version 2.9.14 with many small improvements and bug fixes, most notably: * kubectl - connection plugin now redact kubectl_token and kubectl_password in console log (CVE-2020-1753 bsc#1166389). update to version 2.9.13 with many bug fixes, most notably: * A security issue was addressed in the "dnf" module, which previously did not check GPG signatures of packages. * A bug in the "cron" module was fixed. In some cases prior to this fix, the module would inadvertently remove cron entries. update to version 2.9.12 with many bug fixes, most notably the following security fixes: * security issue - copy - Redact the value of the no_log 'content' parameter in the result's invocation.module_args in check mode. Previously when used with check mode and with '-vvv', the module would not censor the content if a change would be made to the destination path. (CVE-2020-14332 bsc#1174302) * security issue atomic_move - change default permissions when creating temporary files so they are not world readable (https://github.com/ansible/ansible/issues/67794) (CVE-2020-1736 bsc#1164134) * Fix warning for default permission change when no mode is specified. Follow up to https://github.com/ansible/ansible/issues/67794. (CVE-2020-1736) * Sanitize no_log values from any response keys that might be returned from the uri module (CVE-2020-14330 bsc#1174145). * reset logging level to INFO due to CVE-2019-14846. update to version 2.9.11 with many bug fixes update to version 2.9.10 with many bug fixes. - Add CVE-2020-1733_avoid_mkdir_p.patch to fix CVE-2020-1733 (bsc#1164140) update to version 2.9.9 * fix for a regression introduced in 2.9.8 update to version 2.9.8, maintenance release containing numerous bugfixes update to version 2.9.7 with many bug fixes, especially for these security issues: - bsc#1164140 CVE-2020-1733 - insecure temporary directory when running become_user from become directive - bsc#1164139 CVE-2020-1734 shell enabled by default in a pipe lookup plugin subprocess - bsc#1164137 CVE-2020-1735 - path injection on dest parameter in fetch module - bsc#1164134 CVE-2020-1736 atomic_move primitive sets permissive permissions - bsc#1164138 CVE-2020-1737 - Extract-Zip function in win_unzip module does not check extracted path - bsc#1164136 CVE-2020-1738 module package can be selected by the ansible facts - bsc#1164133 CVE-2020-1739 - svn module leaks password when specified as a parameter - bsc#1164135 CVE-2020-1740 - secrets readable after ansible-vault edit - bsc#1165393 CVE-2020-1746 - information disclosure issue in ldap_attr and ldap_entry modules - bsc#1166389 CVE-2020-1753 - kubectl connection plugin leaks sensitive information - bsc#1167532 CVE-2020-10684 - code injection when using ansible_facts as a subkey - bsc#1167440 CVE-2020-10685 - modules which use files encrypted with vault are not properly cleaned up - bsc#1167873 CVE-2020-10691 - archive traversal vulnerability in ansible-galaxy collection install [2] Fixed before 2.9.6, but not yet listed: - bsc#1171162 CVE-2020-10729 two random password lookups in same task return same value - bsc#1157968 CVE-2019-14904 vulnerability in solaris_zone module via crafted solaris zone - bsc#1157969 CVE-2019-14905 malicious code could craft filename in nxos_file_copy module - bsc#1112959 CVE-2018-16837 Information leak in "user" module patch added - (bsc#1137528) CVE-2019-10156: ansible: templating causing an - bsc#1118896 CVE-2018-16876 Information disclosure in vvv+ mode with no_log on (https://github.com/ansible/ansible/pull/49569) - Includes fix for bsc#1099808 (CVE-2018-10875) ansible.cfg is being read from current working directory allowing possible code execution ansible-2.9.21-bp153.2.3.1.noarch.rpm ansible-2.9.21-bp153.2.3.1.src.rpm ansible-doc-2.9.21-bp153.2.3.1.noarch.rpm ansible-test-2.9.21-bp153.2.3.1.noarch.rpm openSUSE-2022-65 Security update for envoy-proxy important openSUSE Backports SLE-15-SP3 Update This update for envoy-proxy fixes the following issues: Update to 1.14.6: - CVE-2020-35471: Fixed a denial of service via dropped and truncated UDP datagrams (boo#1180121). envoy-proxy-1.14.6-bp153.3.4.1.src.rpm envoy-proxy-1.14.6-bp153.3.4.1.x86_64.rpm envoy-proxy-source-1.14.6-bp153.3.4.1.x86_64.rpm envoy-proxy-1.14.6-bp153.3.4.1.aarch64.rpm envoy-proxy-source-1.14.6-bp153.3.4.1.aarch64.rpm envoy-proxy-1.14.6-bp153.3.4.1.ppc64le.rpm envoy-proxy-source-1.14.6-bp153.3.4.1.ppc64le.rpm openSUSE-2022-70 Security update for nodejs-electron important openSUSE Backports SLE-15-SP3 Update This update for nodejs-electron fixes the following issues: - Fix webpack-4 with OpenSSL 3.0 Update to version 16.0.9 * https://github.com/electron/electron/releases/tag/v16.0.9 Update to version 16.0.8 * https://github.com/electron/electron/releases/tag/v16.0.8 - Add devel package with node headers (e.g. for node-gyp) - Update to version 16.0.7 * https://github.com/electron/electron/releases/tag/v16.0.7 - Update to version 15.3.3 * https://github.com/electron/electron/releases/tag/v15.3.3 - Update to version 13.6.3 https://github.com/electron/electron/releases/tag/v13.6.3 - Update to version 13.6.2 https://github.com/electron/electron/releases/tag/v13.6.2 - Fix for CVE-2021-37998 - Fix for CVE-2021-38001 - Fix for CVE-2021-38002 - Fix for CVE-2021-38003 - Do not build with H264 - Update to version 13.6.1 https://github.com/electron/electron/releases/tag/v13.6.1 - Fix for CVE-2021-37981 - Fix for CVE-2021-37984 - Fix for CVE-2021-37987 - Fix for CVE-2021-37989 - Fix for CVE-2021-37992 - Fix for CVE-2021-37996 - Update to version 13.5.1 https://github.com/electron/electron/releases/tag/v13.5.1 - Update to version 13.5.0 https://github.com/electron/electron/releases/tag/v13.5.0 - Fix for CVE-2021-30627 - Fix for CVE-2021-30631 - Fix for CVE-2021-30632 - Fix for CVE-2021-30625 - Fix for CVE-2021-30626 - Fix for CVE-2021-30628 - Fix for CVE-2021-30630 - Fix for CVE-2021-30633 - Version 13.4.0 - Update to version 13.1.8 * https://github.com/electron/electron/releases/tag/v13.1.8 - Update to version 13.1.7 * https://github.com/electron/electron/releases/tag/v13.1.7 - Update to version 13.1.6 * https://github.com/electron/electron/releases/tag/v13.1.6 * https://github.com/electron/electron/releases/tag/v13.1.5 - Update to version 13.1.4 * https://github.com/electron/electron/releases/tag/v13.1.4 * https://github.com/electron/electron/releases/tag/v13.1.3 - Build with vaapi support - Install missing vk_swiftshader_icd.json - Update to version 13.1.2 * https://github.com/electron/electron/releases/tag/v13.1.2 nodejs-electron-16.0.9-bp153.2.1.src.rpm nodejs-electron-16.0.9-bp153.2.1.x86_64.rpm nodejs-electron-devel-16.0.9-bp153.2.1.x86_64.rpm openSUSE-2022-73 Recommended update for opi moderate openSUSE Backports SLE-15-SP3 Update This update for opi fixes the following issues: Version 2.4.4 - Fix for Alpha/Beta dist versions (boo#1195206) Version 2.4.3 - Fix for tumbleweed based MicroOS Version 2.4.2 * Changed - Switched to opensuse provided opi proxy Version 2.4.1 * Changed - Don't expect output to be a tty Version 2.4.0 * Added - Scrolling of results - Plugin for atom editor Version 2.3.0 * Changed - Fixed gpgcheck entry in add_repo() - Allowed using multiple query keywords that are combined using AND * Added - Plugin for sublime text - Plugin for yandex-disk Version 2.2.0 * Added - Plugin for MEGA - Plugin for Edge Beta - Argument parser with option for reverse output order Version 2.1.1 * Added - Plugin for Brave Browser Version 2.1.0 * Added - Support for dnf backend * Changed - Deduplicated packman repo creation code Version 2.0.0 * Added - Automated tests - Extensible Plugin interface for plugins (eg. this one) - Added plugins for chrome, dotnet, edge, teams, packman, plex, skype, slack, teamviewer, vivaldi, vscode, vscodium, zoom * Changed - Rewrote the complete tool in python3 - stop owning dirs provided by filesytem rpm (boo#1184786) Version 0.10.0 * Added - Microsoft Teams installer - Warning for personal repository - Fix appstream file location - Version 0.9.0 * Added - Help (-h, --help) and version (-v, --version) option * Changed - Filter out -devel, -docs and -lang packages - Don't show i586 packages on x86_64 system - Version 0.8.3 * Fixed - ffmpeg/libav packages due to Packman update - Version 2.4.4 - Fix for Alpha/Beta dist versions - Version 2.4.3 - Fix for tumbleweed based MicroOS - Version 2.4.2 - 2021-10-25 ## Changed - Switched to opensuse provided opi proxy - Version 2.4.1 - 2021-10-11 ## Changed - Don't expect output to be a tty - Version 2.4.0 - 2021-10-11 ## Added - Scroll results if they not fit on the screen - Plugin for atom editor # Version 2.3.0 - 2021-06-06 ### Changed - Fixed gpgcheck entry in `add_repo()` - Allowed using multiple query keywords that are combined using AND ### Added - Plugin for sublime text - Plugin for yandex-disk - Version 2.2.0 - 2021-08-20 ### Added - Plugin for MEGA - Plugin for Edge Beta - Argument parser with option for reverse output order - Version 2.1.1 - 2021-08-10 ### Added - Plugin for Brave Browser [#60](https://github.com/openSUSE/opi/pull/60) - Version 2.1.0 - 2021-07-05 ### Added - Support for dnf backend [#58](https://github.com/openSUSE/opi/pull/58) ### Changed - Deduplicated packman repo creation code - Version 2.0.0 - 2021-05-03 ### Added - [Automated tests](https://github.com/openSUSE/opi/actions) - Extensible Plugin interface for plugins (eg. [this one](https://github.com/openSUSE/opi/blob/master/opi/plugins/vivaldi.py)) - Added plugins for chrome, dotnet, edge, teams, packman, plex, skype, slack, teamviewer, vivaldi, vscode, vscodium, zoom ### Changed - Rewrote the complete tool in python3 - Version 0.10.0 - 2021-01-17 ### Added - Microsoft Teams installer [#34](https://github.com/openSUSE/opi/pulls/34) - Warning for personal repository [#35](https://github.com/openSUSE/opi/pulls/35) - Version 0.9.0 - 2020-10-03 ### Added - Help (-h, --help) and version (-v, --version) option ### Changed - Filter out -devel, -docs and -lang packages [#30](https://github.com/openSUSE/opi/pulls/30) - Don't show i586 packages on x86_64 system - Version 0.8.3 - 2020-07-25 ### Fixed - ffmpeg/libav packages due to Packman update - Version 0.8.2 - 2020-05-16 ### Fixed - Ghost process on XML parsing failure [#27](https://github.com/openSUSE/opi/pulls/27) - Version 0.8.1 - 2020-04-03 ### Fixed - OBS limit error when searching php, test, etc. - Version 0.8.0 ### Changed - Type number `0` to exit [#26](https://github.com/openSUSE/opi/pulls/26) - Version 0.7.1 ### Fixed - Missing `use File::Temp;` [#24](https://github.com/openSUSE/opi/issues/24) - Version 0.7.0 ### Changed - Force repo URL to HTTPS [#22](https://github.com/openSUSE/opi/issues/22) ### Fixed - Ctrl + C handling of spinner - Version 0.6.0 ### Added - Search spinner [#21](https://github.com/openSUSE/opi/issues/21) ### Fixed - Packman repo doesn't have *.repo file [#19](https://github.com/openSUSE/opi/issues/19) - Long version numbers are cutted [#17](https://github.com/openSUSE/opi/issues/17) - Version 0.5.2 ### Fixed - Trim "NAME" and "VERSION" string [#13](https://github.com/openSUSE/opi/issues/13) - Version 0.5.1 ### Fixed - Fix dependency not found issue [#11](https://github.com/openSUSE/opi/issues/11) - Version 0.5.0 ### Added - API proxy server to prevent hard-coded passwords in the script [#4](https://github.com/openSUSE/opi/issues/4) - Version 0.4.0 ### Added - PMBS (Packman Build Service) support [#5](https://github.com/openSUSE/opi/issues/5) - Version 0.3.2 ### Fixed - `opi opi` cannot find `opi` [#9](https://github.com/openSUSE/opi/issues/9) - Version 0.3.1 ### Fixed - Remove quotes from version number. So Leap and SLE can search packages. - Version 0.3.0 ### Added - Support SLE [#8](https://github.com/openSUSE/opi/issues/8) ### Changed - Better print column alignment - Version 0.2.0 ### Added - Install Packman Codecs with `opi packman` or `opi codecs` [#6](https://github.com/openSUSE/opi/issues/6) - Install Skype with `opi skype` [#6](https://github.com/openSUSE/opi/issues/6) - Install VS Code with `opi vs code` [#6](https://github.com/openSUSE/opi/issues/6) - Version 0.1.2 ### Fixed - Fixed lost of "noarch" packages [#3](https://github.com/openSUSE/opi/issues/3) - Be able to search with dashes in keywords [#2](https://github.com/openSUSE/opi/issues/2) - Version 0.1.1 ### Fixed - Removed XML dump which may cause problems. - Version 0.1.0 ### Added - Search packages from OBS - List properly sorted search result - Use different colors for official, experimental and personal projects - Choose package and install - Keep or remove repository after installation [Unreleased]: https://github.com/openSUSE/opi/compare/v0.10.0...HEAD [0.10.0]: https://github.com/openSUSE/opi/compare/v0.9.0...v0.10.0 [0.9.0]: https://github.com/openSUSE/opi/compare/v0.8.3...v0.9.0 [0.8.3]: https://github.com/openSUSE/opi/compare/v0.8.2...v0.8.3 [0.8.2]: https://github.com/openSUSE/opi/compare/v0.8.1...v0.8.2 [0.8.1]: https://github.com/openSUSE/opi/compare/v0.8.0...v0.8.1 [0.8.0]: https://github.com/openSUSE/opi/compare/v0.7.1...v0.8.0 [0.7.1]: https://github.com/openSUSE/opi/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/openSUSE/opi/compare/v0.6.0...v0.7.0 [0.6.0]: https://github.com/openSUSE/opi/compare/v0.5.2...v0.6.0 [0.5.2]: https://github.com/openSUSE/opi/compare/v0.5.1...v0.5.2 [0.5.1]: https://github.com/openSUSE/opi/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/openSUSE/opi/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/openSUSE/opi/compare/v0.3.2...v0.4.0 [0.3.2]: https://github.com/openSUSE/opi/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/openSUSE/opi/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/openSUSE/opi/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/openSUSE/opi/compare/v0.1.2...v0.2.0 [0.1.2]: https://github.com/openSUSE/opi/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/openSUSE/opi/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/openSUSE/opi/releases/tag/v0.1.0 opi-2.4.4-bp153.2.3.1.noarch.rpm opi-2.4.4-bp153.2.3.1.src.rpm openSUSE-2022-76 Recommended update for python-magic-wormhole moderate openSUSE Backports SLE-15-SP3 Update This update for python-magic-wormhole fixes the following issues: - Module ipaddress is part of the standard library now (boo#1195072). python-magic-wormhole-0.10.5-bp153.2.3.1.src.rpm python2-magic-wormhole-0.10.5-bp153.2.3.1.noarch.rpm python3-magic-wormhole-0.10.5-bp153.2.3.1.noarch.rpm openSUSE-2022-93 Recommended update for helm moderate openSUSE Backports SLE-15-SP3 Update This update for helm fixes the following issues: Helm was updated to version 3.8.0 (jsc#SLE-21196): * OCI registry support for charts is now generally available. It has graduated out of being an experiment. Some changes over Helm 3.7 include: * When setting a chart in the dependencies as OCI the version can be set to a range, like other dependencies * SemVer tags that include build information can be pushed and used. OCI registries don't support + as a tag character. Helm translates the + to _ when stored as a tag * helm registry login now follows the same structure as the Docker CLI for storing credentials. The same location for registry configuration can be passed to both Helm and the Docker CLI * A --list-repo-url flag has been added to helm search hub to quickly show the repositories URL. * Release names are validated during installation * Added support for installing Helm on Windows via Cygwin * Added support for Kubernetes 1.23 Update to version 3.6.3: * Ensure RawPath match Path when resolving reference * Set Helm as manager for managedFields * fix(dep update): helm dep update is not respecting the "version" stipulated in the requirements * fix(doc): fix kube client interface doc. (#9882) * use TLS client information from repo config when downloading a chart * Adding test for user/pass without repo on Helm install * Fix the url being set by WithURL on the getters * tweak basic handling * keep existing behavior of returning ErrReleaseNotFound when release(s) failed to decode * fix(sql storage): Query() should return ErrReleaseNotFound immediately when no records are found * Add Test cases for repository-config without file extension * Correctly determine repository-config lockfile path * Fixed Test * Added test for lint mode * Fail message is now the same as the required message. Fixed #8973 Helm function 'fail' should not fail when doing 'helm lint' * fix helm dep build/update doesn't inherit --insecure-skip-tls-verify from helm repo add Update to version 3.6.2: * Fix the url being set by WithURL on the getters * Adding test for user/pass without repo on Helm install Update to version 3.6.1: * tweak basic handling Update to version 3.6.0: * bump version to v3.6.0 * chore: update testdata to use the new ingress template * feat: add networking.k8s.io/v1 support to ingress template * Moving myself to maintainer emeritus * upgrade to kubernetes 1.21 * Fix capabilities changes leaking into other tests * Add tests for template --kube-version * feat(helm): Support setting --kube-version * fix(ci) update ci to use main branch * Update references to default branch name as it has changed to main * Add ReadyChecker to decouple ready check logic from --wait * chore(deps): Bump github.com/deislabs/oras from v0.10.0 to v0.11.1 and drop replace * Add/update deprecation notices * Wrap validation error instead of recreating * Move default to avoid nil check * Add name validation rules for object kinds * Improve description for version flag. * chore: Spelling (#9410) * chore(deps): Bump k8s.io/klog/v2 from 2.5.0 to 2.8.0 * chore(deps): Bump github.com/containerd/containerd from 1.4.3 to 1.4.4 * chore(deps): Bump github.com/lib/pq from 1.9.0 to 1.10.0 * Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 * Cleanup mpodule dependencies * feat(comp): Uninstall accepts multiple releases * new key for technosophos (#9478) * chore(deps): Bump github.com/sirupsen/logrus from 1.7.0 to 1.8.1 * add flag trimpath in the go build command * stick to 0.20.4 * updated unit tests to conform with helm best practices * corrected order of helm lint coalescing of multiple values files * upgrade to v0.21.0-beta.0 * Fix the example for --time-format flag * Use kube libraries v0.20.4 * Added s390x support to get script * add test to ensure OCIGetter registryClient is set * initialize registry client in oci getter * feat(comp): Add descriptions for output format * feat(comp): Add descriptions for --version comp * feat(comp): Add descriptions for revision comp * feat(comp): Add descriptions for kube-context comp * feat(comp): Add descriptions for plugin completion * feat(comp): Add descriptions for release name comp * feat(comp): Improve completion for plugin commands * fix(cmd): Show that flags can be used for zsh/fish * use relative linking * formatting * more words * keep it concise * docs(CONTRIBUTING): writing a HIP * update test expectation for new template error string * Add darwin/arm64 (Apple Silicon) support * fix windows tests * fix(test): Increase golangci-lint timeout * fix(helm): get/get-helm-3 whitespace support in runAsRoot * fix release sha256 * feat(comp): Completion for the docs --type flag * Bump github.com/jmoiron/sqlx from 1.2.0 to 1.3.1 * Updating golangci-lint to 1.36.0 * chore(go.mod): bump Masterminds/{spring,goutils} and deislabs/oras * fix(*): Validate metadata semver and printable characters * Bump github.com/mitchellh/copystructure from 1.0.0 to 1.1.1 * closes #9312 * Fix-9253: Change the deprecated charts repo URL in release notes * Fix `helm list --offset` cli help string * Define GPG_PUBRING to make pubring configurable * Bump github.com/mattn/go-shellwords from 1.0.10 to 1.0.11 * Bump k8s.io/klog/v2 from 2.4.0 to 2.5.0 * Upgrade to oras v0.9.0 (#9269) * use kube libraries v0.20.2 * print warning message instead of debug message when ~/.config exists but is not accessible * Update default ingress values section to correspond with template * chore(Makefile): add target to generate golden files * Fix dep build with OCI based charts * Fix typo in comment * bump version to * fix(Makefile): rebuild the binary if go.mod has changed * fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error * test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions * Bump github.com/containerd/containerd from 1.3.4 to 1.4.3 * Improve the console output for resource policy keep to align with helm2. Update to version 3.5.4: * Add/update deprecation notices * Wrap validation error instead of recreating * Move default to avoid nil check * Add name validation rules for object kinds * Use kube libraries v0.20.4 Update to version 3.5.3: * Fix the example for --time-format flag * Improve the console output for resource policy keep to align with helm2. * test(pkg/storage): Verify that storage.Create returns an error if it fails to clean up least-recent release versions * fix(pkg/storage): If storage.Create fails to clean up recent release versions, return an error * fix(test): Increase golangci-lint timeout * fix release sha256 * Fix-9253: Change the deprecated charts repo URL in release notes * Update default ingress values section to correspond with template * use kube libraries v0.20.2 helm-3.8.0-bp153.2.3.4.src.rpm helm-3.8.0-bp153.2.3.4.x86_64.rpm helm-bash-completion-3.8.0-bp153.2.3.4.noarch.rpm helm-fish-completion-3.8.0-bp153.2.3.4.noarch.rpm helm-zsh-completion-3.8.0-bp153.2.3.4.noarch.rpm helm-3.8.0-bp153.2.3.4.i586.rpm helm-3.8.0-bp153.2.3.4.ppc64le.rpm helm-3.8.0-bp153.2.3.4.s390x.rpm openSUSE-2022-78 Recommended update for audacity important openSUSE Backports SLE-15-SP3 Update This update for audacity fixes the following issues: - Remove ffmpeg-3 requirement, audacity finds ffmpeg by itself. See boo#1196685 audacity-2.2.2-bp153.3.6.1.src.rpm audacity-2.2.2-bp153.3.6.1.x86_64.rpm audacity-lang-2.2.2-bp153.3.6.1.noarch.rpm audacity-2.2.2-bp153.3.6.1.aarch64.rpm audacity-2.2.2-bp153.3.6.1.ppc64le.rpm audacity-2.2.2-bp153.3.6.1.s390x.rpm openSUSE-2022-75 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 99.0.4844.51 (boo#1196641) * CVE-2022-0789: Heap buffer overflow in ANGLE * CVE-2022-0790: Use after free in Cast UI * CVE-2022-0791: Use after free in Omnibox * CVE-2022-0792: Out of bounds read in ANGLE * CVE-2022-0793: Use after free in Views * CVE-2022-0794: Use after free in WebShare * CVE-2022-0795: Type Confusion in Blink Layout * CVE-2022-0796: Use after free in Media * CVE-2022-0797: Out of bounds memory access in Mojo * CVE-2022-0798: Use after free in MediaStream * CVE-2022-0799: Insufficient policy enforcement in Installer * CVE-2022-0800: Heap buffer overflow in Cast UI * CVE-2022-0801: Inappropriate implementation in HTML parser * CVE-2022-0802: Inappropriate implementation in Full screen mode * CVE-2022-0803: Inappropriate implementation in Permissions * CVE-2022-0804: Inappropriate implementation in Full screen mode * CVE-2022-0805: Use after free in Browser Switcher * CVE-2022-0806: Data leak in Canvas * CVE-2022-0807: Inappropriate implementation in Autofill * CVE-2022-0808: Use after free in Chrome OS Shell * CVE-2022-0809: Out of bounds memory access in WebXR chromedriver-99.0.4844.51-bp153.2.66.1.x86_64.rpm chromium-99.0.4844.51-bp153.2.66.1.src.rpm chromium-99.0.4844.51-bp153.2.66.1.x86_64.rpm chromedriver-99.0.4844.51-bp153.2.66.1.aarch64.rpm chromium-99.0.4844.51-bp153.2.66.1.aarch64.rpm openSUSE-2022-79 Security update for minidlna moderate openSUSE Backports SLE-15-SP3 Update This update for minidlna fixes the following issues: minidlna was updated to version 1.3.1 (boo#1196814) - Fixed a potential crash in SSDP request parsing. - Fixed a configure script failure on some platforms. - Protect against DNS rebinding attacks. (CVE-2022-26505) - Fix an socket leakage issue on some platforms. - Minor bug fixes. - add "su minidlna minidlna" to the logrotate config - Added hardening to systemd service(s) (boo#1181400). - Use sysusers macros to create minidlna user - Don't hardrequire logrotate, we don't write log files anymore minidlna-1.3.1-bp153.2.3.1.src.rpm minidlna-1.3.1-bp153.2.3.1.x86_64.rpm minidlna-1.3.1-bp153.2.3.1.i586.rpm minidlna-1.3.1-bp153.2.3.1.aarch64.rpm minidlna-1.3.1-bp153.2.3.1.ppc64le.rpm minidlna-1.3.1-bp153.2.3.1.s390x.rpm openSUSE-2022-102 Recommended update for python-ipython moderate openSUSE Backports SLE-15-SP3 Update This update for python-ipython fixes the following issues: - Skip failing test_nest_embed on aarch64. python-ipython-7.13.0-bp153.2.3.1.src.rpm python3-ipython-7.13.0-bp153.2.3.1.noarch.rpm python3-ipython-iptest-7.13.0-bp153.2.3.1.noarch.rpm python-ipython-test-7.13.0-bp153.2.3.12.src.rpm openSUSE-2022-92 Recommended update for python-wxPython moderate openSUSE Backports SLE-15-SP3 Update This update for python-wxPython fixes the following issues: Update to 4.0.7.post2: * Bugfix to switch to AVFoundation instead of QTKit Update to 4.0.7.post1 * This post-release just fixes a problem with the numpy dependency constraint for Python 2.7. (#1415) * Bug fixes in wx.lib.calendar: key navigation across month boundaries is now possible; key navigation now sets the date and fires the EVT_CALENDAR event; setter APIs now set the date correctly (#1230). * Switch to using a wx.Overlay in the Widget Inspection Tool to highlight widgets when running on a GTK3 port. * Fixed issue in wx.lib.agw.customtreectrl where label editor could remain stuck forever (#1235). * Fix a sometimes crash when using a wx.Overlay by letting the wx.DCOverlay hold a reference to the DC, to ensure that the DCOverlay is destroyed first. (PR#1301) * Ported the embedding sample from Classic, which shows how to use wxPython from a C++ wxWidgets application that embeds Python. (PR #1353) * Fixed wx.GetApp() to use wxWidgets' global wxApp instance instead of maintaining its own pointer. This way, if the wxApp is created by C++ code wxPython will still be able to get access to it. (#1126) * Several other PRs have been backported from the master branch (which will become wxPython 4.1.0), the full list can be seen here: https://github.com/wxWidgets/Phoenix/pull/1357 * Fixed a probably rare, but fatal bug on OSX when calling certain overloaded virtual methods with implementations in Python. * Fixed char pointers in generated stub code to have a valid pointer value. * Reverted the change that loads up install_requires from the contents of requirements.txt. Split the requirements.txt file into one for install and one for development. * Added missing HtmlWindow.ScrollToAnchor method, and also a couple methods in HtmlCell too. (#1141) * Added missing setters for the wheel-related properties in wx.MouseEvent. (#1140) * Updated wxWidgets commit reference, bringing fixes for #1140, #1086 and #1147. * Fix the use of the output parameter in HtmlWindow.OnOpeningURL the same way it was fixed in HtmlWindowInterface.OnHTMLOpeningURL. (#1068) * Fixed a crashing bug when using a member of a transient wx.VisualAttributes object. Also set the attributes to be read-only to simplify the fix. (#1198). * Updated the sip being used in wxPython builds to version 4.19.16. * Added helper functions to check results of wxWidgets configure during the build of wxPython. Currently used to determine if the wx webview, glcanvas, and media libraries should be added to the link command. (#1138) * Fixed scrollbar issue with ListCtrlAutoWidthMixin (#1215) * Fixed file access in the wx.py and wx.tools.pywxrc packages to be Python 2 and 3 compatible. (#1193, #1156) * Fixes for building with Python 3.8 on Linux. (#1227) Update to 4.0.4 * Fixed an issue where wx.lib.intctrl would erroneously attempt to use long on Python3. (#898) * Include the MSVC runtime DLLs for Python 3.7 builds too. * Clear LIBPATH_PYEXT and LIB_PYEXT for linux builds too. (#904) * Added a dependency on the Pillow package since it's used in some wx.lib.agw modules. (PR #908) * Add flag to hide page in wx.lib.agw.aui.notebook. (#895) * Switch wx.lib.plot to issue deprecation warnings with PlotPendingDeprecation so it doesn't have to enable all warnings to get them to be shown by default. (#902) * Added a Python 3.7 builder on Fedora 28. (#925) * Fix the object ownership transfer for wx.Menu.Insert() (#931) * Added wx.Treebook.GetTreeCtrl, wx.Listbook.GetListView and wx.Choicebook.GetChoiceCtrl. (#918) * Removed the wx.BookCtrlBase.RemovePage workaround as it was causing problems and doesn't seem to be necessary any more. The existing wxWidgets assertions are catching the out of range error just fine, however if wxWidgets was built without the debug helpers turned on then it could still cause a crash. (#888) * Reverted the changes which removed the content of the wx.lib.pubsub package and encouraged users to switch to the real PyPubSub package instead. Removing it caused more issues than were expected so it has been restored and the code updated to PyPubSub v3.3.0. Version 4.0.0 is available upstream, but it is not compatible with Python 2.7. Now, wx.lib.pubsub is actually deprecated instead of just trying to pass control over to the upstream PyPubSub library. (#932) * Improve calltip stability in pyshell. (#941) * Fix TypeError in wx.lib.throbber. (#924) * Fix missing parameter tool_id in wx.lib.agw.ribbon.toolbar.RibbonToolBar.AddToggleTool. (#947) * Add a step to wx.Config.ReadInt to attempt converting from long to int under python2. (#384) * Add virtual behavior for wx.RichTextCtrl and wx.TextCtrl's Copy/Cut/Paste methods and their Can* counterparts. (#954) * Fix IO type in wx.lib.agw.thumbnailctrl (#959) * Fix type error that would occur using pycolourchooser. (#957) * Optimize line drawing in HyperTreeList. (#973) * Add wrapper for wx.StaticBox.GetBordersForSizer and use it in the demo to do platform-specific layout of the items in the StaticBox. (#974) * Update wx.Point, wx.RealPoint, and wx.Size to use floating point arithmetic when conducting scalar multiplication (#971) * Fix load/save bugs in PySlices (PR#978) * Replace deprecated PIL.Image.tostring (PR#1005) * Fix rendering and mouse sensitivity in UltimateListCtrl when adding HyperText items. (#1010) * Added a parameter to lib.agw.CustomTreeCtrl.SetItemWindow(), to allow positioning the Window (a small image) on the left of text in a CustomTreeItem. (#PR886). * Declared DeleteAllPages in the notebook subclasses, so the proper C++ implementation will be called. (#972) * Removed wx.lib.floatbar, which has been deprecated forever and probably hasn't been working in nearly as long. (#976) * Updated SIP to version 4.19.13. * Fix an issue in wx.lib.agw.aui.AuiManager where the orientation of an AuiToolBar would not be updated when calling LoadPerspective. (#917) * Fixed a bug in wx.FileSystemHandler.OpenFile where the object ownership was not being transferred correctly, causing a crash after a premature object deletion. (#926) * Fixed wx.ListCtrl.Append when wx.LC_SORT style is used, so appending items out of order does not lose the data for the remaining columns. (#906) * Add wx.Accessible, it's Windows-only, will raise a NotImplementedError exception on the other platforms. (#958) * Added the ability to generate stub classes for use when optional wxWidgets features are not part of the build. So far, stubs are available for wx.Accessible, wx.FileSystemWatcher, wx.glcanvas, wx.media and wx.html2. * Moved the wxpy_api.h file into the wx package at wx/include/wxPython so it will be included in the wheel file. (#961) * Fixed how string data is added to a virtual file-like object in wx.MemoryFSHandler. All strings are now added to the file as utf-8 encoded data, in both Python2 and Python3, and will be read from the virtual file the same way. If you need to use some other encoding for some reason you can first convert the text to a bytesarray or other buffer protocol compatible object and then create the virtual file from that data. (#969) * Performance update for wx.lib.agw.customtreectrl (#1049) * Ensure that colours set in wx.lib.agw.customtreectrl.TreeItemAttr are instances of wx.Colour. (#1032) * Fix drawing of ticks in wx.lib.agw.speedmeter when there are negative bounds values. (#1013) * wxWidgets for Mac includes the wxJoystick class now, also update the demo. (#997) * Fix wx.html.HtmlPrintout to not be seen as an abstract class, so it can be instantiated. (#1060) * Fix wx.aui.AuiNotbook.SetArtProvider to properly transfer ownership of the art object from Python to C++. This possible double-deletion and related crashing problems. (#1061) * Fixed the wrappers for wx.html.HtmlWindow.OnOpeningURL to properly handle the redirect output parameter. (#1068) This is a backwards-incompatible change, please see the Migration Guide for details. * TabNavigatorWindow works similarly to other programs now. It's resizable and draggable so if user has tons of files with long names, it isn't an irritation anymore plastered right in the middle of the screen and can't be worked with easily and ESC now cancels the popup with a proper returnId. (#1096) * Added missing methods in wx.ListBox, SetItemForegroundColour, SetItemBackgroundColour and SetItemFont. (#1095) * Backported a fix in wxWidgets that avoids crashing in hhctrl.ocx when using context sensitive help in 64-bit builds on Windows. (#1104) - Update to 4.0.3 * Fixed a linking problem on macOS. The new waf added an explicit link to the Python shared library which meant that it would try to load it at runtime, even if a different Python (such as Anaconda, EDM or Homebrew) was used to import wxPython. This, of course, caused runtime errors. (#892) * Sort pages by dock_pos when added to automatic (agw.aui) notebook. (#882) * Fix a bug in py.introspect.getTokens. (#889) * Added Vagrant configuration for Fedora-28. Removed Fedora-23 (#884) * Added wrappers for the wx.WindowIDRef class and added the wx.NewIdRef function. These will make it possible to create reserved Window IDs using the same mechanism which is used when passing wx.ID_ANY to a widget constructor. The object returned by wx.NewIdRef will automatically convert to an int when passing it to a window constructor, and can also be used as the source in a Bind(). (#896) * Fixed issue when sys.prefix is not unicode (Python2) and when its contents are not translatable to utf-8. - Update to 4.0.2 * Fixed wx.html2.EVT_WEBVIEW_NAVIGATING event not being sent on some versions of Linux. (#741) * wx.Sizers can now be used as an iterator to iterate over the items within the sizer. (#738) * Fix Python3 division in ThumbnailCtrl. (#746) * Fix leaking image list in CheckListCtrlMixin (#752) * All items marked as deprecated in the wxWidgets interface (documentation) files will now throw a DeprecationWarning when used from wxPython. Many of these items are disappearing in 4.1 so it's important to ensure they are deprecated at runtime too instead of just in the docs. (#749) * Ensure that the attribute list given to the GLCanvas constructor is zero-terminated like it was in Classic. (#770) * Updated to the wxWidgets 3.0.4 release version. * Added the wxWidgets version number to the tail end of the string returned by wx.version(). * Bind EVT_WINDOW_DESTROY event only to the tree windows in CustomTreeCtrl, since otherwise it would be caught when child windows are destroyed too, which causes problems in this case. (#778) * Fixed a problem where wx.TreeCtrl.OnCompareItems was not being called in derived classes on Windows. This was due to an optimization that wasn't compatible with how the classes are wrapped. (#774) * Added wrappers for wx.ClassInfo and exposed wx.Object.GetClassInfo. This class is part of wxWidgets' internal type information system and although it is not very useful for Python applications it is useful for debugging some internal wxPython issues. * Removed the wx.lib.pubsub package, and replaced it with code that imports the standalone PyPubSub in order remain compatible with older code that still uses wx.lib.pubsub. (#782, #792) * Fixed bug in wx.lib.intctrl (#790) * Fixed subclassing of wx.TextCompleter and wx.TextCompleterSimple (#827) * Fixes for Python3 compatibility in PyCrust. (#823) * Fix wxGet to be able to use pip v10. (#817) * Change winid parameter in wx.ScrolledWindow to id, for consistency. (#816) * Ensure that the page exists in book controls GetPage and RemovePage methods. At least one of the wx ports do not do this. (#830) * Added missing wx.NumberEntryDialog * Change wx.TextCompleterSimple.GetCompletions to send the list of strings as a return value, rather than a parameter that gets filled. (#836) * Enabled the wx.GraphicsContext.Create(metaFileDC) wrapper (#811) * Metafile support is also available on OSX, so wx.msw.Metafile and wx.msw.MetafileDC have been moved to the core wx module. So they can now be accessed as wx.Metafile and wx.MetafileDC. * Updated the waf tool used by the build to version 2.0.7. This fixes problems with building for Python 3.7. * Fixed alignment in buttons on MSW which have had foreground or background colors set. (#815) * Fix for unexpected assertion inside wx.aui.AuiMDIChildFrame.Close. * Fix a bug in setting AuiDockingGuide size. (#727) * Remove unnecessary AUI notebook updating, and use wx.BufferedDC in Repaint() to mitigate flicker. (wx.lib.agw.aui). (#851, #686) * Fixed crashing bug when using client data with items in wx.dataview.DataViewTreeCtrl. (#856) * Detach wx.Control in AuiToolbar from current sizer before attach to a new one. (#843) * Fixed a problem in wx.lib.mixins.listctrl.TextEditMixin where the height of the editor widget could be set to zero. (See discussion in #849) * Fix a bug in calculating whether a tool fits into the AuiToolBar. (#863) * Override SetForegroundColour and SetBackgroundColour in MaskedEditMixin (#808) * Add an explicit wx.GraphicsContext.Create overload for wx.AutoBufferedPaintDC. (#783) * Return original AGW window style in AuiToolBar.GetAGWWindowStyleFlag. (#870) * Fix a bug in group management on wx.lib.masked.numctrl; the previous code used truediv ('/') to calculate _groupSpace, but in python 3.x this leads to a float result, instead of an integer as was expected. Using floordiv ('//') instead to solve the problem. (#865) * Hide the window when the tool does not fit into AuiToolBar. (#872) * Fixed the virtual dispatch code for the PGEditor.GetValueFromControl method to properly pass the parameters to the Python implementation, and also fixed how the return value is handled. (#742) * Fixed all implementations of the PGProperty.StringToValue and IntToValue methods to treat the value parameter as a return value. (#742) * Add missing wx.adv.EVT_CALENDAR_WEEK_CLICKED (#875) * Fixed the stock labels to conform to Windows design guidelines. (#787) * Always reset floating size and style when floating a toolbar in agw.aui. (#880) - Move "wx/*.so" libraries to main package, remove devel package (boo#1095747) python-wxPython-4.0.7.post2-bp153.2.1.src.rpm python2-wxPython-4.0.7.post2-bp153.2.1.x86_64.rpm python2-wxPython-lang-4.0.7.post2-bp153.2.1.x86_64.rpm python3-wxPython-4.0.7.post2-bp153.2.1.x86_64.rpm python3-wxPython-lang-4.0.7.post2-bp153.2.1.x86_64.rpm python2-wxPython-4.0.7.post2-bp153.2.1.i586.rpm python2-wxPython-lang-4.0.7.post2-bp153.2.1.i586.rpm python3-wxPython-4.0.7.post2-bp153.2.1.i586.rpm python3-wxPython-lang-4.0.7.post2-bp153.2.1.i586.rpm python2-wxPython-4.0.7.post2-bp153.2.1.aarch64.rpm python2-wxPython-lang-4.0.7.post2-bp153.2.1.aarch64.rpm python3-wxPython-4.0.7.post2-bp153.2.1.aarch64.rpm python3-wxPython-lang-4.0.7.post2-bp153.2.1.aarch64.rpm python2-wxPython-4.0.7.post2-bp153.2.1.ppc64le.rpm python2-wxPython-lang-4.0.7.post2-bp153.2.1.ppc64le.rpm python3-wxPython-4.0.7.post2-bp153.2.1.ppc64le.rpm python3-wxPython-lang-4.0.7.post2-bp153.2.1.ppc64le.rpm python2-wxPython-4.0.7.post2-bp153.2.1.s390x.rpm python2-wxPython-lang-4.0.7.post2-bp153.2.1.s390x.rpm python3-wxPython-4.0.7.post2-bp153.2.1.s390x.rpm python3-wxPython-lang-4.0.7.post2-bp153.2.1.s390x.rpm openSUSE-2022-83 Security update for weechat moderate openSUSE Backports SLE-15-SP3 Update This update for weechat fixes the following issues: update to 3.2.1: * CVE-2021-40516: relay: fix crash when decoding a malformed websocket frame (boo#1190206) update to 3.2 main changes: * use XDG directories by default (config, data, cache, runtime) * add support of IRC SASL mechanisms SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA-512 * automatically load system certificates without giving a hardcoded path to the file with certificates * add options to customize commands executed on system signals received (SIGHUP, SIGQUIT, SIGTERM, SIGUSR1, SIGUSR2) * add bar item "tls_version" and buflist format * add signals "cursor_start" and "cursor_end" * add function crypto_hmac in API * add translated string in evaluation of expressions with "translate:xxx" * add info "weechat_daemon" * add Python stub for WeeChat API * add variables "${tg_shell_argc}" and "${tg_shell_argvN}" in command trigger evaluated strings * many bugs fixed. for all changes, please visit: https://weechat.org/files/changelog/ChangeLog-3.2.html update to 3.1 New features * core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch (issue #992, issue #993) * core: add option sec.crypt.passphrase_command to read passphrase from an external program on startup, remove option sec.crypt.passphrase_file (issue #141) * core: improve debug in command /eval: display more verbose debug with two "-d", add indentation and colors * core: add options "setvar" and "delvar" in command /buffer, rename option "localvar" to "listvar" * core: add buffer local variable "completion_default_template" (evaluated) to override the value of option "weechat.completion.default_template" (issue #1600) * core: add option "recreate" in command /filter * core: add raw string in evaluation of expressions with "raw:xxx" (issue #1611) * core: add evaluation of conditions in evaluation of expressions with "eval_cond:xxx" (issue #1582) * api: add info_hashtable "secured_data" * irc: add info "irc_is_message_ignored" * irc: add server option "default_chantypes", used when the server does not send them in message 005 (issue #1610) * trigger: add variable "${tg_trigger_name}" in command trigger evaluated strings (issue #1580) - Bug fixes * core: fix quoted line in cursor mode (issue #1602) * core: fix wrong size of the new window after vertical split (issue #1612) * core: do not remove quotes in arguments of command /eval as they can be part of the evaluated expression/condition (issue #1601) * core: display an error when the buffer is not found with command /command -buffer * buflist: add option buflist.look.use_items to speed up display of buflist (issue #1613) * irc: add bar item "irc_nick_prefix" * irc: fix separator between nick and host in bar item "irc_nick_host" * irc: fix completion of commands /halfop and /dehalfop - Documentation * do not build weechat-headless man page if headless binary is disabled (issue #1607) update to 3.0.1: * exec: fix search of command by identifier * spell: fix refresh of bar item "spell_suggest" when the input becomes empty (issue #1586) * spell: fix crash with IRC color codes in command line (issue #1589) update to 3.0 New features * api: add optional list of colors in infos "nick_color" and "nick_color_name" (issue #1565) * api: add argument "bytes" in function string_dyn_concat * api: add function string_color_code_size (issue #1547) * exec: add option "-oerr" to send stderr to buffer (now disabled by default) (issue #1566) * fset: add option fset.look.auto_refresh (issue #1553) * irc: add pointer to irc_nick in focus of bar item "buffer_nicklist" (issue #1535, issue #1538) * irc: allow to send text on buffers with commands /allchan, /allpv and /allserv * irc: evaluate command executed by commands /allchan, /allpv and /allserv (issue #1536) * script: add option script.scripts.download_enabled (issue #1548) * trigger: add variable "tg_argc" in data set by command trigger (issue #1576) * trigger: add variable "tg_trigger_name" in data set by all triggers (issue #1567, issue #1568) Bug fixes * core: set "notify_level" to 3 if there is a highlight in the line (issue #1529) * core: do not add line with highlight and tag "notify_none" to hotlist (issue #1529) * irc: remove SASL timeout message displayed by error after successful SASL authentication (issue #1515) * irc: send all channels in a single JOIN command when reconnecting to the server (issue #1551) * script: do not automatically download list of scripts on startup if the file is too old (issue #1548) * spell: properly skip WeeChat and IRC color codes when checking words in input (issue #1547) * trigger: fix recursive calls to triggers using regex (issue #1546) * trigger: add ${tg_tags} !!- ,notify_none, in conditions of default trigger "beep" (issue #1529) - Tests * core: add tests on GUI line functions - Build * core: disable debug by default in autotools build * tests: fix compilation with CppUTest ≥ 4.0 - new .desktop file from weechat sources - update to 2.9 - New features * core: add bar option "color_bg_inactive": color for window bars in inactive window (issue #732) * core: add Alacritty title escape sequence support (issue #1517) * core: display notify level for current buffer with command /buffer notify (issue #1505) * core: count only visible nicks in bar item "buffer_nicklist_count", add bar items "buffer_nicklist_count_groups" and "buffer_nicklist_count_all" (issue #1506) * core: set default size for input bar to 0 (automatic) (issue #1498) * core: add default key Alt+Enter to insert a newline (issue #1498) * core: add flag "input_multiline" in buffer (issue #984, issue #1063) * core: add a scalable WeeChat logo (SVG) (issue #1454, issue #1456) * core: add base 16/32/64 encoding/decoding in evaluation of expressions with "base_encode:base,xxx" and "base_decode:base,xxx" * core: add case sensitive wildcard matching comparison operator (==* and !!*) and case sensitive/insensitive include comparison operators (==-, !!-, =-, !-) in evaluation of expressions * core: add default key Alt+Shift+N to toggle nicklist bar * core: add command line option "--stdout" in weechat-headless binary to log to stdout rather than ~/.weechat/weechat.log (issue #1475, issue #1477) * core: reload configuration files on SIGHUP (issue #1476) * api: add pointer "_bar_window" in hashtable sent to hook focus callback (issue #1450) * api: add info_hashtable "focus_info" (issue #1245, issue #1257) * api: rename function hook_completion_get_string to completion_get_string and hook_completion_list_add to completion_list_add * api: add functions completion_new, completion_search and completion_free * api: add hdata "completion_word" * buflist: add default key Alt+Shift+B to toggle buflist * buflist: add options enable/disable/toggle in command /buflist * buflist: evaluate option buflist.look.sort so that sort can be customized for each of the three buflist bar items (issue #1465) * irc: add support of UTF8MAPPING (issue #1528) * irc: display account messages in buffers (issue #1250) * python: add WeeChat sharedir python directory to PYTHONPATH (issue #1537) * relay: increase default limits for IRC backlog options * relay: add command "handshake" in weechat relay protocol and nonce to prevent replay attacks, add options relay.network.password_hash_algo, relay.network.password_hash_iterations, relay.network.nonce_size (issue #1474) * relay: add command "completion" in weechat relay protocol to perform a completion on a string at a given position (issue #1484) * relay: add option relay.network.auth_timeout * relay: update default colors for client status * relay: add status "waiting_auth" in irc and weechat protocols (issue #1358) * trigger: evaluate arguments of command when the trigger is created (issue #1472) - Bug fixes * core: fix command /window scroll_beyond_end when buffer has fewer lines than chat height (issue #1509) * core: force buffer property "time_for_each_line" to 0 for buffers with free content (issue #1485) * core: don’t collapse consecutive newlines in lines displayed before the first buffer is created * core: don’t remove consecutive newlines when pasting text (issue #1500) * core: don’t collapse consecutive newlines in bar content (issue #1500) * core: fix WEECHAT_SHAREDIR with CMake build (issue #1461) * core: fix memory leak in calculation of expression on FreeBSD (issue #1469) * core: fix resize of a bar when its size is 0 (automatic) (issue #1470) * api: fix use of pointer after free in function key_unbind * api: replace plugin and buffer name by buffer pointer in argument "modifier_data" sent to weechat_print modifier callback (issue #42) * buflist: add "window" pointer in bar item evaluation only if it’s not NULL (if bar type is "window") * exec: fix use of same task id for different tasks (issue #1491) * fifo: fix errors when writing in the FIFO pipe (issue #713) * guile: enable again /guile eval (issue #1514) * irc: use new default chantypes "#&" when the server does not send it * irc: add support of optional server in info "irc_is_nick", fix check of nick using UTF8MAPPING isupport value (issue #1528) * irc: fix add of ignore with flags in regex, display full ignore mask in list of ignores (issue #1518) * irc: do not remove spaces at the end of users messages received (issue #1513) * irc: fix realname delimiter color in WHO/WHOX response (issue #1497) * irc: reuse a buffer with wrong type "channel" when a private message is received (issue #869) * python: fix crash when invalid UTF-8 string is in a WeeChat hashtable converted to a Python dict (issue #1463) * relay: add missing field "notify_level" in message "_buffer_line_added" (issue #1529) * relay: fix slow send of data to clients when SSL is enabled * trigger: only return trigger’s return code when condition evaluates to true (issue #592) * trigger: fix truncated trigger command with commands /trigger input|output|recreate * trigger: do not hide values of options with /set command in cmd_pass trigger - Documentation * add includes directory * merge 53 auto-generated files into 11 files * fix broken literal blocks in Japanese docs with Firefox (issue #1466) - Tests * core: add CI with GitHub Actions, move codecov.io upload to GitHub Actions * core: switch to Ubuntu Bionic on Travis CI, use pylint3 to lint Python scripts * core: run tests on plugins only if the plugins are enabled and compiled * irc: add tests on IRC color and channel functions - Build * javascript: disable build by default and remove Debian packaging of JavaScript plugin (issue #360) * core: make GnuTLS a required dependency * core: fix build with CMake 3.17.0 * core: fix build with cygport on Cygwin weechat-3.2.1-bp153.2.3.1.src.rpm weechat-3.2.1-bp153.2.3.1.x86_64.rpm weechat-devel-3.2.1-bp153.2.3.1.x86_64.rpm weechat-lang-3.2.1-bp153.2.3.1.noarch.rpm weechat-lua-3.2.1-bp153.2.3.1.x86_64.rpm weechat-perl-3.2.1-bp153.2.3.1.x86_64.rpm weechat-python-3.2.1-bp153.2.3.1.x86_64.rpm weechat-ruby-3.2.1-bp153.2.3.1.x86_64.rpm weechat-spell-3.2.1-bp153.2.3.1.x86_64.rpm weechat-tcl-3.2.1-bp153.2.3.1.x86_64.rpm weechat-3.2.1-bp153.2.3.1.i586.rpm weechat-devel-3.2.1-bp153.2.3.1.i586.rpm weechat-lua-3.2.1-bp153.2.3.1.i586.rpm weechat-perl-3.2.1-bp153.2.3.1.i586.rpm weechat-python-3.2.1-bp153.2.3.1.i586.rpm weechat-ruby-3.2.1-bp153.2.3.1.i586.rpm weechat-spell-3.2.1-bp153.2.3.1.i586.rpm weechat-tcl-3.2.1-bp153.2.3.1.i586.rpm weechat-3.2.1-bp153.2.3.1.aarch64.rpm weechat-devel-3.2.1-bp153.2.3.1.aarch64.rpm weechat-lua-3.2.1-bp153.2.3.1.aarch64.rpm weechat-perl-3.2.1-bp153.2.3.1.aarch64.rpm weechat-python-3.2.1-bp153.2.3.1.aarch64.rpm weechat-ruby-3.2.1-bp153.2.3.1.aarch64.rpm weechat-spell-3.2.1-bp153.2.3.1.aarch64.rpm weechat-tcl-3.2.1-bp153.2.3.1.aarch64.rpm weechat-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-devel-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-lua-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-perl-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-python-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-ruby-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-spell-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-tcl-3.2.1-bp153.2.3.1.ppc64le.rpm weechat-3.2.1-bp153.2.3.1.s390x.rpm weechat-devel-3.2.1-bp153.2.3.1.s390x.rpm weechat-lua-3.2.1-bp153.2.3.1.s390x.rpm weechat-perl-3.2.1-bp153.2.3.1.s390x.rpm weechat-python-3.2.1-bp153.2.3.1.s390x.rpm weechat-ruby-3.2.1-bp153.2.3.1.s390x.rpm weechat-spell-3.2.1-bp153.2.3.1.s390x.rpm weechat-tcl-3.2.1-bp153.2.3.1.s390x.rpm openSUSE-2022-85 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Update to version 99.0.4844.74 (boo#1197163) * CVE-2022-0971: Use after free in Blink Layout * CVE-2022-0972: Use after free in Extensions * CVE-2022-0973: Use after free in Safe Browsing * CVE-2022-0974: Use after free in Splitscreen * CVE-2022-0975: Use after free in ANGLE * CVE-2022-0976: Heap buffer overflow in GPU * CVE-2022-0977: Use after free in Browser UI * CVE-2022-0978: Use after free in ANGLE * CVE-2022-0979: Use after free in Safe Browsing * CVE-2022-0980: Use after free in New Tab Page * Various fixes from internal audits, fuzzing and other initiatives chromedriver-99.0.4844.74-bp153.2.69.1.x86_64.rpm chromium-99.0.4844.74-bp153.2.69.1.src.rpm chromium-99.0.4844.74-bp153.2.69.1.x86_64.rpm chromedriver-99.0.4844.74-bp153.2.69.1.aarch64.rpm chromium-99.0.4844.74-bp153.2.69.1.aarch64.rpm openSUSE-2022-98 Security update for nextcloud moderate openSUSE Backports SLE-15-SP3 Update This update for nextcloud fixes the following issues: nextcloud was updated to 21.0.9: - CVE-2021-41239 (CWE-200): user enumeration setting not obeyed in User Status API (boo#1196905) - CVE-2021-41241 (CWE-863): groupfolders advanced permissions is not obeyed for subfolders (boo#1196908) - CVE-2021-41741 (CWE-400): High memory usage for generating preview of broken image (boo#1196952) - For more changes see https://nextcloud.com/changelog/#21-0-9 nextcloud-21.0.9-bp153.2.12.1.noarch.rpm nextcloud-21.0.9-bp153.2.12.1.src.rpm nextcloud-apache-21.0.9-bp153.2.12.1.noarch.rpm openSUSE-2022-97 Security update for icingaweb2 important openSUSE Backports SLE-15-SP3 Update This update for icingaweb2 fixes the following issues: icingaweb2 was updated to 2.8.6 This is a security release. * Security Fixes - CVE-2022-24715: SSH resources allow arbitrary code execution for authenticated users (GHSA-v9mv-h52f-7g63 boo#1196911) - CVE-2022-24714: Unwanted disclosure of hosts and related data, linked to decommissioned services (GHSA-qcmg-vr56-x9wf boo#1196913) icingacli-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-2.8.6-bp153.2.3.1.src.rpm icingaweb2-common-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-vendor-HTMLPurifier-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-vendor-JShrink-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-vendor-Parsedown-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-vendor-dompdf-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-vendor-lessphp-2.8.6-bp153.2.3.1.noarch.rpm icingaweb2-vendor-zf1-2.8.6-bp153.2.3.1.noarch.rpm php-Icinga-2.8.6-bp153.2.3.1.noarch.rpm openSUSE-2022-96 Security update for fish3 important openSUSE Backports SLE-15-SP3 Update This update for fish3 fixes the following issues: - CVE-2022-20001: Navigating to a compromised git repository may lead to arbitrary code execution (bsc#1197139) fish3-3.3.1-bp153.2.10.1.src.rpm fish3-3.3.1-bp153.2.10.1.x86_64.rpm fish3-devel-3.3.1-bp153.2.10.1.x86_64.rpm fish3-3.3.1-bp153.2.10.1.i586.rpm fish3-devel-3.3.1-bp153.2.10.1.i586.rpm fish3-3.3.1-bp153.2.10.1.aarch64.rpm fish3-devel-3.3.1-bp153.2.10.1.aarch64.rpm fish3-3.3.1-bp153.2.10.1.ppc64le.rpm fish3-devel-3.3.1-bp153.2.10.1.ppc64le.rpm fish3-3.3.1-bp153.2.10.1.s390x.rpm fish3-devel-3.3.1-bp153.2.10.1.s390x.rpm openSUSE-2022-99 Recommended update for tryton and proteus low openSUSE Backports SLE-15-SP3 Update This update for trytond packages and proteus fixes the following issues: - trytond_account was updated to version 5.0.23 bugfix release - trytond was updated to version 5.0.46 bugfix release - trytond_purchase was updated to version 5.0.11 bugfix release - proteus was updated to version 5.0.12 bugfix release python-pydot3-1.0.9-bp153.2.2.1.src.rpm python2-pydot3-1.0.9-bp153.2.2.1.noarch.rpm python3-pydot3-1.0.9-bp153.2.2.1.noarch.rpm python-python-sql-1.1.0-bp153.2.2.1.src.rpm python2-python-sql-1.1.0-bp153.2.2.1.noarch.rpm python3-python-sql-1.1.0-bp153.2.2.1.noarch.rpm openSUSE-2022-90 Recommended update for chromium moderate openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Update to version 99.0.4844.82: - Fixed a potential problem in Hangouts (boo#1197332) chromedriver-99.0.4844.82-bp153.2.72.1.x86_64.rpm chromium-99.0.4844.82-bp153.2.72.1.src.rpm chromium-99.0.4844.82-bp153.2.72.1.x86_64.rpm chromedriver-99.0.4844.82-bp153.2.72.1.aarch64.rpm chromium-99.0.4844.82-bp153.2.72.1.aarch64.rpm openSUSE-2022-100 Security update for abcm2ps moderate openSUSE Backports SLE-15-SP3 Update This update for abcm2ps fixes the following issues: Update to 8.14.13: * fix: don't start/stop slurs above/below decorations * fix: crash when too many notes in a grace note sequence (#102) * fix: crash when too big value in M: (#103) * fix: loop or crash when too big width of y (space) (#104) * fix: bad font definition with SVG output when spaces in font name * fix: bad check of note length again (#106) * fix: handle %%staffscale at the global level (#108) * fix: bad vertical offset of lyrics when mysic line starts with empty staves Update to 8.14.12: Fixes: * crash when "%%break 1" and no measure bar in the tune * crash when duplicated voice ending on %%staves with repeat variant * crash when voice duplication with symbols without width * crash or bad output when null value in %%scale * problem when only bars in 2 voices followed %%staves of the second voice only * crash when tuplet error in grace note sequence * crash when grace note with empty tuplet * crash when many broken rhythms after a single grace note * access outside the deco array when error in U: * crash when !xstem! with no note in the previous voice * crash on tuplet without any note/rest * crash when grace notes at end of line and voice overlay * crash when !trem2! at start of a grace note sequence * crash when wrong duration in 2 voice overlays and bad ties * crash when accidental without a note at start of line after K: (CVE-2021-32435) * array overflow when wrong duration in voice overlay (CVE-2021-32434, CVE-2021-32436) * loss of left margin after first page since previous commit * no respect of %%leftmargin with -E or -g * bad placement of chord symbols when in a music line with only invisible rests Syntax: * Accept and remove one or two '%'s at start of all %%beginxxx lines Generation: * Move the CSS from XHTML to SVG Update to 8.14.11: * fix: error "'staffwidth' too small" when generating sample3.abc Update to 8.14.10: * fix: bad glyph when defined by SVG containing 'v' in * fix: bad check of note length since commit 191fa55 * fix: memory corruption when error in %%staves/%%score * fix: crash when too big note duration * fix: crash when staff width too small Update to 8.14.9: * fix: bad natural accidental when %%MIDI temperamentequal Update to 8.14.8: * fix: no respect the width in %%staffbreak * fix: don't draw a staff when only %%staffbreak inside * fix: bad repeat bracket when continued on next line, line starting by a bar * fix: bad tuplet bracket again when at end of a voice overlay sequence * fix: bad tuplet bracket when at end of a voice overlay sequence * handle '%%MIDI temperamentequal ' * accept '^1' and '_1' as microtone accidentals abcm2ps-8.14.13-bp153.2.3.1.src.rpm abcm2ps-8.14.13-bp153.2.3.1.x86_64.rpm abcm2ps-8.14.13-bp153.2.3.1.i586.rpm abcm2ps-8.14.13-bp153.2.3.1.aarch64.rpm abcm2ps-8.14.13-bp153.2.3.1.ppc64le.rpm abcm2ps-8.14.13-bp153.2.3.1.s390x.rpm openSUSE-2022-101 Recommended update for trivy moderate openSUSE Backports SLE-15-SP3 Update trivy was updated to fix the following issues: Update to version 0.24.4: * fix(docker): Getting images without a tag (#1852) * docs(gitlab-ci): Use environment variables TRIVY_CACHE_DIR and TRIVY_NO_PROGRESS (#1801) Update to version 0.24.3: * chore(issue labels): added new labels (#1839) * refactor: clarify db update warning messages (#1808) * chore(ci): change trivy vulnerability scan for every day (#1838) * feat(helm): make Trivy service name configurable (#1825) * chore(deps): updated sprig to version v3.2.2. (#1814) * chore(deps): updated testcontainers-go to version v0.12.0 (#1822) * docs: add packages.config for .NET (#1823) * build: sign container image (#1668) * chore(deps): bump github.com/CycloneDX/cyclonedx-go from 0.4.0 to 0.5.0 (#1778) * docs: fix Installation documentation (#1804) * fix(report): ensure json report got a final new line (#1797) * fix(terraform): resolve panics in defsec (#1811) * feat(docker): Label images based on OCI image spec (#1793) * fix(helm): indentation for ServiceAccount annotations (#1795) * fix(hcl): fix panic in hcl2json (#1791) * chore(helm): remove psp from helm manifest (#1315) * build: Replace `make protoc` with `for loop` to return an error (#1655) * fix: ASFF template to match ASFF schema (#1685) * feat(helm): Add support for server token (#1734) trivy-0.24.4-bp153.5.1.src.rpm trivy-0.24.4-bp153.5.1.x86_64.rpm trivy-0.24.4-bp153.5.1.i586.rpm trivy-0.24.4-bp153.5.1.aarch64.rpm trivy-0.24.4-bp153.5.1.s390x.rpm openSUSE-2022-91 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 99.0.4844.84: * CVE-2022-1096: Type Confusion in V8 (boo#1197552) chromedriver-99.0.4844.84-bp153.2.75.1.x86_64.rpm chromium-99.0.4844.84-bp153.2.75.1.src.rpm chromium-99.0.4844.84-bp153.2.75.1.x86_64.rpm chromedriver-99.0.4844.84-bp153.2.75.1.aarch64.rpm chromium-99.0.4844.84-bp153.2.75.1.aarch64.rpm openSUSE-2022-112 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Updated to Chromium 100.0.4896.88 (boo#1198361) - CVE-2022-1305: Use after free in storage - CVE-2022-1306: Inappropriate implementation in compositing - CVE-2022-1307: Inappropriate implementation in full screen - CVE-2022-1308: Use after free in BFCache - CVE-2022-1309: Insufficient policy enforcement in developer tools - CVE-2022-1310: Use after free in regular expressions - CVE-2022-1311: Use after free in Chrome OS shell - CVE-2022-1312: Use after free in storage - CVE-2022-1313: Use after free in tab groups - CVE-2022-1314: Type Confusion in V8 - Various fixes from internal audits, fuzzing and other initiatives Updated to version 100.0.4896.75: - CVE-2022-1232: Type Confusion in V8 (boo#1198053) Update to version 100.0.4896.60 (boo#1197680): - CVE-2022-1125: Use after free in Portals - CVE-2022-1127: Use after free in QR Code Generator - CVE-2022-1128: Inappropriate implementation in Web Share API - CVE-2022-1129: Inappropriate implementation in Full Screen Mode - CVE-2022-1130: Insufficient validation of untrusted input in WebOTP - CVE-2022-1131: Use after free in Cast UI - CVE-2022-1132: Inappropriate implementation in Virtual Keyboard - CVE-2022-1133: Use after free in WebRTC - CVE-2022-1134: Type Confusion in V8 - CVE-2022-1135: Use after free in Shopping Cart - CVE-2022-1136: Use after free in Tab Strip - CVE-2022-1137: Inappropriate implementation in Extensions - CVE-2022-1138: Inappropriate implementation in Web Cursor - CVE-2022-1139: Inappropriate implementation in Background Fetch API - CVE-2022-1141: Use after free in File Manager - CVE-2022-1142: Heap buffer overflow in WebUI - CVE-2022-1143: Heap buffer overflow in WebUI - CVE-2022-1144: Use after free in WebUI - CVE-2022-1145: Use after free in Extensions - CVE-2022-1146: Inappropriate implementation in Resource Timing chromedriver-100.0.4896.88-bp153.2.82.1.x86_64.rpm chromedriver-debuginfo-100.0.4896.88-bp153.2.82.1.x86_64.rpm chromium-100.0.4896.88-bp153.2.82.1.src.rpm chromium-100.0.4896.88-bp153.2.82.1.x86_64.rpm chromium-debuginfo-100.0.4896.88-bp153.2.82.1.x86_64.rpm chromedriver-100.0.4896.88-bp153.2.82.1.aarch64.rpm chromedriver-debuginfo-100.0.4896.88-bp153.2.82.1.aarch64.rpm chromium-100.0.4896.88-bp153.2.82.1.aarch64.rpm chromium-debuginfo-100.0.4896.88-bp153.2.82.1.aarch64.rpm openSUSE-2022-104 Security update for pdns important openSUSE Backports SLE-15-SP3 Update This update for pdns fixes the following issues: - CVE-2022-27227: Fixes incomplete validation of incoming IXFR transfer (boo#1197525) pdns-4.3.1-bp153.2.3.1.src.rpm pdns-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-geoip-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-godbc-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-ldap-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-lua-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-mysql-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-postgresql-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-remote-4.3.1-bp153.2.3.1.x86_64.rpm pdns-backend-sqlite3-4.3.1-bp153.2.3.1.x86_64.rpm pdns-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-geoip-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-godbc-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-ldap-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-lua-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-mysql-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-postgresql-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-remote-4.3.1-bp153.2.3.1.aarch64.rpm pdns-backend-sqlite3-4.3.1-bp153.2.3.1.aarch64.rpm pdns-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-geoip-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-godbc-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-ldap-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-lua-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-mysql-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-postgresql-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-remote-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-backend-sqlite3-4.3.1-bp153.2.3.1.ppc64le.rpm pdns-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-geoip-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-godbc-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-ldap-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-lua-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-mysql-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-postgresql-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-remote-4.3.1-bp153.2.3.1.s390x.rpm pdns-backend-sqlite3-4.3.1-bp153.2.3.1.s390x.rpm openSUSE-2022-105 Security update for pdns-recursor important openSUSE Backports SLE-15-SP3 Update This update for pdns-recursor fixes the following issues: - CVE-2022-27227: Fixed incomplete validation of incoming IXFR transfers. It applies to setups retrieving one or more RPZ zones from a remote server if the network path to the server is not trusted. (boo#1197525) pdns-recursor-4.3.5-bp153.2.3.1.src.rpm pdns-recursor-4.3.5-bp153.2.3.1.x86_64.rpm pdns-recursor-4.3.5-bp153.2.3.1.aarch64.rpm pdns-recursor-4.3.5-bp153.2.3.1.ppc64le.rpm pdns-recursor-4.3.5-bp153.2.3.1.s390x.rpm openSUSE-2022-113 Security update for htmldoc moderate openSUSE Backports SLE-15-SP3 Update This update for htmldoc fixes the following issues: - CVE-2022-24191: Fix a potential stack overflow bug with GIF images (boo#1198204). htmldoc-1.9.12-bp153.2.9.1.src.rpm htmldoc-1.9.12-bp153.2.9.1.x86_64.rpm htmldoc-1.9.12-bp153.2.9.1.i586.rpm htmldoc-1.9.12-bp153.2.9.1.aarch64.rpm htmldoc-1.9.12-bp153.2.9.1.ppc64le.rpm htmldoc-1.9.12-bp153.2.9.1.s390x.rpm openSUSE-2022-114 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Updated Chromium to 100.0.4896.127 (boo#1198509) - CVE-2022-1364: Type Confusion in V8 - Various fixes from internal audits, fuzzing and other initiatives chromedriver-100.0.4896.127-bp153.2.85.1.x86_64.rpm chromium-100.0.4896.127-bp153.2.85.1.src.rpm chromium-100.0.4896.127-bp153.2.85.1.x86_64.rpm chromedriver-100.0.4896.127-bp153.2.85.1.aarch64.rpm chromium-100.0.4896.127-bp153.2.85.1.aarch64.rpm openSUSE-2022-116 Recommended update for librecad moderate openSUSE Backports SLE-15-SP3 Update This update for librecad fixes the following issues: - Strip excess blank fields from librecad.desktop:MimeType (boo#1197664) librecad-2.2.0~rc3-bp153.2.6.1.src.rpm librecad-2.2.0~rc3-bp153.2.6.1.x86_64.rpm librecad-parts-2.2.0~rc3-bp153.2.6.1.noarch.rpm librecad-2.2.0~rc3-bp153.2.6.1.aarch64.rpm librecad-2.2.0~rc3-bp153.2.6.1.ppc64le.rpm librecad-2.2.0~rc3-bp153.2.6.1.s390x.rpm openSUSE-2022-117 Recommended update for apache2-mod_evasive moderate openSUSE Backports SLE-15-SP3 Update This update for apache2-mod_evasive fixes the following issues: - Trim duplicate LoadModule [boo#1198570] - Update homepage URL. apache2-mod_evasive-1.10.1-bp153.2.3.1.src.rpm apache2-mod_evasive-1.10.1-bp153.2.3.1.x86_64.rpm apache2-mod_evasive-1.10.1-bp153.2.3.1.i586.rpm apache2-mod_evasive-1.10.1-bp153.2.3.1.aarch64.rpm apache2-mod_evasive-1.10.1-bp153.2.3.1.ppc64le.rpm apache2-mod_evasive-1.10.1-bp153.2.3.1.s390x.rpm openSUSE-2022-145 Security update for cacti, cacti-spine moderate openSUSE Backports SLE-15-SP3 Update This update for cacti, cacti-spine fixes the following issues: cacti-spine was updated to 1.2.20: * Add support for newer versions of MySQL/MariaDB * When checking for uptime of device, don't assume a non-response is always fatal * Fix description and command trunctation issues * Improve spine performance when only one snmp agent port is in use cacti-spine 1.2.19: * Fix 1ssues with polling loop may skip some datasources * Fix ping no longer works due to hostname changes * Fix RRD steps are not always calculated correctly * Fix unable to build when DES no longer supported * Fix IPv6 devices are not properly parsed * Reduce a number of compiler warnings * Fix compiler warnings due to lack of return in thread_mutex_trylock * Fix Spine will not look at non-timetics uptime when sysUpTimeInstance overflows * Improve performance of Cacti poller on heavily loaded systems cacti-spine 1.2.20: * Add support for newer versions of MySQL/MariaDB * When checking for uptime of device, don't assume a non-response is always fatal * Fix description and command trunctation issues * Improve spine performance when only one snmp agent port is in use cacti was updated to 1.2.20: * Security fix for CVE-2022-0730, boo#1196692 Under certain ldap conditions, Cacti authentication can be bypassed with certain credential types. * Security fix: Device, Graph, Graph Template, and Graph Items may be vulnerable to XSS issues * Security fix: Lockout policies are not properly applied to LDAP and Domain Users * Security fix: When using 'remember me' option, incorrect realm may be selected * Security fix: User and Group maintenance are vulnerable to SQL attacks * Security fix: Color Templates are vulnerable to XSS attack * Features: * When creating a Data Source Profile, allow additional choices for Heartbeat * Change select all options to use Font Awesome icons * Improve spine performance by storing the total number of system snmp_ports in use * Prevent Template User Accounts from being Removed * When managing by users, allow filtering by Realm * Allow plugins to supply template account names * When viewing logs, additional message types should be filterable * When creating a Graph Template Item, allow filtering by Data Template * Allow language handler to be selected via UI * Updated Device packages for Synology, Citrix NetScaler, Cisco ASA/Cisco * Add Advanced Ping Graph Template to initial Installable templates * Add LDAP Debug Mode option * Allow Reports to include devices not on a Tree * Allow Basic Authentication to display custom failure message * Fix: When replicating data during installation/upgrade, system may appear to hang * Fix: Graph Template Items may have duplicated entries * Fix: Unable to Save Graph Settings * Fix: Script Server may crash if an OID is missing or unavailable * Fix: When system-wide polling is disabled, remote pollers may fail to sync changed settings * Fix: When updating poller name, duplicate name protection may be over zealous * Fix: Titles may show "Missing Datasource" incorectly * Fix: Checking for MIB Cache can cause crashes * Fix: Polling cycles may not always complete as expected * Fix: When viewing graph data, non-numeric values may appear * Fix: Utilities view has calculation errors when there are no data sources * Fix: When editing Reports, drag and drop may not function as intended * Fix: When data drive is full, viewing a Graph can result in errors * Various other bug fixes cacti 1.2.19: * Further fixes for grave character security protection (boo#1192408) * Fix Over aggressive escaping causing menu visibility issues on Create Device page * Add SHA256 and AES256 security levels for SNMP polling * Import graph template(Preview Only) show color_id new value as a blank area * Fix Editing graphs errors due to missing sequence * Fix 2hen hovering over a Tree Graph, row shows same highlighting as Graph Edit screen * Fix 2hen RealTime is not active, console errors may appear * Fix race conditions may occur when multiple RRDtool processes are running * Fix errors creating graphs from templates * Fix errors when duplicating reports * Fix Boost may be blocked by overflowing poller_output table * Fix Template import may be blocked due to unmet dependency warnings with snmp ports * Fix Newer MySQL versions may error if committing a transaction when not in one * Fix SNMP Agent may not find a cache item * Fix Correct issues running under PHP 8.x * Fix When polling is disabled, boost may crash and creates many arch tables * Fix When poller runs, memory tables may not always be present * Fix Timezones may sometimes be incorrectly calculated * Fix Allow monitoring IPv6 with interface graphs * Fix When a data source uses a Data Input Method, those without a mapping should be flagged * Fix When RRDfile is not yet created, errors may appear when displaying the graph * Fix Cacti missing key indexes that result in Preset pages slowdowns * Fix Data Sources page shows no name when Data Source has no name cache * Fix db_update_table function can not alter table from signed to unsigned * Fix data remains in poller_output table even if it's flushed to rrd files * Fix Parameter list for lib/database.php:db_connect_real() is not correct in 3 places * Fix Offset is a reserved word in MariaDB 10.6 affecting Report * Fix Rendering large trees slowed due to lack of permission caching * Fix Error on interpretation of snmpUtime, when to big * Fix Applying right axis formatting creates an error-image * Fix Unable to Save Graph Settings from the Graphs pages * Fix Graph Template Cache is nullified too often when Graph Automation is running * Fix When Adding a Data Query to a Device, no Progress Spinner is shown * Fix New Browser Breaks Plugins that depend on non UTC date time data * Fix errors when testing remote poller connectivity * Fix errors when renaming poller * Fix Removing spikes by Variance does not appear to be working beyond the first RRA * Fix LDAP API lacks timeout options leading to bad login experiences * Add a normal/wrap class for general use * Limit File Types available for Template Import operations * Fix Cacti does not provide an option of providing a client side certificate for LDAP/AD authentication * Support Stronger Encryption Available Starting in Net-SNMP v5.8 * Allow Cacti to use multiple possible LDAP servers * Add a 15 minute polling/sampling interval * Provide additional admin email notifications * Add warnings for undesired changes to plugin hook return values * When creating a Graph, make testing the Data Sources optional by Template * Update phpseclib to 2.0.33 * Update jstree.js to 3.3.12 * Improve performance of Cacti poller on heavily loaded systems * MariaDB recommendations need some tuning for recent updates cacti-spine-1.2.20-bp153.2.9.1.src.rpm cacti-spine-1.2.20-bp153.2.9.1.x86_64.rpm cacti-1.2.20-bp153.2.9.1.noarch.rpm cacti-1.2.20-bp153.2.9.1.src.rpm cacti-spine-1.2.20-bp153.2.9.1.i586.rpm cacti-spine-1.2.20-bp153.2.9.1.aarch64.rpm cacti-spine-1.2.20-bp153.2.9.1.ppc64le.rpm cacti-spine-1.2.20-bp153.2.9.1.s390x.rpm openSUSE-2022-124 Recommended update for re2 moderate openSUSE Backports SLE-15-SP3 Update This update for re2 fixes the following issues: - Switch build to CMake, otherwise CMake config is not installed. Required for Apache ORC and arrow, and google-or-tools. (https://github.com/google/re2/issues/304) - Run some real tests via CTest Update to 2022-04-01: * Improve performance slightly * Prog::Fangout() is no longer experimental Update to 2022-02-01: * Address a `-Wunused-but-set-variable' warning from Clang 13.x * Don't specify the -std flag in Makefile or re2.pc * Remove a redundant map access libre2-9-20220401-bp153.5.12.1.x86_64.rpm libre2-9-debuginfo-20220401-bp153.5.12.1.x86_64.rpm re2-20220401-bp153.5.12.1.src.rpm re2-debugsource-20220401-bp153.5.12.1.x86_64.rpm re2-devel-20220401-bp153.5.12.1.x86_64.rpm libre2-9-20220401-bp153.5.12.1.i586.rpm libre2-9-32bit-20220401-bp153.5.12.1.x86_64.rpm libre2-9-32bit-debuginfo-20220401-bp153.5.12.1.x86_64.rpm libre2-9-debuginfo-20220401-bp153.5.12.1.i586.rpm re2-debugsource-20220401-bp153.5.12.1.i586.rpm re2-devel-20220401-bp153.5.12.1.i586.rpm libre2-9-20220401-bp153.5.12.1.aarch64.rpm libre2-9-64bit-20220401-bp153.5.12.1.aarch64_ilp32.rpm libre2-9-64bit-debuginfo-20220401-bp153.5.12.1.aarch64_ilp32.rpm libre2-9-debuginfo-20220401-bp153.5.12.1.aarch64.rpm re2-debugsource-20220401-bp153.5.12.1.aarch64.rpm re2-devel-20220401-bp153.5.12.1.aarch64.rpm libre2-9-20220401-bp153.5.12.1.ppc64le.rpm libre2-9-debuginfo-20220401-bp153.5.12.1.ppc64le.rpm re2-debugsource-20220401-bp153.5.12.1.ppc64le.rpm re2-devel-20220401-bp153.5.12.1.ppc64le.rpm libre2-9-20220401-bp153.5.12.1.s390x.rpm libre2-9-debuginfo-20220401-bp153.5.12.1.s390x.rpm re2-debugsource-20220401-bp153.5.12.1.s390x.rpm re2-devel-20220401-bp153.5.12.1.s390x.rpm openSUSE-2022-121 Recommended update for kig moderate openSUSE Backports SLE-15-SP3 Update This update for kig fixes the following issues: - Fixed a crash on SVG export (boo#1198796, kde#422665): kig-20.04.2-bp153.2.5.1.src.rpm kig-20.04.2-bp153.2.5.1.x86_64.rpm kig-lang-20.04.2-bp153.2.5.1.noarch.rpm kig-20.04.2-bp153.2.5.1.i586.rpm kig-20.04.2-bp153.2.5.1.aarch64.rpm kig-20.04.2-bp153.2.5.1.ppc64le.rpm kig-20.04.2-bp153.2.5.1.s390x.rpm openSUSE-2022-122 Recommended update for tor low openSUSE Backports SLE-15-SP3 Update This recommended update contains the current stable version of tor 0.4.7.7. It contains overall network speed improvement, security improvements and bug fixes: * New feature: Congestion control to improve traffic speed and stability on the network * Improved mitigation against guard discovery attacks on clients and short-lived services * Improve observed performance under DNS load * Improve handling of overload state * end-of-life relays running versions 0.3.5.x, 0.4.2.x, 0.4.3.x, 0.4.4.x and 0.4.5 alphas/rc are now rejected * Onion service v2 addresses are no longer recognized tor-0.4.7.7-bp153.2.12.1.src.rpm tor-0.4.7.7-bp153.2.12.1.x86_64.rpm tor-0.4.7.7-bp153.2.12.1.i586.rpm tor-0.4.7.7-bp153.2.12.1.aarch64.rpm tor-0.4.7.7-bp153.2.12.1.ppc64le.rpm tor-0.4.7.7-bp153.2.12.1.s390x.rpm openSUSE-2022-10025 Security update for chafa moderate openSUSE Backports SLE-15-SP3 Update This update for chafa fixes the following issues: - CVE-2022-1507: Fix NULL pointer deref in gif_internal_decode_frame (boo#1198965) chafa-1.4.1-bp153.2.3.1.src.rpm chafa-1.4.1-bp153.2.3.1.x86_64.rpm chafa-devel-1.4.1-bp153.2.3.1.x86_64.rpm chafa-doc-1.4.1-bp153.2.3.1.noarch.rpm libchafa0-1.4.1-bp153.2.3.1.x86_64.rpm chafa-1.4.1-bp153.2.3.1.i586.rpm chafa-devel-1.4.1-bp153.2.3.1.i586.rpm libchafa0-1.4.1-bp153.2.3.1.i586.rpm chafa-1.4.1-bp153.2.3.1.aarch64.rpm chafa-devel-1.4.1-bp153.2.3.1.aarch64.rpm libchafa0-1.4.1-bp153.2.3.1.aarch64.rpm chafa-1.4.1-bp153.2.3.1.ppc64le.rpm chafa-devel-1.4.1-bp153.2.3.1.ppc64le.rpm libchafa0-1.4.1-bp153.2.3.1.ppc64le.rpm chafa-1.4.1-bp153.2.3.1.s390x.rpm chafa-devel-1.4.1-bp153.2.3.1.s390x.rpm libchafa0-1.4.1-bp153.2.3.1.s390x.rpm openSUSE-2022-126 Security update for htmldoc low openSUSE Backports SLE-15-SP3 Update htmldoc was updated to fix the following issues: - CVE-2022-28085: Fixed heap buffer overflow in function pdf_write_names in ps-pdf.cxx [bsc#1198933] htmldoc-1.9.12-bp153.2.12.1.src.rpm htmldoc-1.9.12-bp153.2.12.1.x86_64.rpm htmldoc-1.9.12-bp153.2.12.1.i586.rpm htmldoc-1.9.12-bp153.2.12.1.aarch64.rpm htmldoc-1.9.12-bp153.2.12.1.ppc64le.rpm htmldoc-1.9.12-bp153.2.12.1.s390x.rpm openSUSE-2022-127 Recommended update for docker-distribution moderate openSUSE Backports SLE-15-SP3 Update docker-distribution was updated to version 2.8.0 (bsc#1197821) docker-distribution-2.8.0-bp153.2.3.1.src.rpm docker-distribution-registry-2.8.0-bp153.2.3.1.x86_64.rpm docker-distribution-registry-2.8.0-bp153.2.3.1.aarch64.rpm docker-distribution-registry-2.8.0-bp153.2.3.1.ppc64le.rpm docker-distribution-registry-2.8.0-bp153.2.3.1.s390x.rpm openSUSE-2022-130 Recommended update for glusterfs moderate openSUSE Backports SLE-15-SP3 Update This update for glusterfs adds requires for both rpcbind and python-xml (boo#1198734) glusterfs-3.12.3-bp153.2.3.1.src.rpm glusterfs-3.12.3-bp153.2.3.1.x86_64.rpm glusterfs-devel-3.12.3-bp153.2.3.1.x86_64.rpm libgfapi0-3.12.3-bp153.2.3.1.x86_64.rpm libgfchangelog0-3.12.3-bp153.2.3.1.x86_64.rpm libgfdb0-3.12.3-bp153.2.3.1.x86_64.rpm libgfrpc0-3.12.3-bp153.2.3.1.x86_64.rpm libgfxdr0-3.12.3-bp153.2.3.1.x86_64.rpm libglusterfs0-3.12.3-bp153.2.3.1.x86_64.rpm python-gluster-3.12.3-bp153.2.3.1.x86_64.rpm glusterfs-3.12.3-bp153.2.3.1.i586.rpm glusterfs-devel-3.12.3-bp153.2.3.1.i586.rpm libgfapi0-3.12.3-bp153.2.3.1.i586.rpm libgfchangelog0-3.12.3-bp153.2.3.1.i586.rpm libgfdb0-3.12.3-bp153.2.3.1.i586.rpm libgfrpc0-3.12.3-bp153.2.3.1.i586.rpm libgfxdr0-3.12.3-bp153.2.3.1.i586.rpm libglusterfs0-3.12.3-bp153.2.3.1.i586.rpm python-gluster-3.12.3-bp153.2.3.1.i586.rpm glusterfs-3.12.3-bp153.2.3.1.aarch64.rpm glusterfs-devel-3.12.3-bp153.2.3.1.aarch64.rpm libgfapi0-3.12.3-bp153.2.3.1.aarch64.rpm libgfchangelog0-3.12.3-bp153.2.3.1.aarch64.rpm libgfdb0-3.12.3-bp153.2.3.1.aarch64.rpm libgfrpc0-3.12.3-bp153.2.3.1.aarch64.rpm libgfxdr0-3.12.3-bp153.2.3.1.aarch64.rpm libglusterfs0-3.12.3-bp153.2.3.1.aarch64.rpm python-gluster-3.12.3-bp153.2.3.1.aarch64.rpm glusterfs-3.12.3-bp153.2.3.1.ppc64le.rpm glusterfs-devel-3.12.3-bp153.2.3.1.ppc64le.rpm libgfapi0-3.12.3-bp153.2.3.1.ppc64le.rpm libgfchangelog0-3.12.3-bp153.2.3.1.ppc64le.rpm libgfdb0-3.12.3-bp153.2.3.1.ppc64le.rpm libgfrpc0-3.12.3-bp153.2.3.1.ppc64le.rpm libgfxdr0-3.12.3-bp153.2.3.1.ppc64le.rpm libglusterfs0-3.12.3-bp153.2.3.1.ppc64le.rpm python-gluster-3.12.3-bp153.2.3.1.ppc64le.rpm glusterfs-3.12.3-bp153.2.3.1.s390x.rpm glusterfs-devel-3.12.3-bp153.2.3.1.s390x.rpm libgfapi0-3.12.3-bp153.2.3.1.s390x.rpm libgfchangelog0-3.12.3-bp153.2.3.1.s390x.rpm libgfdb0-3.12.3-bp153.2.3.1.s390x.rpm libgfrpc0-3.12.3-bp153.2.3.1.s390x.rpm libgfxdr0-3.12.3-bp153.2.3.1.s390x.rpm libglusterfs0-3.12.3-bp153.2.3.1.s390x.rpm python-gluster-3.12.3-bp153.2.3.1.s390x.rpm openSUSE-2022-125 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 101.0.4951.54 (boo#1199118) Chromium 101.0.4951.41 (boo#1198917): * CVE-2022-1477: Use after free in Vulkan * CVE-2022-1478: Use after free in SwiftShader * CVE-2022-1479: Use after free in ANGLE * CVE-2022-1480: Use after free in Device API * CVE-2022-1481: Use after free in Sharing * CVE-2022-1482: Inappropriate implementation in WebGL * CVE-2022-1483: Heap buffer overflow in WebGPU * CVE-2022-1484: Heap buffer overflow in Web UI Settings * CVE-2022-1485: Use after free in File System API * CVE-2022-1486: Type Confusion in V8 * CVE-2022-1487: Use after free in Ozone * CVE-2022-1488: Inappropriate implementation in Extensions API * CVE-2022-1489: Out of bounds memory access in UI Shelf * CVE-2022-1490: Use after free in Browser Switcher * CVE-2022-1491: Use after free in Bookmarks * CVE-2022-1492: Insufficient data validation in Blink Editing * CVE-2022-1493: Use after free in Dev Tools * CVE-2022-1494: Insufficient data validation in Trusted Types * CVE-2022-1495: Incorrect security UI in Downloads * CVE-2022-1496: Use after free in File Manager * CVE-2022-1497: Inappropriate implementation in Input * CVE-2022-1498: Inappropriate implementation in HTML Parser * CVE-2022-1499: Inappropriate implementation in WebAuthentication * CVE-2022-1500: Insufficient data validation in Dev Tools * CVE-2022-1501: Inappropriate implementation in iframe chromedriver-101.0.4951.54-bp153.2.88.1.x86_64.rpm chromium-101.0.4951.54-bp153.2.88.1.src.rpm chromium-101.0.4951.54-bp153.2.88.1.x86_64.rpm chromedriver-101.0.4951.54-bp153.2.88.1.aarch64.rpm chromium-101.0.4951.54-bp153.2.88.1.aarch64.rpm openSUSE-2022-132 Security update for php-composer important openSUSE Backports SLE-15-SP3 Update This update for php-composer fixes the following issues: php-composer was updated to version 1.10.26: * Security: Fixed command injection vulnerability in HgDriver/GitDriver: CVE-2022-24828 boo#1198494 Update to version 1.10.25 * Fix regression with PHP 8.1.0 and 8.1.1 Update to version 1.10.24 * Fixed PHP 8.1 compatibility Update to version 1.10.23 * Security: Fixed command injection vulnerability CVE-2021-41116 php-composer-1.10.26-bp153.2.6.1.noarch.rpm php-composer-1.10.26-bp153.2.6.1.src.rpm openSUSE-2022-133 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium was updated to 101.0.4951.64 (boo#1199409) * CVE-2022-1633: Use after free in Sharesheet * CVE-2022-1634: Use after free in Browser UI * CVE-2022-1635: Use after free in Permission Prompts * CVE-2022-1636: Use after free in Performance APIs * CVE-2022-1637: Inappropriate implementation in Web Contents * CVE-2022-1638: Heap buffer overflow in V8 Internationalization * CVE-2022-1639: Use after free in ANGLE * CVE-2022-1640: Use after free in Sharing * CVE-2022-1641: Use after free in Web UI Diagnostics chromedriver-101.0.4951.64-bp153.2.91.1.x86_64.rpm chromium-101.0.4951.64-bp153.2.91.1.src.rpm chromium-101.0.4951.64-bp153.2.91.1.x86_64.rpm chromedriver-101.0.4951.64-bp153.2.91.1.aarch64.rpm chromium-101.0.4951.64-bp153.2.91.1.aarch64.rpm openSUSE-2022-140 Recommended update for chromium moderate openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 101.0.4951.67 * fixes for other platforms chromedriver-101.0.4951.67-bp153.2.94.1.x86_64.rpm chromium-101.0.4951.67-bp153.2.94.1.src.rpm chromium-101.0.4951.67-bp153.2.94.1.x86_64.rpm chromedriver-101.0.4951.67-bp153.2.94.1.aarch64.rpm chromium-101.0.4951.67-bp153.2.94.1.aarch64.rpm openSUSE-2022-134 Recommended update for dxflib important openSUSE Backports SLE-15-SP3 Update This update for dxflib fixes the following issues: - CVE-2021-21897: Fixed a heap-based buffer overflow in the DL_Dxf:handleLWPolylineData function (boo#1190345) dxflib-3.17.0-bp153.2.3.1.src.rpm dxflib-devel-3.17.0-bp153.2.3.1.x86_64.rpm libdxflib-3_17_0-1-3.17.0-bp153.2.3.1.x86_64.rpm dxflib-devel-3.17.0-bp153.2.3.1.i586.rpm libdxflib-3_17_0-1-3.17.0-bp153.2.3.1.i586.rpm dxflib-devel-3.17.0-bp153.2.3.1.aarch64.rpm libdxflib-3_17_0-1-3.17.0-bp153.2.3.1.aarch64.rpm dxflib-devel-3.17.0-bp153.2.3.1.ppc64le.rpm libdxflib-3_17_0-1-3.17.0-bp153.2.3.1.ppc64le.rpm dxflib-devel-3.17.0-bp153.2.3.1.s390x.rpm libdxflib-3_17_0-1-3.17.0-bp153.2.3.1.s390x.rpm openSUSE-2022-151 Security update for htmldoc moderate openSUSE Backports SLE-15-SP3 Update This update for htmldoc fixes the following issues: - CVE-2022-27114: Fixed an integer overflow in image_load_jpeg (boo#1199370) htmldoc-1.9.12-bp153.2.15.1.src.rpm htmldoc-1.9.12-bp153.2.15.1.x86_64.rpm htmldoc-1.9.12-bp153.2.15.1.i586.rpm htmldoc-1.9.12-bp153.2.15.1.aarch64.rpm htmldoc-1.9.12-bp153.2.15.1.ppc64le.rpm htmldoc-1.9.12-bp153.2.15.1.s390x.rpm openSUSE-2022-141 Security update for autotrace important openSUSE Backports SLE-15-SP3 Update This update for autotrace fixes the following issues: - CVE-2019-19004: Fixed a biWidth*biBitCnt integer overflow fix (boo#1182158) - CVE-2019-19005, CVE-2017-9182, CVE-2017-9190: Bitmap double free fix (boo#1182159) autotrace-0.31.1-bp153.2.3.1.src.rpm autotrace-0.31.1-bp153.2.3.1.x86_64.rpm autotrace-devel-0.31.1-bp153.2.3.1.x86_64.rpm libautotrace3-0.31.1-bp153.2.3.1.x86_64.rpm autotrace-0.31.1-bp153.2.3.1.i586.rpm autotrace-devel-0.31.1-bp153.2.3.1.i586.rpm libautotrace3-0.31.1-bp153.2.3.1.i586.rpm autotrace-0.31.1-bp153.2.3.1.aarch64.rpm autotrace-devel-0.31.1-bp153.2.3.1.aarch64.rpm libautotrace3-0.31.1-bp153.2.3.1.aarch64.rpm autotrace-0.31.1-bp153.2.3.1.ppc64le.rpm autotrace-devel-0.31.1-bp153.2.3.1.ppc64le.rpm libautotrace3-0.31.1-bp153.2.3.1.ppc64le.rpm autotrace-0.31.1-bp153.2.3.1.s390x.rpm autotrace-devel-0.31.1-bp153.2.3.1.s390x.rpm libautotrace3-0.31.1-bp153.2.3.1.s390x.rpm openSUSE-2022-148 Security update for varnish important openSUSE Backports SLE-15-SP3 Update This update for varnish fixes the following issues: varnish was updated to release 7.1.0 [boo#1195188] [CVE-2022-23959] * VCL: It is now possible to assign a BLOB value to a BODY variable, in addition to STRING as before. * VMOD: New STRING strftime(TIME time, STRING format) function for UTC formatting. Update to release 6.6.1 * CVE-2021-36740: Fix an HTTP/2.0 request smuggling vulnerability. [boo#1188470] Update to release 6.6.0: * The ban_cutoff parameter now refers to the overall length of the ban list, including completed bans, where before only non-completed (“active”) bans were counted towards ban_cutoff. * Body bytes accounting has been fixed to always represent the number of body bytes moved on the wire, exclusive of protocol-specific overhead like HTTP/1 chunked encoding or HTTP/2 framing. * The connection close reason has been fixed to properly report SC_RESP_CLOSE where previously only SC_REQ_CLOSE was reported. * Unless the new validate_headers feature is disabled, all newly set headers are now validated to contain only characters allowed by RFC7230. * The filter_re, keep_re and get_re functions from the bundled cookie vmod have been changed to take the VCL_REGEX type. This implies that their regular expression arguments now need to be literal, not e.g. string. * The interface for private pointers in VMODs has been changed, the VRT backend interface has been changed, many filter (VDP/VFP) related signatures have been changed, and the stevedore API has been changed. (Details thereto, see online changelog.) Update to release 6.5.1 * Bump the VRT_MAJOR_VERSION number defined in the vrt.h Update to release 6.5.0 * `PRIV_TOP` is now thread-safe to support parallel ESI implementations. * varnishstat's JSON output format (-j option) has been changed. * Behavior for 304-type responses was changed not to update the Content-Encoding response header of the stored object. - Update Git-Web repository link Update to release 6.4.0 * The MAIN.sess_drop counter is gone. * backend "none" was added for "no backend". * The hash algorithm of the hash director was changed, so backend selection will change once only when upgrading. * It is now possible for VMOD authors to customize the connection pooling of a dynamic backend. * For more, see changes.rst. Update to release 6.3.2 * Fix a denial of service vulnerability when using the proxy protocol version 2. Update to release 6.3.0 * The Host: header is folded to lower-case in the builtin_vcl. * Improved performance of shared memory statistics counters. * Synthetic objects created from vcl_backend_error {} now replace existing stale objects as ordinary backend fetches would (for details see changes.rst) libvarnishapi3-7.1.0-bp153.2.3.1.x86_64.rpm varnish-7.1.0-bp153.2.3.1.src.rpm varnish-7.1.0-bp153.2.3.1.x86_64.rpm varnish-devel-7.1.0-bp153.2.3.1.x86_64.rpm libvarnishapi3-7.1.0-bp153.2.3.1.i586.rpm varnish-7.1.0-bp153.2.3.1.i586.rpm varnish-devel-7.1.0-bp153.2.3.1.i586.rpm libvarnishapi3-7.1.0-bp153.2.3.1.aarch64.rpm varnish-7.1.0-bp153.2.3.1.aarch64.rpm varnish-devel-7.1.0-bp153.2.3.1.aarch64.rpm libvarnishapi3-7.1.0-bp153.2.3.1.ppc64le.rpm varnish-7.1.0-bp153.2.3.1.ppc64le.rpm varnish-devel-7.1.0-bp153.2.3.1.ppc64le.rpm libvarnishapi3-7.1.0-bp153.2.3.1.s390x.rpm varnish-7.1.0-bp153.2.3.1.s390x.rpm varnish-devel-7.1.0-bp153.2.3.1.s390x.rpm openSUSE-2022-149 Security update for libredwg important openSUSE Backports SLE-15-SP3 Update This update for libredwg fixes the following issues: Update to release 0.12.5 [boo#1193372] [CVE-2021-28237] * Restricted accepted DXF objects to all stable and unstable classes, minus MATERIAL, ARC_DIMENSION, SUN, PROXY*. I.e. most unstable objects do not allow unknown DXF codes anymore. This fixed most oss-fuzz errors. libredwg-0.12.5-bp153.2.3.1.src.rpm libredwg-devel-0.12.5-bp153.2.3.1.x86_64.rpm libredwg-tools-0.12.5-bp153.2.3.1.x86_64.rpm libredwg0-0.12.5-bp153.2.3.1.x86_64.rpm libredwg-devel-0.12.5-bp153.2.3.1.i586.rpm libredwg-tools-0.12.5-bp153.2.3.1.i586.rpm libredwg0-0.12.5-bp153.2.3.1.i586.rpm libredwg-devel-0.12.5-bp153.2.3.1.aarch64.rpm libredwg-tools-0.12.5-bp153.2.3.1.aarch64.rpm libredwg0-0.12.5-bp153.2.3.1.aarch64.rpm libredwg-devel-0.12.5-bp153.2.3.1.ppc64le.rpm libredwg-tools-0.12.5-bp153.2.3.1.ppc64le.rpm libredwg0-0.12.5-bp153.2.3.1.ppc64le.rpm libredwg-devel-0.12.5-bp153.2.3.1.s390x.rpm libredwg-tools-0.12.5-bp153.2.3.1.s390x.rpm libredwg0-0.12.5-bp153.2.3.1.s390x.rpm openSUSE-2022-142 Security update for libxls moderate openSUSE Backports SLE-15-SP3 Update This update for libxls fixes the following issues: - CVE-2021-27836: Fixed possible NULL pointer dereference via crafted XLS (boo#1192323) libxls-1.6.2-bp153.2.6.1.src.rpm libxls-devel-1.6.2-bp153.2.6.1.x86_64.rpm libxls-tools-1.6.2-bp153.2.6.1.x86_64.rpm libxlsreader8-1.6.2-bp153.2.6.1.x86_64.rpm libxls-devel-1.6.2-bp153.2.6.1.i586.rpm libxls-tools-1.6.2-bp153.2.6.1.i586.rpm libxlsreader8-1.6.2-bp153.2.6.1.i586.rpm libxls-devel-1.6.2-bp153.2.6.1.aarch64.rpm libxls-tools-1.6.2-bp153.2.6.1.aarch64.rpm libxlsreader8-1.6.2-bp153.2.6.1.aarch64.rpm libxls-devel-1.6.2-bp153.2.6.1.ppc64le.rpm libxls-tools-1.6.2-bp153.2.6.1.ppc64le.rpm libxlsreader8-1.6.2-bp153.2.6.1.ppc64le.rpm libxls-devel-1.6.2-bp153.2.6.1.s390x.rpm libxls-tools-1.6.2-bp153.2.6.1.s390x.rpm libxlsreader8-1.6.2-bp153.2.6.1.s390x.rpm openSUSE-2022-152 Recommended update for hostapd moderate openSUSE Backports SLE-15-SP3 Update This update for hostapd fixes the following issues: Adjust config: * Enable SAE * Enable DPP * Enable wired driver * Enable Airtime policy support * Enable Fast Initial Link Setup (FILS) (IEEE 802.11ai) Update to version 2.10 * SAE changes - improved protection against side channel attacks [https://w1.fi/security/2022-1/] - added option send SAE Confirm immediately (sae_config_immediate=1) after SAE Commit - added support for the hash-to-element mechanism (sae_pwe=1 or sae_pwe=2) - fixed PMKSA caching with OKC - added support for SAE-PK * EAP-pwd changes - improved protection against side channel attacks [https://w1.fi/security/2022-1/] * fixed WPS UPnP SUBSCRIBE handling of invalid operations [https://w1.fi/security/2020-1/] * fixed PMF disconnection protection bypass [https://w1.fi/security/2019-7/] * added support for using OpenSSL 3.0 * fixed various issues in experimental support for EAP-TEAP server * added configuration (max_auth_rounds, max_auth_rounds_short) to increase the maximum number of EAP message exchanges (mainly to support cases with very large certificates) for the EAP server * added support for DPP release 2 (Wi-Fi Device Provisioning Protocol) * extended HE (IEEE 802.11ax) support, including 6 GHz support * removed obsolete IAPP functionality * fixed EAP-FAST server with TLS GCM/CCM ciphers * dropped support for libnl 1.1 * added support for nl80211 control port for EAPOL frame TX/RX * fixed OWE key derivation with groups 20 and 21; this breaks backwards compatibility for these groups while the default group 19 remains backwards compatible; owe_ptk_workaround=1 can be used to enabled a a workaround for the group 20/21 backwards compatibility * added support for Beacon protection * added support for Extended Key ID for pairwise keys * removed WEP support from the default build (CONFIG_WEP=y can be used to enable it, if really needed) * added a build option to remove TKIP support (CONFIG_NO_TKIP=y) * added support for Transition Disable mechanism to allow the AP to automatically disable transition mode to improve security * added support for PASN * added EAP-TLS server support for TLS 1.3 (disabled by default for now) * a large number of other fixes, cleanup, and extensions - Fix AppArmor profile -- allow access to /etc/ssl/openssl.cnf (boo#1192959) - Added hardening to systemd service(s) (boo#1181400). hostapd-2.10-bp153.3.3.1.src.rpm hostapd-2.10-bp153.3.3.1.x86_64.rpm hostapd-2.10-bp153.3.3.1.i586.rpm hostapd-2.10-bp153.3.3.1.aarch64.rpm hostapd-2.10-bp153.3.3.1.ppc64le.rpm hostapd-2.10-bp153.3.3.1.s390x.rpm openSUSE-2022-143 Security update for librecad critical openSUSE Backports SLE-15-SP3 Update This update for librecad fixes the following issues: - CVE-2021-45341: Fixed a buffer overflow vulnerability in LibreCAD that allowed an attacker to achieve remote code execution via a crafted JWW document [boo#1195105] - CVE-2021-45342: Fixed a buffer overflow vulnerability in jwwlib in LibreCAD allows an attacker to achieve remote code execution via a crafted JWW document [boo#1195122] librecad-2.2.0~rc3-bp153.2.9.1.src.rpm librecad-2.2.0~rc3-bp153.2.9.1.x86_64.rpm librecad-parts-2.2.0~rc3-bp153.2.9.1.noarch.rpm librecad-2.2.0~rc3-bp153.2.9.1.aarch64.rpm librecad-2.2.0~rc3-bp153.2.9.1.ppc64le.rpm librecad-2.2.0~rc3-bp153.2.9.1.s390x.rpm openSUSE-2022-10009 Security update for chromium critical openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 102.0.5005.115 (boo#1200423) * CVE-2022-2007: Use after free in WebGPU * CVE-2022-2008: Out of bounds memory access in WebGL * CVE-2022-2010: Out of bounds read in compositing * CVE-2022-2011: Use after free in ANGLE Chromium 102.0.5001.61 (boo#1199893) * CVE-2022-1853: Use after free in Indexed DB * CVE-2022-1854: Use after free in ANGLE * CVE-2022-1855: Use after free in Messaging * CVE-2022-1856: Use after free in User Education * CVE-2022-1857: Insufficient policy enforcement in File System API * CVE-2022-1858: Out of bounds read in DevTools * CVE-2022-1859: Use after free in Performance Manager * CVE-2022-1860: Use after free in UI Foundations * CVE-2022-1861: Use after free in Sharing * CVE-2022-1862: Inappropriate implementation in Extensions * CVE-2022-1863: Use after free in Tab Groups * CVE-2022-1864: Use after free in WebApp Installs * CVE-2022-1865: Use after free in Bookmarks * CVE-2022-1866: Use after free in Tablet Mode * CVE-2022-1867: Insufficient validation of untrusted input in Data Transfer * CVE-2022-1868: Inappropriate implementation in Extensions API * CVE-2022-1869: Type Confusion in V8 * CVE-2022-1870: Use after free in App Service * CVE-2022-1871: Insufficient policy enforcement in File System API * CVE-2022-1872: Insufficient policy enforcement in Extensions API * CVE-2022-1873: Insufficient policy enforcement in COOP * CVE-2022-1874: Insufficient policy enforcement in Safe Browsing * CVE-2022-1875: Inappropriate implementation in PDF * CVE-2022-1876: Heap buffer overflow in DevTools chromedriver-102.0.5005.115-bp153.2.101.1.x86_64.rpm chromedriver-debuginfo-102.0.5005.115-bp153.2.101.1.x86_64.rpm chromium-102.0.5005.115-bp153.2.101.1.src.rpm chromium-102.0.5005.115-bp153.2.101.1.x86_64.rpm chromium-debuginfo-102.0.5005.115-bp153.2.101.1.x86_64.rpm chromedriver-102.0.5005.115-bp153.2.101.1.aarch64.rpm chromedriver-debuginfo-102.0.5005.115-bp153.2.101.1.aarch64.rpm chromium-102.0.5005.115-bp153.2.101.1.aarch64.rpm chromium-debuginfo-102.0.5005.115-bp153.2.101.1.aarch64.rpm openSUSE-2022-10033 Recommended update for elinks moderate openSUSE Backports SLE-15-SP3 Update This update for elinks fixes the following issues: Update to elinks 20190723 snapshot of version 0.13. Update to version 0.13: * parse_header: document parameters and return value * doxygen: Fix link to bookmark::url * use draw_text for titles * iconv: Bail out of the loop when an illegal sequence of bytes occur * Add support for the CSS list-style-type property * Fixed problem of converting more than 256 chars * mem_free_if where aplicable * ssl: Make RAND_egd optional * Better handling of content-disposition * display lua hooks errors * brotli code updated * Use blacklist to skip verification of certificates * various code cleanup * -VERS-SSL3.0 in gnutls to avoid SSL error. * 1024: Verify server certificate hostname with OpenSSL (boo#1082814) elinks-0.13~0.20190723-bp153.2.3.1.src.rpm elinks-0.13~0.20190723-bp153.2.3.1.x86_64.rpm elinks-0.13~0.20190723-bp153.2.3.1.aarch64.rpm elinks-0.13~0.20190723-bp153.2.3.1.ppc64le.rpm elinks-0.13~0.20190723-bp153.2.3.1.s390x.rpm openSUSE-2022-10048 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issues: fwts was updated to version 22.05.00: * lib: fwts_version.h - update to V22.05.00 * debian: update changelog * fwts-test: sync up IORT test with specification version E.d * acpi: mcfg: checking kernel lockdown when doing mmap PCI config space * auto-packager:mkpackage.sh: add kinetic * acpi: iort: update IORT test to specification version E.d * Update copyright year to 2022 * acpi: iort: update the IORT node dump * acpi: iort: update IORT node revision check * ACPICA: Update to version 20220331 Update to version 22.03.00: * lib: fwts_version.h - update to V22.03.00 * debian: update changelog * fwts-test: sync up the sdev checking secure access components * acpi: sdev: add checking secure access components * acpi: macf: report failures instead of just logging the errors * acpi/time: skip a number of TAD methods when _GCP[0] is clear * acpi:dmar: update the link of DMAR table * fwts-tests: update acpi dump data to be in sync with latest ACPICA * ACPICA: Update to version 20211217 Update to version 22.01.00: * fwts-test: sync up the adding option for get next high monotonic count * uefirtmisc: add option to specify iterations get next high monitonic count * uefirtmisc: add checking the resources for testing * lib: fwts_version.h - update to V22.01.00 * debian: update changelog * fwts_acpica: skip unneccessary null check * s3: use system suspend default if --s3-sleep-type is not used * tpmevlogdump: add supporting several new types for event log dumping * auto-packager: mkpackage.sh: remove hirsute * tpmevlog: add supporting several new types for event log checking * lib: fwts_tpm.h: add new type definition Update build dependencies (add zlib) Update to version 21.12.00: * lib: fwts_version.h - update to V21.12.00 * debian: update changelog * dmicheck: skip scanning smbios in /dev/mem on aarch64 * s3: increase s2idle_residency to u64 to avoid overflows * s3: fix incorrect error messages for s2idle_residency * acpi: uniqueid: clean up pedantic static analysis warnings * s4: clean up pedantic static analysis warnings fwts-22.05.00-bp153.2.18.1.src.rpm fwts-22.05.00-bp153.2.18.1.x86_64.rpm fwts-22.05.00-bp153.2.18.1.i586.rpm fwts-22.05.00-bp153.2.18.1.aarch64.rpm openSUSE-2022-10043 Security update for python-ipython important openSUSE Backports SLE-15-SP3 Update This update for python-ipython fixes the following issues: - CVE-2022-21699: Confining executed process to have limited privileges. (boo#1194936). python-ipython-7.13.0-bp153.2.6.1.src.rpm python3-ipython-7.13.0-bp153.2.6.1.noarch.rpm python3-ipython-iptest-7.13.0-bp153.2.6.1.noarch.rpm python-ipython-test-7.13.0-bp153.2.6.6.src.rpm openSUSE-2022-10062 Recommended update for susepaste moderate openSUSE Backports SLE-15-SP3 Update This update for susepaste fixes the following issues: - Add info on posting an image to susepaste in the man page, (boo#1193400). susepaste-0.6-bp153.2.3.1.noarch.rpm susepaste-0.6-bp153.2.3.1.src.rpm susepaste-screenshot-0.6-bp153.2.3.1.noarch.rpm openSUSE-2022-10015 Security update for firejail important openSUSE Backports SLE-15-SP3 Update This update for firejail fixes the following issues: firejail was updated to version 0.9.70: -CVE-2022-31214: - root escalation in --join logic (boo#1199148) Reported by Matthias Gerstner, working exploit code was provided to our development team. In the same time frame, the problem was independently reported by Birk Blechschmidt. Full working exploit code was also provided. - feature: enable shell tab completion with --tab (#4936) - feature: disable user profiles at compile time (#4990) - feature: Allow resolution of .local names with avahi-daemon in the apparmor - profile (#5088) - feature: always log seccomp errors (#5110) - feature: firecfg --guide, guided user configuration (#5111) - feature: --oom, kernel OutOfMemory-killer (#5122) - modif: --ids feature needs to be enabled at compile time (#5155) - modif: --nettrace only available to root user - rework: whitelist restructuring (#4985) - rework: firemon, speed up and lots of fixes - bugfix: --private-cwd not expanding macros, broken hyperrogue (#4910) - bugfix: nogroups + wrc prints confusing messages (#4930 #4933) - bugfix: openSUSE Leap - whitelist-run-common.inc (#4954) - bugfix: fix printing in evince (#5011) - bugfix: gcov: fix gcov functions always declared as dummy (#5028) - bugfix: Stop warning on safe supplementary group clean (#5114) - build: remove ultimately unused INSTALL and RANLIB check macros (#5133) - build: mkdeb.sh.in: pass remaining arguments to ./configure (#5154) - ci: replace centos (EOL) with almalinux (#4912) - ci: fix --version not printing compile-time features (#5147) - ci: print version after install & fix apparmor support on build_apparmor (#5148) - docs: Refer to firejail.config in configuration files (#4916) - docs: firejail.config: add warning about allow-tray (#4946) - docs: mention that the protocol command accumulates (#5043) - docs: mention inconsistent homedir bug involving --private=dir (#5052) - docs: mention capabilities(7) on --caps (#5078) - new profiles: onionshare, onionshare-cli, opera-developer, songrec - new profiles: node-gyp, npx, semver, ping-hardened - removed profiles: nvm firejail-0.9.70-bp153.2.6.1.src.rpm firejail-0.9.70-bp153.2.6.1.x86_64.rpm firejail-0.9.70-bp153.2.6.1.i586.rpm firejail-0.9.70-bp153.2.6.1.aarch64.rpm firejail-0.9.70-bp153.2.6.1.ppc64le.rpm firejail-0.9.70-bp153.2.6.1.s390x.rpm openSUSE-2022-10023 Security update for tor important openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor was updated to 0.4.7.8: * Fix a scenario where RTT estimation can become wedged, seriously degrading congestion control performance on all circuits. This impacts clients, onion services, and relays, and can be triggered remotely by a malicious endpoint. (TROVE-2022-001, CVE-2022-33903, boo#1200672) * Regenerate fallback directories generated on June 17, 2022. * Update the geoip files to match the IPFire Location Database, as retrieved on 2022/06/17. * Allow the rseq system call in the sandbox * logging bug fixes tor-0.4.7.8-bp153.2.15.1.src.rpm tor-0.4.7.8-bp153.2.15.1.x86_64.rpm tor-0.4.7.8-bp153.2.15.1.i586.rpm tor-0.4.7.8-bp153.2.15.1.aarch64.rpm tor-0.4.7.8-bp153.2.15.1.ppc64le.rpm openSUSE-2022-10018 Security update for atheme important openSUSE Backports SLE-15-SP3 Update This update for atheme fixes the following issues: atheme was updated to release 7.2.12: * CVE-2022-24976: Fixed General authentication bypass in Atheme IRC services with InspIRCd 3 [boo#1195989] * Track SASL login EID Update to release 7.2.11 * Add a preliminary Turkish translation * Add HMAC-MD5 verify-only support to crypto/pbkdf2v2 * modules/chanserv/akick: fix unload crash with akicks that have timeouts * modules/nickserv/multimark: use IRC case canonicalisation for restored nicks * modules/nickserv/multimark: forbid unloading due to the potential for data loss * CA_ constants: include CA_EXEMPT (+e) where appropriate Update to new upstream release 7.2.10.r2 * Fix potential NULL dereference in modules/crypto/posix. * Bump E-Mail address maximum length to 254 characters. * Use flags setter information in modules/chanserv/access & modules/chanserv/flags. * Fix issue where modules/misc/httpd was not closing its listening socket on deinit. * Fix GroupServ data loss issue when a group was the founder of another group. atheme-7.2.12-bp153.2.3.1.src.rpm atheme-7.2.12-bp153.2.3.1.x86_64.rpm atheme-devel-7.2.12-bp153.2.3.1.x86_64.rpm libathemecore1-7.2.12-bp153.2.3.1.x86_64.rpm atheme-7.2.12-bp153.2.3.1.i586.rpm atheme-devel-7.2.12-bp153.2.3.1.i586.rpm libathemecore1-7.2.12-bp153.2.3.1.i586.rpm atheme-7.2.12-bp153.2.3.1.aarch64.rpm atheme-devel-7.2.12-bp153.2.3.1.aarch64.rpm libathemecore1-7.2.12-bp153.2.3.1.aarch64.rpm atheme-7.2.12-bp153.2.3.1.ppc64le.rpm atheme-devel-7.2.12-bp153.2.3.1.ppc64le.rpm libathemecore1-7.2.12-bp153.2.3.1.ppc64le.rpm atheme-7.2.12-bp153.2.3.1.s390x.rpm atheme-devel-7.2.12-bp153.2.3.1.s390x.rpm libathemecore1-7.2.12-bp153.2.3.1.s390x.rpm openSUSE-2022-10034 Recommended update for amarok moderate openSUSE Backports SLE-15-SP3 Update This update for amarok fixes the following issues: - Add patch to make amarok activatable under GNOME (boo#1200767) amarok-2.9.70git.20201222T022603~89d13c15ad-bp153.2.3.1.src.rpm amarok-2.9.70git.20201222T022603~89d13c15ad-bp153.2.3.1.x86_64.rpm amarok-lang-2.9.70git.20201222T022603~89d13c15ad-bp153.2.3.1.noarch.rpm amarok-2.9.70git.20201222T022603~89d13c15ad-bp153.2.3.1.aarch64.rpm openSUSE-2022-10036 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 103.0.5060.53 (boo#1200783) * CVE-2022-2156: Use after free in Base * CVE-2022-2157: Use after free in Interest groups * CVE-2022-2158: Type Confusion in V8 * CVE-2022-2160: Insufficient policy enforcement in DevTools * CVE-2022-2161: Use after free in WebApp Provider * CVE-2022-2162: Insufficient policy enforcement in File System API * CVE-2022-2163: Use after free in Cast UI and Toolbar * CVE-2022-2164: Inappropriate implementation in Extensions API * CVE-2022-2165: Insufficient data validation in URL formatting chromedriver-103.0.5060.53-bp153.2.104.1.x86_64.rpm chromium-103.0.5060.53-bp153.2.104.1.src.rpm chromium-103.0.5060.53-bp153.2.104.1.x86_64.rpm chromedriver-103.0.5060.53-bp153.2.104.1.aarch64.rpm chromium-103.0.5060.53-bp153.2.104.1.aarch64.rpm openSUSE-2022-10052 Recommended update for trytond, trytond_stock moderate openSUSE Backports SLE-15-SP3 Update This update for trytond, trytond_stock fixes the following issues: Changes in trytond_stock: - Version 6.0.15 - Bugfix Release Changes in trytond: - Version 6.0.20 - Bugfix Release Changes in trytond: - Version 5.0.49 - Bugfix Release - Version 5.0.48 - Bugfix Release - Version 5.0.47 - Bugfix Release - Version 5.0.46 - Bugfix Release - Version 5.0.45 - Bugfix Release - Version 5.0.44 - Bugfix Release - Version 5.0.43 - Bugfix Release trytond-5.0.49-bp153.2.13.1.noarch.rpm trytond-5.0.49-bp153.2.13.1.src.rpm openSUSE-2022-10044 Security update for chafa moderate openSUSE Backports SLE-15-SP3 Update This update for chafa fixes the following issues: - CVE-2022-2301: Fix buffer over-read (boo#1201211) chafa-1.4.1-bp153.2.8.1.src.rpm chafa-1.4.1-bp153.2.8.1.x86_64.rpm chafa-debuginfo-1.4.1-bp153.2.8.1.x86_64.rpm chafa-debugsource-1.4.1-bp153.2.8.1.x86_64.rpm chafa-devel-1.4.1-bp153.2.8.1.x86_64.rpm chafa-doc-1.4.1-bp153.2.8.1.noarch.rpm libchafa0-1.4.1-bp153.2.8.1.x86_64.rpm libchafa0-debuginfo-1.4.1-bp153.2.8.1.x86_64.rpm chafa-1.4.1-bp153.2.8.1.i586.rpm chafa-debuginfo-1.4.1-bp153.2.8.1.i586.rpm chafa-debugsource-1.4.1-bp153.2.8.1.i586.rpm chafa-devel-1.4.1-bp153.2.8.1.i586.rpm libchafa0-1.4.1-bp153.2.8.1.i586.rpm libchafa0-debuginfo-1.4.1-bp153.2.8.1.i586.rpm chafa-1.4.1-bp153.2.8.1.aarch64.rpm chafa-debuginfo-1.4.1-bp153.2.8.1.aarch64.rpm chafa-debugsource-1.4.1-bp153.2.8.1.aarch64.rpm chafa-devel-1.4.1-bp153.2.8.1.aarch64.rpm libchafa0-1.4.1-bp153.2.8.1.aarch64.rpm libchafa0-debuginfo-1.4.1-bp153.2.8.1.aarch64.rpm chafa-1.4.1-bp153.2.8.1.ppc64le.rpm chafa-debuginfo-1.4.1-bp153.2.8.1.ppc64le.rpm chafa-debugsource-1.4.1-bp153.2.8.1.ppc64le.rpm chafa-devel-1.4.1-bp153.2.8.1.ppc64le.rpm libchafa0-1.4.1-bp153.2.8.1.ppc64le.rpm libchafa0-debuginfo-1.4.1-bp153.2.8.1.ppc64le.rpm chafa-1.4.1-bp153.2.8.1.s390x.rpm chafa-debuginfo-1.4.1-bp153.2.8.1.s390x.rpm chafa-debugsource-1.4.1-bp153.2.8.1.s390x.rpm chafa-devel-1.4.1-bp153.2.8.1.s390x.rpm libchafa0-1.4.1-bp153.2.8.1.s390x.rpm libchafa0-debuginfo-1.4.1-bp153.2.8.1.s390x.rpm openSUSE-2022-10046 Recommended update for unoconv moderate openSUSE Backports SLE-15-SP3 Update This update for unoconv fixes the following issues: - required python3 instead of python unoconv-0.7-bp153.2.3.1.noarch.rpm unoconv-0.7-bp153.2.3.1.src.rpm openSUSE-2022-10047 Recommended update for gnuhealth-client low openSUSE Backports SLE-15-SP3 Update gnuhealth-client was updated to fix plugins. gnuhealth-client-3.8.1-bp153.3.3.1.noarch.rpm gnuhealth-client-3.8.1-bp153.3.3.1.src.rpm openSUSE-2022-10055 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 103.0.5060.114 (boo#1201216) * CVE-2022-2294: Heap buffer overflow in WebRTC * CVE-2022-2295: Type Confusion in V8 * CVE-2022-2296: Use after free in Chrome OS Shell chromedriver-103.0.5060.114-bp153.2.107.1.x86_64.rpm chromium-103.0.5060.114-bp153.2.107.1.src.rpm chromium-103.0.5060.114-bp153.2.107.1.x86_64.rpm chromedriver-103.0.5060.114-bp153.2.107.1.aarch64.rpm chromium-103.0.5060.114-bp153.2.107.1.aarch64.rpm openSUSE-2022-10056 Recommended update for certbot moderate openSUSE Backports SLE-15-SP3 Update This update for the certbot 1.22.0 brings current updates and fixes. python-acme-1.22.0-bp153.2.3.1.src.rpm python3-acme-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-apache-1.22.0-bp153.2.3.1.src.rpm python3-certbot-apache-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-cloudflare-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-cloudflare-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-cloudxns-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-cloudxns-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-digitalocean-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-digitalocean-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-dnsimple-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-dnsimple-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-dnsmadeeasy-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-dnsmadeeasy-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-google-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-google-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-linode-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-linode-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-luadns-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-luadns-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-nsone-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-nsone-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-rfc2136-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-rfc2136-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-dns-route53-1.22.0-bp153.2.3.1.src.rpm python3-certbot-dns-route53-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-nginx-1.22.0-bp153.2.3.1.src.rpm python3-certbot-nginx-1.22.0-bp153.2.3.1.noarch.rpm python-certbot-1.22.0-bp153.2.3.1.src.rpm python3-certbot-1.22.0-bp153.2.3.1.noarch.rpm python-josepy-1.10.0-bp153.2.3.1.src.rpm python3-josepy-1.10.0-bp153.2.3.1.noarch.rpm openSUSE-2022-10065 Security update for phpPgAdmin critical openSUSE Backports SLE-15-SP3 Update This update for phpPgAdmin fixes the following issues: - CVE-2019-10784: Fixed improper source validation that could lead to CSRF (boo#1162794) phpPgAdmin-7.13.0-bp153.2.6.1.noarch.rpm phpPgAdmin-7.13.0-bp153.2.6.1.src.rpm phpPgAdmin-apache-7.13.0-bp153.2.6.1.noarch.rpm openSUSE-2022-10073 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium was updated to 103.0.5060.134 (boo#1201679): * CVE-2022-2477 : Use after free in Guest View * CVE-2022-2478 : Use after free in PDF * CVE-2022-2479 : Insufficient validation of untrusted input in File * CVE-2022-2480 : Use after free in Service Worker API * CVE-2022-2481: Use after free in Views * CVE-2022-2163: Use after free in Cast UI and Toolbar * Various fixes from internal audits, fuzzing and other initiatives chromedriver-103.0.5060.134-bp153.2.110.1.x86_64.rpm chromium-103.0.5060.134-bp153.2.110.1.src.rpm chromium-103.0.5060.134-bp153.2.110.1.x86_64.rpm chromedriver-103.0.5060.134-bp153.2.110.1.aarch64.rpm chromium-103.0.5060.134-bp153.2.110.1.aarch64.rpm openSUSE-2022-10223 Recommended update for jupyter-jupyterlab-server moderate openSUSE Backports SLE-15-SP3 Update This update for jupyter-jupyterlab-server fixes the following issues: Update to 1.2.0: * Expose settings API to other handlers. * Always wait for process to finish * ensure the 'WHICH' command returns absolute path instead of relative path * Clean up terminate logic * Kill the subprocess if it does not stop * Do not try to close the watch process file handle * Update nodejs error message to not give an outdated version. * Black and White Listings Handler * Fix URL prefixing for absolute URLs jupyter-jupyterlab-server-1.2.0-bp153.2.3.1.noarch.rpm jupyter-jupyterlab-server-1.2.0-bp153.2.3.1.src.rpm openSUSE-2022-10071 Recommended update for eigen3 moderate openSUSE Backports SLE-15-SP3 Update This update for eigen3 fixes the following issues: - Fix double {prefix} as we use INCLUDE_INSTALL_DIR with {_includedir}. (boo#1148642.) eigen3-3.3.4-bp153.2.3.1.src.rpm eigen3-devel-3.3.4-bp153.2.3.1.noarch.rpm eigen3-doc-3.3.4-bp153.2.3.1.noarch.rpm openSUSE-2022-10134 Security update for connman critical openSUSE Backports SLE-15-SP3 Update This update for connman fixes the following issues: - CVE-2022-32292: Add refcounting to wispr portal detection to avoid heap overflow (boo#1200190) - CVE-2022-32292: Fix OOB write in received_data (boo#1200189) connman-1.41-bp153.2.6.1.src.rpm connman-1.41-bp153.2.6.1.x86_64.rpm connman-client-1.41-bp153.2.6.1.x86_64.rpm connman-devel-1.41-bp153.2.6.1.x86_64.rpm connman-doc-1.41-bp153.2.6.1.x86_64.rpm connman-nmcompat-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-iospm-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-l2tp-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-openvpn-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-polkit-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-pptp-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-tist-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-vpnc-1.41-bp153.2.6.1.x86_64.rpm connman-plugin-wireguard-1.41-bp153.2.6.1.x86_64.rpm connman-test-1.41-bp153.2.6.1.x86_64.rpm connman-1.41-bp153.2.6.1.i586.rpm connman-client-1.41-bp153.2.6.1.i586.rpm connman-devel-1.41-bp153.2.6.1.i586.rpm connman-doc-1.41-bp153.2.6.1.i586.rpm connman-nmcompat-1.41-bp153.2.6.1.i586.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.6.1.i586.rpm connman-plugin-iospm-1.41-bp153.2.6.1.i586.rpm connman-plugin-l2tp-1.41-bp153.2.6.1.i586.rpm connman-plugin-openvpn-1.41-bp153.2.6.1.i586.rpm connman-plugin-polkit-1.41-bp153.2.6.1.i586.rpm connman-plugin-pptp-1.41-bp153.2.6.1.i586.rpm connman-plugin-tist-1.41-bp153.2.6.1.i586.rpm connman-plugin-wireguard-1.41-bp153.2.6.1.i586.rpm connman-test-1.41-bp153.2.6.1.i586.rpm connman-1.41-bp153.2.6.1.aarch64.rpm connman-client-1.41-bp153.2.6.1.aarch64.rpm connman-devel-1.41-bp153.2.6.1.aarch64.rpm connman-doc-1.41-bp153.2.6.1.aarch64.rpm connman-nmcompat-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-iospm-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-l2tp-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-openvpn-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-polkit-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-pptp-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-tist-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-vpnc-1.41-bp153.2.6.1.aarch64.rpm connman-plugin-wireguard-1.41-bp153.2.6.1.aarch64.rpm connman-test-1.41-bp153.2.6.1.aarch64.rpm connman-1.41-bp153.2.6.1.ppc64le.rpm connman-client-1.41-bp153.2.6.1.ppc64le.rpm connman-devel-1.41-bp153.2.6.1.ppc64le.rpm connman-doc-1.41-bp153.2.6.1.ppc64le.rpm connman-nmcompat-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-iospm-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-l2tp-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-openvpn-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-polkit-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-pptp-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-vpnc-1.41-bp153.2.6.1.ppc64le.rpm connman-plugin-wireguard-1.41-bp153.2.6.1.ppc64le.rpm connman-test-1.41-bp153.2.6.1.ppc64le.rpm connman-1.41-bp153.2.6.1.s390x.rpm connman-client-1.41-bp153.2.6.1.s390x.rpm connman-devel-1.41-bp153.2.6.1.s390x.rpm connman-doc-1.41-bp153.2.6.1.s390x.rpm connman-nmcompat-1.41-bp153.2.6.1.s390x.rpm connman-plugin-hh2serial-gps-1.41-bp153.2.6.1.s390x.rpm connman-plugin-iospm-1.41-bp153.2.6.1.s390x.rpm connman-plugin-l2tp-1.41-bp153.2.6.1.s390x.rpm connman-plugin-openvpn-1.41-bp153.2.6.1.s390x.rpm connman-plugin-polkit-1.41-bp153.2.6.1.s390x.rpm connman-plugin-pptp-1.41-bp153.2.6.1.s390x.rpm connman-plugin-tist-1.41-bp153.2.6.1.s390x.rpm connman-plugin-vpnc-1.41-bp153.2.6.1.s390x.rpm connman-plugin-wireguard-1.41-bp153.2.6.1.s390x.rpm connman-test-1.41-bp153.2.6.1.s390x.rpm openSUSE-2022-10094 Security update for trivy moderate openSUSE Backports SLE-15-SP3 Update This update for trivy fixes the following issues: Update to version 0.30.4: * fix: remove the first arg when running as a plugin (#2595) * fix: k8s controlplaner scanning (#2593) * fix(vuln): GitLab report template (#2578) Update to version 0.30.3: * fix(server): use a new db worker for hot updates (#2581) * docs: add trivy with download-db-only flag to Air-Gapped Environment (#2583) * docs: split commands to download db for different versions of oras (#2582) * feat(report): export exitcode for license checks (#2564) * fix: cli can use lowercase for severities (#2565) * fix: allow subcommands with TRIVY_RUN_AS_PLUGIN (#2577) * fix: add missing types in TypeOSes and TypeLanguages in analyzer (#2569) * fix: enable some features of the wasm runtime (#2575) * fix(k8s): no error logged if trivy can't get docker image in kubernetes mode (#2521) * docs(sbom): improve sbom attestation documentation (#2566) Update to version 0.30.2: * fix(report): show the summary without results (#2548) * fix(cli): replace '-' to '_' for env vars (#2561) Update to version 0.30.1: * chore: remove a test repository (#2551) * fix(license): lazy loading of classifiers (#2547) * fix: CVE-2022-1996 in Trivy (#2499) * docs(sbom): add sbom attestation (#2527) * feat(rocky): set Rocky Linux 9 EOL (#2543) * docs: add attributes to the video tag to autoplay demo videos (#2538) * fix: yaml files with non-string chart name (#2534) * fix: skip dirs (#2530) * feat(repo): add support for branch, commit, & tag (#2494) * fix: remove auto configure environment variables via viper (#2526) Update to version 0.30.0: * fix: separating multiple licenses from one line in dpkg copyright files (#2508) * fix: change a capital letter for `plugin uninstall` subcommand (#2519) * fix: k8s hide empty report when scanning resource (#2517) * refactor: fix comments (#2516) * fix: scan vendor dir (#2515) * feat: Add support for license scanning (#2418) * chore: add owners for secret scanning (#2485) * fix: remove dependency-tree flag for image subcommand (#2492) * fix(k8s): add shorthand for k8s namespace flag (#2495) * docs: add information about using multiple servers to troubleshooting (#2498) * ci: add pushing canary build images to registries (#2428) * feat(dotnet): add support for .Net core .deps.json files (#2487) * feat(amazon): add support for 2022 version (#2429) * Type correction bitnami chart (#2415) * docs: add config file and update CLI references (#2489) * feat: add support for flag groups (#2488) * refactor: move from urfave/cli to spf13/cobra (#2458) * fix: Fix secrets output not containing file/lines (#2467) * fix: clear output with modules (#2478) * docs(cbl): distroless 1.0 supported (#2473) * fix: Fix example dockerfile rego policy (#2460) * fix(config): add helm to list of config analyzers (#2457) * feat: k8s resouces scan (#2395) * feat(sbom): add cyclonedx sbom scan (#2203) * docs: remove links to removed content (#2431) * ci: added rpm build for rhel 9 (#2437) * fix(secret): remove space from asymmetric private key (#2434) * test(integration): fix golden files for debian 9 (#2435) * fix(cli): fix version string in docs link when secret scanning is enabled (#2422) * refactor: move CycloneDX marshaling (#2420) * docs(nodejs): add docs about pnpm support (#2423) * docs: improve k8s usage documentation (#2425) * feat: Make secrets scanning output consistant (#2410) * ci: create canary build after main branch changes (#1638) * fix(misconf): skip broken scans (#2396) * feat(nodejs): add pnpm support (#2414) * fix: Fix false positive for use of COS images (#2413) * eliminate nerdctl dependency (#2412) * Add EOL date for SUSE SLES 15.3, 15.4 and OpenSUSE 15.4 (#2403) * fix(go): no cast to lowercase go package names (#2401) * BREAKING(sbom): change 'trivy sbom' to scan SBOM (#2408) * fix(server): hot update the db from custom repository (#2406) * feat: added license parser for dpkg (#2381) * fix(misconf): Update defsec (v0.68.5) to fix docker rego duplicate key (#2400) * feat: extract stripe publishable and secret keys (#2392) * feat: rbac support k8s sub-command (#2339) * feat(ruby): drop platform strings from dependency versions bundled with bundler v2 (#2390) * docs: Updating README with new CLI command (#2359) * fix(misconf): Update defsec to v0.68.4 to resolve CF detection bug (#2383) * chore: add integration label and merge security label (#2316) Update to version 0.29.2: * chore: skip Visual Studio Code project folder (#2379) * fix(helm): handle charts with templated names (#2374) * docs: redirect operator docs to trivy-operator repo (#2372) * fix(secret): use secret result when determining Failed status (#2370) * try removing libdb-dev * run integration tests in fanal * use same testing images in fanal * feat(helm): add support for trivy dbRepository (#2345) * fix: Fix failing test due to deref lint issue * test: Fix broken test * fix: Fix makefile when no previous named ref is visible in a shallow clone * chore: Fix linting issues in fanal * refactor: Fix fanal import paths and remove dotfiles Update to version 0.29.1: * fix(report): add required fields to the SARIF template (#2341) * chore: fix spelling errors (#2352) * Omit Remediation if PrimaryURL is empty (#2006) * docs(repo): Link to installation documentation in readme shows 404 (#2348) * feat(alma): support for scanning of modular packages for AlmaLinux (#2347) Update to version 0.29.0: * fix(lang): fix dependency graph in client server mode (#2336) * feat: allow expiration date for .trivyignore entries (#2332) * feat(lang): add dependency origin graph (#1970) * docs: update nix installation info (#2331) * feat: add rbac scanning support (#2328) * refactor: move WordPress module to another repository (#2329) * ci: add support for ppc64le (#2281) * feat: add support for WASM modules (#2195) * feat(secret): show recommendation for slow scanning (#2051) * fix(flag): remove --clear-cache flag client mode (#2301) * fix(java): added check for looping for variable evaluation in pom file (#2322) * BREAKING(k8s): change CLI API (#2186) * feat(alpine): add Alpine Linux 3.16 (#2319) * ci: add `go mod tidy` check (#2314) * chore: run `go mod tidy` (#2313) * fix: do not exit if one resource is not found (#2311) * feat(cli): use stderr for all log messages (resolve #381) (#2289) * test: replace deprecated subcommand client in integration tests (#2308) * feat: add support for containerd (#2305) * fix(kubernetes): Support floats in manifest yaml (#2297) * docs(kubernetes): dead links (#2307) * chore: add license label (#2304) * feat(mariner): added support for CBL-Mariner Distroless v2.0 (#2293) * feat(helm): add pod annotations (#2272) * refactor: do not import defsec in fanal types package (#2292) * feat(report): Add misconfiguration support to ASFF report template (#2285) * test: use images in GHCR (#2275) * feat(helm): support pod annotations (#2265) * feat(misconf): Helm chart scanning (#2269) * docs: Update custom rego policy docs to reflect latest defsec/fanal changes (#2267) * fix: mask redis credentials when logging (#2264) * refactor: extract commands Runner interface (#2147) * docs: update operator release (#2263) * feat(redhat): added architecture check (#2172) * docs: updating links in the docs to work again (#2256) * docs: fix readme (#2251) * fix: fixed incorrect CycloneDX output format (#2255) * refactor(deps): move dependencies to package (#2189) * fix(report): change github format version to required (#2229) * docs: update readme (#2110) * docs: added information about choosing advisory database (#2212) * chore: update trivy-kubernetes (#2224) * docs: clarifying parts of the k8s docs and updating links (#2222) * fix(k8s): timeout error logging (#2179) * chore(deps): updated fanal after fix AsymmetricPrivateKeys (#2214) * feat(k8s): add --context flag (#2171) * fix(k8s): properly instantiate TableWriter (#2175) * test: fixed integration tests after updating testcontainers to v0.13.0 (#2208) * chore: update labels (#2197) * fix(report): fixed panic if all misconf reports were removed in filter (#2188) * feat(k8s): scan secrets (#2178) * feat(report): GitHub Dependency Snapshots support (#1522) * feat(db): added insecure skip tls verify to download trivy db (#2140) * fix(redhat): always use vulns with fixed version if there is one (#2165) * chore(redhat): Add support for Red Hat UBI 9. (#2183) * fix(k8s): update trivy-kubernetes (#2163) * fix misconfig start line for code quality tpl (#2181) * fix: update docker/distribution from 2.8.0 to 2.8.1 (#2176) * docs(vuln): Include GitLab 15.0 integration (#2153) * docs: fix the operator version (#2167) * fix(k8s): summary report when when only vulns exit (#2146) * chore(deps): Update fanal to get defsec v0.58.2 (fixes false positives in ksv038) (#2156) * perf(misconf): Improve performance when scanning very large files (#2152) * docs(misconf): Update examples and docs to refer to builtin/defsec instead of appshield (#2150) * chore(deps): Update fanal (for less verbose code in misconf results) (#2151) * docs: fixed installation instruction for rhel/centos (#2143) Update to version 0.28.0 (boo#1199760, CVE-2022-28946): * fix: remove Highlighted from json output (#2131) * fix: remove trivy-kubernetes replace (#2132) * docs: Add Operator docs under Kubernetes section (#2111) * fix(k8s): security-checks panic (#2127) * ci: added k8s scope (#2130) * docs: Update misconfig output in examples (#2128) * fix(misconf): Fix coloured output in Goland terminal (#2126) * docs(secret): Fix default value of --security-checks in docs (#2107) * refactor(report): move colorize function from trivy-db (#2122) * feat: k8s resource scanning (#2118) * chore: add CODEOWNERS (#2121) * feat(image): add `--server` option for remote scans (#1871) * refactor: k8s (#2116) * refactor: export useful APIs (#2108) * docs: fix k8s doc (#2114) * feat(kubernetes): Add report flag for summary (#2112) * fix: Remove problematic advanced rego policies (#2113) * feat(misconf): Add special output format for misconfigurations (#2100) * feat: add k8s subcommand (#2065) * chore: fix make lint version (#2102) * fix(java): handle relative pom modules (#2101) * fix(misconf): Add missing links for non-rego misconfig results (#2094) * feat(misconf): Added fs.FS based scanning via latest defsec (#2084) * chore(os): updated fanal version and alpine distroless test (#2086) * feat(report): add support for SPDX (#2059) * chore: app version 0.27.0 (#2046) * fix(misconf): added to skip conf files if their scanning is not enabled (#2066) * docs(secret) fix rule path in docs (#2061) * docs: change from go.sum to go.mod (#2056) Update to version 0.27.1: * refactor(fs): scanner options (#2050) * feat(secret): truncate long line (#2052) * docs: fix a broken bullets (#2042) * feat(ubuntu): add 22.04 approx eol date (#2044) * docs: update installation.md (#2027) * docs: add Containerfile (#2032) Update to version 0.27.0: * fix(go): fixed panic to scan gomod without version (#2038) * docs(mariner): confirm it works with Mariner 2.0 VM (#2036) * feat(secret): support enable rules (#2035) * chore: app version 26.0 (#2030) * docs(secret): add a demo movie (#2031) * feat: support cache TTL in Redis (#2021) * fix(go): skip system installed binaries (#2028) * fix(go): check if go.sum is nil (#2029) * feat: add secret scanning (#1901) * chore: gh publish only with push the tag release (#2025) * fix(fs): ignore permission errors (#2022) * test(mod): using correct module inside test go.mod (#2020) * feat(server): re-add proxy support for client/server communications (#1995) * fix(report): truncate a description before escaping in ASFF template (#2004) * fix(cloudformation): correct margin removal for empty lines (#2002) * fix(template): correct check of old sarif template files (#2003) Update to version 0.26.0: * feat(alpine): warn mixing versions (#2000) * Update ASFF template (#1914) * chore(deps): replace `containerd/containerd` version to fix CVE-2022-23648 (#1994) * test(go): add integration tests for gomod (#1989) * fix(python): fixed panic when scan .egg archive (#1992) * fix(go): set correct go modules type (#1990) * feat(alpine): support apk repositories (#1987) * docs: add CBL-Mariner (#1982) * docs(go): fix version (#1986) * feat(go): support go.mod in Go 1.17+ (#1985) * ci: fix URLs in the PR template (#1972) * ci: add semantic pull requests check (#1968) * docs(issue): added docs for wrong detection issues (#1961) Update to version 0.25.4: * docs: move CONTRIBUTING.md to docs (#1971) * refactor(table): use file name instead package path (#1966) * fix(sbom): add --db-repository (#1964) * feat(table): add PkgPath in table result (#1960) * fix(pom): merge multiple pom imports in a good manner (#1959) Update to version 0.25.3: * fix(downloadDB): add dbRepositoryFlag to repository and rootfs commands (#1956) * fix(misconf): update BurntSushi/toml for fix runtime error (#1948) * fix(misconf): Update fanal/defsec to resolve missing metadata issues (#1947) * feat(jar): allow setting Maven Central URL using environment variable (#1939) * chore(chart): update Trivy version in HelmChart to 0.25.0 (#1931) * chore(chart): remove version comments (#1933) Update to version 0.25.2: * fix(downloadDB): add flag to server command (#1942) Update to version 0.25.1: * fix(misconf): update defsec to resolve panics (#1935) * docs: restructure the documentation (#1887) * Add trivy horizontal logo (#1932) * feat(db): Add dbRepository flag to get advisory database from OCI registry (#1873) - Buildrequire go1.18 as upstream says in go.mod Update to version 0.25.0: * docs(filter vulnerabilities): fix link (#1880) * feat(template) Add misconfigurations to gitlab codequality report (#1756) * fix(rpc): add PkgPath field to client / server mode (#1643) * fix(vulnerabilities): fixed trivy-db vulns (#1883) * feat(cache): remove temporary cache after filesystem scanning (#1868) * feat(sbom): add a dedicated sbom command (#1799) * feat(cyclonedx): add vulnerabilities (#1832) * fix(option): hide false warning about remote options (#1865) * feat(filesystem): scan in client/server mode (#1829) * refactor(template): remove unused test (#1861) * fix(cli): json format for trivy version (#1854) * docs: change URL for tfsec-checks (#1857) trivy-0.30.4-bp153.8.1.src.rpm trivy-0.30.4-bp153.8.1.x86_64.rpm trivy-0.30.4-bp153.8.1.i586.rpm trivy-0.30.4-bp153.8.1.aarch64.rpm trivy-0.30.4-bp153.8.1.s390x.rpm openSUSE-2022-10084 Recommended update for trytond_account moderate openSUSE Backports SLE-15-SP3 Update This update for trytond_account fixes the following issues: Versions updated: - Version 5.0.26 - Bugfix Releases trytond_account-5.0.26-bp153.2.10.1.noarch.rpm trytond_account-5.0.26-bp153.2.10.1.src.rpm openSUSE-2022-10092 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 104.0.5112.79 (boo#1202075) * CVE-2022-2603: Use after free in Omnibox * CVE-2022-2604: Use after free in Safe Browsing * CVE-2022-2605: Out of bounds read in Dawn * CVE-2022-2606: Use after free in Managed devices API * CVE-2022-2607: Use after free in Tab Strip * CVE-2022-2608: Use after free in Overview Mode * CVE-2022-2609: Use after free in Nearby Share * CVE-2022-2610: Insufficient policy enforcement in Background Fetch * CVE-2022-2611: Inappropriate implementation in Fullscreen API * CVE-2022-2612: Side-channel information leakage in Keyboard input * CVE-2022-2613: Use after free in Input * CVE-2022-2614: Use after free in Sign-In Flow * CVE-2022-2615: Insufficient policy enforcement in Cookies * CVE-2022-2616: Inappropriate implementation in Extensions API * CVE-2022-2617: Use after free in Extensions API * CVE-2022-2618: Insufficient validation of untrusted input in Internals * CVE-2022-2619: Insufficient validation of untrusted input in Settings * CVE-2022-2620: Use after free in WebUI * CVE-2022-2621: Use after free in Extensions * CVE-2022-2622: Insufficient validation of untrusted input in Safe Browsing * CVE-2022-2623: Use after free in Offline * CVE-2022-2624: Heap buffer overflow in PDF - Switch back to Clang so that we can use BTI on aarch64 * Gold is too old - doesn't understand BTI * LD crashes on aarch64 - Re-enable LTO - Prepare move to FFmpeg 5 for new channel layout (requires 5.1+) chromedriver-104.0.5112.79-bp153.2.113.1.x86_64.rpm chromium-104.0.5112.79-bp153.2.113.1.src.rpm chromium-104.0.5112.79-bp153.2.113.1.x86_64.rpm chromedriver-104.0.5112.79-bp153.2.113.1.aarch64.rpm chromium-104.0.5112.79-bp153.2.113.1.aarch64.rpm openSUSE-2022-10093 Recommended update for proftpd moderate openSUSE Backports SLE-15-SP3 Update This update for proftpd fixes the following issues: proftpd was updated to 1.3.7e - Released 23-Jul-2022 * Issue 1448 - Ensure that mod_sftp algorithms work properly with OpenSSL 3.x. 1.3.7d - Released 23-Apr-2022 * Issue 1321 - Crash with long lines in AuthGroupFile due to large realloc(3). * Issue 1325 - NLST does not behave consistently for relative paths. * Issue 1346 - Implement AllowForeignAddress class matching for passive data transfers. * Bug 4467 - DeleteAbortedStores removes successfully transferred files unexpectedly. * Issue 1401 - Keepalive socket options should be set using IPPROTO_TCP, not SOL_SOCKET. * Issue 1402 - TCP keepalive SocketOptions should apply to control as well as data connection. * Issue 1396 - ProFTPD always uses the same PassivePorts port for first transfer. * Issue 1369 - Name-based virtual hosts not working as expected after upgrade from 1.3.7a to 1.3.7b. Update to version 1.3.7c: * http://proftpd.org/docs/NEWS-1.3.7c * http://proftpd.org/docs/RELEASE_NOTES-1.3.7c - Added hardening to systemd service(s) (boo#1181400). 1.3.7e - Released 23-Jul-2022 * Issue 1448 - Ensure that mod_sftp algorithms work properly with OpenSSL 3.x. 1.3.7d - Released 23-Apr-2022 * Issue 1321 - Crash with long lines in AuthGroupFile due to large realloc(3). * Issue 1325 - NLST does not behave consistently for relative paths. * Issue 1346 - Implement AllowForeignAddress class matching for passive data transfers. * Bug 4467 - DeleteAbortedStores removes successfully transferred files unexpectedly. * Issue 1401 - Keepalive socket options should be set using IPPROTO_TCP, not SOL_SOCKET. * Issue 1402 - TCP keepalive SocketOptions should apply to control as well as data connection. * Issue 1396 - ProFTPD always uses the same PassivePorts port for first transfer. * Issue 1369 - Name-based virtual hosts not working as expected after upgrade from 1.3.7a to 1.3.7b. Update to version 1.3.7c: * http://proftpd.org/docs/NEWS-1.3.7c * http://proftpd.org/docs/RELEASE_NOTES-1.3.7c proftpd-1.3.7e-bp153.2.3.1.src.rpm proftpd-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-devel-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-doc-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-lang-1.3.7e-bp153.2.3.1.noarch.rpm proftpd-ldap-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-mysql-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-pgsql-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-radius-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-sqlite-1.3.7e-bp153.2.3.1.x86_64.rpm proftpd-1.3.7e-bp153.2.3.1.i586.rpm proftpd-devel-1.3.7e-bp153.2.3.1.i586.rpm proftpd-doc-1.3.7e-bp153.2.3.1.i586.rpm proftpd-ldap-1.3.7e-bp153.2.3.1.i586.rpm proftpd-mysql-1.3.7e-bp153.2.3.1.i586.rpm proftpd-pgsql-1.3.7e-bp153.2.3.1.i586.rpm proftpd-radius-1.3.7e-bp153.2.3.1.i586.rpm proftpd-sqlite-1.3.7e-bp153.2.3.1.i586.rpm proftpd-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-devel-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-doc-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-ldap-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-mysql-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-pgsql-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-radius-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-sqlite-1.3.7e-bp153.2.3.1.aarch64.rpm proftpd-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-devel-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-doc-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-ldap-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-mysql-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-pgsql-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-radius-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-sqlite-1.3.7e-bp153.2.3.1.ppc64le.rpm proftpd-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-devel-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-doc-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-ldap-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-mysql-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-pgsql-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-radius-1.3.7e-bp153.2.3.1.s390x.rpm proftpd-sqlite-1.3.7e-bp153.2.3.1.s390x.rpm openSUSE-2022-10090 Security update for canna important openSUSE Backports SLE-15-SP3 Update This update for canna fixes the following issues: - CVE-2022-21950: move UNIX socket dir from /tmp to /run to avoid local attackers being able to place bogus directories in its stead. Use systemd-tmpfiles for cleaning old sockets (boo#1199280). canna-3.7p3-bp153.2.3.1.src.rpm canna-3.7p3-bp153.2.3.1.x86_64.rpm canna-devel-3.7p3-bp153.2.3.1.x86_64.rpm canna-libs-3.7p3-bp153.2.3.1.x86_64.rpm canna-3.7p3-bp153.2.3.1.i586.rpm canna-devel-3.7p3-bp153.2.3.1.i586.rpm canna-libs-3.7p3-bp153.2.3.1.i586.rpm canna-libs-32bit-3.7p3-bp153.2.3.1.x86_64.rpm canna-3.7p3-bp153.2.3.1.aarch64.rpm canna-devel-3.7p3-bp153.2.3.1.aarch64.rpm canna-libs-3.7p3-bp153.2.3.1.aarch64.rpm canna-libs-64bit-3.7p3-bp153.2.3.1.aarch64_ilp32.rpm canna-3.7p3-bp153.2.3.1.ppc64le.rpm canna-devel-3.7p3-bp153.2.3.1.ppc64le.rpm canna-libs-3.7p3-bp153.2.3.1.ppc64le.rpm canna-3.7p3-bp153.2.3.1.s390x.rpm canna-devel-3.7p3-bp153.2.3.1.s390x.rpm canna-libs-3.7p3-bp153.2.3.1.s390x.rpm openSUSE-2022-10095 Security update for nim important openSUSE Backports SLE-15-SP3 Update This update for nim fixes the following issues: Includes upstream security fixes for: * (boo#1175333, CVE-2020-15693) httpClient is vulnerable to a CR-LF injection * (boo#1175334, CVE-2020-15692) mishandle of argument to browsers.openDefaultBrowser * (boo#1175332, CVE-2020-15694) httpClient.get().contentLength() fails to properly validate the server response * (boo#1192712, CVE-2021-41259) null byte accepted in getContent function, leading to URI validation bypass * (boo#1185948, CVE-2021-29495) stdlib httpClient does not validate peer certificates by default * (boo#1185085, CVE-2021-21374) Improper verification of the SSL/TLS certificate * (boo#1185084, CVE-2021-21373) "nimble refresh" falls back to a non-TLS URL in case of error * (boo#1185083, CVE-2021-21372) doCmd can be leveraged to execute arbitrary commands * (boo#1181705, CVE-2020-15690) Standard library asyncftpclient lacks a check for newline character Following nim tools now work as expected: * nim_dbg is now installed. * nim-gdb can be successfully launched as it finds and loads nim-gdb.py correctly under gdb. * nimble package manager stores package information per user. * compiler package can be found and used, as it may be required by other packages. Update to 1.6.6 * standard library use consistent styles for variable names so it can be used in projects which force a consistent style with --styleCheck:usages option. * ARC/ORC are now considerably faster at method dispatching, bringing its performance back on the level of the refc memory management. * Full changelog: https://nim-lang.org/blog/2022/05/05/version-166-released.html - Previous updates and changelogs: * 1.6.4: https://nim-lang.org/blog/2022/02/08/version-164-released.html * 1.6.2: https://nim-lang.org/blog/2021/12/17/version-162-released.html * 1.6.0: https://nim-lang.org/blog/2021/10/19/version-160-released.html * 1.4.8: https://nim-lang.org/blog/2021/05/25/version-148-released.html * 1.4.6: https://nim-lang.org/blog/2021/04/15/versions-146-and-1212-released.html * 1.4.4: https://nim-lang.org/blog/2021/02/23/versions-144-and-1210-released.html * 1.4.2: https://nim-lang.org/blog/2020/12/01/version-142-released.html * 1.4.0: https://nim-lang.org/blog/2020/10/16/version-140-released.html Update to 1.2.16 * oids: switch from PRNG to random module * nimc.rst: fix table markup * nimRawSetjmp: support Windows * correctly enable chronos * bigints are not supposed to work on 1.2.x * disable nimpy * misc bugfixes * fixes a 'mixin' statement handling regression [backport:1.2 Update to version 1.2.12 * Fixed GC crash resulting from inlining of the memory allocation procs * Fixed “incorrect raises effect for $(NimNode)” (#17454) - from version 1.2.10 * Fixed “JS backend doesn’t handle float->int type conversion “ (#8404) * Fixed “The “try except” not work when the “OSError: Too many open files” error occurs!” (#15925) * Fixed “Nim emits #line 0 C preprocessor directives with –debugger:native, with ICE in gcc-10” (#15942) * Fixed “tfuturevar fails when activated” (#9695) * Fixed “nre.escapeRe is not gcsafe” (#16103) * Fixed ““Error: internal error: genRecordFieldAux” - in the “version-1-4” branch” (#16069) * Fixed “-d:fulldebug switch does not compile with gc:arc” (#16214) * Fixed “osLastError may randomly raise defect and crash” (#16359) * Fixed “generic importc proc’s don’t work (breaking lots of vmops procs for js)” (#16428) * Fixed “Concept: codegen ignores parameter passing” (#16897) * Fixed “{.push exportc.} interacts with anonymous functions” (#16967) * Fixed “memory allocation during {.global.} init breaks GC” (#17085) * Fixed "Nimble arbitrary code execution for specially crafted package metadata" + https://github.com/nim-lang/security/security/advisories/GHSA-rg9f-w24h-962p + (boo#1185083, CVE-2021-21372) * Fixed "Nimble falls back to insecure http url when fetching packages" + https://github.com/nim-lang/security/security/advisories/GHSA-8w52-r35x-rgp8 + (boo#1185084, CVE-2021-21373) * Fixed "Nimble fails to validate certificates due to insecure httpClient defaults" + https://github.com/nim-lang/security/security/advisories/GHSA-c2wm-v66h-xhxx + (boo#1185085, CVE-2021-21374) - from version 1.2.8 * Fixed “Defer and –gc:arc” (#15071) * Fixed “Issue with –gc:arc at compile time” (#15129) * Fixed “Nil check on each field fails in generic function” (#15101) * Fixed “[strscans] scanf doesn’t match a single character with $+ if it’s the end of the string” (#15064) * Fixed “Crash and incorrect return values when using readPasswordFromStdin on Windows.” (#15207) * Fixed “Inconsistent unsigned -> signed RangeDefect usage across integer sizes” (#15210) * Fixed “toHex results in RangeDefect exception when used with large uint64” (#15257) * Fixed “Mixing ‘return’ with expressions is allowed in 1.2” (#15280) * Fixed “proc execCmdEx doesn’t work with -d:useWinAnsi” (#14203) * Fixed “memory corruption in tmarshall.nim” (#9754) * Fixed “Wrong number of variables” (#15360) * Fixed “defer doesnt work with block, break and await” (#15243) * Fixed “Sizeof of case object is incorrect. Showstopper” (#15516) * Fixed “Mixing ‘return’ with expressions is allowed in 1.2” (#15280) * Fixed “regression(1.0.2 => 1.0.4) VM register messed up depending on unrelated context” (#15704) - from version 1.2.6 * Fixed “The pegs module doesn’t work with generics!” (#14718) * Fixed “[goto exceptions] {.noReturn.} pragma is not detected in a case expression” (#14458) * Fixed “[exceptions:goto] C compiler error with dynlib pragma calling a proc” (#14240) * Fixed “Nim source archive install: ‘install.sh’ fails with error: cp: cannot stat ‘bin/nim-gdb’: No such file or directory” (#14748) * Fixed “Stropped identifiers don’t work as field names in tuple literals” (#14911) * Fixed “uri.decodeUrl crashes on incorrectly formatted input” (#14082) * Fixed “odbcsql module has some wrong integer types” (#9771) * Fixed “[ARC] Compiler crash declaring a finalizer proc directly in ‘new’” (#15044) * Fixed “code with named arguments in proc of winim/com can not been compiled” (#15056) * Fixed “javascript backend produces javascript code with syntax error in object syntax” (#14534) * Fixed “[ARC] SIGSEGV when calling a closure as a tuple field in a seq” (#15038) * Fixed “Compiler crashes when using string as object variant selector with else branch” (#14189) * Fixed “Constructing a uint64 range on a 32-bit machine leads to incorrect codegen” (#14616) Update to version 1.2.2: * See https://nim-lang.org/blog.html for details - Enable the full testsuite in the %check section * Add build dependencies to run the testsuite * Whitelists a few tests that are not passing yet Update to version 1.0.2: * See https://nim-lang.org/blog.html for details - Update dependencies (based on changes by Federico Ceratto nim-1.6.6-bp153.2.3.1.src.rpm nim-1.6.6-bp153.2.3.1.x86_64.rpm nim-1.6.6-bp153.2.3.1.aarch64.rpm nim-1.6.6-bp153.2.3.1.ppc64le.rpm openSUSE-2022-10165 Recommended update for tor moderate openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: - tor 0.4.7.10 * IPFire location database did not have proper ARIN network allocations - affected circuit path selection and relay metrics - tor 0.4.7.9 (boo#1202336) * major fixes aimed at reducing memory pressure on relays * prevent a possible side-channel * major bugfix related to congestion control * major bugfix related to Vanguard L2 layer node selection tor-0.4.7.10-bp153.2.18.1.src.rpm tor-0.4.7.10-bp153.2.18.1.x86_64.rpm tor-0.4.7.10-bp153.2.18.1.i586.rpm tor-0.4.7.10-bp153.2.18.1.aarch64.rpm tor-0.4.7.10-bp153.2.18.1.ppc64le.rpm tor-0.4.7.10-bp153.2.18.1.s390x.rpm openSUSE-2022-10099 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 104.0.5112.101 (boo#1202509): * CVE-2022-2852: Use after free in FedCM * CVE-2022-2854: Use after free in SwiftShader * CVE-2022-2855: Use after free in ANGLE * CVE-2022-2857: Use after free in Blink * CVE-2022-2858: Use after free in Sign-In Flow * CVE-2022-2853: Heap buffer overflow in Downloads * CVE-2022-2856: Insufficient validation of untrusted input in Intents * CVE-2022-2859: Use after free in Chrome OS Shell * CVE-2022-2860: Insufficient policy enforcement in Cookies * CVE-2022-2861: Inappropriate implementation in Extensions API - Re-enable our version of chrome-wrapper - Set no sandbox if root is being used (https://crbug.com/638180) chromedriver-104.0.5112.101-bp153.2.116.1.x86_64.rpm chromium-104.0.5112.101-bp153.2.116.1.src.rpm chromium-104.0.5112.101-bp153.2.116.1.x86_64.rpm chromedriver-104.0.5112.101-bp153.2.116.1.aarch64.rpm chromium-104.0.5112.101-bp153.2.116.1.aarch64.rpm openSUSE-2022-10097 Recommended update for trytond, trytond_account moderate openSUSE Backports SLE-15-SP3 Update This update for trytond, trytond_account fixes the following issues: Changes in trytond_account: - Version 5.0.27 - Bugfix Release Changes in trytond: - Version 5.0.50 - Bugfix Release trytond-5.0.50-bp153.2.16.1.noarch.rpm trytond-5.0.50-bp153.2.16.1.src.rpm trytond_account-5.0.27-bp153.2.13.1.noarch.rpm trytond_account-5.0.27-bp153.2.13.1.src.rpm openSUSE-2022-10096 Security update for freeciv important openSUSE Backports SLE-15-SP3 Update This update for freeciv fixes the following issues: - update to 3.0.3 (boo#1202548, CVE-2022-6083): * 3.0.3 is a bugfix release * see https://freeciv.fandom.com/wiki/NEWS-3.0.3 - update to 3.0.2: * 3.0.2 is a generic bugfix release * see https://freeciv.fandom.com/wiki/NEWS-3.0.2 - update to 3.0.1: * 3.0.1 is a generic bugfix release * see https://freeciv.fandom.com/wiki/NEWS-3.0.1 - update to 3.0.0: * This release is a major upgrade which with some changes that can support backward compatible rulesets * see https://freeciv.fandom.com/wiki/NEWS-3.0.0#WHAT.27S_CHANGED_SINCE_2.6 - update to 2.6.6: * https://freeciv.fandom.com/wiki/NEWS-2.6.5 * 2.6.6 is a bugfix release. - update to 2.6.5: * https://freeciv.fandom.com/wiki/NEWS-2.6.5 * 2.6.5 is a bugfix release. Notably it fixes regression in 2.6.4 gtk3-client that present units in city dialog had no overlays drawn at all. - Update to 2.6.4: * Bugfix release, see https://freeciv.fandom.com/wiki/NEWS-2.6.4 - update to 2.6.3: * see http://www.freeciv.org/wiki/NEWS-2.6.3 * Fixed trouble when a new city is founded to the ruins of a former city, and that new city establish a trade route with a player who had seen former city, and is unaware that it had been destroyed HRM#871606 * Fixed a case where shared vision did not completely update recipient's map HRM#846106 * Fixed a bug where one could paradrop to peaceful nation's territory after continuing game from an old savegame HRM#879084 * Fixed a bug causing game sometimes to tell wrong reason of why an action failed HRM#879880 * Cease fire no longer runs out with an already dead player, making his former allies to hate the alive party of the treaty HRM#879055 * Made server not to end in a infinite loop after loading savegame with too high phase number. Such a savegame was reported to be created after spaceship was launched but game was still continued HRM#815196 * Unified writing of the city name Washington-on-the-Brazos between rulesets, so it doesn't appear multiple times in the same game in a bit different form HRM#867817 * Stealth units are no longer erroneously hidden even from allies HRM#764976 * Placing initial units is now done in shuffled player order HRM#850656 * Corrupt worker tasks are cleared. Those can originate, e.g., from buggy pre-2.6.2.1 Qt-client, and live in old savegames HRM#901938 * In a ruleset, such as civ2civ3, where caravans can help building wonder in a foreign city, refresh city info of the city owner when one does HRM#907977 * Display of success probabilities for diplomats was off when targeting stack of units instead of individual unit HRM#859761 * Fixed pillaging of extras that are caused by something else than player actions. For the fix to work, both server and client must be at least version 2.6.3 HRM#861508 * Civilian unit trying to paradrop to an enemy city dies HRM#870004 * Prevented dead player from getting techs via Tech_Parasite effect. This caused trouble in alien ruleset where Tech_Parasite is granted by a tech HRM#873692 * Improved support of CityTile requirement type HRM#877780 * Fixed trouble preventing Small Wonders from working as impr_reqs for units HRM#884993 * Corrected success probability shown by action dialog when it depends on a special kind of road HRM#897490 * The included Lua engine has been upgraded from 5.3.5 to 5.3.6. HRM#889425 - update to 2.6.2.1: * Fixed server crash when unit with zero move_rate is transformed * Fixed crashes when using Direction objects in lua scripts * Fixed crash when chatline text had opening tag without closing tag * Fixes to the Qt client * Updated translations * Fixed Qt-client build against Qt-5.15 (removes freeciv-qt-5.15.patch ) * Documentation updates freeciv-3.0.3-bp153.2.3.1.src.rpm freeciv-3.0.3-bp153.2.3.1.x86_64.rpm freeciv-gtk3-3.0.3-bp153.2.3.1.x86_64.rpm freeciv-lang-3.0.3-bp153.2.3.1.x86_64.rpm freeciv-qt-3.0.3-bp153.2.3.1.x86_64.rpm freeciv-3.0.3-bp153.2.3.1.i586.rpm freeciv-gtk3-3.0.3-bp153.2.3.1.i586.rpm freeciv-lang-3.0.3-bp153.2.3.1.i586.rpm freeciv-qt-3.0.3-bp153.2.3.1.i586.rpm freeciv-3.0.3-bp153.2.3.1.aarch64.rpm freeciv-gtk3-3.0.3-bp153.2.3.1.aarch64.rpm freeciv-lang-3.0.3-bp153.2.3.1.aarch64.rpm freeciv-qt-3.0.3-bp153.2.3.1.aarch64.rpm freeciv-3.0.3-bp153.2.3.1.ppc64le.rpm freeciv-gtk3-3.0.3-bp153.2.3.1.ppc64le.rpm freeciv-lang-3.0.3-bp153.2.3.1.ppc64le.rpm freeciv-qt-3.0.3-bp153.2.3.1.ppc64le.rpm freeciv-3.0.3-bp153.2.3.1.s390x.rpm freeciv-gtk3-3.0.3-bp153.2.3.1.s390x.rpm freeciv-lang-3.0.3-bp153.2.3.1.s390x.rpm freeciv-qt-3.0.3-bp153.2.3.1.s390x.rpm openSUSE-2022-10098 Security update for python-treq moderate openSUSE Backports SLE-15-SP3 Update This update for python-treq fixes the following issues: - Fixed CVE-2022-23607 (boo#1195432) binding cookies to the domain. python-treq-20.3.0-bp153.2.3.1.src.rpm python2-treq-20.3.0-bp153.2.3.1.noarch.rpm python3-treq-20.3.0-bp153.2.3.1.noarch.rpm openSUSE-2023-1 Security update for minetest important openSUSE Backports SLE-15-SP3 Update This update for minetest fixes the following issues: Update to version 5.6.0 * Fix CVE-2022-35978 ( boo#1202423 ): Mod scripts can escape sandbox in single player mode * `name` in game.conf is deprecated for the game title, use `title` instead * Add depth sorting for node faces * Various bug fixes * Full changes: https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.6.0 - Introduced mbranch-protection=none CXX flag to resolve boo#1193141 (aarch64). Update to version 5.5.0 & 5.5.1: * Full log for version 5.5.0: https://dev.minetest.net/Changelog#5.4.0_.E2.86.92_5.5.0 * This release switches from Irrlicht to our own fork called IrrlichtMt. * Full log for version 5.5.1: https://dev.minetest.net/Changelog#5.5.0_.E2.86.92_5.5.1 * This is a maintenance release based on 5.5.0, it contains bugfixes but no new features. - Added hardening to systemd service(s) (boo#1181400). - Update to version 5.4.1: * This is a maintenance release based on 5.4.0, it contains bugfixes but no new features. - Update to version 5.4.0 * Full log: https://dev.minetest.net/Changelog#5.3.0_.E2.86.92_5.4.0 * Removed support for bumpmapping, generated normal maps and parallax occlusion * By default, the crosshair will now change to an "X" when pointing to objects * Prevent players accessing inventories of other players * Prevent interacting with items out of the hotbar * Prevent players from being able to modify ItemStack meta - Update to version 5.3.0. (see https://dev.minetest.net/Changelog#5.2.0_.E2.86.92_5.3.0) * Formspec improvements, including a scrolling GUI element * Performance improvements to the Server and API * Many bug fixes and small features - Now requires desktop-file-utils version >= 0.25. minetest-5.6.0-bp153.2.3.1.src.rpm minetest-5.6.0-bp153.2.3.1.x86_64.rpm minetest-data-5.6.0-bp153.2.3.1.noarch.rpm minetest-lang-5.6.0-bp153.2.3.1.noarch.rpm minetestserver-5.6.0-bp153.2.3.1.x86_64.rpm minetest-5.6.0-bp153.2.3.1.aarch64.rpm minetestserver-5.6.0-bp153.2.3.1.aarch64.rpm minetest-5.6.0-bp153.2.3.1.ppc64le.rpm minetestserver-5.6.0-bp153.2.3.1.ppc64le.rpm minetest-5.6.0-bp153.2.3.1.s390x.rpm minetestserver-5.6.0-bp153.2.3.1.s390x.rpm openSUSE-2022-10142 Security update for pngcheck moderate openSUSE Backports SLE-15-SP3 Update This update for pngcheck fixes the following issues: version update to 3.0.3 [boo#1202662] * fixed a crash bug (and probable vulnerability) in large (MNG) LOOP chunks * fixed a divide-by-zero crash bug (and probable vulnerability) in interlaced images with extra compressed data beyond the nominal end of the image data (found by "chiba of topsec alpha lab") version update to 3.0.0 * tweaked color definitions slightly to work better on terminals with white/light backgrounds * fixed DHDR (pre-MNG-1.0) bug identified by Winfried <szukw000@arcor.de> * added eXIf support (GRR: added check for II/MM/unknown format) * converted static const help/usage-related strings to macros so -Werror=format-security doesn't trigger (Ben Beasley) * added (help2man-generated) man pages for all three utils added top-level LICENSE file; fixed various compiler warnings * fixed buffer-overflow vulnerability discovered by "giantbranch of NSFOCUS Security Team" * https://bugzilla.redhat.com/show_bug.cgi?id=1897485 * found and fixed four additional vulnerabilities (null-pointer dereference and three buffer overruns) * an off-by-one bug in check_magic() (Lucy Phipps) * converted two zlib-version warnings/errors to go to stderr (Lemures Lemniscati, actually from 20180318; forwarded by LP) * fixed another buffer-overflow vulnerability discovered by "giantbranch of NSFOCUS Security Team" https://bugzilla.redhat.com/show_bug.cgi?id=1905775 * removed -f ("force") option due to multiple security issues pngcheck-3.0.3-bp153.3.3.1.src.rpm pngcheck-3.0.3-bp153.3.3.1.x86_64.rpm pngcheck-3.0.3-bp153.3.3.1.i586.rpm pngcheck-3.0.3-bp153.3.3.1.aarch64.rpm pngcheck-3.0.3-bp153.3.3.1.ppc64le.rpm pngcheck-3.0.3-bp153.3.3.1.s390x.rpm openSUSE-2022-10114 Recommended update to dwarves low openSUSE Backports SLE-15-SP3 Update dwarves was updated to release 1.22 (bsc#1190340). * Ability to encode BTF to a separate file * Multithreaded DWARF loading * Details at https://marc.info/?l=dwarves&m=162975403628056&w=2 Update to version 1.21+git177.1ef87b2: * Fix crash with split BTF debuginfo * CMakeList.txt: Bump version to the upcoming 1.22 release, not out of the door yet Use system libbpf when available (bsc#1188420 bsc#1188419 jsc#SLE-17288 jsc#SLE-18805). Update to version 1.21+git175.1ef87b2 (jsc#SLE-17288): * libbpf: bump dependency to >= 0.4.0 * CMakeLists.txt: Enable SHARED and STATIC lib creation * libbpf: Allow to use packaged version * btfdiff: Support diffing DWARF vs detached BTF * pahole: Allow encoding BTF into a detached file * pahole: Add --kabi_prefix flag * btf_encoder: fix and complete filtering out zero-sized per-CPU variables * btf: Remove ftrace filter * pahole: Introduce --with_flexible_array option to show just types ending in a flexible array * Many updates to btf_encoder and bug fixes - Handle zero sized per-cpu veriables in Linux BTF. Update to release 1.21 * Handle DWARF5 DW_OP_addrx and subprogram ret type with abstract_origin properly. Update to release 1.20 * Addresses problems related to gcc 11 defaulting to DWARF5 for -g. * Support SHN_XINDEX in st_shndx symbol indexes, to handle ELF objects with more than 65534 sections, for instance, which happens with kernels built with KCFLAGS="-ffunction-sections -fdata-sections", Other cases may include when using FG-ASLR, LTO. * Fix BTF variable generation for kernel modules, not skipping variables at offset zero. * Fix address size to match what is in the ELF file being processed, to fix using a 64-bit pahole binary to generate BTF for a 32-bit vmlinux image. dwarves-1.22-bp153.2.3.1.src.rpm dwarves-1.22-bp153.2.3.1.x86_64.rpm libdwarves-devel-1.22-bp153.2.3.1.x86_64.rpm libdwarves1-1.22-bp153.2.3.1.x86_64.rpm dwarves-1.19-bp153.2.2.1.i586.rpm dwarves-1.19-bp153.2.2.1.src.rpm libdwarves-devel-1.19-bp153.2.2.1.i586.rpm libdwarves-devel-32bit-1.19-bp153.2.2.1.x86_64.rpm libdwarves1-1.19-bp153.2.2.1.i586.rpm libdwarves1-32bit-1.19-bp153.2.2.1.x86_64.rpm dwarves-1.22-bp153.2.3.1.aarch64.rpm libdwarves-devel-1.22-bp153.2.3.1.aarch64.rpm libdwarves-devel-64bit-1.22-bp153.2.3.1.aarch64_ilp32.rpm libdwarves1-1.22-bp153.2.3.1.aarch64.rpm libdwarves1-64bit-1.22-bp153.2.3.1.aarch64_ilp32.rpm dwarves-1.22-bp153.2.3.1.ppc64le.rpm libdwarves-devel-1.22-bp153.2.3.1.ppc64le.rpm libdwarves1-1.22-bp153.2.3.1.ppc64le.rpm dwarves-1.22-bp153.2.3.1.s390x.rpm libdwarves-devel-1.22-bp153.2.3.1.s390x.rpm libdwarves1-1.22-bp153.2.3.1.s390x.rpm openSUSE-2022-10164 Recommended update for proftpd moderate openSUSE Backports SLE-15-SP3 Update This update for proftpd fixes the following issues: * remove obsolete config option, LoginPasswordPrompt proftpd-1.3.7e-bp153.2.6.1.src.rpm proftpd-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-devel-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-doc-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-lang-1.3.7e-bp153.2.6.1.noarch.rpm proftpd-ldap-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-mysql-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-pgsql-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-radius-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-sqlite-1.3.7e-bp153.2.6.1.x86_64.rpm proftpd-1.3.7e-bp153.2.6.1.i586.rpm proftpd-devel-1.3.7e-bp153.2.6.1.i586.rpm proftpd-doc-1.3.7e-bp153.2.6.1.i586.rpm proftpd-ldap-1.3.7e-bp153.2.6.1.i586.rpm proftpd-mysql-1.3.7e-bp153.2.6.1.i586.rpm proftpd-pgsql-1.3.7e-bp153.2.6.1.i586.rpm proftpd-radius-1.3.7e-bp153.2.6.1.i586.rpm proftpd-sqlite-1.3.7e-bp153.2.6.1.i586.rpm proftpd-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-devel-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-doc-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-ldap-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-mysql-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-pgsql-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-radius-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-sqlite-1.3.7e-bp153.2.6.1.aarch64.rpm proftpd-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-devel-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-doc-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-ldap-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-mysql-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-pgsql-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-radius-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-sqlite-1.3.7e-bp153.2.6.1.ppc64le.rpm proftpd-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-devel-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-doc-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-ldap-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-mysql-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-pgsql-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-radius-1.3.7e-bp153.2.6.1.s390x.rpm proftpd-sqlite-1.3.7e-bp153.2.6.1.s390x.rpm openSUSE-2022-10120 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 105.0.5195.102 (boo#1203102): * CVE-2022-3075: Insufficient data validation in Mojo Chromium 105.0.5195.52 (boo#1202964): * CVE-2022-3038: Use after free in Network Service * CVE-2022-3039: Use after free in WebSQL * CVE-2022-3040: Use after free in Layout * CVE-2022-3041: Use after free in WebSQL * CVE-2022-3042: Use after free in PhoneHub * CVE-2022-3043: Heap buffer overflow in Screen Capture * CVE-2022-3044: Inappropriate implementation in Site Isolation * CVE-2022-3045: Insufficient validation of untrusted input in V8 * CVE-2022-3046: Use after free in Browser Tag * CVE-2022-3071: Use after free in Tab Strip * CVE-2022-3047: Insufficient policy enforcement in Extensions API * CVE-2022-3048: Inappropriate implementation in Chrome OS lockscreen * CVE-2022-3049: Use after free in SplitScreen * CVE-2022-3050: Heap buffer overflow in WebUI * CVE-2022-3051: Heap buffer overflow in Exosphere * CVE-2022-3052: Heap buffer overflow in Window Manager * CVE-2022-3053: Inappropriate implementation in Pointer Lock * CVE-2022-3054: Insufficient policy enforcement in DevTools * CVE-2022-3055: Use after free in Passwords * CVE-2022-3056: Insufficient policy enforcement in Content Security Policy * CVE-2022-3057: Inappropriate implementation in iframe Sandbox * CVE-2022-3058: Use after free in Sign-In Flow - Update chromium-symbolic.svg: this fixes boo#1202403. - Fix quoting in chrome-wrapper, don't put cwd on LD_LIBRARY_PATH chromedriver-105.0.5195.102-bp153.2.119.1.x86_64.rpm chromium-105.0.5195.102-bp153.2.119.1.src.rpm chromium-105.0.5195.102-bp153.2.119.1.x86_64.rpm chromedriver-105.0.5195.102-bp153.2.119.1.aarch64.rpm chromium-105.0.5195.102-bp153.2.119.1.aarch64.rpm openSUSE-2022-10132 Security update for lighttpd moderate openSUSE Backports SLE-15-SP3 Update This update for lighttpd fixes the following issues: lighttpd was updated to 1.4.66: * a number of bug fixes * Fix HTTP/2 downloads >= 4GiB * Fix SIGUSR1 graceful restart with TLS * futher bug fixes * CVE-2022-37797: null pointer dereference in mod_wstunnel, possibly a remotely triggerable crash (boo#1203358) * In an upcoming release the TLS modules will default to using stronger, modern chiphers and will default to allow client preference in selecting ciphers. “CipherString” => “EECDH+AESGCM:AES256+EECDH:CHACHA20:SHA256:!SHA384”, “Options” => “-ServerPreference” old defaults: “CipherString” => “HIGH”, “Options” => “ServerPreference” * A number of TLS options are how deprecated and will be removed in a future release: – ssl.honor-cipher-order – ssl.dh-file – ssl.ec-curve – ssl.disable-client-renegotiation – ssl.use-sslv2 – ssl.use-sslv3 The replacement option is ssl.openssl.ssl-conf-cmd, but lighttpd defaults should be prefered * A number of modules are now deprecated and will be removed in a future release: mod_evasive, mod_secdownload, mod_uploadprogress, mod_usertrack can be replaced by mod_magnet and a few lines of lua. update to 1.4.65: * WebSockets over HTTP/2 * RFC 8441 Bootstrapping WebSockets with HTTP/2 * HTTP/2 PRIORITY_UPDATE * RFC 9218 Extensible Prioritization Scheme for HTTP * prefix/suffix conditions in lighttpd.conf * mod_webdav safe partial-PUT * webdav.opts += (“partial-put-copy-modify” => “enable”) * mod_accesslog option: accesslog.escaping = “json” * mod_deflate libdeflate build option * speed up request body uploads via HTTP/2 * Behavior Changes * change default server.max-keep-alive-requests = 1000 to adjust * to increasing HTTP/2 usage and to web2/web3 application usage * (prior default was 100) * mod_status HTML now includes HTTP/2 control stream id 0 in the output * which contains aggregate counts for the HTTP/2 connection * (These lines can be identified with URL ‘*’, part of “PRI *” preface) * alternative: https://wiki.lighttpd.net/ModMagnetExamples#lua-mod_status * MIME type application/javascript is translated to text/javascript (RFC 9239) lighttpd-1.4.66-bp153.2.9.1.src.rpm lighttpd-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_authn_gssapi-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_authn_ldap-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_authn_pam-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_authn_sasl-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_magnet-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_maxminddb-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_rrdtool-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_vhostdb_dbi-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_vhostdb_ldap-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_vhostdb_mysql-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_vhostdb_pgsql-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-mod_webdav-1.4.66-bp153.2.9.1.x86_64.rpm lighttpd-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_authn_gssapi-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_authn_ldap-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_authn_pam-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_authn_sasl-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_magnet-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_maxminddb-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_rrdtool-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_vhostdb_dbi-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_vhostdb_ldap-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_vhostdb_mysql-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_vhostdb_pgsql-1.4.66-bp153.2.9.1.i586.rpm lighttpd-mod_webdav-1.4.66-bp153.2.9.1.i586.rpm lighttpd-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_authn_gssapi-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_authn_ldap-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_authn_pam-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_authn_sasl-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_magnet-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_maxminddb-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_rrdtool-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_vhostdb_dbi-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_vhostdb_ldap-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_vhostdb_mysql-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_vhostdb_pgsql-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-mod_webdav-1.4.66-bp153.2.9.1.aarch64.rpm lighttpd-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_authn_gssapi-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_authn_ldap-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_authn_pam-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_authn_sasl-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_magnet-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_maxminddb-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_rrdtool-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_vhostdb_dbi-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_vhostdb_ldap-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_vhostdb_mysql-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_vhostdb_pgsql-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-mod_webdav-1.4.66-bp153.2.9.1.ppc64le.rpm lighttpd-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_authn_gssapi-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_authn_ldap-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_authn_pam-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_authn_sasl-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_magnet-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_maxminddb-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_rrdtool-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_vhostdb_dbi-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_vhostdb_ldap-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_vhostdb_mysql-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_vhostdb_pgsql-1.4.66-bp153.2.9.1.s390x.rpm lighttpd-mod_webdav-1.4.66-bp153.2.9.1.s390x.rpm openSUSE-2022-10125 Security update for mupdf moderate openSUSE Backports SLE-15-SP3 Update This update for mupdf fixes the following issues: - CVE-2021-4216: Fixed division by zero for zero width pages in muraster (boo#1202858) mupdf-1.12.0-bp153.2.6.1.src.rpm mupdf-1.12.0-bp153.2.6.1.x86_64.rpm mupdf-devel-static-1.12.0-bp153.2.6.1.x86_64.rpm mupdf-1.12.0-bp153.2.6.1.i586.rpm mupdf-devel-static-1.12.0-bp153.2.6.1.i586.rpm mupdf-1.12.0-bp153.2.6.1.aarch64.rpm mupdf-devel-static-1.12.0-bp153.2.6.1.aarch64.rpm mupdf-1.12.0-bp153.2.6.1.ppc64le.rpm mupdf-devel-static-1.12.0-bp153.2.6.1.ppc64le.rpm mupdf-1.12.0-bp153.2.6.1.s390x.rpm mupdf-devel-static-1.12.0-bp153.2.6.1.s390x.rpm openSUSE-2022-10123 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 105.0.5195.127 (boo#1203419): * CVE-2022-3195: Out of bounds write in Storage * CVE-2022-3196: Use after free in PDF * CVE-2022-3197: Use after free in PDF * CVE-2022-3198: Use after free in PDF * CVE-2022-3199: Use after free in Frames * CVE-2022-3200: Heap buffer overflow in Internals * CVE-2022-3201: Insufficient validation of untrusted input in DevTools * Various fixes from internal audits, fuzzing and other initiatives chromedriver-105.0.5195.127-bp153.2.122.1.x86_64.rpm chromium-105.0.5195.127-bp153.2.122.1.src.rpm chromium-105.0.5195.127-bp153.2.122.1.x86_64.rpm chromedriver-105.0.5195.127-bp153.2.122.1.aarch64.rpm chromium-105.0.5195.127-bp153.2.122.1.aarch64.rpm openSUSE-2022-10127 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issues: - Update to version 22.07.00 fwts-22.07.00-bp153.2.21.1.src.rpm fwts-22.07.00-bp153.2.21.1.x86_64.rpm fwts-22.07.00-bp153.2.21.1.i586.rpm fwts-22.07.00-bp153.2.21.1.aarch64.rpm openSUSE-2022-10224 Recommended update for minetest-game moderate openSUSE Backports SLE-15-SP3 Update This update for minetest-game fixes the following issues: Update to version 5.6.0 to match up minetest version * Improved cart movement behavior * Dynamic shadow intensity increases with cloud density * Allow mods to override player animation globalstep * Log API added * New translation: Polish * Translation updates: Ukrainian, Russian, German, Lojban, and Esperanto * Various bug fixes Update to version 5.5.0 & 5.5.1: * Add “Read” and “Write” tabs to book interface when you own the book (orbea) * Allow to write books without text or title (orbea) * Make identical keys stackable (Luis Royer) * Fix creative inventory trash slot not working for player named “trash” (Montandalar) * Fix sunlight propagation for glass stair/slab (An0n3m0us) * Fix glass bottle with firefly not being placable in vessels shelf (An0n3m0us) * Other bugfixes * Translations: Esperanto (Jason Cartwright), Russian (ptah-alexs), Japanese (nogajun), German (Wuzzy), Slovak (Daretmavi), French (Olivier Dragon), Swedish (ROllerozxa), Chinese (雷哲翰), Ukrainian (baytuch) * player_api mod: Fix crash if player has no model (appgurueu) * player_api mod: Mods can now override globalstep by overriding player_api.globalstep (LoneWolfHT) * Shadow intensity (of dynamic shadows) changes with weather (lhofhansl) * Some cart movement behavior fixes (SmallJoker) * Fix some translations in uk and ru locales (baytuch) Update to version 5.4.1: * This is a maintenance release based on 5.4.0, it contains bugfixes but no new features. Update to 5.4.0: * Add crafting guide * Added 5 wood variants of Mese Post Light * Add environment sounds for lava and active furnace * Change several block sounds * Fix players sleeping in an occupied bed * Fix 'sleepwalking' in bed * Fix sleeping player flying off the bed when damaged and flying far away from the bed after death * Fix sleeping player being immobilized and bed undiggable after death * Fix furnace infotext not always updating when removing item * New translation: Slovak, Brazilian Portuguese and Lojban (admittedly not a very good translation) * Update existing translations Update to version 5.3.0 * Rename “Dry Dirt” and related blocks to “Savanna Dirt” and similar (paramat) * Added Wild Cotton: grows in savannas, drops Cotton Seeds (paramat) * Sort items into correct categories (An0n3m0us) * Tune cloud density variation (paramat) * Fix broken Creative inventory search in translation (sfan5) * Make Straw Stairs/Slabs usable as fuel (Paul Ouellette) * New textures: Dry Shrub, Brake Rail (Extex101, Hooded Ice) * Block particles when leaves decay, TNT explodes (sfan5) minetest-game-5.6.0-bp153.2.3.1.noarch.rpm minetest-game-5.6.0-bp153.2.3.1.src.rpm openSUSE-2022-10148 Security update for roundcubemail important openSUSE Backports SLE-15-SP3 Update This update for roundcubemail fixes the following issues: roundcubemail was updated to 1.5.3 * Enigma: Fix initial synchronization of private keys * Enigma: Fix double quoted-printable encoding of pgp-signed messages with no attachments (#8413) * Fix various PHP8 warnings (#8392) * Fix mail headers injection via the subject field on mail compose (#8404) * Fix bug where small message/rfc822 parts could not be decoded (#8408) * Fix setting HTML mode on reply/forward of a signed message (#8405) * Fix handling of RFC2231-encoded attachment names inside of a message/rfc822 part (#8418) * Fix bug where some mail parts (images) could have not be listed as attachments (#8425) * Fix bug where attachment icons were stuck at the top of the messages list in Safari (#8433) * Fix handling of message/rfc822 parts that are small and are multipart structures with a single part (#8458) * Fix bug where session could time out if DB and PHP timezone were different (#8303) * Fix bug where DSN flag state wasn't stored with a draft (#8371) * Fix broken encoding of HTML content encapsulated in a RTF attachment (#8444) * Fix problem with aria-hidden=true on toolbar menus in the Elastic skin (#8517) * Fix bug where title tag content was displayed in the body if it contained HTML tags (#8540) * Fix support for DSN specification without host e.g. pgsql:///dbname (#8558) update to 1.5.2 * OAuth: pass 'id_token' to 'oauth_login' plugin hook (#8214) * OAuth: fix expiration of short-lived oauth tokens (#8147) * OAuth: fix relative path to assets if /index.php/foo/bar url is used (#8144) * OAuth: no auto-redirect on imap login failures (#8370) * OAuth: refresh access token in 'refresh' plugin hook (#8224) * Fix so folder search parameters are honored by subscriptions_option plugin (#8312) * Fix password change with Directadmin driver (#8322, #8329) * Fix so css files in plugins/jqueryui/themes will be minified too (#8337) * Fix handling of unicode/special characters in custom From input (#8357) * Fix some PHP8 compatibility issues (#8363) * Fix chpass-wrapper.py helper compatibility with Python 3 (#8324) * Fix scrolling and missing Close button in the Select image dialog in Elastic/mobile (#8367) * Security: fix cross-site scripting (XSS) via HTML messages with malicious CSS content - added Suggests: php-sqlite - use the virtual provides from each PHP module, to allow the installation of roundcubemail with various PHP versions. The only problem, we are currently facing is the automatic enablement of the PHP apache module during post-installation: Trying to evaluate the correct PHP module now during post as well, which should eleminate the pre-definition of the required PHP-Version during build completely. See https://build.opensuse.org/request/show/940859 for the initial discussion. update to 1.5.1 * Fix importing contacts with no email address (#8227) * Fix so session's search scope is not used if search is not active (#8199) * Fix some PHP8 warnings (#8239) * Fix so dark mode state is retained after closing the browser (#8237) * Fix bug where new messages were not added to the list on refresh if skip_deleted=true (#8234) * Fix colors on "Show source" page in dark mode (#8246) * Fix handling of dark_mode_support:false setting in skins meta.json - also when devel_mode=false (#8249) * Fix database initialization if db_prefix is a schema prefix (#8221) * Fix undefined constant error in Installer on Windows (#8258) * Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231) * Fix regression in setting of contact listing name (#8260) * Fix bug in Larry skin where headers toggle state was reset on full page preview (#8203) * Fix bug where \u200b characters were added into the recipient input preventing mail delivery (#8269) * Fix charset conversion errors on PHP < 8 for charsets not supported by mbstring (#8252) * Fix bug where adding a contact to trusted senders via "Always allow from..." button didn't work (#8264, #8268) * Fix bug with show_images setting where option 1 and 3 were swapped (#8268) * Fix PHP fatal error on an undefined constant in contacts import action (#8277) * Fix fetching headers of multiple message parts at once in rcube_imap_generic::fetchMIMEHeaders() (#8282) * Fix bug where attachment download could sometimes fail with a CSRF check error (#8283) * Fix an infinite loop when parsing environment variables with float/integer values (#8293) * Fix so 'small-dark' logo has more priority than the 'small' logo (#8298) update to 1.5.0 + full PHP8 support + Dark mode for Elastic skin + OAuth2/XOauth support (with plugin hooks) + Collected recipients and trusted senders + Moving recipients between inputs with drag & drop + Full unicode support with MySQL database + Support of IMAP LITERAL- extension RFC 7888 <https://datatracker.ietf.org/doc/html/rfc7888> + Support of RFC 2231 <https://datatracker.ietf.org/doc/html/rfc2231> encoded names + Cache refactoring More at https://github.com/roundcube/roundcubemail/releases/tag/1.5.0 + added SECURITY.md to documentation + mark the whole documentation directory as documentation instead of listing some files and others not (avoid duplicate entries in RPM-DB) + adjust requirements: php-intl is now required update to 1.4.11 with security fix: - Fix cross-site scripting (XSS) via HTML messages with malicious CSS content - add PHP version to Requires: and Recommends: to make sure the same version is installed as used during packaging - drop Requires: http_daemon (fixes boo#1180132) and Suggests: apache2 (which is already required though mod_php_any) update to 1.4.10: * Stored cross-site scripting (XSS) via HTML or plain text messages with malicious content ( CVE-2020-35730 boo#1180399 ) * Fix extra angle brackets in In-Reply-To header derived from mailto: params (#7655) * Fix folder list issue when special folder is a subfolder (#7647) * Fix Elastic's folder subscription toggle in search result (#7653) * Fix state of subscription toggle on folders list after changing folder state from the search result (#7653) * Security: Fix cross-site scripting (XSS) via HTML or plain text messages with malicious content update to 1.4.9: * Fix HTML editor in latest Chrome 85.0.4183.102, update to TinyMCE 4.9.11 (#7615) * Add missing localization for some label/legend elements in userinfo plugin (#7478) * Fix importing birthday dates from Gmail vCards (BDAY:YYYYMMDD) * Fix restoring Cc/Bcc fields from local storage (#7554) * Fix jstz.min.js installation, bump version to 1.0.7 * Fix incorrect PDO::lastInsertId() use in sqlsrv driver (#7564) * Fix link to closure compiler in bin/jsshrink.sh script (#7567) * Fix bug where some parts of a message could have been missing in a reply/forward body (#7568) * Fix empty space on mail printouts in Chrome (#7604) * Fix empty output from HTML5 parser when content contains XML tag (#7624) * Fix scroll jump on key press in plain text mode of the HTML editor (#7622) * Fix so autocompletion list does not hide on scroll inside it (#7592) update to 1.4.8 with security fixes: * Fix cross-site scripting (XSS) via HTML messages with malicious svg content (CVE-2020-16145) * Fix cross-site scripting (XSS) via HTML messages with malicious math content update to 1.4.7 with security fix: * Fix bug where subfolders of special folders could have been duplicated on folder list * Increase maximum size of contact jobtitle and department fields to 128 characters * Fix missing newline after the logged line when writing to stdout (#7418) * Elastic: Fix context menu (paste) on the recipient input (#7431) * Fix problem with forwarding inline images attached to messages with no HTML part (#7414) * Fix problem with handling attached images with same name when using database_attachments/redundant_attachments (#7455) - add http.inc file * include one file for php5/php7 admin flags/values update to 1.4.5 Security fixes * Fix XSS issue in template object 'username' (#7406) * Fix cross-site scripting (XSS) via malicious XML attachment * Fix a couple of XSS issues in Installer (#7406) * Better fix for CVE-2020-12641 Other changes * Fix bug in extracting required plugins from composer.json that led to spurious error in log (#7364) * Fix so the database setup description is compatible with MySQL 8 (#7340) * Markasjunk: Fix regression in jsevent driver (#7361) * Fix missing flag indication on collapsed thread in Larry and Elastic (#7366) * Fix default keyservers (use keys.openpgp.org), add note about CORS (#7373, #7367) * Password: Fix issue with Modoboa driver (#7372) * Mailvelope: Use sender's address to find pubkeys to check signatures (#7348) * Mailvelope: Fix Encrypt button hidden in Elastic (#7353) * Fix PHP warning: count(): Parameter must be an array or an object... in ID command handler (#7392) * Fix error when user-configured skin does not exist anymore (#7271) * Elastic: Fix aspect ratio of a contact photo in mail preview (#7339) * Fix bug where PDF attachments marked as inline could have not been attached on mail forward (#7382) * Security: Fix a couple of XSS issues in Installer (#7406) * Security: Better fix for CVE-2020-12641 update to 1.4.4 * Fix bug where attachments with Content-Id were attached to the message on reply (#7122) * Fix identity selection on reply when both sender and recipient addresses are included in identities (#7211) * Elastic: Fix text selection with Shift+PageUp and Shift+PageDown in plain text editor when using Chrome (#7230) * Elastic: Fix recipient input bug when using click to select a contact from autocomplete list (#7231) * Elastic: Fix color of a folder with recent messages (#7281) * Elastic: Restrict logo size in print view (#7275) * Fix invalid Content-Type for messages with only html part and inline images * Mail_Mime-1.10.7 (#7261) * Fix missing contact display name in QR Code data (#7257) * Fix so button label in Select image/media dialogs is "Close" not "Cancel" (#7246) * Fix regression in testing database schema on MSSQL (#7227) * Fix cursor position after inserting a group to a recipient input using autocompletion (#7267) * Fix string literals handling in IMAP STATUS (and various other) responses (#7290) * Fix bug where multiple images in a message were replaced by the first one on forward/reply/edit (#7293) * Fix handling keyservers configured with protocol prefix (#7295) * Markasjunk: Fix marking as spam/ham on moving messages with Move menu (#7189) * Markasjunk: Fix bug where moving to Junk was failing on messages selected with Select > All (#7206) * Fix so imap error message is displayed to the user on folder create/update (#7245) * Fix bug where a special folder couldn't be created if a special-use flag is not supported (#7147) * Mailvelope: Fix bug where recipients with name were not handled properly in mail compose (#7312) * Fix characters encoding in group rename input after group creation/rename (#7330) * Fix bug where some message/rfc822 parts could not be attached on forward (#7323) * Make install-jsdeps.sh script working without the 'file' program installed (#7325) * Fix performance issue of parsing big HTML messages by disabling HTML5 parser for these (#7331) * Fix so Print button for PDF attachments works on Firefox >= 75 (#5125) update to 1.4.3 * Enigma: Fix so key list selection is reset when opening key creation form (#7154) * Enigma: Fix so using list checkbox selection does not load the key preview frame * Enigma: Fix generation of key pairs for identities with IDN domains (#7181) * Enigma: Display IDN domains of key users and identities in UTF8 * Enigma: Fix bug where "Send unencrypted" button didn't work in Elastic skin (#7205) * Managesieve: Fix bug where it wasn't possible to save flag actions (#7188) * Markasjunk: Fix bug where marking as spam/ham didn't work on moving messages with drag-and-drop (#7137) * Password: Make chpass-wrapper.py Python 3 compatible (#7135) * Elastic: Fix disappearing sidebar in mail compose after clicking Mail button * Elastic: Fix incorrect aria-disabled attribute on Mail taskmenu button in mail compose * Elastic: Fix bug where it was possible to switch editor mode when 'htmleditor' was in 'dont_override' (#7143) * Elastic: Fix text selection in recipient inputs (#7129) * Elastic: Fix missing Close button in "more recipients" dialog * Elastic: Fix non-working folder subscription checkbox for newly added folders (#7174) * Fix regression where "Open in new window" action didn't work (#7155) * Fix PHP Warning: array_filter() expects parameter 1 to be array, null given in subscriptions_option plugin (#7165) * Fix unexpected error message when mail refresh involves folder auto-unsubscribe (#6923) * Fix recipient duplicates in print-view when the recipient list has been expanded (#7169) * Fix bug where files in skins/ directory were listed on skins list (#7180) * Fix bug where message parts with no Content-Disposition header and no name were not listed on attachments list (#7117) * Fix display issues with mail subject that contains line-breaks (#7191) * Fix invalid Content-Transfer-Encoding on multipart messages - Mail_Mime fix (#7170) * Fix regression where using an absolute path to SQLite database file on Windows didn't work (#7196) * Fix using unix:///path/to/socket.file in memcached driver (#7210) - prefer brotli over gzip if brotli is available: + enable mod_brotli in roundcubemail-httpd.conf (after deflate) + enable brotli via a2enmod for new installations update to 1.4.2: * Plugin API: Make actionbefore, before, actionafter and after events working with plugin actions (#7106) * Managesieve: Replace "Filter disabled" with "Filter enabled" (#7028) * Managesieve: Fix so modifier type select wasn't hidden after hiding modifier select on header change * Managesieve: Fix filter selection after removing a first filter (#7079) * Markasjunk: Fix marking more than one message as spam/ham with email_learn driver (#7121) * Password: Fix kpasswd and smb drivers' double-escaping bug (#7092) * Enigma: Add script to import keys from filesystem to the db storage (for multihost) * Installer: Fix DB Write test on SQLite database ("database is locked" error) (#7064) * Installer: Fix so SQLite DSN with a relative path to the database file works in Installer * Elastic: Fix contrast of warning toasts (#7058) * Elastic: Simple search in pretty selects (#7072) * Elastic: Fix hidden list widget on mobile/tablet when selecting folder while search menu is open (#7120) * Fix so type attribute on script tags is not used on HTML5 pages (#6975) * Fix unread count after purge on a folder that is not currently selected (#7051) * Fix bug where Enter key didn't work on messages list in "List" layout (#7052) * Fix bug where deleting a saved search in addressbook caused display issue on sources/groups list (#7061) * Fix bug where a new saved search added after removing all searches wasn't added to the list (#7061) * Fix bug where a new contact group added after removing all groups from addressbook wasn't added to the list * Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035) * Fix so use of Ctrl+A does not scroll the list (#7020) * Fix/remove useless keyup event handler on username input in logon form (#6970) * Fix bug where cancelling switching from HTML to plain text didn't set the flag properly (#7077) * Fix bug where HTML reply could add an empty line with extra indentation above the original message (#7088) * Fix matching multiple X-Forwarded-For addresses with 'proxy_whitelist' (#7107) * Fix so displayed maximum attachment size depends also on 'max_message_size' (#7105) * Fix bug where 'skins_allowed' option didn't enforce user skin preference (#7080) * Fix so contact's organization field accepts up to 128 characters (it was 50) * Fix bug where listing tables in PostgreSQL database with db_prefix didn't work (#7093) * Fix bug where 'text' attribute on body tag was ignored when displaying HTML message (#7109) * Fix bug where next message wasn't displayed after delete in List mode (#7096) * Fix so number of contacts in a group is not limited to 200 when redirecting to mail composer from Contacts (#6972) * Fix malformed characters in HTML message with charset meta tag not in head (#7116) - php documentor is not needed on a productive system -> remove - also fix /usr/bin/env calls for two vendor scripts - skins now have some configurable files in their directories: move those files over to /etc/roundcubemail/skins/ - move other text files (incl. vendor ones) out of the root directory (and handle the LICENSE file a bit different) - enable mod_filter and add AddOutputFilterByType for common media types like html, javascript or xml - enable php7 on newer openSUSE versions - enable deflate, expires, filter, headers and setenvif on a new installation - do not enable any module in case of an update - recommend php-imagick for additional features - fixed most of the shell scripts to contain /usr/bin/php Upgrade to version 1.4.1: * new defaults for smtp_* config options * changed default password_charset to UTF-8 * login page returning 401 Unauthorized status Upgrade to version 1.4.0: * Update to jQuery 3.4.1 * Update to TinyMCE 4.8.2 * Update to jQuery-MiniColors 2.3.4 * Clarified 'address_book_type' option behavior (#6680) * Added cookie mismatch detection, display an error message informing the user to clear cookies * Renamed 'log_session' option to 'session_debug' * Removed 'delete_always' option (#6782) * Don't log full session identifiers in userlogins log (#6625) * Support $HasAttachment/$HasNoAttachment keywords (#6201) * Support PECL memcached extension as a session and cache storage driver (experimental) * Switch to IDNA2008 variant (#6806) * installto.sh: Add possibility to run the update even on the up-to-date installation (#6533) * Plugin API: Add 'render_folder_selector' hook * Added 'keyservers' option to define list of HKP servers for Enigma/Mailvelope (#6326) * Added flag to disable server certificate validation via Mysql DSN argument (#6848) * Select all records on the current list page with CTRL + A (#6813) * Use Left/Right Arrow keys to faster move over threaded messages list (#6399) * Changes in display_next setting (#6795): * * Move it to Preferences > User Interface > Main Options * * Make it apply to Contacts interface too * * Make it apply only if deleting/moving a previewed message/contact * Redis: Support connection to unix socket * Put charset meta specification before a title tag, add page title automatically (#6811) * Elastic: Various internal refactorings * Elastic: Add Prev/Next buttons on message page toolbar (#6648) * Elastic: Close search options on Enter key press in quick-search input (#6660) * Elastic: Changed some icons (#6852) * Elastic: Changed read/unread icons (#6636) * Elastic: Changed "Move to..." icon (#6637) * Elastic: Add hide/show for advanced preferences (#6632) * Elastic: Add default icon on Settings/Preferences lists for external plugins (#6814) * Elastic: Add indicator for popover menu items that open a submenu (#6868) * Elastic: Move compose attachments/options to the right side (#6839) * Elastic: Add border/background to attachments list widget (#6842) * Elastic: Add "Show unread messages" button to the search bar (#6587) * Elastic: Fix bug where toolbar disappears on attachment menu use in Chrome (#6677) * Elastic: Fix folders list scrolling on touch devices (#6706) * Elastic: Fix non-working pretty selects in Chrome browser (#6705) * Elastic: Fix issue with absolute positioned mail content (#6739) * Elastic: Fix bug where some menu actions could cause a browser popup warning * Elastic: Fix handling mailto: URL parameters in contact menu (#6751) * Elastic: Fix keyboard navigation in some menus, e.g. the contact menu * Elastic: Fix visual issue with long buttons in .boxwarning (#6797) * Elastic: Fix handling new-line in text pasted to a recipient input * Elastic: Fix so search is not reset when returning from the message preview page (#6847) * Larry: Fix regression where menu actions didn't work with keyboard (#6740) * ACL: Display user/group names (from ldap) instead of acl identifier * Password: Added ldap_exop driver (#4992) * Password: Added support for SSHA512 password algorithm (#6805) * Managesieve: Fix bug where global includes were requested for vacation (#6716) * Managesieve: Use RFC-compliant line endings, CRLF instead of LF (#6686) * Managesieve: Fix so "Create filter" option does not show up when Filters menu is disabled (#6723) * Enigma: For verified signatures, display the user id associated with the sender address (#5958) * Enigma: Fix bug where revoked users/keys were not greyed out in key info * Enigma: Fix error message when trying to encrypt with a revoked key (#6607) * Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638) * Enigma: Fix bug where signature verification could have been skipped for some message structures (#6838) * Fix language selection for spellchecker in html mode (#6915) * Fix css styles leak from replied/forwarded message to the rest of the composed text (#6831) * Fix invalid path to "add contact" icon when using assets_path setting * Fix invalid path to blocked.gif when using assets_path setting (#6752) * Fix so advanced search dialog is not automatically displayed on searchonly addressbooks (#6679) * Fix so an error is logged when more than one attachment plugin has been enabled, initialize the first one (#6735) * Fix bug where flag change could have been passed to a preview frame when not expected * Fix bug in HTML parser that could cause missing text fragments when there was no head/body tag (#6713) * Fix bug where HTML messages with a xml:namespace tag were not rendered (#6697) * Fix TinyMCE download location (#6694) * Fix so "Open in new window" consistently displays "external window" interface (#6659) * Fix bug where next row wasn't selected after deleting a collapsed thread (#6655) * Fix bug where external content (e.g. mail body) was passed to templates parsing code (#6640) * Fix bug where attachment preview didn't work with x_frame_options=deny (#6688) * Fix so bin/install-jsdeps.sh returns error code on error (#6704) * Fix bug where bmp images couldn't be displayed on some systems (#6728) * Fix bug in parsing vCard data using PHP 7.3 due to an invalid regexp (#6744) * Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758) * Fix bug in rcube_utils::parse_hosts() where %t, %d, %z could return only tld (#6746) * Fix bug where Next/Prev button in mail view didn't work with multi-folder search result (#6793) * Fix bug where selection of columns on messages list wasn't working * Fix bug in converting multi-page Tiff images to Jpeg (#6824) * Fix bug where handling multiple messages from multi-folder search result could not work (#6845) * Fix bug where unread count wasn't updated after moving multi-folder result (#6846) * Fix wrong messages order after returning to a multi-folder search result (#6836) * Fix some PHP 7.4 compat. issues (#6884, #6866) * Fix bug where it was possible to bypass the position:fixed CSS check in received messages (#6898) * Fix bug where some strict remote URIs in url() style were unintentionally blocked (#6899) * Fix bug where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897) * Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896) * Changed 'password_charset' default to 'UTF-8' (#6522) * Add skins_allowed option (#6483) * SMTP GSSAPI support via krb_authentication plugin (#6417) * Avoid Referer leaking by using Referrer-Policy:same-origin header (#6385) * Removed 'referer_check' option (#6440) * Use constant prefix for temp file names, don't remove temp files from other apps (#6511) * Ignore 'Sender' header on Reply-All action (#6506) * deluser.sh: Add option to delete users who have not logged in for more than X days (#6340) * HTML5 Upload Progress - as a replacement for the old server-side solution (#6177) * Prevent from using deprecated timezone names from jsTimezoneDetect * Force session.gc_probability=1 when using custom session handlers (#6560) * Support simple field labels (e.g. LetterHub examples) in csv imports (#6541) * Add cache busters also to images used by templates (#6610) * Plugin API: Added 'raise_error' hook (#6199) * Plugin API: Added 'common_headers' hook (#6385) * Plugin API: Added 'ldap_connected' hook * Enigma: Update to OpenPGPjs 4.2.1 - fixes user name encoding issues in key generation (#6524) * Enigma: Fixed multi-host synchronization of private and deleted keys and pubring.kbx file * Managesieve: Added support for 'editheader' extension - RFC5293 (#5954) * Managesieve: Fix bug where custom header or variable could be lost on form submission (#6594) * Markasjunk: Integrate markasjunk2 features into markasjunk - marking as non-junk + learning engine (#6504) * Password: Added 'modoboa' driver (#6361) * Password: Fix bug where password_dovecotpw_with_method setting could be ignored (#6436) * Password: Fix bug where new users could skip forced password change (#6434) * Password: Allow drivers to override default password comparisons (eg new is not same as current) (#6473) * Password: Allow drivers to override default strength checks (eg allow for 'not the same as last x passwords') (#246) * Passowrd: Allow drivers to define password strength rules displayed to the user * Password: Allow separate password saving and strength drivers for use of strength checking services (#5040) * Password: Add zxcvbn driver for checking password strength (#6479) * Password: Disallow control characters in passwords * Password: Add support for Plesk >= 17.8 (#6526) * Elastic: Improved datepicker displayed always in parent window * Elastic: On touch devices display attachment icons on messages list (#6296) * Elastic: Make menu button inactive if all subactions are inactive (#6444) * Elastic: On mobile/tablet jump to the list on folder selection (#6415) * Elastic: Various improvements on mail compose screen (#6413) * Elastic: Support new-line char as a separator for pasted recipients (#6460) * Elastic: Improved UX of search dialogs (#6416) * Elastic: Fix unwanted thread expanding when selecting a collapsed thread in non-mobile mode (#6445) * Elastic: Fix too small height of mailvelope mail preview frame (#6600) * Elastic: Add "status bar" for mobile in mail composer * Elastic: Add selection options on contacts list (#6595) * Elastic: Fix unintentional layout preference overwrite (#6613) * Elastic: Fix bug where Enigma options in mail compose could sometimes be ignored (#6515) * Log errors caused by low pcre.backtrack_limit when sending a mail message (#6433) * Fix regression where drafts were not deleted after sending the message (#6756) * Fix so max_message_size limit is checked also when forwarding messages as attachments (#6580) * Fix so performance stats are logged to the main console log also when per_user_logging=true * Fix malformed message saved into Sent folder when using big attachments and low memory limit (#6498) * Fix incorrect IMAP SASL GSSAPI negotiation (#6308) * Fix so unicode in local part of the email address is also supported in recipient inputs (#6490) * Fix bug where autocomplete list could be displayed out of screen (#6469) * Fix style/navigation on error page depending on authentication state (#6362) * Fix so invalid smtp_helo_host is never used, fallback to localhost (#6408) * Fix custom logo size in Elastic (#6424) * Fix listing the same attachment multiple times on forwarded messages * Fix bug where a message/rfc822 part without a filename wasn't listed on the attachments list (#6494) * Fix inconsistent offset for various time zones - always display Standard Time offset (#6531) * Fix dummy Message-Id when resuming a draft without Message-Id header (#6548) * Fix handling of empty entries in vCard import (#6564) * Fix bug in parsing some IMAP command responses that include unsolicited replies (#6577) * Fix PHP 7.2 compatibility in debug_logger plugin (#6586) * Fix so ANY record is not used for email domain validation, use A, MX, CNAME, AAAA instead (#6581) * Fix so mime_content_type check in Installer uses files that should always be available (i.e. from program/resources) (#6599) * Fix missing CSRF token on a link to download too-big message part (#6621) * Fix bug when aborting dragging with ESC key didn't stop the move action (#6623) * Improved Mailvelope integration * * Added private key listing and generating to identity settings * * Enable encrypt & sign option if Mailvelope supports it * Allow contacts without an email address (#5079) * Support SMTPUTF8 and relax email address validation to support unicode in local part (#5120) * Support for IMAP folders that cannot contain both folders and messages (#5057) * Remove sample PHP configuration from .htaccess and .user.ini files (#5850) * Extend skin_logo setting to allow per skin logos (#6272) * Use Masterminds/HTML5 parser for better HTML5 support (#5761) * Add More actions button in Contacts toolbar with Copy/Move actions (#6081) * Display an error when clicking disabled link to register protocol handler (#6079) * Add option trusted_host_patterns (#6009, #5752) * Support additional connect parameters in PostgreSQL database wrapper * Use UI dialogs instead of confirm() and alert() where possible * Display value of the SMTP message size limit in the error message (#6032) * Show message flagged status in message view (#5080) * Skip redundant INSERT query on successful logon when using PHP7 * Replace display_version with display_product_version (#5904) * Extend disabled_actions config so it accepts also button names (#5903) * Handle remote stylesheets the same as remote images, ask the user to allow them (#5994) * Add Message-ID to the sendmail log (#5871) * Add option to hide folders in share/other-user namespace or outside of the personal namespace root (#5073) * Archive: Fix archiving by sender address on cyrus-imap * Archive: Style Archive folder also on folder selector and folder manager lists * Archive: Add Thunderbird compatible Month option (#5623) * Archive: Create archive folder automatically if it's configured, but does not exist (#6076) * Enigma: Add button to send mail unencrypted if no key was found (#5913) * Enigma: Add options to set PGP cipher/digest algorithms (#5645) * Enigma: Multi-host support * Managesieve: Add ability to disable filter sets and other actions (#5496, #5898) * Managesieve: Add option managesieve_forward to enable settings dialog for simple forwarding (#6021) * Managesieve: Support filter action with custom IMAP flags (#6011) * Managesieve: Support 'mime' extension tests - RFC5703 (#5832) * Managesieve: Support GSSAPI authentication with krb_authentication plugin (#5779) * Managesieve: Support enabling the plugin for specified hosts only (#6292) * Password: Support host variables in password_db_dsn option (#5955) * Password: Automatic virtualmin domain setting, removed password_virtualmin_format option (#5759) * Password: Added password_username_format option (#5766) * subscriptions_option: show \Noselect folders greyed out (#5621) * zipdownload: Added option to define size limit for multiple messages download (#5696) * vcard_attachments: Add possibility to send contact vCard from Contacts toolbar (#6080) * Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587) * Composer: Fix certificate validation errors by using packagist only (#5148) * Add --get and --extract arguments and CACHEDIR env-variable support to install-jsdeps.sh (#5882) * Support _filter and _scope as GET arguments for opening mail UI (#5825) * Various improvements for templating engine and skin behaviours * * Support conditional include * * Support for 'link' objects * * Support including files with path relative to templates directory * * Use instead of for submit button on logon screen * Support skin localization (#5853) * Reset onerror on images if placeholder does not exist to prevent from requests storm * Unified and simplified code for loading content frame for responses and identities * Display contact import and advanced search in popup dialogs * Display a dialog for mail import with supported format description and upload size hint * Make possible to set (some) config options from a skin * Added optional checkbox selection for the list widget * Make 'compose' command always enabled * Add .log suffix to all log file names, add option log_file_ext to control this (#313) * Return "401 Unauthorized" status when login fails (#5663) * Support both comma and semicolon as recipient separator, drop recipients_separator option (#5092) * Plugin API: Added 'show_bytes' hook (#5001) * Add option to not indent quoted text on top-posting reply (#5105) * Removed global $CONFIG variable * Removed debug_level setting * Support AUTHENTICATE LOGIN for IMAP connections (#5563) * Support LDAP GSSAPI authentication (#5703) * Localized timezone selector (#4983) * Use 7bit encoding for ISO-2022-* charsets in sent mail (#5640) * Handle inline images also inside multipart/mixed messages (#5905) * Allow style tags in HTML editor on composed/reply messages (#5751) * Use Github API as a fallback to fetch js dependencies to workaround throttling issues (#6248) * Show confirm dialog when moving folders using drag and drop (#6119) * Fix bug where new_user_dialog email check could have been circumvented by deleting / abandoning session (#5929) * Fix skin extending for assets (#5115) * Fix handling of forwarded messages inside of a TNEF message (#5632) * Fix bug where attachment size wasn't visible when the filename was too long (#6033) * Fix checking table columns when there's more schemas/databases in postgres/mysql (#6047) * Fix css conflicts in user interface and e-mail content (#5891) * Fix duplicated signature when using Back button in Chrome (#5809) * Fix touch event issue on messages list in IE/Edge (#5781) * Fix so links over images are not removed in plain text signatures converted from HTML (#4473) * Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772) Upgrade to version 1.3.10: * Enigma: Fix "decryption oracle" bug [CVE-2019-10740] (#6638) Upgrade to version 1.3.9: * Fix TinyMCE download location(s) (#6694) * Fix so mime_content_type check in Installer uses files that should always be available (i.e. from program/resources) (#6599) Upgrade to version 1.3.8: * Fix support for "allow-from " in x_frame_options config option (#6449) - add files with .log entry to logrotate config enhance apache configuration by: + disable mbstring function overload (http://bugs.php.net/bug.php?id=30766) + do not allow to see README*, INSTALL, LICENSE or CHANGELOG files + set additional headers: + Content-Security-Policy: ask browsers to not set the referrer + Cache-Control: ask not to cache the content + Strict-Transport-Security: set HSTS rules for SSL traffic + X-XSS-Protection: configure built in reflective XSS protection adjust README.openSUSE: + db.inc.php is not used any longer + flush privileges after creating/changing users in mysql roundcubemail-1.5.3-bp153.2.3.1.noarch.rpm roundcubemail-1.5.3-bp153.2.3.1.src.rpm openSUSE-2022-10141 Recommended update for efl moderate openSUSE Backports SLE-15-SP3 Update This update for efl fixes the following issues: Update to 1.26.3 Bugfix release * Fix theme issues * Fix edje calc internal return values in some cases * Fix ecore-x netwm moveresize request handling * Fix ecore-x xkb handling to not leak * Fix new xkb event handling * Fix evas smart object to null out fields for safety * Fix elm null cnp object handling to not crash in odd cases * Fix ecore evas x11 dnd handling to not null out xdnd props * Fix data checkme file so relocation at runtime works again * Fix eina bt output to always have spaces between fields * Fix png loader on arm to not have rgb values when a is 0 * Fix textgrid to guard against null glyphs * Fix ecore-x vblank to use current time not vlbank time * Fix emile to handle invalid compress types more gracefully * Fix compile warnings * Fix evas psd loader crash * Fix osx sample compile conf script options * Fix wl vsync timer to use current time not vblank time * Work around xwayland issue where synthetic events are not sent Update to 1.26.2 Bugfix release: * Fix crash when doing wierd combinations of eet_write and eet_read * Fix elementary tests to pass * Fix portability of putenv/setenv for niche OS's * Fix ecore input to build on BSD * Fix svg decoding crashes for vector decode * Fix theme - ibar label overlay * Fix theme - pointer scaling and sizing * Fix ecore x - ensure pointer on screen when setting bounds * elm theme - win - fix mystery off-by-1 resize of content * elm theme - fix mis-named colorclass for inwin bg * edje entry - fix past to use shft+ins for paste and no ctl * edje entry - complete key handling for cut (shft+del) * elm theme - fix placement of procstats and volume so they dont fight * Evas GL dithers by default for better quality (but it's a bit slower) * Evas HEIF format loaded (need to remove from disabled set) * Default theme is now the flat theme * New color palette files and API * Improved speed of Entry appending * Improved performance by not rendering invisible windows ecore_imf-module-scim-1.26.3-bp153.3.3.4.x86_64.rpm efl-1.26.3-bp153.3.3.4.src.rpm efl-1.26.3-bp153.3.3.4.x86_64.rpm efl-devel-1.26.3-bp153.3.3.4.x86_64.rpm efl-examples-1.26.3-bp153.3.3.4.x86_64.rpm efl-lang-1.26.3-bp153.3.3.4.noarch.rpm efl-testsuite-1.26.3-bp153.3.3.4.x86_64.rpm elua-1.26.3-bp153.3.3.4.x86_64.rpm enlightenment-theme-dark-0.21.0-bp153.3.3.4.x86_64.rpm enlightenment-theme-upstream-0.21.0-bp153.3.3.4.x86_64.rpm enlightenment-x-dark-icon-theme-0.21.0-bp153.3.3.4.x86_64.rpm evas-generic-loaders-1.26.3-bp153.3.3.4.x86_64.rpm ecore_imf-module-scim-1.26.3-bp153.3.3.4.aarch64.rpm efl-1.26.3-bp153.3.3.4.aarch64.rpm efl-devel-1.26.3-bp153.3.3.4.aarch64.rpm efl-examples-1.26.3-bp153.3.3.4.aarch64.rpm efl-testsuite-1.26.3-bp153.3.3.4.aarch64.rpm elua-1.26.3-bp153.3.3.4.aarch64.rpm enlightenment-theme-dark-0.21.0-bp153.3.3.4.aarch64.rpm enlightenment-theme-upstream-0.21.0-bp153.3.3.4.aarch64.rpm enlightenment-x-dark-icon-theme-0.21.0-bp153.3.3.4.aarch64.rpm evas-generic-loaders-1.26.3-bp153.3.3.4.aarch64.rpm ecore_imf-module-scim-1.26.3-bp153.3.3.4.ppc64le.rpm efl-1.26.3-bp153.3.3.4.ppc64le.rpm efl-devel-1.26.3-bp153.3.3.4.ppc64le.rpm efl-examples-1.26.3-bp153.3.3.4.ppc64le.rpm efl-testsuite-1.26.3-bp153.3.3.4.ppc64le.rpm elua-1.26.3-bp153.3.3.4.ppc64le.rpm enlightenment-theme-dark-0.21.0-bp153.3.3.4.ppc64le.rpm enlightenment-theme-upstream-0.21.0-bp153.3.3.4.ppc64le.rpm enlightenment-x-dark-icon-theme-0.21.0-bp153.3.3.4.ppc64le.rpm evas-generic-loaders-1.26.3-bp153.3.3.4.ppc64le.rpm ecore_imf-module-scim-1.26.3-bp153.3.3.4.s390x.rpm efl-1.26.3-bp153.3.3.4.s390x.rpm efl-devel-1.26.3-bp153.3.3.4.s390x.rpm efl-examples-1.26.3-bp153.3.3.4.s390x.rpm efl-testsuite-1.26.3-bp153.3.3.4.s390x.rpm elua-1.26.3-bp153.3.3.4.s390x.rpm enlightenment-theme-dark-0.21.0-bp153.3.3.4.s390x.rpm enlightenment-theme-upstream-0.21.0-bp153.3.3.4.s390x.rpm enlightenment-x-dark-icon-theme-0.21.0-bp153.3.3.4.s390x.rpm evas-generic-loaders-1.26.3-bp153.3.3.4.s390x.rpm openSUSE-2022-10140 Security update for lighttpd moderate openSUSE Backports SLE-15-SP3 Update This update for lighttpd fixes the following issues: lighttpd was updated to 1.4.67: * Update comment about TCP_INFO on OpenBSD * [mod_ajp13] fix crash with bad response headers (fixes #3170) * [core] handle RDHUP when collecting chunked body CVE-2022-41556 (boo#1203872) * [core] tweak streaming request body to backends * [core] handle ENOSPC with pwritev() (#3171) * [core] manually calculate off_t max (fixes #3171) * [autoconf] force large file support (#3171) * [multiple] quiet coverity warnings using casts * [meson] add license keyword to project declaration lighttpd-1.4.67-bp153.2.12.1.src.rpm lighttpd-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_authn_gssapi-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_authn_ldap-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_authn_pam-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_authn_sasl-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_magnet-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_maxminddb-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_rrdtool-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_vhostdb_dbi-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_vhostdb_ldap-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_vhostdb_mysql-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_vhostdb_pgsql-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-mod_webdav-1.4.67-bp153.2.12.1.x86_64.rpm lighttpd-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_authn_gssapi-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_authn_ldap-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_authn_pam-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_authn_sasl-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_magnet-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_maxminddb-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_rrdtool-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_vhostdb_dbi-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_vhostdb_ldap-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_vhostdb_mysql-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_vhostdb_pgsql-1.4.67-bp153.2.12.1.i586.rpm lighttpd-mod_webdav-1.4.67-bp153.2.12.1.i586.rpm lighttpd-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_authn_gssapi-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_authn_ldap-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_authn_pam-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_authn_sasl-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_magnet-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_maxminddb-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_rrdtool-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_vhostdb_dbi-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_vhostdb_ldap-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_vhostdb_mysql-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_vhostdb_pgsql-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-mod_webdav-1.4.67-bp153.2.12.1.aarch64.rpm lighttpd-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_authn_gssapi-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_authn_ldap-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_authn_pam-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_authn_sasl-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_magnet-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_maxminddb-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_rrdtool-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_vhostdb_dbi-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_vhostdb_ldap-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_vhostdb_mysql-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_vhostdb_pgsql-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-mod_webdav-1.4.67-bp153.2.12.1.ppc64le.rpm lighttpd-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_authn_gssapi-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_authn_ldap-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_authn_pam-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_authn_sasl-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_magnet-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_maxminddb-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_rrdtool-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_vhostdb_dbi-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_vhostdb_ldap-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_vhostdb_mysql-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_vhostdb_pgsql-1.4.67-bp153.2.12.1.s390x.rpm lighttpd-mod_webdav-1.4.67-bp153.2.12.1.s390x.rpm openSUSE-2022-10139 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 106.0.5249.91 (boo#1203808): * CVE-2022-3370: Use after free in Custom Elements * CVE-2022-3373: Out of bounds write in V8 Uncludes changes from 106.0.5249.61: * CVE-2022-3304: Use after free in CSS * CVE-2022-3201: Insufficient validation of untrusted input in Developer Tools * CVE-2022-3305: Use after free in Survey * CVE-2022-3306: Use after free in Survey * CVE-2022-3307: Use after free in Media * CVE-2022-3308: Insufficient policy enforcement in Developer Tools * CVE-2022-3309: Use after free in Assistant * CVE-2022-3310: Insufficient policy enforcement in Custom Tabs * CVE-2022-3311: Use after free in Import * CVE-2022-3312: Insufficient validation of untrusted input in VPN * CVE-2022-3313: Incorrect security UI in Full Screen * CVE-2022-3314: Use after free in Logging * CVE-2022-3315: Type confusion in Blink * CVE-2022-3316: Insufficient validation of untrusted input in Safe Browsing * CVE-2022-3317: Insufficient validation of untrusted input in Intents * CVE-2022-3318: Use after free in ChromeOS Notifications chromedriver-106.0.5249.91-bp153.2.125.1.x86_64.rpm chromium-106.0.5249.91-bp153.2.125.1.src.rpm chromium-106.0.5249.91-bp153.2.125.1.x86_64.rpm chromedriver-106.0.5249.91-bp153.2.125.1.aarch64.rpm chromium-106.0.5249.91-bp153.2.125.1.aarch64.rpm openSUSE-2022-10170 Security update for cacti, cacti-spine moderate openSUSE Backports SLE-15-SP3 Update This update for cacti, cacti-spine fixes the following issues: cacti-spine 1.2.22, delivering a number of bug fixes: * When polling time is exceed, spine does not always exit as expected * Spine logging at `-V 5` includes an extra line feed * Incorrect SNMP responses can cause spine to crash * Properly handle devices that timeout responding to the Extended Uptime * MariaDB can cause spine to abort prematurely despite error handling * Spine should log the error time when exiting via signal cacti-spine 1.2.21: * Disable DES if Net-SNMP doesn't have it cacti 1.2.22, providing one security fix, a number of bug fixes and a collection of improvements: * When creating new graphs, cross site injection is possible (boo#1203952) * When creating user from template, multiple Domain FullName and Mail are not propagated * Nectar Aggregate 95th emailed report broken * Boost may not find archive tables correctly * Users may be unable to change their password when forced during a login * Net-SNMP Memory Graph Template has Wrong GPRINT * Search in tree view unusable on larger installations * Increased bulk insert size to avoid partial inserts and potential data loss. * Call to undefined function boost_debug in Cacti log * When no guest template is set, login cookies are not properly set * Later RRDtool releases do not need to check last_update time * Regex filters are not always long enough * Domains based LDAP and AD Fullname and Email not auto-populated * Cacti polling and boost report the wrong number of Data Sources when Devices are disabled * When editing Graph Template Items there are cases where VDEF's are hidden when they should be shown * Database SSL setting lacks default value * Update default path cacti under *BSD by xmacan * Web Basic authentication not creating template user * Unable to change the Heartbeat of a Data Source Profile * Tree Search Does Not Properly Search All Trees * When structured paths are setup, RRDfiles may not always be created when possible * When parsing the logs, caching would help speed up processing * Deprecation warnings when attempting real-time Graphs with PHP8.1 * Custom Timespan is lost when clicking other tree branches * Non device based Data Sources not being polled * When Resource XML file inproperly formatted, graph creation can fail with errors * Update code style to support PHP 8 requirements * None" shows all graphs * Realtime popup window experiences issues on some browsers * Auth settings do not always properly reflect the options selected by ddb4github * MySQL can cause cacti to become stalled due to locking issues * Boost process can get hung under rare conditions until the poller times out * Exporting graphs under PHP 8 can cause errors * Host table has wrong default for disabled and deleted columns * RRD storage paths do not scale properly * When importing, make it possible to only import certain components * Update change_device script to include new features by bmfmancini * Make help pages use latest online version wherever possible * Cacti should show PHP INI locations during install * Detect PHP INI values that are different in the INI vs running config * Added Gradient Color support for AREA charts by thurban * Update CDEF functions for RRDtool * When boost is running, it's not clear which processes are running and how long they have to complete cacti 1.2.21: * Add a CLI script to install/enable/disable/uninstall plugins * Add log message when purging DS stats and poller repopulate * A collection of bug fixes cacti-spine-1.2.22-bp153.2.12.1.src.rpm cacti-spine-1.2.22-bp153.2.12.1.x86_64.rpm cacti-1.2.22-bp153.2.12.1.noarch.rpm cacti-1.2.22-bp153.2.12.1.src.rpm cacti-spine-1.2.22-bp153.2.12.1.i586.rpm cacti-spine-1.2.22-bp153.2.12.1.aarch64.rpm cacti-spine-1.2.22-bp153.2.12.1.ppc64le.rpm cacti-spine-1.2.22-bp153.2.12.1.s390x.rpm openSUSE-2023-5 Security update for python-Django important openSUSE Backports SLE-15-SP3 Update This update for python-Django fixes the following issues: - CVE-2022-41323: Fixed potential denial-of-service vulnerability in internationalized URLs (boo#1203793) - CVE-2022-36359: Fixed a potential reflected file download vulnerability in FileResponse (boo#1201923) - Update from 2.2.12 to 2.2.28 (boo#1198297) * Many CVEs fixes (check https://github.com/django/django/blob/main/docs/releases/) 2.2.28: - CVE-2022-28346: Fixed potential SQL injection in QuerySet.annotate(), aggregate(), and extra() (bsc#1198398) - CVE-2022-28347: Fixed potential SQL injection via QuerySet.explain(**options) (bsc#1198399) 2.2.27: - CVE-2022-22818: Fixed possible XSS via ``{% debug %}`` template tag (bsc#1195086) - CVE-2022-23833: Fixed denial-of-service possibility in file uploads (bsc#1195088) 2.2.26: - CVE-2021-45115: Denial-of-service possibility in ``UserAttributeSimilarityValidator`` (bsc#1194115) - CVE-2021-45116: Potential information disclosure in ``dictsort`` template filter (bsc#1194117) - CVE-2021-45452: Potential directory-traversal via ``Storage.save()`` (bsc#) 2.2.25: - CVE-2021-44420: Potential bypass of an upstream access control based on URL paths (bsc#1193240) 2.2.24: - CVE-2021-33203: Potential directory traversal via ``admindocs`` - CVE-2021-33571: Possible indeterminate SSRF, RFI, and LFI attacks since validators accepted leading zeros in IPv4 addresses 2.2.23: - regression fix 2.2.22: - CVE-2021-32052: Header injection possibility since ``URLValidator`` accepted newlines in input on Python 3.9.5+ python-Django-2.2.28-bp153.2.3.1.src.rpm python3-Django-2.2.28-bp153.2.3.1.noarch.rpm openSUSE-2022-10144 Security update for gdcm, orthanc, orthanc-gdcm, orthanc-webviewer important openSUSE Backports SLE-15-SP3 Update This update for gdcm, orthanc, orthanc-gdcm, orthanc-webviewer fixes the following issues: Changes in gdcm: - Provides/obsoletes moved to lbgdcm-package (Thx DimStar) - rename of gdcm-libgdcm3_0 to libgdcm3_0 (proposal S. Brüns) - version 3.0.18 no changelog - version 3.0.12 * support for poppler 22.03 added - version 3.0.11 * Fix for a significant issue with JPEG-LS and RGB color space * tons of small bug fixes - version 3.0.10 (no changelog) Changes in orthanc-gdcm: - changed dependency gdcm-libgdcm3_0 -> libgdcm3_0 - Version 1.5 * Take the configuration option "RestrictTransferSyntaxes" into account not only for decoding, but also for transcoding * Upgrade to GDCM 3.0.10 for static builds- Changes in orthanc: - version 1.11.2 * Added support for RGBA64 images in tools/create-dicom and /preview * New configuration "MaximumStorageMode" to choose between recyling of old patients (default behavior) and rejection of new incoming data when the MaximumStorageSize has been reached. * New sample plugin: "DelayedDeletion" that will delete files from disk asynchronously to speed up deletion of large studies. * Lua: new "SetHttpTimeout" function * Lua: new "OnHeartBeat" callback called at regular interval provided that you have configured "LuaHeartBeatPeriod" > 0. * "ExtraMainDicomTags" configuration now accepts Dicom Sequences. Sequences are stored in a dedicated new metadata "MainDicomSequences". This should improve DicomWeb QIDO-RS and avoid warnings like "Accessing Dicom tags from storage when accessing series : 0040,0275". Main dicom sequences can now be returned in "MainDicomTags" and in "RequestedTags". * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0). * Fix the Storage Cache for compressed files (bug introduced in 1.11.1). * Fix the storage cache that was not used by the Plugin SDK. This fixes the DicomWeb plugin "/rendered" route performance issues. * DelayedDeletion plugin: Fix leaking of symbols * SQLite now closes and deletes WAL and SHM files on exit. This should improve handling of SQLite DB over network drives. * Fix static compilation of boost 1.69 on Ubuntu 22.04 * Upgraded dependencies for static builds: - boost 1.80.0 - dcmtk 3.6.7 (fixes CVE-2022-2119 and CVE-2022-2120) - openssl 3.0.5 * Housekeeper plugin: Fix resume of previous processing * Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts() * Improved HttpClient error logging (add method + url) * API version upgraded to 18 * /system is now reporting "DatabaseServerIdentifier" * Added an Asynchronous mode to /modalities/../move. * "RequestedTags" option can now include DICOM sequences. * New function in the SDK: "OrthancPluginGetDatabaseServerIdentifier" * DicomMap::ParseMainDicomTags has been deprecated -> retrieve "full" tags and use DicomMap::FromDicomAsJson instead - version 1.11.0 * new API version 1.7 * new configuration parameter * for detailed changelog see NEWS - version 1.10.1 * for detailed changelog see NEWS - Version 1.9.7 * New configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCP * API version upgraded to 15 * Added "Level" option to POST /tools/bulk-modify * Added missing OpenAPI documentation of "KeepSource" in ".../modify" and ".../anonymize" * Added file CITATION.cff * Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins * Fix upload of ZIP archives containing a DICOMDIR file * Fix computation of the estimated time of arrival in jobs * Support detection of windowing and rescale in Philips multiframe images Changes in orthanc-webviewer: - version 2.8 * Fix XSS inside DICOM in Orthanc Web Viewer (as reported by Stuart Kurutac, NCC Group) * framework190.diff removed (covered in actual version) gdcm-3.0.19-bp153.2.8.1.src.rpm gdcm-3.0.19-bp153.2.8.1.x86_64.rpm gdcm-applications-3.0.19-bp153.2.8.1.x86_64.rpm gdcm-applications-debuginfo-3.0.19-bp153.2.8.1.x86_64.rpm gdcm-debuginfo-3.0.19-bp153.2.8.1.x86_64.rpm gdcm-debugsource-3.0.19-bp153.2.8.1.x86_64.rpm gdcm-devel-3.0.19-bp153.2.8.1.x86_64.rpm gdcm-examples-3.0.19-bp153.2.8.1.x86_64.rpm libgdcm3_0-3.0.19-bp153.2.8.1.x86_64.rpm libgdcm3_0-debuginfo-3.0.19-bp153.2.8.1.x86_64.rpm libsocketxx1_2-3.0.19-bp153.2.8.1.x86_64.rpm libsocketxx1_2-debuginfo-3.0.19-bp153.2.8.1.x86_64.rpm python3-gdcm-3.0.19-bp153.2.8.1.x86_64.rpm python3-gdcm-debuginfo-3.0.19-bp153.2.8.1.x86_64.rpm orthanc-gdcm-1.5-bp153.2.6.1.src.rpm orthanc-gdcm-1.5-bp153.2.6.1.x86_64.rpm orthanc-gdcm-debuginfo-1.5-bp153.2.6.1.x86_64.rpm orthanc-gdcm-debugsource-1.5-bp153.2.6.1.x86_64.rpm orthanc-webviewer-2.8-bp153.2.3.1.src.rpm orthanc-webviewer-2.8-bp153.2.3.1.x86_64.rpm orthanc-webviewer-debuginfo-2.8-bp153.2.3.1.x86_64.rpm orthanc-webviewer-debugsource-2.8-bp153.2.3.1.x86_64.rpm orthanc-1.11.2-bp153.2.13.1.src.rpm orthanc-1.11.2-bp153.2.13.1.x86_64.rpm orthanc-debuginfo-1.11.2-bp153.2.13.1.x86_64.rpm orthanc-debugsource-1.11.2-bp153.2.13.1.x86_64.rpm orthanc-devel-1.11.2-bp153.2.13.1.x86_64.rpm orthanc-doc-1.11.2-bp153.2.13.1.noarch.rpm orthanc-source-1.11.2-bp153.2.13.1.x86_64.rpm gdcm-3.0.19-bp153.2.8.1.aarch64.rpm gdcm-applications-3.0.19-bp153.2.8.1.aarch64.rpm gdcm-applications-debuginfo-3.0.19-bp153.2.8.1.aarch64.rpm gdcm-debuginfo-3.0.19-bp153.2.8.1.aarch64.rpm gdcm-debugsource-3.0.19-bp153.2.8.1.aarch64.rpm gdcm-devel-3.0.19-bp153.2.8.1.aarch64.rpm gdcm-examples-3.0.19-bp153.2.8.1.aarch64.rpm libgdcm3_0-3.0.19-bp153.2.8.1.aarch64.rpm libgdcm3_0-debuginfo-3.0.19-bp153.2.8.1.aarch64.rpm libsocketxx1_2-3.0.19-bp153.2.8.1.aarch64.rpm libsocketxx1_2-debuginfo-3.0.19-bp153.2.8.1.aarch64.rpm python3-gdcm-3.0.19-bp153.2.8.1.aarch64.rpm python3-gdcm-debuginfo-3.0.19-bp153.2.8.1.aarch64.rpm orthanc-gdcm-1.5-bp153.2.6.1.aarch64.rpm orthanc-gdcm-debuginfo-1.5-bp153.2.6.1.aarch64.rpm orthanc-gdcm-debugsource-1.5-bp153.2.6.1.aarch64.rpm orthanc-webviewer-2.8-bp153.2.3.1.aarch64.rpm orthanc-webviewer-debuginfo-2.8-bp153.2.3.1.aarch64.rpm orthanc-webviewer-debugsource-2.8-bp153.2.3.1.aarch64.rpm orthanc-1.11.2-bp153.2.13.1.aarch64.rpm orthanc-debuginfo-1.11.2-bp153.2.13.1.aarch64.rpm orthanc-debugsource-1.11.2-bp153.2.13.1.aarch64.rpm orthanc-devel-1.11.2-bp153.2.13.1.aarch64.rpm orthanc-source-1.11.2-bp153.2.13.1.aarch64.rpm gdcm-3.0.19-bp153.2.8.1.ppc64le.rpm gdcm-applications-3.0.19-bp153.2.8.1.ppc64le.rpm gdcm-applications-debuginfo-3.0.19-bp153.2.8.1.ppc64le.rpm gdcm-debuginfo-3.0.19-bp153.2.8.1.ppc64le.rpm gdcm-debugsource-3.0.19-bp153.2.8.1.ppc64le.rpm gdcm-devel-3.0.19-bp153.2.8.1.ppc64le.rpm gdcm-examples-3.0.19-bp153.2.8.1.ppc64le.rpm libgdcm3_0-3.0.19-bp153.2.8.1.ppc64le.rpm libgdcm3_0-debuginfo-3.0.19-bp153.2.8.1.ppc64le.rpm libsocketxx1_2-3.0.19-bp153.2.8.1.ppc64le.rpm libsocketxx1_2-debuginfo-3.0.19-bp153.2.8.1.ppc64le.rpm python3-gdcm-3.0.19-bp153.2.8.1.ppc64le.rpm python3-gdcm-debuginfo-3.0.19-bp153.2.8.1.ppc64le.rpm orthanc-gdcm-1.5-bp153.2.6.1.ppc64le.rpm orthanc-gdcm-debuginfo-1.5-bp153.2.6.1.ppc64le.rpm orthanc-gdcm-debugsource-1.5-bp153.2.6.1.ppc64le.rpm orthanc-webviewer-2.8-bp153.2.3.1.ppc64le.rpm orthanc-webviewer-debuginfo-2.8-bp153.2.3.1.ppc64le.rpm orthanc-webviewer-debugsource-2.8-bp153.2.3.1.ppc64le.rpm orthanc-1.11.2-bp153.2.13.1.ppc64le.rpm orthanc-debuginfo-1.11.2-bp153.2.13.1.ppc64le.rpm orthanc-debugsource-1.11.2-bp153.2.13.1.ppc64le.rpm orthanc-devel-1.11.2-bp153.2.13.1.ppc64le.rpm orthanc-source-1.11.2-bp153.2.13.1.ppc64le.rpm gdcm-3.0.19-bp153.2.8.1.s390x.rpm gdcm-applications-3.0.19-bp153.2.8.1.s390x.rpm gdcm-applications-debuginfo-3.0.19-bp153.2.8.1.s390x.rpm gdcm-debuginfo-3.0.19-bp153.2.8.1.s390x.rpm gdcm-debugsource-3.0.19-bp153.2.8.1.s390x.rpm gdcm-devel-3.0.19-bp153.2.8.1.s390x.rpm gdcm-examples-3.0.19-bp153.2.8.1.s390x.rpm libgdcm3_0-3.0.19-bp153.2.8.1.s390x.rpm libgdcm3_0-debuginfo-3.0.19-bp153.2.8.1.s390x.rpm libsocketxx1_2-3.0.19-bp153.2.8.1.s390x.rpm libsocketxx1_2-debuginfo-3.0.19-bp153.2.8.1.s390x.rpm python3-gdcm-3.0.19-bp153.2.8.1.s390x.rpm python3-gdcm-debuginfo-3.0.19-bp153.2.8.1.s390x.rpm orthanc-gdcm-1.5-bp153.2.6.1.s390x.rpm orthanc-gdcm-debuginfo-1.5-bp153.2.6.1.s390x.rpm orthanc-gdcm-debugsource-1.5-bp153.2.6.1.s390x.rpm orthanc-webviewer-2.8-bp153.2.3.1.s390x.rpm orthanc-webviewer-debuginfo-2.8-bp153.2.3.1.s390x.rpm orthanc-webviewer-debugsource-2.8-bp153.2.3.1.s390x.rpm openSUSE-2022-10192 Recommended update for orthanc-dicomweb moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc-dicomweb fixes the following issues: version 1.10 * bugfix release, see 'NEWS' for details Version 1.8 * Show an error message when trying to send studies > 4GB via STOW-RS * Optimized QIDO-RS to build its responses from DB if tags are saved in "ExtraMainDicomTags". * New configuration "PublicRoot" Version 1.7 * Detection of windowing and rescale in ".../rendered" for Philips multiframe images orthanc-dicomweb-1.10-bp153.2.3.1.src.rpm orthanc-dicomweb-1.10-bp153.2.3.1.x86_64.rpm orthanc-dicomweb-1.10-bp153.2.3.1.aarch64.rpm orthanc-dicomweb-1.10-bp153.2.3.1.ppc64le.rpm openSUSE-2022-10151 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 106.0.5249.119 (boo#1204223): * CVE-2022-3445: Use after free in Skia * CVE-2022-3446: Heap buffer overflow in WebSQL * CVE-2022-3447: Inappropriate implementation in Custom Tabs * CVE-2022-3448: Use after free in Permissions API * CVE-2022-3449: Use after free in Safe Browsing * CVE-2022-3450: Use after free in Peer Connection chromedriver-106.0.5249.119-bp153.2.128.1.x86_64.rpm chromium-106.0.5249.119-bp153.2.128.1.src.rpm chromium-106.0.5249.119-bp153.2.128.1.x86_64.rpm chromedriver-106.0.5249.119-bp153.2.128.1.aarch64.rpm chromium-106.0.5249.119-bp153.2.128.1.aarch64.rpm openSUSE-2022-10217 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issues: Update to version 22.09.00: * lib: fwts_version.h - update to V22.09.00 * debian: update changelog * acpi: iort: remove redundant code * fwts-test: add regression test for SVKL * acpi: svkl: add test for SVKL table (mantis 2162) * acpi: nhltdump: add endpoint discriptor string description * acpi: nhltdump: add dumping nhlt table for audio configurations * acpi: fadt: get _CST c2 c3 for p_lvl2 and p_lvl3 tests * uefi: securebootcert: fix the attribute set for AuditMode and DeployedMode * lib: acpi: update battery charge limiting state for _BST * acpi: dbg2: update the subtype for DBG2 table fwts-22.09.00-bp153.2.24.1.src.rpm fwts-22.09.00-bp153.2.24.1.x86_64.rpm fwts-22.09.00-bp153.2.24.1.i586.rpm fwts-22.09.00-bp153.2.24.1.aarch64.rpm openSUSE-2022-10176 Recommended update for python-py2pack moderate openSUSE Backports SLE-15-SP3 Update This update for python-py2pack fixes the following issues: - Fixed py2pack python error (boo#1203133) python-py2pack-0.8.6-bp153.2.3.1.src.rpm python-py2pack-doc-0.8.6-bp153.2.3.1.noarch.rpm python2-py2pack-0.8.6-bp153.2.3.1.noarch.rpm python3-py2pack-0.8.6-bp153.2.3.1.noarch.rpm openSUSE-2022-10166 Recommended update for sendxmpp moderate openSUSE Backports SLE-15-SP3 Update This recommended update addresses the following issue in sendxmpp: - The package did not correctly specify the Perl IO::Socket::SSL run-time dependency (boo#1204339) sendxmpp-1.24-bp153.2.3.1.noarch.rpm sendxmpp-1.24-bp153.2.3.1.src.rpm openSUSE-2022-10191 Security update for exim important openSUSE Backports SLE-15-SP3 Update This update for exim fixes the following issues: - CVE-2022-3559: Fixed use after free in processing of the component Regex Handler (boo#1204427, Bug 2915) exim-4.94.2-bp153.5.1.src.rpm exim-4.94.2-bp153.5.1.x86_64.rpm eximon-4.94.2-bp153.5.1.x86_64.rpm eximstats-html-4.94.2-bp153.5.1.x86_64.rpm exim-4.94.2-bp153.5.1.aarch64.rpm eximon-4.94.2-bp153.5.1.aarch64.rpm eximstats-html-4.94.2-bp153.5.1.aarch64.rpm exim-4.94.2-bp153.5.1.ppc64le.rpm eximon-4.94.2-bp153.5.1.ppc64le.rpm eximstats-html-4.94.2-bp153.5.1.ppc64le.rpm exim-4.94.2-bp153.5.1.s390x.rpm eximon-4.94.2-bp153.5.1.s390x.rpm eximstats-html-4.94.2-bp153.5.1.s390x.rpm openSUSE-2022-10214 Security update for python-joblib important openSUSE Backports SLE-15-SP3 Update This update for python-joblib fixes the following issues: - CVE-2022-21797: Fixed arbitrary code execution in joblib (boo#1204232) python-joblib-0.16.0-bp153.2.3.1.src.rpm python3-joblib-0.16.0-bp153.2.3.1.noarch.rpm openSUSE-2022-10177 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 107.0.5304.87 (boo#1204819) * CVE-2022-3723: Type Confusion in V8 Chromium 107.0.5304.68 (boo#1204732) * CVE-2022-3652: Type Confusion in V8 * CVE-2022-3653: Heap buffer overflow in Vulkan * CVE-2022-3654: Use after free in Layout * CVE-2022-3655: Heap buffer overflow in Media Galleries * CVE-2022-3656: Insufficient data validation in File System * CVE-2022-3657: Use after free in Extensions * CVE-2022-3658: Use after free in Feedback service on Chrome OS * CVE-2022-3659: Use after free in Accessibility * CVE-2022-3660: Inappropriate implementation in Full screen mode * CVE-2022-3661: Insufficient data validation in Extensions chromedriver-107.0.5304.87-bp153.2.133.1.x86_64.rpm chromedriver-debuginfo-107.0.5304.87-bp153.2.133.1.x86_64.rpm chromium-107.0.5304.87-bp153.2.133.1.src.rpm chromium-107.0.5304.87-bp153.2.133.1.x86_64.rpm chromium-debuginfo-107.0.5304.87-bp153.2.133.1.x86_64.rpm chromedriver-107.0.5304.87-bp153.2.133.1.aarch64.rpm chromedriver-debuginfo-107.0.5304.87-bp153.2.133.1.aarch64.rpm chromium-107.0.5304.87-bp153.2.133.1.aarch64.rpm chromium-debuginfo-107.0.5304.87-bp153.2.133.1.aarch64.rpm openSUSE-2022-10178 Security update for jhead important openSUSE Backports SLE-15-SP3 Update This update for jhead fixes the following issues: - CVE-2022-41751: Fixed shell injection via filenames (boo#1204409) jhead-3.00-bp153.3.3.1.src.rpm jhead-3.00-bp153.3.3.1.x86_64.rpm jhead-3.00-bp153.3.3.1.i586.rpm jhead-3.00-bp153.3.3.1.aarch64.rpm jhead-3.00-bp153.3.3.1.ppc64le.rpm jhead-3.00-bp153.3.3.1.s390x.rpm openSUSE-2022-10187 Security update for EternalTerminal important openSUSE Backports SLE-15-SP3 Update This update for EternalTerminal fixes the following issues: Update to 6.2.1: * CVE-2022-24949: Fixed race condition allows local attacker to hijack IPC socket (boo#1202435) * CVE-2022-24950: Fixed privilege escalation to root (boo#1202434) * CVE-2022-24951: Fixed DoS triggered remotely by invalid sequence numbers (boo#1202433) * CVE-2022-24952: Fixed race condition allows authenticated attacker to hijack other users' SSH authorization socket (boo#1202432) EternalTerminal-6.2.1-bp153.2.3.1.src.rpm EternalTerminal-6.2.1-bp153.2.3.1.x86_64.rpm EternalTerminal-6.2.1-bp153.2.3.1.aarch64.rpm openSUSE-2022-10190 Security update for deluge moderate openSUSE Backports SLE-15-SP3 Update This update for deluge fixes the following issues: Update to version 2.1.1: - CVE-2021-3427: Fixed a XSS in webui via crafted torrent file (boo#1203162). deluge-2.1.1-bp153.2.3.1.noarch.rpm deluge-2.1.1-bp153.2.3.1.src.rpm deluge-lang-2.1.1-bp153.2.3.1.noarch.rpm openSUSE-2022-10206 Security update for tumbler moderate openSUSE Backports SLE-15-SP3 Update This update for tumbler fixes the following issues: tumbler was updated to version 4.16.1 (boo#1205210) * gst-thumbnailer: Add mime type check (gxo#xfce/tumbler#65) * desktop-thumbnailer: Guard against null path * Fix typo in gthread version (gxo#xfce/tumbler!14) - Add Recommends: ffmpegthumbnailer libtumbler-1-0-4.16.1-bp153.2.3.1.x86_64.rpm tumbler-4.16.1-bp153.2.3.1.src.rpm tumbler-4.16.1-bp153.2.3.1.x86_64.rpm tumbler-devel-4.16.1-bp153.2.3.1.x86_64.rpm tumbler-doc-4.16.1-bp153.2.3.1.noarch.rpm tumbler-folder-thumbnailer-4.16.1-bp153.2.3.1.x86_64.rpm tumbler-lang-4.16.1-bp153.2.3.1.noarch.rpm tumbler-webp-thumbnailer-4.16.1-bp153.2.3.1.x86_64.rpm libtumbler-1-0-4.16.1-bp153.2.3.1.aarch64.rpm tumbler-4.16.1-bp153.2.3.1.aarch64.rpm tumbler-devel-4.16.1-bp153.2.3.1.aarch64.rpm tumbler-folder-thumbnailer-4.16.1-bp153.2.3.1.aarch64.rpm tumbler-webp-thumbnailer-4.16.1-bp153.2.3.1.aarch64.rpm libtumbler-1-0-4.16.1-bp153.2.3.1.ppc64le.rpm tumbler-4.16.1-bp153.2.3.1.ppc64le.rpm tumbler-devel-4.16.1-bp153.2.3.1.ppc64le.rpm tumbler-folder-thumbnailer-4.16.1-bp153.2.3.1.ppc64le.rpm tumbler-webp-thumbnailer-4.16.1-bp153.2.3.1.ppc64le.rpm libtumbler-1-0-4.16.1-bp153.2.3.1.s390x.rpm tumbler-4.16.1-bp153.2.3.1.s390x.rpm tumbler-devel-4.16.1-bp153.2.3.1.s390x.rpm tumbler-folder-thumbnailer-4.16.1-bp153.2.3.1.s390x.rpm tumbler-webp-thumbnailer-4.16.1-bp153.2.3.1.s390x.rpm openSUSE-2022-10201 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: - Chromium 107.0.5304.110 (boo#1205221) * CVE-2022-3885: Use after free in V8 * CVE-2022-3886: Use after free in Speech Recognition * CVE-2022-3887: Use after free in Web Workers * CVE-2022-3888: Use after free in WebCodecs * CVE-2022-3889: Type Confusion in V8 * CVE-2022-3890: Heap buffer overflow in Crashpad chromedriver-107.0.5304.110-bp153.2.136.1.x86_64.rpm chromium-107.0.5304.110-bp153.2.136.1.src.rpm chromium-107.0.5304.110-bp153.2.136.1.x86_64.rpm chromedriver-107.0.5304.110-bp153.2.136.1.aarch64.rpm chromium-107.0.5304.110-bp153.2.136.1.aarch64.rpm openSUSE-2022-10199 Security update for autotrace important openSUSE Backports SLE-15-SP3 Update This update for autotrace fixes the following issues: - CVE-2022-32323: Fixed Heap overflow in ReadImage() (boo#1201529). autotrace-0.31.1-bp153.2.6.1.src.rpm autotrace-0.31.1-bp153.2.6.1.x86_64.rpm autotrace-devel-0.31.1-bp153.2.6.1.x86_64.rpm libautotrace3-0.31.1-bp153.2.6.1.x86_64.rpm autotrace-0.31.1-bp153.2.6.1.i586.rpm autotrace-devel-0.31.1-bp153.2.6.1.i586.rpm libautotrace3-0.31.1-bp153.2.6.1.i586.rpm autotrace-0.31.1-bp153.2.6.1.aarch64.rpm autotrace-devel-0.31.1-bp153.2.6.1.aarch64.rpm libautotrace3-0.31.1-bp153.2.6.1.aarch64.rpm autotrace-0.31.1-bp153.2.6.1.ppc64le.rpm autotrace-devel-0.31.1-bp153.2.6.1.ppc64le.rpm libautotrace3-0.31.1-bp153.2.6.1.ppc64le.rpm autotrace-0.31.1-bp153.2.6.1.s390x.rpm autotrace-devel-0.31.1-bp153.2.6.1.s390x.rpm libautotrace3-0.31.1-bp153.2.6.1.s390x.rpm openSUSE-2022-10209 Security update for tor moderate openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor 0.4.7.11: * Improve security of DNS cache by randomly clipping the TTL value (boo#1205307, TROVE-2021-009) * Improved defenses against network-wide DoS, multiple counters and metrics added to MetricsPorts * Apply circuit creation anti-DoS defenses if the outbound circuit max cell queue size is reached too many times. This introduces two new consensus parameters to control the queue size limit and number of times allowed to go over that limit. * Directory authority updates * IPFire database and geoip updates * Bump the maximum amount of CPU that can be used from 16 to 128. The NumCPUs torrc option overrides this hardcoded maximum. * onion service: set a higher circuit build timeout for opened client rendezvous circuit to avoid timeouts and retry load * Make the service retry a rendezvous if the circuit is being repurposed for measurements tor-0.4.7.11-bp153.2.21.1.src.rpm tor-0.4.7.11-bp153.2.21.1.x86_64.rpm tor-0.4.7.11-bp153.2.21.1.i586.rpm tor-0.4.7.11-bp153.2.21.1.aarch64.rpm tor-0.4.7.11-bp153.2.21.1.ppc64le.rpm tor-0.4.7.11-bp153.2.21.1.s390x.rpm openSUSE-2022-10203 Security update for jhead important openSUSE Backports SLE-15-SP3 Update This update for jhead fixes the following issues: * CVE-2021-34055: Fix out of bounds write in ClearOrientation() due to unchecked error (boo#1205167) jhead-3.00-bp153.3.6.1.src.rpm jhead-3.00-bp153.3.6.1.x86_64.rpm jhead-3.00-bp153.3.6.1.i586.rpm jhead-3.00-bp153.3.6.1.aarch64.rpm jhead-3.00-bp153.3.6.1.ppc64le.rpm jhead-3.00-bp153.3.6.1.s390x.rpm openSUSE-2022-10208 Security update for libpano moderate openSUSE Backports SLE-15-SP3 Update This update for libpano fixes the following issues: - CVE-2021-33293: Fixes out-of-bounds read in the function panoParserFindOLine() in parser.c. (boo#1197011) libpano-2.9.19-bp153.3.3.1.src.rpm libpano-devel-2.9.19-bp153.3.3.1.x86_64.rpm libpano-utils-2.9.19-bp153.3.3.1.x86_64.rpm libpano13-3-2.9.19-bp153.3.3.1.x86_64.rpm libpano-devel-2.9.19-bp153.3.3.1.i586.rpm libpano-utils-2.9.19-bp153.3.3.1.i586.rpm libpano13-3-2.9.19-bp153.3.3.1.i586.rpm libpano-devel-2.9.19-bp153.3.3.1.aarch64.rpm libpano-utils-2.9.19-bp153.3.3.1.aarch64.rpm libpano13-3-2.9.19-bp153.3.3.1.aarch64.rpm libpano-devel-2.9.19-bp153.3.3.1.ppc64le.rpm libpano-utils-2.9.19-bp153.3.3.1.ppc64le.rpm libpano13-3-2.9.19-bp153.3.3.1.ppc64le.rpm libpano-devel-2.9.19-bp153.3.3.1.s390x.rpm libpano-utils-2.9.19-bp153.3.3.1.s390x.rpm libpano13-3-2.9.19-bp153.3.3.1.s390x.rpm openSUSE-2022-10222 Security update for rxvt-unicode important openSUSE Backports SLE-15-SP3 Update This update for rxvt-unicode fixes the following issues: Update to 9.26 - ev_iouring.c was wrongly required during compilation, and wrongly not packaged. Update to 9.25 (boo#1186174 CVE-2021-33477) - for the 17.5th anniversary, and because many distributions seem to remove rxvt in favour of urxvt, this release resurrects rclock as urclock. - add support for systemd socket-based activation - debian bug #917105, freebsd bug #234276. - do not destruct perl on exit anymore: this might fail for a variety of reasons, and takes unneccessary time. - remove any macros from urxvtperl manpage(s), should fix debian bug 858385. - the old bg image resources are now provided by the background extension, and perl is thus required for bg image support. No configuration change is needed: urxvt autoloads the background ext if any bg image resource/option is present (for OSC sequences to work you need to enable it explicity). The old bg image resources are also now deprecated; users are encouraged to switch to the new bg image interface (see man urxvt-background). - confirm-paste now checks for any ctlchars, not just newlines. - searchable scrollback will now ignore bracketed paste mode sequences (prompted by Daniel Gröber's patch). - drop ISO 2022 locale support. ISO 2022 encodings are not supported in POSIX locales and clash with vt100 charset emulation (the luit program can be used as a substitute). - perl didn't parse rgba colours specified as an array correctly, only allowing 0 and 100% intensity for each component (this affected fill and tint). - when iterating over resources, urxvt will now try to properly handle multipart resources (such as "*background.expr"), for the benefit of autoloading perl extensions. - ESC G (query rxvt graphics mode) has been disabled due to security implications. The rxvt graphics mode was removed in rxvt-unicode 1.5, and no programs relying on being able to query the mode are known. - work around API change breakage in perl 5.28, based on a patch by Roman Bogorodskiy. - improved security: rob nation's (obsolete) graphics mode queries no longer reply with linefeed in secure/default mode. - ISO 8613-3 direct colour SGR sequences (patch by Fengguang Wu). - xterm focus reporting mode (patch by Daniel Hahler). - xterm SGR mouse mode. - implement DECRQM. Patch by Přemysl Eric Janouch. - add missing color index parameter to OSC 4 response. Patch by Přemysl Eric Janouch. - in some window managers, if smart resize was enabled, urxvt erroneously moved the window on font change - awesome bug #532, arch linux bug ##34807 (patch by Uli Schlachter). - fix urxvtd crash when using a background expression. - properly restore colors when using fading and reverse video is enabled while urxvt is focused and then disabled while it is not focused, or vice versa (patch by Daniel Hahler). - fix high memory usage when an extension repeatedly hides and shows an overlay (reported by Marcel Lautenbach). - expose priv_modes member and constants to perl extensions (patch by Rastislav Barlik). - fix a whole slew of const sillyness, unfortunately forced upon us by ISO C++. - update to libecb 0x00010006. - disable all thread support in ecb.h as we presumably don't need it. - slightly improve Makefile source dependencies. - work around bugs in newer Pod::Xhtml versions (flags incorrect formatting codes in xhtml/html sections but does not interpret correct ones). - New file: /usr/bin/urclock - restore the -256color binaries rxvt-unicode-9.26-bp153.2.3.1.src.rpm rxvt-unicode-9.26-bp153.2.3.1.x86_64.rpm rxvt-unicode-9.26-bp153.2.3.1.i586.rpm rxvt-unicode-9.26-bp153.2.3.1.aarch64.rpm rxvt-unicode-9.26-bp153.2.3.1.ppc64le.rpm rxvt-unicode-9.26-bp153.2.3.1.s390x.rpm openSUSE-2022-10210 Security update for Botan moderate openSUSE Backports SLE-15-SP3 Update This update for Botan fixes the following issues: - CVE-2022-43705: Fixed validation of embedded certificates was when checking OCSP responses (boo#1205509). Botan-2.10.0-bp153.3.3.1.src.rpm Botan-2.10.0-bp153.3.3.1.x86_64.rpm Botan-doc-2.10.0-bp153.3.3.1.noarch.rpm libbotan-2-10-2.10.0-bp153.3.3.1.x86_64.rpm libbotan-devel-2.10.0-bp153.3.3.1.x86_64.rpm python3-botan-2.10.0-bp153.3.3.1.x86_64.rpm Botan-2.10.0-bp153.3.3.1.i586.rpm libbotan-2-10-2.10.0-bp153.3.3.1.i586.rpm libbotan-2-10-32bit-2.10.0-bp153.3.3.1.x86_64.rpm libbotan-devel-2.10.0-bp153.3.3.1.i586.rpm libbotan-devel-32bit-2.10.0-bp153.3.3.1.x86_64.rpm python3-botan-2.10.0-bp153.3.3.1.i586.rpm Botan-2.10.0-bp153.3.3.1.aarch64.rpm libbotan-2-10-2.10.0-bp153.3.3.1.aarch64.rpm libbotan-2-10-64bit-2.10.0-bp153.3.3.1.aarch64_ilp32.rpm libbotan-devel-2.10.0-bp153.3.3.1.aarch64.rpm libbotan-devel-64bit-2.10.0-bp153.3.3.1.aarch64_ilp32.rpm python3-botan-2.10.0-bp153.3.3.1.aarch64.rpm Botan-2.10.0-bp153.3.3.1.ppc64le.rpm libbotan-2-10-2.10.0-bp153.3.3.1.ppc64le.rpm libbotan-devel-2.10.0-bp153.3.3.1.ppc64le.rpm python3-botan-2.10.0-bp153.3.3.1.ppc64le.rpm Botan-2.10.0-bp153.3.3.1.s390x.rpm libbotan-2-10-2.10.0-bp153.3.3.1.s390x.rpm libbotan-devel-2.10.0-bp153.3.3.1.s390x.rpm python3-botan-2.10.0-bp153.3.3.1.s390x.rpm openSUSE-2022-10221 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 107.0.5304.121 (boo#1205736) * CVE-2022-4135: Heap buffer overflow in GPU chromedriver-107.0.5304.121-bp153.2.139.1.x86_64.rpm chromium-107.0.5304.121-bp153.2.139.1.src.rpm chromium-107.0.5304.121-bp153.2.139.1.x86_64.rpm chromedriver-107.0.5304.121-bp153.2.139.1.aarch64.rpm chromium-107.0.5304.121-bp153.2.139.1.aarch64.rpm openSUSE-2022-10228 Recommended update for rxvt-unicode moderate openSUSE Backports SLE-15-SP3 Update This update for rxvt-unicode fixes the following issues: Update to version 9.30: * the background extension did not initialise properly when automatically loaded via the OSC. * new "on_attach" hook type implemented, to initialise late-loading extensions. Update to version 9.29: * libptytty (http://dist.schmorp.de/libptytty/) is now a required external dependency. * enable confirm-paste extension by default, can be disabled by e.g. URxvt.perl-ext: -confirm-paste * Key bindings specified with the -keysym option or with resources of the form URxvt*keysym work again. Such resources, as opposed to * resources of the form URxvt.keysym, were not officially allowed but accepted, so ignoring them is considered a regression. * new option/resource -rm/rewrapMode, which sets the line rewrap mode to auto, never or always. * new option/resource -dpb/disablePasteBrackets, which can be used to disable bracketed paste mode sequences, as more and more programs * abuse these sequences (typically in the name of security, but these sequences are not improving security). Also, bracketed paste mode is now under frills. * add manpage for urclock. * confirm-paste wrongly considered brackets as ctrlchars (patch by Jakub Wilk, debian bug #995244). * if urxvt cannot detect a good estimate for font width (because a font does not contain latin characters at all for example), it will now fall back to xft's max_advance_width, which works well with some fonts. It currently will warn about this. * do not render variation selectors in the default font as boxes, treat them as zero-width characters. * change combining character architecture to allow fonts to handle combining sequences on their own. This could allow future renderers to be more intelligent about these sequences. * use the previous enhancement to allow unicode characters outside of the BMP to be rendered even without --enable-unicode3, as long as an xft with the character is configured. * It's recommended to stay with disabled unicode3 even more now. * freetype/xft have been verified to return nonsensical offsets for combining characters. urxvt tries to compensate to some extent, but diacritics will be slightly off in many cases, and far off in some cases (e.g. input mono). * when checking for overlap/careful handling, take non-basefont character shifts into account. * extensions can now request autoloading on OSC and Perl OSC sequences, implement this for the background, clipboard-osc and overlay-osc extensions. * the background extension will now be autoloaded when the OSC 20 or 705 sequence is received. * added OSC 776 sequence to return character cell width, height and font ascent, which is useful when using urxvt as slave to calculate window size form or to row/column count. * matcher extension documentation now points out some requirements for regular expressions. the default url matching regex will now try to match IRLs in addition to URLs. * The view_start perl method now scrolls to the bottom also when the argument is greater than 0. * eval scroll actions now scroll to the bottom when scrolling down and there are less lines to scroll than the ones requested (reported by Stephen Talley). * allow perl-ext and perl-ext-common to override autoloaded extensions. this allows tabbed to disable itself in subtabs, avoiding recursive loading. * update precompose table to unicode 13.0. * update charset conversion tables to perl 5.32 (this only affected cs_koi8_u_from_unicode). * unicode characters > 0x100000 were not handled correctly w.r.t. font rendering. * replace bitstream vera by dejavu sans, as it has replaced the former almost everywhere. * urxvt will now try tic -x first and only fall back to tic without -x when tic -x fails. * fix urclock not erasing the old date on the clock face, causing overdraw, plus a host of other small fixes and improvements. * shave off over 1K of code size from urclock by replacing the sine table with a slightly less accurate fixed point approximation. * do not specify indentation with =over in pod, this is no longer needed with semi-modern pod tools and gives the formatter more stylistic freedom. * background extension did not set the "size-sensitive" flag when repeat mode wasn't normal. * extensions are now subjected to "use strict 'subs'". * avoid crashing when xft successfully opens a font but then somehow can't lock the face. * locale_decode/encode api methods now pass through undef unchanged. * fix undefined behaviour in the perl hook function, as diagnosed by clang. libptytty-2.0-bp153.2.1.src.rpm libptytty-debugsource-2.0-bp153.2.1.x86_64.rpm libptytty-devel-2.0-bp153.2.1.x86_64.rpm libptytty0-2.0-bp153.2.1.x86_64.rpm libptytty0-debuginfo-2.0-bp153.2.1.x86_64.rpm rxvt-unicode-9.30-bp153.2.6.1.src.rpm rxvt-unicode-9.30-bp153.2.6.1.x86_64.rpm libptytty-debugsource-2.0-bp153.2.1.i586.rpm libptytty-devel-2.0-bp153.2.1.i586.rpm libptytty0-2.0-bp153.2.1.i586.rpm libptytty0-debuginfo-2.0-bp153.2.1.i586.rpm rxvt-unicode-9.30-bp153.2.6.1.i586.rpm libptytty-debugsource-2.0-bp153.2.1.aarch64.rpm libptytty-devel-2.0-bp153.2.1.aarch64.rpm libptytty0-2.0-bp153.2.1.aarch64.rpm libptytty0-debuginfo-2.0-bp153.2.1.aarch64.rpm rxvt-unicode-9.30-bp153.2.6.1.aarch64.rpm libptytty-debugsource-2.0-bp153.2.1.ppc64le.rpm libptytty-devel-2.0-bp153.2.1.ppc64le.rpm libptytty0-2.0-bp153.2.1.ppc64le.rpm libptytty0-debuginfo-2.0-bp153.2.1.ppc64le.rpm rxvt-unicode-9.30-bp153.2.6.1.ppc64le.rpm libptytty-debugsource-2.0-bp153.2.1.s390x.rpm libptytty-devel-2.0-bp153.2.1.s390x.rpm libptytty0-2.0-bp153.2.1.s390x.rpm libptytty0-debuginfo-2.0-bp153.2.1.s390x.rpm rxvt-unicode-9.30-bp153.2.6.1.s390x.rpm openSUSE-2022-10229 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 108.0.5359.71 (boo#1205871) - CVE-2022-4174: Type Confusion in V8. - CVE-2022-4175: Use after free in Camera Capture. - CVE-2022-4176: Out of bounds write in Lacros Graphics. - CVE-2022-4177: Use after free in Extensions. - CVE-2022-4178: Use after free in Mojo. - CVE-2022-4179: Use after free in Audio. - CVE-2022-4180: Use after free in Mojo. - CVE-2022-4181: Use after free in Forms. - CVE-2022-4182: Inappropriate implementation in Fenced Frames. - CVE-2022-4183: Insufficient policy enforcement in Popup Blocker. - CVE-2022-4184: Insufficient policy enforcement in Autofill. - CVE-2022-4185: Inappropriate implementation in Navigation. - CVE-2022-4186: Insufficient validation of untrusted input in Downloads. - CVE-2022-4187: Insufficient policy enforcement in DevTools. - CVE-2022-4188: Insufficient validation of untrusted input in CORS. - CVE-2022-4189: Insufficient policy enforcement in DevTools. - CVE-2022-4190: Insufficient data validation in Directory. - CVE-2022-4191: Use after free in Sign-In. - CVE-2022-4192: Use after free in Live Caption. - CVE-2022-4193: Insufficient policy enforcement in File System API. - CVE-2022-4194: Use after free in Accessibility. - CVE-2022-4195: Insufficient policy enforcement in Safe Browsing. chromedriver-108.0.5359.71-bp153.2.142.1.x86_64.rpm chromium-108.0.5359.71-bp153.2.142.1.src.rpm chromium-108.0.5359.71-bp153.2.142.1.x86_64.rpm chromedriver-108.0.5359.71-bp153.2.142.1.aarch64.rpm chromium-108.0.5359.71-bp153.2.142.1.aarch64.rpm openSUSE-2022-10233 Recommended update for warewulf4 moderate openSUSE Backports SLE-15-SP3 Update This update for warewulf4 fixes the following issues: - fixed symlink dhcpd.conf collision Updated to 4.3.0: * fixed bug which for single node profile set Update to 4.3.0rc6 what should the final release candidate: * using compressed images again, as PXE else would fail Update to v4.3.0rc2 with following major changes: * Provision interface is not tied to 'eth0' any more. The provision interface must be named 'default' now. The file `nodes.yaml' must be changed accordingly. * Creating of '/etc/exports' can now be disabled, so that wwctl configure -a wont overwrite a existing '/etc/exports'. * All configurations files for the host (/etc/exports, /etc/dhcpd.conf, /etc/hosts) are now populated from the (OVERLAYDIR/host/etc/{exports|dhcpd|hosts}.ww . Also other configuration files like prometheus.yml.ww or slurm.conf.ww which depend on the cluster nodes can be placed. Also the new templated functions {{ abort }}, {{ IncludeBlock }} abd {{ no_backup }} are allowed now. * nodes and profiles can now have multiple system and runtime overlays, as a comma separated list. * The overlays of the profile and the nodes are combined. * Simple ipv6 support is now enabled. In warewulf.conf the option ipaddr6/Ipv6net must be set to enable ipv6. If enabled on of these options is set a node will get a derived ipv6 in the scheme ipv6net:ipaddr4. This address can also be overwritten for every node * Multiple files can now created from a single template.ww file with the {{ file FILENAME }} command in the template. The command is expanded to the magic template command {{ /* file FILENAME */}} which is picked up by wwctl and everything which comes after this magic comment will be written to the file FILENAME. This mechanism is leveraged in the configuration files for the network, see ifcfg.xml.ww and ifcgf.ww. * Networks can now have arbitrary keys value pairs in the profiles and on the node, so that things like bridges and mtu sizes can be set * The yaml format for nodes has now sub-keys for ipmi and kernel, old nodes.conf files have to to be changed accordingly * uids and gids of a container now get synced at import time, so that at least users with the same name have the same uid. This is not necessarily needed for warewulf, but services like munge. * backward compatibility for nodes.conf * added file:// uri for importing archived containers warewulf4-4.3.0-bp153.5.1.src.rpm warewulf4-4.3.0-bp153.5.1.x86_64.rpm warewulf4-ipxe-4.3.0-bp153.5.1.noarch.rpm warewulf4-overlay-4.3.0-bp153.5.1.x86_64.rpm warewulf4-slurm-4.3.0-bp153.5.1.x86_64.rpm warewulf4-4.3.0-bp153.5.1.aarch64.rpm warewulf4-overlay-4.3.0-bp153.5.1.aarch64.rpm warewulf4-slurm-4.3.0-bp153.5.1.aarch64.rpm openSUSE-2022-10236 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 108.0.5359.94 (boo#1205999) - CVE-2022-4262: Type Confusion in V8 chromedriver-108.0.5359.94-bp153.2.145.1.x86_64.rpm chromium-108.0.5359.94-bp153.2.145.1.src.rpm chromium-108.0.5359.94-bp153.2.145.1.x86_64.rpm chromedriver-108.0.5359.94-bp153.2.145.1.aarch64.rpm chromium-108.0.5359.94-bp153.2.145.1.aarch64.rpm openSUSE-2022-10241 Security update for python-slixmpp moderate openSUSE Backports SLE-15-SP3 Update This update for python-slixmpp fixes the following issues: - CVE-2022-45197: Fixed certificate hostname validation (boo#1205433) python-slixmpp-1.4.2-bp153.2.3.1.src.rpm python3-slixmpp-1.4.2-bp153.2.3.1.x86_64.rpm python3-slixmpp-1.4.2-bp153.2.3.1.i586.rpm python3-slixmpp-1.4.2-bp153.2.3.1.aarch64.rpm python3-slixmpp-1.4.2-bp153.2.3.1.ppc64le.rpm python3-slixmpp-1.4.2-bp153.2.3.1.s390x.rpm openSUSE-2022-10245 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Update to version 108.0.5359.124 (boo#1206403): - CVE-2022-4436: Use after free in Blink Media - CVE-2022-4437: Use after free in Mojo IPC - CVE-2022-4438: Use after free in Blink Frames - CVE-2022-4439: Use after free in Aura - CVE-2022-4440: Use after free in Profiles chromedriver-108.0.5359.124-bp153.2.148.1.x86_64.rpm chromium-108.0.5359.124-bp153.2.148.1.src.rpm chromium-108.0.5359.124-bp153.2.148.1.x86_64.rpm chromedriver-108.0.5359.124-bp153.2.148.1.aarch64.rpm chromium-108.0.5359.124-bp153.2.148.1.aarch64.rpm openSUSE-2022-10247 Security update for mbedtls important openSUSE Backports SLE-15-SP3 Update This update for mbedtls fixes the following issues: - CVE-2022-35409: Fixed buffer overread in DTLS ClientHello parsing (boo#1201581). libmbedcrypto3-2.16.9-bp153.2.8.1.x86_64.rpm libmbedtls12-2.16.9-bp153.2.8.1.x86_64.rpm libmbedx509-0-2.16.9-bp153.2.8.1.x86_64.rpm mbedtls-2.16.9-bp153.2.8.1.src.rpm mbedtls-devel-2.16.9-bp153.2.8.1.x86_64.rpm libmbedcrypto3-2.16.9-bp153.2.8.1.i586.rpm libmbedcrypto3-32bit-2.16.9-bp153.2.8.1.x86_64.rpm libmbedtls12-2.16.9-bp153.2.8.1.i586.rpm libmbedtls12-32bit-2.16.9-bp153.2.8.1.x86_64.rpm libmbedx509-0-2.16.9-bp153.2.8.1.i586.rpm libmbedx509-0-32bit-2.16.9-bp153.2.8.1.x86_64.rpm mbedtls-devel-2.16.9-bp153.2.8.1.i586.rpm libmbedcrypto3-2.16.9-bp153.2.8.1.aarch64.rpm libmbedcrypto3-64bit-2.16.9-bp153.2.8.1.aarch64_ilp32.rpm libmbedtls12-2.16.9-bp153.2.8.1.aarch64.rpm libmbedtls12-64bit-2.16.9-bp153.2.8.1.aarch64_ilp32.rpm libmbedx509-0-2.16.9-bp153.2.8.1.aarch64.rpm libmbedx509-0-64bit-2.16.9-bp153.2.8.1.aarch64_ilp32.rpm mbedtls-devel-2.16.9-bp153.2.8.1.aarch64.rpm libmbedcrypto3-2.16.9-bp153.2.8.1.ppc64le.rpm libmbedtls12-2.16.9-bp153.2.8.1.ppc64le.rpm libmbedx509-0-2.16.9-bp153.2.8.1.ppc64le.rpm mbedtls-devel-2.16.9-bp153.2.8.1.ppc64le.rpm libmbedcrypto3-2.16.9-bp153.2.8.1.s390x.rpm libmbedtls12-2.16.9-bp153.2.8.1.s390x.rpm libmbedx509-0-2.16.9-bp153.2.8.1.s390x.rpm mbedtls-devel-2.16.9-bp153.2.8.1.s390x.rpm openSUSE-2022-10252 Security update for vlc important openSUSE Backports SLE-15-SP3 Update This update for vlc fixes the following issues: - Update to version 3.0.18 (CVE-2022-41325, boo#1206142): + macOS: Fix audio device listing with non-latin names. + Misc: Fix rendering and performance issue with older GPUs. + Updated translations. - Changes from version 3.0.18-rc2: + Codec/Demux: - Add support for Y16 chroma. - Fix build of gme plugin. + Lua: - Fix script for vocaroo. - Fix script for youtube to allow throttled playback. + Service Discovery: Fix UPnP regression on Windows. + Video Output: Fix video placement with caopengllayer. + Misc: Fix password search in kwallet module. - Changes from version 3.0.18-rc: + Demux: - Major adaptive streaming update, notably for multiple timelies and webvtt. - Fix seeking with some fragmented MP4 files. - Add support for DVBSub inside MKV. - Fix some Flac files that could not be played. - Improve seeking in Ogg files. + Decoders: - Fix DxVA/D3D11 crashes on HEVC files with bogus references. - Fix libass storage size and crash. - Fix decoding errors on macOS hw decoding on some HEVC files. + Video Output: - Fix color regression with VAAPI/iOS and OpenGL output. - Fix some resizing issues with OpenGL on GLX/EGL/X11/XV. - Fix Direct3d9 texture stretching. - Fix 10-bit accelerated video filters on macOS. + Playlist: Avoid playlist liveloop on failed/tiny items (temporize EOS bursts). + Misc: - Misc fixes for the extension UI on macOS. - Improve SMBv1 and SMBv2 behaviours. - Improve FTP compatibility. - Support RISC-V. - Fix AVI muxing for Windows Media Player compatibility. - Fix seeking speed on macOS. libvlc5-3.0.18-bp153.2.6.1.x86_64.rpm libvlccore9-3.0.18-bp153.2.6.1.x86_64.rpm vlc-3.0.18-bp153.2.6.1.src.rpm vlc-3.0.18-bp153.2.6.1.x86_64.rpm vlc-codec-gstreamer-3.0.18-bp153.2.6.1.x86_64.rpm vlc-devel-3.0.18-bp153.2.6.1.x86_64.rpm vlc-jack-3.0.18-bp153.2.6.1.x86_64.rpm vlc-lang-3.0.18-bp153.2.6.1.noarch.rpm vlc-noX-3.0.18-bp153.2.6.1.x86_64.rpm vlc-opencv-3.0.18-bp153.2.6.1.x86_64.rpm vlc-qt-3.0.18-bp153.2.6.1.x86_64.rpm vlc-vdpau-3.0.18-bp153.2.6.1.x86_64.rpm libvlc5-3.0.18-bp153.2.6.1.aarch64.rpm libvlccore9-3.0.18-bp153.2.6.1.aarch64.rpm vlc-3.0.18-bp153.2.6.1.aarch64.rpm vlc-codec-gstreamer-3.0.18-bp153.2.6.1.aarch64.rpm vlc-devel-3.0.18-bp153.2.6.1.aarch64.rpm vlc-jack-3.0.18-bp153.2.6.1.aarch64.rpm vlc-noX-3.0.18-bp153.2.6.1.aarch64.rpm vlc-opencv-3.0.18-bp153.2.6.1.aarch64.rpm vlc-qt-3.0.18-bp153.2.6.1.aarch64.rpm vlc-vdpau-3.0.18-bp153.2.6.1.aarch64.rpm libvlc5-3.0.18-bp153.2.6.1.ppc64le.rpm libvlccore9-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-codec-gstreamer-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-devel-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-jack-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-noX-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-opencv-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-qt-3.0.18-bp153.2.6.1.ppc64le.rpm vlc-vdpau-3.0.18-bp153.2.6.1.ppc64le.rpm libvlc5-3.0.18-bp153.2.6.1.s390x.rpm libvlccore9-3.0.18-bp153.2.6.1.s390x.rpm vlc-3.0.18-bp153.2.6.1.s390x.rpm vlc-codec-gstreamer-3.0.18-bp153.2.6.1.s390x.rpm vlc-devel-3.0.18-bp153.2.6.1.s390x.rpm vlc-jack-3.0.18-bp153.2.6.1.s390x.rpm vlc-noX-3.0.18-bp153.2.6.1.s390x.rpm vlc-opencv-3.0.18-bp153.2.6.1.s390x.rpm vlc-qt-3.0.18-bp153.2.6.1.s390x.rpm vlc-vdpau-3.0.18-bp153.2.6.1.s390x.rpm openSUSE-2023-4 Security update for multimon-ng moderate openSUSE Backports SLE-15-SP3 Update This update for multimon-ng fixes the following issues: - Update to new upstream release 1.2.0 * Separated FLEX and FLEX_NEXT. The former is identical to 1.1.9, while FLEX_NEXT gained new features, as well as known regressions. (See #168) * Fix CVE-2020-36619 (boo#1206542) * Several smaller POCSAG fixes. * Fix for opening large wav files with improper header. - Update to new upstream release 1.1.9 * multimon-ng now has a man page, let's try to keep it updated. * FLEX: Changes to group messages and delimiters. * FMS: Fixed a problem with the direction of telegrams. * POCSAG: Support for the Slovenian charset. multimon-ng-1.2.0-bp153.2.3.1.src.rpm multimon-ng-1.2.0-bp153.2.3.1.x86_64.rpm multimon-ng-1.2.0-bp153.2.3.1.i586.rpm multimon-ng-1.2.0-bp153.2.3.1.aarch64.rpm multimon-ng-1.2.0-bp153.2.3.1.ppc64le.rpm multimon-ng-1.2.0-bp153.2.3.1.s390x.rpm openSUSE-2023-20 Security update for libheimdal important openSUSE Backports SLE-15-SP3 Update This update for libheimdal fixes the following issues: Update to version 7.8.0 - CVE-2022-42898 PAC parse integer overflows - CVE-2022-3437 Overflows and non-constant time leaks in DES{,3} and arcfour - CVE-2022-41916 Fix Unicode normalization read of 1 bytes past end of array - CVE-2021-44758 A null pointer de-reference DoS in SPNEGO acceptors - CVE-2021-3671 A null pointer de-reference when handling missing sname in TGS-REQ - CVE-2022-44640 Heimdal KDC: invalid free in ASN.1 codec - CVE-2019-14870: Validate client attributes in protocol-transition libasn1-8-7.8.0-bp153.2.4.1.x86_64.rpm libgssapi3-7.8.0-bp153.2.4.1.x86_64.rpm libhcrypto4-7.8.0-bp153.2.4.1.x86_64.rpm libhdb9-7.8.0-bp153.2.4.1.x86_64.rpm libheimbase1-7.8.0-bp153.2.4.1.x86_64.rpm libheimdal-7.8.0-bp153.2.4.1.src.rpm libheimdal-devel-7.8.0-bp153.2.4.1.x86_64.rpm libheimedit0-7.8.0-bp153.2.4.1.x86_64.rpm libheimntlm0-7.8.0-bp153.2.4.1.x86_64.rpm libhx509-5-7.8.0-bp153.2.4.1.x86_64.rpm libkadm5clnt7-7.8.0-bp153.2.4.1.x86_64.rpm libkadm5srv8-7.8.0-bp153.2.4.1.x86_64.rpm libkafs0-7.8.0-bp153.2.4.1.x86_64.rpm libkdc2-7.8.0-bp153.2.4.1.x86_64.rpm libkrb5-26-7.8.0-bp153.2.4.1.x86_64.rpm libotp0-7.8.0-bp153.2.4.1.x86_64.rpm libroken18-7.8.0-bp153.2.4.1.x86_64.rpm libsl0-7.8.0-bp153.2.4.1.x86_64.rpm libwind0-7.8.0-bp153.2.4.1.x86_64.rpm libasn1-8-7.8.0-bp153.2.4.1.i586.rpm libgssapi3-7.8.0-bp153.2.4.1.i586.rpm libhcrypto4-7.8.0-bp153.2.4.1.i586.rpm libhdb9-7.8.0-bp153.2.4.1.i586.rpm libheimbase1-7.8.0-bp153.2.4.1.i586.rpm libheimdal-devel-7.8.0-bp153.2.4.1.i586.rpm libheimedit0-7.8.0-bp153.2.4.1.i586.rpm libheimntlm0-7.8.0-bp153.2.4.1.i586.rpm libhx509-5-7.8.0-bp153.2.4.1.i586.rpm libkadm5clnt7-7.8.0-bp153.2.4.1.i586.rpm libkadm5srv8-7.8.0-bp153.2.4.1.i586.rpm libkafs0-7.8.0-bp153.2.4.1.i586.rpm libkdc2-7.8.0-bp153.2.4.1.i586.rpm libkrb5-26-7.8.0-bp153.2.4.1.i586.rpm libotp0-7.8.0-bp153.2.4.1.i586.rpm libroken18-7.8.0-bp153.2.4.1.i586.rpm libsl0-7.8.0-bp153.2.4.1.i586.rpm libwind0-7.8.0-bp153.2.4.1.i586.rpm libasn1-8-7.8.0-bp153.2.4.1.aarch64.rpm libgssapi3-7.8.0-bp153.2.4.1.aarch64.rpm libhcrypto4-7.8.0-bp153.2.4.1.aarch64.rpm libhdb9-7.8.0-bp153.2.4.1.aarch64.rpm libheimbase1-7.8.0-bp153.2.4.1.aarch64.rpm libheimdal-devel-7.8.0-bp153.2.4.1.aarch64.rpm libheimedit0-7.8.0-bp153.2.4.1.aarch64.rpm libheimntlm0-7.8.0-bp153.2.4.1.aarch64.rpm libhx509-5-7.8.0-bp153.2.4.1.aarch64.rpm libkadm5clnt7-7.8.0-bp153.2.4.1.aarch64.rpm libkadm5srv8-7.8.0-bp153.2.4.1.aarch64.rpm libkafs0-7.8.0-bp153.2.4.1.aarch64.rpm libkdc2-7.8.0-bp153.2.4.1.aarch64.rpm libkrb5-26-7.8.0-bp153.2.4.1.aarch64.rpm libotp0-7.8.0-bp153.2.4.1.aarch64.rpm libroken18-7.8.0-bp153.2.4.1.aarch64.rpm libsl0-7.8.0-bp153.2.4.1.aarch64.rpm libwind0-7.8.0-bp153.2.4.1.aarch64.rpm libasn1-8-7.8.0-bp153.2.4.1.ppc64le.rpm libgssapi3-7.8.0-bp153.2.4.1.ppc64le.rpm libhcrypto4-7.8.0-bp153.2.4.1.ppc64le.rpm libhdb9-7.8.0-bp153.2.4.1.ppc64le.rpm libheimbase1-7.8.0-bp153.2.4.1.ppc64le.rpm libheimdal-devel-7.8.0-bp153.2.4.1.ppc64le.rpm libheimedit0-7.8.0-bp153.2.4.1.ppc64le.rpm libheimntlm0-7.8.0-bp153.2.4.1.ppc64le.rpm libhx509-5-7.8.0-bp153.2.4.1.ppc64le.rpm libkadm5clnt7-7.8.0-bp153.2.4.1.ppc64le.rpm libkadm5srv8-7.8.0-bp153.2.4.1.ppc64le.rpm libkafs0-7.8.0-bp153.2.4.1.ppc64le.rpm libkdc2-7.8.0-bp153.2.4.1.ppc64le.rpm libkrb5-26-7.8.0-bp153.2.4.1.ppc64le.rpm libotp0-7.8.0-bp153.2.4.1.ppc64le.rpm libroken18-7.8.0-bp153.2.4.1.ppc64le.rpm libsl0-7.8.0-bp153.2.4.1.ppc64le.rpm libwind0-7.8.0-bp153.2.4.1.ppc64le.rpm libasn1-8-7.8.0-bp153.2.4.1.s390x.rpm libgssapi3-7.8.0-bp153.2.4.1.s390x.rpm libhcrypto4-7.8.0-bp153.2.4.1.s390x.rpm libhdb9-7.8.0-bp153.2.4.1.s390x.rpm libheimbase1-7.8.0-bp153.2.4.1.s390x.rpm libheimdal-devel-7.8.0-bp153.2.4.1.s390x.rpm libheimedit0-7.8.0-bp153.2.4.1.s390x.rpm libheimntlm0-7.8.0-bp153.2.4.1.s390x.rpm libhx509-5-7.8.0-bp153.2.4.1.s390x.rpm libkadm5clnt7-7.8.0-bp153.2.4.1.s390x.rpm libkadm5srv8-7.8.0-bp153.2.4.1.s390x.rpm libkafs0-7.8.0-bp153.2.4.1.s390x.rpm libkdc2-7.8.0-bp153.2.4.1.s390x.rpm libkrb5-26-7.8.0-bp153.2.4.1.s390x.rpm libotp0-7.8.0-bp153.2.4.1.s390x.rpm libroken18-7.8.0-bp153.2.4.1.s390x.rpm libsl0-7.8.0-bp153.2.4.1.s390x.rpm libwind0-7.8.0-bp153.2.4.1.s390x.rpm openSUSE-2023-22 Security update for tor moderate openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor 0.4.7.13: * fix SafeSocks option to avoid DNS leaks (boo#1207110, TROVE-2022-002) * improve congestion control * fix relay channel handling tor 0.4.7.12: * new key for moria1 * new metrics are exported on the MetricsPort for the congestion control subsystem tor-0.4.7.13-bp153.2.24.1.src.rpm tor-0.4.7.13-bp153.2.24.1.x86_64.rpm tor-0.4.7.13-bp153.2.24.1.i586.rpm tor-0.4.7.13-bp153.2.24.1.aarch64.rpm tor-0.4.7.13-bp153.2.24.1.ppc64le.rpm tor-0.4.7.13-bp153.2.24.1.s390x.rpm openSUSE-2023-43 Security update for pkgconf moderate openSUSE Backports SLE-15-SP3 Update This update for pkgconf fixes the following issues: - CVE-2023-24056: FIxed variable duplication can cause unbounded string expansion due to incorrect checks in libpkgconf/tuple.c (boo#1207394). libpkgconf-devel-1.5.3-bp153.2.3.1.x86_64.rpm libpkgconf3-1.5.3-bp153.2.3.1.x86_64.rpm pkgconf-1.5.3-bp153.2.3.1.src.rpm pkgconf-1.5.3-bp153.2.3.1.x86_64.rpm libpkgconf-devel-1.5.3-bp153.2.3.1.i586.rpm libpkgconf3-1.5.3-bp153.2.3.1.i586.rpm pkgconf-1.5.3-bp153.2.3.1.i586.rpm libpkgconf-devel-1.5.3-bp153.2.3.1.aarch64.rpm libpkgconf3-1.5.3-bp153.2.3.1.aarch64.rpm pkgconf-1.5.3-bp153.2.3.1.aarch64.rpm libpkgconf-devel-1.5.3-bp153.2.3.1.ppc64le.rpm libpkgconf3-1.5.3-bp153.2.3.1.ppc64le.rpm pkgconf-1.5.3-bp153.2.3.1.ppc64le.rpm libpkgconf-devel-1.5.3-bp153.2.3.1.s390x.rpm libpkgconf3-1.5.3-bp153.2.3.1.s390x.rpm pkgconf-1.5.3-bp153.2.3.1.s390x.rpm openSUSE-2023-50 Recommended update for orafce moderate openSUSE Backports SLE-15-SP3 Update This update for orafce fixes the following issues: This update provides orafce in version 4.1.1+git0.519b5b5: postgresql12-orafce-4.1.1+git0.519b5b5-bp153.3.1.src.rpm postgresql12-orafce-4.1.1+git0.519b5b5-bp153.3.1.x86_64.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.3.1.src.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.3.1.x86_64.rpm postgresql14-orafce-4.1.1+git0.519b5b5-bp153.3.1.src.rpm postgresql14-orafce-4.1.1+git0.519b5b5-bp153.3.1.x86_64.rpm postgresql15-orafce-4.1.1+git0.519b5b5-bp153.3.1.src.rpm postgresql15-orafce-4.1.1+git0.519b5b5-bp153.3.1.x86_64.rpm postgresql12-orafce-4.1.1+git0.519b5b5-bp153.2.1.i586.rpm postgresql12-orafce-4.1.1+git0.519b5b5-bp153.2.1.src.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.2.1.i586.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.2.1.src.rpm postgresql12-orafce-4.1.1+git0.519b5b5-bp153.3.1.aarch64.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.3.1.aarch64.rpm postgresql14-orafce-4.1.1+git0.519b5b5-bp153.3.1.aarch64.rpm postgresql15-orafce-4.1.1+git0.519b5b5-bp153.3.1.aarch64.rpm postgresql12-orafce-4.1.1+git0.519b5b5-bp153.3.1.ppc64le.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.3.1.ppc64le.rpm postgresql14-orafce-4.1.1+git0.519b5b5-bp153.3.1.ppc64le.rpm postgresql15-orafce-4.1.1+git0.519b5b5-bp153.3.1.ppc64le.rpm postgresql12-orafce-4.1.1+git0.519b5b5-bp153.3.1.s390x.rpm postgresql13-orafce-4.1.1+git0.519b5b5-bp153.3.1.s390x.rpm postgresql14-orafce-4.1.1+git0.519b5b5-bp153.3.1.s390x.rpm postgresql15-orafce-4.1.1+git0.519b5b5-bp153.3.1.s390x.rpm openSUSE-2023-52 Recommended update for pgloader moderate openSUSE Backports SLE-15-SP3 Update This update for pgloader fixes the following issues: pgloader was updated to version 3.6.9 + Add default support for MSSQL auto-incrementing bigint and smallint + Improve pgloader docs Version 3.6.8: + Use the unix-namestring as the hash key for SQL queries + Added support for sequences with minvalue defined + Fix mapping mysql signed int with auto_incement to postgresql serial Version 3.6.7 + Set SBCL dynamic space size to 16 GB on 64 bit architectures + Improve documentation with command lines and defaults + SBCL compiler notes should not be fatal to pgloader Version 3.6.6 - Reduce filesize of /usr/bin/pgloader by 19MB pgloader-3.6.9-bp153.2.3.1.src.rpm pgloader-3.6.9-bp153.2.3.1.x86_64.rpm pgloader-3.6.9-bp153.2.3.1.aarch64.rpm pgloader-3.6.9-bp153.2.3.1.ppc64le.rpm openSUSE-2023-53 Security update for timescaledb moderate openSUSE Backports SLE-15-SP3 Update This update for timescaledb fixes the following issues: timescaledb was updated to version 2.9.3 - https://github.com/timescale/timescaledb/releases/tag/2.9.3 - enable postgresql15 build - https://github.com/timescale/timescaledb/releases/tag/2.9.2 - https://github.com/timescale/timescaledb/releases/tag/2.9.1 - https://github.com/timescale/timescaledb/releases/tag/2.9.0 - https://github.com/timescale/timescaledb/releases/tag/2.8.1 - https://github.com/timescale/timescaledb/releases/tag/2.8.0 - https://github.com/timescale/timescaledb/releases/tag/2.7.1 - https://github.com/timescale/timescaledb/releases/tag/2.7.2 - https://github.com/timescale/timescaledb/releases/tag/2.7.0 - https://github.com/timescale/timescaledb/releases/tag/2.6.1 - CVE-2022-24128: Fixed privilege escalation during extension installation (boo#1197063) - https://github.com/timescale/timescaledb/releases/tag/2.6.0 - https://github.com/timescale/timescaledb/releases/tag/2.5.2 - https://github.com/timescale/timescaledb/releases/tag/2.5.1 - switch to %{pg_name}-server-devel - https://github.com/timescale/timescaledb/releases/tag/1.7.5 - https://github.com/timescale/timescaledb/releases/tag/2.0.0 - https://github.com/timescale/timescaledb/releases/tag/2.0.1 - https://github.com/timescale/timescaledb/releases/tag/2.0.2 - https://github.com/timescale/timescaledb/releases/tag/2.1.0 - https://github.com/timescale/timescaledb/releases/tag/2.1.1 - https://github.com/timescale/timescaledb/releases/tag/2.2.0 - https://github.com/timescale/timescaledb/releases/tag/2.2.1 - https://github.com/timescale/timescaledb/releases/tag/2.3.0 - https://github.com/timescale/timescaledb/releases/tag/2.3.1 - https://github.com/timescale/timescaledb/releases/tag/2.4.0 - https://github.com/timescale/timescaledb/releases/tag/2.4.1 - https://github.com/timescale/timescaledb/releases/tag/2.4.2 - https://github.com/timescale/timescaledb/releases/tag/2.5.0 - enable postgresql14 - https://github.com/timescale/timescaledb/releases/tag/1.7.2 - https://github.com/timescale/timescaledb/releases/tag/1.7.3 - https://github.com/timescale/timescaledb/releases/tag/1.7.4 postgresql12-timescaledb-2.9.3-bp153.2.3.1.src.rpm postgresql12-timescaledb-2.9.3-bp153.2.3.1.x86_64.rpm postgresql13-timescaledb-2.9.3-bp153.2.3.1.src.rpm postgresql13-timescaledb-2.9.3-bp153.2.3.1.x86_64.rpm postgresql14-timescaledb-2.9.3-bp153.2.3.1.src.rpm postgresql14-timescaledb-2.9.3-bp153.2.3.1.x86_64.rpm postgresql15-timescaledb-2.9.3-bp153.2.3.1.src.rpm postgresql15-timescaledb-2.9.3-bp153.2.3.1.x86_64.rpm postgresql12-timescaledb-2.9.3-bp153.2.3.1.aarch64.rpm postgresql13-timescaledb-2.9.3-bp153.2.3.1.aarch64.rpm postgresql14-timescaledb-2.9.3-bp153.2.3.1.aarch64.rpm postgresql15-timescaledb-2.9.3-bp153.2.3.1.aarch64.rpm postgresql12-timescaledb-2.9.3-bp153.2.3.1.ppc64le.rpm postgresql13-timescaledb-2.9.3-bp153.2.3.1.ppc64le.rpm postgresql14-timescaledb-2.9.3-bp153.2.3.1.ppc64le.rpm postgresql15-timescaledb-2.9.3-bp153.2.3.1.ppc64le.rpm postgresql12-timescaledb-2.9.3-bp153.2.3.1.s390x.rpm postgresql13-timescaledb-2.9.3-bp153.2.3.1.s390x.rpm postgresql14-timescaledb-2.9.3-bp153.2.3.1.s390x.rpm postgresql15-timescaledb-2.9.3-bp153.2.3.1.s390x.rpm openSUSE-2023-154 Security update for phpMyAdmin moderate openSUSE Backports SLE-15-SP3 Update This update for phpMyAdmin fixes the following issues: Update to 4.9.11: - CVE-2023-25727: Fixed XSS vulnerability in drag-and-drop upload (boo#1208186). phpMyAdmin-4.9.11-bp153.2.6.1.noarch.rpm phpMyAdmin-4.9.11-bp153.2.6.1.src.rpm openSUSE-2023-288 Recommended update for rclone moderate openSUSE Backports SLE-15-SP3 Update This update for rclone fixes the following issues: rclone was updated to 1.61.1: * Bug fixes: - lib/http: Shutdown all servers on exit to remove unix socket - rc: Fix --rc-addr flag (which is an alternate for --url) - serve restic: + Don't serve via http if serving via --stdio + Fix immediate exit when not using stdio - serve webdav: + Fix --baseurl handling after lib/http refactor + Fix running duplicate Serve call * Azure: Fix "409 Public access is not permitted on this storage account" * S3: storj: Update endpoints Update to 1.61.0: * Add vulnerability testing using govulncheck * dedupe: Count Checks in the stats while scanning for duplicates * dedupe: Make dedupe obey the filters * filter: Add metadata filters --metadata-include/exclude/filter and friends * fs: Make all duration flags take y, M, w, d etc suffixes * fs: Add global flag --color to control terminal colors * fspath: Allow unicode numbers and letters in remote names * ncdu: Add support for modification time * ncdu: Fallback to sort by name also for sort by average size * ncdu: Rework to use tcell directly instead of the termbox wrapper * rc: Add commands to set GC Percent & Memory Limit * rcat: Preserve metadata when Copy falls back to Rcat * rcd: Refactor rclone rc server to use lib/http * rcserver: Avoid generating default credentials with htpasswd * vfs: Fix IO Error opening a file with O_CREATE|O_RDONLY in --vfs-cache-mode not full * crypt: Fix compress wrapping crypt giving upload errors * Azure: - Port to new SDK - Add --azureblob-no-check-container to assume container exists - Add --use-server-modtime support - Add support for custom upload headers - Allow emulator account/key override - Support simple "environment credentials" - Ignore AuthorizationFailure when trying to create a create a container * Drive: Handle shared drives with leading/trailing space in name * Onedrive: Document workaround for shared with me files * S3: - Add Liara LOS to provider list - Add DigitalOcean Spaces regions sfo3, fra1, syd1 - Avoid privileged GetBucketLocation to resolve s3 region - Stop setting object and bucket ACL to private if it is an empty string - If bucket or object ACL is empty string then don't add X-Amz-Acl: header - Reduce memory consumption for s3 objects - Fix listing loop when using v2 listing on v1 server - Fix nil pointer exception when using Versions - Fix excess memory usage when using versions - Ignore versionIDs from uploads unless using --s3-versions or --s3-versions-at * SFTP: - Add configuration options to set ssh Ciphers / MACs / KeyExchange - Auto-detect shell type for fish - Fix NewObject with leading / - Update to version 1.60.1: * docs: faq: how to use a proxy server that requires a username and password - fixes #6565 * webdav: fix Move/Copy/DirMove when using -server-side-across-configs * smb: fix Failed to sync: context canceled at the end of syncs * vfs: fix deadlock caused by cache cleaner and upload finishing * s3: Add additional Wasabi locations * s3: fix for unchecked err value in s3 listv2 * local: fix -L/--copy-links with filters missing directories * mailru: allow timestamps to be before the epoch 1970-01-01 * lib/cache: fix alias backend shutting down too soon - Update to 1.58.1: * webdav: Don't override Referer if user sets it * sftp: Fix OpenSSH 8.8+ RSA keys incompatibility * s3: Add ChinaMobile EOS to provider list * s3: Sync providers in config description with providers * onedrive: Note that sharepoint also changes web files (.html, .aspx) * jottacloud: Fix scope in token request * GCS: Use the s3 pacer to speed up transactions * GCS: pacer: Default the Google pacer to a burst of 100 to fix gcs pacing * dropbox: Fix retries of multipart uploads with incorrect_offset error * VFS: Remove wording which suggests VFS is only for mounting * mount: Fix --devname and fusermount: unknown option 'fsname' when mounting via rc * Fix timezone of --min-age/-max-age from UTC to local as documented * rc/js: Correct RC method names - Update to 1.58.0 * See https://rclone.org/changelog/#v1-58-0-2022-03-18 for their complete changelog. * New backends: Akamai Netstorage, Seagate Lyve, SeaweedFS, Storj, RackCorp, Storj (renamed from Tardigrade) * New commands: bisync - experimental bidirectional cloud sync * tree: Remove obsolete --human replaced by global --human-readable - Fix warning about packageand() by replacing the package and with (rclone and $other_package_name) syntax - add BR for golang-packaging to get the %{go_nostrip} macro - Update to 1.57.0 * See https://rclone.org/changelog/#v1-57-0-2021-11-01 for the complete changelog. * Major new features - Use go1.17 for building and make go1.14 the minimum supported. - fs: Move with --ignore-existing will not delete skipped files. - touch: Add support for touching files in directory, with recursive option, filtering and --dry-run/-i. - Update to 1.56.1 * See https://rclone.org/changelog/#v1-56-1-2021-09-19 for the complete changelog. * accounting: Fix maximum bwlimit by scaling scale max token bucket size * rc: Fix speed does not update in core/stats * selfupdate: Fix --quiet option, not quite quiet * serve http: Fix serve http exiting directly after starting * Apply gofmt from golang 1.17 * Update Go to 1.16 and NDK to 22b for android/any - Changes in 1.56.0 * See https://rclone.org/changelog/#v1-56-0-2021-07-20 for the complete changelog. - Update to version 1.55.1 * VFS: Fix a code path which allows dirty data to be removed causing data loss * Compress: Fix compressed name regexp * Drive: Fix backend copyid of google doc to directory * Don't open browser when service account * Dropbox: Add missing team_data.member scope for use with --impersonate * Fix About after scopes changes - rclone config reconnect needed * Fix Unable to decrypt returned paths from changeNotify * FTP: Fix implicit TLS * Onedrive: Work around for random "Unable to initialize RPS" errors * SFTP: Fix Update ReadFrom failed: failed to send packet: EOF errors * Zoho: Fix error when region isn't set * Do not ask for mountpoint twice when using headless setup - Update to version 1.55.0 * See https://rclone.org/changelog/#v1-55-0-2021-03-31 for the complete changelog. - Update to version 1.54.1 * Bug Fixes - accounting: Fix --bwlimit when up or down is off (Nick Craig-Wood) - docs + Fix nesting of brackets and backticks in ftp docs (edwardxml) + Fix broken link in sftp page (edwardxml) + Fix typo in crypt.md (Romeo Kienzler) + Changelog: Correct link to digitalis.io (Alex JOST) + Replace #file-caching with #vfs-file-caching (Miron Veryanskiy) + Convert bogus example link to code (edwardxml) + Remove dead link from rc.md (edwardxml) - rc: Sync,copy,move: document createEmptySrcDirs parameter (Nick Craig-Wood) - lsjson: Fix unterminated JSON in the presence of errors (Nick Craig-Wood) * Mount - Fix mount dropping on macOS by setting --daemon-timeout 10m (Nick Craig-Wood) * VFS - Document simultaneous usage with the same cache shouldn't be used (Nick Craig-Wood) * B2 - Automatically raise upload cutoff to avoid spurious error (Nick Craig-Wood) - Fix failed to create file system with application key limited to a prefix (Nick Craig-Wood) * Drive - Refer to Shared Drives instead of Team Drives (Nick Craig-Wood) * Dropbox - Add scopes to oauth request and optionally "members.read" (Nick Craig-Wood) * S3 - Fix failed to create file system with folder level permissions policy (Nick Craig-Wood) - Fix Wasabi HEAD requests returning stale data by using only 1 transport (Nick Craig-Wood) - Fix shared_credentials_file auth (Dmitry Chepurovskiy) - Add --s3-no-head to reducing costs docs (Nick Craig-Wood) * Union - Fix mkdir at root with remote:/ (Nick Craig-Wood) * Zoho - Fix custom client id's (buengese) - Update to 1.54.0: * New backends - Compression remote (experimental) - Enterprise File Fabric - HDFS (Hadoop Distributed File System - Zoho workdrive * New Features - Deglobalise the config - Add --bwlimit for upload and download - Enhance systemd integration - Add a --download flag to md5sum/sha1sum/hashsum to force rclone to download and hash files locally - Add --progress-terminal-title to print ETA to terminal title - Make backend env vars show in help as the defaults for backend flags - dedupe: add '--by-hash' and '--dedupe-mode list' - obscure: Make rclone osbcure - ignore newline at end of line - serve ftp: Add options to enable TLS - serve http/webdav: Redirect requests to the base url without the / - serve restic: Implement object cache - stats: Add counter for deleted directories - sync: Only print "There was nothing to transfer" if no errors * Bug fixes - log: Fix enabling systemd logging when using --log-fil - move: Fix data loss when source and destination are the same object - operations: Fix --cutof-mode and --immutable * Docs update * Mount fixes * VFS fixes * Local fixes * Azure - Add support for service principals - Add support for managed identities - Utilize the streaming capabilities from the SDK for multipart uploads - Fix setting of mime types - Fix crash when listing outside a SAS URL's root - Require go1.14+ to compile due to SDK changes * B2 - Make NewObject use less expensive API calls - Fixed crash on an empty file name * Box - Fix NewObject for files that differ in case - Fix finding directories in a case insentive way * Drive - Implement rclone backend copyid command for copying files by ID - Added flag --drive-stop-on-download-limit to stop transfers when the download limit is exceeded - Implement CleanUp workaround for team drives - Allow shortcut resolution and creation to be retried - Log that emptying the trash can take some time * Dropbox - Add support for viewing shared files and folders - Enable short lived access tokens - Implement IDer on Objects so rclone lsf etc can read the IDs - Set Features ReadMimeType to false as Object.MimeType not supported - Make malformed_path errors from too long files not retriable * S3 - Added --s3-disable-http2 to disable http/2 - Complete SSE-C implementation - Add --s3-no-head parameter to minimise transactions on upload - Add requester pays option - Fix copy multipart with v2 auth failing with 'SignatureDoesNotMatch' * SFTP - Allow cert based auth via optional pubkey - Allow user to optionally check server hosts key to add security - Defer asking for user passwords until the SSH connection succeeds - Remember entered password in AskPass mode - Implement Shutdown method - Make --tpslimit apply - Implement --sftp-use-fstat for unusual SFTP servers * Various fixes to other providers - Update to 1.53.4: * Bug Fixes - accounting: Fix data race in Transferred() - build + Stop tagged releases making a current beta - fs: Parseduration: fixed tests to use UTC time - fshttp: Prevent overlap of HTTP headers in logs - rc + Fix core/command giving 500 internal error + Add Copy method to rc.Params + Fix 500 error when marshalling errors from core/command + plugins: Create plugins files only if webui is enabled. - serve http: Fix serving files of unknown length - serve sftp: Fix authentication on one connection blocking others * Mount - Add "." and ".." to directories to match cmount and expectations * VFS - Make cache dir absolute before using it to fix path too long errors * Chunker - Improve detection of incompatible metadata * Google Cloud Storage - Fix server side copy of large objects * Jottacloud - Fix token renewer to fix long uploads - Fix token refresh failed: is not a regular file error * Pcloud - Only use SHA1 hashes in EU region * Sharefile - Undo Fix backend due to API swapping integers for strings * WebDAV - Fix Open Range requests to fix 4shared mount - Add "Depth: 0" to GET requests to fix bitrix rclone-1.61.1-bp153.3.3.1.src.rpm rclone-1.61.1-bp153.3.3.1.x86_64.rpm rclone-bash-completion-1.61.1-bp153.3.3.1.noarch.rpm rclone-zsh-completion-1.61.1-bp153.3.3.1.noarch.rpm rclone-1.61.1-bp153.3.3.1.i586.rpm rclone-1.61.1-bp153.3.3.1.aarch64.rpm rclone-1.61.1-bp153.3.3.1.ppc64le.rpm rclone-1.61.1-bp153.3.3.1.s390x.rpm openSUSE-2023-341 Recommended update for mkdud moderate openSUSE Backports SLE-15-SP3 Update This update for mkdud fixes the following issues: Update to 1.55: - work with both mkisofs and genisoimage Update to 1.54: - do not preprocess dist names when the --no-fix-dist option is used (boo#1199514) Update to 1.53: - adapt to support zstd compressed kernel modules Update to 1.52: - add SLE Micro to the list of known products (boo#1185844) Update to 1.51: - adapt to support xz compressed kernel modules (boo#1184550) mkdud-1.55-bp153.2.3.1.noarch.rpm mkdud-1.55-bp153.2.3.1.src.rpm