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

2175 commits

Author SHA1 Message Date
Eelco Dolstra b4bf432709 nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputs
Note: I ignored the C++ libraries, but it appears we're not currently
using them. Once we do, we'll probably want to put them in a separate
output as well (to prevent non-C++ users from depending on Boost).
2016-04-18 21:13:18 +02:00
joachifm dabacbb211 Merge pull request #14734 from sheenobu/sipsak_fixbuild_gnu89
sipsak: fix build by using --std=gnu89
2016-04-16 20:18:26 +02:00
Sheena Artrip 1a520f8aa4 sipsak: fix build by using --std=gnu89 2016-04-16 13:52:21 -04:00
Pascal Wittmann 0f48602926 Merge pull request #14745 from layus/update/urlwatch-2.1
urlwatch: update 2.0 -> 2.1
2016-04-16 09:53:50 +02:00
Aneesh Agrawal 6e4d06873f openssh: fix CVE-2015-8325
Debian Security Advisory: https://www.debian.org/security/2016/dsa-3550
Upstream commit: https://anongit.mindrot.org/openssh.git/commit/?id=85bdcd7c92fe7ff133bbc4e10a65c91810f88755
2016-04-15 23:45:10 -04:00
Guillaume Maudoux 29280a60d5 urlwatch: update 2.0 -> 2.1 2016-04-15 22:23:01 +02:00
Joachim Fasting ec406eb640
dnscrypt-proxy: split man output 2016-04-15 17:41:41 +02:00
aszlig 2c024d28a2
cmst: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of cmst override
the whole configurePhase, so this hook isn't run at all.

I've also added running the preBuild and postBuild hooks for the sake of
completeness so that it's easier to override the derivation attributes.

This fixes the build of cmst and it now successfully compiles on my
machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
Tuomas Tynkkynen 897e0d1224 treewide: Mass replace 'openssl}/bin' to refer to the correct outputs 2016-04-14 08:32:20 +03:00
obadz bd9089987a Merge pull request #14665 from bendlas/update-i2p
i2p: 0.9.24 -> 0.9.25
2016-04-13 19:50:47 +01:00
Herwig Hochleitner e4a56dbff8 i2p: 0.9.24 -> 0.9.25 2016-04-13 20:48:20 +02:00
zimbatm 04267ed630 Merge pull request #14647 from MostAwesomeDude/tahoe
Tahoe-LAFS improvements
2016-04-13 16:39:53 +01:00
Corbin 4c85efbda1 tahoe-lafs: 1.10.2 -> 1.11.0
Also add myself to maintainers, as I *do* care about this package.
2016-04-12 18:44:26 -07:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Alexander Ried ed791dbb94 minidlna: install manpages 2016-04-08 23:04:12 +02:00
Emery Hemingway 36b5fd8d4d cjdns: 16 -> 17.3 2016-04-08 15:55:13 +02:00
Micxjo Funkcio 2d0e18f64f
aria2: 1.20.0 -> 1.21.0 2016-04-07 14:31:45 -07:00
Vladimír Čunát d1df28f8e5 Merge 'staging' into closure-size
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Domen Kožar 009a9ceb88 snabbswitch: 2015.12 -> 2016.04, rename to snabb 2016-04-07 12:49:11 +01:00
Nikolay Amiantov 1f79dc2d6a Merge commit 'refs/pull/14421/head' of git://github.com/NixOS/nixpkgs 2016-04-07 03:00:45 +03:00
Nikolay Amiantov 5330244958 Merge commit 'refs/pull/14242/head' of git://github.com/NixOS/nixpkgs 2016-04-07 03:00:36 +03:00
Tristan Helmich 399d2bca32 mosh: fix segfaulting issue
Discussion on this issue at https://github.com/mobile-shell/mosh/issues/727 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817929#35
2016-04-04 15:14:09 +02:00
Peter Hoeg 64a9bd37e6 networkmanager: 1.0.6 -> 1.0.12
Also pulls in networkmanager-applet at 1.0.10 as it is no longer in sync with the NM version.
2016-04-03 18:40:51 +08:00
Peter Simons 90d0b08237 Merge pull request #14371 from pmahoney/skarnet
Update skarnet.org packages
2016-04-01 17:59:14 +02:00
Patrick Mahoney fc1f5d2cf1 set target for darwin binary compat in skarnet.org packages
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:

The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.

Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.

