| Newsgroups |
gmane.linux.lfs.beyond.book |
| Message-ID |
<[email protected]> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
commit 4a736de66c9bc29a55aa996adf48be2f7d24dcb8
Author: Pierre Labastie <[email protected]>
AuthorDate: Sun Jun 14 22:08:43 2026 +0200
UPdate to libreoffice-26.2.4.2 (Security Update)
---
introduction/welcome/changelog.xml | 4 ++++
packages.ent | 2 +-
xsoft/office/libreoffice.xml | 32 ++++++++++++++------------------
3 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml
index 8cccaabddb..79fe932e83 100644
--- a/introduction/welcome/changelog.xml
+++ b/introduction/welcome/changelog.xml
@@ -42,6 +42,10 @@
<listitem>
<para>June 14th, 2026</para>
<itemizedlist>
+ <listitem>
+ <para>[pierre] - Update to libreoffice-26.2.4.2 (Security Update).
+ Fixes <ulink url="&blfs-ticket-root;23238">#23238</ulink>.</para>
+ </listitem>
<listitem>
<para>[pierre] - Update to webkitgtk-2.52.4 (Security Update). Fixes
<ulink url="&blfs-ticket-root;23050">#23050</ulink>.</para>
diff --git a/packages.ent b/packages.ent
index 6454249ba8..58e433eae3 100644
--- a/packages.ent
+++ b/packages.ent
@@ -1099,7 +1099,7 @@
<!--<!ENTITY AbiWord-version "3.0.5">-->
<!ENTITY gnumeric-version "1.12.61">
-<!ENTITY libreoffice-version "26.2.2">
+<!ENTITY libreoffice-version "26.2.4">
<!ENTITY libreoffice-patch ".2">
<!ENTITY libreoffice-dlversion "&libreoffice-version;&libreoffice-patch;">
diff --git a/xsoft/office/libreoffice.xml b/xsoft/office/libreoffice.xml
index 9e5abd5b0b..d6d4be177f 100644
--- a/xsoft/office/libreoffice.xml
+++ b/xsoft/office/libreoffice.xml
@@ -7,24 +7,24 @@
<!ENTITY libreoffice-dl "https://download.documentfoundation.org/libreoffice/src/&libreoffice-version;">
<!ENTITY libreoffice-core-download-http "&libreoffice-dl;/libreoffice-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-core-md5sum "acaa63689cc524173d0a79dcadb83367">
- <!ENTITY libreoffice-core-size "278 MB">
+ <!ENTITY libreoffice-core-md5sum "37824c911fecb2bbd038b5e4d04d8335">
+ <!ENTITY libreoffice-core-size "279 MB">
<!ENTITY libreoffice-dict-download-http "&libreoffice-dl;/libreoffice-dictionaries-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-dict-md5sum "7fd7e703ac17a6970c8315d89b455e13">
- <!ENTITY libreoffice-dict-size "60 MB">
+ <!ENTITY libreoffice-dict-md5sum "3e5dc8a8306ec4ea42dc41785966f762">
+ <!ENTITY libreoffice-dict-size "59 MB">
<!ENTITY libreoffice-help-download-http "&libreoffice-dl;/libreoffice-help-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-help-md5sum "97171746ac4ef40fbadc5e6b3d31a0a3">
+ <!ENTITY libreoffice-help-md5sum "68226bbe36bd41d37c449780602cfe69">
<!ENTITY libreoffice-help-size "56 MB">
<!ENTITY libreoffice-translations-download-http "&libreoffice-dl;/libreoffice-translations-&libreoffice-dlversion;.tar.xz">
- <!ENTITY libreoffice-translations-md5sum "49d9571fe2de9fd7d6405e097f6dd4f7">
- <!ENTITY libreoffice-translations-size "225 MB">
+ <!ENTITY libreoffice-translations-md5sum "5508d97305c3b8ff905734754462201f">
+ <!ENTITY libreoffice-translations-size "224 MB">
<!-- full size remeasured for 7.0.0.3 -->
- <!ENTITY libreoffice-buildsize "7.6 GB including the additional files if downloaded during the build (744 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
+ <!ENTITY libreoffice-buildsize "10.7 GB including the additional files if downloaded during the build (837 MB installed). Installing the whole set of languages requires more than 25 GB (around 3 GB installed)">
<!-- Editors: many updates to poppler will break LO using system poppler until
somebody is able to provide a patch or sed. In these cases, please mark
@@ -58,7 +58,7 @@
For 7.5.4.2, I increased the parallelism to 8. -bdubbs
-->
- <!ENTITY libreoffice-time "24 SBU with parallelism=8 (will vary due to download time)">
+ <!ENTITY libreoffice-time "30 SBU with parallelism=8 (will vary due to download time)">
]>
@@ -171,14 +171,14 @@
<ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-icu76_fixes-1.patch"/>
</para>
</listitem>
-
+ -->
<listitem>
<para>
Required patch to fix building with <xref linkend="poppler"/>:
- <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler_26.02-1.patch"/>
+ <ulink url="&patch-root;/libreoffice-&libreoffice-dlversion;-poppler_26.06-1.patch"/>
</para>
</listitem>
- -->
+
</itemizedlist>
<bridgehead renderas="sect3">LibreOffice Dependencies</bridgehead>
@@ -328,14 +328,10 @@
First, fix build failures introduced by the latest version of poppler:
</para>
-<screen><userinput remap="pre">sed -e '/, const GooString/ s/GooString *\*/std::string \&/' \
- -i sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx \
- sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx</userinput></screen>
-
-<!--patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_26.02-1.patch-->
+<screen><userinput remap="pre">patch -Np1 -i ../libreoffice-&libreoffice-dlversion;-poppler_26.06-1.patch</userinput></screen>
<para>
- First, fix a bug with linking to zlib,
+ Then, fix a bug with linking to zlib,
fix a bug which would cause an install failure, and
prevent compression of man pages:
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page