about summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers
AgeCommit message (Collapse)AuthorFilesLines
2021-07-21chromiumBeta: Temporarily build on HydraMichael Weiss1-1/+1
The stable channel update in #130877 is currently blocked due to regressions but a cached build on Hydra might be useful for the meantime (and that build would even be reusable if the PR is merged without any changes).
2021-07-20Merge pull request #130630 from heph2/submit/nixpkgs-my-branchSandro1-0/+38
2021-07-20Merge pull request #130273 from FliegendeWurst/tbb-bin-10.5.2Lassulus1-3/+10
tor-browser-bundle-bin: 10.0.18 -> 10.5.2
2021-07-20Merge pull request #130682 from taku0/firefox-bin-90.0.1Bernardo Meurer2-391/+391
firefox, firefox-bin: 90.0 -> 90.0.1
2021-07-20Merge pull request #130783 from OPNA2608/update/palemoon-29.3.0/21.11Sandro1-2/+2
palemoon: 29.2.1 -> 29.3.0
2021-07-20telescope: init at 0.3.1Heph1-0/+38
2021-07-20palemoon: 29.2.1 -> 29.3.0OPNA26081-2/+2
2021-07-20firefox: 90.0 -> 90.0.1taku01-2/+2
2021-07-20firefox-bin: 90.0 -> 90.0.1taku01-389/+389
2021-07-20chromiumBeta: 92.0.4515.101 -> 92.0.4515.107Michael Weiss1-3/+3
2021-07-17ungoogled-chromium: 91.0.4472.114 -> 91.0.4472.164Michael Weiss1-5/+5
2021-07-16chromium: get-commit-message.py: Improve the parsingMichael Weiss1-2/+2
The current stable release announcement [0] uses more HTML tags which broke the detection of "fixes" and "zero_days". Proper HTML parsing could be done using html.parser [1] but for our purposes the naive regex trick works well enough. [0]: https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html [1]: https://docs.python.org/3/library/html.parser.html
2021-07-16chromium: 91.0.4472.114 -> 91.0.4472.164Michael Weiss1-3/+3
https://chromereleases.googleblog.com/2021/07/stable-channel-update-for-desktop.html This update includes 8 security fixes. Google is aware of reports that an exploit for CVE-2021-30563 exists in the wild. CVEs: CVE-2021-30559 CVE-2021-30541 CVE-2021-30560 CVE-2021-30561 CVE-2021-30562 CVE-2021-30563 CVE-2021-30564
2021-07-16Merge #130084: firefox-bin: 89.0.1 -> 90.0 + firefox-esrVladimír Čunát2-391/+391
firefox-esr: 78.11.0esr -> 78.12.0esr
2021-07-15tor-browser-bundle-bin: 10.0.18 -> 10.5.2FliegendeWurst1-3/+10
2021-07-15chromiumBeta: 92.0.4515.93 -> 92.0.4515.101Michael Weiss1-3/+3
2021-07-14chromiumDev: 93.0.4557.4 -> 93.0.4573.0Michael Weiss1-6/+6
2021-07-14yandex-browser: init at 21.5.3.753-1 (#128940)Danil1-0/+135
2021-07-14Merge pull request #128961 from dan4ik605743/icecat-binSandro1-0/+129
2021-07-13Merge pull request #130044 from Mindavi/bugfix/makewrapper-fixesDmitry Kalinkin1-1/+2
Move makeWrapper to nativeBuildInputs for some packages
2021-07-13firefox-esr: 78.11.0esr -> 78.12.0esrtaku01-2/+2
2021-07-13midori|vimb: fix tarball jobajs1242-0/+8
this is needed after c6e51d03695efa90a8d09b41fe6441953e21d52a
2021-07-12firefox: move makeWrapper to nativeBuildInputsRick van Schijndel1-1/+2
2021-07-12firefox-wrapper: also make gtk3-support non-optional hereajs1241-10/+6
2021-07-12firefox: 89.0.2 -> 90.0ajs1243-21/+17
make gtk3Support non-optional, because it hasn't been for a long time also make gtk2 conditional on firefox older than 90, because we can get rid of it with firefox 90, but it's still needed by the current ESR release
2021-07-12firefox-bin: 89.0.1 -> 90.0taku01-389/+389
2021-07-09chromiumBeta: 92.0.4515.80 -> 92.0.4515.93Michael Weiss1-3/+3
2021-07-08vivaldi: 4.0.2312.24-1 -> 4.0.2312.38-1José Romildo1-2/+2
2021-07-06icecat-bin: fix default.nixdan4ik1-11/+6
2021-07-05chromium: move ed and makeWrapper into nativeBuildInputssternenseemann1-1/+3
This most notably fixes cross _evaluation_ of chromium which previously would fail because makeWrapper relies on runtimeShell which is not available in the HostTarget package set. I tested that the native chromium build still works, but haven't tried cross compiling it yet. There very well may be additional errors, but at least they will be build errors, not hard to understand evaluation errors.
2021-07-04Merge pull request #128844 from fortuneteller2k/viebGabriel Ebner4-712/+697
vieb: 5.2.0 -> 5.3.0
2021-07-03firefox: increase timeout to 86400s (24h)Bernardo Meurer1-0/+1
Fixes: #129115
2021-07-03Merge pull request #129075 from r-ryantm/auto-update/braveJörg Thalheim1-2/+2
brave: 1.26.67 -> 1.26.74
2021-07-03chromiumBeta: Install crashpad_handlerMichael Weiss1-1/+1
This executable is required to fix a startup error. TODO: Refactor the Nix expressions to allow chromiumVersionAtLeast, etc. "everywhere" and investigate the VM test failure.
2021-07-03icecat-bin: Fixed dependenciesdan4ik1-2/+1
2021-07-03brave: 1.26.67 -> 1.26.74R. RyanTM1-2/+2
2021-07-02icecat-bin: init at 60.7.0dan4ik1-0/+135
2021-07-01chromiumBeta: 92.0.4515.70 -> 92.0.4515.80Michael Weiss1-3/+3
2021-07-01vieb: 5.2.0 -> 5.3.0fortuneteller2k4-712/+697
2021-06-30chromiumDev: 93.0.4549.3 -> 93.0.4557.4Michael Weiss2-18/+6
Would need to temporarily remove "ffmpeg" from gnSystemLibraries and disable use_thin_lto to fix the build (theoretically).
2021-06-29Merge pull request #127883 from taku0/firefox-bin-89.0.2Bernardo Meurer2-391/+391
firefox, firefox-bin: 89.0.1 -> 89.0.2
2021-06-29chromiumDev: Fix build errors due to the older system FFmpegMichael Weiss1-0/+12
The final linking still fails though, even with llvm-git. We might have to diable use_thin_lto for now: ld.lld: error: undefined symbol: snappy::Compress(char const*, unsigned long, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) >>> referenced by compression_module.cc >>> thinlto-cache/Thin-ed5ed5.tmp.o:(reporting::CompressionModule::CompressRecord(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, base::OnceCallback<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, absl::optional<reporting::CompressionInformation>)>) const) clang-13: error: linker command failed with exit code 1 (use -v to see invocation)
2021-06-28qutebrowser: 2.2.3 -> 2.3.0Charlotte Van Petegem1-2/+2
2021-06-25Merge pull request #127854 from r-ryantm/auto-update/braveSandro1-2/+2
2021-06-24chromiumBeta: 92.0.4515.59 -> 92.0.4515.70Michael Weiss1-3/+3
2021-06-23firefox: 89.0.1 -> 89.0.2taku01-2/+2
2021-06-23firefox-bin: 89.0.1 -> 89.0.2taku01-389/+389
2021-06-23brave: 1.25.73 -> 1.26.67R. RyanTM1-2/+2
2021-06-23chromiumDev: 93.0.4542.2 -> 93.0.4549.3Michael Weiss2-12/+6
2021-06-22tor-browser-bundle-bin: 10.0.17 -> 10.0.18ckie1-3/+3