nixpkgs-suyu/pkgs/applications/networking/browsers/chromium
aszlig f966e5268f
chromium: Update all channels to latest versions.
This brings in Chromium 27 as the new stable version.

Specific versions of the updated channels:

stable: 26.0.1410.63 -> 27.0.1453.93 (builds fine, tested)
beta:   27.0.1453.81 -> 28.0.1500.20 (builds fine, tested)
dev:    28.0.1500.11 -> 29.0.1516.3  (builds fine, tested)

We now can finally drop the following patches:

 * glibc-2.16-use-siginfo_t.patch
 * pulseaudio_array_bounds.patch

These were for version 26 only and thus are no longer needed.

In addition, we no longer have to use the pre/post attributes, as there is just
_one_ place that uses version specific stuff (path to webcore.gyp).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-05-27 10:18:00 +02:00
..
cups_allow_deprecated.patch chromium: Implement handling of enableCUPS. 2012-06-22 15:53:29 -04:00
default.nix chromium: Update all channels to latest versions. 2013-05-27 10:18:00 +02:00
sandbox_userns.patch chromium: Add patch for user namespace sandboxing. 2013-05-16 21:03:07 +02:00
sources.nix chromium: Update all channels to latest versions. 2013-05-27 10:18:00 +02:00
update.sh chromium: Fix updater for version 26 and newer. 2013-03-27 00:26:55 +01:00