Commit Graph

9434 Commits

Author SHA1 Message Date
Fabian Affolter
8b7a028801 mqttui: 0.15.0 -> 0.16.0 2022-03-10 22:52:28 +01:00
Martin Weinelt
44c88e44c9
Merge pull request #162992 from mweinelt/minidlna 2022-03-10 22:34:42 +01:00
Sandro
d747802b23
Merge pull request #163168 from azuwis/shadowsocks-rust 2022-03-10 11:41:38 +01:00
Zhong Jianxin
90124307e7 shadowsocks-rust: Enable optional features
This features will make it possible to setup transparent proxy on Linux
and macOS.
2022-03-10 14:49:01 +08:00
Alyssa Ross
80b32bfad8 networkmanager: 1.34.0 -> 1.36.2 2022-03-09 17:04:39 +00:00
Sandro
5d6103f3c6
Merge pull request #163166 from azuwis/snet 2022-03-09 16:08:04 +01:00
Alexandru Scvortov
252f20aaa2 nbd: add programs.nbd, services.nbd, and test
Changes:

nbd: Update nixos/modules/services/networking/nbd.nix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

nbd: Update nixos/modules/services/networking/nbd.nix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

nbd: Update nixos/tests/nbd.nix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

nbd: generalize options in nbd service

nbd: harden service

nbd: Update nixos/modules/services/networking/nbd.nix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

nbd: Update nixos/modules/services/networking/nbd.nix

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>

