1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-30 01:20:40 +00:00
Commit graph

4296 commits

Author SHA1 Message Date
R. RyanTM 814c68a503 tgt: 1.0.73 -> 1.0.74
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tgt/versions
2018-11-08 11:00:39 -08:00
R. RyanTM e681d3a6da spoofer: 1.3.3 -> 1.4.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/spoofer/versions
2018-11-08 10:52:13 -08:00
aszlig 1d0517ddb3
ip2unix: 1.1.0 -> 1.1.1
Upstream fixes:

  * Don't unlink target socket path if connect is used after bind.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-07 18:21:07 +01:00
Nikola Knežević e7b61b791b grpcurl: init at 1.0.0 2018-11-07 13:43:24 +01:00
aszlig 5fc73fd52e
ip2unix: 1.0.0 -> 1.1.0
Upstream fixes:

  * Prevent closing file descriptors passed by systemd.

New upstream features:

  * Allow to specify port ranges.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-07 09:42:17 +01:00
Matthew Bauer 147ff753f5 shadowsocks-libev: set install name correctly
This avoids having to invoke install_name_tool.
2018-11-06 19:58:20 -06:00
Patrick Hilhorst 914392c646
modem-manager: don't define inconsistent pname 2018-11-06 00:06:23 +01:00
Patrick Hilhorst b0e9fc131c
treewide: Fix packages using name where they should use pname 2018-11-06 00:06:17 +01:00
John Ericson 48caae5045 Merge remote-tracking branch 'upstream/master' into HEAD 2018-11-05 15:19:33 -05:00
aszlig b162b40007
ip2unix: init at 1.0.0
This tool was initially built specifically for nixcloud to prevent a few
annoying programs from binding to IP sockets.

While initially only accepting a JSON file as input, the tool now has a
proper command line interface and it's also generally usable to turn IP
sockets of any program into Unix sockets.

Another thing that might be even useful for NixOS modules is the
possibility to bend programs into using systemd socket activation.

Signed-off-by: aszlig <aszlig@nix.build>
2018-11-05 16:39:42 +01:00
Frederik Rietdijk cb4ff927a1 Merge master into staging-next 2018-11-04 08:49:24 +01:00
Austin Seipp c55fa1e122 Merge branch 'master' into staging 2018-11-03 19:57:25 -05:00
Edward Tjörnhammar dff14ecfbf
i2pd: 2.21.0 -> 2.21.1 2018-11-03 16:25:19 +01:00
Vladimír Čunát a92a2c8e15
Merge branch 'master' into staging
Conflict: rename of pythondaemon -> python-daemon.
2018-11-02 14:40:14 +01:00
David Costa 6759b7900e ntp: fix ntpd shutdown by using upstream patch
After a series of amendments the seccomp.patch made ntpd work properly
but only on 32-bit systems.
This commit replaces that patch with the one submitted upstream by
cleverca22 and that fixes the issue also on 64-bit systems.

