3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

3367 commits

Author SHA1 Message Date
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
Robin Gloster 64178f1cab mailutils: fix build with mariadb 10.2 2017-12-29 02:18:35 +01:00
Robin Gloster ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Jörg Thalheim c333e9b348
Merge pull request #32302 from andir/uwimap-pollution
uwimap pollution of `include/`
2017-12-29 00:08:26 +01:00
Vladimír Čunát e7b51bb38f
quicktun: fixup build with gnutar-1.30
/cc #32816.
2017-12-26 18:02:58 +01:00
Joachim F 68eb89313e
Merge pull request #32325 from jraygauthier/jrg/swagger-codegen
swagger-codegen: Init at 2.2.1
2017-12-25 13:31:50 +00:00
Vladimír Čunát 0e762cdc0e
Merge older staging branch 2017-12-25 10:36:36 +01:00
Orivej Desh b58cda709d
Merge pull request #32856 from markus1189/http-prompt
http-prompt: disable tests
2017-12-21 01:35:27 +00:00
Orivej Desh 3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Markus Hauck 6bb1817999 http-prompt: disable tests
The http-prompt tests do something with files, which leads to
permission errors during test execution.

For now replace the check with a executable sanity check
2017-12-19 19:09:52 +01:00
Anders Kaseorg 58fd7719ea mosh: Install bash-completion rule
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-19 18:32:47 +01:00
Jan Tojnar 8a1475a35a
ccnet: use recent vala + clean-up 2017-12-19 17:25:51 +01:00
Jan Tojnar 8eb81aa830
zssh: init at 1.5c 2017-12-19 17:17:20 +01:00
Vladimír Čunát 9b54a00160
Merge #29785: curl: enable kerberos 2017-12-19 15:18:24 +01:00
Vladimír Čunát 13e6a5c561
kerberos: split headers into $dev 2017-12-19 15:18:01 +01:00
José Romildo Malaquias fe502b0fad connman: enable support for Wireless daemon for Linux (iwd) 2017-12-19 08:34:11 -02:00
José Romildo Malaquias 5fa03bf737 cmst: 2017.03.18 -> 2017.09.19 2017-12-18 07:46:51 -02:00
Orivej Desh a9f83b1203
Merge pull request #32409 from romildo/fix.network-manager-applet
libdbusmenu: 12.10.12 -> 16.04.0; network-manager-applet: enable appindicator support
2017-12-17 04:34:39 +00:00
Pascal Wittmann 01ef7593a7 axel: 2.15 -> 2.16.1 2017-12-13 11:03:55 +01:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00