nbd: refactor code a bit and BindPaths automatically
2022-03-09 12:00:47 +00:00
Bobby Rong
5a5b7cbced
Merge pull request #162806 from r-ryantm/auto-update/tendermint
tendermint: 0.35.1 -> 0.35.2
2022-03-09 15:06:14 +08:00
Martin Weinelt
88fa6dc00f
Merge pull request #162746 from heph2/submit/goflow 2022-03-08 19:50:28 +01:00
Heph
9084490631 goflow: init at 3.4.3 2022-03-08 18:59:06 +01:00
Fabian Affolter
5ed9194b08
Merge pull request #163239 from r-ryantm/auto-update/arping
arping: 2.22 -> 2.23
2022-03-08 13:14:30 +01:00
Fabian Affolter
b6a0403737
Merge pull request #163186 from r-ryantm/auto-update/subfinder
subfinder: 2.4.9 -> 2.5.0
2022-03-08 11:07:23 +01:00
Fabian Affolter
c553c7b8fa
arping: clarify license 2022-03-08 10:55:15 +01:00
R. Ryantm
263163634b arping: 2.22 -> 2.23 2022-03-08 02:19:31 +00:00
R. Ryantm
a74714e62a subfinder: 2.4.9 -> 2.5.0 2022-03-07 17:31:56 +00:00
Zhong Jianxin
0b1a9e9f9b snet: Init at unstable-2021-11-26 2022-03-07 23:40:07 +08:00
R. RyanTM
81482dc674
haproxy: 2.5.3 -> 2.5.4
* haproxy: 2.5.3 -> 2.5.4 (#162666)

* haproxy: update meta attributes
add meta.changelog URL
update meta.license using non-legacy identifiers (GPL-2.0-or-later with some files being LGPL-2.1-only)

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-07 13:39:08 +01:00
Alyssa Ross
1d76c5b669
wget: 1.21.2 -> 1.21.3 2022-03-07 12:33:04 +00:00
Artturi
6e5f155421
Merge pull request #160974 from a-m-joseph/dnsmasq-honor-dbusSupport 2022-03-07 07:08:59 +02:00
Renaud
1affd6a254
Merge pull request #162638 from fgaz/qrcp/0.8.5
qrcp: 0.8.4 -> 0.8.5
2022-03-06 23:08:24 +01:00
Adam Joseph
f9a2402ab0 dnsmasq: honor dbusSupport
This commit exposes support for compilation without dbus, controlled
by the global dbusSupport argument.  This argument is understood by
many other nixpkgs expressions and can be set globally in
~/.config/nixpkgs/config.nix.
2022-03-06 21:24:28 +02:00
R. Ryantm
0e16ba47b7 tinyssh: 20220222 -> 20220305 2022-03-06 19:01:55 +00:00
Renaud
7c9b6fa128
Merge pull request #162696 from r-ryantm/auto-update/brook
brook: 20220401 -> 20220404
2022-03-06 17:45:39 +01:00
Renaud
84bb553b7b
Merge pull request #162915 from r-ryantm/auto-update/sniffglue
sniffglue: 0.14.0 -> 0.15.0
2022-03-06 17:15:35 +01:00
Martin Weinelt
d5633c504f
minidlna: add passthrough test 2022-03-06 12:53:45 +01:00
Martin Weinelt
a63d445772
minidlna: 1.3.0 -> 1.3.1
Prevents DNS rebinding attacks through malicious remote web servers.

https://www.openwall.com/lists/oss-security/2022/03/03/1

Fixes: CVE-2022-26505
2022-03-06 12:44:41 +01:00
Atemu
b4e2df2e10
remove networkmanager098 (#162904) 2022-03-05 22:19:36 +02:00
R. Ryantm
6395511084 sniffglue: 0.14.0 -> 0.15.0 2022-03-05 17:42:17 +00:00
R. Ryantm
1354f51bdb whois: 5.5.11 -> 5.5.12 2022-03-05 16:19:26 +01:00
Martin Weinelt
0ef4276619
Merge pull request #162787 from mweinelt/kea 2022-03-05 15:32:49 +01:00
Renaud
6db2b14595
Merge pull request #161204 from r-ryantm/auto-update/i2pd
i2pd: 2.40.0 -> 2.41.0
2022-03-05 15:13:28 +01:00
Bobby Rong
6a7c7ec68b
Merge pull request #162449 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.41.2 -> 0.41.3
2022-03-05 18:36:51 +08:00
Fabian Affolter
00c137ea9f
Merge pull request #162608 from r-ryantm/auto-update/mubeng
mubeng: 0.9.2 -> 0.9.3
2022-03-05 09:33:21 +01:00
Fabian Affolter
3bdfe6c678
Merge pull request #162836 from r-ryantm/auto-update/amass
amass: 3.17.0 -> 3.17.1
2022-03-05 09:26:42 +01:00
R. Ryantm
8c16624202 amass: 3.17.0 -> 3.17.1 2022-03-05 00:56:51 +00:00
R. Ryantm
9b1b7852b6 tendermint: 0.35.1 -> 0.35.2 2022-03-04 19:06:06 +00:00
Pascal Bach
9e6fe83e8d
Merge pull request #162755 from r-ryantm/auto-update/minio-client
minio-client: 2022-02-26T03-58-31Z -> 2022-03-03T21-12-24Z
2022-03-04 20:00:39 +01:00
Martin Weinelt
5bf2471bb0
kea: 2.0.1 -> 2.0.2
https://downloads.isc.org/isc/kea/2.0.2/Kea-2.0.2-ReleaseNotes.txt
2022-03-04 16:30:24 +01:00
Sebastian Blunt
edbfbd641d rdap: init at 2019-10-17 2022-03-04 09:24:06 -06:00
R. Ryantm
910fe76a5e minio-client: 2022-02-26T03-58-31Z -> 2022-03-03T21-12-24Z 2022-03-04 11:58:59 +00:00
Sandro
3a9af3192b
Merge pull request #162678 from wahjava/update-openssh-hpn 2022-03-04 12:19:00 +01:00
Bobby Rong
10dc36c697
Merge pull request #162457 from r-ryantm/auto-update/gobgp
gobgp: 2.34.0 -> 3.0.0
2022-03-04 18:33:00 +08:00
R. Ryantm
b0c2f04b16 brook: 20220401 -> 20220404 2022-03-04 02:04:00 +00:00
Ashish SHUKLA
80dfb3f744
openssh_hpn: 8.8p1 -> 8.9p1 2022-03-04 02:50:34 +05:30
Francesco Gazzetta
ad87eff3af qrcp: 0.8.4 -> 0.8.5 2022-03-03 15:28:53 +01:00
Alyssa Ross
7ecf7a3493 pkgsMusl.socat: fix build
Fix via Alpine.
2022-03-03 13:57:21 +00:00
Alyssa Ross
24278c45af mailutils: add debug info 2022-03-03 13:57:16 +00:00
R. Ryantm
4fa40219d3 mubeng: 0.9.2 -> 0.9.3 2022-03-03 11:28:38 +00:00
Jonas Heinrich
764670261a nixos/opensnitch: Add options to configure daemon 2022-03-02 18:38:56 -05:00
Sandro
64d1e023d2
Merge pull request #147127 from WolfangAukang/opendrop 2022-03-02 15:02:59 +01:00
R. Ryantm
5242b7e12e gobgp: 2.34.0 -> 3.0.0 2022-03-02 06:06:18 +00:00
R. Ryantm
863b549551 dnsproxy: 0.41.2 -> 0.41.3 2022-03-02 04:03:59 +00:00
Doron Behar
19ca92cee7
Merge pull request #162358 from r-ryantm/auto-update/gtk-gnutella 2022-03-02 00:12:46 +02:00
Fabian Affolter
23d55fff72
Merge pull request #162279 from r-ryantm/auto-update/amass
amass: 3.16.0 -> 3.17.0
2022-03-01 15:01:46 +01:00
Jan Tojnar
f5d04780b2
Merge pull request #162229 from jtojnar/gnome-backports
GNOME: Backport fixes & stable updates from 42 branch
2022-03-01 13:56:26 +01:00
R. Ryantm
3ae4ffe6f6 gtkgnutella: 1.2.1 -> 1.2.2 2022-03-01 11:50:56 +00:00
Artturi
f1370c89ba
Merge pull request #161731 from techknowlogick/boundary-darwinaarch64
boundary: 0.7.4 -> 0.7.5
2022-03-01 06:37:36 +02:00
R. Ryantm
ecf835f43b amass: 3.16.0 -> 3.17.0 2022-03-01 00:46:19 +00:00
Jan Tojnar
0ae8b8e8e1 libnma-gtk4: Add GTK4 variant 2022-02-28 15:18:35 +01:00
Sandro
f31e080cc4
Merge pull request #161414 from Stunkymonkey/treewide-appendToName 2022-02-28 14:25:43 +01:00
Felix Buehler
19d43bf8f6 davix-copy: remove appendToName to have a consistent package name for repology 2022-02-28 12:45:43 +01:00
Bobby Rong
6a36c6ea9a
Merge pull request #162163 from linyinfeng/godns
godns: 2.6 -> 2.7
2022-02-28 19:38:52 +08:00
Lin Yinfeng
4884066cf4
godns: 2.6 -> 2.7 2022-02-28 13:55:34 +08:00
R. Ryantm
158bf609c5 checkip: 0.18.0 -> 0.18.1 2022-02-28 02:51:34 +00:00
Mario Rodas
bc0bcd5f74
Merge pull request #162067 from r-ryantm/auto-update/minio-client
minio-client: 2022-02-23T03-15-59Z -> 2022-02-26T03-58-31Z
2022-02-27 13:25:32 -05:00
Renaud
becdf2da40
Merge pull request #161235 from xrelkd/update/brook
brook: 20210701 -> 20220401
2022-02-27 19:01:01 +01:00
R. Ryantm
aa23e9cdb4 minio-client: 2022-02-23T03-15-59Z -> 2022-02-26T03-58-31Z 2022-02-27 11:40:41 +00:00
Mario Rodas
80dc2f98dc
Merge pull request #161990 from r-ryantm/auto-update/shadowsocks-rust
shadowsocks-rust: 1.13.3 -> 1.13.5
2022-02-26 15:01:50 -05:00
R. Ryantm
8d87ec8d17 shadowsocks-rust: 1.13.3 -> 1.13.5 2022-02-26 16:26:08 +00:00
Fabian Affolter
599159679d
Merge pull request #161911 from r-ryantm/auto-update/checkip
checkip: 0.17.3 -> 0.18.0
2022-02-26 10:12:06 +01:00
Fabian Affolter
2b5ded6eba
Merge pull request #161921 from r-ryantm/auto-update/findomain
findomain: 7.0.0 -> 7.0.1
2022-02-26 09:38:14 +01:00
Fabian Affolter
b868140106
Merge pull request #161933 from r-ryantm/auto-update/httplz
httplz: 1.12.3 -> 1.12.4
2022-02-26 09:37:50 +01:00
R. Ryantm
c8d677a2ec httplz: 1.12.3 -> 1.12.4 2022-02-26 07:27:35 +00:00
R. Ryantm
5ea69616c6 findomain: 7.0.0 -> 7.0.1 2022-02-26 05:17:38 +00:00
R. Ryantm
c5a7ed0a88 mubeng: 0.9.1 -> 0.9.2 2022-02-25 19:52:22 -08:00
R. Ryantm
b71dc21f17 haproxy: 2.5.2 -> 2.5.3 2022-02-25 19:50:10 -08:00
R. Ryantm
f529057dad checkip: 0.17.3 -> 0.18.0 2022-02-26 02:49:54 +00:00
Bobby Rong
9da97cd05a
Merge pull request #161743 from r-ryantm/auto-update/xrootd
xrootd: 5.4.0 -> 5.4.1
2022-02-26 09:41:01 +08:00
P. R. d. O
20513dccbc
opendrop: init at 0.13.0 2022-02-25 13:54:28 -06:00
P. R. d. O
31e4010472
owl: init at unstable-2022-01-30 2022-02-25 13:52:53 -06:00
R. Ryantm
919504028f ocserv: 1.1.5 -> 1.1.6 2022-02-25 10:56:57 -08:00
Maximilian Bosch
71a9297c27
Merge pull request #161799 from r-ryantm/auto-update/gping
gping: 1.2.7 -> 1.3.0
2022-02-25 11:47:12 +01:00
R. Ryantm
a9e45e14e7 gping: 1.2.7 -> 1.3.0 2022-02-25 08:00:10 +00:00
R. Ryantm
0837d98624 xrootd: 5.4.0 -> 5.4.1 2022-02-25 00:12:12 +00:00
techknowlogick
6b12c4d6da boundary: 0.7.4 -> 0.7.5 2022-02-24 16:55:23 -05:00
zowoq
b74bddcec9 netavark: 1.0.0 -> 1.0.1
https://github.com/containers/netavark/releases/tag/v1.0.1
2022-02-25 07:43:50 +10:00
zowoq
d139133aa6 aardvark-dns: 1.0.0 -> 1.0.1
https://github.com/containers/aardvark-dns/releases/tag/v1.0.1
2022-02-25 07:43:49 +10:00
Fabian Affolter
c3f5dc69cd
Merge pull request #161269 from r-ryantm/auto-update/sish
sish: 2.0.1 -> 2.1.0
2022-02-24 22:29:50 +01:00
R. Ryantm
09c1b67275 minio-client: 2022-02-16T05-54-01Z -> 2022-02-23T03-15-59Z 2022-02-24 14:31:46 +00:00
R. Ryantm
c23a65f993 croc: 9.5.1 -> 9.5.2 2022-02-24 18:57:07 +10:00
R. RyanTM
851f51c111
nss_pam_ldapd: 0.9.11 -> 0.9.12
* nss_pam_ldapd: 0.9.11 -> 0.9.12 (#149776)

* nss-pam-ldapd: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-24 00:14:10 +01:00
Pascal Bach
de63a757b7
Merge pull request #161560 from r-ryantm/auto-update/tinyssh
tinyssh: 20220101 -> 20220222
2022-02-23 21:02:25 +01:00
R. Ryantm
6efc9e4468 tinyssh: 20220101 -> 20220222 2022-02-23 17:53:32 +00:00
Pascal Bach
61de8aab9d
Merge pull request #161499 from r-ryantm/auto-update/minio-client
minio-client: 2022-02-13T23-26-13Z -> 2022-02-16T05-54-01Z
2022-02-23 17:39:59 +01:00
Renaud
2ddea5e3f7
Merge pull request #159635 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 5.2.1 -> 5.4.0
2022-02-23 14:03:49 +01:00
R. Ryantm
8dcd75a367 minio-client: 2022-02-13T23-26-13Z -> 2022-02-16T05-54-01Z 2022-02-23 11:03:38 +00:00
R. RyanTM
220b8b81c7
wg-netmanager: 0.5.0 -> 0.5.1
* wg-netmanager: 0.5.0 -> 0.5.1 (#159961)

* wg-netmanager: reformat meta.longDescription

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-23 09:08:58 +01:00
Renaud
fd5c9f535c
Merge pull request #160056 from r-ryantm/auto-update/mubeng
mubeng: 0.8.0 -> 0.9.1
2022-02-23 01:26:13 +01:00
Renaud
119a68e2df
Merge pull request #160307 from r-ryantm/auto-update/grpcui
grpcui: 1.2.0 -> 1.3.0
2022-02-23 01:16:33 +01:00
Matt Sawyer
2ef808d266
eternal-terminal: remove broken linker flag for c++fs (#161416) 2022-02-22 19:07:01 -05:00