about summary refs log tree commit diff
path: root/pkgs/applications/networking
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly311-347/+347
2020-04-10Merge pull request #84838 from andriokha/tor-browser-bundle-bin-9.0.9Joachim F1-3/+3
tor-browser-bundle-bin: 9.0.7 -> 9.0.9
2020-04-09rambox-pro: 1.2.2 -> 1.3.1R. RyanTM1-3/+3
2020-04-09tor-browser-bundle-bin: 9.0.7 -> 9.0.9Andy Fowlston1-3/+3
https://blog.torproject.org/new-release-tor-browser-909 https://blog.torproject.org/new-release-tor-browser-908
2020-04-09wireshark: 3.2.2 -> 3.2.3zowoq1-2/+2
https://www.wireshark.org/docs/relnotes/wireshark-3.2.3.html
2020-04-09Merge pull request #84808 from r-ryantm/auto-update/callsLinus Heckemann1-2/+2
calls: 0.1.2 -> 0.1.4
2020-04-09terraform-docs: 0.6.0 -> 0.9.1 (#84807)Nikola Knežević1-2/+2
0.6.0 is quite an old version, that doesn't support Terraform 0.12. As Terraform 0.12 is the default on master, upgrading terraform-docs to 0.9.1 brings tools on par.
2020-04-09calls: 0.1.2 -> 0.1.4R. RyanTM1-2/+2
2020-04-09Merge #84773: thunderbird*: 68.6.0 -> 68.7.0Vladimír Čunát2-247/+247
https://www.thunderbird.net/en-US/thunderbird/68.7.0/releasenotes/ (ATM it's unclear if there are any security fixes or not.)
2020-04-08thunderbird: 68.6.0 -> 68.7.0taku01-2/+2
2020-04-08thunderbird-bin: 68.6.0 -> 68.7.0taku01-245/+245
2020-04-08Merge pull request #84663 from flokli/notmuch-multiple-outputFlorian Klink1-3/+7
notmuch: add separate `emacs` output
2020-04-08Merge pull request #84671 from primeos/chromiumMichael Weiss2-6/+3
chromium: 80.0.3987.163 -> 81.0.4044.92
2020-04-08Merge pull request #84400 from numkem/nomad_0.10.5lewo1-2/+2
nomad: 0.10.2 -> 0.10.5
2020-04-08gns3-{gui,server}: 2.2.6 -> 2.2.7Michael Weiss1-3/+3
2020-04-08signal-desktop: 1.32.3 -> 1.33.0Michael Weiss1-2/+2
2020-04-08syncthing: 1.4.1 -> 1.4.2Mario Rodas1-2/+2
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.2
2020-04-08cawbird: 1.0.4 -> 1.0.5Trolli Schmittlauch1-2/+2
2020-04-08Merge pull request #81442 from manveru/bundler-2.1.4Samuel Leathers2-2/+2
bundler: 1.17.3 -> 2.1.4
2020-04-08zoom-us: 3.5.374815.0324 -> 3.5.383291.0407Tim Steinbach1-2/+2
2020-04-08chromium: 80.0.3987.163 -> 81.0.4044.92Michael Weiss2-6/+3
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_7.html This update includes 32 security fixes. CVEs: CVE-2020-6454 CVE-2020-6423 CVE-2020-6455 CVE-2020-6430 CVE-2020-6456 CVE-2020-6431 CVE-2020-6432 CVE-2020-6433 CVE-2020-6434 CVE-2020-6435 CVE-2020-6436 CVE-2020-6437 CVE-2020-6438 CVE-2020-6439 CVE-2020-6440 CVE-2020-6441 CVE-2020-6442 CVE-2020-6443 CVE-2020-6444 CVE-2020-6445 CVE-2020-6446 CVE-2020-6447 CVE-2020-6448
2020-04-07chromiumDev: Add the missing setuptools dependencyMichael Weiss1-1/+1
The build was failing with: ``` [1625/39505] ACTION //components/schema_org:generate_schema_org_code(//build/toolchain/linux:clang_x64) FAILED: gen/components/schema_org/schema_org_entity_names.h gen/components/schema_org/schema_org_entity_names.cc gen/components/schema_org/schema_org_property_configurations.h gen/components/schema_org/schema_org_property_configurations.cc gen/components/schema_org/schema_org_property_names.h gen/components/schema_org/schema_org_property_names.cc python ../../components/schema_org/generate_schema_org_code.py --schema-file ../../third_party/schema_org/schema.jsonld --output-dir gen/components/schema_org --templates templates/schema_org_entity_names.cc.tmpl templates/schema_org_entity_names.h.tmpl templates/schema_org_property_configurations.cc.tmpl templates/schema_org_property_configurations.h.tmpl templates/schema_org_property_names.cc.tmpl templates/schema_org_property_names.h.tmpl Traceback (most recent call last): File "../../components/schema_org/generate_schema_org_code.py", line 22, in <module> env = Environment(loader=PackageLoader('generate_schema_org_code', '')) File "/build/chromium-83.0.4100.3/components/schema_org/../../third_party/jinja2/loaders.py", line 222, in __init__ from pkg_resources import DefaultProvider, ResourceManager, \ ImportError: No module named pkg_resources ```
2020-04-07notmuch: remove bash-completion and just specify pathDoron Behar1-2/+1
2020-04-07notmuch: make emacs a separate outputFlorian Klink1-1/+6
This puts all emacs-related binaries and code to a separate output, removing emacs from the runtime closure of neomutt.
2020-04-07Merge pull request #84584 from andir/firefoxAndreas Rammhold5-1164/+1166
firefox: 74.0.1 -> 75.0 and related updates
2020-04-07Merge pull request #84384 from euank/pkg/k3s-updateFlorian Klink1-12/+12
k3s: remove extra buildInputs
2020-04-07firefox-devedition-bin: 75.0b12 -> 76.0b1Andreas Rammhold1-385/+385
2020-04-07firefox-beta-bin: 75.0b11 -> 76.0b1Andreas Rammhold1-385/+385
2020-04-07firefox-bin: 74.0.1 -> 75.0Andreas Rammhold1-385/+385
2020-04-07firefox-esr-68: 68.6.1esr -> 68.7.0esrAndreas Rammhold1-2/+2
2020-04-07firefox: 74.0.1 -> 75.0Andreas Rammhold1-2/+2
2020-04-07firefox: prepare for version 75Andreas Rammhold1-5/+7
2020-04-07chromiumBeta: Fix the buildMichael Weiss1-1/+1
This patch was also backported to M81 [0][1]. [0]: https://chromium-review.googlesource.com/c/chromium/src/+/2091896 [1]: https://github.com/chromium/chromium/commit/bbf0fad592b2b3e615fdb51e2b37a2ba906675a4
2020-04-06k3s: update maintainers, per pr commentEuan Kemp1-5/+4
2020-04-06k3s: remove extra buildInputsEuan Kemp1-12/+13
In the intial version of this package, I missed a few inputs that weren't needed including a debug hook.
2020-04-07Merge pull request #84495 from doronbehar/package-gmailctlMaximilian Bosch1-0/+27
gmailctl: init at 0.6.0
2020-04-06Merge pull request #84491 from toonn/wire-desktop-bumpFlorian Klink1-3/+3
wire-desktop: mac 3.15.3621 -> 3.16.3630
2020-04-06vivaldi: 2.11.1811.51-1 -> 2.11.1811.52-1Tim Steinbach1-2/+2
2020-04-06gmailctl: init at 0.6.0Doron Behar1-0/+27
2020-04-06wire-desktop: mac 3.15.3621 -> 3.16.3630toonn1-3/+3
2020-04-06update versions in Gemfile.lockMichael Fellinger2-2/+2
2020-04-06chromiumDev: Override gn to fix the configuration phaseMichael Weiss2-5/+16
The configuration phase was failing due to: ``` configuring ERROR at //BUILD.gn:1376:5: Unknown function. filter_exclude([ "$root_build_dir/foo" ], ^------------- ```
2020-04-06syncthing: 1.4.0 -> 1.4.1Mario Rodas1-3/+3
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.1
2020-04-06Merge pull request #84301 from marsam/fix-stigMario Rodas1-2/+4
stig: fix build
2020-04-06Merge pull request #84285 from worldofpeace/riot-gsettingsworldofpeace1-4/+13
riot-desktop: wrap with wrapGAppsHook
2020-04-06riot-desktop: wrap with wrapGAppsHookworldofpeace1-4/+17
wrap as per https://nixos.org/nixpkgs/manual/#sec-language-gnome.
2020-04-05Merge pull request #84171 from ehmry/gomuksRyan Mulligan1-5/+20
gomuks: 2020-02-19 -> 2020-03-20
2020-04-05Merge pull request #84067 from alevy/masterRyan Mulligan1-2/+2
zulip: 4.0.0 -> 5.0.0
2020-04-05nomad: 0.10.2 -> 0.10.5Sebastien Bariteau1-2/+2
2020-04-05Merge pull request #84369 from cleverca22/fix-k3sGraham Christensen1-3/+5
k3s: fix https://hydra.nixos.org/build/116132269