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-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-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 `­` 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-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