summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-24 05:29:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-24 05:29:01 +0000
commit53702ea897ec00baa61bd191a3f9948ccfb176d0 (patch)
tree3a1e054a680681f85f253bc4fb63b352f35f8ddf /debian/changelog
parentAdding debian version 4:24.2.3-1. (diff)
downloadlibreoffice-53702ea897ec00baa61bd191a3f9948ccfb176d0.tar.xz
libreoffice-53702ea897ec00baa61bd191a3f9948ccfb176d0.zip
Adding debian version 4:24.2.3-2.debian/4%24.2.3-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4b9ea86628..8a60279882 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+libreoffice (4:24.2.3-2) unstable; urgency=medium
+
+ * debian/patches/use-PyConfig.diff: backport from master;
+ fix build with python 3.13
+ * debian/patches/reviewed-breakIterator-customizations.diff: backport
+ from master; add tests to what is expected (and needed for the following
+ patch to apply)
+ * debian/patches/breakiterator-updates.diff: backport from master; re-bases
+ the BreakIterator rule customizations on top of a clean copy of the ICU
+ 74.2 rules. Fixes build with ICU 74 and 75
+ * debian/patches/icu-74.1.diff: new unicode stuff for ICU 74+, for
+ completeness
+
+ * debian/rules:
+ - don't loose -qt5 if PLASMA_VERSION=6 as we might need it for -kf5
+ still; don't make that depends on the plasma version
+ - fix install if PLASMA_VERSION=X but there's no kdeXbe (yet)
+ - recommend kio >> 5.115.0-5 in -kf5
+ * debian/rules, debian/control.plasma.in:
+ - prepare -plasma to say Kf6 (add @PLASMA_KF_VERSION@)
+
+ -- Rene Engelhard <rene@debian.org> Wed, 22 May 2024 16:18:58 +0000
+
libreoffice (4:24.2.3-1) unstable; urgency=medium
* LibreOffice 24.2.3 final release (identical to rc2)
@@ -32,6 +55,8 @@ libreoffice (4:24.2.3~rc1-2) unstable; urgency=medium
libreoffice (4:24.2.3~rc1-1) experimental; urgency=medium
* New upstream release candidate
+ - fixes CVE-2024-3044 ("Graphic on-click binding allows unchecked script
+ execution")
* debian/rules:
- more target fixes to make Rules-Requires-Root: no work