A Free Office Suite (Framework)
LibreOffice is a comprehensive office package featuring a word
processor, a spreadsheet, a presentation program, and much more.
Please send your requests to LibreOffice:Factory, which serves as a devel project for this repository.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout LibreOffice:24.2/libreoffice && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip | 0003519470 3.36 MB | |
185d60944ea767075d27247c3162b3bc-unowinreg.dll | 0000012288 12 KB | |
1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumb |
0000049659 48.5 KB | |
35c94d2df8893241173de1d16b6034c0-swingExSrc.zip | 0000009796 9.57 KB | |
798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip | 0001521926 1.45 MB | |
8249374c274932a21846fa7629c2aa9b-officeotron-0.7.4 |
0002448421 2.33 MB | |
90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar |
0000064057 62.6 KB | |
Java-WebSocket-1.5.4.tar.gz | 0000189725 185 KB | |
SUSE.soc | 0000001159 1.13 KB | |
_constraints | 0000000400 400 Bytes | |
a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip | 0000023150 22.6 KB | |
b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5. |
0000070349 68.7 KB | |
boost_1_82_0.tar.xz | 0017903080 17.1 MB | |
curl-8.7.1.tar.xz | 0002707016 2.58 MB | |
cve-2024-5261.patch | 0000001296 1.27 KB | |
dtoa-20180411.tgz | 0000048893 47.7 KB | |
fix-sdk-idl.patch | 0000003354 3.28 KB | |
fix_gtk_popover_on_3.20.patch | 0000001672 1.63 KB | |
fix_math_desktop_file.patch | 0000000691 691 Bytes | |
fix_webp_on_sle12_sp5.patch | 0000001113 1.09 KB | |
fontconfig-2.14.2.tar.xz | 0001440844 1.37 MB | |
freetype-2.13.0.tar.xz | 0002492440 2.38 MB | |
gcc11-fix-error.patch | 0000000506 506 Bytes | |
gpgme-1.23.2.tar.bz2 | 0001836904 1.75 MB | |
graphite2-minimal-1.3.14.tgz | 0000149974 146 KB | |
harfbuzz-8.2.2.tar.xz | 0018905228 18 MB | |
icu-74-compatibility.patch | 0000005299 5.17 KB | |
icu4c-73_2-data.zip | 0019990179 19.1 MB | |
icu4c-73_2-src.tgz | 0026519906 25.3 MB | |
install-with-hardlinks.diff | 0000000893 893 Bytes | |
libassuan-2.5.7.tar.bz2 | 0000605076 591 KB | |
libcmis-0.6.1.tar.xz | 0000490296 479 KB | |
libgpg-error-1.48.tar.bz2 | 0001080417 1.03 MB | |
libreoffice-24.2.6.1.tar.xz | 0280187580 267 MB | |
libreoffice-24.2.6.1.tar.xz.asc | 0000000833 833 Bytes | |
libreoffice-help-24.2.6.1.tar.xz | 0167013844 159 MB | |
libreoffice-help-24.2.6.1.tar.xz.asc | 0000000833 833 Bytes | |
libreoffice-no-destdircheck.patch | 0000001154 1.13 KB | |
libreoffice-rpmlintrc | 0000000109 109 Bytes | |
libreoffice-translations-24.2.6.1.tar.xz | 0219480252 209 MB | |
libreoffice-translations-24.2.6.1.tar.xz.asc | 0000000833 833 Bytes | |
libreoffice.changes | 0000494263 483 KB | |
libreoffice.keyring | 0000003122 3.05 KB | |
libreoffice.spec | 0000064237 62.7 KB | |
mediawiki-no-broken-help.diff | 0000000540 540 Bytes | |
nlpsolver-no-broken-help.diff | 0000000820 820 Bytes | |
odfvalidator-0.9.0-RC2-SNAPSHOT-jar-with-dependenc |
0027397202 26.1 MB | |
pdfium-6179.tar.bz2 | 0009907097 9.45 MB | |
pdfium-optional.patch | 0000000887 887 Bytes | |
phc-winner-argon2-20190702.tar.gz | 0001505307 1.44 MB | |
poppler-23.09.0.tar.xz | 0001888836 1.8 MB | |
poppler-data-0.4.12.tar.gz | 0004504754 4.3 MB | |
python34-no-f-strings.patch | 0000001879 1.83 KB | |
reproducible-clucene.patch | 0000000727 727 Bytes | |
scp2-user-config-suse.diff | 0000001547 1.51 KB | |
skia-m116-2ddcf183eb260f63698aa74d1bb380f247ad7ccd |
0010868024 10.4 MB | |
tiff-4.6.0.tar.xz | 0002124388 2.03 MB | |
use-fixmath-shared-library.patch | 0000001442 1.41 KB |
Revision 7 (latest revision is 9)
Fridrich Strba (fstrba)
committed
(revision 7)
Comments 1
We've noticed that libcurl as shipped with LibreOffice 24.2 does not include support for GSS, unlike previous 7.6 versions, the MS Windows version of LO 24.x or the libcurl shipped by SLED, Leap and so on. In order to (re-)enable Kerberos authentication when accessing documents via URL, we needed to disable the LO-shipped version of libcurl, so that LO uses the system version instead (OS: SLED 15.5). I've been told that libcurl is included in LO to work around too old versions in certain other distributions, so other than re-enabling GSSAPI for LO's libcurl it might be a possible solution to skip shipping a separate libcurl alltogether?