Commit graph

1735 commits

Author SHA1 Message Date
Kamil Chmielewski 1a77e4141d chromium: flashplayer: 24.0.0.194 -> 24.0.0.221
[Critical security fix] - see #22792
2017-02-15 09:51:55 +01:00
Vladimír Čunát 7b32b8a474
Merge #22792: flashplayer: 24.0.0.194 -> 24.0.0.221
Critical security + bugfix update!
2017-02-14 18:54:34 +01:00
Eelco Dolstra 314dd9215b Merge pull request #16654 from awakenetworks/parnell/setcap-wrappers
Adding setcap-wrapper functionality to Nix
2017-02-14 16:25:06 +01:00
taku0 adcd9bc884 flashplayer: 24.0.0.194 -> 24.0.0.221 2017-02-14 21:13:04 +09:00
Parnell Springmeyer 9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
mimadrid 0b8564ba35
qutebrowser: 0.9.0 -> 0.9.1 2017-02-13 23:57:50 +01:00
Graham Christensen 4c5b08e4e2
firefox-wrapper: remove gnash support, see #22342 2017-02-06 21:40:19 -05:00
Graham Christensen 267813f4f7
Revert "firefox-wrapper: remove gnash support, see #22342"
Accidentally committed other changes

This reverts commit f77bc59af6.
2017-02-06 21:39:09 -05:00
Graham Christensen f77bc59af6
firefox-wrapper: remove gnash support, see #22342 2017-02-06 21:29:58 -05:00
Herwig Hochleitner 4a9efe9acf chromium: 56.0.2924.76 -> 56.0.2924.87 2017-02-06 04:36:11 +01:00
Benjamin Smith 55e85a162a opera: 41.0.2353.56 -> 42.0.2393.517 2017-02-02 18:01:02 -08:00
Matthew Maurer b3e6bdbae5 chromium: 55.0.2883.87 -> 56.0.2924.76 2017-02-02 11:26:25 +01:00
Thomas Tuegel ca7a4ec552
firefox-bin: update hashes for 51.0.1 2017-01-29 08:44:18 -06:00
Parnell Springmeyer 6777e6f812
Merging with upstream 2017-01-29 05:54:01 -06:00
Parnell Springmeyer 4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Graham Christensen 625680c9fc Merge pull request #22203 from taku0/firefox-bin-51.0.1
firefox, firefox-bin: 50.1.0 -> 51.0.1
2017-01-27 08:58:59 -05:00
taku0 0dbe492ca9 firefox, firefox-bin: 50.1.0 -> 51.0.1 2017-01-27 22:26:27 +09:00
Vladimír Čunát a1af9cc1cf
gecko-mediaplayer: remove the dead project
It was breaking evaluation since 78fe72265.
2017-01-26 12:28:40 +01:00
Parnell Springmeyer a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Parnell Springmeyer 025555d7f1
More fixes and improvements 2017-01-26 00:05:40 -08:00
Franz Pletz 78fe722656
gmtk: remove, source not available anymore 2017-01-26 03:52:49 +01:00
Eelco Dolstra b6adec130b Merge pull request #22093 from taku0/firefox-bin-51.0
firefox-bin: 50.1.0 -> 51.0
2017-01-24 15:17:54 +01:00
taku0 9c9424d316 firefox: 50.1.0 -> 51.0, firefox-esr: 45.6.0esr -> 45.7.0esr 2017-01-24 22:10:58 +09:00
taku0 28c3d7f868 firefox-bin: 50.1.0 -> 51.0 2017-01-23 21:12:22 +09:00
Michael Raskin 46eecaf0d4 Merge pull request #21726 from rnhmjoj/palemoon
[WIP] palemoon: init at 27.0.3
2017-01-21 18:46:09 +00:00
Alexey Shmalko 09b3df542d
w3m: fix package name
nix-repl> builtins.parseDrvName "w3m-v0.5.3+git20161120"
{ name = "w3m-v0.5.3+git20161120"; version = ""; }

