Commit graph

3342 commits

Author SHA1 Message Date
Orivej Desh
f55308e749 gvpe: fix build with glibc 2.26
Tracking issue: #31696
2017-11-15 21:34:47 +00:00
Sander van der Burg
f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
Felix Richter
615a374c4b Pkgs/dirb/copy wordlists (#31652)
* dirb: copy wordlists

also overwrite the hardcoded path to common.txt wordlist

* dirb: nitpicks
2017-11-14 16:48:41 +00:00
Maximilian Bosch
9e0f86131f
airfield: fix build
Airfield suffered from loose version constraints which
caused severe version (and API) conflicts between its dependencies
and transitive ones.

Furthermore the `npm2nix` packaging is deprecated and needed to be
replaced by `node2nix`.

see #31032
2017-11-14 16:37:17 +01:00
Peter Simons
a3ab69d79c pdsh: 2.29 -> 2.33 2017-11-14 12:25:41 +01:00
tv
9f4a461278 update skarnet.org packages
execline:          2.2.0.0 -> 2.3.0.3
s6:                2.4.0.0 -> 2.6.1.1
s6-dns:            2.1.0.0 -> 2.2.0.1
s6-linux-utils:    2.2.0.0 -> 2.4.0.2
s6-networking:     2.2.1.0 -> 2.3.0.2
s6-portable-utils: 2.1.0.0 -> 2.2.1.1
s6-rc:             0.1.0.0 -> 0.3.0.0
skalibs:           2.4.0.1 -> 2.6.0.1
2017-11-13 00:09:32 +01:00
Vladimír Čunát
ab1859e027
Merge branch 'staging'
Hydra looks very good: https://hydra.nixos.org/eval/1409475?compare=1409440
There's mainly some fallout from aarch64-linux not building `go`
on the first attempt.
2017-11-12 19:08:05 +01:00
Renaud
d2724f1635
lftp: 4.8.2 -> 4.8.3 2017-11-11 23:37:41 +01:00
Michael Raskin
29dc669904 getmail: 4.54.0 -> 5.4 2017-11-11 15:31:40 +01:00
Vladimír Čunát
8559b6db82
Merge branch 'master' into staging
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
adisbladis
0e812b717a
networkmanager: 1.8.2 -> 1.10.0 2017-11-11 13:11:44 +08:00
Orivej Desh
ac522cbe95
Merge pull request #30137 from aneeshusa/update-openssh-to-7.6p1
openssh: 7.5p1 -> 7.6p1
2017-11-11 01:23:41 +00:00
Pascal Wittmann
24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
tv
146746effa urlwatch: 2.5 -> 2.7 2017-11-09 11:58:13 +01:00
aszlig
e5bda9399d
netsniff-ng: Fix build against glibc 2.26
The build fails first of all because it cannot find the function body
for __builtin_memset. In glibc 2.26 this is available via inclusion of
string.h.

Another failure was that UINT64_MAX wasn't available in staging/tools.c,
which is fixed again by inclusion of stdint.h.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @nckx
2017-11-09 01:34:57 +01:00
Orivej Desh
27831cbd86
Merge pull request #31397 from nico202/reaver-upgrade
reaver-wps-t6x: 1.5.2 -> 1.6.3
2017-11-08 19:27:24 +00:00
John Ericson
0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
Nicolò Balzarotti
2b409cc7c3 reaver-wps-t6x: 1.5.2 -> 1.6.3 2017-11-08 17:42:58 +01:00
Vladimír Čunát
0f8c85d5d0
strongswan: fixup includes with glibc-2.26 2017-11-07 16:40:12 +01:00
Vladimír Čunát
1d9a8e2289
Merge branch 'master' into staging 2017-11-06 13:24:06 +01:00
Vladimír Čunát
bc90fe1fbb
Merge #30371: update misc. gnome3-related libraries 2017-11-06 13:00:15 +01:00
John Ericson
70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
Jan Tojnar
05562d9237
networkmanagerapplet: cleanup 2017-11-05 20:44:09 +01:00
Orivej Desh
40e47e3fb3
Merge pull request #30898 from iblech/nat-traverse
nat-traverse: init at 0.7
2017-11-05 18:35:36 +00:00
Orivej Desh
080092ffa7 nat-traverse: do not wrap with perl path 2017-11-05 18:10:48 +00:00
Sander van der Burg
51536b2df7
Merge pull request #31235 from Ma27/statsd-with-node2nix
statsd: repackage with node2nix
2017-11-05 13:46:03 +01:00
Tuomas Tynkkynen
61f3d46fcf Merge remote-tracking branch 'upstream/master' into staging 2017-11-04 17:47:54 +02:00
Tim Steinbach
aab92cba7d
Merge pull request #31243 from pbogdan/tcpflow-fix-build
tcpflow: fix build
2017-11-04 10:42:18 -04:00
Piotr Bogdan
adf5aea0b6 tcpflow: fix build 2017-11-04 12:45:59 +00:00
Renaud
5fe398fdc9 fdm: 1.8 -> 1.9.0.20170124
sf.net repo does not exist anymore
2017-11-04 13:27:39 +01:00
Vladimír Čunát
eed6e0a946
Merge branch 'master' into staging
Lots of rebuilds from master; at least some of them due to security.
2017-11-04 10:28:00 +01:00
Maximilian Bosch
5633431c2b
statsd: repackage with node2nix 2017-11-04 10:23:28 +01:00
Jörg Thalheim
3328e35af8
Merge pull request #30987 from wizeman/u/fix-openntpd-cert
openntpd: fix constraints feature on NixOS
2017-11-03 22:36:19 +00:00
Orivej Desh
43d4ebbb0a
Merge pull request #30846 from c0bw3b/pkg/Gcode
treewide: abandon Google Code homepages
2017-11-03 19:10:06 +00:00
c0bw3b
525380b472 treewide: abandon Google Code homepages 2017-11-03 18:52:28 +00:00
Orivej Desh
4762689a8a
Merge pull request #31193 from pbogdan/reaverwps-t6x-fix-build
reaverwps-t6x: fix build
2017-11-03 15:39:50 +00:00
Samuel Leathers
9f85fc52b8
Merge pull request #31195 from pbogdan/curl-unix-socket-fix-build
curl-unix-socket: fix build
2017-11-03 11:25:47 -04:00
Piotr Bogdan
5a539f5eb5 curl-unix-socket: fix build 2017-11-03 14:43:11 +00:00
Piotr Bogdan
16c69270ae reaverwps-t6x: fix build 2017-11-03 14:36:15 +00:00
Orivej Desh
9caf89c903
Merge pull request #31164 from c0bw3b/pkg/htpdate
htpdate: 1.1.3 -> 1.2.0
2017-11-03 00:02:08 +00:00
Orivej Desh
c0a0d8b651
Merge pull request #31108 from benley/openvpn-auth-ldap
openvpn-auth-ldap: init at 2.0.3
2017-11-03 00:00:52 +00:00
Joerg Thalheim
0433604f51 mitmproxy: 2.0.2 -> 2017-10-31 2017-11-02 23:46:55 +00:00
Renaud
6d80920ab9
htpdate: 1.1.3 -> 1.2.0 2017-11-03 00:21:16 +01:00
Benjamin Staffin
998027a531
openvpn-auth-ldap: init at 2.0.3 2017-11-02 14:35:48 -04:00
Piotr Bogdan
8904ce343a fix source root locations.
These have changed following commit
c3255fe8ec.

See also:

- https://github.com/NixOS/nixpkgs/pull/31004
- https://github.com/NixOS/nixpkgs/pull/31106
2017-11-02 13:53:36 +00:00
Vladimír Čunát
06d7e54d62
Merge branch 'staging'
- I can see some regressions, especially due to fetchzip rename c3255fe8ec.
- Darwin is only half-rebuilt on Hydra ATM.
- But there quite a few security fixes within.
2017-11-01 08:37:31 +01:00
Orivej Desh
26e4f6f4f8
Merge pull request #30980 from wizeman/u/fix-cjdns-hash
cjdns: fix hash
2017-11-01 04:32:21 +00:00
Vladimír Čunát
447802a683
Merge branch 'master' into staging 2017-10-31 23:47:34 +01:00
Matthias Beyer
cc9431fee2 http-prompt: 0.10.2 -> 0.11.0 2017-10-31 16:27:23 +01:00
Ricardo M. Correia
7bd64e3dee cjdns: fix hash
.. and switch to fetchFromGitHub to avoid future hash changes.
2017-10-30 19:05:18 +01:00
Ricardo M. Correia
f7616c4f5e openntpd: fix constraints feature on NixOS
The OpenNTPD constraints feature requires a valid chain of SSL
certificates, but the default path in openntpd didn't match the one in
NixOS.

Unfortunately the configured certificate path becomes hardcoded into the
binary, so this feature will likely still fail on other
distributions/operating systems, unless the path coincides with the
NixOS path or the user sets up a symlink.
2017-10-30 18:42:02 +01:00
Frederik Rietdijk
d0d0308876 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-29 14:08:20 +01:00
Ingo Blechschmidt
a71e80db8b nat-traverse: init at 0.7 2017-10-28 16:42:40 +02:00
Herwig Hochleitner
5eccf40eb4 i2p: 0.9.30 -> 0.9.31 2017-10-28 14:51:58 +02:00
Joachim F
1f966e93f6
Merge pull request #30759 from FlorentBecker/pptp_route
pptp: correct reference to ${iproute}/bin/ip
2017-10-28 11:31:57 +00:00
adisbladis
2da692dfc1 unbound: 1.6.6 -> 1.6.7 2017-10-28 10:29:17 +02:00
Frederik Rietdijk
8634a2e2c5 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-27 21:35:58 +02:00
Franz Pletz
3e29dd00fc
wget: 1.19.1 -> 1.19.2 for multiple CVEs
Fixes CVE-2017-13089, CVE-2017-13090.
2017-10-27 11:58:50 +02:00
Edward Tjörnhammar
0e4be9e5f0
bully: 1.0-22 -> 1.1 2017-10-27 09:03:44 +02:00
Daiderd Jordan
31db63bd74 Merge pull request #30809 from andir/dnstracer-darwin
dnstracer: fix build on darwin
2017-10-26 11:30:24 +02:00
Andreas Rammhold
32d6259eec
dnstracer: fix build on darwin 2017-10-26 01:56:19 +02:00
Franz Pletz
5621b77a33
Merge branch 'master' into staging 2017-10-24 14:47:43 +02:00
Franz Pletz
a502a95616
kea: build with botan2 2017-10-24 14:21:08 +02:00
Florent Becker
30c739f7a1 pptp: correct reference to ${iproute}/bin/ip
A reference to /bin/ip was left hanging, causing failure when establishing a connection caused
pptp to try and manipulate roots.
2017-10-24 13:32:34 +02:00
Tim Steinbach
9bd9305602
curl: 7.56.0 -> 7.56.1 2017-10-23 08:33:11 -04:00
mimadrid
c7dec7a4b8 aria2: 1.32.0 -> 1.33.0 2017-10-22 16:25:33 +02:00
Erick Gonzalez
ad5b75dd71 strongSwan: Enable EAP Radius plugin for remote authentication of dial in ipsec clients 2017-10-22 15:35:06 +02:00
Graham Christensen
df77869ad0 Merge pull request #30527 from acowley/isync-1.3.0
isync: 1.2.1 -> 1.3.0
2017-10-18 07:28:02 -04:00
Anthony Cowley
edcdb95746 isync: 1.2.1 -> 1.3.0 2017-10-17 20:33:33 -04:00
lewo
85a1c9e867 bgpdump: init at 2017-09-29 (#30461)
* bgpdump: init at 2017-09-29

* bgpdump: switch to autoreconfHook
2017-10-17 09:37:20 +01:00
Drew Hess
b59013249e strongswan: enable openssl plugin (#30494)
The NIST elliptic curve groups (ecp192 etc.) are only available if the
OpenSSL plugin is enabled, and these groups are currently the only EC
groups supported on iOS and macOS devices.
2017-10-17 09:10:42 +01:00
Jörg Thalheim
074e20162a Merge pull request #30498 from mimadrid/update/axel-2.15
axel: 2.14.1 -> 2.15
2017-10-17 08:51:06 +01:00
mimadrid
7957067622
axel: 2.14.1 -> 2.15 2017-10-17 09:03:41 +02:00
Robert Helgesson
2d44e72801
httpie: remove superfluous field 2017-10-16 00:06:06 +02:00
Franz Pletz
5190b05fa2
fastd: disable aes128-ctr, fix build with new libsodium 2017-10-15 15:27:32 +02:00
Vladimír Čunát
6525c22ef1
Merge branch 'master' into staging
Hydra: ?compare=1401528
2017-10-14 10:36:13 +02:00
Matt McHenry
bbec429f7a djbdns: fix root server list at build time
as suggested by @peterhoeg in
1b7e5eaa79 (commitcomment-24560631)

fixes #30379
2017-10-13 10:29:12 +01:00
Joerg Thalheim
6ec6af4625 djbdns: fix build in usernamespaces 2017-10-13 10:08:34 +01:00
Peter Hoeg
2935f6f853 pykms: previous homepage requires registration 2017-10-12 17:02:33 +08:00
Peter Hoeg
62e73a75f1 pykms: init at 20170719 2017-10-12 08:51:11 +08:00
Michael Raskin
e71a6aabf8 badvpn: fix build 2017-10-10 17:23:10 +02:00
Peter Hoeg
ef1cb94d78 netalyzr: use makeWrapper i/o custom script 2017-10-10 17:18:38 +08:00
Spencer Baugh
75353853fc curl: use the "kerberos" package rather than specifically GNU gss
This allows a policy decision about which Kerberos to use.
2017-10-08 20:45:58 +00:00
Daniel Peebles
416979f3f7 Merge pull request #30150 from copumpkin/no-rpath-nonsense
Get rid of most @rpath nonsense on Darwin
2017-10-08 16:21:27 -04:00
Dan Peebles
b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Jörg Thalheim
a08837622d Merge pull request #30203 from andir/add-dnstracer
dnstracer: init at 1.9
2017-10-07 22:11:22 +01:00
Andreas Rammhold
8e9acc8343
dnstracer: init at 1.9 2017-10-07 22:33:33 +02:00
Frederik Rietdijk
acfec163b1 Merge remote-tracking branch 'upstream/master' into HEAD 2017-10-07 12:15:17 +02:00
Kamil Chmielewski
ef52c95b8a mitmproxy: fix transitive cryptography dependency
pyopenssl-17.0.2 uses cyrptography-2.0.2 which collide with
the one used in mitmproxy
2017-10-07 11:15:29 +02:00
Aneesh Agrawal
d473ef2ed2 openssh: 7.5p1 -> 7.6p1
Release notes are available at https://www.openssh.com/txt/release-7.6.
Mostly a bugfix release, no major backwards-incompatible changes.
2017-10-06 16:38:18 -04:00
Vladimír Čunát
0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Orivej Desh
4769f14de0 Merge pull request #30062 from disassembler/goklp
goklp: init at 1.6
2017-10-05 08:18:17 +00:00
Daiderd Jordan
514593ea31
curl: fix clang build 2017-10-04 23:08:30 +02:00
Franz Pletz
a98b96824d
curl: 7.55.1 -> 7.56.0 for CVE-2017-1000254
https://curl.haxx.se/docs/adv_20171004.html
2017-10-04 08:17:46 +02:00
Orivej Desh
f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Samuel Leathers
cc96fb6810 goklp: init at 1.6 2017-10-03 11:59:43 -04:00
Franz Pletz
9fc7f918ee
chrony: 3.1 -> 3.2 2017-10-02 18:54:46 +02:00
Franz Pletz
2f188ff37f
dnsmasq: 2.77 -> 2.78 for multiple CVEs
Fixes CVE-2017-14491, CVE-2017-14492, CVE-2017-14493, CVE-2017-14494,
CVE-2017-14495, CVE-2017-14496.
2017-10-02 17:06:22 +02:00
Franz Pletz
b2a5c40043
uqmi: init at 2016-12-19 2017-10-02 17:06:22 +02:00
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00