Commit Graph

3802 Commits

Author SHA1 Message Date
Gabriel Ebner
44c9d7fc72
Merge pull request #100152 from gebner/elinks0135
elinks: 0.13.2 -> 0.13.5
2020-10-10 20:21:15 +02:00
Gabriel Ebner
bd8dea89cb elinks: 0.13.2 -> 0.13.5 2020-10-10 16:36:01 +02:00
Michael Weiss
73b67da169
chromium: Disable VA-API by default
This is done to avoid driver specific issues and restores the previous
behaviour. Like before video acceleration can be enabled without having
to rebuild Chromium.
2020-10-09 21:59:48 +02:00
Michael Weiss
2603bd54e4
Merge pull request #99975 from primeos/chromium
chromium: 85.0.4183.121 -> 86.0.4240.75
2020-10-09 21:54:44 +02:00
Anderson Torres
e06c0fa1c0
Merge pull request #99536 from OPNA2608/update/palemoon-28.14.2
palemoon: 28.13.0 -> 28.14.2
2020-10-08 15:04:36 -03:00
Tim Steinbach
9b5201fb50
vivaldi: Remove maintainer nequissimus 2020-10-08 11:00:14 -04:00
TredwellGit
757bbdd948
chromium: Fix and enable our ANGLE support
This will additionally install the following files:
libEGL.so libGLESv2.so
libVkICD_mock_icd.so libvk_swiftshader.so libvulkan.so

libEGL.so and libGLESv2.so are required to fix our ANGLE support.
The rest should help with the Vulkan support (currently an experimental
feature that is disabled by default).
2020-10-07 20:37:35 +02:00
Michael Weiss
f79703e50c
chromium: 85.0.4183.121 -> 86.0.4240.75
https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop.html

This update includes 35 security fixes.

CVEs:
CVE-2020-15967 CVE-2020-15968 CVE-2020-15969 CVE-2020-15970
CVE-2020-15971 CVE-2020-15972 CVE-2020-15990 CVE-2020-15991
CVE-2020-15973 CVE-2020-15974 CVE-2020-15975 CVE-2020-15976
CVE-2020-6557 CVE-2020-15977 CVE-2020-15978 CVE-2020-15979
CVE-2020-15980 CVE-2020-15981 CVE-2020-15982 CVE-2020-15983
CVE-2020-15984 CVE-2020-15985 CVE-2020-15986 CVE-2020-15987
CVE-2020-15992 CVE-2020-15988 CVE-2020-15989
2020-10-07 20:37:35 +02:00
Andreas Rammhold
a5a01d56a2
firefox: ensure pipewire is only enabled with wayland & webrtc
This ensures that we aren't applying any of the experiemental pipewire
patches when the dependencies aren't enabled. As of now pipewire only
works with wayland and webrtc. If either of them are not activated we
can't build with pipewireSupport and we should not.
2020-10-06 23:08:00 +02:00
OPNA2608
559cf217d6 palemoon: 28.13.0 -> 28.14.2 2020-10-04 10:19:14 +02:00
Jörg Thalheim
a2960ac430
Merge pull request #97603 from zowoq/rust-test-threads 2020-09-25 06:19:23 +02:00
Tim Steinbach
5ab14bf6ad
vivaldi: 3.3.2022.39-1 -> 3.3.2022.47-1 2020-09-24 16:50:38 -04:00
zowoq
f294531f17 castor: use cargoParallelTestThreads 2020-09-24 07:20:03 +10:00
Stig P
c68911714f
Merge pull request #98564 from yoctocell/tor-browser-bundle-bin-10.0
tor-browser-bundle-bin: 9.5.4 -> 10.0
2020-09-23 15:23:00 +00:00
yoctocell
281f44fb76
tor-browser-bundle-bin: 9.5.4 -> 10.0 2020-09-23 15:47:05 +02:00
Kevin Cox
c5e8e4c9d1
Merge pull request #98469 from taku0/firefox-bin-81.0
firefox, firefox-bin: 80.0.1 -> 81.0,  firefox-esr: 78.2.0esr -> 78.3.0esr [High security fixes]
2020-09-23 07:55:49 -04:00
Michael Weiss
d1a27a5f00
chromium: 85.0.4183.102 -> 85.0.4183.121
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop_21.html

This update includes 10 security fixes.

