Removed rpms ============ Added rpms ========== - man-pages-el - man-pages-fi - man-pages-hu - man-pages-id - man-pages-nb - man-pages-sv Package Source Changes ====================== MozillaFirefox +- Firefox Extended Support Release 91.6.1 ESR + * Fixed: Security fix +- Mozilla Firefox ESR 91.6.1 + MFSA 2022-09 (bsc#1196809) + * CVE-2022-26485 (bmo#1758062) + Use-after-free in XSLT parameter processing + * CVE-2022-26486 (bmo#1758070) + Use-after-free in WebGPU IPC Framework + +- Firefox Extended Support Release 91.6.0 ESR + * Fixed: Various stability, functionality, and security fixes + MFSA 2022-05 (bsc#1195682) + * CVE-2022-22753 (bmo#1732435) + Privilege Escalation to SYSTEM on Windows via Maintenance + Service + * CVE-2022-22754 (bmo#1750565) + Extensions could have bypassed permission confirmation during + update + * CVE-2022-22756 (bmo#1317873) + Drag and dropping an image could have resulted in the dropped + object being an executable + * CVE-2022-22759 (bmo#1739957) + Sandboxed iframes could have executed script if the parent + appended elements + * CVE-2022-22760 (bmo#1740985, bmo#1748503) + Cross-Origin responses could be distinguished between script + and non-script content-types + * CVE-2022-22761 (bmo#1745566) + frame-ancestors Content Security Policy directive was not + enforced for framed extension pages + * CVE-2022-22763 (bmo#1740534) + Script Execution during invalid object state + * CVE-2022-22764 (bmo#1742682, bmo#1744165, bmo#1746545, + bmo#1748210, bmo#1748279) + Memory safety bugs fixed in Firefox 97 and Firefox ESR 91.6 + +- Firefox Extended Support Release 91.5.1 ESR (bsc#1195230) + * Fixed: Fixed an issue that allowed unexpected data to be + submitted in some of our search telemetry (bmo#1752317) + MozillaThunderbird +- Mozilla Thunderbird 91.6.2 + * fixed: Temporary files from opened attachments were saved + with world-readable permission + * fixed: Various security fixes + MFSA 2022-09 (bsc#1196809) + * CVE-2022-26485 (bmo#1758062) + Use-after-free in XSLT parameter processing + * CVE-2022-26486 (bmo#1758070) + Use-after-free in WebGPU IPC Framework + apache2 +- security update +- added patches + fix CVE-2021-44224 [bsc#1193943], NULL dereference or SSRF in forward proxy configurations + + apache2-CVE-2021-44224.patch + fix CVE-2021-44790 [bsc#1193942], buffer overflow when parsing multipart content in mod_lua + + apache2-CVE-2021-44790.patch + autoyast2 +- Properly handle the "dopackages" option in the openFile + method of the AyastSetup module (bsc#1196566). +- 4.4.35 + +- Avoid login while running AutoYaST init-scripts (bsc#1196594 and + related to bsc#1195059). +- 4.4.34 + +- Consider user selected packages as optional to not block the + installation (bsc#1195747). +- 4.4.33 + +- add yast namespace to merge.xslt to fix CDATA handling (bsc#1195910) +- 4.4.32 + +- Modified init-scripts service dependencies fixing a root login + systemd timeout when installing with ssh (bsc#1195059) +- 4.4.31 + bluez +- Install modprobe.conf files to %_modprobedir (bsc#1196275, jsc#SLE-20639) + cyrus-sasl +- CVE-2022-24407: cyrus-sasl: SQL injection in sql_auxprop_store + in plugins/sql.c (bsc#1196036) + o add upstream patch: + 0001-CVE-2022-24407-Escape-password-for-SQL-insert-update.patch + elfutils +- Add support for zstd, needed to inspect kernel modules (bsc#1196510) + firewalld +- Fix modprobe.d directory for SLE15 SP3 +- Always own %_modprobedir (bsc#1196275, jsc#SLE-20639) + icewm-theme-branding:openSUSE +- Add fix-font-configuration.patch: + Fix font configuration after google-droid-fonts update + (boo#1195328 bsc#1196336) + kernel-default +- ibmvnic: Allow queueing resets during probe (bsc#1196516 + ltc#196391). +- ibmvnic: clear fop when retrying probe (bsc#1196516 ltc#196391). +- ibmvnic: init init_done_rc earlier (bsc#1196516 ltc#196391). +- ibmvnic: register netdev after init of adapter (bsc#1196516 + ltc#196391). +- ibmvnic: complete init_done on transport events (bsc#1196516 + ltc#196391). +- ibmvnic: define flush_reset_queue helper (bsc#1196516 + ltc#196391). +- ibmvnic: initialize rc before completing wait (bsc#1196516 + ltc#196391). +- ibmvnic: free reset-work-item when flushing (bsc#1196516 + ltc#196391). +- commit 0236fcc + +- Update kabi files. +- commit c453b5c + +- netfilter: nf_tables_offload: incorrect flow offload action + array size (bsc#1196299 CVE-2022-25636). +- commit f8ec613 + +- mm/page_alloc: Do not prefetch buddies during bulk free + (bnc#1193239,bnc#1193199,bnc#1193329). +- commit 40059fa + +- nvme: expose cntrltype and dctype through sysfs (jsc#SLE-23643). + Refresh: + - patches.suse/0006-nvme-Implement-In-Band-authentication.patch +- nvme: send uevent on connection up (jsc#SLE-23643). +- commit d19ac19 + +- Update patches.suse/powerpc-kexec_file-Add-KEXEC_SIG-support.patch + (jsc#SLE-18145 bsc#1192295 bsc#1195993 jsc#SLE-18138). + Use the secondary keyring rather than platform keyring for KEXEC_SIG on + powerpc. Platform keyring is not available on powerpc. +- commit 78a342a + +- Delete + patches.suse/drm-i915-adlp-Remove-require_force_probe-protection.patch + (bsc#1196589). + We did not have enough time to stablize ADL-P graphics so restore the + experimental flag. +- commit 0cc030f + +- fsnotify: invalidate dcache before IN_DELETE event (bsc#1195478). +- commit 0c858b7 + libnvme +- Update License information. The library is released under + LGPL-2.1-or-later and not LGPL-2.1-only. + +- Update to version 1.0-rc5: + * ioctl: Set lsp to action in nvme_get_log_persistent_event (bsc#1196121) + * tree: Ignore traddr case in nvme_lookup_ctrl() (bsc#1194025) + * fabrics: Do not swap bytes for system uuid (bsc#1196565) + * documentation updates + +- Update to version 1.0-rc4: + * fabrics: add default port number for NVMe/TCP I/O controllers + * linux: Update size when telemetry controller initiated data is unavailable + * add cdw13 for set_feature_args structure + * Add support for TP8010 + * Documentation cleanups + +- Update to version v1.0-rc3: + * Properly create manuals/documentation + * Fix memleaks in __nvme_free_ns() and nvme_scan_subsystem() + * nvme: get log domain id included in Log Specific Identifier + * nvme: Add nulbaf(Number of Unique Capability LBA Formats) field on nvmd_id_ns + * ioctl: Add identify ioctl for CNS 09h, 0Ah + * nvme: Add Enhanced Controller Meta Data(FID: 0x7D) + * nvme: Add Supported Capacity Configuration List log page(LID: 0x11) + * tree: do not set dhchap_key to 'none' + * tree: restart controller lookup + * tree: fixup memory leak in nvme_scan_ctrl() + * Rename nvme_path_get_subsystem() + * Remove nvme_reset_topology() +- Use precompiled documentation instead regenerating it + +- Update to version 1.0~2: + * Add fabrics config option 'tls' + * Logging infrastructure reworked (API break) + * Changed argument structs layout (API break) + * Changed scan API (API break) + * Fixed ctrl_loss_tmo handling concerning values of '-1' + * Various build fixes + libqt5-qtbase - place missed in the first version (boo#1195386, CVE-2022-23853): + place missed in the first version (boo#1195386, CVE-2022-23853, + boo#1196501, CVE-2022-25255): - (boo#1195386, CVE-2022-23853): + (boo#1195386, CVE-2022-23853, boo#1196501, CVE-2022-25255): libseccomp +- add python-rpm-macros (bsc#1194758). + libstorage-ng +- merge gh#openSUSE/libstorage-ng#862 +- log some environment variables +- 4.4.93 + +- Translated using Weblate (French) (bsc#1149754) +- 4.4.92 + +- Translated using Weblate (French) (bsc#1149754) +- 4.4.91 + +- Translated using Weblate (German) (bsc#1149754) +- 4.4.90 + +- Translated using Weblate (Spanish) (bsc#1149754) +- 4.4.89 + +- Translated using Weblate (Italian) (bsc#1149754) +- 4.4.88 + +- Translated using Weblate (German) (bsc#1149754) + +- merge gh#openSUSE/libstorage-ng#861 +- allow by-id/mmc-* and by-path/platform-* links for disks + (bsc#1195692) +- 4.4.87 + +- Translated using Weblate (Chinese (Taiwan) (zh_TW)) (bsc#1149754) +- 4.4.86 + +- Translated using Weblate (Chinese (China) (zh_CN)) (bsc#1149754) +- 4.4.85 + +- Translated using Weblate (Italian) (bsc#1149754) +- 4.4.84 + +- Translated using Weblate (German) (bsc#1149754) +- 4.4.83 + +- Translated using Weblate (Chinese (China) (zh_CN)) (bsc#1149754) +- 4.4.82 + +- merge gh#openSUSE/libstorage-ng#860 +- added integration test +- use in-class member initialization +- 4.4.81 + +- merge gh#openSUSE/libstorage-ng#859 +- Modify mount point if mount_type changes +- Mount/unmount if needed when mount type changes +- 4.4.80 + +- Translated using Weblate (Finnish) (bsc#1149754) +- 4.4.79 + +- merge gh#openSUSE/libstorage-ng#858 +- Add glibc-locale buildrequires for testsuite on SUSE distros +- 4.4.78 + +- Translated using Weblate (Portuguese (Brazil)) (bsc#1149754) +- 4.4.77 + libyui +- Update also the stylesheet (theme) for the RichText content when + changing the UI theme (bsc#1196296) +- 4.3.2 + libyui:libyui-ncurses +- Update also the stylesheet (theme) for the RichText content when + changing the UI theme (bsc#1196296) +- 4.3.2 + libyui:libyui-ncurses-pkg +- Update also the stylesheet (theme) for the RichText content when + changing the UI theme (bsc#1196296) +- 4.3.2 + libyui:libyui-qt +- Update also the stylesheet (theme) for the RichText content when + changing the UI theme (bsc#1196296) +- 4.3.2 + libyui:libyui-qt-graph +- Update also the stylesheet (theme) for the RichText content when + changing the UI theme (bsc#1196296) +- 4.3.2 + libyui:libyui-qt-pkg +- Update also the stylesheet (theme) for the RichText content when + changing the UI theme (bsc#1196296) +- 4.3.2 + manpages-l10n +- Update to version 4.13+56: + * Remove files with non-commercial licenses from sources. + * Improve appearance and readability of the addendum. + * Updated translations. + +- Update to version 4.13: + * New language: Vietnamese. + * New distribution: Fedora 36. + * Fix addendum creation for mdoc based files. + * Updated many translations. +- Drop update path from Leap 15.2 since it has reached EOL. +- Update license to GPL-3.0-or-later as per Debian packaging. + +- Update to version 4.12.1: + * Bugfix: Enable new languages in po/Makefile.am. +- Changes from version 4.12.0: + * New languages: Finnish, Greek, Indonesian, Norwegian bokmål, + Swedish, Serbian. + * Persian (fa) is in a very early state; still disabled. + * Updated and added many translations. +- Upgrade macros: Build for Leap has been upgraded to 15.4 - build + for 15.3 has been dropped upstream. + +- Update to version 4.11.0: + * Enable Hungarian translation. + * Updated and added many translations. + +- Update to version 4.10.0: Updated many translations. + mdadm +- Monitor: print message before quit for no array to monitor + (bsc#1183229) + 0120-Monitor-print-message-before-quit-for-no-array-to-mo.patch + nvme-cli -- nvmf: Remove --matching from systemd service file (bsc#1195665) - * add 0001-nvmf-Remove-matching-from-systemd-service-file.patch +- Update to version 2.0-rc5: + * nvme: passthru bugfix(wrong jump, wrong file descriptor) + * nvme-cli: Ignore traddr case (bsc#1194025) + * nvme: fix segfault in nvme telemetry-log error handling + * fabrics: ensure zero kato for non-persistent controllers + * documenation updates + +- Update to version 2.0-rc4: + * netapp-nvme: free the nsdescs pointer after use + * netapp-nvme: fix ontapdevices segfault in json output + * nvme-print: fix 'nvme list -o json' segfault + * nvme: get_ns_id command fails on nvme device + * wdc: updated products list for telemetry (--type) argument + * docs: fix typo in Data Set Management section + * Fix ctrlist for attach-ns and detach-ns + * netapp-nvme: fix nvme ns desc uuid handling for ontapdevices + * wdc: Fix use-after-free access of cbs_data + * Fixed regression with 'open namespace exclusive' (bsc#1195945) + +- Update to version v2.0-rc3: + * nvme-print: Fix json output for list-subsys + * nvme: Allow --verbose flag to increase log level + * Added telemetry log fetch support for SN810, SN530 and SN740 series NVMe SSDs through wdc vs-internal-log command + * nvmf: Remove --matching from systemd service file (bsc#1195665) + * nvme: Fix --force flag inversion (bsc#1195637) + * nvme: Add support for data area 4 to get-telemetry-log + * nvme: Add Supported Capacity Configuration List log page(LID: 0x11) + * nvme: Add Enhanced Controller Meta Data(FID: 0x7D) + * nvme-print: Add NVME_FEAT_FID_ENH_CTRL_METADATA to nvme_feature_to_string + * nvme-print: remove unused nvme_show_id_ctrl function + * nvme: Add nvm-id-ns-lba-format(CNS 0Ah) command from TP4095 + * nvme: Add NVM Command Set specific identify namespace command + * nvme: Add id-ns-lba-format(CNS 09h) command from TP4095 + * nvme: Add nulbaf(Number of Unique Capability LBA Formats) field on nvmd_id_ns +- Include precompiled documentation + +- Update to version 2.0~2: + * Adapt to logging API changes in libnvme + * Adapt to scan API changes in libnvme + * Reworked error message handling + * Fix 'list-ns' (bsc#1195151) + * Add 'gen-tls-key' and 'check-tls-key' + * Add Media Unit Status log page support + * Cleanups and build fixes +- Fix path to systemctl (bsc#1193699) pciutils +- Add pciutils-Add-PCIe-5.0-data-rate-32-GT-s-support.patch + Add pciutils-Add-PCIe-6.0-data-rate-64-GT-s-support.patch + (bsc#1192862) + python-pip +- Add wheel subpackage with the generated wheel for this package + (bsc#1176262, CVE-2019-20916). +- Make wheel a separate build run to avoid the setuptools/wheel build + cycle. + s390-tools +- install modprobe.conf files into %_modprobedir (bsc#1196275, jsc#SLE-20639) + systemd +- Fix the default target when it's been incorrectly set to one of the runlevel + targets (bsc#1196567) + The script 'upgrade-from-pre-210.sh' used to initialize the default target + during migration from sysvinit to systemd. However it created symlinks to + runlevel targets, which are deprecated and might be missing when + systemd-sysvcompat package is not installed. If such symlinks are found the + script now renames them to point to 'true' systemd target units. +- When migrating from sysvinit to systemd (it probably won't happen anymore), + let's use the default systemd target, which is the graphical.target one. In + most cases it will do the right thing anyway. + +- systemd.spec: minor simplification by assuming that %{bootstrap} is always + defined. + +- Make sure to create 'systemd-coredump' system user when systemd-coredump is + installed (follow-up for the split of the sysusers config files). + tigervnc +- x11vnc: no longer explicitely require python3, since it's already + required implicitely via autogenerated RPM requires + +- x11vnc requires python3 (bsc#1196623) + util-linux +- Prevent root owning of /var/lib/libuuid/clock.txt + (bsc#1194642, util-linux-uuidd-prevent-root-owning.patch). + +- Make uuidd lock state file usable and time based UUIDs safe again + (bsc#1194642, util-linux-uuidd-fix-lock-state.patch). + +- Fix "su -s" bash completion + (bsc#1172427, util-linux-bash-completion-su-chsh-l.patch). + util-linux-systemd +- Prevent root owning of /var/lib/libuuid/clock.txt + (bsc#1194642, util-linux-uuidd-prevent-root-owning.patch). + +- Make uuidd lock state file usable and time based UUIDs safe again + (bsc#1194642, util-linux-uuidd-fix-lock-state.patch). + +- Fix "su -s" bash completion + (bsc#1172427, util-linux-bash-completion-su-chsh-l.patch). + vim +- Minimal fix for Bug 1195004 - (CVE-2022-0318) VUL-0: CVE-2022-0318: vim: + Heap-based Buffer Overflow in vim prior to 8.2. + / vim-8.0.1568-CVE-2022-0413.patch +- Fixing bsc#1190570 CVE-2021-3796: vim: use-after-free in nv_replace() in + normal.c / vim-8.0.1568-CVE-2021-3796.patch +- Fixing bsc#1191893 CVE-2021-3872: vim: heap-based buffer overflow in + win_redr_status() drawscreen.c / vim-8.0.1568-CVE-2021-3872.patch +- Fixing bsc#1192481 CVE-2021-3927: vim: vim is vulnerable to + Heap-based Buffer Overflow / vim-8.0.1568-CVE-2021-3927.patch +- Fixing bsc#1192478 CVE-2021-3928: vim: vim is vulnerable to + Stack-based Buffer Overflow / vim-8.0.1568-CVE-2021-3928.patch +- Fixing bsc#1193294 CVE-2021-4019: vim: vim is vulnerable to + Heap-based Buffer Overflow / vim-8.0.1568-CVE-2021-4019.patch +- Fixing bsc#1193298 CVE-2021-3984: vim: illegal memory access when C-indenting + could lead to Heap Buffer Overflow / vim-8.0.1568-CVE-2021-3984.patch +- Fixing bsc#1190533 CVE-2021-3778: vim: Heap-based Buffer Overflow in regexp_nfa.c + / vim-8.0.1568-CVE-2021-3778.patch +- Fixing bsc#1194216 CVE-2021-4193: vim: vulnerable to Out-of-bounds Read + / vim-8.0.1568-CVE-2021-4193.patch +- Fixing bsc#1194556 CVE-2021-46059: vim: A Pointer Dereference vulnerability + exists in Vim 8.2.3883 via the vim_regexec_multi function at regexp.c, which + causes a denial of service. / vim-8.0.1568-CVE-2021-46059.patch +- Fixing bsc#1195066 CVE-2022-0319: vim: Out-of-bounds Read in vim/vim + prior to 8.2. / vim-8.0.1568-CVE-2022-0319.patch +- Fixing bsc#1195126 CVE-2022-0351: vim: uncontrolled recursion in eval7() + / vim-8.0.1568-CVE-2022-0351.patch +- Fixing bsc#1195202 CVE-2022-0361: vim: Heap-based Buffer Overflow in vim + prior to 8.2. / vim-8.0.1568-CVE-2022-0361.patch +- Fixing bsc#1195356 CVE-2022-0413: vim: use after free in src/ex_cmds.c + / vim-8.0.1568-CVE-2022-0413.patch + wpa_supplicant +- Add CVE-2022-23303_0001.patch, CVE-2022-23303_0002.patch, + CVE-2022-23303_0003.patch, CVE-2022-23303_0004.patch + SAE/EAP-pwd side-channel attack update 2 + (CVE-2022-23303, CVE-2022-23304, bsc#1194732, bsc#1194733) + xorg-x11-server +- U_xfree86-Fix-NULL-pointer-dereference-crash.patch + * Fix a regression in + u_xfree86-Change-displays-array-to-pointers-array-to-f.patch + (boo#1196577) + * Credits go to Simon Lees for finding the fix! +- renamed u_xfree86-Change-displays-array-to-pointers-array-to-f.patch + to U_xfree86-Change-displays-array-to-pointers-array-to-f.patch + since it's a backport from an upstream patch + yast2 +- Reverted LD_PRELOAD change (GitHub PR#1236) (bsc#1196326) +- 4.4.46 + +- New doc: Invoking External Commands in YaST (in doc/) + yast2-installation +- Avoid terminal login prompt when running Second Stage service + (bsc#1196594 and related to bsc#1195059). +- 4.4.47 + +- Fixed crash when starting the expert console (bsc#1196724) +- 4.4.46 + +- Fixed the start of the VNC server during installation. Done by + Joan Torres López (bsc#1196201). +- 4.4.45 + +- Use the default UI theme in SSH installation, the + "installation_slim" theme does not exist anymore (bsc#1196287) +- memsample-archive-to-csv - handle "ps" errors in the data file +- 4.4.44 + +- Modified Second Stage service dependencies fixing a root login + systemd timeout when installing with ssh (bsc#1195059) +- 4.4.43 + +- Do not create a Btrfs snapshot at the end of the installation + or upgrade when the root filesystem is mounted as read-only + (jsc#SLE-22560). +- 4.4.42 + yast2-network +- Write NetworkManager s390 options to the ethernet section instead + of the connection one (bsc#1196582) +- 4.4.44 + +- Added connection config writers for Qeth and Hipersocket + devices (bsc#1196582) +- 4.4.43 + +- Revert last change going back to skip DHCP setup completely if + the network is already configured through iBFT (bsc#1194911) +- 4.4.42 + +- Related to bsc#1194911: + - Skip iBFT interfaces as DHCP candidates but configure DHCP if + there is no active and ifcfg file configured interface +- 4.4.41 + +- Fixed active configuration detection (bsc#1196276, bsc#1194911) +- 4.4.40 + yast2-packager +- Properly set the repository alias for the Full medium add-ons + (bsc#1193214) +- 4.4.24 + yast2-s390 +- Fix format of unformatted disks after activation (bsc#1196559). +- 4.4.5 + yast2-security +- Stop using 'lsm' kernel boot parameter even for the + "None" Major Linux Security Module (bsc#1194332, bsc#1196274). +- 4.4.12 + yast2-theme +- Include the light SLE installation theme + (jsc#SLE-20547, jsc#SLE-20564) +- SLE theme fixes: + - Fixed partly hidden push buttons in some popups (bsc#1184778) + - Fixed missing logo and "SUSE" label in the header in the + non-default installation themes (bsc#1196312) + - Fixed CheckBoxFrame indicator size (bsc#1184780) +- 4.4.7 + yast2-trans +- Update to version 84.87.20220305.ba29422b84: + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Swedish) + * Translated using Weblate (Swedish) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Swedish) + * Translated using Weblate (Finnish) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Finnish) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Finnish) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * New POT for text domain 'autoinst'. + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Spanish) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Slovak) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (German) + +- Update to version 84.87.20220227.6bd7ce0ef2: + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Japanese) + * Translated using Weblate (Japanese) + * Translated using Weblate (Slovak) + +- Leap 15.4 Beta translations poo#99990 bump to version 84.87.20220224.fc95951c18: + * Translated using Weblate (Catalan) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (Dutch) + * Translated using Weblate (French) + * Translated using Weblate (Catalan) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * New POT for text domain 'registration'. + * New POT for text domain 'nis_server'. + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * New POT for text domain 'installation'. + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (French) + * Translated using Weblate (French) + * Translated using Weblate (Spanish) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Spanish) + * Translated using Weblate (French) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (German) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (German) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (French) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (French) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (Italian) + * Translated using Weblate (German) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Spanish) + * Translated using Weblate (Slovak) + * Translated using Weblate (Slovak) + * Translated using Weblate (Dutch) + * Translated using Weblate (Catalan) + * Translated using Weblate (Japanese) + * Translated using Weblate (Spanish) + * Translated using Weblate (Spanish) + * New POT for text domain 'installation'. + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Ukrainian) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (French) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Dutch) + * Translated using Weblate (Japanese) + * Translated using Weblate (German) + * Translated using Weblate (Catalan) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Portuguese (Brazil)) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Spanish) + * Translated using Weblate (German) + * Translated using Weblate (Spanish) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Spanish) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Spanish) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Italian) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Italian) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Italian) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (Taiwan) (zh_TW)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Italian) + * Translated using Weblate (Finnish) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Vietnamese) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (German) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (German) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (German) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (German) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * Translated using Weblate (Chinese (China) (zh_CN)) + * New POT for text domain 'autoinst'. + * Translated using Weblate (German) + * Translated using Weblate (Chinese (China) (zh_CN)) +