See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney e0c225857f update skarnet.org packages
skalibs:           2.4.7.0 -> 2.3.9.0
execline:          2.1.4.0 -> 2.1.4.5
s6:                2.2.1.0 -> 2.2.4.3
s6-rc:             0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils:    2.0.2.0 -> 2.0.2.3
s6-dns:            2.0.0.4 -> 2.0.0.7
s6-networking:     2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
Eelco Dolstra 3fb1708427 ssh: Fix support for ssh-dss host keys 2016-04-01 15:54:52 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Edward Tjörnhammar 29f5b917ea
i2pd: 2.5.1 -> 2.6.0 2016-03-31 22:07:35 +02:00
Franz Pletz 6dc2337b94 Merge pull request #14313 from mayflower/pkg/dhcpcd/6.10.1
dhcpcd: 6.9.4 -> 6.10.1 (security)
2016-03-30 13:06:12 +02:00
Franz Pletz e498a645c1 ncat: Remove old package, available in nmap 2016-03-30 08:53:22 +02:00
Franz Pletz 5aa986fba2 dhcpcd: 6.9.4 -> 6.10.1 (security)
Fixes CVE-2016-1503 & CVE-2016-1504.

Changelog:
  - http://roy.marples.name/archives/dhcpcd-discuss/2016/1143.html
  - http://roy.marples.name/archives/dhcpcd-discuss/2016/1146.html
2016-03-30 06:57:59 +02:00
Joachim Fasting 8bd72dfaa4 lsh: fix gcc5 build
The build fails with c11 (also tested c99), but works with gnu90.
2016-03-28 19:01:58 +02:00
joachifm a66a64cedc Merge pull request #14182 from NeQuissimus/pppscripts
ppp: Include convenience scripts
2016-03-28 15:19:44 +00:00
Eelco Dolstra 38afa836b3 openvpn: 2.3.8 -> 2.3.10
In particular, this fixes the systemd-ask-password regression
re-introduced by cb1c818491.
2016-03-27 23:29:53 +02:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Peter Hoeg 8857774f91 network-manager: use ping/ping6 from the nix store
NM upstream has a hardcoded path to /usr/bin/ping.

This patch changes:

 - ping/ping6 are now from the nix store
 - we no longer try to make substitutions on a missing file
 - we use file from the nix store
2016-03-27 15:15:16 +08:00
Joachim Fasting 1f78d14028 curl3: mark as broken
This is an ancient version of curl, that currently has 19 known vulnerabilities.
It is used by and was added to support only one package.
2016-03-26 13:18:48 +01:00
Pascal Wittmann 0d84a3fde2 eggdrop: fix build with gcc5 2016-03-25 19:57:07 +01:00
Marius Bakke 8afda7e421 s3cmd: 1.5.2 -> 1.6.1 2016-03-25 05:19:35 +00:00
Tobias Geerinckx-Rice bcb030a5a4 minissdpd: 1.5.20160301 -> 1.5.20160301 2016-03-24 21:33:18 +01:00
Tim Steinbach a4d741ef9d ppp: Include convenience scripts 2016-03-24 19:26:00 +00:00
Tobias Geerinckx-Rice 6db204b7d9 netsniff-ng: 0.6.0 -> 0.6.1 2016-03-24 20:23:59 +01:00
Joachim Fasting db6ae35bd9 cadaver: fix build against newer versions of openssl
Apply patch from Arch Linux.

See https://hydra.nixos.org/build/33258957/nixlog/1/raw
2016-03-24 19:05:14 +01:00
Nikolay Amiantov 0c6db0ca48 cc-wrapper: add option to skip flags for native optimizations 2016-03-24 20:16:17 +03:00
Joachim Fasting 63b6498aa0 dnscrypt-proxy: disable darwin build
The darwin build has been broken for a long time and I'm unable to
properly debug the issue.

What appears to be happening is that the symbol `HAVE_SANDBOX_INIT` ends
up being defined as 1 while `HAVE_SANDBOX_H` ends up being 0, resulting in
undefined reference errors when `sandbox_init()` is called (because
`<sandbox.h>` is not included first).
This is a regression from dnscrypt-proxy 1.6.0 to 1.6.1.

For context, sandbox.h is a deprecated OSX mechanism for sandboxing.

The build failure is at
https://hydra.nixos.org/build/32705849/nixlog/1/raw

This patch closes NixOS/nixpkgs#14064
2016-03-24 17:14:22 +01:00
joachifm 96af7c6dcb Merge pull request #14171 from NeQuissimus/pptp180
pptp: 1.7.2 -> 1.8.0
2016-03-24 12:58:54 +00:00
Pascal Wittmann fcc0bf2d05 axel: 2.5 -> 2.6 2016-03-24 00:07:40 +01:00
Tim Steinbach 3fc2f99907 pptp: 1.7.2 -> 1.8.0 2016-03-23 23:01:39 +00:00
Pascal Wittmann 2bb151f91b atftp: fix build by using gcc49
See #13559
2016-03-22 16:42:07 +01:00