Commit graph

3387 commits

Author SHA1 Message Date
Graham Christensen 15a4977409
Revert "openssh: Build with Kerberos by default"
This reverts commit a232dd66ee.

Moving to staging
2018-01-28 16:36:01 -05:00
Aneesh Agrawal 716d1612af
openssh: Build with Kerberos by default
This can be disabled with the `withKerberos` flag if desired.
Make the relevant assertions lazy,
so that if an overlay is used to set kerberos to null,
a later override can explicitly set `withKerberos` to false.

Don't build with GSSAPI by default;
the patchset is large and a bit hairy,
and it is reasonable to follow upstream who has not merged it
in not enabling it by default.
2018-01-28 16:36:00 -05:00
Vladimír Čunát 2d2dbe083f
Merge branch 'master' into staging
Hydra: ?compare=1429281
2018-01-27 09:14:22 +01:00
Peter Hoeg 9c95eb828a pykms: 20170719 -> 20171224
Use python 3 instead of python 2.
2018-01-27 15:09:40 +08:00
adisbladis bb1a326829
whois: 5.2.20 -> 5.3.0 2018-01-27 01:19:16 +08:00
Robin Gloster 0fdd0964fe
aria2: 1.33.0 -> 1.33.1 2018-01-25 19:44:54 +01:00
Will Dietz 10aa7a9611 jwhois: set AR to fix cross build 2018-01-24 09:33:35 -06:00
Frederik Rietdijk 769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
adisbladis 8fd86b86eb
Merge pull request #34200 from dtzWill/update/siege-4.0.4
siege: 4.0.2 -> 4.0.4
2018-01-24 16:25:58 +08:00
Tuomas Tynkkynen b4c12eef30 wget: 1.19.2 -> 1.19.4 2018-01-23 23:52:00 +02:00
Will Dietz b0832f89f5 siege: 4.0.2 -> 4.0.4 2018-01-23 13:11:57 -06:00
Edward Tjörnhammar a4f433c03c
i2pd: expose flags 2018-01-23 11:59:39 +01:00
Dmitry Moskowski baa23aa2fc
unbound: 1.6.7 -> 1.6.8
Fixes CVE-2017-15105
2018-01-21 19:09:27 +00:00
Dmitry Moskowski b45a117bd3
i2pd: override boost derivation on the top-level 2018-01-19 23:47:00 +00:00
Dmitry Moskowski 7314b1949a
i2pd: 2.15.0 -> 2.17.0 2018-01-19 20:18:03 +00:00
Jörg Thalheim 00975280f1 netcat-openbsd: 1.130 -> 1.187
fixes #34002
2018-01-18 12:01:05 +00:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Tuomas Tynkkynen 67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tuomas Tynkkynen 2e56ba6fbd Merge remote-tracking branch 'upstream/master' into staging 2018-01-16 22:49:20 +02:00
John Ericson 5a754e75b4 Merge branch 'ericson2314-cross-master' into staging 2018-01-16 13:05:39 -05:00
Drew Hess fa3d1c5dfb
netsniff-ng: 0.6.2 -> 0.6.3 2018-01-16 15:58:14 +08:00
Andreas Rammhold 761ed40c5c
miniupnpc_2: 2.0.20170509 -> 2.0.20171212
This potentially addresses CVE-2017-1000494.

Changes since last version bump:

  2017/12/11:
    Fix buffer over run in minixml.c
    Fix uninitialized variable access in upnpreplyparse.c
2018-01-15 17:55:00 +01:00
Andreas Rammhold addf1d5da3
miniupnpd: 2.0 -> 2.0.20171212 (fixes CVE-2017-1000494)
changelog since the last version bump:

  2017/12/12:
    Fix a few buffer overrun in SSDP and SOAP parsing

  2017/11/02:
    PCP : reset epoch after address change

  2017/05/26:
    merge https://github.com/miniupnp/miniupnp/tree/randomize_url branch

  2017/05/24:
    get SSDP packet receiving interface index and use it to check if the
      packet is from a LAN

  2017/03/13:
    default to client address for AddPortMapping when <NewInternalClient>
      is empty
    pass ext_if_name to add_pinhole()

  2016/12/23:
    Fix UDA-1.2.10 Man header empty or invalid

  2016/12/16:
    Do not try to open IPv6 sockets once it is disabled

  2016/12/01:
    Fix "AddPinhole Twice" test

  2016/11/11:
    fixes build for Solaris/SunOS

  2016/07/23:
    fixes build error on DragonFly BSD
