3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5228 commits

Author SHA1 Message Date
Jan Tojnar 5d715e8396
networkmanager-openconnect: fix build
Something stopped propagating libxml2 recently, breaking the build, breaking GNOME tests.
2019-11-10 02:13:58 +01:00
Jan Tojnar 33f664ceee
networkmanager-openconnect: format with nixpkgs-fmt 2019-11-10 02:09:37 +01:00
Benjamin Hipple f302f02380 cloud-custodian: init at 0.8.45.1
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-11-09 10:23:03 -08:00
Peter Hoeg 4a589e5ea7 haproxy: 1.9.8 -> 2.0.8 2019-11-09 10:11:57 -08:00
Vladimír Čunát 8302338ae9
Merge #72278: keepalived: 1.4.2 -> 1.4.5, patch CVE-2018-19115 2019-11-09 10:29:11 +01:00
Ryan Mulligan 54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Daiderd Jordan 7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
Yury Bulka b220d3e0df Revert "mu: 1.2 -> 1.3.3"
This reverts commits 53a536c698
and af931c172d.

The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
Thibault Gagnaux c12850a74c Removes vpnc from propagated build inputs 2019-11-08 13:54:39 +01:00
Matthew Bauer 5e955e3ec4
Merge pull request #70172 from eadwu/init/update-systemd-resolved
update-systemd-resolved: init at 1.3.0
2019-11-07 17:51:47 -05:00
Matthew Bauer 495f4ee35f
Merge pull request #71019 from jqueiroz/jqueiroz/sshping
sshping: init at 0.1.4
2019-11-07 17:25:10 -05:00
Matthew Bauer c1adc2261b
Merge pull request #70888 from moaxcp/sshoogr
sshoogr init at 0.9.26
2019-11-07 17:24:30 -05:00
Renaud d4ceb13953
Merge pull request #72747 from Azulinho/nfstrace
nfstrace: init at 0.4.3.2
2019-11-05 11:03:15 +01:00
Azulinho 7c723450a1
nfstrace: init at 0.4.3.2
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
Co-authored-by: Nick Partridge <nkpart@gmail.com>
2019-11-05 09:19:34 +00:00
gnidorah 2632156cf5 phodav: 2.2 -> 2.3 2019-11-04 08:54:02 -08:00
Ruud van Asseldonk a7b49ef140 acme-client: 0.1.16 -> 0.2.4
* acme-client: 0.1.16 -> 0.2.3 (#71853)

The upstream acme-client that used to be at [1] has now been integrated
into OpenBSD, and the portable version that it links to at [2] is marked
as unmaintained. However, letsencrypt.org links to [3] for a portable
version, and indeed, that repository contains a version that has recent
activity, so I switched over to that.

It is hard to tell what the difference is between the OpenBSD version
and what is on Github, and even if that would be easy, there are a lot
of Linux-specific changes. This program is dealing with certificates, so
I feel it is important to at least check that thare are no obviously
unintended differences between the previous version and the new, but I
don't know of a good way of doing that at this point. I will continue
to investigate before I open a pull request.

[1]: https://kristaps.bsd.lv/acme-client/
[2]: https://github.com/kristapsdz/acme-client-portable
[3]: https://github.com/graywolf/acme-client-portable

* acme-client: fix Linux build of new upstream

The new source does not include a configure script in the repository,
but we can generate it with automake. Also, the new acme-client-portable
has an OpenSSL compatibility layer, but that actually breaks building
against LibreSSL. Avoid this issue by patching the compatibility layer
to be less eager to define things when linking against LibreSSL. I will
also submit a pull request for that upstream.

I don't expect this to work on Darwin, and the current package suggests
it does, but if the upstream (portable) version is no longer maintained,
for Darwin, perhaps we should just drop support for it. But maybe it
will just work, CI or somebody with a Darwin system will have to try.

* acme-client: 0.2.3 -> 0.2.4

My LibreSSL compatibility patch has been merged upstream into
acme-client-portable, and version 0.2.4 that includes it has been
released, so we can remove the patch here.

* acme-client: address review feedback

 * Replace the manual autoreconf invocation with autoreconfHook.
 * Remove DEFAULT_CA_FILE, which no longer affects the build.
2019-11-03 16:23:11 +01:00
Mario Rodas c9ef4a23d5
Merge pull request #72513 from r-ryantm/auto-update/gandi-cli
gandi-cli: 1.4 -> 1.5
2019-11-02 00:14:10 -05:00
R. RyanTM 23edf862bb gandi-cli: 1.4 -> 1.5 2019-11-01 18:38:30 -07:00
Jörg Thalheim 39e5592127
eternal-terminal: 5.1.10 -> 6.0.4 (#71915)
eternal-terminal: 5.1.10 -> 6.0.4
2019-11-01 12:29:11 +00:00
Jelle Besseling a25d98f399
eternal-terminal: 5.1.10 -> 6.0.4 2019-11-01 12:46:50 +01:00
Marek Mahut 09e657c6eb
Merge pull request #71885 from r-ryantm/auto-update/swaks
swaks: 20181104.0 -> 20190914.0
2019-11-01 09:37:49 +01:00
Marek Mahut 635cea64a7 swaks: fixing meta.description 2019-11-01 09:13:25 +01:00
c0bw3b a157d96546 amule: fix build with crypto++ >= 6.0 2019-10-30 08:11:16 -07:00
Franz Pletz 23f3abda4d
Revert "dhcpcd: 8.0.6 -> 8.1.1"
This reverts commit 1c620943ab.

See discussion in #71365.
2019-10-30 14:43:27 +01:00
Mario Rodas 9089cbd48e
Merge pull request #72041 from bobvanderlinden/pr-ngrok-2.3.35
ngrok-2: 2.3.29 -> 2.3.35
2019-10-30 01:47:15 -05:00
Silvan Mosberger 90e30394f5
go-shadowsocks2: init at 0.0.11 (#67516)
go-shadowsocks2: init at 0.0.11
2019-10-30 01:05:59 +01:00
Robert Scott 03d6145cb0 keepalived: add patch for CVE-2018-19115 2019-10-29 22:56:51 +00:00
Robert Scott 5e8eaa6769 keepalived: 1.4.2 -> 1.4.5 2019-10-29 22:56:34 +00:00
Profpatsch f661393aa4 skawarePackages: bump to release 2019-10 2019-10-28 21:30:30 +01:00
Pavol Rusnak afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
Hugo Reeves 1591ebfd93
croc: 6.1.4 -> 6.2.0 2019-10-27 16:54:53 +13:00
Bob van der Linden b0095d7d7f
ngrok-2: 2.3.29 -> 2.3.35 2019-10-26 20:43:37 +02:00
Emery Hemingway 02bd9b45a6 yggdrasil: 0.3.8 -> 0.3.11 2019-10-26 13:51:31 +02:00
Gemini Lasswell 3cc9bcb338 yggdrasil: init at 0.3.8 2019-10-26 13:51:31 +02:00
Bas van Dijk 240c8bb70a
Merge pull request #69965 from r-ryantm/auto-update/strongswan
strongswan: 5.8.0 -> 5.8.1
2019-10-26 13:46:40 +02:00
R. RyanTM 4b7e28fb51 xl2tpd: 1.3.14 -> 1.3.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xl2tpd/versions
2019-10-24 19:59:23 -07:00
Frederik Rietdijk 32389de159 Merge master into staging-next 2019-10-24 08:27:04 +02:00
R. RyanTM 3eef2318bb swaks: 20181104.0 -> 20190914.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/swaks/versions
2019-10-23 19:10:28 -07:00
Ricardo M. Correia 4cd2cb43fb
Merge pull request #71137 from erictapen/smokeping-fix-permission
nixos/smokeping: replace smokeping.fcgi with a symlink
2019-10-23 18:19:15 +00:00
Frederik Rietdijk 09c9a2de7e Merge master into staging-next 2019-10-23 16:50:09 +02:00
Peter Hoeg 78b799ac2a
Merge pull request #71718 from r-ryantm/auto-update/mu
mu: 1.3.3 -> 1.3.5
2019-10-23 16:29:25 +08:00
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
R. RyanTM a79f75c6a6 openapi-generator-cli: 4.1.2 -> 4.1.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openapi-generator-cli/versions
2019-10-22 17:46:20 -07:00
R. RyanTM af931c172d mu: 1.3.3 -> 1.3.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mu/versions
2019-10-22 13:33:27 -07:00
R. RyanTM 1e6056742d ipv6calc: 2.1.1 -> 2.2.0 (#71630)
* ipv6calc: 2.1.1 -> 2.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipv6calc/versions

* ipv6calc: add https source url
+ use postPatch hook instead of overriding patchPhase

* ipv6calc: replace legacy geoip with maxminddb
+ define install dirs using configure flags
2019-10-22 16:46:38 +02:00
Robin Gloster 781e2ba0ff
Merge pull request #71364 from Ma27/bump-wireguard
wireguard-tools: 0.0.20190913 -> 0.0.20191012
2019-10-22 13:20:13 +02:00
Jonathan Queiroz 42738dbb9e Address comment 2019-10-22 00:27:53 -07:00
Jonathan Queiroz 5cd7eca247 sshping: init at 0.1.4 2019-10-22 00:27:53 -07:00
Frederik Rietdijk a456fbfeed Merge staging-next into staging 2019-10-22 09:20:03 +02:00
Frederik Rietdijk d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00