Commit Graph

3164 Commits

Author SHA1 Message Date
Tim Steinbach 4e2efe2b07
vivaldi: 2.6.1566.49-1 -> 2.6.1566.51-1 2019-08-15 08:54:44 -04:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Matthew Bauer 8281a67be0
Merge pull request #64809 from ambrop72/chromium-egl-fix
chromium: Fix running with --use-gl=egl.
2019-08-14 15:42:31 -04:00
Frederik Rietdijk 8d56f2472e Merge master into staging-next 2019-08-14 13:45:54 +02:00
Ivan Kozik 42521cb95b chromium: 76.0.3809.87 -> 76.0.3809.100
CVE-2019-5868 CVE-2019-5867
2019-08-09 16:07:37 +00:00
Frederik Rietdijk 9bd78cb048 Merge master into staging-next 2019-08-09 14:00:27 +02:00
Pascal Wittmann 4c7dcfddb8
brave: 0.65.118 -> 0.67.123 2019-08-06 17:28:16 +02:00
worldofpeace b044b6814f
Merge pull request #65914 from worldofpeace/update/elementary-appcenter
Update pantheon appcenter apps
2019-08-05 12:01:59 -04:00
Bart Brouns fa7716c6b5 qutebrowser: 1.6.3 -> 1.7.0
pdfjs: 1.10.100 -> 2.1.266
2019-08-04 17:42:07 +07:00
Emmanuel Rosa f9ed3a6754 qutebrowser: add wrapQtAppsHook
This commit fixes the error:

Could not find the Qt platform plugin "xcb" in ""

Closes #65895
2019-08-04 17:40:08 +07:00
worldofpeace 644a9dcb66 ephemeral: 5.1.1 -> 5.2.1
https://github.com/cassidyjames/ephemeral/releases/tag/5.2.0
2019-08-04 04:23:10 -04:00
Graham Christensen 58f5c8e0cb
Merge pull request #65807 from flatulation/fix/firefox-bin-update
firefox-beta-bin-unwrapped, firefox-devedition-bin-unwrapped: 68.0b12 -> 69.0b10
2019-08-03 10:57:18 -04:00
Robert Schütz 2912844728 qutebrowser: add pyqtwebengine to propagatedBuildInputs 2019-08-03 16:04:34 +02:00
Justin Humm 7ee6674ec3 elinks: use recent spidermonkey version 2019-08-03 07:51:46 +02:00
flatulation e8ab003ede firefox-devedition-bin-unwrapped: 68.0b12 -> 69.0b10 2019-08-02 18:06:46 +01:00
flatulation e51a0f68c6 firefox-beta-bin-unwrapped: 68.0b12 -> 69.0b10 2019-08-02 18:06:45 +01:00
Vladimír Čunát a89f245f3b
Merge branch 'master' into openssl-1.1
... to avoid the accidental gnupatch rebuild
2019-08-02 09:47:38 +02:00
Frederik Rietdijk 6f723b9bad Merge master into staging-next 2019-08-02 09:18:37 +02:00
Ivan Kozik a897743a13 chromiumDev: fix build
Fixes:

ERROR Unresolved dependencies.
//third_party/perfetto/gn:zlib(//build/toolchain/linux:clang_x64)
  needs //third_party/zlib:zlib_config(//build/toolchain/linux:clang_x64)

builder for '/nix/store/iqr4vn2by1yxa7f92jiymvgfsn9mdvwq-chromium-unwrapped-77.0.3860.5.drv' failed with exit code 1
2019-07-31 11:31:07 +00:00
Ivan Kozik d18f4acdf1 chromium: 75.0.3770.90 -> 76.0.3809.87
Fixed in 75.0.3770.142:

CVE-2019-5847 CVE-2019-5848

Fixed in 76.0.3809.87:

CVE-2019-5850 CVE-2019-5860 CVE-2019-5853 CVE-2019-5851
CVE-2019-5859 CVE-2019-5856 CVE-2019-5863 CVE-2019-5855
CVE-2019-5865 CVE-2019-5858 CVE-2019-5864 CVE-2019-5862
CVE-2019-5861 CVE-2019-5857 CVE-2019-5854 CVE-2019-5852
2019-07-31 11:30:46 +00:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
taku0 71116cd9d5 firefox-esr: 68.0esr -> 68.0.1esr 2019-07-24 16:19:05 +09:00
taku0 9c7aa99db2 firefox: 68.0 -> 68.0.1 2019-07-24 16:18:08 +09:00
taku0 835027f601 firefox-bin: 68.0 -> 68.0.1 2019-07-24 16:15:47 +09:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Tim Steinbach 2b350d16ef
vivaldi: 2.6.1566.44-1 -> 2.6.1566.49-1 2019-07-21 20:54:56 -04:00
Wael Nasreddine 8c11755ece
Merge pull request #64499 from OPNA2608/update-palemoon
palemoon: 27.9.4 -> 28.6.0.1, refactor
2019-07-20 22:26:01 -07:00
OPNA2608 9a38937331 palemoon: restrict platforms to x86 Linux
Pale Moon (with official branding at least) doesn't appear to be available
for non-x86 architectures (yet), so we'll restrict the platforms to
i686 and x64 Linux.
2019-07-20 21:51:36 +02:00
Tim Steinbach 095e9c0f9b
vivaldi: Fix usage of xdg-open 2019-07-20 09:57:49 -04:00
Vladimír Čunát 5bf68e1354
Merge #64742: firefox 67 -> 68, and related updates 2019-07-16 19:33:04 +02:00
Ambroz Bizjak 6a0a073187 chromium: Fix running with --use-gl=egl.
When Chromium is using EGL, it dlopen's libGLESv2. Before this fix, this failed
with a not-found error. Fix it by adding libGL to the RUNPATH of the binary.

This problem does not have a visible impact on typical desktop system because
Chromium uses GLX by default. It only matters when Chromium is started with
--use-gl=egl (which makes it use OpenGL ES via EGL instead of desktop OpenGL
via GLX), and probably on certain embedded systems which only support OpenGL
ES.

With this fix, Chromium runs fine for me with --use-gl=egl and the NVidia
driver, and the about:gpu page indicates that it is indeed using OpenGL ES and
EGL.
2019-07-15 17:03:56 +02:00
Vladimír Čunát 538c8aebd8
firefox-esr-60: 60.7.2esr -> 60.8.0esr 2019-07-15 13:36:21 +02:00
OPNA2608 464b16c4b1 palemoon: add ffmpeg, remove unused dependencies
· added ffmpeg to runtime libraries (via wrapping), makes Youtube's HTML5 testpage
  happy and allows higher-framerate playback
· removed deprecated (gstreamer) / never used (nspr, nss, ...) dependencies
  · Pale Moon bundles specific versions of various libraries, compiling with
    the system's versions of those is not the default, not recommended and
    not supported with official branding
2019-07-15 10:19:07 +02:00
Vladimír Čunát 3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
taku0 75d4e64fad
firefox-esr: 60.7.2esr -> 68.0esr 2019-07-14 22:51:14 +02:00
taku0 0c436f8ca1
firefox: 67.0.4 -> 68.0 2019-07-14 22:46:03 +02:00
worldofpeace 29da750e14 ephemeral: 5.1.0 -> 5.1.1
https://github.com/cassidyjames/ephemeral/releases/tag/5.1.1
2019-07-13 10:52:17 -04:00
Vladimír Čunát dc121c754e
Merge #64577: firefox-bin: 67.0.4 -> 68.0 (security) 2019-07-13 10:01:26 +02:00
Frederik Rietdijk 54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
taku0 126c5d0be8 flashplayer: 32.0.0.207 -> 32.0.0.223 2019-07-11 09:51:49 +02:00
Frederik Rietdijk 22cb7f25f2 Merge master into staging-next 2019-07-11 09:40:10 +02:00
Joachim Fasting 5f6b008eb5
tor-browser-bundle-bin: 8.5.3 -> 8.5.4 2019-07-10 20:45:04 +02:00
taku0 ac31e53b01 firefox-bin: 67.0.4 -> 68.0 2019-07-10 23:24:53 +09:00
SLNOS 279a001062 firefoxPackages.tor-browser: 8.5.2 -> 8.5.4 2019-07-10 08:34:54 +00:00
Frederik Rietdijk 79a03641d5 Merge staging-next into staging 2019-07-09 15:46:26 +02:00
Frederik Rietdijk 74c24385cb Merge master into staging-next 2019-07-09 15:46:00 +02:00
Frederik Rietdijk 7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
OPNA2608 ab0b3e5573 palemoon: 27.9.4 -> 28.6.0.1, slight refactor
· Added new (/previously unnoticed?) dependencies.
· Refactored to use pname, quoted homepage, better description.
· Added myself to maintainers.
· Configuration changed according to upstream documentation.
· Build & Install phases simplified/refactored to be more like Arch's PKGBUILD.
2019-07-09 12:33:30 +02:00
worldofpeace 38c7c5d322
Merge pull request #64439 from xrelkd/update/opera
opera: 60.0.3255.170 -> 62.0.3331.43
2019-07-08 20:49:54 -04:00
xrelkd 87bc26169b opera: 60.0.3255.170 -> 62.0.3331.43 2019-07-09 08:11:33 +08:00
Robert Helgesson 06d8666a60
firefox: allow overriding config of wrapped package
By moving the `cfg` variable into the wrapper arguments we are able to
override it for an already wrapped package. For example, with this
change one can have

    pkgs.firefox-devedition-bin.override {
      cfg.enableBrowserpass = true;
    }

