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 `&shy;` support (Issue #361) - Title files can now be markdown. - The GUI did not support EPUB output. - Empty markdown table cells were not rendered in PDF or PostScript output. - The automatically-generated title page now supports both "docnumber" and "version" metadata. - Added support for dc:subject and dc:language metadata in EPUB output from the HTML keywords and lang values. - Added support for the subject and language metadata in markdown input. - Fixed a buffer underflow bug (Issue #338) - `htmldoc --help` now reports whether HTTPS URLs are supported (Issue #339) - Fixed an issue with HTML title pages and EPUB output. - Inline fixed-width text is no longer reduced in size automatically - Optimized initialization of font width data (Issue #334) - Fixed formatting bugs with aligned images (Issue #322, Issue #324) - Fixed support for three digit "#RGB" color values (Issue #323) - Fixed character set support for markdown metadata. - Updated libpng to v1.6.34 (Issue #326) - The makefiles did not use the CPPFLAGS value (Issue #328) - Added Markdown table support. - Fixed parsing of TBODY, TFOOT, and THEAD elements in HTML files. htmldoc-1.9.12-bp153.2.3.1.src.rpm htmldoc-1.9.12-bp153.2.3.1.x86_64.rpm htmldoc-1.9.12-bp153.2.3.1.aarch64.rpm htmldoc-1.9.12-bp153.2.3.1.ppc64le.rpm htmldoc-1.9.12-bp153.2.3.1.s390x.rpm openSUSE-2021-1002 Recommended update for fish3 moderate openSUSE Backports SLE-15-SP3 Update This update provides fish3 to openSUSE Leap 15.3. It conflicts with the fish 2.x version. fish3-3.0.0-bp153.2.3.1.src.rpm fish3-3.0.0-bp153.2.3.1.x86_64.rpm fish3-devel-3.0.0-bp153.2.3.1.x86_64.rpm fish3-3.0.0-bp153.2.3.1.aarch64.rpm fish3-devel-3.0.0-bp153.2.3.1.aarch64.rpm fish3-3.0.0-bp153.2.3.1.ppc64le.rpm fish3-devel-3.0.0-bp153.2.3.1.ppc64le.rpm fish3-3.0.0-bp153.2.3.1.s390x.rpm fish3-devel-3.0.0-bp153.2.3.1.s390x.rpm openSUSE-2021-989 Security update for tor important openSUSE Backports SLE-15-SP3 Update This update for tor fixes the following issues: tor 0.4.5.9 * Don't allow relays to spoof RELAY_END or RELAY_RESOLVED cell (CVE-2021-34548, boo#1187322) * Detect more failure conditions from the OpenSSL RNG code (boo#1187323) * Resist a hashtable-based CPU denial-of-service attack against relays (CVE-2021-34549, boo#1187324) * Fix an out-of-bounds memory access in v3 onion service descriptor parsing (CVE-2021-34550, boo#1187325) tor 0.4.5.8 * https://lists.torproject.org/pipermail/tor-announce/2021-May/000219.html * allow Linux sandbox with Glibc 2.33 * several other minor features and bugfixes (see announcement) - Fix logging issue due to systemd picking up stdout - boo#1181244 Continue to log notices to syslog by default. tor-0.4.5.9-bp153.2.3.1.src.rpm tor-0.4.5.9-bp153.2.3.1.x86_64.rpm tor-0.4.5.9-bp153.2.3.1.aarch64.rpm tor-0.4.5.9-bp153.2.3.1.ppc64le.rpm tor-0.4.5.9-bp153.2.3.1.s390x.rpm openSUSE-2021-1093 Recommended update for python3-pyside2 moderate openSUSE Backports SLE-15-SP3 Update This update for python3-pyside2 fixes the following issues: - Backport fix to parse clang versions >= 10 correctly (PYSIDE-1259), add pyside1259.diff python3-pyside2-5.12.3-bp153.2.3.9.src.rpm python3-pyside2-5.12.3-bp153.2.3.9.x86_64.rpm python3-pyside2-devel-5.12.3-bp153.2.3.9.x86_64.rpm python3-pyside2-examples-5.12.3-bp153.2.3.9.x86_64.rpm python3-pyside2-5.12.3-bp153.2.3.9.aarch64.rpm python3-pyside2-devel-5.12.3-bp153.2.3.9.aarch64.rpm python3-pyside2-examples-5.12.3-bp153.2.3.9.aarch64.rpm openSUSE-2021-1021 Recommended update for criu moderate openSUSE Backports SLE-15-SP3 Update This update for criu fixes the following issues: Update to criu 3.15: see details at https://criu.org/Download/criu/3.15 New features: * Introduced criu-image-streamer * Added MIPS support * Allow checkpointing out of existing PID namespace and restoring into existing PID namespace * Added additional file validation mechanisms * Added support to checkpoint and restore BPF hash maps (BPF_MAP_TYPE_HASH) and array maps (BPF_MAP_TYPE_ARRAY) * Initial cgroups v2 support Update to criu 3.14: New features: * C/R of memfd memory mappings and file descriptors * Add time namespace support * Add the read pre-dump mode which uses process_vm_readv * Add --cgroup-yard option * Add support of the cgroup v2 freezer * Add support of opened O_PATH fds Bugfixes: * Fix C/R ia32 processes on AMD #398 * Fix cross-compilation * Many fixes here and there Improvements: * Use clone3() with set_tid to restore processes * Clean up compel headers * Use the new mount API Update to criu 3.13: New features: * VDSO: arm32 support * Add TLS support for page server communications * "Ignore" mode for --manage-cgroups * Restore SO_BROADCAST option for inet sockets Bugfixes: * Auxiliary events were left in inotify queues * Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy" * Memory and resource leakage were detected by coverity, cppcheck and clang Improvements: * Use gettimeofday() directly from vdso for restore timings * Reformat all .py code into pep8 style Update to criu 3.12: New features: * build CRIU with Android NDK * C/R of IP RAW sockets * lsm: dump and restore any SELinux process label * support restoring ghost files on readonly mounts Bugfixes: * Do not lock network if running in the host network namespace * Fix RPC configuration file handling * util: don't leak file descriprots to third-party tools * small fixes here and there Improvements: * travis: switch to the Ubuntu Xenial * travis-ci: Enable ia32 tests * Many improvements and bug fixes in the libcriu * Changes in the API and ABI (SONAME increased from 1 to 2) - Updated to libcriu2 subpackage to follow SONAME 2 Update to criu 3.10: New features: * Support Python3 in ZDTM and CRIT * Keep names for UNIX sockets, that are unlinked from the FS * IPVv6 support for page server * Set page server socket fd via CLI * Large pages support for aarch64/ppc64 * C/R of Per-thread seccomp chains Bugfixes: * Failed non-container restore could kill random task on the host * Failure to dump namespaces was erroneously ignored * CRIT didn't show cpuinfo image file * Tasks that got PID-reuse couldn't be dumped iteratively because previous images were missing Update to criu 3.11: New features: * cpuinfo: Detect compact frames and handle noxsaves * Add support for configuration files * Add support for external net namespaces * Punch holes in input files when restoring anonymous non-shared memory ( --auto-dedup ) * C/R of + epoll: Add support for duped targets + tun: Add support for multiple net ns + x86: Support extendable fpu frames Bugfixes: * mount: Better handling of mount points propagation * nmk: Make collect-deps to be more precise about targets * lazy-pages: Don't mark current stack page as lazy * x86: CPU -- Rework feature testing * files: Fix O(n^2) restore in terms of the number of fds * fdstore: Unlimit fdstore queue on start * mount: Fix regression where open_mountpoint failed on readonly fs * page server: Handle partial splicing * ... lots of small fixes here and there Improvements: * Remove all magic of service descriptors when it isn't required update to criu 3.9: New features - C/R of + Tun-Tap devices in sub-netns + File descriptors which were opened with O_TMPFILE Improvements - Restore of inotify watchers - Restore unix sockets in proper mount namespaces - Print CRIU and kernel version also in RPC mode Bugfixes - Random memory corruptions during lazy restore - Workaround the iptables issue - Don't use standard descriptors when tar is running to dump tmpfs mounts - Fail dump if dump_one_file() fails - Fill kerndat with zero-s before reading it from cache criu-3.15-bp153.2.3.1.src.rpm criu-3.15-bp153.2.3.1.x86_64.rpm criu-debuginfo-3.15-bp153.2.3.1.x86_64.rpm criu-debugsource-3.15-bp153.2.3.1.x86_64.rpm criu-devel-3.15-bp153.2.3.1.x86_64.rpm libcompel1-3.15-bp153.2.3.1.x86_64.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.x86_64.rpm libcriu2-3.15-bp153.2.3.1.x86_64.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.x86_64.rpm criu-3.15-bp153.2.3.1.aarch64.rpm criu-debuginfo-3.15-bp153.2.3.1.aarch64.rpm criu-debugsource-3.15-bp153.2.3.1.aarch64.rpm criu-devel-3.15-bp153.2.3.1.aarch64.rpm libcompel1-3.15-bp153.2.3.1.aarch64.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.aarch64.rpm libcriu2-3.15-bp153.2.3.1.aarch64.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.aarch64.rpm criu-3.15-bp153.2.3.1.ppc64le.rpm criu-debuginfo-3.15-bp153.2.3.1.ppc64le.rpm criu-debugsource-3.15-bp153.2.3.1.ppc64le.rpm criu-devel-3.15-bp153.2.3.1.ppc64le.rpm libcompel1-3.15-bp153.2.3.1.ppc64le.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.ppc64le.rpm libcriu2-3.15-bp153.2.3.1.ppc64le.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.ppc64le.rpm criu-3.15-bp153.2.3.1.s390x.rpm criu-debuginfo-3.15-bp153.2.3.1.s390x.rpm criu-debugsource-3.15-bp153.2.3.1.s390x.rpm criu-devel-3.15-bp153.2.3.1.s390x.rpm libcompel1-3.15-bp153.2.3.1.s390x.rpm libcompel1-debuginfo-3.15-bp153.2.3.1.s390x.rpm libcriu2-3.15-bp153.2.3.1.s390x.rpm libcriu2-debuginfo-3.15-bp153.2.3.1.s390x.rpm openSUSE-2021-1133 Recommended update for keepassxc moderate openSUSE Backports SLE-15-SP3 Update This update for keepassxc fixes the following issues: keepassxc was updated to 2.6.6: - Fixed - Fix focusing search when pressing hotkey #6603 - Trim whitespace from TOTP key input prior to processing #6604 - Fix building on macOS #6598 - Resolve compiler warnings for unused return values #6607 - Changes from 2.6.5 - Added - Show search bar when toolbar is hidden or in overflow #6279 - Show countdown for clipboard clearing in status bar #6333 - Command line option to lock all open databases #6511 - Allow CSV import of bare TOTP secrets #6211 - Retain file creation time when saving database #6576 - Set permissions of saved attachments to be private to the current user #6363 - OPVault: Use Text instead of Name for attribute names #6334 - Changed - Reports: Allow resizing of reports columns #6435 - Reports: Toggle showing expired entries #6534 - Save Always on Top setting #6236 - Password generator can exclude additional lookalike characters (6/G, 8/B) #6196 - Fixed - Allow setting MSI properties in unattended install #6196 - Update MainWindow minimum size to enable smaller verticle space #6196 - Use application font size when setting default or monospace fonts #6332 - Fix notes not clearing in entry preview panel in some cases #6481 - macOS: Correct window activation when restoring from tray #6575 - macOS: Better handling of minimize after unlock when using browser integration #6338 - Linux: Start after the system tray is available on LXQt #6216 - Linux: Allow selection of modal dialogs on X11 in Auto-Type #6204 - KeeShare: prevent crash when file extension is missing #6174 - Update to 2.6.4 - Added - Automatically adapt to light/dark system theme changes (Windows/macOS only) [#6034] - Changed - Show window title as tooltip on system tray [#5948] - Compress Snap release as LZO for faster initial startup [#5877] - Password generator: Set maximum selectable password length to 999 [#5937] - Fixed - Fix crash on app close when using SSH agent [#5935] - Fix KDF selection showing wrong item when using Argon2id [#5923] - Automatically close About dialog on database lock if it is still open [#5947] - Linux: Fix automatic launch at system startup with AppImages [#5901] - Linux: Fix click-to-move on empty area activating when using menus [#5971] - Linux: Try multiple times to show tray icon if tray is not ready yet [#5948] - macOS: Fix KeePassXC blocking clean shutdown [#6002] - Update to version 2.6.3 - Added - Support Argon2id KDF [#5778] - Support XMLv2 key files [#5798] - Changed - Improve CSV Import/Export, include time fields and TOTP [#5346] - Support empty area dragging of the application window [#5860] - Display default Auto-Type sequence in preview pane [#5654] - Remove strict length limit on generated passwords [#5748] - Hide key file path by default when unlocking database [#5779] - Document browser extension use with Edge in managed mode [#5692] - Windows: Prevent clipboard history and cloud sync [#5853] - macOS: Update the application icon to Big Sur styling [#5851] - Fixed - Re-select previously selected entry on database unlock [#5559] - Properly save special character choice in password generator [#5610] - Fix crash in browser integration with multiple similar entries [#5653] - Remove offset on username field in classic theme [#5788] - Ensure entry history is copied when drag/dropping entries and groups [#5817] - Close modal dialogs when database is locked [#5820] - Prevent crash when KeeShare modifies an entry that is currently being edited [#5827] - Improve preview of entry attributes [#5834] - Always activate/focus database open dialog preventing mistype [#5878] - Reports: fix calculation of average password length [#5862] - Linux: Delay startup on login to correct tray icon issues [#5724] keepassxc-2.6.6-bp153.2.3.1.src.rpm keepassxc-2.6.6-bp153.2.3.1.x86_64.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.x86_64.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.x86_64.rpm keepassxc-lang-2.6.6-bp153.2.3.1.noarch.rpm keepassxc-2.6.6-bp153.2.3.1.aarch64.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.aarch64.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.aarch64.rpm keepassxc-2.6.6-bp153.2.3.1.ppc64le.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.ppc64le.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.ppc64le.rpm keepassxc-2.6.6-bp153.2.3.1.s390x.rpm keepassxc-debuginfo-2.6.6-bp153.2.3.1.s390x.rpm keepassxc-debugsource-2.6.6-bp153.2.3.1.s390x.rpm openSUSE-2021-1003 Recommended update for trytond, trytond_account, trytond_account_invoice, trytond_account_invoice_stock, trytond_account_product, trytond_company, trytond_country, trytond_currency, trytond_party, trytond_product, trytond_purchase, trytond_purchase_request, trytond_stock, trytond_stock_lot, trytond_stock_supply moderate openSUSE Backports SLE-15-SP3 Update This update for trytond, trytond_account, trytond_account_invoice, trytond_account_invoice_stock, trytond_account_product, trytond_company, trytond_country, trytond_currency, trytond_party, trytond_product, trytond_purchase, trytond_purchase_request, trytond_stock, trytond_stock_lot, trytond_stock_supply fixes the following issues: Changes in trytond_stock_supply: - Version 5.0.7 - Bugfix Release Changes in trytond_stock_lot: - Version 5.0.3 - Bugfix Release Changes in trytond_stock: - Version 5.0.14 - Bugfix Release Changes in trytond_purchase_request: - Version 5.0.5 - Bugfix Release Changes in trytond_purchase: - Version 5.0.7 - Bugfix Release - Version 5.0.6 - Bugfix Release Changes in trytond_product: - Version 5.0.4 - Bugfix Release Changes in trytond_party: - Version 5.0.5 - Bugfix Release Changes in trytond_currency: - Version 5.0.6 - Bugfix Release Changes in trytond_country: - Version 5.0.3 - Bugfix Release Changes in trytond_company: - Version 5.0.3 - Bugfix Release Changes in trytond_account_product: - Version 5.0.5 - Bugfix Release Changes in trytond_account_invoice_stock: - Version 5.0.4 - Bugfix Release Changes in trytond_account_invoice: - Version 5.0.13 - Bugfix Release Changes in trytond_account: - Version 5.0.18 - Bugfix Release Changes in trytond: - Version 5.0.36 - Bugfix Release trytond-5.0.36-bp153.2.3.1.noarch.rpm trytond-5.0.36-bp153.2.3.1.src.rpm trytond_account-5.0.18-bp153.2.3.1.noarch.rpm trytond_account-5.0.18-bp153.2.3.1.src.rpm trytond_account_invoice-5.0.13-bp153.2.3.1.noarch.rpm trytond_account_invoice-5.0.13-bp153.2.3.1.src.rpm trytond_account_invoice_stock-5.0.4-bp153.3.3.1.noarch.rpm trytond_account_invoice_stock-5.0.4-bp153.3.3.1.src.rpm trytond_account_product-5.0.5-bp153.3.3.1.noarch.rpm trytond_account_product-5.0.5-bp153.3.3.1.src.rpm trytond_company-5.0.3-bp153.3.3.1.noarch.rpm trytond_company-5.0.3-bp153.3.3.1.src.rpm trytond_country-5.0.3-bp153.3.3.1.noarch.rpm trytond_country-5.0.3-bp153.3.3.1.src.rpm trytond_currency-5.0.6-bp153.2.3.1.noarch.rpm trytond_currency-5.0.6-bp153.2.3.1.src.rpm trytond_party-5.0.5-bp153.2.3.1.noarch.rpm trytond_party-5.0.5-bp153.2.3.1.src.rpm trytond_product-5.0.4-bp153.3.3.1.noarch.rpm trytond_product-5.0.4-bp153.3.3.1.src.rpm trytond_purchase-5.0.7-bp153.2.3.1.noarch.rpm trytond_purchase-5.0.7-bp153.2.3.1.src.rpm trytond_purchase_request-5.0.5-bp153.3.3.1.noarch.rpm trytond_purchase_request-5.0.5-bp153.3.3.1.src.rpm trytond_stock-5.0.14-bp153.2.3.1.noarch.rpm trytond_stock-5.0.14-bp153.2.3.1.src.rpm trytond_stock_lot-5.0.3-bp153.3.3.1.noarch.rpm trytond_stock_lot-5.0.3-bp153.3.3.1.src.rpm trytond_stock_supply-5.0.7-bp153.3.3.1.noarch.rpm trytond_stock_supply-5.0.7-bp153.3.3.1.src.rpm openSUSE-2021-1004 Security update for live555 moderate openSUSE Backports SLE-15-SP3 Update This update for live555 fixes the following issues: Update to 2021.05.22: - Lots of fixes and updates, including the security fix for CVE-2021-28899 (boo#1185874) and CVE-2019-15232 (boo#1146283). See the list in http://live555.com/liveMedia/public/changelog.txt libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.x86_64.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.x86_64.rpm libgroupsock30-2021.05.22-bp153.2.3.1.x86_64.rpm libliveMedia94-2021.05.22-bp153.2.3.1.x86_64.rpm live555-2021.05.22-bp153.2.3.1.src.rpm live555-2021.05.22-bp153.2.3.1.x86_64.rpm live555-devel-2021.05.22-bp153.2.3.1.x86_64.rpm libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.aarch64.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.aarch64.rpm libgroupsock30-2021.05.22-bp153.2.3.1.aarch64.rpm libliveMedia94-2021.05.22-bp153.2.3.1.aarch64.rpm live555-2021.05.22-bp153.2.3.1.aarch64.rpm live555-devel-2021.05.22-bp153.2.3.1.aarch64.rpm libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.ppc64le.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.ppc64le.rpm libgroupsock30-2021.05.22-bp153.2.3.1.ppc64le.rpm libliveMedia94-2021.05.22-bp153.2.3.1.ppc64le.rpm live555-2021.05.22-bp153.2.3.1.ppc64le.rpm live555-devel-2021.05.22-bp153.2.3.1.ppc64le.rpm libBasicUsageEnvironment1-2021.05.22-bp153.2.3.1.s390x.rpm libUsageEnvironment3-2021.05.22-bp153.2.3.1.s390x.rpm libgroupsock30-2021.05.22-bp153.2.3.1.s390x.rpm libliveMedia94-2021.05.22-bp153.2.3.1.s390x.rpm live555-2021.05.22-bp153.2.3.1.s390x.rpm live555-devel-2021.05.22-bp153.2.3.1.s390x.rpm openSUSE-2021-1042 Recommended update for gzdoom moderate openSUSE Backports SLE-15-SP3 Update This update for gzdoom fixes the following issues: Update to release 4.6. * Widescreen graphics for Heretic and Hexen * Sprite shadows like in the Build engine. Both in software and hardware renderer. * 16 bit channel PNG files can be read. * DEHEXTRA working properly now. * Various enhancements and fixes for ZScript. * For all of Doom's fullscreen images, there's now widescreen versions provided. * A simplified options menu is now available for quick setup of the important settings. * New keybindings presets. Users can now choose between the classic layout and a WASD-based one. * Turn off LTO, to fix segmentation fault. (boo#1142267) gzdoom-4.6.0-bp153.2.3.1.src.rpm gzdoom-4.6.0-bp153.2.3.1.x86_64.rpm gzdoom-4.6.0-bp153.2.3.1.aarch64.rpm gzdoom-4.6.0-bp153.2.3.1.s390x.rpm openSUSE-2021-978 Recommended update for exim moderate openSUSE Backports SLE-15-SP3 Update This update for exim fixes the following issues: Exim is in version exim-4.94.2. exim-4.94.2-bp153.2.1.src.rpm exim-4.94.2-bp153.2.1.x86_64.rpm eximon-4.94.2-bp153.2.1.x86_64.rpm eximstats-html-4.94.2-bp153.2.1.x86_64.rpm libspf2-1.2.10-bp153.2.1.src.rpm libspf2-2-1.2.10-bp153.2.1.x86_64.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.x86_64.rpm libspf2-debuginfo-1.2.10-bp153.2.1.x86_64.rpm libspf2-debugsource-1.2.10-bp153.2.1.x86_64.rpm libspf2-devel-1.2.10-bp153.2.1.x86_64.rpm libspf2-tools-1.2.10-bp153.2.1.x86_64.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.x86_64.rpm exim-4.94.2-bp153.2.1.aarch64.rpm eximon-4.94.2-bp153.2.1.aarch64.rpm eximstats-html-4.94.2-bp153.2.1.aarch64.rpm libspf2-2-1.2.10-bp153.2.1.aarch64.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.aarch64.rpm libspf2-debuginfo-1.2.10-bp153.2.1.aarch64.rpm libspf2-debugsource-1.2.10-bp153.2.1.aarch64.rpm libspf2-devel-1.2.10-bp153.2.1.aarch64.rpm libspf2-tools-1.2.10-bp153.2.1.aarch64.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.aarch64.rpm exim-4.94.2-bp153.2.1.ppc64le.rpm eximon-4.94.2-bp153.2.1.ppc64le.rpm eximstats-html-4.94.2-bp153.2.1.ppc64le.rpm libspf2-2-1.2.10-bp153.2.1.ppc64le.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.ppc64le.rpm libspf2-debuginfo-1.2.10-bp153.2.1.ppc64le.rpm libspf2-debugsource-1.2.10-bp153.2.1.ppc64le.rpm libspf2-devel-1.2.10-bp153.2.1.ppc64le.rpm libspf2-tools-1.2.10-bp153.2.1.ppc64le.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.ppc64le.rpm exim-4.94.2-bp153.2.1.s390x.rpm eximon-4.94.2-bp153.2.1.s390x.rpm eximstats-html-4.94.2-bp153.2.1.s390x.rpm libspf2-2-1.2.10-bp153.2.1.s390x.rpm libspf2-2-debuginfo-1.2.10-bp153.2.1.s390x.rpm libspf2-debuginfo-1.2.10-bp153.2.1.s390x.rpm libspf2-debugsource-1.2.10-bp153.2.1.s390x.rpm libspf2-devel-1.2.10-bp153.2.1.s390x.rpm libspf2-tools-1.2.10-bp153.2.1.s390x.rpm libspf2-tools-debuginfo-1.2.10-bp153.2.1.s390x.rpm openSUSE-2021-1072 Recommended update for openQA, perl-Cpanel-JSON-XS, perl-Mojolicious, perl-Mojolicious-Plugin-AssetPack moderate openSUSE Backports SLE-15-SP3 Update This update for openQA, perl-Cpanel-JSON-XS, perl-Mojolicious, perl-Mojolicious-Plugin-AssetPack fixes the following issues: openQA was updated to version 4.6.1624280432.2ce59c621. Lots of changes, see RPM changelog or git. Changes in dependend perl modules: perl-Cpanel-JSON-XS, perl-Mojolicious-Plugin-AssetPack, perl-Mojolicious: perl-Cpanel-JSON-XS was updated to 4.26: See /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes perl-Mojolicious-Plugin-AssetPack was updated to 2.13: See /usr/share/doc/packages/perl-Mojolicious-Plugin-AssetPack/Changes perl-Mojolicious was updated to 9.19: See /usr/share/doc/packages/perl-Mojolicious/Changes openQA-client-test-4.6.1624280432.2ce59c621-bp153.2.6.1.src.rpm openQA-devel-test-4.6.1624280432.2ce59c621-bp153.2.3.1.src.rpm openQA-test-4.6.1624280432.2ce59c621-bp153.2.3.1.src.rpm openQA-worker-test-4.6.1624280432.2ce59c621-bp153.2.3.1.src.rpm openQA-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-4.6.1624280432.2ce59c621-bp153.2.3.3.src.rpm openQA-auto-update-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-bootstrap-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-client-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-common-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-devel-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-doc-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-local-db-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-python-scripts-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-single-instance-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm openQA-worker-4.6.1624280432.2ce59c621-bp153.2.3.3.noarch.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.src.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.x86_64.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.x86_64.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.x86_64.rpm perl-Devel-Cover-Report-Codecovbash-0.03-bp153.2.1.noarch.rpm perl-Devel-Cover-Report-Codecovbash-0.03-bp153.2.1.src.rpm perl-Mojolicious-Plugin-AssetPack-2.13-bp153.2.3.2.noarch.rpm perl-Mojolicious-Plugin-AssetPack-2.13-bp153.2.3.2.src.rpm perl-Mojolicious-9.19-bp153.2.3.2.noarch.rpm perl-Mojolicious-9.19-bp153.2.3.2.src.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.aarch64.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.aarch64.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.aarch64.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.ppc64le.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.ppc64le.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.ppc64le.rpm perl-Cpanel-JSON-XS-4.26-bp153.2.3.2.s390x.rpm perl-Cpanel-JSON-XS-debuginfo-4.26-bp153.2.3.2.s390x.rpm perl-Cpanel-JSON-XS-debugsource-4.26-bp153.2.3.2.s390x.rpm openSUSE-2021-1005 Recommended update for guake moderate openSUSE Backports SLE-15-SP3 Update This update for guake fixes the following issues: - Fixed issue where guake follows mouse focus when have 2 monitors [gh#Guake/guake#1775, gh#Guake/guake#1761, boo#1187177]. guake-3.7.0-bp153.2.3.1.noarch.rpm guake-3.7.0-bp153.2.3.1.src.rpm guake-lang-3.7.0-bp153.2.3.1.noarch.rpm openSUSE-2021-1025 Recommended update for proteus moderate openSUSE Backports SLE-15-SP3 Update This update for proteus fixes the following issues: Version 5.0.9 - Bugfix Release proteus-5.0.9-bp153.2.3.1.noarch.rpm proteus-5.0.9-bp153.2.3.1.src.rpm openSUSE-2021-1094 Security update for balsa moderate openSUSE Backports SLE-15-SP3 Update This update for balsa fixes the following issues: Update to version 2.6.1 - CVE-2020-13645: fix server identity verification (boo#1172460) balsa-2.6.1-bp153.2.3.1.src.rpm balsa-2.6.1-bp153.2.3.1.x86_64.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.x86_64.rpm balsa-debugsource-2.6.1-bp153.2.3.1.x86_64.rpm balsa-lang-2.6.1-bp153.2.3.1.noarch.rpm balsa-2.6.1-bp153.2.3.1.aarch64.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.aarch64.rpm balsa-debugsource-2.6.1-bp153.2.3.1.aarch64.rpm balsa-2.6.1-bp153.2.3.1.ppc64le.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.ppc64le.rpm balsa-debugsource-2.6.1-bp153.2.3.1.ppc64le.rpm balsa-2.6.1-bp153.2.3.1.s390x.rpm balsa-debuginfo-2.6.1-bp153.2.3.1.s390x.rpm balsa-debugsource-2.6.1-bp153.2.3.1.s390x.rpm openSUSE-2021-1045 Security update for claws-mail moderate openSUSE Backports SLE-15-SP3 Update This update for claws-mail fixes the following issues: Update to 3.18.0 * Support for the OAuth2 authorisation protocol has been added for IMAP, POP and SMTP using custom, user-generated client IDs. OAuth2 preferences are found in the Account Preferences on the Receive page (for POP: Authenticate before POP connection, for IMAP: Authentication method); the Send page (SMTP authentication: Authentication method); and on a dedicated OAuth2 page. * The option 'Save (X-)Face in address book if possible' has been added to the /Message View/Text Options preferences page. Previously the (X-)Face would be saved automatically, therefore this option is turned on by default. * The Image Viewer has been reworked. New options have been added to /Message View/Image Viewer: when resizing images, either fit the image width or fit the image height to the available space. Fitting the image height is the default. Regardless of this setting, when displaying images inline they will fit the height. When displaying an image, left-clicking the image will toggle between full size and reduced size; right-clicking will toggle between fitting the height and fitting the width. * When re-editing a saved message, it is now possible to use /Options/Remove References. * It is now possible to attempt to retrieve a missing GPG key via WKD. * The man page has been updated. * Updated translations: Brazilian Portuguese, British English, Catalan, Czech, Danish, Dutch, French, Polish, Romanian, Russian, Slovak, Spanish, Traditional Chinese, Turkish. * bug fixes: claws#2411, claws#4326, claws#4394, claws#4431, claws#4445, claws#4447, claws#4455, claws#4473 - stop WM's X button from causing GPG key fetch attempt - Make fancy respect default font size for messageview - harden link checker before accepting click - non-display of (X-)Face when prefs_common.enable_avatars is AVATARS_ENABLE_RENDER (2) - debian bug #983778, 'Segfault on selecting empty 'X-Face' custom header' * It is now possible to 'Inherit Folder properties and processing rules from parent folder' when creating new folders with the move message and copy message dialogues. * A Phishing warning is now shown when copying a phishing URL, (in addition to clicking a phishing URL). * The progress window when importing an mbox file is now more responsive. * A warning dialogue is shown if the selected privacy system is 'None' and automatic signing amd/or encrypting is enabled. * Python plugin: pkgconfig is now used to check for python2. This enables the Python plugin (which uses python2) to be built on newer systems which have both python2 and python3. Bug fixes: * bug 3922, 'minimize to tray on startup not working' * bug 4220, 'generates files in cache without content' * bug 4325, 'Following redirects when retrieving image' * bug 4342, 'Import mbox file command doesn't work twice on a row' * fix STARTTLS protocol violation CVE-2020-15917 boo#1174457) * fix initial debug line * fix fat-fingered crash when v (hiding msgview) is pressed just before c (check signature) * fix non-translation of some Templates strings claws-mail-3.18.0-bp153.2.3.1.src.rpm claws-mail-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-devel-3.18.0-bp153.2.3.1.x86_64.rpm claws-mail-lang-3.18.0-bp153.2.3.1.noarch.rpm claws-mail-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-devel-3.18.0-bp153.2.3.1.aarch64.rpm claws-mail-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-devel-3.18.0-bp153.2.3.1.ppc64le.rpm claws-mail-3.18.0-bp153.2.3.1.s390x.rpm claws-mail-debuginfo-3.18.0-bp153.2.3.1.s390x.rpm claws-mail-debugsource-3.18.0-bp153.2.3.1.s390x.rpm claws-mail-devel-3.18.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1048 Recommended update for orthanc moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc fixes the following issues: version 1.9.5 * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database version 1.9.4 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b * Upgraded dependencies for static builds (notably on Windows): - curl 7.77.0 orthanc-1.9.5-bp153.2.3.1.src.rpm orthanc-1.9.5-bp153.2.3.1.x86_64.rpm orthanc-devel-1.9.5-bp153.2.3.1.x86_64.rpm orthanc-doc-1.9.5-bp153.2.3.1.noarch.rpm orthanc-source-1.9.5-bp153.2.3.1.x86_64.rpm orthanc-1.9.5-bp153.2.3.1.aarch64.rpm orthanc-devel-1.9.5-bp153.2.3.1.aarch64.rpm orthanc-source-1.9.5-bp153.2.3.1.aarch64.rpm orthanc-1.9.5-bp153.2.3.1.ppc64le.rpm orthanc-devel-1.9.5-bp153.2.3.1.ppc64le.rpm orthanc-source-1.9.5-bp153.2.3.1.ppc64le.rpm orthanc-1.9.5-bp153.2.3.1.s390x.rpm orthanc-devel-1.9.5-bp153.2.3.1.s390x.rpm orthanc-source-1.9.5-bp153.2.3.1.s390x.rpm openSUSE-2021-1068 Security update for nextcloud important openSUSE Backports SLE-15-SP3 Update This update for nextcloud fixes the following issues: nextcloud was updated to 20.0.11: - Fix boo#1188247 - CVE-2021-32678: OCS API response ratelimits are not applied - Fix boo#1188248 - CVE-2021-32679: filenames where not escaped by default in controllers using DownloadResponse - Fix boo#1188249 - CVE-2021-32680: share expiration date wasn't properly logged - Fix boo#1188250 - CVE-2021-32688: lacking permission check with application specific tokens - Fix boo#1188251 - CVE-2021-32703: lack of ratelimiting on the shareinfo endpoint - Fix boo#1188252 - CVE-2021-32705: lack of ratelimiting on the public DAV endpoint - Fix boo#1188253 - CVE-2021-32725: default share permissions were not being respected for federated reshares of files and folders - Fix boo#1188254 - CVE-2021-32726: webauthn tokens were not deleted after a user has been deleted - Fix boo#1188255 - CVE-2021-32734: possible full path disclosure on shared files - Fix boo#1188256 - CVE-2021-32741: lack of ratelimiting on the public share link mount endpoint - Bump handlebars from 4.7.6 to 4.7.7 (server#26900) - Bump lodash from 4.17.20 to 4.17.21 (server#26909) - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920) - Don't break OCC if an app is breaking in it's Application class (server#26954) - Add bruteforce protection to the shareinfo endpoint (server#26956) - Ignore readonly flag for directories (server#26965) - Throttle MountPublicLinkController when share is not found (server#26971) - Respect default share permissions for federated reshares (server#27001) - Harden apptoken check (server#27014) - Use parent wrapper to properly handle moves on the same source/target storage (server#27016) - Fix error when using CORS with no auth credentials (server#27027) - Fix return value of getStorageInfo when 'quota_include_external_storage' is enabled (server#27108) - Bump patch dependencies (server#27183) - Use noreply@ as email address for share emails (server#27209) - Bump p-queue from 6.6.1 to 6.6.2 (server#27226) - Bump browserslist from 4.14.0 to 4.16.6 (server#27247) - Bump webpack from 4.44.1 to 4.44.2 (server#27297) - Properly use limit and offset for search in Jail wrapper (server#27308) - Make user:report command scale (server#27319) - Properly log expiration date removal in audit log (server#27325) - Propagate throttling on OCS response (server#27337) - Set umask before operations that create local files (server#27349) - Escape filename in Content-Disposition (server#27360) - Don't update statuses to offline again and again (server#27412) - Header must contain a colon (server#27456) - Activate constraint check for oracle / pqsql also for 20 (server#27523) - Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552) - Bump ws from 7.3.1 to 7.5.0 (server#27570) - Properly cleanup entries of WebAuthn on user deletion (server#27596) - Throttle on public DAV endpoint (server#27617) - Bump vue-loader from 15.9.3 to 15.9.7 (server#27639) - Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651) - Validate the theming color also on CLI (server#27680) - Downstream encryption:fix-encrypted-version for repairing bad signature errors (server#27728) - Remove encodeURI code (files_pdfviewer#396) - Only ask for permissions on HTTPS (notifications#998) - Fix sorting if one of the file name is only composed with number (photos#785) - Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810) - Update File.vue (photos#813) - Update chart.js (serverinfo#309) - Only return workspace property for top node in a propfind request (text#1611) - ViewerComponent: pass on autofocus to EditorWrapper (text#1647) - Use text/plain as content type for fetching the document (text#1692) - Log exceptions that happen on unknown exception and return generic messages (text#1698) - Add fixup (viewer#924) - Fix: fullscreen for Firefox (viewer#929) Update to 20.0.7 - Catch NotFoundException when querying quota (server#25315) - CalDAV] Validate notified emails (server#25324) - Fix/app fetcher php compat comparison (server#25347) - Show the actual error on share requests (server#25352) - Fix parameter provided as string not array (server#25366) - The objectid is a string (server#25374) - 20.0.7 final (server#25387) - Properly handle SMB ACL blocking scanning a directory (server#25421) - Don't break completely when creating the digest fail for one user (activity#556) - Only attempt to use a secure view if hide download is actually set (files_pdfviewer#296) - Fix opening PDF files with special characters in their name (files_pdfviewer#298) - Fix PDF viewer failing on Edge (not based on Chromium) (files_pdfviewer#299) - Cannot unfold plain text notifications (notifications#846) - Remove EPUB mimetype (text#1391) Update to 20.0.6 - Make sure to do priority app upgrades first (server#25077) - Respect DB restrictions on number of arguments in statements and queries (server#25120) - Add a hint about the direction of priority (server#25143) - Do not redirect to logout after login (server#25146) - Fix comparison of PHP versions (server#25152) - Add "composer.lock" for acceptance tests to git (server#25178) - Update CRL due to revoked gravatar.crl (server#25190) - Don't log keys on checkSignature (server#25193) - Update 3rdparty after Archive_Tar (server#25199) - Bump CA bundle (server#25219) - Update handling of user credentials (server#25225) - Fix encoding issue with OC.Notification.show (server#25244) - Also use storage copy when dav copying directories (server#25261) - Silence log message (server#25263) - Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users (server#25276) - Do not obtain userFolder of a federated user (server#25278) - Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603) - Add gitignore entry for .github folder of dependencies (3rdparty#604) - Clear event array on getting them (activity#551) Update to 20.0.5 - Don't log params of imagecreatefromstring (server#24546) - Use storage copy implementation when doing dav copy (server#24590) - Use in objectstore copy (server#24592) - Add tel, note, org and title search (server#24697) - Check php compatibility of app store app releases (server#24698) - Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24709) - Do not include non-required scripts on the upgrade page (server#24714) - LDAP: fix inGroup for memberUid type of group memberships (server#24716) - Cancel user search requests to avoid duplicate results being added (server#24728) - Also unset the other possible unused paramters (server#24751) - Enables the file name check also to match name of mountpoints (server#24760) - Fixes sharing to group ids with characters that are being url encoded (server#24763) - Limit getIncomplete query to one row (server#24791) - Fix Argon2 descriptions (server#24792) - Actually set the TTL on redis set (server#24798) - Allow to force rename a conflicting calendar (server#24806) - Fix IPv6 localhost regex (server#24823) - Catch the error on heartbeat update (server#24826) - Make oc_files_trash.auto_id a bigint (server#24853) - Fix total upload size overwritten by next upload (server#24854) - Avoid huge exception argument logging (server#24876) - Make share results distinguishable if there are more than one with the exact same display name (server#24878) - Add migration for oc_share_external columns (server#24963) - Don't throw a 500 when importing a broken ics reminder file (server#24972) - Fix unreliable ViewTest (server#24976) - Update root.crl due to revocation of transmission.crt (server#24990) - Set the JSCombiner cache if needed (server#24997) - Fix column name to check prior to deleting (server#25009) - Catch throwable instead of exception (server#25013) - Set the user language when adding the footer (server#25019) - Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code (server#25030) - Fix clearing the label of a share (server#25035) - Update psalm-baseline.xml (server#25066) - Don't remove assignable column for now (server#25074) - Add setup check to verify that the used DB version is still supported… (server#25076) - Correctly set the user for activity parsing when preparing a notifica… (activity#542) - Bump vue-virtual-grid from 2.2.1 to 2.3.0 (photos#597) - Catch possible database exceptions when fetching document data (text#1221) - Make sure we have the proper PHP version installed before running composer (text#1234) - Revert removal of transformResponse (text#1235) - Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1255) - Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1257) - Bump babel-loader from 8.1.0 to 8.2.2 (text#1259) - Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1261) - Bump vue-loader from 15.9.5 to 15.9.6 (text#1263) - Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1265) - Bump core-js from 3.7.0 to 3.8.1 (text#1266) - Bump stylelint from 13.7.2 to 13.8.0 (text#1269) - Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1271) - Bump sass-loader from 10.0.5 to 10.1.0 (text#1273) - Bump webpack-merge from 5.3.0 to 5.7.2 (text#1274) - Bump @babel/core from 7.12.3 to 7.12.10 (text#1277) - Bump cypress from 5.1.0 to 5.6.0 (text#1278) - Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1279) - Bump webpack-merge from 5.7.2 to 5.7.3 (text#1303) - The apache subpackage must require the main package, otherwise it will not be uninstalled when the main package is uninstalled. Update to 20.0.4 - Avoid dashboard crash when accessibility app is not installed (server#24636) - Bump ini from 1.3.5 to 1.3.7 (server#24649) - Handle owncloud migration to latest release (server#24653) - Use string for storing a OCM remote id (server#24654) - Fix MySQL database size calculation (serverinfo#262) - Bump cypress-io/github-action@v2 (viewer#722) - Fix] sidebar opening animation (viewer#723) - Fix not.exist cypress and TESTING checks (viewer#725) - Put apache configuration files in separate subpackage. - Use apache-rpm-macros for SUSE. - Change oc_* macros to nc_* macros. - Insert macro apache_serverroot also in cron files. Update to 20.0.3 * Check quota of subdirectories when uploading to them (server#24181) * CircleId too short in some request (server#24196) * Missing level in ScopedPsrLogger (server#24212) * Fix nextcloud logo in email notifications misalignment (server#24228) * Allow selecting multiple columns with SELECT DISTINCT (server#24230) * Use file name instead of path in 'not allowed to share' message (server#24231) * Fix setting images through occ for theming (server#24232) * Use regex when searching on single file shares (server#24239) * Harden EncryptionLegacyCipher a bit (server#24249) * Update ScanLegacyFormat.php (server#24258) * Simple typo in comments (server#24259) * Use correct year for generated birthdays events (server#24263) * Delete files that exceed trashbin size immediately (server#24297) * Update sabre/xml to fix XML parsing errors (server#24311) * Only check path for being accessible when the storage is a object home (server#24325) * Avoid empty null default with value that will be inserted anyways (server#24333) * Fix contacts menu position and show uid as a tooltip (server#24342) * Fix the config key on the sharing expire checkbox (server#24346) * Set the display name of federated sharees from addressbook (server#24353) * Catch storage not available in versions expire command (server#24367) * Use proper bundles for files client and fileinfo (server#24377) * Properly encode path when fetching inherited shares (server#24387) * Formatting remote sharer should take protocol, path into account (server#24391) * Make sure we add new line between vcf groups exports (server#24443) * Fix public calendars shared to circles (server#24446) * Store scss variables under a different prefix for each theming config version (server#24453) * External storages: save group ids not display names in configuration (server#24455) * Use correct l10n source in files_sharing JS code (server#24462) * Set frame-ancestors to none if none are filled (server#24477) * Move the password fiels of chaging passwords to post (server#24478) * Move the global password for files external to post (server#24479) * Only attempt to move to trash if a file is not in appdata (server#24483) * Fix loading mtime of new file in conflict dialog in firefox (server#24491) * Harden setup check for TLS version if host is not reachable (server#24502) * Fix file size computation on 32bit platforms (server#24509) * Allow subscription to indicate that a userlimit is reached (server#24511) * Set mountid for personal external storage mounts (server#24513) * Only execute plain mimetype check for directories and do the fallback… (server#24517) * Fix vsprint parameter (server#24527) * Replace abandoned log normalizer with our fork (server#24530) * Add icon to user limit notification (server#24531) * Also run repair steps when encryption is disabled but a legacy key is present (server#24532) * [3rdparty][security] Archive TAR to 1.4.11 (server#24534) * Generate a new session id if the decrypting the session data fails (server#24553) * Revert "Do not read certificate bundle from data dir by default" (server#24556) * Dont use system composer for autoload checker (server#24557) * Remember me is not an app_password (server#24563) * Do not load nonexisting setup.js (server#24582) * Update sabre/xml to fix XML parsing errors (3rdparty#529) * Use composer v1 on CI (3rdparty#532) * Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536) * Replace abandoned log normalizer with our fork (3rdparty#543) * Allow nullable values as subject params (activity#535) * Don't log when unknown array is null (notifications#803) * Feat/virtual grid (photos#550) * Make sure we have a string to localecompare to (photos#583) * Always get recommendations for dashboard if enabled (recommendations#336) * Properly fetch oracle database information (serverinfo#258) * Also register to urlChanged event to update RichWorkspace (text#1181) * Move away from GET (text#1214) Update to 20.0.2 * CVE-2020-8293: Fixed input validation which allowed users to store unlimited data in workflow rules (boo#1181445). * CVE-2020-8294: Fixed a missing link validation (boo#1181803). * Inidicate preview availability in share api responses (server#23419) * CalDavBackend: check if timerange is array before accessing (server#23563) * Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575) * Also expire share type email (server#23583) * Only use index of mount point when it is there (server#23611) * Only retry fetching app store data once every 5 minutes in case it fails (server#23633) * Bring back the restore share button (server#23636) * Fix updates of NULL appconfig values (server#23641) * Fix sharing input placeholder for emails (server#23646) * Use bigint for fileid in filecache_extended (server#23690) * Enable theming background transparency (server#23699) * Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23702) * Make sure the function signatures of the backgroundjob match (server#23710) * Check if array elements exist before using them (server#23713) * Fix default quota display value in user row (server#23726) * Use lib instead if core as l10n module in OC_Files (server#23727) * Specify accept argument to avatar upload input field (server#23732) * Save email as lower case (server#23733) * Reset avatar cropper before showing (server#23736) * Also run the SabreAuthInitEvent for the main server (server#23745) * Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749) * Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… (server#23751) * Don't overwrite the event if we use it later (server#23753) * Inform the user when flow config data exceeds thresholds (server#23759) * Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763) * Catch errors when closing file conflict dialog (server#23774) * Document the backend registered events of LDAP (server#23779) * Fetch the logger and system config once for all query builder instances (server#23787) * Type the event dispatcher listener callables with Psalm (server#23789) * Only run phpunit when "php" changed (server#23794) * Remove bold font-weight and lower font-size for empty search box (server#23829) * No need to check if there is an avatar available, because it is gener… (server#23846) * Ensure filepicker list is empty before populating (server#23850) * UserStatus: clear status message if message is null (server#23858) * Fix grid view toggle in tags view (server#23874) * Restrict query when searching for versions of trashbin files (server#23884) * Fix potentially passing null to events where IUser is expected (server#23894) * Make user status styles scoped (server#23899) * Move help to separate stylesheet (server#23900) * Add default font size (server#23902) * Do not emit UserCreatedEvent twice (server#23917) * Bearer must be in the start of the auth header (server#23924) * Fix casting of integer and boolean on Oracle (server#23935) * Skip already loaded apps in loadApps (server#23948) * Fix repair mimetype step to not leave stray cursors (server#23950) * Improve query type detection (server#23951) * Fix iLike() falsely turning escaped % and _ into wildcards (server#23954) * Replace some usages of OC_DB in OC\Share\* with query builder (server#23955) * Use query builder instead of OC_DB in trashbin (server#23971) * Fix greatest/least order for oracle (server#23975) * Fix link share label placeholder not showing (server#23992) * Unlock when promoting to exclusive lock fails (server#23995) * Make sure root storage is valid before checking its size (server#23996) * Use query builder instead of OC_DB in OC\Files\* (server#23998) * Shortcut to avoid file system setup when generating the logo URL (server#24001) * Remove old legacy scripts references (server#24004) * Fix js search in undefined ocs response (server#24012) * Don't leave cursors open (server#24033) * Fix sharing tab state not matching resharing admin settings (server#24044) * Run unit tests against oracle (server#24049) * Use png icons in caldav reminder emails (server#24050) * Manually iterate over calendardata when oracle is used (server#24058) * Make is_user_defined nullable so we can store false on oracle (server#24079) * Fix default internal expiration date enforce (server#24081) * Register new command db:add-missing-primary-keys (server#24106) * Convert the card resource to a string if necessary (server#24114) * Don't throw on SHOW VERSION query (server#24147) * Bump dompurify to 2.2.2 (server#24153) * Set up FS before querying storage info in settings (server#24156) * Fix default internal expiration date (server#24159) * CircleId too short in some request (server#24178) * Revert "circleId too short in some request" (server#24183) * Missing level in ScopedPsrLogger (server#24212) * Fix activity spinner on empty activity (activity#523) * Add OCI github action (activity#528) * Disable download button by default (files_pdfviewer#257) * Feat/dependabot ga/stable20 (firstrunwizard#442) * Fix loading notifications without a message on oracle (notifications#796) * Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1105) * Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125) * Bump sass-loader from 10.0.1 to 10.0.5 (text#1134) * Bump webpack from 4.44.1 to 4.44.2 (text#1140) * Bump dependencies to version in range (text#1164) * Validate link on click (text#1166) * Add migration to fix oracle issues with the database schema (text#1177) * Bump cypress from 4.12.1 to 5.1.0 (text#1179) * Fix URL escaping of shared files (viewer#681) * Fix component click outside and cleanup structure (viewer#684) Update to 20.0.1 No changelog from upstream at this time. Update to 20.0.0 * Changes The three biggest features we introduce with Nextcloud 20 are: - Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available - Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place - Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others * Some other improvements we want to highlight include: - Notifications and Activities were brought together, making sure you won’t miss anything important - We added a ‘status’ setting so you can communicate to other users what you are up to - Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more - Calendar integrates in dashboard and search, introduced a list view and design improvements - Mail introduces threaded view, mailbox management and more - Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements - Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud - Text introduced direct linking to files in Nextcloud - Files lets you add a description to public link shares + Read the full announcement on our blog - NC-SA-2020-037 - CVE-2020-8295: Fixed Denial of service attack when resetting the password for a user(boo#1181804) - Update to 20.0.11 - Fix boo#1188247 - CVE-2021-32678: OCS API response ratelimits are not applied - Fix boo#1188248 - CVE-2021-32679: filenames where not escaped by default in controllers using DownloadResponse - Fix boo#1188249 - CVE-2021-32680: share expiration date wasn't properly logged - Fix boo#1188250 - CVE-2021-32688: lacking permission check with application specific tokens - Fix boo#1188251 - CVE-2021-32703: lack of ratelimiting on the shareinfo endpoint - Fix boo#1188252 - CVE-2021-32705: lack of ratelimiting on the public DAV endpoint - Fix boo#1188253 - CVE-2021-32725: default share permissions were not being respected for federated reshares of files and folders - Fix boo#1188254 - CVE-2021-32726: webauthn tokens were not deleted after a user has been deleted - Fix boo#1188255 - CVE-2021-32734: possible full path disclosure on shared files - Fix boo#1188256 - CVE-2021-32741: lack of ratelimiting on the public share link mount endpoint - Bump handlebars from 4.7.6 to 4.7.7 (server#26900) - Bump lodash from 4.17.20 to 4.17.21 (server#26909) - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920) - Don't break OCC if an app is breaking in it's Application class (server#26954) - Add bruteforce protection to the shareinfo endpoint (server#26956) - Ignore readonly flag for directories (server#26965) - Throttle MountPublicLinkController when share is not found (server#26971) - Respect default share permissions for federated reshares (server#27001) - Harden apptoken check (server#27014) - Use parent wrapper to properly handle moves on the same source/target storage (server#27016) - Fix error when using CORS with no auth credentials (server#27027) - Fix return value of getStorageInfo when 'quota_include_external_storage' is enabled (server#27108) - Bump patch dependencies (server#27183) - Use noreply@ as email address for share emails (server#27209) - Bump p-queue from 6.6.1 to 6.6.2 (server#27226) - Bump browserslist from 4.14.0 to 4.16.6 (server#27247) - Bump webpack from 4.44.1 to 4.44.2 (server#27297) - Properly use limit and offset for search in Jail wrapper (server#27308) - Make user:report command scale (server#27319) - Properly log expiration date removal in audit log (server#27325) - Propagate throttling on OCS response (server#27337) - Set umask before operations that create local files (server#27349) - Escape filename in Content-Disposition (server#27360) - Don't update statuses to offline again and again (server#27412) - Header must contain a colon (server#27456) - Activate constraint check for oracle / pqsql also for 20 (server#27523) - Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552) - Bump ws from 7.3.1 to 7.5.0 (server#27570) - Properly cleanup entries of WebAuthn on user deletion (server#27596) - Throttle on public DAV endpoint (server#27617) - Bump vue-loader from 15.9.3 to 15.9.7 (server#27639) - Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651) - Validate the theming color also on CLI (server#27680) - Downstream encryption:fix-encrypted-version for repairing bad signature errors (server#27728) - Remove encodeURI code (files_pdfviewer#396) - Only ask for permissions on HTTPS (notifications#998) - Fix sorting if one of the file name is only composed with number (photos#785) - Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810) - Update File.vue (photos#813) - Update chart.js (serverinfo#309) - Only return workspace property for top node in a propfind request (text#1611) - ViewerComponent: pass on autofocus to EditorWrapper (text#1647) - Use text/plain as content type for fetching the document (text#1692) - Log exceptions that happen on unknown exception and return generic messages (text#1698) - Add fixup (viewer#924) - Fix: fullscreen for Firefox (viewer#929) Update to 20.0.7 - Catch NotFoundException when querying quota (server#25315) - CalDAV] Validate notified emails (server#25324) - Fix/app fetcher php compat comparison (server#25347) - Show the actual error on share requests (server#25352) - Fix parameter provided as string not array (server#25366) - The objectid is a string (server#25374) - 20.0.7 final (server#25387) - Properly handle SMB ACL blocking scanning a directory (server#25421) - Don't break completely when creating the digest fail for one user (activity#556) - Only attempt to use a secure view if hide download is actually set (files_pdfviewer#296) - Fix opening PDF files with special characters in their name (files_pdfviewer#298) - Fix PDF viewer failing on Edge (not based on Chromium) (files_pdfviewer#299) - Cannot unfold plain text notifications (notifications#846) - Remove EPUB mimetype (text#1391) Update to 20.0.6 - Make sure to do priority app upgrades first (server#25077) - Respect DB restrictions on number of arguments in statements and queries (server#25120) - Add a hint about the direction of priority (server#25143) - Do not redirect to logout after login (server#25146) - Fix comparison of PHP versions (server#25152) - Add "composer.lock" for acceptance tests to git (server#25178) - Update CRL due to revoked gravatar.crl (server#25190) - Don't log keys on checkSignature (server#25193) - Update 3rdparty after Archive_Tar (server#25199) - Bump CA bundle (server#25219) - Update handling of user credentials (server#25225) - Fix encoding issue with OC.Notification.show (server#25244) - Also use storage copy when dav copying directories (server#25261) - Silence log message (server#25263) - Extend ILDAPProvider to allow reading arbitrairy ldap attributes for users (server#25276) - Do not obtain userFolder of a federated user (server#25278) - Bump pear/archive_tar from 1.4.11 to 1.4.12 (3rdparty#603) - Add gitignore entry for .github folder of dependencies (3rdparty#604) - Clear event array on getting them (activity#551) Update to 20.0.5 - Don't log params of imagecreatefromstring (server#24546) - Use storage copy implementation when doing dav copy (server#24590) - Use in objectstore copy (server#24592) - Add tel, note, org and title search (server#24697) - Check php compatibility of app store app releases (server#24698) - Fix #24682]: ensure federation cloud id is retruned if FN property not found (server#24709) - Do not include non-required scripts on the upgrade page (server#24714) - LDAP: fix inGroup for memberUid type of group memberships (server#24716) - Cancel user search requests to avoid duplicate results being added (server#24728) - Also unset the other possible unused paramters (server#24751) - Enables the file name check also to match name of mountpoints (server#24760) - Fixes sharing to group ids with characters that are being url encoded (server#24763) - Limit getIncomplete query to one row (server#24791) - Fix Argon2 descriptions (server#24792) - Actually set the TTL on redis set (server#24798) - Allow to force rename a conflicting calendar (server#24806) - Fix IPv6 localhost regex (server#24823) - Catch the error on heartbeat update (server#24826) - Make oc_files_trash.auto_id a bigint (server#24853) - Fix total upload size overwritten by next upload (server#24854) - Avoid huge exception argument logging (server#24876) - Make share results distinguishable if there are more than one with the exact same display name (server#24878) - Add migration for oc_share_external columns (server#24963) - Don't throw a 500 when importing a broken ics reminder file (server#24972) - Fix unreliable ViewTest (server#24976) - Update root.crl due to revocation of transmission.crt (server#24990) - Set the JSCombiner cache if needed (server#24997) - Fix column name to check prior to deleting (server#25009) - Catch throwable instead of exception (server#25013) - Set the user language when adding the footer (server#25019) - Change defaultapp in config.sample.php to dashboard to improve docs and align it to source code (server#25030) - Fix clearing the label of a share (server#25035) - Update psalm-baseline.xml (server#25066) - Don't remove assignable column for now (server#25074) - Add setup check to verify that the used DB version is still supported… (server#25076) - Correctly set the user for activity parsing when preparing a notifica… (activity#542) - Bump vue-virtual-grid from 2.2.1 to 2.3.0 (photos#597) - Catch possible database exceptions when fetching document data (text#1221) - Make sure we have the proper PHP version installed before running composer (text#1234) - Revert removal of transformResponse (text#1235) - Bump prosemirror-view from 1.16.1 to 1.16.5 (text#1255) - Bump @babel/preset-env from 7.12.1 to 7.12.11 (text#1257) - Bump babel-loader from 8.1.0 to 8.2.2 (text#1259) - Bump eslint-plugin-standard from 4.0.2 to 4.1.0 (text#1261) - Bump vue-loader from 15.9.5 to 15.9.6 (text#1263) - Bump prosemirror-model from 1.12.0 to 1.13.1 (text#1265) - Bump core-js from 3.7.0 to 3.8.1 (text#1266) - Bump stylelint from 13.7.2 to 13.8.0 (text#1269) - Bump @babel/plugin-transform-runtime from 7.12.1 to 7.12.10 (text#1271) - Bump sass-loader from 10.0.5 to 10.1.0 (text#1273) - Bump webpack-merge from 5.3.0 to 5.7.2 (text#1274) - Bump @babel/core from 7.12.3 to 7.12.10 (text#1277) - Bump cypress from 5.1.0 to 5.6.0 (text#1278) - Bump @vue/test-utils from 1.1.1 to 1.1.2 (text#1279) - Bump webpack-merge from 5.7.2 to 5.7.3 (text#1303) - The apache subpackage must require the main package, otherwise it will not be uninstalled when the main package is uninstalled. Update to 20.0.4 - Avoid dashboard crash when accessibility app is not installed (server#24636) - Bump ini from 1.3.5 to 1.3.7 (server#24649) - Handle owncloud migration to latest release (server#24653) - Use string for storing a OCM remote id (server#24654) - Fix MySQL database size calculation (serverinfo#262) - Bump cypress-io/github-action@v2 (viewer#722) - Fix] sidebar opening animation (viewer#723) - Fix not.exist cypress and TESTING checks (viewer#725) - Put apache configuration files in separate subpackage. - Use apache-rpm-macros for SUSE. - Change oc_* macros to nc_* macros. - Insert macro apache_serverroot also in cron files. Update to 20.0.3 * Check quota of subdirectories when uploading to them (server#24181) * CircleId too short in some request (server#24196) * Missing level in ScopedPsrLogger (server#24212) * Fix nextcloud logo in email notifications misalignment (server#24228) * Allow selecting multiple columns with SELECT DISTINCT (server#24230) * Use file name instead of path in 'not allowed to share' message (server#24231) * Fix setting images through occ for theming (server#24232) * Use regex when searching on single file shares (server#24239) * Harden EncryptionLegacyCipher a bit (server#24249) * Update ScanLegacyFormat.php (server#24258) * Simple typo in comments (server#24259) * Use correct year for generated birthdays events (server#24263) * Delete files that exceed trashbin size immediately (server#24297) * Update sabre/xml to fix XML parsing errors (server#24311) * Only check path for being accessible when the storage is a object home (server#24325) * Avoid empty null default with value that will be inserted anyways (server#24333) * Fix contacts menu position and show uid as a tooltip (server#24342) * Fix the config key on the sharing expire checkbox (server#24346) * Set the display name of federated sharees from addressbook (server#24353) * Catch storage not available in versions expire command (server#24367) * Use proper bundles for files client and fileinfo (server#24377) * Properly encode path when fetching inherited shares (server#24387) * Formatting remote sharer should take protocol, path into account (server#24391) * Make sure we add new line between vcf groups exports (server#24443) * Fix public calendars shared to circles (server#24446) * Store scss variables under a different prefix for each theming config version (server#24453) * External storages: save group ids not display names in configuration (server#24455) * Use correct l10n source in files_sharing JS code (server#24462) * Set frame-ancestors to none if none are filled (server#24477) * Move the password fiels of chaging passwords to post (server#24478) * Move the global password for files external to post (server#24479) * Only attempt to move to trash if a file is not in appdata (server#24483) * Fix loading mtime of new file in conflict dialog in firefox (server#24491) * Harden setup check for TLS version if host is not reachable (server#24502) * Fix file size computation on 32bit platforms (server#24509) * Allow subscription to indicate that a userlimit is reached (server#24511) * Set mountid for personal external storage mounts (server#24513) * Only execute plain mimetype check for directories and do the fallback… (server#24517) * Fix vsprint parameter (server#24527) * Replace abandoned log normalizer with our fork (server#24530) * Add icon to user limit notification (server#24531) * Also run repair steps when encryption is disabled but a legacy key is present (server#24532) * [3rdparty][security] Archive TAR to 1.4.11 (server#24534) * Generate a new session id if the decrypting the session data fails (server#24553) * Revert "Do not read certificate bundle from data dir by default" (server#24556) * Dont use system composer for autoload checker (server#24557) * Remember me is not an app_password (server#24563) * Do not load nonexisting setup.js (server#24582) * Update sabre/xml to fix XML parsing errors (3rdparty#529) * Use composer v1 on CI (3rdparty#532) * Bump pear/archive_tar from 1.4.9 to 1.4.11 (3rdparty#536) * Replace abandoned log normalizer with our fork (3rdparty#543) * Allow nullable values as subject params (activity#535) * Don't log when unknown array is null (notifications#803) * Feat/virtual grid (photos#550) * Make sure we have a string to localecompare to (photos#583) * Always get recommendations for dashboard if enabled (recommendations#336) * Properly fetch oracle database information (serverinfo#258) * Also register to urlChanged event to update RichWorkspace (text#1181) * Move away from GET (text#1214) Update to 20.0.2 * CVE-2020-8293: Fixed input validation which allowed users to store unlimited data in workflow rules (boo#1181445). * CVE-2020-8294: Fixed a missing link validation (boo#1181803). * Inidicate preview availability in share api responses (server#23419) * CalDavBackend: check if timerange is array before accessing (server#23563) * Some emojis are in CHAR_CATEGORY_GENERAL_OTHER_TYPES (server#23575) * Also expire share type email (server#23583) * Only use index of mount point when it is there (server#23611) * Only retry fetching app store data once every 5 minutes in case it fails (server#23633) * Bring back the restore share button (server#23636) * Fix updates of NULL appconfig values (server#23641) * Fix sharing input placeholder for emails (server#23646) * Use bigint for fileid in filecache_extended (server#23690) * Enable theming background transparency (server#23699) * Fix sharer flag on ldap:show-remnants when user owned more than a single share (server#23702) * Make sure the function signatures of the backgroundjob match (server#23710) * Check if array elements exist before using them (server#23713) * Fix default quota display value in user row (server#23726) * Use lib instead if core as l10n module in OC_Files (server#23727) * Specify accept argument to avatar upload input field (server#23732) * Save email as lower case (server#23733) * Reset avatar cropper before showing (server#23736) * Also run the SabreAuthInitEvent for the main server (server#23745) * Type the \OCP\IUserManager::callForAllUsers closure with Psalm (server#23749) * Type the \OCP\AppFramework\Services\IInitialState::provideLazyInitial… (server#23751) * Don't overwrite the event if we use it later (server#23753) * Inform the user when flow config data exceeds thresholds (server#23759) * Type the \OCP\IUserManager::callForSeenUsers closure with Psalm (server#23763) * Catch errors when closing file conflict dialog (server#23774) * Document the backend registered events of LDAP (server#23779) * Fetch the logger and system config once for all query builder instances (server#23787) * Type the event dispatcher listener callables with Psalm (server#23789) * Only run phpunit when "php" changed (server#23794) * Remove bold font-weight and lower font-size for empty search box (server#23829) * No need to check if there is an avatar available, because it is gener… (server#23846) * Ensure filepicker list is empty before populating (server#23850) * UserStatus: clear status message if message is null (server#23858) * Fix grid view toggle in tags view (server#23874) * Restrict query when searching for versions of trashbin files (server#23884) * Fix potentially passing null to events where IUser is expected (server#23894) * Make user status styles scoped (server#23899) * Move help to separate stylesheet (server#23900) * Add default font size (server#23902) * Do not emit UserCreatedEvent twice (server#23917) * Bearer must be in the start of the auth header (server#23924) * Fix casting of integer and boolean on Oracle (server#23935) * Skip already loaded apps in loadApps (server#23948) * Fix repair mimetype step to not leave stray cursors (server#23950) * Improve query type detection (server#23951) * Fix iLike() falsely turning escaped % and _ into wildcards (server#23954) * Replace some usages of OC_DB in OC\Share\* with query builder (server#23955) * Use query builder instead of OC_DB in trashbin (server#23971) * Fix greatest/least order for oracle (server#23975) * Fix link share label placeholder not showing (server#23992) * Unlock when promoting to exclusive lock fails (server#23995) * Make sure root storage is valid before checking its size (server#23996) * Use query builder instead of OC_DB in OC\Files\* (server#23998) * Shortcut to avoid file system setup when generating the logo URL (server#24001) * Remove old legacy scripts references (server#24004) * Fix js search in undefined ocs response (server#24012) * Don't leave cursors open (server#24033) * Fix sharing tab state not matching resharing admin settings (server#24044) * Run unit tests against oracle (server#24049) * Use png icons in caldav reminder emails (server#24050) * Manually iterate over calendardata when oracle is used (server#24058) * Make is_user_defined nullable so we can store false on oracle (server#24079) * Fix default internal expiration date enforce (server#24081) * Register new command db:add-missing-primary-keys (server#24106) * Convert the card resource to a string if necessary (server#24114) * Don't throw on SHOW VERSION query (server#24147) * Bump dompurify to 2.2.2 (server#24153) * Set up FS before querying storage info in settings (server#24156) * Fix default internal expiration date (server#24159) * CircleId too short in some request (server#24178) * Revert "circleId too short in some request" (server#24183) * Missing level in ScopedPsrLogger (server#24212) * Fix activity spinner on empty activity (activity#523) * Add OCI github action (activity#528) * Disable download button by default (files_pdfviewer#257) * Feat/dependabot ga/stable20 (firstrunwizard#442) * Fix loading notifications without a message on oracle (notifications#796) * Do not setup appdata in constructor to avoid errors causing the whole instance to stop working (text#1105) * Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (text#1125) * Bump sass-loader from 10.0.1 to 10.0.5 (text#1134) * Bump webpack from 4.44.1 to 4.44.2 (text#1140) * Bump dependencies to version in range (text#1164) * Validate link on click (text#1166) * Add migration to fix oracle issues with the database schema (text#1177) * Bump cypress from 4.12.1 to 5.1.0 (text#1179) * Fix URL escaping of shared files (viewer#681) * Fix component click outside and cleanup structure (viewer#684) Update to 20.0.1 No changelog from upstream at this time. Update to 20.0.0 * Changes The three biggest features we introduce with Nextcloud 20 are: - Our new dashboard provides a great starting point for the day with over a dozen widgets ranging from Twitter and Github to Moodle and Zammad already available - Search was unified, bringing search results of Nextcloud apps as well as external services like Gitlab, Jira and Discourse in one place - Talk introduced bridging to other platforms including MS Teams, Slack, IRC, Matrix and a dozen others * Some other improvements we want to highlight include: - Notifications and Activities were brought together, making sure you won’t miss anything important - We added a ‘status’ setting so you can communicate to other users what you are up to - Talk also brings dashboard and search integration, emoji picker, upload view, camera and microphone settings, mute and more - Calendar integrates in dashboard and search, introduced a list view and design improvements - Mail introduces threaded view, mailbox management and more - Deck integrates with dashboard and search, introduces Calendar integration, modal view for card editing and series of smaller improvements - Flow adds push notification and webhooks so other web apps can easily integrate with Nextcloud - Text introduced direct linking to files in Nextcloud - Files lets you add a description to public link shares + Read the full announcement on our blog - NC-SA-2020-037 - CVE-2020-8295: Fixed Denial of service attack when resetting the password for a user(boo#1181804) - Update to 20.0.11 - Fix boo#1188247 - CVE-2021-32678: OCS API response ratelimits are not applied - Fix boo#1188248 - CVE-2021-32679: filenames where not escaped by default in controllers using DownloadResponse - Fix boo#1188249 - CVE-2021-32680: share expiration date wasn't properly logged - Fix boo#1188250 - CVE-2021-32688: lacking permission check with application specific tokens - Fix boo#1188251 - CVE-2021-32703: lack of ratelimiting on the shareinfo endpoint - Fix boo#1188252 - CVE-2021-32705: lack of ratelimiting on the public DAV endpoint - Fix boo#1188253 - CVE-2021-32725: default share permissions were not being respected for federated reshares of files and folders - Fix boo#1188254 - CVE-2021-32726: webauthn tokens were not deleted after a user has been deleted - Fix boo#1188255 - CVE-2021-32734: possible full path disclosure on shared files - Fix boo#1188256 - CVE-2021-32741: lack of ratelimiting on the public share link mount endpoint - Bump handlebars from 4.7.6 to 4.7.7 (server#26900) - Bump lodash from 4.17.20 to 4.17.21 (server#26909) - Bump hosted-git-info from 2.8.8 to 2.8.9 (server#26920) - Don't break OCC if an app is breaking in it's Application class (server#26954) - Add bruteforce protection to the shareinfo endpoint (server#26956) - Ignore readonly flag for directories (server#26965) - Throttle MountPublicLinkController when share is not found (server#26971) - Respect default share permissions for federated reshares (server#27001) - Harden apptoken check (server#27014) - Use parent wrapper to properly handle moves on the same source/target storage (server#27016) - Fix error when using CORS with no auth credentials (server#27027) - Fix return value of getStorageInfo when 'quota_include_external_storage' is enabled (server#27108) - Bump patch dependencies (server#27183) - Use noreply@ as email address for share emails (server#27209) - Bump p-queue from 6.6.1 to 6.6.2 (server#27226) - Bump browserslist from 4.14.0 to 4.16.6 (server#27247) - Bump webpack from 4.44.1 to 4.44.2 (server#27297) - Properly use limit and offset for search in Jail wrapper (server#27308) - Make user:report command scale (server#27319) - Properly log expiration date removal in audit log (server#27325) - Propagate throttling on OCS response (server#27337) - Set umask before operations that create local files (server#27349) - Escape filename in Content-Disposition (server#27360) - Don't update statuses to offline again and again (server#27412) - Header must contain a colon (server#27456) - Activate constraint check for oracle / pqsql also for 20 (server#27523) - Only allow removing existing shares that would not be allowed due to reshare restrictions (server#27552) - Bump ws from 7.3.1 to 7.5.0 (server#27570) - Properly cleanup entries of WebAuthn on user deletion (server#27596) - Throttle on public DAV endpoint (server#27617) - Bump vue-loader from 15.9.3 to 15.9.7 (server#27639) - Bump eslint-plugin-standard from 4.0.1 to 4.0.2 (server#27651) - Validate the theming color also on CLI (server#27680) - Downstream encryption:fix-encrypted-version for repairing bad signature errors (server#27728) - Remove encodeURI code (files_pdfviewer#396) - Only ask for permissions on HTTPS (notifications#998) - Fix sorting if one of the file name is only composed with number (photos#785) - Backport 20 fix Photos not shown in large browser windows #630 (#686) (photos#810) - Update File.vue (photos#813) - Update chart.js (serverinfo#309) - Only return workspace property for top node in a propfind request (text#1611) - ViewerComponent: pass on autofocus to EditorWrapper (text#1647) - Use text/plain as content type for fetching the document (text#1692) - Log exceptions that happen on unknown exception and return generic messages (text#1698) - Add fixup (viewer#924) - Fix: fullscreen for Firefox (viewer#929) nextcloud-20.0.11-bp153.2.3.1.noarch.rpm nextcloud-20.0.11-bp153.2.3.1.src.rpm nextcloud-apache-20.0.11-bp153.2.3.1.noarch.rpm openSUSE-2021-1049 Recommended update for mkvtoolnix moderate openSUSE Backports SLE-15-SP3 Update This update for mkvtoolnix fixes the following issues: mkvtoolnix was updated to version 59.0.0 (fixes boo#1188209) New features and enhancements: * mkvmerge: WebVTT parser: the parser now follows the specs' rules for parsing timestamps more closely by being more lenient: it allows arbitrary number of spaces & tabs at the start of the line & around the arrow; it allows any number of digits for the hours. * MKVToolNix GUI: multiplexer: when adding a Blu-ray playlist without scanning for other playlists the GUI will now look for disc library information & let the user select which one to use if there's more than one entry. * MKVToolNix GUI: multiplexer: added an option for sorting files & tracks by track types when adding them to multiplex settings. The order is: video first followed by audio, subtitles and other types. Files & tracks can still be reordered manually later. The option is enabled by default & can be found in the preferences → "Multiplexer" page → "Adding files" section. * MKVToolNix GUI: multiplexer: added an option for recognizing file name sequences such as `movie.001.mp4`, `movie.002.mp4`, `movie.003.mp4` when adding multiple files at once. If a sequence is detected, the only first file will be added while the second and following file names will be appended to the first one. The option is enabled by default & can be found in the preferences → "Multiplexer" page → "Adding files" section. * MKVToolNix GUI: multiplexer: added small colored boxes for each file & track in order to indicate from which file each track is read. The colors used can be configured in the preferences → "Multiplexer" page → "File & track colors" section. Bug fixes: * build system: fixed compilation with fmt v8. Fixes #3151. * mkvmerge: SRT subtitle reader: characters that aren't valid according to the assumed encoding of the file will now be replaced by the Unicode "Replacement Character" U+FFFD instead of keeping the invalid characters, potentially violating the Matroska specs. * mkvmerge: WebVTT parser: the parser now accepts timestamps with hours larger than 99. * mkvextract: TTA extraction, only on Windows: fixed removing the temporary file created during extraction. * mkvmerge, mkvpropedit, MKVToolNix GUI's multiplexer & header editor: MIME type detection is now done using Qt instead of the `magic` library. The main impact is the MIME types of TrueType & OpenType fonts are now detected correctly. * MKVToolNix GUI: multiplexer: when adding files to the multiplexer by running the GUI's executable with file names as command line arguments, the source directory will be remembered as the "last open directory" again, causing subsequent uses of the "open file" dialog to start in the same directory. * MKVToolNix GUI: multiplexer: the "default track flag" column in the track list was missing its icons. Additionally it contained text even for things that aren't regular tracks and therefore do not actually have that flag (e.g. chapters or tags). * MKVToolNix GUI: multiplexer: the default for the dialog asking the user what to do with dragged & dropped files if they've never seen the dialog is back to adding the files to the current multiplex settings instead of "add as additional parts" which was an unintentional default. * MKVToolNix GUI: multiplexer: the "show command line" dialog will now always use backward slashes for the "Windows (cmd.exe)" mode and forward slashes for the "Linux/Unix shells" mode, regardless of the operating system it's currently running on. Build system changes: * The Qt library is now required for building all applications, even the command-line ones, as they use Qt's MIME type detection capabilities. In turn this means that you cannot disable the Qt usage anymore; either Qt5 or Qt 6 is required. You can still chose not to build MKVToolNix GUI, though. A new option has been added to `configure` for this purpose: `--disable-gui`. * The `gmp` library is now required. * The `magic` library is not used anymore. * The `PCRE2` & `JPCRE2` libraries are not used anymore. The bundled version of `JPCRE2` was removed. * Boost's "rational" library is not used anymore. * `configure`: the option `--enable-appimage` has been removed. The location of the relevant directories within an AppImage is now detected automatically. * The bundled `fmt` library was updated to v8.0.0. - Use system version of utfcpp - Update to version 58.0.0 New features and enhancements: * mkvmerge, MKVToolNix GUI's multiplexer: the handling of the "default track" flag has been changed to match the recent changes to the Matroska specifications. The new semantics are that if it is set, it is supposed to signal to the player that this track is eligible for being played by default, potentially taking other factors such as user preferences regarding languages into account. This implies that more than one track of each type can have this flag set. For example, a Blu-ray disc with three audio tracks might have the main audio in both English and Japanese, whereas the third audio track contains the director's comments. In such a case the first two tracks should have the "default track" flag set, the third one shouldn't. Earlier `mkvmerge` was enforcing that only one track of each type could have the flag set. This restriction has been removed, both in `mkvmerge` and in the GUI's multiplexer. `mkvpropedit` and the GUI's header editor are unaffected as they've always allowed to set the flag on as many tracks as the user wanted. * mkvmerge: AVC/H.264 & HEVC/H.265 identification: added the stream's pixel dimensions (AVC only; were present for HEVC already) & default duration. * mkvmerge, mkvextract: HEVC/H.265: added support for reading single-layer Dolby Vision from Annex B type bitstreams (elementary streams, MPEG transport streams). * mkvinfo: the option `-X`/`--full-hexdump` now affects all binary elements, not just the frame data in `SimpleBlock` and `BlockGroup` elements. * MKVToolNix GUI: multiplexer: the "delay" and "sync" options can now be used for chapters in source files, too. * MKVToolNix GUI: when moving list entries up & down with the optional buttons or the keyboard shortcuts (instead of using drag & drop), the GUI ensures that the top-most selected entry remains visible after the move. * MKVToolNix GUI: added an option in the preference to use legacy MIME types for font attachments instead of the current standard ones (e.g. 'application/x-truetype-font' instead of 'font/sfnt' and 'font/ttf'). Bug fixes: * build system: fixed filtering out optimization options when compiling the file `iso639_language_list.cpp` (before only numeric optimization levels were filtered out and only if it wasn't the last option in the list of flags). * build system: when libmagic was detected via `pkg-config`, MKVToolNix was actually compiled without support for libmagic due to a preprocessor symbol not being defined. * mkvmerge: MP4 reader: fixed an issue with timestamps overflowing when the file's or the track's time scale is large. * mkvmerge, mkvextract: fixed key frame handling for `BlockGroup` elements with a forward reference but no backward references. * mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: the programs will no longer omit writing mandatory elements set to their default value if other elements of the same type are present in the same master. This affects mostly the "chapter language" element which may occur multiple times within the same "chapter display" master. If it does occur multiple times and one of them is set to "English" (which is that element's default value), that element will now be written, too. * mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: when parsing chapter files IETF & legacy language elements as well as legacy country elements will now be properly generated depending on which exist already, especially when there's more than one language and/or country element in a "chapter display" element. * mkvmerge, mkvpropedit, MKVToolNix GUI's chapter editor: fixed reading OGM-style chapter files with timestamps that don't have exactly three decimal places. Any number of decimal places between one and nine is now supported for nanosecond precision. * MKVToolNix GUI: chapter editor: added/fixed support for "chapter display" elements with multiple languages or countries. Build system changes: * Qt 6: added support for building with Qt 6. `configure` will look for Qt 6 first and only continue looking for Qt 5 if Qt 6 isn't found or disabled via `--disable-qt6`. Qt 6 detection works by first looking for the `qmake6` binary. Its location can be specified with the `--with-qmake6=…` option. All other Qt 6 related facts (such as compiler & linker flags or the position of the other required tools such as `lconvert`, `moc`, `rcc` and `uic`) will be derived from the output generated by `qmake6`. Note that at this point Qt 6 is not yet supported for the cross-compilation build to Windows, nor is a static Qt 6 build supported yet. Note that the command line options `--enable-static-qt`, `--with-qt-pkg-config-modules` and `--without-qt-pkg-config` only apply to the Qt 5 and have no effect on Qt 6. * Qt 5: the options for specifying the position of the tools (`--with-moc=…`,`--with-rcc=…` and `--with-uic=…`) have been removed. Their position will now be derived from the output generated by `qmake`. * `configure`: completely disabling the GUI now requires passing both `--disable-qt6` and `--disable-qt` options. * Boost's multi-precision library is now required. * Boost v1.66 or newer is now required. - Up date to version 57.0.0 New features and enhancements: * mkvmerge: MP4 reader: added support for reading Dolby Vision from MP4 files (FourCCs `dvh1` and `dvhe`; configuration records `dvcC`, `dvvC` and `hvcE` will be converted into block addition mappings). * mkvmerge: SRT subtitles: mkvmerge now accepts empty text files with the extension `.srt` as SRT subtitle files, enabling the creation of empty SRT tracks. * mkvmerge, mkvextract: HEVC/H.265: access unit delimiter NALUs will no longer be discarded, neither during muxing nor during extraction. * MKVToolNix GUI: preferences: switched the order & wording of controls in the "enabling items" panel to make it clearer that certain controls define exceptions. Bug fixes: * mkvmerge: HEVC/H.265 parser: several NALU types, notably the Dolby Vision-specific NALUs ("unspecified 62" and "unspecified 63") and suffix SEI NALUs, are now stored with the frame they belong to instead of with the next frame. * mkvmerge: HEVC/H.265 packetizer: fixed setting the track's default duration when reading HEVC/H.265 from Matroska files that don't have a default duration set. * mkvmerge: HEVC/H.265 packetizer: fixed the calculation of the duration of frames so that `SimpleBlock` elements can be used again instead of `BlockGroups` with `BlockDuration` elements. * mkvmerge, mkvextract: HEVC/H.265 parser: fixed issues with ordering & duplication of certain NALUs (parameter set & prefix SEI NALUs). * MKVToolNix GUI: multiplexer: when dragging & dropping files to the multiplexer, the source directory will be remembered as the "last open directory" again, causing subsequent uses of the "open file" dialog to start in the same directory. * mkvinfo: fixed the position of frames in block groups containing "block duration" elements in summary mode (e.g. for subtitle tracks). Build system changes: * `configure` will now try to detect `libmagic` via `pkg-config` and fall back to including & linking directly if it cannot be found via `pkg-config`. mkvtoolnix-59.0.0-bp153.2.3.1.src.rpm mkvtoolnix-59.0.0-bp153.2.3.1.x86_64.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.x86_64.rpm mkvtoolnix-59.0.0-bp153.2.3.1.aarch64.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.aarch64.rpm mkvtoolnix-59.0.0-bp153.2.3.1.ppc64le.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.ppc64le.rpm mkvtoolnix-59.0.0-bp153.2.3.1.s390x.rpm mkvtoolnix-gui-59.0.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1050 Security update for fossil moderate openSUSE Backports SLE-15-SP3 Update This update for fossil fixes the following issues: fossil 2.16: * Add the fossil patch command * Improve the fossil ui command to work on check-out directories and remote machines * web UI improvements * Add fossil bisect run command for improved automation of bisects * Improve fossil merge handling of renames * wiki now defaults to markdown * email alerts can now be set to expire to prevent sending mail to abandoned accounts forever fossil 2.15.2: * Fix the client-side TLS so that it verifies that the server hostname matches its certificate (boo#1187988) fossil 2.15.1: * fix access to tables starting "fx_" in ticket report fossil 2.15: * Relax default Content Security policy to allow images to be loaded from any URL * Updates to skins and their configuration options * Built-in skin can now be selected via the skin= request parameter and the /skins page. * /cookies page can now now delete individual cookies * Various extensions to diff displaz and operations * Add the --list option to the tarball, zip, and sqlar commands. * New TH1 commands: "builtin_request_js", "capexpr", "foreach", "lappend", and "string match" * The leaves command now shows the branch point of each leaf. * The fossil add command refuses to add files whose names are reserved by Windows (ex: "aux") unless the --allow-reserved option is included. fossil 2.14 * add fossil chat * enhanced fossil clone * performance optimization * enhanced documents * Pikchr improvements * Schema Update Notice #1: This release drops a trigger from the database schema * Schema Update Notice #2: This release changes how the descriptions of wiki edits are stored in the EVENT table, for improved display on timelines fossil 2.13: * wiki improvements: interwiki links, markup features * support for rendering pikchr markup scriptions * line number modes support interactive selection of range of lines to hyperlink to * Enhance finfo page to track a file across renames - minimum/bundled version of sqlite increased to 3.34.0 fossil-2.16-bp153.2.3.1.src.rpm fossil-2.16-bp153.2.3.1.x86_64.rpm fossil-2.16-bp153.2.3.1.aarch64.rpm fossil-2.16-bp153.2.3.1.ppc64le.rpm fossil-2.16-bp153.2.3.1.s390x.rpm openSUSE-2021-1069 Security update for icinga2 moderate openSUSE Backports SLE-15-SP3 Update This update for icinga2 fixes the following issues: Update to 2.12.4 * Bugfixes - Fix a crash when notification objects are deleted using the API #8782 - Fix crashes that might occur during downtime scheduling if host or downtime objects are deleted using the API #8785 - Fix an issue where notifications may incorrectly be skipped after a downtime ends #8775 - Don't send reminder notification if the notification is still suppressed by a time period #8808 - Fix an issue where attempting to create a duplicate object using the API might result in the original object being deleted #8787 - IDO: prioritize program status updates #8809 - Improve exceptions handling, including a fix for an uncaught exception on Windows #8777 - Retry file rename operations on Windows to avoid intermittent locking issues #8771 * Enhancements - Support Boost 1.74 (Ubuntu 21.04, Fedora 34) #8792 Update to 2.12.3 * Security - Fix that revoked certificates due for renewal will automatically be renewed ignoring the CRL (Advisory / CVE-2020-29663 - fixes boo#1180147 ) * Bugfixes - Improve config sync locking - resolves high load issues on Windows #8511 - Fix runtime config updates being ignored for objects without zone #8549 - Use proper buffer size for OpenSSL error messages #8542 * Enhancements - On checkable recovery: re-check children that have a problem #8506 Update to 2.12.2 * Bugfixes - Fix a connection leak with misconfigured agents #8483 - Properly sync changes of config objects in global zones done via the API #8474 #8470 - Prevent other clients from being disconnected when replaying the cluster log takes very long #8496 - Avoid duplicate connections between endpoints #8465 - Ignore incoming config object updates for unknown zones #8461 - Check timestamps before removing files in config sync #8495 * Enhancements - Include HTTP status codes in log #8467 icinga2-2.12.4-bp153.2.3.1.src.rpm icinga2-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-bin-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-common-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-doc-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-ido-mysql-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-ido-pgsql-2.12.4-bp153.2.3.1.x86_64.rpm nano-icinga2-2.12.4-bp153.2.3.1.x86_64.rpm vim-icinga2-2.12.4-bp153.2.3.1.x86_64.rpm icinga2-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-bin-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-common-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-doc-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-ido-mysql-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-ido-pgsql-2.12.4-bp153.2.3.1.aarch64.rpm nano-icinga2-2.12.4-bp153.2.3.1.aarch64.rpm vim-icinga2-2.12.4-bp153.2.3.1.aarch64.rpm icinga2-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-bin-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-common-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-doc-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-ido-mysql-2.12.4-bp153.2.3.1.ppc64le.rpm icinga2-ido-pgsql-2.12.4-bp153.2.3.1.ppc64le.rpm nano-icinga2-2.12.4-bp153.2.3.1.ppc64le.rpm vim-icinga2-2.12.4-bp153.2.3.1.ppc64le.rpm openSUSE-2021-1074 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 91.0.4472.164 (boo#1188373) * CVE-2021-30559: Out of bounds write in ANGLE * CVE-2021-30541: Use after free in V8 * CVE-2021-30560: Use after free in Blink XSLT * CVE-2021-30561: Type Confusion in V8 * CVE-2021-30562: Use after free in WebSerial * CVE-2021-30563: Type Confusion in V8 * CVE-2021-30564: Heap buffer overflow in WebXR * Various fixes from internal audits, fuzzing and other initiatives chromedriver-91.0.4472.164-bp153.2.16.1.x86_64.rpm chromium-91.0.4472.164-bp153.2.16.1.src.rpm chromium-91.0.4472.164-bp153.2.16.1.x86_64.rpm chromedriver-91.0.4472.164-bp153.2.16.1.aarch64.rpm chromium-91.0.4472.164-bp153.2.16.1.aarch64.rpm openSUSE-2021-1089 Security update for icinga2 moderate openSUSE Backports SLE-15-SP3 Update This update for icinga2 fixes the following issues: icinga2 was updated to 2.12.5: Version 2.12.5 fixes two security vulnerabilities that may lead to privilege escalation for authenticated API users. Other improvements include several bugfixes related to downtimes, downtime notifications, and more reliable connection handling. * Security - Don't expose the PKI ticket salt via the API. This may lead to privilege escalation for authenticated API users by them being able to request certificates for other identities (CVE-2021-32739) - Don't expose IdoMysqlConnection, IdoPgsqlConnection, and ElasticsearchWriter passwords via the API (CVE-2021-32743) Depending on your setup, manual intervention beyond installing the new versions may be required, so please read the more detailed information in the release blog post carefully. * Bugfixes - Don't send downtime end notification if downtime hasn't started #8878 - Don't let a failed downtime creation block the others #8871 - Support downtimes and comments for checkables with long names #8870 - Trigger fixed downtimes immediately if the current time matches (instead of waiting for the timer) #8891 - Add configurable timeout for full connection handshake #8872 * Enhancements - Replace existing downtimes on ScheduledDowntime change #8880 - Improve crashlog #8869 icinga2-2.12.5-bp153.2.5.1.src.rpm icinga2-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-bin-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-bin-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-common-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-debugsource-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-doc-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-mysql-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-mysql-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-pgsql-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-ido-pgsql-debuginfo-2.12.5-bp153.2.5.1.x86_64.rpm nano-icinga2-2.12.5-bp153.2.5.1.x86_64.rpm vim-icinga2-2.12.5-bp153.2.5.1.x86_64.rpm icinga2-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-bin-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-bin-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-common-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-debugsource-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-doc-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-mysql-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-mysql-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-pgsql-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-ido-pgsql-debuginfo-2.12.5-bp153.2.5.1.aarch64.rpm nano-icinga2-2.12.5-bp153.2.5.1.aarch64.rpm vim-icinga2-2.12.5-bp153.2.5.1.aarch64.rpm icinga2-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-bin-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-bin-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-common-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-debugsource-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-doc-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-mysql-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-mysql-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-pgsql-2.12.5-bp153.2.5.1.ppc64le.rpm icinga2-ido-pgsql-debuginfo-2.12.5-bp153.2.5.1.ppc64le.rpm nano-icinga2-2.12.5-bp153.2.5.1.ppc64le.rpm vim-icinga2-2.12.5-bp153.2.5.1.ppc64le.rpm openSUSE-2021-1085 Recommended update for go moderate openSUSE Backports SLE-15-SP3 Update This update for go fixes the following issues: - Update to current stable go1.16 (bsc#1182345) go-1.16-bp153.3.3.1.src.rpm go-1.16-bp153.3.3.1.x86_64.rpm go-doc-1.16-bp153.3.3.1.x86_64.rpm go-race-1.16-bp153.3.3.1.x86_64.rpm go-1.16-bp153.3.3.1.aarch64.rpm go-doc-1.16-bp153.3.3.1.aarch64.rpm go-race-1.16-bp153.3.3.1.aarch64.rpm go-1.16-bp153.3.3.1.ppc64le.rpm go-doc-1.16-bp153.3.3.1.ppc64le.rpm go-1.16-bp153.3.3.1.s390x.rpm go-doc-1.16-bp153.3.3.1.s390x.rpm openSUSE-2021-1136 Recommended update for orthanc moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc fixes the following issues: - Remove executable bits from Python scripts when creating the source tree for the -source package to stop it requiring /usr/bin/python orthanc updated to version 1.9.5 j * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database version 1.9.4 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b orthanc-1.9.5-bp153.2.6.1.src.rpm orthanc-1.9.5-bp153.2.6.1.x86_64.rpm orthanc-devel-1.9.5-bp153.2.6.1.x86_64.rpm orthanc-doc-1.9.5-bp153.2.6.1.noarch.rpm orthanc-source-1.9.5-bp153.2.6.1.x86_64.rpm orthanc-1.9.5-bp153.2.6.1.aarch64.rpm orthanc-devel-1.9.5-bp153.2.6.1.aarch64.rpm orthanc-source-1.9.5-bp153.2.6.1.aarch64.rpm orthanc-1.9.5-bp153.2.6.1.ppc64le.rpm orthanc-devel-1.9.5-bp153.2.6.1.ppc64le.rpm orthanc-source-1.9.5-bp153.2.6.1.ppc64le.rpm orthanc-1.9.5-bp153.2.6.1.s390x.rpm orthanc-devel-1.9.5-bp153.2.6.1.s390x.rpm orthanc-source-1.9.5-bp153.2.6.1.s390x.rpm openSUSE-2021-1129 Recommended update for seamonkey low openSUSE Backports SLE-15-SP3 Update This update ships seamonkey to openSUSE Leap 15.3 and Packagehub 15-SP3. seamonkey-2.53.8.1-6.1.src.rpm seamonkey-2.53.8.1-6.1.x86_64.rpm seamonkey-dom-inspector-2.53.8.1-6.1.x86_64.rpm seamonkey-irc-2.53.8.1-6.1.x86_64.rpm openSUSE-2021-1151 Recommended update for orthanc, orthanc-gdcm, orthanc-mysql moderate openSUSE Backports SLE-15-SP3 Update This update for orthanc, orthanc-gdcm, orthanc-mysql fixes the following issues: orthanc version 1.9.6: * In lookup and query/retrieve, possibility to provide a specific study date * Clicking on "Send to remote modality" displays the job information to monitor progress * Fix orphaned attachments if bad revision number is provided version 1.9.5: * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database version 1.9.4: * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b orthanc-mysql version 4.3: * Fix issue 200 (fields messed up in /changes route) * Added missing calls to OrthancPluginDatabaseSignalDeletedResource() * Fix serialization of large jobs orthanc-gdcm version 1.4: * Prevent transcoding of 1bpp DICOM images, as this might crash GDCM * Prevent changing SOP class UID from "MR Image Storage" to "Enhanced MR Image Storage" during the transcoding orthanc-gdcm-1.4-bp153.2.3.1.src.rpm orthanc-gdcm-1.4-bp153.2.3.1.x86_64.rpm orthanc-gdcm-debuginfo-1.4-bp153.2.3.1.x86_64.rpm orthanc-gdcm-debugsource-1.4-bp153.2.3.1.x86_64.rpm orthanc-mysql-4.3-bp153.2.3.1.src.rpm orthanc-mysql-4.3-bp153.2.3.1.x86_64.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.x86_64.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.x86_64.rpm orthanc-1.9.6-bp153.2.7.1.src.rpm orthanc-1.9.6-bp153.2.7.1.x86_64.rpm orthanc-devel-1.9.6-bp153.2.7.1.x86_64.rpm orthanc-doc-1.9.6-bp153.2.7.1.noarch.rpm orthanc-source-1.9.6-bp153.2.7.1.x86_64.rpm orthanc-gdcm-1.4-bp153.2.3.1.aarch64.rpm orthanc-gdcm-debuginfo-1.4-bp153.2.3.1.aarch64.rpm orthanc-gdcm-debugsource-1.4-bp153.2.3.1.aarch64.rpm orthanc-mysql-4.3-bp153.2.3.1.aarch64.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.aarch64.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.aarch64.rpm orthanc-1.9.6-bp153.2.7.1.aarch64.rpm orthanc-devel-1.9.6-bp153.2.7.1.aarch64.rpm orthanc-source-1.9.6-bp153.2.7.1.aarch64.rpm orthanc-gdcm-1.4-bp153.2.3.1.ppc64le.rpm orthanc-gdcm-debuginfo-1.4-bp153.2.3.1.ppc64le.rpm orthanc-gdcm-debugsource-1.4-bp153.2.3.1.ppc64le.rpm orthanc-mysql-4.3-bp153.2.3.1.ppc64le.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.ppc64le.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.ppc64le.rpm orthanc-1.9.6-bp153.2.7.1.ppc64le.rpm orthanc-devel-1.9.6-bp153.2.7.1.ppc64le.rpm orthanc-source-1.9.6-bp153.2.7.1.ppc64le.rpm orthanc-mysql-4.3-bp153.2.3.1.s390x.rpm orthanc-mysql-debuginfo-4.3-bp153.2.3.1.s390x.rpm orthanc-mysql-debugsource-4.3-bp153.2.3.1.s390x.rpm orthanc-1.9.6-bp153.2.7.1.s390x.rpm orthanc-devel-1.9.6-bp153.2.7.1.s390x.rpm orthanc-source-1.9.6-bp153.2.7.1.s390x.rpm openSUSE-2021-1122 Recommended update for lxd moderate openSUSE Backports SLE-15-SP3 Update This update for lxd fixes the following issues: Update to LXD 4.16. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-16-has-been-released/11547 boo#1188946 + Cluster certificate update + Copy/move of custom volumes between projects + lxc monitor --pretty now works with all event types + Easier revocation of cluster join tokens + IP filtering on unmanaged bridges + New warnings + New lifecycle events - Build with go1.15 for reproducible build results (boo#1102408) - Add backport for <https://github.com/lxc/lxd/pull/8908> which fixes a Leap-specific kernel backport bug (close_range(2) was backported but not the flags that it supported in the first version). boo#1186786 - Build lxd-agent and lxd-p2c statically to match upstream LXD build scripts (and to make VMs work properly -- lxd-agent is injected into the VM). Update to LXD 4.15. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-15-has-been-released/11252 boo#1186906 + Network interface hotplug in VMs + Configurable shutdown timeout + New persistent warnings (time skew, apparmor and virtiofsd) + Location field in /dev/lxd API + New type and name columns in lxc config trust list + Cluster members acting as database stand-by now visible + lxc monitor --pretty now supported with lifecycle events + New --expire flag for lxc publish + Requestor now recorded in lifecyle events + Proxy header support on main API endpoint + Full swagger coverage of REST API Update to LXD 4.14. The full upstream changelog is available from: https://discuss.linuxcontainers.org/t/lxd-4-14-has-been-released/11008 boo#1186647 + ACL support on managed bridges + Cluster member certificates + Cluster member description + Cluster token based join + Server warnings + Backup and snapshot project restrictions + User keys in device configuration + More auto-generated REST-API documentation lxd-4.16-bp153.3.6.1.src.rpm lxd-4.16-bp153.3.6.1.x86_64.rpm lxd-bash-completion-4.16-bp153.3.6.1.noarch.rpm lxd-4.16-bp153.3.6.1.aarch64.rpm lxd-4.16-bp153.3.6.1.ppc64le.rpm lxd-4.16-bp153.3.6.1.s390x.rpm openSUSE-2021-1123 Recommended update for gdcm moderate openSUSE Backports SLE-15-SP3 Update This update for gdcm fixes the following issues: version 3.0.9 (no changelog) * Fix TestScanner1 test gdcm-3.0.9-bp153.2.3.1.src.rpm gdcm-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-applications-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-devel-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-examples-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.x86_64.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.x86_64.rpm python3-gdcm-3.0.9-bp153.2.3.1.x86_64.rpm gdcm-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-applications-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-devel-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-examples-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.aarch64.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.aarch64.rpm python3-gdcm-3.0.9-bp153.2.3.1.aarch64.rpm gdcm-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-applications-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-devel-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-examples-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.ppc64le.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.ppc64le.rpm python3-gdcm-3.0.9-bp153.2.3.1.ppc64le.rpm gdcm-3.0.9-bp153.2.3.1.s390x.rpm gdcm-applications-3.0.9-bp153.2.3.1.s390x.rpm gdcm-devel-3.0.9-bp153.2.3.1.s390x.rpm gdcm-examples-3.0.9-bp153.2.3.1.s390x.rpm gdcm-libgdcm3_0-3.0.9-bp153.2.3.1.s390x.rpm libsocketxx1_2-3.0.9-bp153.2.3.1.s390x.rpm python3-gdcm-3.0.9-bp153.2.3.1.s390x.rpm openSUSE-2021-1124 Recommended update for fwts moderate openSUSE Backports SLE-15-SP3 Update This update for fwts fixes the following issues: Update to version 21.07.00: * ACPICA: Update to version 20210730 * uefirttime: Fix incorrect error messages for invalid time test * fwts-test: sync up with updates in fwts_wmi_known_guids * acpi/wmi: update WMI known GUIDs from Linux kernel 5.14-rc1 * sbbr: remove pm_file test (not required in BBR 1.0) * lib: fwts_version.h - update to V21.07.00 * debian: update changelog * auto-packager: mkpackage.sh: remove groovy * uefirttime: add advice for the timezone 2047 failure (LP: #1933503) * fwts-test: sync up with DBG2 changes from BSA updates * fwts_acpi_tables: skip FACS warning for reduced hardware * acpi: method: Make _AEI test optional for SBBR * acpi: dbg2: Allow 16550 compatible serial port in DBG2 * acpi: method: Make method_test_ADR() optional * sbbr: adjust signature name for MADT * sbbr: remove SSDT from mandatory list * sbbr: acpitables: add new recommended tables * acpi: acpitables: add advices for table revision tests Update to version 21.06.00: * lib: fwts_version.h - update to V21.06.00 * debian: update changelog * fwts_acpi_tables: memcpy 4 char ACPI table name * Remove complex disabling of ACPI for non-ACPI targets * Debian: move source lintian overrides file to source * Add lintian overrides for ldconfig trigger warning * Debian: control: update Standards-Version to 4.1.0 * Debian: update compat level to 9 * Debian: add Rules-Requires-Root field to control file * Debian: add project Homepage field to control file * debian/copyright: use secure https url specifier * Debian: remove spaces at end of lines of control file * Debian: remove spaces at end of lines of changelong * auto-packager: mkpackage.sh: remove xenial * live-image: add "TPM tests" to root menu * live-image: add utils tests to "Selected" menu * tpmevlog: add to batch tests * klog.json: check IRQ requests on irqchip fwts-21.07.00-bp153.2.3.1.src.rpm fwts-21.07.00-bp153.2.3.1.x86_64.rpm fwts-debuginfo-21.07.00-bp153.2.3.1.x86_64.rpm fwts-debugsource-21.07.00-bp153.2.3.1.x86_64.rpm fwts-21.07.00-bp153.2.3.1.aarch64.rpm fwts-debuginfo-21.07.00-bp153.2.3.1.aarch64.rpm fwts-debugsource-21.07.00-bp153.2.3.1.aarch64.rpm openSUSE-2021-1125 Security update for aria2 moderate openSUSE Backports SLE-15-SP3 Update This update for aria2 fixes the following issues: Update to version 1.35.0: * Drop SSLv3.0 and TLSv1.0 and add TLSv1.3 * TLSv1.3 support is added for GNUTLS and OpenSSL. * Platform: Fix compilation without deprecated OpenSSL APIs * Remove linux getrandom and use C++ stdlib instead * Don't send Accept Metalink header if Metalink is disabled - Move bash completion to better location Update to version 1.34.0: * UnknownLengthPieceStorage: return piece length show something in console status when downloading items with unknown content length * Fix bug that signal handler does not work with libaria2 when aria2::RUN_ONCE is passed to aria2::run(). * Retry on HTTP 502 aria2-1.35.0-bp153.2.3.1.src.rpm aria2-1.35.0-bp153.2.3.1.x86_64.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.x86_64.rpm aria2-debugsource-1.35.0-bp153.2.3.1.x86_64.rpm aria2-devel-1.35.0-bp153.2.3.1.x86_64.rpm aria2-lang-1.35.0-bp153.2.3.1.noarch.rpm libaria2-0-1.35.0-bp153.2.3.1.x86_64.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.x86_64.rpm aria2-1.35.0-bp153.2.3.1.aarch64.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.aarch64.rpm aria2-debugsource-1.35.0-bp153.2.3.1.aarch64.rpm aria2-devel-1.35.0-bp153.2.3.1.aarch64.rpm libaria2-0-1.35.0-bp153.2.3.1.aarch64.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.aarch64.rpm aria2-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-debugsource-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-devel-1.35.0-bp153.2.3.1.ppc64le.rpm libaria2-0-1.35.0-bp153.2.3.1.ppc64le.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.ppc64le.rpm aria2-1.35.0-bp153.2.3.1.s390x.rpm aria2-debuginfo-1.35.0-bp153.2.3.1.s390x.rpm aria2-debugsource-1.35.0-bp153.2.3.1.s390x.rpm aria2-devel-1.35.0-bp153.2.3.1.s390x.rpm libaria2-0-1.35.0-bp153.2.3.1.s390x.rpm libaria2-0-debuginfo-1.35.0-bp153.2.3.1.s390x.rpm openSUSE-2021-1144 Security update for chromium important openSUSE Backports SLE-15-SP3 Update This update for chromium fixes the following issues: Chromium 92.0.4515.131 (boo#1189006) * CVE-2021-30590: Heap buffer overflow in Bookmarks * CVE-2021-30591: Use after free in File System API * CVE-2021-30592: Out of bounds write in Tab Groups * CVE-2021-30593: Out of bounds read in Tab Strip * CVE-2021-30594: Use after free in Page Info UI * CVE-2021-30596: Incorrect security UI in Navigation * CVE-2021-30597: Use after free in Browser UI Chromium 92.0.4515.107 (boo#1188590) * CVE-2021-30565: Out of bounds write in Tab Groups * CVE-2021-30566: Stack buffer overflow in Printing * CVE-2021-30567: Use after free in DevTools * CVE-2021-30568: Heap buffer overflow in WebGL * CVE-2021-30569: Use after free in sqlite * CVE-2021-30571: Insufficient policy enforcement in DevTools * CVE-2021-30572: Use after free in Autofill * CVE-2021-30573: Use after free in GPU * CVE-2021-30574: Use after free in protocol handling * CVE-2021-30575: Out of bounds read in Autofill * CVE-2021-30576: Use after free in DevTools * CVE-2021-30577: Insufficient policy enforcement in Installer * CVE-2021-30578: Uninitialized Use in Media * CVE-2021-30579: Use after free in UI framework * CVE-2021-30581: Use after free in DevTools * CVE-2021-30582: Inappropriate implementation in Animation * CVE-2021-30584: Incorrect security UI in Downloads * CVE-2021-30585: Use after free in sensor handling * CVE-2021-30588: Type Confusion in V8 * CVE-2021-30589: Insufficient validation of untrusted input in Sharing chromedriver-92.0.4515.131-bp153.2.19.1.x86_64.rpm chromium-92.0.4515.131-bp153.2.19.1.src.rpm chromium-92.0.4515.131-bp153.2.19.1.x86_64.rpm chromedriver-92.0.4515.131-bp153.2.19.1.aarch64.rpm chromium-92.0.4515.131-bp153.2.19.1.aarch64.rpm openSUSE-2021-1146 Recommended update for rubygem-rubyntlm moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-rubyntlm fixes the following issues: Updated to version 0.6.3 - see installed CHANGELOG.md ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.x86_64.rpm rubygem-rubyntlm-0.6.3-bp153.2.3.1.src.rpm ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-rubyntlm-0.6.3-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-rubyntlm-doc-0.6.3-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-rubyntlm-testsuite-0.6.3-bp153.2.3.1.s390x.rpm openSUSE-2021-1149 Recommended update for rubygem-vagrant-spec moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-vagrant-spec fixes the following issues: * Run workflow on ubuntu image * Update common.sh ci script * Remove childprocess constraint * Add a scenario for rebooting with provisioner * Test: guest can write back to default synced folder * Test synced folder persists after guest reboot * Just load common.sh * Use local vagrant gem if exists * Update childprocess * Add shebangs to scripts in acceptance/support-skeletons/triggers-advanced ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.x86_64.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.x86_64.rpm rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.src.rpm ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.aarch64.rpm ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.ppc64le.rpm ruby2.5-rubygem-vagrant-spec-0.0.1.1627911869.200ed21.git-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-vagrant-spec-doc-0.0.1.1627911869.200ed21.git-bp153.2.3.1.s390x.rpm ruby2.5-rubygem-vagrant-spec-testsuite-0.0.1.1627911869.200ed21.git-bp153.2.3.1.s390x.rpm openSUSE-2021-1150 Recommended update for rubygem-bcrypt_pbkdf-1.1 moderate openSUSE Backports SLE-15-SP3 Update This update for rubygem-bcrypt_pbkdf-1.1 fixes the following issues: Package is shipped as vagrant dependency in version 1.1.0 ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.x86_64.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.x86_64.rpm rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.src.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.aarch64.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.ppc64le.rpm ruby2.5-rubygem-bcrypt_pbkdf-1.1-1.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-doc-1.1-1.1.0-bp153.2.1.s390x.rpm ruby2.5-rubygem-bcrypt_pbkdf-testsuite-1.1-1.1.0-bp153.2.1.s390x.rpm