From aac330eb6306eaf7ce5cb9b1df9a7d0df03db119c114c75570819824b3674d1d Mon Sep 17 00:00:00 2001 From: Martin Schreiner Date: Thu, 12 Sep 2024 16:00:47 +0000 Subject: [PATCH] - Update to 24.8.1.2 (jsc#PED-10362): * This release already includes the fix for CVE-2024-5261 (bsc#1226975) upstream. * Release notes: https://wiki.documentfoundation.org/Releases/24.8.1/RC1 https://wiki.documentfoundation.org/Releases/24.8.1/RC2 - Update bundled dependencies: * curl 8.9.0 -> 8.9.1 * poppler 24.06.0 -> 24.08.0 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=1191 --- libreoffice.changes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/libreoffice.changes b/libreoffice.changes index 03a5fb2..c9ad816 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -3,7 +3,17 @@ Thu Sep 12 12:53:09 UTC 2024 - Martin Schreiner - Use system cmis where feasible, as our RPM version of cmis-devel has been patched to work with Boost 1.86, which LibreOffice also uses. +- Update to 24.8.1.2 (jsc#PED-10362): + * This release already includes the fix for CVE-2024-5261 (bsc#1226975) + upstream. + * Release notes: + https://wiki.documentfoundation.org/Releases/24.8.1/RC1 + https://wiki.documentfoundation.org/Releases/24.8.1/RC2 +- Update bundled dependencies: + * curl 8.9.0 -> 8.9.1 + * poppler 24.06.0 -> 24.08.0 +------------------------------------------------------------------- Thu Aug 22 15:14:06 UTC 2024 - Fridrich Strba - Make the libassuan requirement more generic (bsc#1229103)