Sandro
ff9a7c6dc1
Merge pull request #109549 from LeSuisse/bursuite-2020.12.1
...
burpsuite: 2020.1 -> 2020.12.1
2021-01-17 13:40:34 +01:00
Daniel Nilsson
143091fae6
lxi-tools: init at 1.21
...
Apply suggestions from code review
Co-authored-by: Ivar <41924494+IvarWithoutBones@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-17 12:27:36 +01:00
Fabian Affolter
a79ef12d0b
cantoolz: init at 3.7.0
2021-01-17 11:40:49 +01:00
Fabian Affolter
6db50a0943
amass: 3.10.5 -> 3.11.1
2021-01-17 09:44:04 +01:00
Ben Siraphob
76f93cc731
pkgs/tools: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Thomas Gerbet
2c29f2ad85
burpsuite: 2020.1 -> 2020.12.1
...
Moved to Java 11 to avoid warnings when launching Burp Suite.
Burp Suite only officially supports Java versions 9 to 14 [0].
[0] https://portswigger.net/burp/documentation/desktop/getting-started/launching/command-line#checking-your-java-version
2021-01-16 17:39:16 +01:00
Jörg Thalheim
d8d06d1cec
Merge pull request #109455 from siraben/remove-stdenv-lib
2021-01-16 16:17:07 +00:00
Sandro
1fb0c48cf2
Merge pull request #107759 from mweinelt/kea
...
kea: 1.5.0-P1 -> 1.8.2
2021-01-16 16:04:58 +01:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Ben Siraphob
8c5d37129f
pkgs/tools: stdenv.lib -> lib
2021-01-15 17:12:36 +07:00
Alvar Penning
7c395b756d
go-shadowsocks2: 0.0.11 -> 0.1.3
2021-01-13 10:12:29 +01:00
Sandro
cc0d004530
Merge pull request #109124 from fabaff/bump-socat
...
socat: 1.7.3.4 -> 1.7.4.1
2021-01-13 08:43:49 +01:00
Jonathan Ringer
8aaba2790d
ytcc: 1.8.4 -> 2.0.1
2021-01-12 10:19:06 -08:00
Fabian Affolter
bde9c12b59
socat: 1.7.3.4 -> 1.7.4.1
2021-01-12 17:32:58 +01:00
Jörg Thalheim
26787436b3
Merge pull request #109109 from Mic92/ofono
...
ofono: load configuration from outside the nix store
2021-01-12 15:05:10 +00:00
Fabian Affolter
8484a73059
netsniff-ng: 0.6.7 -> 0.6.8 ( #109049 )
2021-01-12 15:56:36 +01:00
Jörg Thalheim
65bf177b0b
ofono: load configuration from outside the nix store
2021-01-12 13:13:36 +01:00
Fabian Affolter
383e70518a
chisel: init at 1.7.3
2021-01-11 22:41:25 +01:00
Martin Weinelt
f07cef2e7f
kea: 1.5.0-P1 -> 1.8.2
...
Enables kea-shell and perfdhcp, drops several unused dependencies.
2021-01-11 20:04:42 +01:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
github-actions[bot]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Sandro
e7fe0bbc91
Merge pull request #108805 from servalcatty/v2ray
...
v2ray: 4.33.0 -> 4.34.0
2021-01-11 01:40:33 +01:00
Jan Tojnar
dd72357155
Merge branch 'master' into staging-next
2021-01-10 23:24:33 +01:00
Serval
0f34b4c439
v2ray: 4.33.0 -> 4.34.0
2021-01-10 22:06:46 +08:00
Sandro Jäckel
511c7203b0
urlwatch: Disable tests, name -> pname
2021-01-10 13:18:37 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
...
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Guillaume Girol
d52f984624
Merge pull request #108591 from iblech/patch-24
...
dsniff: unbreak the build
2021-01-07 21:40:32 +00:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
...
b04fc593e7
seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Sandro
e96424dc1e
Merge pull request #108648 from djanatyn/pkg/rdrview
...
rdrview: init at unstable-2020-12-22
2021-01-07 12:00:06 +01:00
Jonathan Strickland
cddd4fe84a
rdrview: init at unstable-2020-12-22
2021-01-07 04:44:47 -05:00
Ingo Blechschmidt
0f15ca239d
dsniff: unbreak the build
...
We revert to using GCC 9 for compilation, in order to work around a GCC 10 bug
resulting in a segfault when compiling.
The alternative would be to restrict to optimization level -O1, but this
disables fortify.
2021-01-07 00:30:10 +01:00
Maximilian Bosch
08d77caac0
tcpdump: fix CVE-2020-8037
...
https://nvd.nist.gov/vuln/detail/CVE-2020-8037
2021-01-05 19:39:28 +01:00
AndersonTorres
12338f6ca8
wifish: init at 1.1.4
2021-01-03 23:16:18 -03:00
github-actions[bot]
581059aed4
Merge staging-next into staging
2021-01-04 00:57:38 +00:00
John Ericson
5c2965145f
treewide: Inline more of the static overlay
...
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson
f52263ced0
treewide: Start to break up static overlay
...
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.
CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
github-actions[bot]
07165c7226
Merge staging-next into staging
2021-01-03 18:38:32 +00:00
John Ericson
b03fdcc7f9
Merge pull request #108300 from siraben/parallel-cmake
...
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 13:22:09 -05:00
Anderson Torres
efa604c139
Merge pull request #108293 from zowoq/docs-test
...
megatools: use wrapGAppsNoGuiHook
2021-01-03 11:58:59 -03:00
Pavol Rusnak
712830d101
Merge pull request #108310 from mdlayher/mdl-bump-corerad
...
corerad: 0.2.8 -> 0.3.0
2021-01-03 13:26:14 +01:00
github-actions[bot]
0649757570
Merge staging-next into staging
2021-01-03 12:24:59 +00:00
Pavol Rusnak
9ce2291c2c
Merge pull request #108290 from dywedir/wavemon
...
wavemon: 0.9.2 -> 0.9.3
2021-01-03 13:12:22 +01:00
Matt Layher
680a8e7cd8
corerad: 0.2.8 -> 0.3.0
...
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-01-03 07:02:30 -05:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
zowoq
244503020c
megatools: use wrapGAppsNoGuiHook
...
The gui packages pulled in by wrapGAppsHook aren't needed as it's a cli tool.
2021-01-03 19:16:48 +10:00
Vladyslav M
8a80f395b0
wavemon: 0.9.2 -> 0.9.3
2021-01-03 10:44:14 +02:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
github-actions[bot]
e75c8744cb
Merge master into staging-next
2020-12-30 18:40:45 +00:00
Pontus Stenetorp
a4e95b70f2
fdm: modernised syntax
2020-12-30 13:17:35 +00:00
Pontus Stenetorp
3fa4f4718f
fdm: 1.9.0.20170124 -> 2.0
2020-12-30 13:17:35 +00:00
Pontus Stenetorp
326f94c059
fdm: add ninjin as a maintainer
2020-12-30 13:17:34 +00:00
Fabian Affolter
9306376464
evillimiter: init at 1.5.0
2020-12-29 23:43:57 +01:00
github-actions[bot]
c86ce50258
Merge master into staging-next
2020-12-29 00:51:31 +00:00
Francesco Gazzetta
9e5b6480c5
qrcp: 0.6.4 -> 0.7.0
2020-12-28 17:21:26 +01:00
github-actions[bot]
d5506c4c59
Merge master into staging-next
2020-12-28 12:24:08 +00:00
freezeboy
ad13f0e569
cjdns: 21 -> 21.1
2020-12-28 12:17:39 +01:00
luc65r
f6fceb321b
Remove trailing whitespaces and fix indentation
2020-12-28 08:43:32 +01:00
luc65r
5a25e3e7e9
dhcp: fix build with gcc10
2020-12-28 08:43:31 +01:00
github-actions[bot]
2d9193f9f0
Merge staging-next into staging
2020-12-28 06:21:16 +00:00
zowoq
8c2b85597d
kapp: 0.34.0 -> 0.35.0
2020-12-28 11:36:52 +10:00
Billy J Rhoades II
8d214984a6
kapp: init at 0.34.0
...
Added kapp at 0.34.0 which is currently missing in nixpkgs
2020-12-28 11:36:52 +10:00
github-actions[bot]
c60825a5d9
Merge staging-next into staging
2020-12-27 18:30:33 +00:00
Fabian Affolter
fe6879bb78
proxify: init at 0.0.3
2020-12-27 14:00:18 +01:00
github-actions[bot]
d4a33d75f2
Merge staging-next into staging
2020-12-26 18:28:57 +00:00
John Ericson
d6eebc0cc3
Merge pull request #107606 from lopsided98/openssh-cross
...
openssh: fix cross-compilation
2020-12-26 10:31:36 -05:00
Ben Wolsieffer
c0681ac66a
openssh: fix cross-compilation after #100906
...
krb5-config from the host platform needs to be added to PATH so it can be run
during build. This works because krb5-config is a platform independent
shell-script. Before #100906 , krb5-config was not used, so we didn't run into
this problem.
2020-12-25 18:36:21 -05:00
github-actions[bot]
7659201d58
Merge staging-next into staging
2020-12-25 18:28:52 +00:00
Tim Steinbach
f03f386f45
httpstat: 1.3.0 -> 1.3.1
2020-12-25 11:00:21 -05:00
github-actions[bot]
09a970dcd2
Merge staging-next into staging
2020-12-25 12:23:40 +00:00
Sandro
6180ee5243
Merge pull request #101543 from iblech/patch-21
2020-12-25 13:02:17 +01:00
github-actions[bot]
e1c2ee0555
Merge staging-next into staging
2020-12-21 18:23:33 +00:00
github-actions[bot]
85b7955180
Merge master into staging-next
2020-12-21 18:23:29 +00:00
Sandro
ff234e95a5
Merge pull request #98494 from fgaz/qrcp/0.6.4
...
qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4
2020-12-21 18:41:58 +01:00
Janne Heß
0e7903738a
saldl: Add Python3 for wafHook
2020-12-17 19:01:33 +01:00
Francesco Gazzetta
a32af20cdf
qrcp: renamed from qr-filetransfer, unstable-2018-10-22 -> 0.6.4
2020-12-14 18:09:33 +01:00
Andreas Fuchs
9b18a0f353
mosh: Hermeticize mosh-client path reference from mosh.pl
...
Do the same thing as we do for the "ssh" binary, except with
mosh-client: Patch the perl source to substitute mosh-client with
@mosh-client@, then substituteInPlace the variable out for the
compilation output path.
2020-12-14 00:45:26 -05:00
github-actions[bot]
df91ae1ac0
Merge staging-next into staging
2020-12-13 12:20:05 +00:00
Vladimír Čunát
0e18a48042
dnsperf: 2.3.4 -> 2.4.0
...
https://github.com/DNS-OARC/dnsperf/releases/tag/v2.4.0
2020-12-13 10:58:08 +01:00
github-actions[bot]
1ab054fa5d
Merge staging-next into staging
2020-12-12 18:15:40 +00:00
Jörg Thalheim
5f0d38f05b
Merge pull request #106715 from Mic92/tinc
2020-12-12 16:35:59 +00:00
Jörg Thalheim
f341fd2fe0
tinc: add myself as maintainer
2020-12-12 07:38:39 +01:00
github-actions[bot]
ad994db6cd
Merge staging-next into staging
2020-12-11 18:15:37 +00:00
Martin Weinelt
4c5d46c1f2
Merge pull request #106452 from mweinelt/curl
...
curl: 7.73.0 -> 7.74.0
2020-12-11 18:30:58 +01:00
Doron Behar
945d4b00db
Merge pull request #106309 from SuperSandro2000/feature/bump_pyxdg
...
khal,stig,deluge_1,libtorrent-rasterbar,linkchecker: Disable failing tests
2020-12-11 18:44:24 +02:00
github-actions[bot]
f6be2d2635
Merge staging-next into staging
2020-12-11 06:17:55 +00:00
github-actions[bot]
43f4575008
Merge master into staging-next
2020-12-11 06:17:52 +00:00
R. RyanTM
b197e04c78
dnsproxy: 0.33.2 -> 0.33.3
2020-12-10 14:39:03 +00:00
github-actions[bot]
4e33f29b79
Merge staging-next into staging
2020-12-10 12:20:23 +00:00
github-actions[bot]
9e3f47d2e8
Merge master into staging-next
2020-12-10 12:20:20 +00:00
Mario Rodas
32cedb6dde
Merge pull request #106485 from r-ryantm/auto-update/openntpd
...
openntpd: 6.2p3 -> 6.8p1
2020-12-10 06:12:37 -05:00
Jan Tojnar
bf2f0ec278
Merge branch 'staging-next' into staging
2020-12-10 04:41:08 +01:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next
2020-12-10 04:39:30 +01:00
R. RyanTM
05cb81f675
openntpd: 6.2p3 -> 6.8p1
2020-12-09 20:41:21 +00:00
Martin Weinelt
5ba727781f
curl: 7.73.0 -> 7.74.0
...
https://curl.se/docs/CVE-2020-8284.html
https://curl.se/docs/CVE-2020-8285.html
https://curl.se/docs/CVE-2020-8286.html
Fixes: CVE-2020-8284, CVE-2020-8285, CVE-2020-8286
2020-12-09 15:25:33 +01:00
Bouke van der Bijl
2facfb8949
swagger-codegen: 2.3.1 -> 2.4.17
2020-12-09 12:17:32 +01:00
Niklas Hambüchen
87413f30a5
Merge pull request #100906 from KAction/openssh
...
openssh: fix static build
2020-12-09 00:39:56 +01:00
github-actions[bot]
4549c836e7
Merge master into staging-next
2020-12-08 12:19:44 +00:00
Mario Rodas
72b9f48cdd
Merge pull request #106259 from servalcatty/v2ray
...
v2ray: 4.32.1 -> 4.33.0
2020-12-08 03:58:34 -05:00
Martin Weinelt
e8959c4660
unbound: 1.12.0 -> 1.13.0
...
https://lists.nlnetlabs.nl/pipermail/unbound-users/2020-December/007102.html
Fixes: CVE-2020-28935
2020-12-08 05:22:41 +01:00
Sandro Jäckel
0cd4108172
linkchecker: Fix failing tests
2020-12-08 05:06:17 +01:00
Sandro
3e22b8f7f9
Merge pull request #106273 from r-ryantm/auto-update/gping
...
gping: 1.1.0 -> 1.2.0-post
2020-12-07 23:22:57 +01:00
R. RyanTM
eb5b661452
gping: 1.1.0 -> 1.2.0-post
2020-12-07 19:04:04 +00:00
Serval
2317c83fd7
v2ray: 4.32.1 -> 4.33.0
2020-12-08 00:05:33 +08:00
Ollie Charles
1675b11cd4
Remove myself from maintainers sets
...
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
2020-12-07 14:30:37 +00:00
Orivej Desh
4d20dc5e87
ytcc: fix checkPhase
...
Fixes:
ERROR: Wrong expression passed to '-k': not get_channels \
and not play_video \
and not download_videos \
and not update_all \
and not add_channel_duplicate: at column 18: unexpected character "\"
2020-12-07 01:03:55 +00:00
markuskowa
30c976b5fe
Merge pull request #96047 from numinit/update-easy-rsa
...
easyrsa: 3.0.0 -> 3.0.8
2020-12-06 12:07:22 +01:00
github-actions[bot]
0947539ec1
Merge master into staging-next
2020-12-05 12:18:17 +00:00
R. RyanTM
c908f3a456
zerotierone: 1.6.1 -> 1.6.2
2020-12-05 09:58:17 +01:00
github-actions[bot]
cb36dd7449
Merge master into staging-next
2020-12-04 18:14:51 +00:00
R. RyanTM
e832351515
gping: 1.0.1-post2 -> 1.1.0
2020-12-04 13:16:48 +00:00
github-actions[bot]
82b9b02331
Merge master into staging-next
2020-12-04 06:16:26 +00:00
Sandro
7d8b7d6f4b
Merge pull request #105824 from 3699n/i2p
...
i2p: 0.9.47 -> 0.9.48
2020-12-04 02:04:11 +01:00
Nicholas von Klitzing
6dcd9922ce
i2p: 0.9.47 -> 0.9.48
2020-12-03 21:15:45 +01:00
github-actions[bot]
1aeec1f039
Merge master into staging-next
2020-12-03 18:14:40 +00:00
Sandro
9c89bc7489
Merge pull request #105754 from r-ryantm/auto-update/privoxy
...
privoxy: 3.0.28 -> 3.0.29
2020-12-03 15:40:28 +01:00
github-actions[bot]
5b73e3087a
Merge master into staging-next
2020-12-03 12:18:45 +00:00
Sascha Grunert
1e5a7a9135
slirp4netns: 1.1.7 -> 1.1.8
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-12-03 19:44:52 +10:00
R. RyanTM
c6fafc6879
privoxy: 3.0.28 -> 3.0.29
2020-12-03 05:34:13 +00:00
github-actions[bot]
d3f5608624
Merge master into staging-next
2020-12-02 18:13:34 +00:00
R. RyanTM
6710213c42
haproxy: 2.3.1 -> 2.3.2
2020-12-02 09:51:32 -08:00
R. RyanTM
78a8cb4f16
i2pd: 2.34.0 -> 2.35.0
2020-12-02 13:43:20 +00:00
github-actions[bot]
89e8bf0f2a
Merge master into staging-next
2020-12-02 12:30:55 +00:00
Mario Rodas
93874d5211
Merge pull request #105530 from r-ryantm/auto-update/minio-client
...
minio-client: 2020-11-17T00-39-14Z -> 2020-11-25T23-04-07Z
2020-12-02 05:12:14 -05:00
R. RyanTM
d668ebf129
tridactyl-native: 1.20.2 -> 1.20.3
2020-12-01 23:27:35 -08:00
Guillaume Girol
75e36cdcd2
Merge pull request #96601 from symphorien/gnirehtet-update
...
gnirehtet: 2.4 -> 2.5
2020-12-01 14:27:43 +00:00
Jan Tojnar
27b974d84b
Merge branch 'staging-next' into staging
2020-12-01 03:26:36 +01:00
R. RyanTM
fe35c30678
minio-client: 2020-11-17T00-39-14Z -> 2020-11-25T23-04-07Z
2020-12-01 02:23:52 +00:00
Sandro
15d65736ce
Merge pull request #105495 from r-ryantm/auto-update/gping
...
gping: 0.1.7 -> 1.0.1-post2
2020-12-01 01:35:12 +01:00
R. RyanTM
bb68617747
gping: 0.1.7 -> 1.0.1-post2
2020-11-30 21:26:04 +00:00
R. RyanTM
308a20b39c
drill: 0.6.0 -> 0.7.0
2020-11-30 18:18:22 +00:00
Frederik Rietdijk
9a63b3d3d6
Merge pull request #104781 from NixOS/staging-next
...
Staging next
2020-11-30 18:27:29 +01:00
Mario Rodas
04238cf7f7
Merge pull request #104941 from r-ryantm/auto-update/axel
...
axel: 2.17.9 -> 2.17.10
2020-11-29 21:42:16 -05:00
Frederik Rietdijk
0d8491cb2b
Merge master into staging-next
2020-11-29 13:51:10 +01:00
Mario Rodas
fc714527f3
Merge pull request #104555 from r-ryantm/auto-update/minio-client
...
minio-client: 2020-10-03T02-54-56Z -> 2020-11-17T00-39-14Z
2020-11-28 15:58:52 -05:00
Sandro
520b66de94
Merge pull request #105281 from r-ryantm/auto-update/minidlna
...
minidlna: 1.2.1 -> 1.3.0
2020-11-28 21:17:01 +01:00
R. RyanTM
34f6d9e21d
minidlna: 1.2.1 -> 1.3.0
2020-11-28 19:55:23 +00:00
Silvan Mosberger
cb59ff4aab
Merge pull request #86225 from sorki/proxychains
...
nixos/proxychains: init
2020-11-28 19:45:32 +01:00
R. RyanTM
2b4b716984
haproxy: 2.3.0 -> 2.3.1
2020-11-28 03:34:56 +00:00
Frederik Rietdijk
b2a3891e12
Merge master into staging-next
2020-11-27 15:09:19 +01:00
Sandro
1754f25ec7
Merge pull request #101455 from sdier/igmpproxy-package
...
igmpproxy: init at version 0.2.1
2020-11-27 01:59:40 +01:00
Sandro Jäckel
60c54866ed
treewide: run ./maintainers/scripts/update_redirected_urls.sh
2020-11-27 01:35:54 +01:00
Daniel Fullmer
4d15dd3a08
zerotierone: 1.6.0 -> 1.6.1
2020-11-26 20:43:00 +01:00
Daniel Fullmer
c05b0c32af
zerotierone: 1.4.6 -> 1.6.0
2020-11-26 20:43:00 +01:00
Oleksii Filonenko
3ebd38c893
Merge pull request #104985 from r-ryantm/auto-update/hey
...
hey: 0.1.3 -> 0.1.4
2020-11-26 10:08:49 +02:00
R. RyanTM
739d528beb
hey: 0.1.3 -> 0.1.4
2020-11-26 06:56:44 +00:00
R. RyanTM
edc62b9bbd
axel: 2.17.9 -> 2.17.10
2020-11-25 21:58:19 +00:00
Sandro
2a4d9bccc5
Merge pull request #104913 from onsails/telepresence
...
telepresence: 1.105 -> 1.108
2020-11-25 22:24:38 +01:00
Andrey Kuznetsov
c6531761c9
telepresence: 1.105 -> 1.108
2020-11-25 19:23:30 +00:00
Tim Steinbach
fb05770ac8
httpstat: 1.2.1 -> 1.3.0
2020-11-25 14:12:30 -05:00
Luflosi
17b13546af
mosh: name -> pname
2020-11-25 16:35:46 +01:00
Sascha Grunert
96ce7ccb93
slirp4netns: 1.1.6 -> 1.1.7
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-25 13:49:26 +01:00
Sandro
f14f57c013
Merge pull request #102478 from NANASHI0X74/update-openapigen
...
openapi-generator-cli: 4.2.2 -> 4.3.1
2020-11-25 11:59:34 +01:00
Sandro
998970e703
Merge pull request #102653 from r-ryantm/auto-update/openfortivpn
...
openfortivpn: 1.14.1 -> 1.15.0
2020-11-25 01:25:44 +01:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
...
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Sandro
715cd2273e
Merge pull request #103652 from dylex/pdsh
...
pdsh: enable optional slurm support
2020-11-24 17:43:52 +01:00
yoctocell
4c8c8d2ce5
[staging] openssh: Fix EOF: command not found
2020-11-24 17:06:45 +01:00
Sandro
3cd08dc855
Merge pull request #103803 from SCOTT-HAMILTON/openssh
...
openssh: fix hpn sha256
2020-11-24 12:44:18 +01:00
Jan Tojnar
6d99109b12
Merge branch 'staging-next' into staging
2020-11-24 05:44:44 +01:00
R. RyanTM
1083d88df6
modemmanager: 1.12.10 -> 1.14.8
2020-11-24 05:43:03 +01:00
Ryan Mulligan
a9122bb605
Merge pull request #104643 from r-ryantm/auto-update/eternal-terminal
...
eternal-terminal: 6.0.11 -> 6.0.13
2020-11-23 11:58:19 -08:00
Sandro
b1a729fbed
Merge pull request #104140 from thefloweringash/tcpreplay-darwin
...
tcpreplay: fix darwin build
2020-11-23 14:29:14 +01:00
Mario Rodas
894ea3fb8e
Merge pull request #104560 from r-ryantm/auto-update/nfdump
...
nfdump: 1.6.21 -> 1.6.22
2020-11-23 07:30:39 -05:00
Pavol Rusnak
6ea6fed352
Merge pull request #104177 from RaghavSood/dsniff/src
...
dsniff: fix src
2020-11-23 09:20:33 +01:00
Raghav Sood
9bbd82d04b
Merge pull request #104167 from RaghavSood/davix/src
...
davix: fix src
2020-11-23 07:03:23 +00:00
Ryan Mulligan
d7c9693702
Merge pull request #104518 from r-ryantm/auto-update/croc
...
croc: 8.6.5 -> 8.6.6
2020-11-22 18:11:52 -08:00
R. RyanTM
7d4a1d8348
eternal-terminal: 6.0.11 -> 6.0.13
2020-11-23 00:28:04 +00:00
Maximilian Bosch
fd0d9678dc
Merge pull request #104537 from r-ryantm/auto-update/gping
...
gping: 0.1.6 -> 0.1.7
2020-11-23 00:22:28 +01:00
Ryan Mulligan
ff3cd6f08a
Merge pull request #104595 from r-ryantm/auto-update/tendermint
...
tendermint: 0.33.8 -> 0.34.0
2020-11-22 13:56:11 -08:00
R. RyanTM
82abdf481f
tendermint: 0.33.8 -> 0.34.0
2020-11-22 12:57:45 +00:00
Peter Hoeg
31cf796be6
openvpn: 2.4.9 -> 2.5.0
2020-11-22 20:36:57 +08:00
Oleksii Filonenko
9c282ca50c
Merge pull request #104513 from r-ryantm/auto-update/clash
...
clash: 1.2.0 -> 1.3.0
2020-11-22 12:24:11 +02:00
R. RyanTM
4555075d9d
nfdump: 1.6.21 -> 1.6.22
2020-11-22 04:46:27 +00:00
R. RyanTM
3b608f6ebb
minio-client: 2020-10-03T02-54-56Z -> 2020-11-17T00-39-14Z
2020-11-22 03:43:16 +00:00
R. RyanTM
fe4a7e365e
gping: 0.1.6 -> 0.1.7
2020-11-21 23:02:44 +00:00
R. RyanTM
1276d49e9f
frp: 0.34.2 -> 0.34.3
2020-11-21 21:57:14 +00:00
R. RyanTM
8a58e4efe8
croc: 8.6.5 -> 8.6.6
2020-11-21 18:53:08 +00:00
R. RyanTM
7275aa56ca
clash: 1.2.0 -> 1.3.0
2020-11-21 18:16:18 +00:00
Raghav Sood
e875f355e3
dsniff: fix src
2020-11-20 13:59:03 +00:00
Raghav Sood
eecd658af0
davix: fix src
2020-11-20 13:53:39 +00:00
Mario Rodas
2bdd0fc9d0
Merge pull request #103220 from servalcatty/v2ray
...
v2ray: 4.31.0 -> 4.32.1
2020-11-19 21:15:01 -05:00
Martin Weinelt
55814f20f3
Merge pull request #104224 from r-ryantm/auto-update/lldpd
...
lldpd: 1.0.6 -> 1.0.7
2020-11-20 02:02:51 +01:00
Ben Wolsieffer
f7ec01ab6c
mailutils: fix cross-compilation
...
Add a patch that I submitted upstream to fix cross-compilation.
2020-11-19 21:51:25 +01:00
Ben Wolsieffer
a4c39a624c
mailutils: 3.9 -> 3.10
2020-11-19 21:51:25 +01:00
Jörg Thalheim
8313dacb11
treewide: remove trailing whitespace
2020-11-18 22:37:56 -08:00
Jörg Thalheim
72f6df338d
remove genesis maintainer
...
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
R. RyanTM
ac28ce4137
lldpd: 1.0.6 -> 1.0.7
2020-11-18 23:22:56 +00:00
Andrew Childs
d6a09adb5f
tcpreplay: fix darwin build
2020-11-18 15:02:58 +09:00
Kierán Meinhardt
5ad6a3b270
urlwatch: 2.19 -> 2.21
2020-11-17 21:31:47 +01:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
Daniël de Kok
04768cefa2
Merge pull request #103767 from evanjs/gping/0.1.6
...
gping: 1.1 -> 0.1.6
2020-11-16 14:53:38 +01:00
Michael Raskin
ce0cded3d6
Merge pull request #103585 from r-ryantm/auto-update/wavemon
...
wavemon: 0.9.1 -> 0.9.2
2020-11-14 14:57:56 +00:00
SCOTT-HAMILTON
b5794556b4
openssh: fix hpn sha256
2020-11-14 12:49:32 +01:00
Mario Rodas
7225ae36c3
haproxy: add passthru.tests
2020-11-14 04:20:00 +00:00
Evan Stoll
32160d80dc
gping: 1.1 -> 0.1.6
2020-11-13 22:01:32 -05:00
R. RyanTM
4fb71e299d
haproxy: 2.2.4 -> 2.3.0
2020-11-13 15:19:20 +00:00
Dylan Simon
b3eb8130fe
pdsh: enable optional slurm support
2020-11-12 21:14:07 -05:00
R. RyanTM
04b5e932a3
wavemon: 0.9.1 -> 0.9.2
2020-11-12 10:41:56 +00:00
Mario Rodas
c1e2fb03a1
Merge pull request #103407 from r-ryantm/auto-update/frp
...
frp: 0.34.1 -> 0.34.2
2020-11-11 04:04:43 -05:00
R. RyanTM
af2f6c21d9
frp: 0.34.1 -> 0.34.2
2020-11-11 06:41:16 +00:00
R. RyanTM
5b3f7b23ff
dnsproxy: 0.32.6 -> 0.33.2
2020-11-11 02:36:18 +00:00
Frederik Rietdijk
379aaa1e0c
Merge master into staging-next
2020-11-10 10:11:08 +01:00
Serval
c9c5914a64
v2ray: 4.31.0 -> 4.32.1
2020-11-10 01:11:24 +08:00
Frederik Rietdijk
20f001c01e
Merge master into staging-next
2020-11-09 14:33:52 +01:00
Ninjatrappeur
5f5d38e88f
Merge pull request #101218 from andir/unbound-systemd
2020-11-08 16:55:29 +01:00
Bruno Bigras
e6fd6ab41e
dogdns: init at 0.1.0
2020-11-08 01:27:04 -05:00
Mario Rodas
f4e11121fe
dogdns: install completions
2020-11-08 04:20:00 +00:00
Mario Rodas
ae17a85324
dogdns: fix build on darwin
2020-11-08 04:20:00 +00:00
Maximilian Bosch
f71d393b94
curlie: 1.5.4 -> 1.6.0
...
https://github.com/rs/curlie/releases/tag/v1.6.0
Fixes integration with `curl-7.73.0` which we have on `master`
since 4df8aa7b00
.
2020-11-06 13:46:18 +01:00
Frederik Rietdijk
99fb79ae84
Merge master into staging-next
2020-11-06 12:51:56 +01:00
Martin Weinelt
0a6cdb667f
Merge pull request #102592 from r-ryantm/auto-update/lldpd
...
lldpd: 1.0.5 -> 1.0.6
2020-11-05 20:10:24 +01:00
Jan Tojnar
a821be7531
Merge branch 'master' into staging-next
2020-11-05 09:42:47 +01:00
Frederik Rietdijk
49cd7307d0
Merge pull request #101207 from NixOS/staging-next
...
Staging next
2020-11-04 10:48:08 +01:00
Sascha Grunert
6fc9aca0de
slirp4netns: 1.1.4 -> 1.1.6
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-04 19:22:20 +10:00
Frederik Rietdijk
10c57af49c
Merge staging-next into staging
2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74
Merge master into staging-next
2020-11-04 09:27:42 +01:00
R. RyanTM
53db304162
oneshot: 1.2.0 -> 1.3.1
2020-11-03 22:00:18 -08:00
Mario Rodas
6ebbc312aa
shadowsocks-rust: 1.8.18 -> 1.8.23
2020-11-04 04:20:00 +00:00
R. RyanTM
fef46b9281
openfortivpn: 1.14.1 -> 1.15.0
2020-11-03 19:14:18 +00:00
R. RyanTM
00d6fff630
i2pd: 2.33.0 -> 2.34.0
2020-11-03 08:59:20 -08:00
R. RyanTM
2d9968f1ae
dropbear: 2020.80 -> 2020.81
2020-11-03 08:49:08 -08:00
Andreas Rammhold
be6e50a3ae
Merge pull request #99959 from helsinki-systems/upd/openssh
...
[staging] openssh: 8.3p1 -> 8.4p1
2020-11-03 16:00:31 +01:00
Andreas Rammhold
c07ce093ec
unbound: allow building with systemd support
...
Systemd has to remain an optional (non-default) dependency as otherwise
we will have an unpleasant bootstrap cycle. Most (if not all) of the
(lib)unbound consumers will likely not care about unbound's systemd
integration that only affects the daemon mode, anyway.
2020-11-03 13:15:53 +01:00
Frederik Rietdijk
470f05cb5d
Merge staging-next into staging
2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d
Merge master into staging-next
2020-11-03 12:06:06 +01:00
R. RyanTM
8b0af5deaa
lldpd: 1.0.5 -> 1.0.6
2020-11-03 06:51:31 +00:00
Sarah Brofeldt
17bdaa27e1
Merge pull request #102467 from r-ryantm/auto-update/haproxy
...
haproxy: 2.2.2 -> 2.2.4
2020-11-02 21:02:44 +01:00
Sarah Brofeldt
bfb42b51f0
Merge pull request #102493 from r-ryantm/auto-update/keepalived
...
keepalived: 2.1.3 -> 2.1.5
2020-11-02 20:57:29 +01:00
R. RyanTM
e6e6578623
keepalived: 2.1.3 -> 2.1.5
2020-11-02 16:13:59 +00:00
R. RyanTM
56d0b47ae7
minio-client: 2020-08-08T02-33-58Z -> 2020-10-03T02-54-56Z
2020-11-02 08:13:59 -08:00
nanashi0x74
41b0182e02
openapi-generator-cli: 4.2.2 -> 4.3.1
2020-11-02 13:19:43 +01:00
R. RyanTM
b174be956e
haproxy: 2.2.2 -> 2.2.4
2020-11-02 10:41:43 +00:00
Pavol Rusnak
2c931312ce
treewide: simplify rev/repo arguments in src
...
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
R. RyanTM
4205938c6e
tridactyl-native: 1.20.1 -> 1.20.2
2020-11-01 17:18:26 -08:00
Frederik Rietdijk
83dde6c52c
Merge staging-next into staging
2020-11-01 10:11:12 +01:00
Frederik Rietdijk
7a8d5dc8a6
Merge master into staging-next
2020-11-01 10:10:47 +01:00
Vladimír Čunát
dfd3ede68d
Merge branch 'master' into staging-next
2020-10-31 14:30:44 +01:00
Bruno Bigras
4e6f5a3054
chrony: 3.5.1 -> 4.0
2020-10-30 17:44:24 -04:00
Mario Rodas
ebe09a7ccc
Merge pull request #102039 from r-ryantm/auto-update/croc
...
croc: 8.5.2 -> 8.6.5
2020-10-30 07:50:58 -05:00
Mario Rodas
1429b00ba0
Merge pull request #102075 from siraben/mozwire-0.7.0
...
mozwire: 0.5.2 -> 0.7.0
2020-10-30 07:43:35 -05:00
Alex Whitt
fcc6849bcd
bacnet-stack: init at 1.0.0
...
Update pkgs/tools/networking/bacnet-stack/default.nix
Co-authored-by: Daniel Løvbrøtte Olsen <daniel.olsen99+GitHub@gmail.com>
bacnet-stack: Add maintainer and use the original GitHub repo
bacnet-stack: Alphabetize
Update pkgs/top-level/all-packages.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-10-29 21:48:58 -07:00
Janne Heß
02390ed725
openssh: 8.3p1 -> 8.4p1
...
Fixes CVE-2020-15778, CVE-2020-14145
2020-10-29 18:58:04 +01:00
Ben Siraphob
452312ec15
mozwire: 0.5.2 -> 0.7.0
2020-10-29 23:44:35 +07:00
R. RyanTM
a15f5f379b
croc: 8.5.2 -> 8.6.5
2020-10-29 12:31:08 +00:00
Vladimír Čunát
0b32140b34
Merge branch 'staging-next' into staging
2020-10-28 18:48:56 +01:00
Vladimír Čunát
31839c352e
Merge branch 'master' into staging-next
2020-10-28 18:48:18 +01:00
Maximilian Bosch
3d04e9a779
Merge pull request #101669 from Zopieux/nxdomain
...
nxdomain: init at 1.0.1
2020-10-28 10:49:50 +01:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
...
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05
& eba8f542
.
2020-10-28 03:03:27 +01:00
Alexandre Macabies
c7f2086af5
nxdomain: init at 1.0.1
2020-10-27 23:41:01 +01:00
Ben Siraphob
db74029e3e
treewide: remove package names from prefix of descriptions
2020-10-27 09:15:07 -07:00
Ryan Mulligan
99725609cd
Merge pull request #89227 from f4814/rcon-init
...
rcon: init at 0.5
2020-10-26 06:56:21 -07:00
Vladimír Čunát
89023c38fc
Recover the complicated situation after my bad merge
...
I made a mistake merge. Reverting it in c778945806
undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.
I reconstructed the "desired" state of staging-next tree by:
- checking out the last commit of the problematic range: 4effe769e2
- `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
merge commit and its revert from that range (while keeping
reapplication from 4effe769e2
)
- merging the last unaffected staging-next commit (803ca85c20
)
- fortunately no other commits have been pushed to staging-next yet
- applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508 : libraw: 0.20.0 -> 0.20.2"
...
This reverts commit c778945806
.
I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
Markus S. Wamser
166a0642d4
croc: add passthru.tests
2020-10-25 10:51:49 +01:00
Vladimír Čunát
2f6b00b15e
Merge branch 'staging-next' into staging
2020-10-25 09:47:04 +01:00
R. RyanTM
9baf29e382
cksfv: 1.3.14 -> 1.3.15
2020-10-25 09:42:54 +01:00
Vladimír Čunát
c778945806
Revert "Merge #101508 : libraw: 0.20.0 -> 0.20.2"
...
I'm sorry; I didn't notice it contained staging commits.
This reverts commit 17f5305b6c
, reversing
changes made to a8a018ddc0
.
2020-10-25 09:41:51 +01:00
Vladimír Čunát
17f5305b6c
Merge #101508 : libraw: 0.20.0 -> 0.20.2
2020-10-25 09:28:53 +01:00
Andreas Rammhold
250fb4611f
Merge pull request #100456 from maralorn/boolToString
...
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
R. RyanTM
668f38cb75
croc: 8.5.1 -> 8.5.2
2020-10-24 19:23:01 +00:00
Ingo Blechschmidt
eff847932a
libreswan: remove darwin from list of supported platforms
...
See discussion at https://github.com/NixOS/nixpkgs/pull/101543 . Currently,
this build depends on iproute2 which is not available on darwin. This might be
fixed in the future by employing iproute2mac.
2020-10-24 14:52:18 +02:00
Ingo Blechschmidt
975db4fb86
libreswan: Unbreak the package
...
On current unstable, libreswan compiles but then doesn't run because of an ABI
change in NSS.
There is an easy fix which is to land in the next version of libreswan, see
https://github.com/libreswan/libreswan/issues/334 ; in the meantime, we can copy
this fix so that libreswan works again on unstable.
2020-10-24 13:24:48 +02:00
WORLDofPEACE
949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
...
GNOME 3.38
2020-10-23 20:02:38 -04:00
Jan Tojnar
c87e6738df
networkmanager: fix build
...
Not sure why this is an issue now, likely a gtk-doc or gobject-introspection bump.
2020-10-24 01:16:59 +02:00
Jan Tojnar
c252654584
Merge branch 'master' into staging-next
2020-10-24 01:10:07 +02:00
Andreas Rammhold
5506c40150
Merge pull request #101091 from mweinelt/fastd
...
fastd: 19 -> 21
2020-10-23 15:15:01 +02:00
Scott Dier
f06ef735a3
igmpproxy: init at version 0.2.1
2020-10-23 13:35:22 +02:00
Jan Tojnar
d13fc932cd
Merge branch 'master' into staging-next
2020-10-22 21:20:14 +02:00
R. RyanTM
6de2304582
cjdns: 20.7 -> 21
2020-10-22 14:18:41 +02:00
Austin Seipp
278d8641c8
vegeta: 12.7.0 -> 12.8.4
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-10-21 13:05:34 -05:00
Vladimír Čunát
90094b0468
Merge branch 'master' into staging-next
...
minor conflict: rust update vs. darwin fixes for it
(not tested but seems quite OK)
2020-10-21 13:34:06 +02:00
Florian Klink
6e5ccaa34f
Merge pull request #100657 from flokli/network-manager-sstp
...
networkmanager-sstp: init at unstable-2020-04-20, bump sstp from 1.0.12 to 1.0.13
2020-10-21 00:33:13 +02:00
Florian Klink
cdda94f70e
sstp: 1.0.12 -> 1.0.13
2020-10-21 00:02:18 +02:00
Florian Klink
72cd3086cc
networkmanager-sstp: init at unstable-2020-04-20
2020-10-21 00:02:18 +02:00
Frederik Rietdijk
23890fc236
Merge staging-next into staging
2020-10-20 20:55:46 +02:00
Vladimír Čunát
cf82eb9514
Merge #100875 : curl: 7.72.0 -> 7.73.0 (into staging)
2020-10-20 12:40:07 +02:00
Dmitry Bogatov
4879ea9034
openssh: fix static build
2020-10-20 00:00:00 -04:00
Martin Weinelt
5a4385d4a9
fastd: 19 -> 21
2020-10-19 22:07:35 +02:00
Janne Heß
7ef527cff8
iperf3: 3.8.1 -> 3.9 ( #100744 )
...
changelog http://software.es.net/iperf/news.html#iperf-3-9-released
2020-10-19 12:24:49 +02:00
Mario Rodas
597a1e7f2d
Merge pull request #84572 from dguibert/dg/init-waitron
...
waitron: init at 2020-01-24
2020-10-18 20:25:01 -05:00
Jan Tojnar
5c766c5c24
Merge branch 'staging-next' into staging
2020-10-18 21:21:03 +02:00
Mario Rodas
9bc9bfeaff
Merge pull request #100910 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.32.0 -> 0.32.6
2020-10-18 08:57:01 -05:00
Mario Rodas
1b5ff33e18
Merge pull request #100909 from r-ryantm/auto-update/croc
...
croc: 8.5.0 -> 8.5.1
2020-10-18 08:56:23 -05:00
Mario Rodas
2831f7f51c
Merge pull request #100930 from r-ryantm/auto-update/flannel
...
flannel: 0.12.0 -> 0.13.0
2020-10-18 08:44:22 -05:00
Mario Rodas
00738f9a9b
Merge pull request #100898 from r-ryantm/auto-update/clash
...
clash: 1.1.0 -> 1.2.0
2020-10-18 08:33:14 -05:00
Mario Rodas
1be97c0f48
Merge pull request #100928 from r-ryantm/auto-update/findomain
...
findomain: 2.1.3 -> 2.1.4
2020-10-18 08:22:21 -05:00
Mario Rodas
91bfb962df
Merge pull request #100938 from r-ryantm/auto-update/frp
...
frp: 0.34.0 -> 0.34.1
2020-10-18 08:17:27 -05:00
Mario Rodas
8183d72181
Merge pull request #100957 from r-ryantm/auto-update/grpcui
...
grpcui: 1.0.0 -> 1.1.0
2020-10-18 07:47:03 -05:00
R. RyanTM
9440fec364
grpcui: 1.0.0 -> 1.1.0
2020-10-18 10:55:24 +00:00
Vladimír Čunát
a6d8c4ff33
Merge #100058 : unbound: 1.11.0 -> 1.12.0 (into staging)
2020-10-18 11:38:46 +02:00
R. RyanTM
0628b0322f
frp: 0.34.0 -> 0.34.1
2020-10-18 08:10:02 +00:00
R. RyanTM
6b02640fe9
flannel: 0.12.0 -> 0.13.0
2020-10-18 06:47:41 +00:00
R. RyanTM
0a22624386
findomain: 2.1.3 -> 2.1.4
2020-10-18 06:37:28 +00:00
R. RyanTM
1d3cf88e01
dnsproxy: 0.32.0 -> 0.32.6
2020-10-18 01:54:37 +00:00
R. RyanTM
137a906148
croc: 8.5.0 -> 8.5.1
2020-10-18 01:18:21 +00:00
R. RyanTM
e072662ed6
amass: 3.10.3 -> 3.10.5
2020-10-17 17:20:32 -07:00
R. RyanTM
1616d57218
clash: 1.1.0 -> 1.2.0
2020-10-17 22:40:17 +00:00
Martin Weinelt
cc0fdccf39
Merge pull request #100846 from r-ryantm/auto-update/bandwhich
...
bandwhich: 0.19.0 -> 0.20.0
2020-10-18 00:36:43 +02:00
Tim Steinbach
4df8aa7b00
curl: 7.72.0 -> 7.73.0
2020-10-17 16:43:01 -04:00
R. RyanTM
350a1bbdca
bandwhich: 0.19.0 -> 0.20.0
2020-10-17 17:06:59 +00:00
Ben Siraphob
683a87dbeb
treewide: remove periods from end of package descriptions
2020-10-17 08:22:31 -07:00
Malte Brandy
cebf9198f3
treewide: De-inline uses of lib.boolToString
...
This commit should not change eval results
2020-10-14 01:46:17 +02:00
Frederik Rietdijk
9e1943edc0
Merge master into staging-next
2020-10-13 19:34:34 +02:00
zowoq
acd388dd68
croc: 8.3.1 -> 8.5.0
...
https://github.com/schollz/croc/releases/tag/v8.3.2
https://github.com/schollz/croc/releases/tag/v8.4.0
https://github.com/schollz/croc/releases/tag/v8.5.0
2020-10-13 20:06:25 +10:00
Mario Rodas
93efe2a4df
Merge pull request #100260 from servalcatty/v2ray
...
v2ray: 4.28.2 -> 4.31.0 and clean up
2020-10-11 20:12:51 -05:00
Serval
7e13605016
v2ray: remove unnecessary buildInputs
2020-10-12 00:42:55 +08:00
Serval
8bc3737850
v2ray: 4.28.2 -> 4.31.0
2020-10-12 00:39:24 +08:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
...
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
> 3926 x86_64-darwin
> 4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Mario Rodas
f174a84d33
Merge pull request #99979 from suhr/tox
...
tox-node: 0.0.8 -> 0.1.0
2020-10-08 18:14:20 -05:00
Martin Weinelt
7d2a6beb6d
unbound: 1.11.0 -> 1.12.0
2020-10-09 00:46:40 +02:00
Frederik Rietdijk
ec28e32c9e
Merge master into staging-next
2020-10-08 21:47:26 +02:00
Tim Steinbach
a5209ce244
httpstat: Format with nixfmt
2020-10-08 11:00:17 -04:00
Robert Scott
8484c442ed
Merge pull request #100044 from risicle/ris-packetdrill-fix
...
packetdrill: 1.0 -> unstable-2020-08-22, fix build
2020-10-08 20:55:02 +01:00
Robert Scott
87fad4d39e
packetdrill: 1.0 -> unstable-2020-08-22, fix build
...
also switch to cmake build
2020-10-08 19:52:13 +01:00
Mario Rodas
dbf63a9e32
Merge pull request #99686 from marsam/update-grpcurl
...
grpcurl: 1.4.0 -> 1.7.0
2020-10-07 21:21:57 -05:00
Сухарик
5ada68ac1b
tox-node: 0.0.8 -> 0.1.0
2020-10-07 23:37:19 +03:00
Vladimír Čunát
420f89ceb2
Revert "apparmor: fix and improve the service"
...
This reverts commit fb6d63f3fd
.
I really hope this finally fixes #99236 : evaluation on Hydra.
This time I really did check basically the same commit on Hydra:
https://hydra.nixos.org/eval/1618011
Right now I don't have energy to find what exactly is wrong in the
commit, and it doesn't seem important in comparison to nixos-unstable
channel being stuck on a commit over one week old.
2020-10-07 12:22:18 +02:00
Timo Kaufmann
8722718311
Merge pull request #99893 from ardumont/bump-amule
...
amule: 2.3.2 -> unstable-20201006
2020-10-07 10:03:07 +02:00
Antoine R. Dumont (@ardumont)
1f7cf96291
amule: 2.3.2 -> unstable-20201006
...
There has been no new release since 2.3.2 for some years now (around 2016) [1]
The most recent master branch for the amule project includes a commit [2] which
fixes compilation breakage with the next libupnp version [3].
So this bumps the amule version to the latest commit of that repository.
[1] https://github.com/amule-project/amule/issues/219
[2] 8784480c79
[3] #93048
2020-10-06 23:35:22 +02:00
Antoine R. Dumont (@ardumont)
98e5369baf
gmrender-resurrect: Make build against libupnp 1.14 ok
...
Current PR opened but not merged upstream [1]
[1] https://github.com/hzeller/gmrender-resurrect/pull/214
2020-10-06 23:25:13 +02:00
Frederik Rietdijk
692d219a93
Merge staging-next into staging
2020-10-06 10:25:58 +02:00
Mario Rodas
ef3155fbbc
grpcurl: 1.4.0 -> 1.7.0
2020-10-03 04:20:00 +00:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging
2020-09-29 00:12:29 +02:00
Emery Hemingway
11ce7675cf
yggdrasil: 0.3.14 -> 0.3.15
2020-09-28 09:55:05 +02:00
Ryan Burns
e1d834aa09
sshping: fix build on darwin
...
Fix hardcoded C++ compiler
2020-09-27 12:59:30 -07:00
Michael Raskin
31a4e2e28b
Merge pull request #93457 from ju1m/apparmor
...
apparmor: fix and improve the service
2020-09-27 13:07:38 +00:00
Oleksii Filonenko
d7b442c121
Merge pull request #98826 from r-ryantm/auto-update/nebula
...
nebula: 1.2.0 -> 1.3.0
2020-09-26 11:04:02 +03:00
Oleksii Filonenko
02b7dcb4ee
Merge pull request #98717 from r-ryantm/auto-update/frp
...
frp: 0.33.0 -> 0.34.0
2020-09-26 11:00:31 +03:00
R. RyanTM
bff1304ec2
nebula: 1.2.0 -> 1.3.0
2020-09-26 05:24:41 +00:00
R. RyanTM
3a4e082f7f
frp: 0.33.0 -> 0.34.0
2020-09-25 07:16:46 +00:00
zowoq
9979d33ac7
mtr: 0.93 -> 0.94
...
https://github.com/traviscross/mtr/blob/v0.94/NEWS
2020-09-25 13:12:32 +10:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging
2020-09-24 23:09:00 +02:00
Pierre Bourdon
ce615a5c32
dnsperf: 2.3.1 -> 2.3.4
...
Required for newer Bind versions support without isc-config.sh.
2020-09-24 18:08:47 +02:00
R. RyanTM
2377e8e8ca
findomain: 2.1.1 -> 2.1.3
2020-09-23 20:50:24 -07:00
Timo Kaufmann
c8cde01af4
Merge pull request #98513 from r-ryantm/auto-update/tridactyl-native
...
tridactyl-native: 1.20.0 -> 1.20.1
2020-09-23 09:40:14 +02:00
R. RyanTM
21a2c12fe7
tridactyl-native: 1.20.0 -> 1.20.1
2020-09-23 02:39:29 +00:00
zowoq
ff64cb724d
amass: 3.10.1 -> 3.10.3
...
https://github.com/OWASP/Amass/releases/tag/v3.10.2
https://github.com/OWASP/Amass/releases/tag/v3.10.3
2020-09-23 07:29:28 +10:00
Frederik Rietdijk
7bff759fac
Merge staging-next into staging
2020-09-22 18:31:56 +02:00
Maximilian Bosch
23370afced
curlie: 1.3.1 -> 1.5.4
2020-09-22 11:23:17 +02:00
Martin Weinelt
aeab683e38
Merge pull request #98168 from gnidorah/updates
...
update some packages I maintain
2020-09-22 03:59:27 +02:00
WORLDofPEACE
34aaac6d7c
Merge branch 'staging-next' into staging
2020-09-20 18:41:15 -04:00
Gabriel Ebner
efa2089077
Merge pull request #89731 from doronbehar/jdk_rename
2020-09-20 11:07:55 +02:00
Daniël de Kok
c6105a18b1
Merge pull request #98312 from r-burns/openssh_hpn
...
openssh_hpn: fix source
2020-09-20 11:04:31 +02:00
Ryan Burns
f8473b1d39
openssh_hpn: fix source
2020-09-20 00:42:40 -07:00
Mario Rodas
e3796bc865
shadowsocks-rust: 1.8.17 -> 1.8.18
2020-09-20 04:20:00 +00:00
numinit
c355fbba9c
easyrsa: 3.0.0 -> 3.0.8
2020-09-19 16:52:09 -06:00
Gabriel Ebner
94b17d9694
zap: use jdk8
2020-09-19 17:47:06 +02:00
Serval
af9f04db79
v2ray: 4.27.5 -> 4.28.2
2020-09-19 20:29:14 +08:00
Marek Mahut
52532b7c36
Merge pull request #91256 from prusnak/seeks
...
seeks: remove, upstream unmaintained
2020-09-18 16:32:33 +02:00
Marek Mahut
3f95e9b51d
Merge pull request #96629 from prusnak/i2pd
...
i2pd: 2.32.1 -> 2.33.0
2020-09-18 16:20:39 +02:00
Fabian Geiselhart
5d0fc4a5a5
rcon: init at 0.5
2020-09-17 19:59:19 +02:00
gnidorah
0366a7f2b7
phodav: 2.4 -> 2.5
2020-09-17 16:38:07 +03:00
Thomas Tuegel
c0825ddbe9
Merge pull request #97672 from ttuegel/mariadb-connector-c-multiple-outputs
...
mariadb-connector-c: multiple outputs
2020-09-15 05:38:28 -05:00
Mario Rodas
c1d2464fdb
shadowsocks-libev: 3.3.4 -> 3.3.5
...
https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v3.3.5
2020-09-14 23:19:21 -05:00
leenaars
d88f262fd2
ipgrep: ipgrep: 1.0 -> 1.0.1 ( #97903 )
2020-09-13 22:45:13 +00:00
Doron Behar
c1f4bf78a8
shadowfox: Add ldflags
...
shadowfox-updater compares the version of itself with that of the latest
version released upon startup. If it doesn't know it's own version, this
comparison always falsely leads to it suggesting the user to update it
upon startup, where in fact it is updated. This is a confusing behavior
only NixOS users suffer and now it's solved.
2020-09-13 00:36:03 +03:00
Maximilian Bosch
1ceec4a7dc
dsniff: fix build w/glibc-2.32
2020-09-12 23:04:49 +02:00
Maximilian Bosch
59637a4474
nfstrace: fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Maximilian Bosch
9ca70aba93
trickle: fix build w/glibc-2.32
2020-09-12 23:04:46 +02:00
Thomas Tuegel
7ac43898fe
pmacct: set path to mysql_config
2020-09-12 06:58:27 -05:00
Thomas Tuegel
c7d0b34a12
kea: fix path to mysql_config
2020-09-12 06:58:25 -05:00
Thomas Tuegel
26265555f5
mailutils: fix build with multiple mariadb outputs
2020-09-12 06:58:24 -05:00
Marcus Geiger
2147c3c34b
openfortivpn: enable on Darwin ( #94895 )
2020-09-11 23:24:32 -04:00
Maximilian Bosch
8149ab158b
bandwhich: 0.17.0 -> 0.18.1
...
ChangeLogs:
* https://github.com/imsnif/bandwhich/releases/tag/0.18.1
* https://github.com/imsnif/bandwhich/releases/tag/0.18.0
Also applied a fix[1] for rDNS support which broke with `systemd-v246`
because the `resolv-conf` crate didn't support the `options
trust_ad`-declaration in systemd's `/etc/resolv.conf`[2].
[1] https://github.com/imsnif/bandwhich/pull/184
[2] https://github.com/imsnif/bandwhich/issues/166#issuecomment-691014450
2020-09-11 14:10:16 +02:00
Eduardo Quiros
98b8f5d2a6
croc: 8.3.0 -> 8.3.1
2020-09-10 16:57:58 -06:00
Mario Rodas
051ac12650
shadowsocks-rust: 1.8.16 -> 1.8.17
2020-09-09 22:58:51 -05:00
Gabriel Ebner
07999f480b
ncftp: do not override $TMPDIR
2020-09-09 20:57:32 +02:00
Richard Marko
e6b5d5401e
proxychains: copy src/proxychains.conf to /etc
...
As requested by Infinisil in #86225 .
2020-09-09 15:14:13 +02:00
Vincent Haupert
0e5657498d
mitmproxy: convert to python3Packages
2020-09-08 10:40:22 -07:00
zowoq
83818f068e
kail: use deleteVendor
2020-09-08 16:32:39 +10:00
zowoq
73bb068546
guardian-agent: use deleteVendor
2020-09-08 16:32:39 +10:00
Robert Scott
61525137fd
Merge pull request #96958 from servalcatty/v2ray
...
v2ray: 4.26.0 -> 4.27.5 and add tests
2020-09-07 21:29:51 +01:00
Serval
312e17b329
v2ray: fix newline
2020-09-08 03:35:26 +08:00
Serval
32940aeec4
v2ray: simplify nix
2020-09-08 03:23:12 +08:00
Vladimír Čunát
c1c85b9bad
Merge #97146 : 'staging-next' branch
...
This is the last planned iteration before forking 20.09.
2020-09-07 15:43:36 +02:00
Robert Scott
010ed033cf
Merge pull request #92227 from r-ryantm/auto-update/keepalived
...
keepalived: 2.0.20 -> 2.1.3
2020-09-06 22:11:53 +01:00
R. RyanTM
0f099965bb
keepalived: 2.0.20 -> 2.1.3
2020-09-06 22:05:07 +01:00
Nikolay Korotkiy
a8d6e4b7a5
hping: 20051105 -> 2014-12-26 ( #94683 )
2020-09-06 21:10:45 +02:00
Frederik Rietdijk
d362c0e54e
Merge master into staging-next
2020-09-06 18:14:23 +02:00
Julien Moutinho
fb6d63f3fd
apparmor: fix and improve the service
2020-09-06 07:43:03 +02:00
WORLDofPEACE
125ac74339
Merge pull request #93022 from prusnak/i2p
...
i2p: 0.9.42 -> 0.9.47
2020-09-05 20:06:43 -04:00
Frederik Rietdijk
af81d39b87
Merge staging-next into staging
2020-09-04 20:03:30 +02:00
R. RyanTM
49f820d217
dnsproxy: 0.31.0 -> 0.32.0
2020-09-04 09:51:07 -07:00
Eduardo Quiros
476216ed88
croc: 8.0.13 -> 8.3.0
2020-09-04 14:00:52 +10:00
Frederik Rietdijk
377242d587
Merge staging-next into staging
2020-09-03 19:21:10 +02:00
Maximilian Bosch
aadbc19804
bandwhich: 0.16.0 -> 0.17.0
...
https://github.com/imsnif/bandwhich/releases/tag/0.17.0
2020-09-03 10:22:52 +02:00
Jason O'Conal
2eacb60353
goreplay: init at 1.1.0
2020-09-03 11:22:17 +10:00
Serval
4ac99e76bc
nixos/tests/v2ray: init
2020-09-02 22:18:52 +08:00
Serval
9a5a8949aa
v2ray: 4.26.0 -> 4.27.5
2020-09-02 22:13:02 +08:00
John Ericson
1965a241fc
Merge pull request #61019 from volth/gcc.arch-amd
...
platform.gcc.arch: support for AMD CPUs
2020-09-01 22:31:16 -04:00
Arthur Gautier
cc1920a109
unbound: disable lto on static builds (PR #96020 )
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
Amended by vcunat (isMusl != isStatic).
https://github.com/NixOS/nixpkgs/pull/96223#issuecomment-681204478
2020-09-01 08:49:31 +02:00
Mario Rodas
6c4c7e7537
Merge pull request #96617 from r-ryantm/auto-update/siege
...
siege: 4.0.6 -> 4.0.7
2020-08-31 12:46:45 -05:00
Frederik Rietdijk
e29c1e42e0
Merge staging-next into staging
2020-08-31 19:46:33 +02:00
Mario Rodas
4e4faa6a5a
Merge pull request #96847 from r-ryantm/auto-update/amass
...
amass: 3.8.2 -> 3.10.1
2020-08-31 12:37:30 -05:00
Frederik Rietdijk
303e0bca3b
Merge pull request #96610 from romildo/rm.deepin
...
deepin: remove from nixpkgs
2020-08-31 17:58:11 +02:00
R. RyanTM
0be3a3a53b
amass: 3.8.2 -> 3.10.1
2020-08-31 15:50:15 +00:00
Emery Hemingway
425d945250
toss: init at 1.1
2020-08-31 13:20:51 +02:00
José Romildo Malaquias
b768afb2e9
deepin: remove from nixpkgs
...
The Deepin Desktop Environment (DDE) is not yet fully packaged in
nixpkgs and it has shown a very difficult task to complete, as
discussed in https://github.com/NixOS/nixpkgs/issues/94870 . The
conclusion is that it is better to completely remove it.
2020-08-30 15:27:42 -03:00
Maximilian Bosch
1ce368f975
wireguard-tools: 1.0.20200820 -> 1.0.20200827
...
https://lists.zx2c4.com/pipermail/wireguard/2020-August/005790.html
2020-08-29 22:51:35 +02:00
Pavol Rusnak
33cf7bc739
i2pd: 2.32.1 -> 2.33.0
2020-08-29 20:12:03 +02:00