Commit Graph

291 Commits

Author SHA1 Message Date
adisbladis
00d7ce7ef1
firefox-beta-bin: 63.0b13 -> 63.0b14 2018-10-14 11:24:12 +08:00
adisbladis
726dd79151
firefox-devedition-bin: 63.0b13 -> 63.0b14 2018-10-14 11:24:03 +08:00
adisbladis
ffc899dab1
firefox-beta-bin: 63.0b9 -> 63.0b13 2018-10-09 17:36:43 +08:00
adisbladis
c19fc34926
firefox-devedition-bin: 63.0b9 -> 63.0b13 2018-10-09 17:36:42 +08:00
Corey O'Connor
ba2fe3c9a6 firefox: disable auto updates using distribution policies.
Resolves #33884
2018-10-03 07:22:49 -07:00
Andreas Rammhold
64d02660cb
firefox-bin: 62.0.2 -> 62.0.3 [critical security fixes]
This update bumps the package to the latest stable version containing a
few security fixes:

- CVE-2018-12386: Type confusion in JavaScript
  A vulnerability in register allocation in JavaScript can lead to type
  confusion, allowing for an arbitrary read and write. This leads to
  remote code execution inside the sandboxed content process when
  triggered.

- CVE-2018-12387
  A vulnerability where the JavaScript JIT compiler inlines
  Array.prototype.push with multiple arguments that results in the stack
  pointer being off by 8 bytes after a bailout. This leaks a memory
  address to the calling function which can be used as part of an
  exploit inside the sandboxed content process.

Source: https://www.mozilla.org/en-US/security/advisories/mfsa2018-24/
2018-10-03 09:35:54 +02:00
adisbladis
3aaa9db32f
firefox-beta-bin: 63.0b6 -> 63.0b9 2018-09-25 22:55:22 +08:00
adisbladis
0aa0344804
firefox-devedition-bin: 63.0b6 -> 63.0b9 2018-09-25 22:55:21 +08:00
zimbatm
6060940c24 firefox-bin: fix channel patching
The patchPhase wasn't being applied at all.

This patch re-enables that and also re-thinks the setting that we want
to have. Turning off the auto-update is more accurate and doesn't lose
information like it did before.
2018-09-25 16:48:07 +02:00
taku0
5b79f81a39 firefox-bin: 61.0.2 -> 62.0.2 2018-09-22 03:12:20 +09:00
adisbladis
c7a789100f
firefox-beta-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:42 +08:00
adisbladis
8e19799469
firefox-devedition-bin: 62.0b20 -> 63.0b6 2018-09-16 11:09:39 +08:00
taku0
12723b105c firefox-bin: 61.0.2 -> 62.0 2018-09-04 21:13:35 +09:00
John Ericson
2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
adisbladis
8f07a0b420
firefox-beta-bin: 62.0b19 -> 62.0b20 2018-08-27 18:07:13 +08:00
adisbladis
fca8135a87
firefox-devedition-bin: 62.0b19 -> 62.0b20 2018-08-27 18:07:12 +08:00
adisbladis
62940059df
firefox-beta-bin: 62.0b17 -> 62.0b19 2018-08-24 16:20:19 +08:00
adisbladis
8cad4ee793
firefox-devedition-bin: 62.0b17 -> 62.0b19 2018-08-24 16:20:18 +08:00
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
adisbladis
751f10e84d
firefox-beta-bin: 62.0b15 -> 62.0b17 2018-08-14 15:26:33 +08:00
adisbladis
83279da929
firefox-devedition-bin: 62.0b15 -> 62.0b17 2018-08-14 15:26:25 +08:00
Vladimír Čunát
ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Matthew Bauer
08655b16f2 firefox: fix darwin wrapper
- add execdir passthru
  usually this is /bin on macOS it is different.
