Commit graph

2762 commits

Author SHA1 Message Date
Tim Steinbach 2fcb8c3ac7
flashplayer: 32.0.0.114 -> 32.0.0.142 2019-02-12 08:20:12 -05:00
adisbladis a4e4a3da48
firefox-beta-bin: 66.0b5 -> 66.0b7 2019-02-12 11:52:36 +00:00
adisbladis 994795208c
firefox-devedition-bin: 66.0b5 -> 66.0b7 2019-02-12 11:52:28 +00:00
Florian Klink c569643f4a
Merge pull request #55119 from andir/firefox-wayland
Firefox add support for native wayland backend
2019-02-12 00:45:42 +01:00
adisbladis 33fa29386f
firefox-beta-bin: 66.0b3 -> 66.0b5 2019-02-06 17:56:55 +00:00
adisbladis 9abf5e35e3
firefox-devedition-bin: 66.0b3 -> 66.0b5 2019-02-06 17:56:46 +00:00
R. RyanTM 9c931c4880 brave: 0.58.21 -> 0.59.34
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-02-06 17:39:48 +00:00
Andreas Rammhold 7eaef48e5a
wrapFirefox: support GDK_BACKEND=wayland
The firefox wrapper now supports setting the GDK_BACKEND to wayland
which is useful in cases where firefox would be started from within an
X-Application inside of wayland. GTK/GDK would otherwise default to the
X11 backend in those situations.

The intention is that people that are using wayland primarily pull in
the new `firefox-wayland` top-level attribute into their environments
instead of just `firefox`. Firefox will then always be started with the
correct rendering backend.
2019-02-03 12:13:02 +01:00
Andreas Rammhold d7731c3142
firefoxPackages: enable support for wayland
This adds support for building firefox with the gtk wayland backend. It
should work on all the flavors that use >=gtk3. Using the wayland
still allows using the X11 backend.
2019-02-03 11:36:25 +01:00
Ivan Kozik 03960a323d chromium: make the new audio sandbox NixOS-compatible
Deal with f2fc90bb74
which landed https://github.com/chromium/chromium/blob/master/services/audio/audio_sandbox_hook_linux.cc
containing /usr/share and /usr/lib/x86_64-linux-gnu paths.

closes https://github.com/NixOS/nixpkgs/pull/54960
2019-01-31 20:06:16 +01:00
Joachim F 5f1b414230
Merge pull request #55001 from oxij/pkgs/firefox-packages
firefoxPackages: add icecat, update tor-browser, misc cleanups
2019-01-31 18:44:15 +00:00
Jan Malakhovski 26f6fabcfe firefoxPackages: move nixpkgsPatches into common.nix 2019-01-31 17:02:52 +00:00
Jan Malakhovski e11586f69f firefoxPackages.tor-browser: fix meta 2019-01-31 17:02:52 +00:00
Jan Malakhovski afd0929f6c firefoxPackages: add a comments explaining the purpose of older versions 2019-01-31 17:02:52 +00:00
SLNOS 86a0112d59 firefoxPackages.tor-browser: 8.0.4 -> 8.0.5 2019-01-31 17:02:51 +00:00
SLNOS 7d9812e158 firefoxPackages.tor-browser: 8.0.3 -> 8.0.4 2019-01-31 17:02:51 +00:00
SLNOS ff6cc1ac0e firefoxPackages.icecat: init at 60.3.0, 52.6.0
It works, but this state is far from ideal: GNU guys update generated source
tarballs very infrequently. Ideally, src needs to be generated by running
makeicecat over firefox src. Will do later.
2019-01-31 17:02:45 +00:00
Will Dietz 791a6c4937 tor-browser-bundle-bin: 8.0.4 -> 8.0.5
https://blog.torproject.org/new-release-tor-browser-805

* demote github URL, it doesn't have newest
  (including 8.0.4 which this upgrades from)