nix-repl> builtins.parseDrvName "w3m-0.5.3+git20161120"
{ name = "w3m"; version = "0.5.3+git20161120"; }
2017-01-21 15:02:02 +02:00
rnhmjoj 61fe18d5b4
palemoon: init at 27.0.3 2017-01-14 20:44:47 +01:00
Robert Helgesson 782e2fa807
google-talk-plugin: 5.41.0.0 -> 5.41.3.0 2017-01-13 20:24:24 +01:00
volth a3778f6e87 flashplayer: 24.0.0.186 -> 24.0.0.194 2017-01-11 18:06:55 +00:00
taku0 ce11097b71 flashplayer: 24.0.0.186 -> 24.0.0.194 2017-01-10 21:12:12 +09:00
Vladimír Čunát 07bf828bd9
Merge branch 'staging'; security /cc #21642 2017-01-06 16:32:47 +01:00
Vladimír Čunát 29e93555ec
firefox*: fixup build after updating sed
I failed to simply patch the bad [:space:] usage; I don't know why.
2017-01-06 11:22:28 +01:00
volth 1181bdd717 chromium, google-chrome: add commandLineArgs 2017-01-05 18:19:44 +00:00
Eelco Dolstra b4f401104d
Fix big-parallel usage
requiredSystemFeatures is not a meta attribute but a derivation
attribute. So "big-parallel" was being ignored on e.g. chromium,
causing it to be built (and timing out) on slow machines.

http://hydra.nixos.org/build/45819778#tabs-buildsteps
2017-01-03 13:55:26 +01:00
Nikolay Amiantov 3c1ade7d15 qutebrowser: 0.8.4 -> 0.9.0 2017-01-02 19:05:12 +03:00
Herwig Hochleitner 08121638f8 chromium: 55.0.2883.75 -> 55.0.2883.87 2017-01-02 14:00:10 +01:00
taku0 93d917fa22 firefox, thunderbird: add updateScript 2016-12-29 11:19:50 +01:00
zimbatm 02c65bdac9 google-chrome: add channel name suffix
Updates would always select the unstable version otherwise. This was
copies from the chromium package.
2016-12-27 16:21:56 +00:00
zimbatm a623ada912 flashplayer: removed obsolete files 2016-12-25 11:33:16 +00:00
taku0 f3287b0aa5 flashplayer: 11.2.202.644 -> 24.0.0.186 [Critical security fix] (#21337)
* flashplayer: 11.2.202.644 -> 24.0.0.186

* flashplayer: add debug version

* flashplayer-standalone: 11.2.202.644 -> 24.0.0.186
2016-12-25 11:32:24 +00:00
Joachim F 40990841f3 Merge pull request #21217 from glaebhoerl/vivaldi-1.6
Vivaldi 1.6
2016-12-18 22:50:41 +01:00
Rok Garbas a66b703f94 firefox-bin/thunderbird-bin: reuse the same updateScript for both 2016-12-18 16:45:33 +01:00
Rok Garbas b7cfbf96d6 tp_smapi: updateScript added 2016-12-18 16:45:33 +01:00
Gábor Lehel 9cc0eff1cf vivaldi: add libxcb to buildInputs, seems to be required now 2016-12-17 00:04:20 +01:00
Gábor Lehel 06fbf5cb77 vivaldi: 1.5.658.44-1 -> 1.6.689.34-1 2016-12-16 22:34:37 +01:00
Joachim Fasting 6dbdbdec69
chromium pepper flash plugin: 23.0.0.207 -> 24.0.0.186
Fixes https://github.com/NixOS/nixpkgs/issues/21119,
fixes https://github.com/NixOS/nixpkgs/issues/21169
2016-12-15 16:06:56 +01:00
Michael Raskin d009ac1ce5 Merge pull request #21064 from taku0/firefox-bin-fix-update-script
firefox-bin: fix updateScript
2016-12-14 12:13:06 +00:00
Michael Raskin 37c10c428c Merge pull request #21134 from taku0/firefox-bin-50.1.0
firefox-bin: 50.0.2 -> 50.1.0 [Critical security fix]
2016-12-14 12:10:58 +00:00
Michael Raskin 13a7bc5341 Merge pull request #21135 from taku0/firefox-50.1.0
firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr [Critical security fix]
2016-12-14 12:09:01 +00:00