2018-08-11 22:54:48 -05:00
taku0
106c654af3 firefox-bin: 61.0.1 -> 61.0.2 2018-08-09 03:12:15 +09:00
adisbladis
16a44f8cfe
firefox-beta-bin: 62.0b14 -> 62.0b15 2018-08-07 14:17:13 +08:00
adisbladis
e346db09d3
firefox-devedition-bin: 62.0b14 -> 62.0b15 2018-08-07 14:17:00 +08:00
adisbladis
ffcaaedf75
firefox-beta-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:55 +08:00
adisbladis
6b0bed4f01
firefox-devedition-bin: 62.0b10 -> 62.0b14 2018-08-04 22:40:54 +08:00
adisbladis
35e7485847
firefox-beta-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:47 +08:00
adisbladis
653e439ce4
firefox-devedition-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:39 +08:00
Matthew Bauer
76999cc40e treewide: remove aliases in nixpkgs
This makes the command ‘nix-env -qa -f. --arg config '{skipAliases =
true;}'’ work in Nixpkgs.

Misc...

- qtikz: use libsForQt5.callPackage

  This ensures we get the right poppler.

- rewrites:

  docbook5_xsl -> docbook_xsl_ns
  docbook_xml_xslt -> docbook_xsl

diffpdf: fixup
2018-07-18 23:25:20 -04:00
adisbladis
fccdc1be81
firefox-beta-bin: 62.0b7 -> 62.0b8 2018-07-14 10:52:07 +08:00
adisbladis
4a01bd4a3c
firefox-devedition-bin: 62.0b7 -> 62.0b8 2018-07-14 10:51:59 +08:00
taku0
900617bd30 firefox, firefox-bin: add dependencies for flashplayer 2018-07-12 22:05:52 +09:00
adisbladis
47ecb64e43
firefox-beta-bin: 62.0b6 -> 62.0b7 2018-07-10 18:06:09 +08:00
adisbladis
68010cf5ef
firefox-devedition-bin: 62.0b6 -> 62.0b7 2018-07-10 18:05:46 +08:00
adisbladis
e691c8e97c
firefox-beta-bin: 62.0b5 -> 62.0b6 2018-07-07 20:19:09 +08:00
adisbladis
66a6166a37
firefox-devedition-bin: 62.0b5 -> 62.0b6 2018-07-07 20:19:02 +08:00
taku0
ea94258886
firefox-bin: 61.0 -> 61.0.1 2018-07-06 20:30:51 +02:00
adisbladis
33b1b12cd8
firefox-beta-bin: 62.0b4 -> 62.0b5 2018-07-04 22:07:53 +08:00
adisbladis
161e1aca70
firefox-devedition-bin: 62.0b4 -> 62.0b5 2018-07-04 22:07:41 +08:00
adisbladis
215db45f62
firefox-beta-bin: 62.0b3 -> 62.0b4 2018-07-03 00:06:53 +08:00
adisbladis
8b48b33e24
firefox-devedition-bin: 62.0b3 -> 62.0b4 2018-07-03 00:06:52 +08:00
Vladimír Čunát
2059bf9e39
Merge older staging with added firefox-related updates 2018-06-29 21:06:39 +02:00
Vladimír Čunát
2f4001f41a
Merge #42729: firefox-61 and related updates (security)
(cherry picked from commit 8ad921dc942b43b8f6ccec529834649585ef0df1)
Fast-forwarded to get to master sooner.
2018-06-29 20:58:13 +02:00
adisbladis
4d7f23520e
firefox-beta-bin: 61.0b14 -> 62.0b3 2018-06-27 18:16:37 +08:00
adisbladis
ca131ea634
firefox-devedition-bin: 62.0b2 -> 62.0b3 2018-06-27 18:16:24 +08:00
adisbladis
25ee8e0f70
firefox-devedition-bin: 62.0b1 -> 62.0b2 2018-06-22 22:05:26 +08:00
adisbladis
8f558a68ca
firefox-devedition-bin: 61.0b14 -> 62.0b1 2018-06-20 14:58:39 +08:00
adisbladis
0ae60f98c4
firefox-beta-bin: 61.0b12 -> 61.0b14 2018-06-18 16:04:34 +08:00