Commit Graph

3004 Commits

Author SHA1 Message Date
Vladimír Čunát
df1d27ac31
firefox: fix highly parallel make by upstream patch 2019-07-01 14:37:30 +02:00
betaboon
1ab2e927a6 vivaldi-widevine: init at 4.10.1196.0 2019-06-28 22:39:00 -04:00
betaboon
e0e865f787 vivaldi-ffmpeg-codecs: 72.0.3626.122 -> 74.0.3729.169 2019-06-28 22:39:00 -04:00
Tim Steinbach
09e30a22cf
vivaldi: 2.6.1566.40-1 -> 2.6.1566.44-1 2019-06-25 10:29:24 -04:00
R. RyanTM
5c43e4170e opera: 60.0.3255.109 -> 60.0.3255.170
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/opera/versions
2019-06-23 15:02:22 +02:00
Joachim F
a718f72a8e
Merge pull request #63626 from oxij/pkgs/tor-browser-852
firefoxPackages.tor-browser: 8.5.0 -> 8.5.2
2019-06-21 18:37:48 +00:00
Joachim Fasting
24434e85f6
tor-browser-bundle-bin: 8.5.1 -> 8.5.3 2019-06-21 20:36:48 +02:00
SLNOS
2cec4ca4f4 firefoxPackages.tor-browser: 8.5.0 -> 8.5.2 2019-06-21 17:52:26 +00:00
Alyssa Ross
f5cf5c93fe
firefox-devedition-bin: 68.0b11 -> 68.0b12
CVE-2019-11708
2019-06-20 19:22:03 +00:00
Alyssa Ross
0364a89042
firefox-beta-bin: 68.0b11 -> 68.0b12
CVE-2019-11708
2019-06-20 19:22:02 +00:00
Alyssa Ross
658d00efc9
firefox-bin: 67.0.3 -> 67.0.4
CVE-2019-11708
2019-06-20 19:22:00 +00:00
Alyssa Ross
2e8da9d6ec
firefox-esr: 60.7.1esr -> 60.7.2esr
CVE-2019-11708
2019-06-20 19:21:59 +00:00
Alyssa Ross
5f69dc425c
firefox: 67.0.3 -> 67.0.4
CVE-2019-11708
2019-06-20 19:21:56 +00:00
Tim Steinbach
38bdc606ab
vivaldi: 2.5.1525.48-1 -> 2.6.1566.40-1 2019-06-20 07:59:43 -04:00
Matthieu Coudron
c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Andreas Rammhold
0829018b61
Merge pull request #63478 from alyssais/firefox-update
firefox.updateScript: gpg improvements
2019-06-19 00:48:07 +02:00
Andreas Rammhold
5a74f84536
Merge pull request #63136 from ivan/chromium-75.0.3770.90
chromium: 75.0.3770.80 -> 75.0.3770.90
2019-06-19 00:42:05 +02:00
Alyssa Ross
0ca0284580
firefox: 67.0.2 -> 67.0.3
CVE-2019-11707
2019-06-18 20:26:43 +00:00
Alyssa Ross
aee879c98f
firefox-bin.updateScript: fix with GNUPGHOME
If GNUPGHOME is set in the environment, it takes precedence over HOME,
so to avoid using a user's actual GNUPGHOME, we should override thiscc
instead of HOME.
2019-06-18 19:44:59 +00:00
Alyssa Ross
b0002f4816
firefox-bin.updateScript: always use up-to-date key
Otherwise we have to keep fetching a new key manually each time they
renew it.
2019-06-18 19:44:57 +00:00
Alyssa Ross
087c619572
firefox-esr: 60.7.0esr -> 60.7.1esr
CVE-2019-11707
2019-06-18 19:42:55 +00:00
Alyssa Ross
dad5e84a3a
firefox-devedition-bin: 68.0b9 -> 68.0b11
CVE-2019-11707
2019-06-18 19:42:53 +00:00
Alyssa Ross
95da818dc2
firefox-beta-bin: 68.0b9 -> 68.0b11
CVE-2019-11707
2019-06-18 19:42:51 +00:00
Alyssa Ross
994a67da86
firefox-bin: 67.0.2 -> 67.0.3
CVE-2019-11707
2019-06-18 19:42:49 +00:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
... broken by f3282c8 #63177.  Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
worldofpeace
72291fb668
Merge pull request #63040 from worldofpeace/brave
brave: 0.61.50 -> 0.65.118
2019-06-15 21:10:20 -04:00
Ivan Kozik
67ced10c23 chromium: 75.0.3770.80 -> 75.0.3770.90
CVE-2019-5842
2019-06-14 21:17:45 +00:00
Alexei Robyn
274715cbc3 luaPackages: Replace all rockspec packages with generated ones
luaPackages replaced by generated ones:
- bit32
- compat53
- cqueues
- luacyrussasl -> cyrussasl (luarocks name)
- luaexpat
- luadbi -> luadbi front-end module + separate backend modules
  luadbi-{mysql,postgresql,sqlite3}
- luafilesystem
- luaossl
- luasec
- luasocket
- luastdlib -> stdlib (luarocks name)
- lrexlib -> lrexlib-pcre (we already have lrexlib-gnu and
  lrexlib-posix, lrexlib-pcre however appears to be the variant used in
  mudlet, which is the only current dep in nixpkgs)
- luasqlite -> luasql-sqlite3 (luarocks name)
- lfs -> luafilesytem (we literally had two manually written
  luafilesystem expressions, under different names)

