Commit Graph

33 Commits

Author SHA1 Message Date
Thomas Gerbet
910fb6d8bf libreoffice-fresh: 7.6.2.1 -> 7.6.4.1
Fixes CVE-2023-6185 and CVE-2023-6186.

https://www.libreoffice.org/about-us/security/advisories/cve-2023-6185
https://www.libreoffice.org/about-us/security/advisories/cve-2023-6186
2024-01-07 01:25:29 +01:00
Doron Behar
eb6574af29 libreoffice-fresh-unwrapped: 7.5.4.2 -> 7.6.2.1 2023-10-04 05:45:25 +03:00
Doron Behar
582e1924c9 libreoffice: write a whole, batteries included updateScript 2023-10-01 15:52:12 +03:00
Doron Behar
babd79315b libreoffice: get rid of src-$VARIANT/override.nix
Towards simplfying the expression.
2023-09-29 16:08:41 +03:00
teutat3s
9da8091506
libreoffice-fresh: 7.5.2.2 -> 7.5.4.1 2023-05-29 13:27:03 +02:00
Doron Behar
6431dfbe0f libreoffice-fresh: 7.5.2.1 - > 7.5.2.2 2023-04-03 06:55:17 +03:00
Doron Behar
272f3d3914 libreoffice-fresh: 7.4.2.3 -> 7.5.2.1 2023-04-02 18:15:53 +03:00
Florian Brandes
2b690476d2 libreoffice-fresh: 7.4.0.3 -> 7.4.2.3
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-10-17 21:35:00 +02:00
ajs124
c4785c567e libreoffice-fresh: 7.3.3.2 -> 7.4.0.3 2022-10-17 21:35:00 +02:00
Florian Brandes
28942721a1
libreoffice-fresh: 7.2.5.2 -> 7.3.3.2
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-05-08 21:44:27 +02:00
TredwellGit
14927bdce6 libreoffice-fresh: 7.2.4.1 -> 7.2.5.2
Fixes https://github.com/NixOS/nixpkgs/issues/153436
2022-01-06 18:15:57 +00:00
TredwellGit
9c36e9cb9a libreoffice-fresh: 7.2.3.2 -> 7.2.4.1 2021-12-11 19:14:35 +00:00
TredwellGit
722bfae487 libreoffice-fresh: 7.2.2.2 -> 7.2.3.2 2021-11-28 15:26:40 +00:00
TredwellGit
d86e178f91 libreoffice-fresh: 7.1.5.2 -> 7.2.2.2 & libreoffice-still: 7.0.6.2 -> 7.1.6.2 2021-10-28 05:55:42 +00:00
ilmari-lauhakangas
7d70d52346
Keep the patch for 7.1.x fresh 2021-08-19 19:34:45 +03:00
TredwellGit
bc11ce2abd libreoffice-fresh: 7.1.4.2 -> 7.1.5.2 2021-07-23 07:03:18 +00:00
TredwellGit
b1db7c902b libreoffice-fresh: 7.1.3.2 -> 7.1.4.2 2021-06-10 23:52:37 +00:00
TredwellGit
a9f8aec7d0 libreoffice-fresh: 7.1.2.2 -> 7.1.3.2 2021-05-06 12:38:56 +00:00
TredwellGit
29a2856563 libreoffice-fresh: 7.1.1.2 -> 7.1.2.2 2021-04-02 13:15:41 +00:00
TredwellGit
7ec939d517 libreoffice-fresh: 7.1.0.3 -> 7.1.1.2 2021-03-04 19:23:50 +00:00
TredwellGit
f79e624ce6 libreoffice-fresh: 7.0.4.2 -> 7.1.0.3
https://wiki.documentfoundation.org/ReleaseNotes/7.1
2021-02-04 11:40:30 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
TredwellGit
37abd75b93 libreoffice-fresh: 7.0.3.1 -> 7.0.4.2 2020-12-21 01:45:25 +00:00
TredwellGit
d07dc0aba1 libreoffice-fresh: 7.0.0.3 -> 7.0.3.1
Also, replace HTTP with HTTPS.
2020-11-08 01:13:08 +00:00
David Guibert
aa91966430 libreoffice-fresh: 6.4.3.2 -> 7.0.0.3 2020-08-27 16:09:53 +02:00
ajs124
cf2ff92ae9 libreoffice-fresh: 6.4.1.1 -> 6.4.3.2 2020-04-19 19:27:03 +02:00
Michael Raskin
fcf9e23e73
Merge pull request #80353 from mmilata/libreoffice-spellcheck-dicpath
libreoffice: wrapper: add hunspell dirs to DICPATH
2020-02-25 21:39:11 +00:00
Martin Milata
c95bfd235b libreoffice: wrapper: add hunspell dirs to DICPATH
LibreOffice doesn't know where to look for hunspell dictionaries on
NixOS but we can use the DICPATH env var to point to them. Now
spellchecking with system dictionaries works.

Note that some of these dictionaries are built from LibreOffice repos -
this is preferable to building them as part of LO as other applications
can use them.
2020-02-18 14:55:03 +01:00
Martin Milata
9425bab10a libreoffice-still: 6.2.6.2 -> 6.3.5.2, libreoffice-fresh: 6.3.5.2 -> 6.4.1.1 2020-02-17 22:08:35 +01:00
Martin Milata
f5a5695edd libreoffice-fresh: 6.3.0.4 -> 6.3.5.2 2020-02-17 14:47:54 +01:00
Jan Tojnar
2093fa784a
libreoffice: fix eval 2019-12-30 20:53:00 +01:00
Martin Milata
737ce5c848 libreoffice: factor out common derivation
Each "variant" of libreoffice gets its own subdirectory src-$variant
where files w/ source references are stored. In the directory is also
override.nix which allows you to override derivation attributes in
addition to source files.
2019-12-18 13:23:34 +01:00