Close #38627, #45885
2018-10-31 23:01:40 +00:00
xeji c970b4ef12 eternal-terminal: fix homepage url 2018-10-31 19:11:23 +01:00
qolii 30c92945a4 eternal-terminal: 5.1.7 -> 5.1.8. 2018-10-31 19:10:29 +01:00
Will Dietz e9d6475e68 curl: 7.61.1 -> 7.62.0
See
https://github.com/NixOS/nixpkgs/issues/49463#issuecomment-434617623
2018-10-31 07:12:00 -05:00
Frederik Rietdijk 1d196d99be Merge staging-next into staging 2018-10-30 20:35:15 +01:00
Robert Schütz 88155c643a getmail: 5.6 -> 5.7 2018-10-30 16:03:57 +01:00
Jörg Thalheim 6bad623c2e
Merge pull request #49246 from fadenb/unbount_1.8.1
unbound: 1.8.0 -> 1.8.1
2018-10-29 00:04:41 +00:00
Tristan Helmich (omniIT) 1bfaa0157e unbound: 1.8.0 -> 1.8.1 2018-10-27 14:04:01 +02:00
Renaud 863578d646
Merge pull request #49134 from r-ryantm/auto-update/urlwatch
urlwatch: 2.14 -> 2.15
2018-10-27 13:53:09 +02:00
Jörg Thalheim 255cc1ff8f
Merge pull request #48866 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20181007 -> 0.0.20181018
2018-10-27 07:28:19 +01:00
Silvan Mosberger d4d49e2839
Merge pull request #49176 from dtzWill/update/whois-5.4.0
whois: 5.3.2 -> 5.4.0
2018-10-26 23:00:17 +02:00
Will Dietz 41b3c2137d whois: 5.3.2 -> 5.4.0
4723a2cc4c
2018-10-26 13:32:30 -05:00
qolii 145627391b eternal-terminal: enable darwin build. 2018-10-26 19:59:27 +03:00
R. RyanTM c07b74e0b3 urlwatch: 2.14 -> 2.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/urlwatch/versions
2018-10-26 00:43:00 -07:00
zimbatm 2337c7522a
openssh: 7.7p1 -> 7.9p1 (#48784)
added openssh_gssapi to make it easier to test the patched version

the HPN edition isn't available on top of 7.9p1 yet

fix-host-key-algorithms-plus.patch didn't apply anymore, assuming it's
fixed.

release notes: https://www.openssh.com/txt/release-7.9
2018-10-26 01:17:55 +02:00
Jan Tojnar 968dca8556
Merge pull request #49114 from qolii/eternal-terminal__5_1_6__5_1_7
eternal-terminal: 5.1.6 -> 5.1.7.
2018-10-25 21:33:42 +02:00
qolii 2da9bb8b4d eternal-terminal: 5.1.6 -> 5.1.7. 2018-10-25 10:10:22 -07:00
Ignat Loskutov e9f1ca0cb1 aircrack-ng: 1.2 -> 1.4 2018-10-25 15:09:21 +03:00
R. RyanTM 6d321dc204 twa: 1.5.1 -> 1.6.0 (#48900)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2018-10-24 12:38:51 +02:00
Rob Vermaas debbed29d1 datadog-agent: add option to enable trace agent 2018-10-23 12:30:06 +02:00
R. RyanTM 6d0b34f3c8 wireguard-tools: 0.0.20181007 -> 0.0.20181018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-10-23 02:32:02 -07:00
Jan Tojnar 6655f18135 networkmanager-openvpn: 1.8.6 → 1.8.8 2018-10-21 22:22:31 +02:00
Frederik Rietdijk ca6ee8f519 Merge master into staging-next 2018-10-20 09:40:09 +02:00
John Ericson d97e5e1115
Merge pull request #48602 from matthewbauer/cmake-cross
Set CMAKE_SYSTEM_* for cross compiling
2018-10-18 15:47:04 -04:00
Jan Tojnar 42bf580f51
Merge pull request #48648 from qolii/et__4_1_2__5_1_6
eternal-terminal: 4.1.2 -> 5.1.6.
2018-10-18 12:17:43 +02:00
Frederik Rietdijk 8d8dc1fa34 Merge master into staging 2018-10-18 11:43:54 +02:00
Frederik Rietdijk 821a3beb10
Merge pull request #48306 from NixOS/staging-next
Merge staging-next into master
2018-10-18 11:23:04 +02:00
Matthew Robbetts 747377a9f8 Add ninja, remove enableParallelBuilding. 2018-10-17 23:05:21 -07:00
Matthew Robbetts 70d532cf2c eternal-terminal: 4.1.2 -> 5.1.6. 2018-10-17 16:57:59 -07:00
Matthew Bauer 1660098d84 curl: build statically on windows 2018-10-17 14:44:35 -05:00
Robert Schütz c1a0e28ee2
Merge pull request #48596 from makefu/pkgs/pythonPackages.speedtest-cli/init
speedtest-cli: move to pythonPackages, add to home-assistant
2018-10-17 17:11:48 +02:00
makefu d3657f6766
speedtest-cli: move ot python-modules 2018-10-17 16:52:39 +02:00
Frederik Rietdijk 89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
Frederik Rietdijk 18fcc337af Merge master into staging-next 2018-10-17 08:04:22 +02:00
Vladyslav M d9508a3a4f
Merge pull request #48500 from r-ryantm/auto-update/ipv6calc
ipv6calc: 1.0.0 -> 1.1.0
2018-10-16 10:02:25 +03:00
R. RyanTM 95c698d119 ipv6calc: 1.0.0 -> 1.1.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
2018-10-15 20:39:48 -07:00
Limbo Peng 9f8b40c2de httping: add libintl to buildInputs on Darwin (#48188)
* httping: add libintl to buildInputs on Darwin

Otherwise it won't compile.

* httping: fix URLs
2018-10-14 15:20:42 +02:00
volth f65dfb3caf buildPerlPackage -> perlPackages.buildPerlPackage 2018-10-14 09:10:41 +02:00
Wael M. Nasreddine 1828799f47
easyrsa: add support for darwin 2018-10-13 20:10:21 -07:00
Franz Pletz 97d2779059
wireguard: 0.0.20181006 -> 0.0.20181007 2018-10-13 15:48:24 +02:00
Jörg Thalheim 576f3b1724
Merge pull request #48315 from transumption/201810/wireguard-bump
wireguard: 0.0.20180925 -> 0.0.20181006
2018-10-13 13:57:52 +01:00
Yegor Timoshenko 39daa05493
Merge pull request #47721 from r-ryantm/auto-update/strongswan
strongswan: 5.6.3 -> 5.7.1
2018-10-13 12:56:06 +00:00
Yegor Timoshenko fed0a4ec94
wireguard-go: 0.0.20180613 -> 0.0.20181001 2018-10-13 12:26:42 +00:00
Yegor Timoshenko 011a463d17
wireguard: 0.0.20180925 -> 0.0.20181006 2018-10-13 12:21:08 +00:00
Frederik Rietdijk 6f5142e48e Merge master into staging 2018-10-13 09:48:20 +02:00
Michael Raskin c60e8f436c
Merge pull request #47732 from markuskowa/opensm-up
opensm: 3.3.20 -> 3.3.21
2018-10-13 06:12:49 +00:00
volth a4f4886ba3
ntp: fix cross-build 2018-10-12 12:48:59 +00:00
Silvan Mosberger 58bbbbd9e2
Merge pull request #48023 from ElvishJerricco/networkmanager-patch-hashes
Fix NetworkManager patches with fetchpatch and updated hashes
2018-10-12 14:05:06 +02:00
Herwig Hochleitner a08feadbe1 i2p: 0.9.35 -> 0.9.37
also update tanuki's java-service-wrapper 3.5.32 -> 3.5.35
2018-10-12 12:20:35 +02:00
Will Fancher 0e0577e2e2 networkmanager: Fix patches with fetchpatch and updated hashes 2018-10-11 16:29:28 -04:00
Lassulus 0f2869a806 quickserve: init at 2018 (#48083) 2018-10-10 00:24:58 +01:00
Frederik Rietdijk bc9bd012c4 Merge staging-next into staging 2018-10-09 15:37:52 +02:00
Joachim F 34786711d9
Merge pull request #47743 from r-ryantm/auto-update/pcapfix
pcapfix: 1.1.2 -> 1.1.3
2018-10-09 09:20:48 +00:00
Joachim F 9c685f3fe8
Merge pull request #47758 from r-ryantm/auto-update/netsniff-ng
netsniff-ng: 0.6.4 -> 0.6.5
2018-10-09 09:19:17 +00:00
Markus Kowalewski e6c947ad70
opensm: use native shell to run autogen.sh 2018-10-08 21:42:45 +02:00
Joachim F 1ede0788f2
Merge pull request #47784 from r-ryantm/auto-update/inadyn
inadyn: 2.4 -> 2.5
2018-10-08 17:49:55 +00:00
pacien 15a190eb27 tinc: 1.0.34 -> 1.0.35, 1.1pre16 -> 1.1pre17
Critical security update (CVE-2018-16737, CVE-2018-16738, CVE-2018-16758)
2018-10-08 16:51:37 +02:00
schneefux 027ee440b5 shadowsocks-libev: use fetchFromGitHub instead of fetchgit 2018-10-08 13:34:47 +02:00
schneefux b7d587fff7 pingtcp: use fetchFromGitHub instead of fetchgit 2018-10-08 13:30:33 +02:00
Vladimír Čunát c2e6ca501e
openssh: fix tunnel forwarding (upstream patch)
Close #48031, fixes #48016.  I didn't use the PR commit
because I think it's better to fetch the patch.
2018-10-08 12:00:38 +02:00
Jaka Hudoklin a134b9a3dd telepresence: 0.85 -> 0.93 (#47966) 2018-10-06 15:21:28 +02:00
Matthew Bauer 33d24042d4
Merge pull request #46443 from bobvanderlinden/pr-test-upnp
Miniupnpd and bittorrent improvements
2018-10-05 22:48:24 -05:00
Jan Tojnar 959435e835
networkmanager-openvpn: 1.8.4 → 1.8.6 2018-10-05 01:58:53 +02:00
Jörg Thalheim 023b006630
Merge pull request #47850 from r-ryantm/auto-update/babeld
babeld: 1.8.2 -> 1.8.3
2018-10-04 20:17:14 +01:00
Edward Tjörnhammar 6ffb60c464
i2pd: 2.20.0 -> 2.21.0 2018-10-04 18:18:08 +02:00
Peter Hoeg 4569dd753b pykms: 20171224 -> 20180208 2018-10-04 17:57:51 +08:00
R. RyanTM 365dad81f8 haproxy: 1.8.13 -> 1.8.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/haproxy/versions
2018-10-04 08:50:53 +02:00
R. RyanTM 38b284bd98 babeld: 1.8.2 -> 1.8.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/babeld/versions
2018-10-03 23:04:55 -07:00
R. RyanTM 6fb9152c7b inadyn: 2.4 -> 2.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/inadyn/versions
2018-10-03 10:29:21 -07:00
R. RyanTM 2c54be7375 netsniff-ng: 0.6.4 -> 0.6.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/netsniff-ng/versions
2018-10-03 06:30:21 -07:00
R. RyanTM 508c80c888 pcapfix: 1.1.2 -> 1.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/pcapfix/versions
2018-10-03 04:56:26 -07:00
Markus Kowalewski ced5563056
opensm: 3.3.20 -> 3.3.21
Old git source repository was dead. Switched to GitHub
2018-10-03 12:59:07 +02:00
Jörg Thalheim 96903c501e
Merge pull request #47703 from r-ryantm/auto-update/wireguard-tools
wireguard-tools: 0.0.20180918 -> 0.0.20180925
2018-10-03 11:33:54 +01:00
R. RyanTM db013c4618 strongswan: 5.6.3 -> 5.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/strongswan/versions
2018-10-03 01:49:57 -07:00
R. RyanTM 1491848406 wireguard-tools: 0.0.20180918 -> 0.0.20180925
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-10-02 21:59:49 -07:00
R. RyanTM 2d759f2b0a unbound: 1.7.3 -> 1.8.0 (#46938)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/unbound/versions
2018-10-03 00:44:42 +02:00
Wael M. Nasreddine 9b08685e96
twa: set meta.platforms to platforms.unix 2018-10-02 11:30:55 -07:00
Wael M. Nasreddine 82b5887cab
twa: 1.3.1 -> 1.5.1 2018-10-02 11:10:58 -07:00
Daiderd Jordan 1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Daiderd Jordan 9d59281c61
mosh: fix clang build
The darwin build started to fail because of protobuf c++11 related
errors https://hydra.nixos.org/build/82082958.
2018-09-29 23:26:07 +02:00
Aneesh Agrawal ce36f634c1 wireguard-tools: Fix build 2018-09-29 05:01:51 -07:00
xeji abd222f016
Merge pull request #47508 from dtzWill/fix/isync-zlib
isync: add zlib dep for compression support
2018-09-29 08:17:20 +02:00
Matthew Bauer a87c16bab0
Merge pull request #46528 from markuskowa/pdsh-fix
pdsh: set default module to ssh, remove obsolete fixes
2018-09-29 00:50:37 -05:00
Will Dietz 0a15643401 isync: add zlib dep for compression support
(cherry picked from commit f26f2c8b6f755708a8bfa7aa4f56c52a2c751df6)
2018-09-28 22:58:34 -05:00
R. RyanTM e799f39632 nss_pam_ldapd: 0.9.7 -> 0.9.10 (#46226)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
nss-pam-ldapd
2018-09-28 21:09:53 +02:00
R. RyanTM a84000501a fping: 4.0 -> 4.1 (#47054)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fping/versions
2018-09-28 20:41:16 +02:00
Vincent Demeester 83cf856538 kail: 0.6.0 -> 0.7.0 (#47472)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-28 20:07:11 +02:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
Vladimír Čunát 3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Aldwin Vlasblom 6539722622
twa: init at 1.3.1 2018-09-24 13:31:54 +02:00
Symphorien Gibol 5bfe8bfcea openvpn plugins: use absolute paths to configuration gui 2018-09-23 20:15:33 +02:00
Frederik Rietdijk 14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
R. RyanTM 41457058da chrony: 3.3 -> 3.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chrony/versions
2018-09-21 10:40:47 +00:00
R. RyanTM 03d8620098 wireguard-tools: 0.0.20180904 -> 0.0.20180918
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2018-09-19 22:41:10 -07:00
John Ericson 7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
Domen Kožar 943871a866
datadog-integrtaions-core: 2018-05-27 -> 2018-09-18 2018-09-18 20:22:14 +01:00
R. RyanTM e070dae0a4 pcapfix: 1.1.1 -> 1.1.2 (#46223)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
pcapfix
2018-09-18 18:08:04 +02:00
Jörg Thalheim baa8dc35d5
Merge pull request #46736 from clefru/mpack
mpack: Invoke /run/wrappers/bin/sendmail via execvp
2018-09-18 10:01:00 +01:00
Clemens Fruhwirth 6d97096d8b mpack: Invoke /run/wrappers/bin/sendmail via execvp
Calling /run/current-sw/bin/sendmail fails under postfix because
setgid bits are not set. Switching the hardcoded path to an invocation
via execvp should cover both cases, when the sendmail binary is
setgid-wrapped and when it is not.
2018-09-18 10:48:55 +02:00
Vladyslav Mykhailichenko 9501915218 gnirehtet: 2.2.1 -> 2.3 2018-09-16 20:02:19 +03:00
Bob van der Linden 2039327879
miniupnpd: wrap iptables scripts to use correct PATH 2018-09-15 15:07:27 +02:00
qolii 3c57887f64 nbd: add which to buildInputs (#46635)
* NBD: add which to buildInputs.
* NBD: move pkgconfig and which to nativeBuildInputs.
2018-09-14 19:05:40 +02:00
Domen Kožar 595ae18797
nixos: datadog-agent: fix systemd support 2018-09-13 09:11:55 +01:00
Domen Kožar bef541c569 datadog: add live process monitoring 2018-09-13 09:11:06 +01:00
Uli Baum d225a91b7c mitmproxy: 3.0.4 -> 4.0.4, fix tests
- add missing checkInputs
- apply upstream patch to fix some tests that failed due to
  expired test ssl certs
- re-enable a previously disabled test case
2018-09-13 00:06:53 +00:00
R. RyanTM 69504d47c9 miniupnpc_2: 2.0.20180203 -> 2.1 (#46250)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
miniupnpc
2018-09-12 22:56:47 +02:00
R. RyanTM a2d959c35f tinyproxy: 1.8.4 -> 1.10.0 (#46171)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tinyproxy
2018-09-12 22:42:44 +02:00
Daiderd Jordan 2164e39eaa aria2: fix darwin build (#46548)
Not released yet, see https://github.com/aria2/aria2/issues/1198

/cc ZHF #45961
2018-09-12 00:11:12 +02:00
John Ericson cb8fb7e71b
Merge pull request #46542 from obsidiansystems/dhcpcd-cleanup
dhcpcd: No need to hack around broken patchShebangs anymore
2018-09-11 16:40:38 -04:00
John Ericson c64d76d0e6 dhcpcd: No need to hack around broken patchShebangs anymore 2018-09-11 16:15:10 -04:00
Timo Kaufmann eae589058c
Merge pull request #46367 from yesbox/lldpd_nixos_18.09_fix
Fixes the lldpd service not starting on NixOS 18.09
2018-09-11 20:44:01 +02:00
Jesper Geertsen Jonsson 8a03ec0a32 Fixes the lldpd service failing to start
Backports a patch that will be included in later upstream versions.
The patch removes a call to /bin/mkdir.
2018-09-11 18:19:51 +02:00
Markus Kowalewski 525f425073
pdsh: set default module to ssh, remove obsolete fixes 2018-09-11 17:32:53 +02:00
Domen Kožar 2c18d48c0e datadog-agent: 6.1.4 -> 6.4.2 2018-09-11 14:15:06 +02:00
Markus Kowalewski 4e8871e7b4
webalizer: update meta data 2018-09-10 22:16:22 +02:00
Markus Kowalewski fc080c22f8
vlan: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 6e94773854
vde2: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 9e94e8ae4a
rp-pppoe: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski ff633d166f
quicktun: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 50a7adf43a
pptpd: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 44d84db940
polysh: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski d2b062760d
polygraph: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 3f1849e29c
philter: add license + homepage 2018-09-10 22:16:20 +02:00
Markus Kowalewski 4d24db6e0c
ncftp: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski cdf332f254
miniupnpd: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski a8bc08c633
miniupnpc: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski bb27094df1
libreswan: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 460c0145e7
gvpe: add license + homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 28bac35599
fdm: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 6d859b3b1e
driftnet: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 0f6134f8ad
dhcpdump: add license, update homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 4dcdb693af
dhcpd: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 5d42f2b37f
cksfv: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 19148bd2f1
carddav-util: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski aad2acfab7
bsd-finger: add license 2018-09-10 22:16:14 +02:00
R. RyanTM f7888652b8 stunnel: 5.46 -> 5.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
stunnel
2018-09-09 23:32:01 -05:00