2019-01-31 03:26:59 -06:00
Herwig Hochleitner 6b27008fb5 chromium: 71.0.3578.98 -> 72.0.3626.81
CVE-2019-5754 CVE-2019-5782 CVE-2019-5755 CVE-2019-5756 CVE-2019-5757
CVE-2019-5758 CVE-2019-5759 CVE-2019-5760 CVE-2019-5761 CVE-2019-5762
CVE-2019-5763 CVE-2019-5764 CVE-2019-5765 CVE-2019-5766 CVE-2019-5767
CVE-2019-5768 CVE-2019-5769 CVE-2019-5770 CVE-2019-5771 CVE-2019-5772
CVE-2019-5773 CVE-2019-5774 CVE-2019-5775 CVE-2019-5776 CVE-2019-5777
CVE-2019-5778 CVE-2019-5779 CVE-2019-5780 CVE-2019-5781
2019-01-31 01:20:23 +01:00
adisbladis faaf5f6734
firefox-beta-bin: 65.0b12 -> 66.0b3 2019-01-30 14:07:39 +00:00
adisbladis 9c7c211f6f
firefox-devedition-bin: 65.0b12 -> 66.0b3 2019-01-30 14:07:38 +00:00
Andreas Rammhold 10024f2ad1
firefoxPackages.firefox-esr-60: 60.4.0esr -> 60.5.0esr 2019-01-30 01:25:51 +01:00
Andreas Rammhold 58c657bf6d
firefox-bin: 64.0.2 -> 65.0 2019-01-29 21:52:31 +01:00
Andreas Rammhold cb7f7364a4 firefox: 64.0.2 -> 65.0
There have been some more changes to the source tree which broke the
buildconfig patch. This commit adds another patch that can be used for
the future versions. Once all the flavors are based off a new(ish)
firefox release we can remove the old patch.
2019-01-29 20:30:42 +01:00
Andreas Rammhold 08ba4f13c9 firefoxPackages: support building with firefox 65
Firefox >=65 will depend on icu >=63. All the older firefox versions
(and derived packages) seem to work fine with this change.

Also the system path environment patch will fail to apply since there
was a trivial whitespace change in the source file. By adding `-l` to
patch we can avoid having to track two patches that do basically the
same. Having patchFlags per file without resorting to pre-/postPatch
would be nicer but there doesn't seem to be a facility for that right
now.
2019-01-29 20:30:42 +01:00
R. RyanTM 33160cfbfe links2: 2.17 -> 2.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/links2/versions
2019-01-28 02:09:58 -08:00
Michael Raskin b7d4a356be flashplayer-standalone: unmark broken, works here; keep the comment 2019-01-22 15:47:58 +01:00
Will Dietz f511d52c5c
Merge pull request #51232 from dtzWill/update/vimb-3.3.0
vimb: 3.1.0 -> 3.3.0
2019-01-20 02:16:30 -06:00
adisbladis 8e20de1d52
firefox-beta-bin: 65.0b11 -> 65.0b12 2019-01-18 23:49:08 +00:00
adisbladis 59b60270aa
firefox-devedition-bin: 65.0b11 -> 65.0b12 2019-01-18 23:49:04 +00:00
R. RyanTM b5263c71b4 brave: 0.58.18 -> 0.58.21
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-17 18:27:14 -08:00
adisbladis 4ad3d2dfe7
firefox-beta-bin: 65.0b9 -> 65.0b11 2019-01-16 20:28:55 +00:00
adisbladis 44d7338375
firefox-devedition-bin: 65.0b9 -> 65.0b11 2019-01-16 20:28:54 +00:00
xeji ec507f995e
Merge pull request #53742 from taku0/flashplayer-32.0.0.114
flashplayer: 32.0.0.101 -> 32.0.0.114
2019-01-13 21:46:49 +01:00
Vladimír Čunát bde8efe792
Merge branch 'master' into staging-next
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
adisbladis 3b67c43e95
firefox-beta-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:36 +00:00
adisbladis 7222470711
firefox-devedition-bin: 65.0b3 -> 65.0b9 2019-01-10 12:26:30 +00:00
Vladimír Čunát 287144e342
Merge branch 'master' into staging-next 2019-01-10 13:07:21 +01:00
taku0 08f779a9c3 firefox: 64.0 -> 64.0.2 2019-01-10 20:16:21 +09:00
taku0 244f1ce1a7 firefox-bin: 64.0 -> 64.0.2 2019-01-10 20:04:21 +09:00
taku0 a019087ef4 flashplayer-standalone: mark broken 2019-01-10 19:49:22 +09:00
taku0 9f1ff9976f flashplayer: 32.0.0.101 -> 32.0.0.114 2019-01-08 21:12:29 +09:00
worldofpeace 8e05911ccb otter-browser: add homepage 2019-01-06 19:36:31 -05:00
Will Dietz 16cef9de77 otter-browser: 0.9.99.3 -> 1.0.01 2019-01-06 19:36:31 -05:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
R. RyanTM ed81471439 brave: 0.57.18 -> 0.58.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/brave/versions
2019-01-03 22:57:52 -05:00
José Romildo Malaquias 3e00845cf0 vivaldi-ffmpeg-codecs: 70.0.3538.77 -> 71.0.3578.98 2019-01-03 14:08:54 -05:00
José Romildo Malaquias cb1e93b2c0 vivaldi: 2.1.1337.51-1 -> 2.2.1388.37-1 2019-01-03 14:08:54 -05:00