1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
Commit graph

3066 commits

Author SHA1 Message Date
Tuomas Tynkkynen 43ff1c8262 Merge remote-tracking branch 'upstream/master' into staging 2017-07-11 14:16:21 +03:00
Will Dietz 07f27eddae jnettop: add patch for 64bit counters (#27283)
Add patch (from Debian) to use 64bit counters for transfer totals. Otherwise counters overflow at 4GB.
2017-07-10 20:02:07 +02:00
Franz Pletz e4dd6377a5
mitmproxy: add patch to bump pyopenssl dependency 2017-07-10 19:47:54 +02:00
Franz Pletz 33acb13fcd
lldpd: remove references to gcc-wrapper 2017-07-10 09:36:04 +02:00
montag451 21ef8d5c89 network-manager: fix hard-coded path for modprobe 2017-07-07 18:12:46 +02:00
Eelco Dolstra c23dcd72a0
Enable some more debug info 2017-07-05 16:04:54 +02:00
Vladimír Čunát 9e1c7ddaae
Merge branch 'master' into staging 2017-07-05 09:53:53 +02:00
Volth b935b21ffd fix regressions where "${repo}-${rev}-scr" pattern was hardcoded 2017-07-04 20:22:13 +00:00
Jörg Thalheim 92df3cc98e Merge pull request #27066 from Lassulus/ucspi-tcp-fix
ucspi-tcp: remove setuid from install script
2017-07-04 17:24:09 +01:00
Tuomas Tynkkynen ed9bb167d5 iperf: 3.1.7 -> 3.2 2017-07-04 17:30:02 +03:00
lassulus d461e64b63 ucspi-tcp: remove setuid from install script 2017-07-04 11:02:36 +02:00
Benno Fünfstück 6685b7a3d8 burpsuite: 1.7.06 -> 1.7.23 2017-07-03 17:20:45 +02:00
romildo 6cd8de8ba6 offlineimap: 7.1.0 -> 7.1.1 2017-07-02 21:29:30 +02:00
Pascal Wittmann fa92dd8cfc
nzbget: 18.1 -> 19.0 2017-07-01 10:06:10 +02:00
Joachim F 8604630d92 Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
Tomas Hlavaty 4ecba3751d cjdns: 19.1 -> 20 2017-06-29 23:45:53 +02:00
John Ericson e1faeb574a Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan 822084fa37 tcpdump: Don't use stdenv.cross 2017-06-28 21:29:07 -04:00
Will Dietz 59bf263a59 netselect: Fix attempt to use unsupported permissions on files in store 2017-06-28 14:31:44 -05:00
Will Dietz d339dc762c mailutils: Fix attempts to set unsupported ownership and perms 2017-06-28 13:58:16 -05:00
Frederik Rietdijk 8a62a9b064 Merge pull request #26125 from volth/webkitgtk-naming
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
michael bishop bb16bced36
toxvpn: 20161230 -> 2017-06-25 2017-06-25 20:17:20 -03:00
Masayuki Takeda 69153f12e4 networkmanager: fix arping path 2017-06-24 14:46:16 +02:00
John Ericson afd2bdbad2 Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
John Ericson 38b2bd2f28 dropbear: Remove now-unneeded crossAttrs 2017-06-22 17:53:52 -04:00
Franz Pletz 5521b542a2
openvpn: 2.4.2 -> 2.4.3
See https://community.openvpn.net/openvpn/wiki/VulnerabilitiesFixedInOpenVPN243

Fixed:

  * CVE-2017-7508
  * CVE-2017-7520
  * CVE-2017-7521
  * CVE-2017-7512
  * CVE-2017-7522
2017-06-21 13:36:10 +02:00
Volth 8fe525b6c7 mtr: do not do 'setcap' on installPhase, it would fail anyway 2017-06-20 22:22:29 +02:00
Franz Pletz 5d851e8be8
ipv6calc: 0.99.1 -> 0.99.2 2017-06-20 03:56:39 +02:00
Franz Pletz 65b3f5e8e7
kea: 1.1.0 -> 1.2.0 2017-06-20 03:45:49 +02:00
Franz Pletz e7f5e7fe3b
whois: 5.2.15 -> 5.2.16 2017-06-20 03:45:43 +02:00
Franz Pletz bc3ee6bfd4
dnsmasq: 2.76 -> 2.77 2017-06-20 03:45:43 +02:00
Franz Pletz ed71a3a678
chrony: 3.0 -> 3.1 2017-06-20 03:45:42 +02:00
Franz Pletz 42dcabf414
mitmproxy: 2.0.0 -> 2.0.2 2017-06-20 03:45:40 +02:00
Vladimír Čunát 629e9c6dc7
Merge branch 'staging'
I don't like to wait for the expat-induced rebuild to happen yet another
time on staging.
2017-06-19 07:29:42 +02:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
shak-mar e3f057d845 i2p: wrapper: Fix 64bit build
I didn't actually build this on 64bit, so let's see what Travis will do.
2017-06-17 16:25:17 +02:00
shak-mar eb8e289fad i2p: Build java service wrapper from source
The most tricky part was the JAVA_TOOL_OPTIONS part.  `javah` simply
throws a NullPointerException if it cannot find a java compiler.  See
http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b27/javax/tools/ToolProvider.java#ToolProvider.getSystemJavaCompiler%28%29
on how that compiler is searched for.
2017-06-16 23:37:57 +02:00
shak-mar c66d81b4d0 i2p: 0.9.28 -> 0.9.30 2017-06-16 23:37:57 +02:00
shak-mar 800139b7fe i2p: Add i686-linux platform 2017-06-16 23:37:57 +02:00
Tim Steinbach 9560fcbadf
curl: 7.54.0 -> 7.54.1 2017-06-16 08:16:30 -04:00
Franz Pletz 4ac68216bd
unbound: 1.6.2 -> 1.6.3
Also moves the header file into the lib output.
2017-06-15 13:42:27 +02:00
Edward Tjörnhammar 3dcecf09fc
Remove aiccu package and service due to sunsetting.
https://www.sixxs.net/main/
2017-06-15 06:58:08 +02:00
Vladimír Čunát 32916ab1de
Merge older staging
Enough rebuilds have finished on Hydra now.
2017-06-11 09:01:08 +02:00
Tuomas Tynkkynen 1545229fa7 biosdevname: Broken on aarch64
Uses inline x86 asm:
https://nix-cache.s3.amazonaws.com/log/lqpnvr2xch5vv4zk2n0v4nlji8c88129-biosdevname-0.7.2.drv
2017-06-11 04:37:24 +03:00
Vladimír Čunát 445b107d93
openssh: fixup build on Hydra
http://hydra.nixos.org/build/53993444
2017-06-07 09:33:56 +02:00
Jörg Thalheim c0f2e13bee Merge pull request #26239 from jensbin/networkmanager-dmenu_20170528
networkmanager_dmenu: unstable-2017-04-13 -> unstable-2017-05-28
2017-06-03 13:07:06 +01:00
Mateusz Kowalczyk dcf171bc79 Revert "dd-agent: 5.11.2 -> 5.13.2 + service rework"
This reverts commit af096c8bff.
2017-06-03 12:27:56 +01:00
Mateusz Kowalczyk 668556331b Revert "datadog: Properly use configured package."
This reverts commit 50f53da9ef.
2017-06-03 12:27:43 +01:00
Bas van Dijk e367d69fcc strongswan: 5.5.2 -> 5.5.3 2017-06-02 13:53:45 +02:00
Frederik Rietdijk 1fe17ee116 Merge pull request #26316 from rnhmjoj/pirate-get
pirate-get: 0.2.9 -> 0.2.10
2017-06-02 09:37:07 +02:00
Mateusz Kowalczyk 50f53da9ef datadog: Properly use configured package. 2017-06-02 08:16:47 +01:00
Edward Tjörnhammar 01ef91aa04
i2pd: 2.13.0 -> 2.14.0 2017-06-02 06:31:39 +02:00
rnhmjoj ceedd0b04a
pirate-get: 0.2.9 -> 0.2.10 2017-06-02 00:36:59 +02:00
Mateusz Kowalczyk af096c8bff dd-agent: 5.11.2 -> 5.13.2 + service rework 2017-06-01 15:08:50 +01:00
Edward Tjörnhammar 53835c93cb
i2pd: homepage update 2017-05-30 16:49:21 +02:00
Edward Tjörnhammar 1e51fdc2cd
i2pd: disable AVX instructions 2017-05-30 16:49:20 +02:00
Jens Binkert 479ddf0f13 networkmanager_dmenu: unstable-2017-04-13 -> unstable-2017-05-28 2017-05-30 15:50:10 +02:00
Robin Stumm 75a94a5a28 mcrcon: init at 0.0.5 2017-05-29 22:46:23 +02:00
timor 1d56c2fa43 NetworkManager: fix openconnect for console tools
This patch allows `nmcli` and `nmtui to work correctly with
openconnect.  This is dony by hard-coding the openconnect binary location.

see #25915
2017-05-29 17:24:22 +01:00
Pascal Wittmann c63339567b imapsync: 1.684 -> 1.727 2017-05-29 12:19:29 +02:00
montag451 6de69a2425 simpleproxy: init at 3.5 2017-05-27 17:42:48 +02:00
montag451 ffe4e82dd3 nss-pam-ldapd: 0.8.13 -> 0.9.7 2017-05-27 02:53:22 +02:00
Vladimír Čunát 00672dec8a
Merge older staging
This still causes some uncached rebuilds, but master(!) and staging
move too fast forward rebuild-wise, so Hydra might never catch up.
(There are also other occasional problems.)
Therefore I merge at this point where the rebuild isn't that bad.
2017-05-26 15:45:43 +02:00
Volth b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Franz Pletz ea5d936da8
miniupnpc_1: 1.9.20150430 -> 1.9.20160209 2017-05-26 13:09:53 +02:00
Franz Pletz 1adbd2aacd
miniupnpc_2: 2.0.20161216 -> 2.0.20170509
Fixes CVE-2017-8798.
2017-05-26 13:09:50 +02:00
Frederik Rietdijk 99cfab07b9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-22 09:21:40 +02:00
Andrew Miller c3f434fd62 hss: init at 1.0.1 (#25936)
* hss: init at 1.0.1

* hss: use buildRubyGem instead of bundler
2017-05-22 07:06:11 +01:00
Robin Gloster 30d4987e30
aria2: 1.31.0 -> 1.32.0 2017-05-21 20:27:44 +02:00
Joachim Fasting bfd3227686
dnscrypt-proxy: 1.9.4 -> 1.9.5
See https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.9.5
2017-05-21 18:08:14 +02:00
Franz Pletz b411968774
lldpd: init at 0.9.7 2017-05-21 01:16:42 +02:00
Piotr Bogdan 95c158dbf8 tcptraceroute: init at 1.5beta7 2017-05-20 16:21:51 +01:00
Jörg Thalheim 7c9437104a Merge pull request #25925 from selaux/networkmanager_fortisslvpn
networkmanager_fortisslvpn: init at 1.2.4
2017-05-20 09:18:22 +01:00
Protean Security d89aaca611 tcpreplay: init at 4.2.5 (#25891)
* tcpreplay: init at 4.2.5

* fix the license meta info

* tcpreplay: use bsd3 license from lib.licenses
2017-05-20 07:51:36 +01:00
Stefan Lau a3696aa090 networkmanager_fortisslvpn: init at 1.2.4 2017-05-19 19:18:30 +02:00
Vladimír Čunát 515414ed32
Merge branch 'master' into staging 2017-05-16 18:32:43 +02:00
Emery Hemingway f5b6c1e58d zerotierone: 1.2.2 -> 1.2.4 2017-05-16 10:43:32 -05:00
Franz Pletz 0b89f71a07
unbound: 1.6.1 -> 1.6.2 2017-05-14 22:46:57 +02:00
Peter Simons ae6f9324cd openvpn: update to version 2.4.2 to fix CVE-2017-7478 and CVE-2017-7479 2017-05-12 13:35:37 +02:00
Jörg Thalheim 4f676a0825
megatools: use wrapGAppsHook 2017-05-11 20:34:32 +01:00
Peter Hoeg c684c0e82d mu: add checkInputs 2017-05-11 12:53:12 +08:00
Franz Pletz 547c51a2a2 Merge pull request #25592 from mimadrid/update/whois-5.2.15
whois: 5.2.14 -> 5.2.15
2017-05-08 09:13:56 +02:00
mimadrid 3f7665b5a0
whois: 5.2.14 -> 5.2.15 2017-05-07 23:11:56 +02:00
volth 27e8a7945b reaver: database on readwrite medium (#25321) 2017-05-07 19:01:36 +01:00
Frederik Rietdijk ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Joachim F 7c283b44c9 Merge pull request #25446 from romildo/new.connman-gtk
connman-gtk: init at 1.1.1
2017-05-05 00:21:37 +01:00
Rob Vermaas a9f054c834
dd-agent: Add default config files of dd-agent and auto_conf dir
to /etc/dd-agent/conf.d by default, and make sure
/etc/dd-agent/conf.d is used.

Before NixOS 17.03, we were using dd-agent 5.5.X which
used configuration from /etc/dd-agent/conf.d

In NixOS 17.03 the default conf.d location is first used relative,
meaning that $out/agent/conf.d was used without NixOS overrides.

This change implements similar functionality as PR #25288, without
breaking backwards compatibility.

(cherry picked from commit 77c85b0ecb)
2017-05-04 09:47:21 +00:00
Pascal Wittmann c5a5ac1ef7 Merge pull request #25471 from aneeshusa/update-mosh-to-1.3.0
mosh: 1.2.6 -> 1.3.0
2017-05-03 07:33:44 +02:00
Aneesh Agrawal bc4e30a12b mosh: 1.2.6 -> 1.3.0
Release announcement is available at
http://mailman.mit.edu/pipermail/mosh-users/2017-March/000341.html.
2017-05-02 19:39:25 -04:00
Aneesh Agrawal ded7953478 treewide: meta.platform -> meta.platforms 2017-05-02 19:32:02 -04:00
romildo 0de51ef70e connman-gtk: init at 1.1.1 2017-05-02 14:13:31 -03:00
Pascal Wittmann cac205c252 Merge pull request #25436 from romildo/upd.cmst
cmst: 2016.10.03 -> 2017.03.18
2017-05-02 15:00:04 +02:00
Vladimír Čunát d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
romildo ed76d724d3 cmst: 2016.10.03 -> 2017.03.18 2017-05-02 08:50:55 -03:00
romildo ac8698b7d1 connman: 1.33 -> 1.34 2017-05-01 23:35:18 -03:00
Michael Raskin ee790bf944 Merge pull request #23321 from jensbin/networkmanager_dmenu
networkmanager_dmenu: init at unstable-2017-04-13
2017-05-01 19:25:44 +02:00
Jens Binkert 4c6d267ae8 networkmanager_dmenu: init at unstable-2017-04-13 2017-05-01 19:06:23 +02:00
Jens Grunert 87a450e466 Adding networkmanager_dmenu 2017-05-01 19:00:33 +02:00
Vladimír Čunát 92ee3b02e8
Merge branch 'staging'
Master is seeing a very large rebuild now, and this version of staging
seemed rather fine already (only a few thousand builds remaining now).
I really didn't want to wait a few more days because of this.
2017-05-01 18:00:21 +02:00
Pascal Wittmann c133bf6a79
nzbget: 18.0 -> 18.1 2017-05-01 12:03:41 +02:00