which would otherwise be difficult to accomplish for packages having a
complicated wrapped definition in `all-packages.nix`.
2019-07-09 00:56:24 +02:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Thomas Tuegel 56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Craig Hall fdfc29d49e brave: Add libpulseaudio
Fixes #63966
2019-07-05 10:19:46 +01:00
Rok Garbas 65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
Lassulus d81b86bf26
Merge pull request #64172 from r-ryantm/auto-update/qutebrowser
qutebrowser: 1.6.2 -> 1.6.3
2019-07-03 08:33:26 +02:00
R. RyanTM a87dda4152 qutebrowser: 1.6.2 -> 1.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qutebrowser/versions
2019-07-02 12:42:34 -07:00
Vladimír Čunát df1d27ac31
firefox: fix highly parallel make by upstream patch 2019-07-01 14:37:30 +02:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04: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
Alyssa Ross 45f4cc1957
Merge pull request #57803 from alyssais/lynx
lynx: enable default-colors
2019-06-02 19:16:55 +00:00
R. RyanTM 6d012050ca opera: 58.0.3135.127 -> 60.0.3255.109
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-02 03:52:03 -07:00
Tim Steinbach 2c074fc6c8
vivaldi: 2.5.1525.46-1 -> 2.5.1525.48-1 2019-05-30 11:00:21 -04:00
SLNOS c4962cd506 firefoxPackages.tor-browser: 8.0.9 -> 8.5.0
Actually, more like -> 8.5.0.1 as this version is made against the
branch with the pending fixup patch applied.
2019-05-30 12:31:59 +00:00
Timo Kaufmann 53b08beea6
tridactyl-native: init at 1.14.9 (#61703) 2019-05-28 13:14:06 +02:00
Silvan Mosberger 99b68ffbb0
chromium: Fix build
Since https://github.com/NixOS/nixpkgs/pull/60499, the unwrapped
chromium already contains the applications directory.
2019-05-28 02:33:00 +02:00
Silvan Mosberger 526a0b2277
Merge pull request #60499 from JohnAZoidberg/chromium-upstream-desktop-entry
chromium: Use upstream desktop entry
2019-05-27 18:28:20 +02:00
Daniel Schaefer 0f537a49e1 chromium: Use upstream desktop entry
Upstream provides a much more featureful desktop entry file. If we use
that we take advantage of all of those features and don't have to maintain it
ourselves.
2019-05-25 22:39:47 +02:00
Maximilian Bosch 3cad8fba29
w3m-nox: fix build
In the latest version (0.5.3+git20190105), `<X11/xlib.h>` isn't directly
included in `fb_imlib2.c` anymore, however it's used by `<Imlib.h>`
which broke our patch which disables X11 here.

Hydra build failure: https://hydra.nixos.org/build/93730733
See also 2266d1bd98
2019-05-25 11:53:54 +02:00
Andreas Rammhold 082ed38cb1
firefox-wrapper: stop creating new profiles when the binary path changes
With a recent change to firefox (that landed in 67) a new profile is
created whenever the install location changes. Since our install
location (the binary path) always changes when we do a new build it is
rather annoying.

Setting the environment variable `SNAP_NAME` to `firefox` is supposed to
workaround the issue.

related to #58923

Woarkound taken from 1ff8b6c3d8

cc @rail
2019-05-24 00:17:40 +02:00
Tim Steinbach 089eeed671
vivaldi: 2.5.1525.43-1 -> 2.5.1525.46-1 2019-05-23 17:48:40 -04:00
Joachim Fasting a9643e18af
tor-browser-bundle-bin: 8.0.9 -> 8.5 2019-05-23 20:29:01 +02:00
Andreas Rammhold e57d93af0c
firefox-esr-60: 60.6.3esr -> 60.7.0esr 2019-05-21 07:57:14 +02:00
Andreas Rammhold 140096b91f
firefox-bin: 66.0.5 -> 67.0 2019-05-21 07:51:28 +02:00
Andreas Rammhold f353c0e958
firefox: 66.0.5 -> 67.0 2019-05-20 19:09:17 +02:00
Andreas Rammhold 7f65d06c4f firefox: prepare for firefox 67.0 release
Firefox now requires `llvm-objdump` during the build phase. The aarch64
patches do no longer apply. So far I am guessing that they have been
merged. We should verify that.
2019-05-20 18:29:25 +02:00
worldofpeace a303d9da3d ephemeral: add glib-networking
This is needed for the wrapper.
2019-05-18 19:36:53 -04:00
kjuvi 9bb25d5c76 ephemeral: init at 5.1.0 2019-05-18 19:20:21 -04:00
Andreas Rammhold 333a2be17b
chromium: 74.0.3729.131 -> 74.0.3729.157 (#61533)
chromium: 74.0.3729.131 -> 74.0.3729.157
2019-05-16 19:27:12 +02:00
Tim Steinbach f38fbe0d49
vivaldi: 2.5.1525.41-1 -> 2.5.1525.43-1 2019-05-16 09:36:20 -04:00
Matthieu Coudron a2aab0e413
Merge pull request #59430 from DanielFabian/browsh
browsh: 1.4.13 -> 1.5.0
2019-05-16 15:05:18 +09:00
Daniel Fabian 63a304b234 browsh: 1.4.13 -> 1.5.0 2019-05-15 19:29:42 +01:00
Renaud 2f1f9a9fe8
Merge pull request #61540 from taku0/flashplayer-32.0.0.192
flashplayer: 32.0.0.171 -> 32.0.0.192 [Critical security fix]
2019-05-15 18:11:15 +02:00
Ivan Kozik 2db1a06136 chromium: 74.0.3729.131 -> 74.0.3729.157
Fixes a security bug with no CVE at this time:
https://chromereleases.googleblog.com/2019/05/stable-channel-update-for-desktop.html
2019-05-15 05:41:40 +00:00
Tim Steinbach a9c7679ace
vivaldi: Fix chatty update script 2019-05-14 18:38:21 -04:00
Tim Steinbach faf5e8ad8c
vivaldi: 2.5.1525.40-1 -> 2.5.1525.41-1 2019-05-14 08:23:31 -04:00
taku0 8be03860e4 flashplayer: 32.0.0.171 -> 32.0.0.192 2019-05-14 21:13:49 +09:00
adisbladis e986f3fec4
firefox-beta-bin: 67.0b18 -> 67.0b19 2019-05-14 11:36:50 +01:00
adisbladis a8616cb1c8
firefox-devedition-bin: 67.0b17 -> 67.0b19 2019-05-14 11:36:49 +01:00
Andreas Rammhold f29d398c69 firefox-esr-60: 60.6.2esr -> 60.6.3esr 2019-05-08 17:54:13 +02:00
Tim Steinbach dded4653b0
vivaldi: 2.4.1488.40-1 -> 2.5.1525.40-1 2019-05-08 10:13:43 -04:00
Andreas Rammhold f7b51927c3 firefox-bin: 66.0.4 -> 66.0.5 2019-05-08 11:39:39 +02:00
Andreas Rammhold bc3d79f633 firefox: 66.0.4 -> 66.0.5 2019-05-08 11:39:39 +02:00
Andreas Rammhold 44553697ab firefox-beta-bin: 67.0b17 -> 670b18 2019-05-08 11:39:34 +02:00
SLNOS 8b4d53168a firefoxPackages.tor-browser: 8.0.8 -> 8.0.9 2019-05-08 03:45:38 +00:00
Renaud 2fb1b3156f
Merge pull request #60932 from c0bw3b/patches-cleanup
[treewide] delete (some) unused patches
2019-05-07 23:34:04 +02:00
Robert Schütz 929fe5ca21 qutebrowser: 1.6.1 -> 1.6.2
https://lists.schokokeks.org/pipermail/qutebrowser/2019-May/000622.html
2019-05-08 03:08:16 +09:00
Frederik Rietdijk a80982b4c9
Merge staging-next into master 2019-05-07 19:29:06 +02:00
Joachim Fasting 7defc47944
tor-browser-bundle-bin: meta.homepage is a regular string 2019-05-07 09:48:16 +02:00
Joachim Fasting 501c2c28a4
tor-browser-bundle-bin: 8.0.8 -> 8.0.9 2019-05-07 09:48:10 +02:00