about summary refs log tree commit diff
path: root/pkgs/applications/networking
Commit message (Collapse)AuthorAge
* pidgin-carbons: Remove no-longer-maintainer.Niklas Hambüchen2020-04-17
| | | | See https://github.com/NixOS/nixpkgs/pull/85276#issuecomment-614832814.
* pidgin-carbons: 0.1.3 -> 0.2.2R. RyanTM2020-04-15
|
* Merge pull request #84981 from prusnak/electron-wrapGAppsHookworldofpeace2020-04-13
|\ | | | | electron: fix wrapGAppsHook usage
| * Revert "riot-desktop: wrap with wrapGAppsHook"Pavol Rusnak2020-04-11
| | | | | | | | This reverts commit fe6addbbf717d4977434e81acd7535c3b074e3a3.
* | deltachat: 1.1.0 -> 1.2.0Emery Hemingway2020-04-14
| |
* | Merge pull request #85110 from marsam/fix-rsstail-darwinMario Rodas2020-04-13
|\ \ | | | | | | rsstail: enable on darwin
| * | rsstail: enable on darwinMario Rodas2020-04-12
| | |
* | | imapfilter: add SSLCAFILE make flagTom Sydney Kerckhove2020-04-13
| | | | | | | | | | | | | | | This fixes: https://github.com/NixOS/nixpkgs/issues/78304 See this upstream issue: https://github.com/lefcha/imapfilter/issues/201
* | | seafile-client: 7.0.5 -> 7.0.7R. RyanTM2020-04-12
|/ /
* | discord-{ptb,canary}: update to latest versions and fixup updateScriptBenjamin Hipple2020-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | This commit: - Moves the update script into the dir, out of the maintainers dir. This makes it more discoverable in general. It can also be invoked from anywhere to write to default.nix - Swaps it to use the standardized `passthru.updateScript`. This means that eventually bots like `nixpkgs-update` will be able to handle it. - Runs the script to upgrade to the latest versions See https://nixos.org/nixpkgs/manual/#ssec-stdenv-attributes
* | Merge pull request #82883 from ilya-fedin/update-kotatogramAlexey Shmalko2020-04-12
|\ \ | | | | | | kotatogram-desktop: 1.1.5 -> 1.2
| * | kotatogram-desktop: 1.1.5 -> 1.2Ilya Fedin2020-03-19
| | |
* | | Merge pull request #84650 from Gerschtli/update/ts3Mario Rodas2020-04-12
|\ \ \ | | | | | | | | teamspeak_server: 3.11.0 -> 3.12.1
| * | | teamspeak_server: add updateScriptTobias Happ2020-04-11
| | | |
| * | | teamspeak_server: 3.11.0 -> 3.12.1Tobias Happ2020-04-07
| | | |
* | | | Merge pull request #84942 from marsam/update-zeekMario Rodas2020-04-12
|\ \ \ \ | | | | | | | | | | zeek: 3.0.3 -> 3.1.1
| * | | | zeek: 3.0.3 -> 3.1.1Mario Rodas2020-04-10
| | | | |
* | | | | Merge pull request #84991 from jluttine/liblinphone-fix-vcardMichael Raskin2020-04-12
|\ \ \ \ \ | |_|_|_|/ |/| | | | liblinphone: fix missing vcard_grammar
| * | | | liblinphone: fix missing vcard_grammarJaakko Luttinen2020-04-11
| | | | | | | | | | | | | | | | | | | | Fixes #84488
* | | | | Merge pull request #84982 from endocrimes/nomad-0.11.xMario Rodas2020-04-11
|\ \ \ \ \ | | | | | | | | | | | | nomad: 0.10.5 -> 0.11.0
| * | | | | nomad: 0.10.5 -> 0.11.0Danielle Lancashire2020-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit migrates the Nomad package from the 0.10.x line of releases to 0.11.X. This allows us to also bump the version of Go that is used to 1.14.x. NOTE: 1.14.x will be needed for the rest of the 0.11.x releases as Nomad only bumps patch versions of Go within a release series. CHANGELOG: FEATURES: Container Storage Interface [beta]: Nomad has expanded support of stateful workloads through support for CSI plugins. Exec UI: an in-browser terminal for connecting to running allocations. Audit Logging (Enterprise): Audit logging support for Nomad Enterprise. Scaling APIs: new scaling policy API and job scaling APIs to support external autoscalers Task Dependencies: introduces lifecycle stanza with prestart and sidecar hooks for tasks within a task group BACKWARDS INCOMPATIBILITIES: driver/rkt: The Rkt driver is no longer packaged with Nomad and is instead distributed separately as a driver plugin. Further, the Rkt driver codebase is now in a separate repository. IMPROVEMENTS: core: Optimized streaming RPCs made between Nomad agents [GH-7044] build: Updated to Go 1.14.1 [GH-7431] consul: Added support for configuring enable_tag_override on service stanzas. [GH-2057] client: Updated consul-template library to v0.24.1 - added support for working with consul connect. Deprecated vault_grace [GH-7170] driver/exec: Added no_pivot_root option for ramdisk use [GH-7149] jobspec: Added task environment interpolation to volume_mount [GH-7364] jobspec: Added support for a per-task restart policy [GH-7288] server: Added minimum quorum check to Autopilot with minQuorum option [GH-7171] connect: Added support for specifying Envoy expose path configurations [GH-7323] [GH-7396] connect: Added support for using Connect with TLS enabled Consul agents [GH-7602] BUG FIXES: core: Fixed a bug where group network mode changes were not honored [GH-7414] core: Optimized and fixed few bugs in underlying RPC handling [GH-7044] [GH-7045] api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [GH-7207] api: Fixed a bug where calling the node GC or GcAlloc endpoints resulted in an error EOF return on successful requests [GH-5970] api: Fixed a bug where /client/allocations/... (e.g. allocation stats) requests may hang in special cases after a leader election [GH-7370] cli: Fixed a bug where nomad agent -dev fails on Windows [GH-7534] cli: Fixed a panic when displaying device plugins without stats [GH-7231] cli: Fixed a bug where alloc exec command in TLS environments may fail [GH-7274] client: Fixed a panic when running in Debian with /etc/debian_version is empty [GH-7350] client: Fixed a bug affecting network detection in environments that mimic the EC2 Metadata API [GH-7509] client: Fixed a bug where a multi-task allocation maybe considered healthy despite a task restarting [GH-7383] consul: Fixed a bug where modified Consul service definitions would not be updated [GH-6459] connect: Fixed a bug where Connect enabled allocation would not stop after promotion [GH-7540] connect: Fixed a bug where restarting a client would prevent Connect enabled allocations from cleaning up properly [GH-7643] driver/docker: Fixed handling of seccomp security_opts option [GH-7554] driver/docker: Fixed a bug causing docker containers to use swap memory unexpectedly [GH-7550] scheduler: Fixed a bug where changes to task group shutdown_delay were not persisted or displayed in plan output [GH-7618] ui: Fixed handling of multi-byte unicode characters in allocation log view [GH-7470] [GH-7551]
* | | | | | Merge pull request #84931 from ngerstle/update-minikubeMaximilian Bosch2020-04-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | minikube: 1.8.1 -> 1.9.2
| * | | | | | minikube: 1.8.1 -> 1.9.2ngerstle2020-04-10
| | |_|/ / / | |/| | | |
* | | | | | freerdp: 2.0.0-rc4 -> 2.0.0 (#84885)Linus Heckemann2020-04-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * freerdp: 2.0.0-rc4 -> 2.0.0 * freerdp: add Xtst for input in shadow server, libxslt for manpages * freerdp: nits
* | | | | | chromium: Fix the VA-API buildMichael Weiss2020-04-10
|/ / / / /
* / / / / treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|/ / / /
* | | | Merge pull request #84838 from andriokha/tor-browser-bundle-bin-9.0.9Joachim F2020-04-10
|\ \ \ \ | | | | | | | | | | tor-browser-bundle-bin: 9.0.7 -> 9.0.9
| * | | | tor-browser-bundle-bin: 9.0.7 -> 9.0.9Andy Fowlston2020-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | https://blog.torproject.org/new-release-tor-browser-909 https://blog.torproject.org/new-release-tor-browser-908
* | | | | rambox-pro: 1.2.2 -> 1.3.1R. RyanTM2020-04-09
|/ / / /
* | | | wireshark: 3.2.2 -> 3.2.3zowoq2020-04-09
| | | | | | | | | | | | | | | | https://www.wireshark.org/docs/relnotes/wireshark-3.2.3.html
* | | | Merge pull request #84808 from r-ryantm/auto-update/callsLinus Heckemann2020-04-09
|\ \ \ \ | | | | | | | | | | calls: 0.1.2 -> 0.1.4
| * | | | calls: 0.1.2 -> 0.1.4R. RyanTM2020-04-09
| | | | |
* | | | | terraform-docs: 0.6.0 -> 0.9.1 (#84807)Nikola Knežević2020-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* | | | | Merge #84773: thunderbird*: 68.6.0 -> 68.7.0Vladimír Čunát2020-04-09
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | https://www.thunderbird.net/en-US/thunderbird/68.7.0/releasenotes/ (ATM it's unclear if there are any security fixes or not.)
| * | | | | thunderbird: 68.6.0 -> 68.7.0taku02020-04-08
| | | | | |
| * | | | | thunderbird-bin: 68.6.0 -> 68.7.0taku02020-04-08
| | | | | |
* | | | | | syncthing: 1.4.1 -> 1.4.2Mario Rodas2020-04-08
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.2
* | | | | | cawbird: 1.0.4 -> 1.0.5Trolli Schmittlauch2020-04-08
| | | | | |
* | | | | | Merge pull request #81442 from manveru/bundler-2.1.4Samuel Leathers2020-04-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | bundler: 1.17.3 -> 2.1.4
| * | | | | | update versions in Gemfile.lockMichael Fellinger2020-04-06
| | | | | | |
* | | | | | | zoom-us: 3.5.374815.0324 -> 3.5.383291.0407Tim Steinbach2020-04-08
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #84663 from flokli/notmuch-multiple-outputFlorian Klink2020-04-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | notmuch: add separate `emacs` output
| * | | | | | notmuch: remove bash-completion and just specify pathDoron Behar2020-04-07
| | | | | | |
| * | | | | | notmuch: make emacs a separate outputFlorian Klink2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This puts all emacs-related binaries and code to a separate output, removing emacs from the runtime closure of neomutt.
* | | | | | | Merge pull request #84671 from primeos/chromiumMichael Weiss2020-04-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | chromium: 80.0.3987.163 -> 81.0.4044.92
| * | | | | | | chromium: 80.0.3987.163 -> 81.0.4044.92Michael Weiss2020-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | Merge pull request #84400 from numkem/nomad_0.10.5lewo2020-04-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nomad: 0.10.2 -> 0.10.5
| * | | | | | | | nomad: 0.10.2 -> 0.10.5Sebastien Bariteau2020-04-05
| | | | | | | | |
* | | | | | | | | gns3-{gui,server}: 2.2.6 -> 2.2.7Michael Weiss2020-04-08
| | | | | | | | |
* | | | | | | | | signal-desktop: 1.32.3 -> 1.33.0Michael Weiss2020-04-08
| |/ / / / / / / |/| | | | | | |