CVEs:
CVE-2020-15960 CVE-2020-15961 CVE-2020-15962 CVE-2020-15963
CVE-2020-15965 CVE-2020-15966 CVE-2020-15964
2020-09-22 13:58:22 +02:00
taku0
2460e0e6cd firefox-esr: 78.2.0esr -> 78.3.0esr 2020-09-22 15:41:43 +09:00
taku0
3ad81fd022 firefox-bin: 80.0.1 -> 81.0 2020-09-22 13:49:18 +09:00
taku0
0669cd9d3f firefox: 80.0.1 -> 81.0 2020-09-22 13:48:54 +09:00
AndersonTorres
b950a85b41 luakit: 2.1 -> 2.2
Also, adding myself to maintainers list.
2020-09-21 21:28:23 -03:00
Cole Mickens
31e54cdde3 firefox: enable pipewire+webrtc for wayland users 2020-09-20 21:42:39 -04:00
Gabriel Ebner
33bae6276d ungoogled-chromium: use jre8 2020-09-19 14:06:14 +02:00
Gabriel Ebner
705ecdc192 chromium: use jre8 2020-09-19 14:06:14 +02:00
squalus
54a0a400f2 ungoogled-chromium: 84.0.4147.89-1 -> 85.0.4183.102-1
based on chromium master@05f5001c
2020-09-19 11:49:55 +02:00
Frederik Rietdijk
2daf5702c6 qutebrowser: use qt 5.15
Follow-up to a4e50bb197.
2020-09-16 21:00:30 +02:00
Anderson Torres
45b9b512a1
Merge pull request #97930 from OPNA2608/update-palemoon-28.13.0
palemoon: 28.12.0 -> 28.13.0
2020-09-14 01:14:59 -03:00
José Romildo Malaquias
5457fc7c76
Merge pull request #97551 from badmutex/badi/update-vivaldi-3_3
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1
2020-09-13 18:42:29 -03:00
Christoph Neidahl
5efe403c93 palemoon: 28.12.0 -> 28.13.0 2020-09-13 22:51:02 +02:00
Vladimír Čunát
544c8dbdfb
Merge #97612: firefox-esr-68: drop 2020-09-13 09:52:06 +02:00
Michael Weiss
1350c410f6
Merge pull request #97201 from colemickens/google-chrome-ozone
google-chrome: add libxkbcommon+wayland for ozone/wayland
2020-09-12 12:22:05 +02:00
Cole Mickens
9eaddfda7f
google-chrome: add libxkbcommon+wayland for ozone/wayland 2020-09-12 12:17:33 +02:00
Michael Weiss
8129917320
Merge pull request #97515 from primeos/chromium
chromium: 85.0.4183.83 -> 85.0.4183.102
2020-09-10 19:56:34 +02:00
Michael Weiss
e249baca22
chromiumDev: M86 -> M87 2020-09-10 12:31:00 +02:00
Michael Weiss
ceb3acfa8b
chromium: update.py: Keep the channel order consistent
This makes Git diffs way easier to read.
Using sort_keys=True is usually better but with this implementation the
output is a bit nicer to read IMO.
2020-09-10 12:30:03 +02:00
ajs124
264693f9d7 firefox-esr-68: drop 2020-09-10 02:12:22 +02:00
Maximilian Bosch
56708c3bf3
Merge pull request #97555 from badmutex/badi/maintainers-update
maintainers: updates for badi/badmutex
2020-09-09 23:03:52 +02:00
Badi Abdul-Wahid
3877da58a7
vivaldi: add badmutex to maintainers list 2020-09-09 10:46:02 -05:00
Badi Abdul-Wahid
ea88ca29cc
vivaldi: 3.1.1929.45-1 -> 3.3.2022.39-1 2020-09-09 10:33:44 -05:00
WORLDofPEACE
04f615a44b
Merge pull request #97509 from doronbehar/ZHF/arora
arora: Remove
2020-09-09 10:12:09 -04:00
Emery Hemingway
51428e8d38 firefox: set build timeout at eight hours 2020-09-09 12:48:30 +02:00
Michael Weiss
a9c78519d6
chromium: 85.0.4183.83 -> 85.0.4183.102
https://chromereleases.googleblog.com/2020/09/stable-channel-update-for-desktop.html

This update includes 5 security fixes.

CVEs:
CVE-2020-6573 CVE-2020-6574 CVE-2020-6575 CVE-2020-6576 CVE-2020-15959
2020-09-09 09:57:45 +02:00
Doron Behar
8eeb526255 arora: Remove
It's last release was 10 years ago, and it won't build since a long time
now, due to webkit unfound for qt4.
2020-09-09 10:57:28 +03:00
Timo Kaufmann
44cb86f0d8
Merge pull request #97491 from taku0/flashplayer-32.0.0.433
flashplayer: 32.0.0.414 -> 32.0.0.433
2020-09-09 09:54:25 +02:00
WORLDofPEACE
064e15847c
Merge pull request #97293 from OPNA2608/palemoon-wrapping-libpulseaudio
palemoon: Add libpulseaudio to wrapper
2020-09-08 19:51:28 -04:00
Lassulus
698e506cd6
Merge pull request #94083 from walseb/patch-3
next: Added more gstreamer plugins
2020-09-08 21:31:18 +02:00
taku0
807e4ae439 flashplayer: 32.0.0.414 -> 32.0.0.433 2020-09-08 15:15:04 +09:00
zowoq
6a593a7d59 castor: disable check
disable until buildRustPackage supports setting test-threads in packages
2020-09-08 05:58:24 +10:00
Anderson Torres
03c2ba6d06
Merge pull request #97105 from stigtsp/package/firefox-bin-80.0.1
firefox-bin: 80.0 -> 80.0.1
2020-09-07 15:43:38 -03:00
Michael Weiss
1fa610bdf0
chromium: Prefix $PATH with xdg_utils (#96922)
This is required for certain URIs that require launching external
programs (e.g. mailto:, magnet:, or irc:) or setting the default browser
via xdg-settings.
Fix #96897 and fix #92751.
2020-09-06 23:20:30 +02:00