GNU bug report logs -
#73439
[PATCH 00/10] Update libreoffice to its latest version.
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Mon, 23 Sep 2024 12:23:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#73439: [PATCH 00/10] Update libreoffice to its latest version.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 73439 <at> debbugs.gnu.org.
--
73439: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73439
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Nicolas Graves <ngraves <at> ngraves.fr> skribis:
> * gnu/packages/libreoffice.scm (libreoffice): Update to 24.8.3.2.
> [source]<uri>: Add secondary uri.
> [arguments]<#:phases>: Fix build issue related to issue 43579 in phase
> 'prepare-src.
> [configure-flags]: Add optimising flags --disable-cve-tests,
> --enable-readonly-installset, --disable-dependency-tracking.
> [native-inputs]: Add gcc-toolchain-12.
> [inputs]: Add argon2, zxcvbn-c.
>
> Change-Id: I72e0ebb4d075c47ea168b181f969a97f9249150a
Finally applied, thanks!
[Message part 3 (message/rfc822, inline)]
This patch series updates libreoffice to its latest version. I used
local builds of derivations with ccache
(https://issues.guix.gnu.org/68315) to test developping and updating a
big package incrementally. Some commits can be squashed, but I think
we should at least keep separate 24.2.0.3, 24.2.6.2, 24.8.1.2. It also
adds an updater for the libreoffice package.
Nicolas Graves (10):
import: Add %libreoffice-updater.
gnu: libreoffice: Update to 24.2.0.3.
gnu: libreoffice: Update to 24.2.1.2.
gnu: libreoffice: Update to 24.2.2.2.
gnu: libreoffice: Update to 24.2.3.2.
gnu: libreoffice: Update to 24.2.4.2.
gnu: libreoffice: Update to 24.2.5.2.
gnu: libreoffice: Update to 24.2.6.2.
gnu: libreoffice: Update to 24.8.1.2.
gnu: hunspell-dictionaries: Update to 24.8.1.2.
Makefile.am | 1 +
gnu/packages/hunspell.scm | 7 ++-
gnu/packages/libreoffice.scm | 29 ++++++++---
guix/import/libreoffice.scm | 98 ++++++++++++++++++++++++++++++++++++
4 files changed, 125 insertions(+), 10 deletions(-)
create mode 100644 guix/import/libreoffice.scm
--
2.46.0
This bug report was last modified 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.