diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-24 05:29:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-24 05:29:25 +0000 |
commit | dcb5935c23eb02a08edef021f7f7b6808c72efbc (patch) | |
tree | 0910108b9d7e52253f5c94c677a164404e5fb0c0 /debian/changelog | |
parent | Releasing progress-linux version 4:24.2.3-1~progress7.99u1. (diff) | |
download | libreoffice-dcb5935c23eb02a08edef021f7f7b6808c72efbc.tar.xz libreoffice-dcb5935c23eb02a08edef021f7f7b6808c72efbc.zip |
Merging debian version 4:24.2.3-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e8284150d9..9a05951d31 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~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: @@ -66,6 +89,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 |