Alerts This Week
Warning Icon 1 560
Alerts This Week
Warning Icon 1 560

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -4 articles for you...
202

openSUSE Leap 15.5: 2023:4496-1 moderate: LibreOffice file write issue

This update for fixes the following issues: libreoffice was updated rom 7.5.4.1 to 7.6.2.1 (jsc#PED-6799, jsc#PED-6800):. # Security update for libreoffice Announcement ID: SUSE-SU-2023:4496-1 Rating: moderate References: * bsc#1209243 * bsc#1212444 * bsc#1215595 * jsc#PED-5199 * jsc#PED-6799 * jsc#PED-6800 Cross-References: * CVE-2023-1183 CVSS scores: * CVE-2023-1183 ( SUSE ): 5.0 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N * CVE-2023-1183 ( NVD ): 5.0 CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N Affected Products: * openSUSE Leap 15.4 * openSUSE Leap 15.5 * SUSE Linux Enterprise Desktop 15 SP4 * SUSE Linux Enterprise Desktop 15 SP5 * SUSE Linux Enterprise High Performance Computing 15 SP4 * SUSE Linux Enterprise High Performance Computing 15 SP5 * SUSE Linux Enterprise Micro 5.3 * SUSE Linux Enterprise Micro 5.4 * SUSE Linux Enterprise Micro 5.5 * SUSE Linux Enterprise Micro 6.0 * SUSE Linux Enterprise Real Time 15 SP4 * SUSE Linux Enterprise Real Time 15 SP5 * SUSE Linux Enterprise Server 15 SP4 * SUSE Linux Enterprise Server 15 SP5 * SUSE Linux Enterprise Server for SAP Applications 15 SP4 * SUSE Linux Enterprise Server for SAP Applications 15 SP5 * SUSE Linux Enterprise Workstation Extension 15 SP4 * SUSE Linux Enterprise Workstation Extension 15 SP5 * SUSE Manager Proxy 4.3 * SUSE Manager Retail Branch Server 4.3 * SUSE Manager Server 4.3 * SUSE Package Hub 15 15-SP4 * SUSE Package Hub 15 15-SP5 An update that solves one vulnerability, contains three features and has two security fixes can now be installed. ## Description: This update for fixes the following issues: libreoffice was updated rom 7.5.4.1 to 7.6.2.1 (jsc#PED-6799, jsc#PED-6800): * For the highlights of changes of version 7.6 please consult the official release notes: * https://wiki.documentfoundation.org/ReleaseNotes/7.6 * You can check for each minor release notes here: * https://wiki.documentfoundation.org/Releases/7.6.2/RC1 * https://wiki.documentfoundation.org/Releases/7.6.1/RC2 * https://wiki.documentfoundation.org/Releases/7.6.1/RC1 * https://wiki.documentfoundation.org/Releases/7.6.0/RC3 * https://wiki.documentfoundation.org/Releases/7.6.0/RC2 * https://wiki.documentfoundation.org/Releases/7.6.0/RC1 * Security issues fixed: * CVE-2023-1183: Fixed arbitrary file write in LibreOffice Base (bsc#1212444, bsc#1209243) * Updated bundled dependencies: * boost version update from 1_80_0 to 1_82_0 * curl version update from 8.0.1 to 8.2.1 * icu4c-data version update from 72_1 to 73_2 * icu4c version update from 72_1 to 73_2 * pdfium version update from 5408 to 5778 * poppler version update from 22.12.0 to 23.06.0 * poppler-data version update from 0.4.11 to 0.4.12 * skia version from m103-b301ff025004c9cd82816c86c547588e6c24b466 to skia-m111-a31e897fb3dcbc96b2b40999751611d029bf5404 * New bundled dependencies: * graphite2-minimal-1.3.14.tgz * harfbuzz-8.0.0.tar.xz * New build dependencies: * frozen-devel * liborcus-0_18-0 * libixion * mdds-2_1 * New runtime dependencies: * `libreoffice-draw` requires `libreoffice-impress` (bsc#1215595) frozen was implemented: * New Libreoffice package dependency libixion was updated to version 0.18.1: * Updated to 0.18.1: * Fixed a 32-bit Linux build issue as discovered on Debian, due to a clash on two 32-bit unsigned integer types being used with std::variant. * Updated to 0.18.0: * Removed the formula_model_access interface from model_context, and switched to using model_context directly everywhere. * Revised formula_tokens_t type to remove use of std::unique_ptr for each formula_token instance. This should improve memory locality when iterating through an array of formula token values. A similar change has also been made to lexer_tokens_t and lexer_token types. * Added 41 built-in functions * Added support for multi-sheet references in Excel A1 and Excel R1C1 grammers. liborcus was updated to version 0.18.1: * Updated to 0.18.1: * sax parser: * added support for optionally skipping multipleBOM's in the beginning of XML stream. This affects all XML-based file format filters such as xls-xml (aka Excel 2003 XML). * xml-map: * fixed a bug where an XML document consisting of simple single-column records were not properly converted to sheet data * xls-xml: * fixed a bug where the filter would always pass border color even when it was not set * buildsystem: * added new configure switches --without-benchmark and --without-doc-example to optinally skip building of these two directories mdds-2_1 was implemented: * New Libreoffice package dependency ## Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: * openSUSE Leap 15.4 zypper in -t patch SUSE-2023-4496=1 openSUSE-SLE-15.4-2023-4496=1 * openSUSE Leap 15.5 zypper in -t patch openSUSE-SLE-15.5-2023-4496=1 * SUSE Package Hub 15 15-SP4 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-4496=1 * SUSE Package Hub 15 15-SP5 zypper in -t patch SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-4496=1 * SUSE Linux Enterprise Workstation Extension 15 SP4 zypper in -t patch SUSE-SLE-Product-WE-15-SP4-2023-4496=1 * SUSE Linux Enterprise Workstation Extension 15 SP5 zypper in -t patch SUSE-SLE-Product-WE-15-SP5-2023-4496=1 ## Package List: * openSUSE Leap 15.4 (noarch) * libreoffice-l10n-sa_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sid-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ja-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dgo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ga-7.6.2.1-150400.17.17.3 * libreoffice-l10n-et-7.6.2.1-150400.17.17.3 * libreoffice-l10n-am-7.6.2.1-150400.17.17.3 * libreoffice-l10n-my-7.6.2.1-150400.17.17.3 * libreoffice-l10n-rw-7.6.2.1-150400.17.17.3 * libreoffice-l10n-be-7.6.2.1-150400.17.17.3 *libreoffice-l10n-tr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ta-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ka-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_PT-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hr-7.6.2.1-150400.17.17.3 * libreoffice-gdb-pretty-printers-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-he-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sq-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sw_TZ-7.6.2.1-150400.17.17.3 * libreoffice-l10n-el-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sd-7.6.2.1-150400.17.17.3 * frozen-devel-1.1.1-150400.9.3.2 * libreoffice-l10n-zh_TW-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mni-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kok-7.6.2.1-150400.17.17.3 * libreoffice-l10n-es-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ast-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca_valencia-7.6.2.1-150400.17.17.3 * libreoffice-glade-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-st-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-de-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gd-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kmr_Latn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ks-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ro-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mai-7.6.2.1-150400.17.17.3 *libreoffice-l10n-mk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sat-7.6.2.1-150400.17.17.3 * libreoffice-l10n-af-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-km-7.6.2.1-150400.17.17.3 * libreoffice-l10n-br-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tt-7.6.2.1-150400.17.17.3 * libreoffice-l10n-or-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-th-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kab-7.6.2.1-150400.17.17.3 * libreoffice-l10n-da-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-is-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ss-7.6.2.1-150400.17.17.3 * libreoffice-l10n-oc-7.6.2.1-150400.17.17.3 * libreoffice-l10n-te-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kn-7.6.2.1-150400.17.17.3 * libreoffice-branding-upstream-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ar-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ko-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ne-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lt-7.6.2.1-150400.17.17.3 * libreoffice-icon-themes-7.6.2.1-150400.17.17.3 * libreoffice-l10n-as-7.6.2.1-150400.17.17.3 * libreoffice-l10n-xh-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nso-7.6.2.1-150400.17.17.3 * libreoffice-l10n-szl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fur-7.6.2.1-150400.17.17.3 * libreoffice-l10n-si-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ru-7.6.2.1-150400.17.17.3 * libreoffice-l10n-id-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_ZA-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ve-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ckb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gu-7.6.2.1-150400.17.17.3 *libreoffice-l10n-dz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vec-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_CN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-om-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ts-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ml-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-it-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_GB-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_BR-7.6.2.1-150400.17.17.3 * mdds-2_1-devel-2.1.1-150400.9.3.2 * libreoffice-l10n-hu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-brx-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sl-7.6.2.1-150400.17.17.3 * openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64 i586) * libixion-devel-0.18.1-150400.14.3.2 * liborcus-tools-debuginfo-0.18.1-150400.13.3.2 * liborcus-debugsource-0.18.1-150400.13.3.2 * libreoffice-officebean-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-debuginfo-0.18.1-150400.13.3.2 * libreoffice-sdk-doc-7.6.2.1-150400.17.17.3 * libreoffice-pyuno-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-debugsource-7.6.2.1-150400.17.17.3 * python3-liborcus-debuginfo-0.18.1-150400.13.3.2 * libreoffice-sdk-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-7.6.2.1-150400.17.17.3 * libreoffice-gnome-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-debuginfo-0.18.1-150400.13.3.2 * libreoffice-math-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-extensions-7.6.2.1-150400.17.17.3 * libreoffice-debuginfo-7.6.2.1-150400.17.17.3 * python3-libixion-debuginfo-0.18.1-150400.14.3.2 * libixion-tools-0.18.1-150400.14.3.2 *libreoffice-mailmerge-7.6.2.1-150400.17.17.3 * libreoffice-draw-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-0.18.1-150400.13.3.2 * libreoffice-pyuno-7.6.2.1-150400.17.17.3 * libreofficekit-devel-7.6.2.1-150400.17.17.3 * libreoffice-officebean-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-extensions-7.6.2.1-150400.17.17.3 * libreoffice-base-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-filters-optional-7.6.2.1-150400.17.17.3 * libreoffice-calc-7.6.2.1-150400.17.17.3 * libreoffice-librelogo-7.6.2.1-150400.17.17.3 * libreoffice-draw-7.6.2.1-150400.17.17.3 * libreoffice-qt5-7.6.2.1-150400.17.17.3 * libreoffice-qt5-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-7.6.2.1-150400.17.17.3 * libixion-debuginfo-0.18.1-150400.14.3.2 * libreoffice-writer-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-7.6.2.1-150400.17.17.3 * libreoffice-7.6.2.1-150400.17.17.3 * libreoffice-impress-debuginfo-7.6.2.1-150400.17.17.3 * libixion-tools-debuginfo-0.18.1-150400.14.3.2 * libreoffice-impress-7.6.2.1-150400.17.17.3 * libixion-debugsource-0.18.1-150400.14.3.2 * liborcus-tools-0.18.1-150400.13.3.2 * libreofficekit-7.6.2.1-150400.17.17.3 * python3-liborcus-0.18.1-150400.13.3.2 * libreoffice-sdk-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-debuginfo-7.6.2.1-150400.17.17.3 * libixion-0_18-0-debuginfo-0.18.1-150400.14.3.2 * libixion-0_18-0-0.18.1-150400.14.3.2 * python3-libixion-0.18.1-150400.14.3.2 * libreoffice-gnome-7.6.2.1-150400.17.17.3 * liborcus-devel-0.18.1-150400.13.3.2 * openSUSE Leap 15.5 (noarch) * libreoffice-l10n-sa_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sid-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ja-7.6.2.1-150400.17.17.3 *libreoffice-l10n-lb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dgo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ga-7.6.2.1-150400.17.17.3 * libreoffice-l10n-et-7.6.2.1-150400.17.17.3 * libreoffice-l10n-am-7.6.2.1-150400.17.17.3 * libreoffice-l10n-my-7.6.2.1-150400.17.17.3 * libreoffice-l10n-rw-7.6.2.1-150400.17.17.3 * libreoffice-l10n-be-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ta-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ka-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_PT-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hr-7.6.2.1-150400.17.17.3 * libreoffice-gdb-pretty-printers-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-he-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sq-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sw_TZ-7.6.2.1-150400.17.17.3 * libreoffice-l10n-el-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sd-7.6.2.1-150400.17.17.3 * frozen-devel-1.1.1-150400.9.3.2 * libreoffice-l10n-zh_TW-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mni-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kok-7.6.2.1-150400.17.17.3 * libreoffice-l10n-es-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ast-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca_valencia-7.6.2.1-150400.17.17.3 * libreoffice-glade-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-st-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-de-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gd-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kmr_Latn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ks-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ro-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mai-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sat-7.6.2.1-150400.17.17.3 * libreoffice-l10n-af-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-km-7.6.2.1-150400.17.17.3 * libreoffice-l10n-br-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tt-7.6.2.1-150400.17.17.3 * libreoffice-l10n-or-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-th-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kab-7.6.2.1-150400.17.17.3 * libreoffice-l10n-da-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-is-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ss-7.6.2.1-150400.17.17.3 * libreoffice-l10n-oc-7.6.2.1-150400.17.17.3 * libreoffice-l10n-te-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kn-7.6.2.1-150400.17.17.3 * libreoffice-branding-upstream-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ar-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ko-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ne-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lt-7.6.2.1-150400.17.17.3 * libreoffice-icon-themes-7.6.2.1-150400.17.17.3 * libreoffice-l10n-as-7.6.2.1-150400.17.17.3 * libreoffice-l10n-xh-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nso-7.6.2.1-150400.17.17.3 * libreoffice-l10n-szl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fur-7.6.2.1-150400.17.17.3 *libreoffice-l10n-si-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ru-7.6.2.1-150400.17.17.3 * libreoffice-l10n-id-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_ZA-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ve-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ckb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vec-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_CN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-om-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ts-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ml-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-it-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_GB-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_BR-7.6.2.1-150400.17.17.3 * mdds-2_1-devel-2.1.1-150400.9.3.2 * libreoffice-l10n-hu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-brx-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sl-7.6.2.1-150400.17.17.3 * openSUSE Leap 15.5 (aarch64 ppc64le s390x x86_64) * libixion-devel-0.18.1-150400.14.3.2 * liborcus-debuginfo-0.18.1-150400.13.3.2 * liborcus-debugsource-0.18.1-150400.13.3.2 * liborcus-tools-debuginfo-0.18.1-150400.13.3.2 * liborcus-0_18-0-debuginfo-0.18.1-150400.13.3.2 * liborcus-tools-0.18.1-150400.13.3.2 * python3-libixion-debuginfo-0.18.1-150400.14.3.2 * libixion-debuginfo-0.18.1-150400.14.3.2 * libixion-tools-0.18.1-150400.14.3.2 * python3-liborcus-0.18.1-150400.13.3.2 * python3-liborcus-debuginfo-0.18.1-150400.13.3.2 *liborcus-0_18-0-0.18.1-150400.13.3.2 * libixion-0_18-0-debuginfo-0.18.1-150400.14.3.2 * libixion-0_18-0-0.18.1-150400.14.3.2 * python3-libixion-0.18.1-150400.14.3.2 * liborcus-devel-0.18.1-150400.13.3.2 * libixion-tools-debuginfo-0.18.1-150400.14.3.2 * libixion-debugsource-0.18.1-150400.14.3.2 * openSUSE Leap 15.5 (aarch64 ppc64le x86_64) * libreoffice-sdk-doc-7.6.2.1-150400.17.17.3 * libreoffice-pyuno-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-debugsource-7.6.2.1-150400.17.17.3 * libreoffice-sdk-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-7.6.2.1-150400.17.17.3 * libreoffice-gnome-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-extensions-7.6.2.1-150400.17.17.3 * libreoffice-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-mailmerge-7.6.2.1-150400.17.17.3 * libreoffice-draw-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-pyuno-7.6.2.1-150400.17.17.3 * libreofficekit-devel-7.6.2.1-150400.17.17.3 * libreoffice-officebean-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-extensions-7.6.2.1-150400.17.17.3 * libreoffice-filters-optional-7.6.2.1-150400.17.17.3 * libreoffice-calc-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-7.6.2.1-150400.17.17.3 * libreoffice-librelogo-7.6.2.1-150400.17.17.3 * libreoffice-draw-7.6.2.1-150400.17.17.3 * libreoffice-qt5-7.6.2.1-150400.17.17.3 * libreoffice-base-7.6.2.1-150400.17.17.3 * libreoffice-writer-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-7.6.2.1-150400.17.17.3 * libreoffice-impress-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-7.6.2.1-150400.17.17.3 * libreoffice-impress-7.6.2.1-150400.17.17.3 * libreofficekit-7.6.2.1-150400.17.17.3 * libreoffice-sdk-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-debuginfo-7.6.2.1-150400.17.17.3 *libreoffice-gnome-7.6.2.1-150400.17.17.3 * libreoffice-officebean-7.6.2.1-150400.17.17.3 * libreoffice-qt5-debuginfo-7.6.2.1-150400.17.17.3 * SUSE Package Hub 15 15-SP4 (noarch) * libreoffice-l10n-sa_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sid-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ja-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dgo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ga-7.6.2.1-150400.17.17.3 * libreoffice-l10n-et-7.6.2.1-150400.17.17.3 * libreoffice-l10n-am-7.6.2.1-150400.17.17.3 * libreoffice-l10n-my-7.6.2.1-150400.17.17.3 * libreoffice-l10n-rw-7.6.2.1-150400.17.17.3 * libreoffice-l10n-be-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ta-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ka-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_PT-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hr-7.6.2.1-150400.17.17.3 * libreoffice-gdb-pretty-printers-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-he-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sq-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sw_TZ-7.6.2.1-150400.17.17.3 * libreoffice-l10n-el-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sd-7.6.2.1-150400.17.17.3 * frozen-devel-1.1.1-150400.9.3.2 * libreoffice-l10n-zh_TW-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mni-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kok-7.6.2.1-150400.17.17.3 * libreoffice-l10n-es-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ast-7.6.2.1-150400.17.17.3 *libreoffice-l10n-ca_valencia-7.6.2.1-150400.17.17.3 * libreoffice-glade-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-st-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-de-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gd-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kmr_Latn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ks-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ro-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mai-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sat-7.6.2.1-150400.17.17.3 * libreoffice-l10n-af-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-km-7.6.2.1-150400.17.17.3 * libreoffice-l10n-br-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tt-7.6.2.1-150400.17.17.3 * libreoffice-l10n-or-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-th-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kab-7.6.2.1-150400.17.17.3 * libreoffice-l10n-da-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-is-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ss-7.6.2.1-150400.17.17.3 * libreoffice-l10n-oc-7.6.2.1-150400.17.17.3 * libreoffice-l10n-te-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kn-7.6.2.1-150400.17.17.3 * libreoffice-branding-upstream-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ar-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ko-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ne-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lt-7.6.2.1-150400.17.17.3 * libreoffice-icon-themes-7.6.2.1-150400.17.17.3 * libreoffice-l10n-as-7.6.2.1-150400.17.17.3 * libreoffice-l10n-xh-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nso-7.6.2.1-150400.17.17.3 * libreoffice-l10n-szl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fur-7.6.2.1-150400.17.17.3 * libreoffice-l10n-si-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ru-7.6.2.1-150400.17.17.3 * libreoffice-l10n-id-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_ZA-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ve-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ckb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vec-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_CN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-om-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ts-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ml-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-it-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_GB-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_BR-7.6.2.1-150400.17.17.3 * mdds-2_1-devel-2.1.1-150400.9.3.2 * libreoffice-l10n-hu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-brx-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sl-7.6.2.1-150400.17.17.3 * SUSE Package Hub 15 15-SP4 (aarch64 ppc64le) * libreoffice-officebean-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-debuginfo-0.18.1-150400.13.3.2 * libreoffice-sdk-doc-7.6.2.1-150400.17.17.3 * libreoffice-pyuno-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-debugsource-7.6.2.1-150400.17.17.3 * libreoffice-sdk-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-7.6.2.1-150400.17.17.3 * libreoffice-gnome-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-extensions-7.6.2.1-150400.17.17.3 * libreoffice-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-mailmerge-7.6.2.1-150400.17.17.3 * libreoffice-draw-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-0.18.1-150400.13.3.2 * libreoffice-pyuno-7.6.2.1-150400.17.17.3 * libreofficekit-devel-7.6.2.1-150400.17.17.3 * libreoffice-officebean-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-extensions-7.6.2.1-150400.17.17.3 * libreoffice-filters-optional-7.6.2.1-150400.17.17.3 * libreoffice-calc-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-7.6.2.1-150400.17.17.3 * libreoffice-librelogo-7.6.2.1-150400.17.17.3 * libreoffice-draw-7.6.2.1-150400.17.17.3 * libreoffice-qt5-7.6.2.1-150400.17.17.3 * libreoffice-qt5-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-7.6.2.1-150400.17.17.3 * libreoffice-writer-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-7.6.2.1-150400.17.17.3 * libreoffice-7.6.2.1-150400.17.17.3 * libreoffice-impress-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-impress-7.6.2.1-150400.17.17.3 * libreofficekit-7.6.2.1-150400.17.17.3 * libreoffice-sdk-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-debuginfo-7.6.2.1-150400.17.17.3 * libixion-0_18-0-debuginfo-0.18.1-150400.14.3.2 * libixion-0_18-0-0.18.1-150400.14.3.2 * libreoffice-gnome-7.6.2.1-150400.17.17.3 * liborcus-devel-0.18.1-150400.13.3.2 * SUSE Package Hub 15 15-SP4 (aarch64 ppc64le s390x) * liborcus-debuginfo-0.18.1-150400.13.3.2 *liborcus-debugsource-0.18.1-150400.13.3.2 * libixion-debuginfo-0.18.1-150400.14.3.2 * libixion-debugsource-0.18.1-150400.14.3.2 * SUSE Package Hub 15 15-SP5 (noarch) * libreoffice-l10n-sa_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sid-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ja-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dgo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ga-7.6.2.1-150400.17.17.3 * libreoffice-l10n-et-7.6.2.1-150400.17.17.3 * libreoffice-l10n-am-7.6.2.1-150400.17.17.3 * libreoffice-l10n-my-7.6.2.1-150400.17.17.3 * libreoffice-l10n-rw-7.6.2.1-150400.17.17.3 * libreoffice-l10n-be-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ta-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ka-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_PT-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hr-7.6.2.1-150400.17.17.3 * libreoffice-gdb-pretty-printers-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-he-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sq-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sw_TZ-7.6.2.1-150400.17.17.3 * libreoffice-l10n-el-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sd-7.6.2.1-150400.17.17.3 * frozen-devel-1.1.1-150400.9.3.2 * libreoffice-l10n-zh_TW-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mni-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kok-7.6.2.1-150400.17.17.3 * libreoffice-l10n-es-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn_IN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gug-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ast-7.6.2.1-150400.17.17.3 *libreoffice-l10n-ca_valencia-7.6.2.1-150400.17.17.3 * libreoffice-glade-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-st-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-de-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gd-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kmr_Latn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ks-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ro-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mai-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sat-7.6.2.1-150400.17.17.3 * libreoffice-l10n-af-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-km-7.6.2.1-150400.17.17.3 * libreoffice-l10n-br-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tt-7.6.2.1-150400.17.17.3 * libreoffice-l10n-or-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-th-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kab-7.6.2.1-150400.17.17.3 * libreoffice-l10n-da-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-is-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ss-7.6.2.1-150400.17.17.3 * libreoffice-l10n-oc-7.6.2.1-150400.17.17.3 * libreoffice-l10n-te-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kn-7.6.2.1-150400.17.17.3 * libreoffice-branding-upstream-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ar-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ko-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ne-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lt-7.6.2.1-150400.17.17.3 * libreoffice-icon-themes-7.6.2.1-150400.17.17.3 * libreoffice-l10n-as-7.6.2.1-150400.17.17.3 * libreoffice-l10n-xh-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nso-7.6.2.1-150400.17.17.3 * libreoffice-l10n-szl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fur-7.6.2.1-150400.17.17.3 * libreoffice-l10n-si-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ru-7.6.2.1-150400.17.17.3 * libreoffice-l10n-id-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_ZA-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ve-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ckb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dsb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-vec-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_CN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-om-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ts-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ml-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-it-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en_GB-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_BR-7.6.2.1-150400.17.17.3 * mdds-2_1-devel-2.1.1-150400.9.3.2 * libreoffice-l10n-hu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-brx-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sl-7.6.2.1-150400.17.17.3 * SUSE Package Hub 15 15-SP5 (aarch64 ppc64le) * libreoffice-officebean-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-debuginfo-0.18.1-150400.13.3.2 * libreoffice-sdk-doc-7.6.2.1-150400.17.17.3 * libreoffice-pyuno-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-debugsource-7.6.2.1-150400.17.17.3 * libreoffice-sdk-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-7.6.2.1-150400.17.17.3 * libreoffice-gnome-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-extensions-7.6.2.1-150400.17.17.3 * libreoffice-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-mailmerge-7.6.2.1-150400.17.17.3 * libreoffice-draw-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-0.18.1-150400.13.3.2 * libreoffice-pyuno-7.6.2.1-150400.17.17.3 * libreofficekit-devel-7.6.2.1-150400.17.17.3 * libreoffice-officebean-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-extensions-7.6.2.1-150400.17.17.3 * libreoffice-filters-optional-7.6.2.1-150400.17.17.3 * libreoffice-calc-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-7.6.2.1-150400.17.17.3 * libreoffice-librelogo-7.6.2.1-150400.17.17.3 * libreoffice-draw-7.6.2.1-150400.17.17.3 * libreoffice-qt5-7.6.2.1-150400.17.17.3 * libreoffice-qt5-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-7.6.2.1-150400.17.17.3 * libreoffice-writer-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-7.6.2.1-150400.17.17.3 * libreoffice-7.6.2.1-150400.17.17.3 * libreoffice-impress-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-impress-7.6.2.1-150400.17.17.3 * libreofficekit-7.6.2.1-150400.17.17.3 * libreoffice-sdk-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-debuginfo-7.6.2.1-150400.17.17.3 * libixion-0_18-0-debuginfo-0.18.1-150400.14.3.2 * libixion-0_18-0-0.18.1-150400.14.3.2 * libreoffice-gnome-7.6.2.1-150400.17.17.3 * liborcus-devel-0.18.1-150400.13.3.2 * SUSE Package Hub 15 15-SP5 (aarch64 ppc64le s390x) * libixion-devel-0.18.1-150400.14.3.2 *liborcus-debuginfo-0.18.1-150400.13.3.2 * liborcus-debugsource-0.18.1-150400.13.3.2 * liborcus-tools-debuginfo-0.18.1-150400.13.3.2 * liborcus-tools-0.18.1-150400.13.3.2 * python3-libixion-debuginfo-0.18.1-150400.14.3.2 * libixion-debuginfo-0.18.1-150400.14.3.2 * libixion-tools-0.18.1-150400.14.3.2 * python3-liborcus-0.18.1-150400.13.3.2 * python3-liborcus-debuginfo-0.18.1-150400.13.3.2 * python3-libixion-0.18.1-150400.14.3.2 * libixion-tools-debuginfo-0.18.1-150400.14.3.2 * libixion-debugsource-0.18.1-150400.14.3.2 * SUSE Linux Enterprise Workstation Extension 15 SP4 (x86_64) * liborcus-debugsource-0.18.1-150400.13.3.2 * libreoffice-officebean-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-debuginfo-0.18.1-150400.13.3.2 * libreoffice-pyuno-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-debugsource-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-7.6.2.1-150400.17.17.3 * libreoffice-gnome-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-debuginfo-0.18.1-150400.13.3.2 * libreoffice-math-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-extensions-7.6.2.1-150400.17.17.3 * libreoffice-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-mailmerge-7.6.2.1-150400.17.17.3 * libreoffice-draw-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-0.18.1-150400.13.3.2 * libreoffice-pyuno-7.6.2.1-150400.17.17.3 * libreoffice-officebean-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-extensions-7.6.2.1-150400.17.17.3 * libreoffice-base-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-filters-optional-7.6.2.1-150400.17.17.3 * libreoffice-calc-7.6.2.1-150400.17.17.3 * libreoffice-draw-7.6.2.1-150400.17.17.3 * libreoffice-base-7.6.2.1-150400.17.17.3 * libixion-debuginfo-0.18.1-150400.14.3.2 * libreoffice-writer-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-7.6.2.1-150400.17.17.3 *libreoffice-7.6.2.1-150400.17.17.3 * libreoffice-impress-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-impress-7.6.2.1-150400.17.17.3 * libixion-debugsource-0.18.1-150400.14.3.2 * libreofficekit-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-debuginfo-7.6.2.1-150400.17.17.3 * libixion-0_18-0-debuginfo-0.18.1-150400.14.3.2 * libixion-0_18-0-0.18.1-150400.14.3.2 * libreoffice-gnome-7.6.2.1-150400.17.17.3 * liborcus-devel-0.18.1-150400.13.3.2 * SUSE Linux Enterprise Workstation Extension 15 SP4 (noarch) * libreoffice-l10n-sr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-af-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fur-7.6.2.1-150400.17.17.3 * libreoffice-l10n-br-7.6.2.1-150400.17.17.3 * libreoffice-l10n-si-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ru-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ja-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_TW-7.6.2.1-150400.17.17.3 * libreoffice-l10n-or-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-es-7.6.2.1-150400.17.17.3 * libreoffice-l10n-th-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ve-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ckb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-da-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ga-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_CN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ss-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-et-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nr-7.6.2.1-150400.17.17.3 *libreoffice-l10n-ts-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ml-7.6.2.1-150400.17.17.3 * libreoffice-l10n-st-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-te-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ar-7.6.2.1-150400.17.17.3 * libreoffice-branding-upstream-7.6.2.1-150400.17.17.3 * libreoffice-l10n-de-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-it-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ko-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_BR-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ro-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ta-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lt-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_PT-7.6.2.1-150400.17.17.3 * libreoffice-icon-themes-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-as-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-he-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-xh-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nso-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mai-7.6.2.1-150400.17.17.3 * libreoffice-l10n-el-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en-7.6.2.1-150400.17.17.3 * SUSE Linux Enterprise Workstation Extension 15 SP5 (x86_64) * liborcus-debugsource-0.18.1-150400.13.3.2 *libreoffice-officebean-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-debuginfo-0.18.1-150400.13.3.2 * libreoffice-pyuno-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-debugsource-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-7.6.2.1-150400.17.17.3 * libreoffice-gnome-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-debuginfo-0.18.1-150400.13.3.2 * libreoffice-math-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-extensions-7.6.2.1-150400.17.17.3 * libreoffice-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-mailmerge-7.6.2.1-150400.17.17.3 * libreoffice-draw-debuginfo-7.6.2.1-150400.17.17.3 * liborcus-0_18-0-0.18.1-150400.13.3.2 * libreoffice-pyuno-7.6.2.1-150400.17.17.3 * libreoffice-officebean-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-writer-extensions-7.6.2.1-150400.17.17.3 * libreoffice-base-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-calc-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-filters-optional-7.6.2.1-150400.17.17.3 * libreoffice-calc-7.6.2.1-150400.17.17.3 * libreoffice-draw-7.6.2.1-150400.17.17.3 * libreoffice-base-7.6.2.1-150400.17.17.3 * libixion-debuginfo-0.18.1-150400.14.3.2 * libreoffice-writer-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-7.6.2.1-150400.17.17.3 * libreoffice-gtk3-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-math-7.6.2.1-150400.17.17.3 * libreoffice-7.6.2.1-150400.17.17.3 * libreoffice-impress-debuginfo-7.6.2.1-150400.17.17.3 * libreoffice-impress-7.6.2.1-150400.17.17.3 * libixion-debugsource-0.18.1-150400.14.3.2 * libreofficekit-7.6.2.1-150400.17.17.3 * libreoffice-base-drivers-postgresql-debuginfo-7.6.2.1-150400.17.17.3 * libixion-0_18-0-debuginfo-0.18.1-150400.14.3.2 * libixion-0_18-0-0.18.1-150400.14.3.2 * libreoffice-gnome-7.6.2.1-150400.17.17.3 * liborcus-devel-0.18.1-150400.13.3.2 * SUSE Linux Enterprise Workstation Extension 15 SP5 (noarch) * libreoffice-l10n-sr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-af-7.6.2.1-150400.17.17.3 *libreoffice-l10n-bg-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fur-7.6.2.1-150400.17.17.3 * libreoffice-l10n-br-7.6.2.1-150400.17.17.3 * libreoffice-l10n-si-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ru-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ja-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_TW-7.6.2.1-150400.17.17.3 * libreoffice-l10n-or-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-es-7.6.2.1-150400.17.17.3 * libreoffice-l10n-th-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ve-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ckb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-da-7.6.2.1-150400.17.17.3 * libreoffice-l10n-eo-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-dz-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ga-7.6.2.1-150400.17.17.3 * libreoffice-l10n-zh_CN-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cy-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ss-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hi-7.6.2.1-150400.17.17.3 * libreoffice-l10n-et-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ts-7.6.2.1-150400.17.17.3 * libreoffice-l10n-bn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ml-7.6.2.1-150400.17.17.3 * libreoffice-l10n-st-7.6.2.1-150400.17.17.3 * libreoffice-l10n-kn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-te-7.6.2.1-150400.17.17.3 * libreoffice-l10n-uk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nb-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ar-7.6.2.1-150400.17.17.3 * libreoffice-branding-upstream-7.6.2.1-150400.17.17.3 * libreoffice-l10n-de-7.6.2.1-150400.17.17.3 * libreoffice-l10n-gl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-it-7.6.2.1-150400.17.17.3 *libreoffice-l10n-kk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-cs-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ko-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_BR-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hu-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ro-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ta-7.6.2.1-150400.17.17.3 * libreoffice-l10n-lt-7.6.2.1-150400.17.17.3 * libreoffice-l10n-ca-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pa-7.6.2.1-150400.17.17.3 * libreoffice-l10n-pt_PT-7.6.2.1-150400.17.17.3 * libreoffice-icon-themes-7.6.2.1-150400.17.17.3 * libreoffice-l10n-hr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-tn-7.6.2.1-150400.17.17.3 * libreoffice-l10n-as-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sk-7.6.2.1-150400.17.17.3 * libreoffice-l10n-he-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sv-7.6.2.1-150400.17.17.3 * libreoffice-l10n-xh-7.6.2.1-150400.17.17.3 * libreoffice-l10n-nso-7.6.2.1-150400.17.17.3 * libreoffice-l10n-mai-7.6.2.1-150400.17.17.3 * libreoffice-l10n-el-7.6.2.1-150400.17.17.3 * libreoffice-l10n-sl-7.6.2.1-150400.17.17.3 * libreoffice-l10n-fr-7.6.2.1-150400.17.17.3 * libreoffice-l10n-en-7.6.2.1-150400.17.17.3 ## References: * https://www.suse.com/security/cve/CVE-2023-1183.html * https://bugzilla.suse.com/show_bug.cgi?id=1209243 * https://bugzilla.suse.com/show_bug.cgi?id=1212444 * https://bugzilla.suse.com/show_bug.cgi?id=1215595 * * * . OpenSUSE rolls out a crucial security fix for libreoffice tackling a major file write vulnerability. Discover more details here!. LibreOffice Update, OpenSUSE Security Patch, Software Security Advisory. . LinuxSecurity.com Team

Calendar 2 Nov 21, 2023 OpenSUSE
202

openSUSE: 2023:0114-1 Important: Sudo Arbitrary File Write Issue

An update that fixes one vulnerability is now available.. SUSE Security Update: Security update for sudo ______________________________________________________________________________ Announcement ID: SUSE-SU-2023:0114-1 Rating: important References: #1207082 Cross-References: CVE-2023-22809 CVSS scores: CVE-2023-22809 (SUSE): 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Affected Products: SUSE Linux Enterprise Desktop 15-SP4 SUSE Linux Enterprise High Performance Computing 15-SP4 SUSE Linux Enterprise Micro 5.3 SUSE Linux Enterprise Module for Basesystem 15-SP4 SUSE Linux Enterprise Server 15-SP4 SUSE Linux Enterprise Server for SAP Applications 15-SP4 SUSE Manager Proxy 4.3 SUSE Manager Retail Branch Server 4.3 SUSE Manager Server 4.3 openSUSE Leap 15.4 openSUSE Leap Micro 5.3 ______________________________________________________________________________ An update that fixes one vulnerability is now available. Description: This update for sudo fixes the following issues: - CVE-2023-22809: Fixed an arbitrary file write issue that could be exploited by users with sudoedit permissions (bsc#1207082). Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Leap Micro 5.3: zypper in -t patch openSUSE-Leap-Micro-5.3-2023-114=1 - openSUSE Leap 15.4: zypper in -t patch openSUSE-SLE-15.4-2023-114=1 - SUSE Linux Enterprise Module for Basesystem 15-SP4: zypper in -t patch SUSE-SLE-Module-Basesystem-15-SP4-2023-114=1 - SUSE Linux Enterprise Micro 5.3: zypper in -t patch SUSE-SLE-Micro-5.3-2023-114=1 PackageList: - openSUSE Leap Micro 5.3 (aarch64 x86_64): sudo-1.9.9-150400.4.12.1 sudo-debuginfo-1.9.9-150400.4.12.1 sudo-debugsource-1.9.9-150400.4.12.1 - openSUSE Leap 15.4 (aarch64 ppc64le s390x x86_64): sudo-1.9.9-150400.4.12.1 sudo-debuginfo-1.9.9-150400.4.12.1 sudo-debugsource-1.9.9-150400.4.12.1 sudo-devel-1.9.9-150400.4.12.1 sudo-plugin-python-1.9.9-150400.4.12.1 sudo-plugin-python-debuginfo-1.9.9-150400.4.12.1 sudo-test-1.9.9-150400.4.12.1 - SUSE Linux Enterprise Module for Basesystem 15-SP4 (aarch64 ppc64le s390x x86_64): sudo-1.9.9-150400.4.12.1 sudo-debuginfo-1.9.9-150400.4.12.1 sudo-debugsource-1.9.9-150400.4.12.1 sudo-devel-1.9.9-150400.4.12.1 sudo-plugin-python-1.9.9-150400.4.12.1 sudo-plugin-python-debuginfo-1.9.9-150400.4.12.1 - SUSE Linux Enterprise Micro 5.3 (aarch64 s390x x86_64): sudo-1.9.9-150400.4.12.1 sudo-debuginfo-1.9.9-150400.4.12.1 sudo-debugsource-1.9.9-150400.4.12.1 References: https://www.suse.com/security/cve/CVE-2023-22809.html https://bugzilla.suse.com/1207082 . SUSE Security Update: Important sudo patch for CVE-2023-22809 available for multiple distributions, including openSUSE.. Sudo Security Update,SUSE Important Advisory,openSUSE Security Patch. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Jan 20, 2023 Important OpenSUSE
100

openSUSE Leap Micro 5.2 - SUSE-SU-2022:2959-2 Important Rsync Issue

An update that fixes one vulnerability is now available. . SUSE Security Update: Security update for rsync ______________________________________________________________________________ Announcement ID: SUSE-SU-2022:2959-2 Rating: important References: #1201840 Cross-References: CVE-2022-29154 CVSS scores: CVE-2022-29154 (NVD) : 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:H CVE-2022-29154 (SUSE): 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Affected Products: openSUSE Leap Micro 5.2 ______________________________________________________________________________ An update that fixes one vulnerability is now available. Description: This update for rsync fixes the following issues: - CVE-2022-29154: Fixed an arbitrary file write issue that could be triggered by a malicious remote server (bsc#1201840). Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Leap Micro 5.2: zypper in -t patch openSUSE-Leap-Micro-5.2-2022-2959=1 Package List: - openSUSE Leap Micro 5.2 (aarch64 x86_64): rsync-3.1.3-150000.4.13.1 rsync-debuginfo-3.1.3-150000.4.13.1 rsync-debugsource-3.1.3-150000.4.13.1 References: https://www.suse.com/security/cve/CVE-2022-29154.html https://bugzilla.suse.com/1201840 . SUSE Security Advisory: Patch for rsync addressing a critical file overwrite vulnerability associated with CVE-2022-29154 specifics.. SUSE Security Update, Rsync Patch, File Write Issue. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Sep 01, 2022 Important SuSE
197

Debian 9 Stretch: DLA-2976-1 Urgent Gzip File Overwrite Vulnerability

An arbitrary-file-write vulnerability was discovered in gzip, which provides GNU compression utilities. For Debian 9 stretch, this problem has been fixed in version . - ----------------------------------------------------------------------- Debian LTS Advisory DLA-2976-1 This email address is being protected from spambots. You need JavaScript enabled to view it. https://www.debian.org/lts/security/ Utkarsh Gupta April 10, 2022 https://wiki.debian.org/LTS - ----------------------------------------------------------------------- Package : gzip Version : 1.6-5+deb9u1 CVE ID : CVE-2022-1271 Debian Bug : 1009168 An arbitrary-file-write vulnerability was discovered in gzip, which provides GNU compression utilities. For Debian 9 stretch, this problem has been fixed in version 1.6-5+deb9u1. We recommend that you upgrade your gzip packages. For the detailed security status of gzip please refer to its security tracker page at: https://security-tracker.debian.org/tracker/source-package/gzip Further information about Debian LTS security advisories, how to apply these updates to your system and frequently asked questions can be found at: https://wiki.debian.org/LTS . A flaw allowing unauthorized file alterations in gzip has been addressed in Debian 9, improving the overall safety of the system.. Gzip Security Update, Debian LTS Advisory, File Write Issue. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 10, 2022 Critical Debian LTS
100

SUSE: 2019:0540-1 Important: Obs-Service-Tar_Scm Path Traversal Fix

An update that solves three vulnerabilities and has two fixes is now available. . SUSE Security Update: Security update for obs-service-tar_scm ______________________________________________________________________________ Announcement ID: SUSE-SU-2019:0540-1 Rating: important References: #1076410 #1082696 #1105361 #1107507 #1107944 Cross-References: CVE-2018-12473 CVE-2018-12474 CVE-2018-12476 Affected Products: SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 ______________________________________________________________________________ An update that solves three vulnerabilities and has two fixes is now available. Description: This update for obs-service-tar_scm fixes the following issues: Security vulnerabilities addressed: - CVE-2018-12473: Fixed a path traversal issue, which allowed users to access files outside of the repository using relative paths (bsc#1105361) - CVE-2018-12474: Fixed an issue whereby crafted service parameters allowed for unexpected behaviour (bsc#1107507) - CVE-2018-12476: Fixed an issue whereby the outfilename parameter allowed to write files outside of package directory (bsc#1107944) Other bug fixes and changes made: - Prefer UTF-8 locale as output format for changes - added KankuFile - fix problems with unicode source files - added python-six to Requires in specfile - better encoding handling - fixes bsc#1082696 and bsc#1076410 - fix unicode in containers - move to python3 - added logging for better debugging changesgenerate - raise exception if no changesauthor given - Stop using @opensuse.org addresses to indicate a missing address - move argparse dep to -common package - allow submodule and ssl options in appimage - sync spec file as used in openSUSE:Tools project - check encoding problems for svn and print proper error msg - added new param '--locale' - separate servicefile installation in GNUmakefile - added glibc as Recommends in spec file - cleanup for broken svn caches - another fix for unicode problem in obs_scm - Final fix for unicode in filenames - Another attempt to fix unicode filenames in prep_tree_for_archive - Another attempt to fix unicode filenames in prep_tree_for_archive - fix bug with unicode filenames in prep_tree_for_archive - reuse _service*_servicedata/changes files from previous service runs - fix problems with unicode characters in commit messages for changeloggenerate - fix encoding issues if commit message contains utf8 char - revert encoding for old changes file - remove hardcoded utf-8 encodings - Add support for extract globbing - split pylint2 in GNUmakefile - fix check for "--reproducible" - create reproducible obscpio archives - fix regression from 44b3bee - Support also SSH urls for Git - check name/version option in obsinfo for slashes - check url for remote url - check symlinks in subdir parameter - check filename for slashes - disable follow_symlinks in extract feature - switch to obs_scm for this package - run download_files in appimage and snapcraft case - check --extract file path for parent dir - Fix parameter descriptions - changed os.removedirs -> shutil.rmtree - Adding information regarding the *package-metadata* option for the *tar* service The tar service is highly useful in combination with the *obscpio* service. After the fix for the metadata for the latter one, it is important to inform the users of the *tar* service that metadata is kept only if the flag *package-metadata* is enabled. Add the flag to the .service file for mentioning that. - Allow metadata packing for CPIO archives when desired As of now, metadata are always excluded from *obscpio* packages. This is because the *package-metadata* flag is ignored; this change (should) make *obscpio* aware of it. - improve handling of corruptgit cache directories - only do git stash save/pop if we have a non-empty working tree (#228) - don't allow DEBUG_TAR_SCM to change behaviour (#240) - add stub user docs in lieu of something proper (#238) - Remove clone_dir if clone fails - python-unittest2 is only required for the optional make check - move python-unittest2 dep to test suite only part (submission by olh) - Removing redundant pass statement - missing import for logging functions. - [backend] Adding http proxy support - python-unittest2 is only required for the optional make check - make installation of scm's optional - add a lot more detail to README - Git clone with --no-checkout in prepare_working_copy - Refactor and simplify git prepare_working_copy - Only use current dir if it actually looks like git (Fixes #202) - reactivate test_obscpio_extract_d - fix broken test create_archive - fix broken tests for broken-links - changed PREFIX in Gnumakefile to /usr - new cli option --skip-cleanup - fix for broken links - fix reference to snapcraft YAML file - fix docstring typo in TarSCM.scm.tar.fetch_upstream - acknowledge deficiencies in dev docs - wrap long lines in README Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE Linux Enterprise Module for Open Buildservice Development Tools 15: zypper in -t patch SUSE-SLE-Module-Development-Tools-OBS-15-2019-540=1 Package List: - SUSE Linux Enterprise Module for Open Buildservice Development Tools 15 (noarch): obs-service-appimage-0.10.5.1551309990.79898c7-3.3.1 obs-service-obs_scm-0.10.5.1551309990.79898c7-3.3.1 obs-service-obs_scm-common-0.10.5.1551309990.79898c7-3.3.1 obs-service-snapcraft-0.10.5.1551309990.79898c7-3.3.1 obs-service-tar-0.10.5.1551309990.79898c7-3.3.1 obs-service-tar_scm-0.10.5.1551309990.79898c7-3.3.1 References: https://www.suse.com/security/cve/CVE-2018-12473.html https://www.suse.com/security/cve/CVE-2018-12474.html https://www.suse.com/security/cve/CVE-2018-12476.html https://bugzilla.suse.com/1076410 https://bugzilla.suse.com/1082696 https://bugzilla.suse.com/1105361 https://bugzilla.suse.com/1107507 https://bugzilla.suse.com/1107944 _______________________________________________ sle-security-updates mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. http://lists.suse.com/mailman/listinfo/sle-security-updates . SUSE Security Update addresses various vulnerabilities in obs-service-tar_scm, improving system security and overall reliability.. SUSE Security Advisory, obs-service-tar_scm, path traversal fix, important security update. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Mar 04, 2019 Important SuSE
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here