nixpkgs/pkgs/applications/networking/browsers
aszlig 7e5109a541
chromium: Update dev channel to v26.0.1410.5.
The upgrade currently doesn't involve the -lite package, as we need to use a few
more dependencies from nixpkgs first before we can finally fully switch over to
the lite package, even though the update script will try to fetch it anyway.

In this update, one particular problem that arises in conjuction with the
seccomp BPF sandbox is caused by this commit:

https://chromiumcodereview.appspot.com/12209029

Which particularily filters flags to the clone() syscall. I've spent (wasted?) a
few hours figuring out the troublesome flag, eventually figuring it out and -
just by curiousity ("Do other distributions have the same problem?") - searched
the web for "chromium CLONE_DETACHED" and BEHOLD...

A post from our OWN mailinglist pops up with the same patch I intended to do:

http://article.gmane.org/gmane.linux.distributions.nixos/10356

So shame on me for not being subscribed to the mailing list, and big thanks to
Ian Farmer for the patch.

As a consequence I'm now subscribed.

So, back to chromium itself, version 26 builds fine and works so far without
much (more to come in later commits) trouble.

We also had to introduce three more dependencies:

 * protobuf: This one is because we don't need to use the bundled one anymore,
             so we can use the version in nixpkgs.
 * speechd: Not sure whether this was bundled or not, but let's use nixpkgs
            version as well to keep down build time.
 * libXdamage: Needed for screen capturing support.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
..
arora Arora: version bump 2010-10-15 23:43:21 +00:00
chromium chromium: Update dev channel to v26.0.1410.5. 2013-02-20 23:40:45 +01:00
conkeror conkeror-1.0pre-20120316 2012-03-17 09:18:11 +00:00
elinks Elinks: Fix libgc initialization. 2011-04-28 21:22:24 +00:00
firefox Fix Firefox 13.0 URL. 13.0 is still used by selenium. 2013-02-07 22:19:09 +01:00
icecat-3 * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now. 2012-01-18 20:53:01 +00:00
konq-plugins Switch to forward compatibility of kde45 on kde_baseapps. 2011-08-07 01:45:26 +00:00
links * Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl 2007-08-24 12:32:36 +00:00
links2 Making links2 cross-build again 2012-06-22 16:04:02 +02:00
lynx Adding the 'gzip' dependency to lynx (important cross-building). 2010-11-26 18:43:55 +00:00
midori Update/fix Midori 2012-03-25 11:22:32 +00:00
mozilla * Got rid of a lot of "postInstall=postInstall" and similar lines in 2009-04-23 13:31:10 +00:00
mozilla-plugins flashplayer-11: Update to version 11.2.202.262. 2013-02-12 10:42:19 +01:00
netsurf Mark some packages as low priority and disambiguate some others 2012-11-29 15:26:13 +01:00
opera opera: Update to 12.12 2012-12-20 14:45:15 +01:00
rekonq rekonq-1.1 2012-08-31 12:06:48 +04:00
uzbl Update Uzbl 2012-11-08 10:34:06 +04:00
vimprobable2 vimprobable2: updating to 1.2.0 2013-01-23 00:04:47 +01:00
w3m w3m: Add mouse support for completeness. 2012-09-10 19:54:54 +02:00