Jonathan Brielmaier
c504f26622
nongnu: firefox: Update to 88.0 [security fixes].
...
Fixes CVE-2021-23994, CVE-2021-23995, CVE-2021-23996, CVE-2021-23997,
CVE-2021-23998, CVE-2021-23999, CVE-2021-24000, CVE-2021-24001,
CVE-2021-24002, CVE-2021-29945, CVE-2021-29944, CVE-2021-29946 and
CVE-2021-29947.
* nongnu/packages/mozilla.scm (firefox): Update to 88.0.
2021-04-19 23:52:45 +02:00
Zhu Zihao
d97af23faf
nongnu: firefox: Enable the integration with native notifications.
...
* nongnu/packages/mozilla.scm (firefox)[input]: Add libnotify.
[arguments]<phases>: Add libnotify to LD_LIBRARY_PATH in 'wrap-program'.
(firefox-wayland): Dito.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-03-31 21:26:47 +02:00
Jonathan Brielmaier
c0e515a35f
nongnu: firefox: Update to 87.0.
...
* nongnu/packages/mozilla.scm: (firefox): Update to 87.0.
2021-03-24 00:03:52 +01:00
Jonathan Brielmaier
54b8358766
nongnu: firefox: Update to 86.0.1.
...
* nongnu/packages/mozilla.scm (firefox): Update to 86.0.1.
2021-03-14 00:32:15 +01:00
Jonathan Brielmaier
8e6214f685
nongnu: firefox: Update to 86.0 [security fixes].
...
Fixes CVE-2021-23969, CVE-2021-23970, CVE-2021-23968, CVE-2021-23974,
CVE-2021-23971, CVE-2021-23976, CVE-2021-23977, CVE-2021-23972,
CVE-2021-23975, CVE-2021-23973, CVE-2021-23978 and CVE-2021-23979.
* nongnu/packages/mozilla.scm (firefox): Update to 86.0.
2021-02-24 12:12:20 +01:00
Jonathan Brielmaier
137b5f6502
nongnu: firefox: Update to 85.0.2.
...
* nongnu/packages/mozilla.scm (firefox): Update to 85.0.2.
2021-02-09 19:36:41 +01:00
Jonathan Brielmaier
233bea364e
nongnu: firefox: Update to 85.0.1.
...
* nongnu/packages/mozilla.scm (firefox): Update to 85.0.1.
2021-02-07 14:00:06 +01:00
Jonathan Brielmaier
05107f1b94
nongnu: firefox: Switch to node as it's now version 10.22.
...
* nongnu/packages/mozilla.scm (firefox)[native-inputs]: Use `node` as it
was updated to 10.22 and `node-10.22` got removed.
2021-02-01 22:54:36 +01:00
Jonathan Brielmaier
61cc337d42
nongnu: firefox: Update to 85.0.
...
* nongnu/packages/mozilla.scm (firefox): Update to 85.0.
[native-inputs]: Raise rust and rust:cargo to 1.47 as required.
2021-01-26 19:38:01 +01:00
Jonathan Brielmaier
d12b4eb46d
nongnu: firefox: Update to 84.0.2 [fixes CVE-2020-16044].
...
* nongnu/packages/mozilla.scm (firefox): Update to 84.0.2.
2021-01-06 20:04:18 +01:00
Zhu Zihao
084281754a
nongnu: firefox: Update to upstream rust components.
...
* nongnu/packages/mozilla.scm (rust-cbindgen-firefox): Remove.
(firefox)[native-inputs]: Replace rust-1.43 with rust (1.45).
Replace rust-cbindgen-firefox with rust-cbindgen-0.15.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2021-01-04 22:45:22 +01:00
Jonathan Brielmaier
a87418845d
nongnu: firefox: Change distribution id to org.nonguix
.
...
Fixes https://gitlab.com/nonguix/nonguix/-/issues/83 .
* nongnu/packages/mozilla.scm (firefox)[arguments]: Change distribution
id to `org.nonguix`.
2020-12-30 15:12:51 +01:00
Jonathan Brielmaier
6ae7f62be8
nongnu: firefox: Update to 84.0.1.
...
* nongnu/packages/mozilla.scm (firefox): Update to 84.0.1.
2020-12-22 16:57:21 +01:00
Jonathan Brielmaier
712cdf306b
nongnu: firefox: Update to 84.0 [security fixes].
...
This fixes CVE-2020-16042, CVE-2020-26971, CVE-2020-26972,
CVE-2020-26973, CVE-2020-26974, CVE-2020-26975, CVE-2020-26976,
CVE-2020-26977, CVE-2020-26978, CVE-2020-26979, CVE-2020-35111,
CVE-2020-35112, CVE-2020-35113, and CVE-2020-35114.
* nongnu/packages/mozilla.scm (firefox): Update to 84.0.
[arguments]: Delete 'delete-bundled-configuration-and-binaries phase as
the files don't exist anymore.
2020-12-15 18:13:43 +01:00
Jonathan Brielmaier
ddb7bd7ffc
nongnu: firefox: Update to 83.0.
...
* nongnu/packages/mozilla.scm (firefox): Update to 83.0.
2020-11-17 20:21:40 +01:00
Jonathan Brielmaier
f8e9e26861
nongnu: rust-cbindgen-0.14.3: Rename and update it.
...
We do not want to interfere with upstreams rust-cbindgen for Icecat ESR.
* nongnu/packages/mozilla.scm (rust-cbindgen-0.14.3): Rename to
rust-cbindgen-firefox. Update to 0.15.0. Add comment why it's a
private variable.
(firefox)[native-inputs]: Adjust accordingly.
2020-11-17 20:16:30 +01:00
Jonathan Brielmaier
eebd4c80c2
nongnu: firefox: Update to 82.0.3.
...
* nongnu/packages/mozilla.scm (firefox): Update to 82.0.3.
2020-11-09 22:51:06 +01:00
Jonathan Brielmaier
5cc66880dd
nongnu: Add firefox-wayland.
...
This gives us firefox with Wayland support. Especially usefull on HiDPI
environments.
* nongnu/packages/mozilla.scm (firefox/wayland): New variable.
2020-11-02 17:14:39 +01:00
Jonathan Brielmaier
2926ebc010
nongnu: firefox: Update to 82.0.2.
...
* nongnu/packages/mozilla.scm (firefox): Update to 82.0.2.
2020-10-30 10:35:47 +01:00
Jonathan Brielmaier
02cf886efa
nongnu: firefox: Update to 82.0.
...
* nongnu/packages/mozilla.scm (firefox): Update to 82.0.
[arguments]: `obj-x86_64-pc-linux-gnu` folder was removed by upstream,
so we don't need to do that anymore.
[native-inputs]: Add m4 and import module.
2020-10-21 12:39:10 +02:00
Jonathan Brielmaier
694e85778d
nongnu: firefox: Update to 81.0.2.
...
* nongnu/packages/mozilla.scm (firefox): Update to 81.0.2.
2020-10-14 15:09:33 +02:00
Zhu Zihao
2a954a4181
nongnu: firefox: Use absolute filename for symlink target of icons.
...
* nongnu/packages/mozilla.scm (firefox)[arguments]: In install-desktop-entry
phase, use absolute name file for symlink target of icons.
Revert e3c50e1385
.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-04 17:22:08 +02:00
Jonathan Brielmaier
e3c50e1385
nongnu: firefox: Set icon path in desktop file.
...
* nongnu/packages/mozilla.scm (firefox)[arguments]: Set correct icon
path in the desktop file.
Tested-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-10-02 14:58:58 +02:00
Jonathan Brielmaier
1e0ebd4312
nongnu: firefox: Update to 81.0.1.
...
* nongnu/packages/mozilla.scm (firefox): Update to 81.0.1.
[arguments]: Use system python for mach with MACH_USE_SYSTEM_PYTHON.
(%firefox-build-id): Add comment why updating this id is important.
2020-10-02 14:58:58 +02:00
Zhu Zihao
0c4b325642
nongnu: firefox: Update to 80.0.1
...
* nongnu/packages/mozilla.scm (firefox): Update to 80.0.1
[native-inputs]: Update to rust@1.43 rust:cargo@1.43 node@10.22
rust-cbindgen@0.14.3.
[arguments]<phases>: In phase 'patch-cargo-checksums', use find-files to detect all Cargo.lock.
Generate cargo checksum for rust vendors in seperate directories.
<configure-flags>: Remove obsolete configure flags.
(%firefox-build-id): Update to 2020-09-08.
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-09-13 12:47:21 +02:00
Jonathan Brielmaier
2712c2bef2
nongnu: Add rust-cbindgen-0.14.3.
...
* nongnu/packages/mozilla.scm (rust-cbindgen-0.14.3): New variable.
Upstream don't need this particular version for Icecat 78.
Co-authored-by: Zhu Zihao <all_but_last@163.com>
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-09-13 12:42:55 +02:00
Zhu Zihao
29290c3c31
nongnu: Add firefox.
...
* nongnu/packages/mozilla.scm (firefox): New variable.
Closes https://gitlab.com/nonguix/nonguix/-/merge_requests/31 .
Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2020-08-14 14:05:35 +02:00