Changes and additions to overrides to generated luarocks packgaes,
including:
- busted: Install bash completions along with the zsh ones
- cqueues:
    - Perform minor surgery on the rockspec to allow using a single
      rockspec to build for all supported Lua versions
    - Add a patch by @vcunat to work around a build issue
- luuid: Wrote a tiny patch to allow for Lua 5.1/Luajit compatibility
- General changes:
    - Sorted the packages
    - Attempted to make the formatting consistent
    - Preferenced `.override` instead of `.overrideAttrs` wherever
      possible

Minor changes to other packages to adjust for the Lua package changes:
- luakit expression simplified
- prosody expression simplified; but users will now need to specify the
  luadbi backend module they intend to use in withExtraLibs
- knot-resolver inputs correctd
- mudlet inputs corrected (although this package was and should still be
  broken)
2019-06-14 13:17:15 +10:00
Vladimír Čunát
3e54aaad59
Merge #63016: firefox: 67.0.1 -> 67.0.2 2019-06-13 15:14:33 +02:00
Maximilian Bosch
d1990cff8d
Merge pull request #58036 from volth/captive-browser
nixos/programs.captive-browser: init
2019-06-13 14:05:13 +02:00
worldofpeace
16f867c2cb brave: 0.61.50 -> 0.65.118
Also corrects indentation and adds changelog meta attribute.

https://github.com/brave/brave-browser/blob/v0.65.118/CHANGELOG.md
2019-06-12 13:08:07 -04:00
Franz Pletz
7bf0c395d7
Merge pull request #63030 from taku0/flashplayer-32.0.0.207
flashplayer: 32.0.0.192 -> 32.0.0.207 [Critical security fixes]
2019-06-12 16:56:22 +00:00
adisbladis
c8dedaddd6
firefox-beta-bin: 68.0b8 -> 68.0b9 2019-06-12 15:50:08 +01:00
adisbladis
56fbfd5f46
firefox-devedition-bin: 68.0b8 -> 68.0b9 2019-06-12 15:50:02 +01:00
Will Dietz
b64747192c browsh: 1.5.0 -> 1.5.2
* update/regen deps.nix
2019-06-12 16:27:26 +09:00
Will Dietz
762f89d157
firefox: 67.0.1 -> 67.0.2 2019-06-11 23:45:56 -05:00
taku0
1296f699e5 flashplayer: 32.0.0.192 -> 32.0.0.207 2019-06-11 15:13:34 +09:00
Will Dietz
f46793a32c
tor-browser-bundle-bin: 32bit hashfix 2019-06-09 21:22:06 -05:00
Andreas Rammhold
03128836bb
firefox: 67.0 -> 67.0.1 2019-06-08 18:06:48 +02:00
Andreas Rammhold
bb4dc7f7c0
firefox-devedition-bin: 67.0b19 -> 68.0b8 2019-06-08 17:57:28 +02:00
Andreas Rammhold
2779a3f26b
firefox-beta-bin: 67.0b19 -> 68.0b8 2019-06-08 17:56:58 +02:00
Andreas Rammhold
d134af3aba
firefox-bin: 67.0 -> 67.0.1 2019-06-08 17:54:58 +02:00
Will Dietz
88dc069219
tor-browser-bundle: 8.5 -> 8.5.1, security fix!
I think the source variant needs special handling, sorry.
2019-06-06 22:50:21 -05:00
Andreas Rammhold
18a2a96737
Merge pull request #62728 from talyz/firefox-wayland
firefox-wayland: Add missing dependency libglvnd (libEGL)
2019-06-06 01:31:54 +02:00
talyz
ae2778c9e3 firefox-wayland: Add missing dependency libglvnd (libEGL)
Firefox running in wayland mode is unable to find and load
libEGL.so (and says so on stdout). This puts it in "basic"
mode (unaccelerated graphics) and disables WebGL. Fix this by adding
libglvnd to the LD_LIBRARY_PATH.
2019-06-05 14:49:55 +02:00
Ivan Kozik
8c78ae27f6 chromium: 74.0.3729.157 -> 75.0.3770.80
CVE-2019-5828 CVE-2019-5829 CVE-2019-5830 CVE-2019-5831
CVE-2019-5832 CVE-2019-5833 CVE-2019-5834 CVE-2019-5835
CVE-2019-5836 CVE-2019-5837 CVE-2019-5838 CVE-2019-5839
CVE-2019-5840

Update a patch for Python 3, fixes #62347.

Update a GN arg to fix this warning:

warning: The GN arg 'remove_webcore_debug_symbols' is deprecated and
warning: will be removed April 15, 2019. Please change your args.gn
warning: to use 'blink_symbol_level = 0'. https://crbug.com/943869
2019-06-05 09:27:52 +00:00
Ivan Kozik
4481a0150b chromium: use LLVM 8.0.0 to more closely match upstream 2019-06-05 09:27:52 +00:00
worldofpeace
5e6001cfde
Merge pull request #62492 from r-ryantm/auto-update/opera
opera: 58.0.3135.127 -> 60.0.3255.109
2019-06-04 23:01:23 -04:00
Kai Harries
ceee963080 tor-browser-bundle: set default value for XAUTHORITY
XAUTHORITY is not set on systems using wayland. Therefore set a
default value for XAUTHORITY.
2019-06-04 21:07:00 +02:00