2018-01-15 17:51:19 +01:00
Tuomas Tynkkynen 6ed0fe7e45 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/build-support/fetchbower/default.nix
	pkgs/build-support/fetchdarcs/default.nix
	pkgs/build-support/fetchgx/default.nix
	pkgs/development/python-modules/botocore/default.nix
	pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
	pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
José Romildo Malaquias 01e1ba6ab2 uget: 2.0.10 -> 2.2.0 2018-01-14 17:10:17 -02:00
Jörg Thalheim 9e40faf0d5
Merge pull request #33650 from dtzWill/feature/whois-idn-and-update
whois: use idn, libiconv; update
2018-01-13 18:55:17 +00:00
Joachim F a6912f589e
Merge pull request #33629 from rnhmjoj/dnscrypt-proxy
Restore dnscrypt-proxy
2018-01-09 21:34:14 +00:00
Will Dietz eb7af7a82b whois: prefer not overwriting phases, use libiconv 2018-01-09 08:41:55 -06:00
Will Dietz 364b21925f whois: use libidn2 to support various 'international' domains 2018-01-09 08:41:51 -06:00
Will Dietz 90c67ea36a whois: 5.2.18 -> 5.2.20 2018-01-09 08:41:40 -06:00
adisbladis c2316114bc
stdenv: Kill off ensureDir 2018-01-09 11:14:48 +08:00
rnhmjoj e0540876ad
dnscrypt-proxy: use mirror for source archive 2018-01-09 00:32:05 +01:00
Franz Pletz 33a4de2941
Revert "dhcpcd: 6.11.5 -> 7.0.0"
This reverts commit 0e73580026.

Blocks channel releases. See #33527.
2018-01-08 17:00:30 +01:00
Kier Davis 397daef205
openvpn: make systemd dependency optional
systemd is a fairly large dependency, and it doesn't appear to
be necessary in all circumstances - e.g. when openvpn is
not run as a systemd service (as is usually the case when it is
run in a Docker container).

This change makes the dependency on systemd optional, controlled
by a new argument `useSystemd`. The default behaviour remains
the same as it was before this change: enabled only on Linux systems.

For me, this change reduces the size of my container image (dominated
by the closure of openvpn) from about 110 MB to 45 MB.

Version 2: rename argument to `useSystemd` (was `systemdSupport`), and
rebase onto master
2018-01-06 15:05:44 +00:00
Will Dietz d630be51ab tcpdump: fix eval if no kernelMajor specified, assume compat 2018-01-06 04:12:51 +00:00
Dmitry Moskowski 7920785860 aircrack-ng: wrap airmon-ng with needed tools
Fixes #9901
2018-01-06 03:32:47 +00:00
Orivej Desh ddb9a30f47
Merge pull request #32839 from romildo/connman
connman: enable support for Wireless daemon for Linux (iwd)
2018-01-06 02:14:22 +00:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
adisbladis 13b203fb4f
stunnel: 5.41 -> 5.44 2018-01-04 16:34:32 +01:00
adisbladis 274e0a2682
offlineimap: 7.1.2 -> 7.1.4 2018-01-04 16:34:31 +01:00
adisbladis 2645683796
ncftp: 3.2.5 -> 3.2.6 2018-01-04 16:34:30 +01:00
Aneesh Agrawal 36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Franz Pletz 0e73580026
dhcpcd: 6.11.5 -> 7.0.0 2018-01-01 23:49:36 +01:00
Frederik Rietdijk 8a255d73b4 mitmproxy: fix build 2017-12-31 13:50:17 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster 572b2bda4e treewide: generalise for both mysql & mariadb 2017-12-29 02:18:35 +01:00
Robin Gloster b69befbfd5 mariadb: replace to connector-c 2017-12-29 02:18:35 +01:00