Commit Graph

13414 Commits

Author SHA1 Message Date
github-actions[bot]
56f5b9fafc
Merge staging-next into staging 2023-08-21 12:01:35 +00:00
Nick Cao
33b622df7f
Merge pull request #250440 from r-ryantm/auto-update/flannel
flannel: 0.22.0 -> 0.22.2
2023-08-21 19:07:56 +08:00
OTABI Tomoya
77a8398ca6
Merge pull request #243494 from WolfangAukang/burp
burpsuite: 2023.5.3 -> 2023.7.2
2023-08-21 18:21:09 +09:00
github-actions[bot]
6eac46a06d
Merge staging-next into staging 2023-08-21 06:01:22 +00:00
Theodore Ni
d494084017
Merge branch 'staging-next' into staging
Merging https://github.com/NixOS/nixpkgs/pull/245957 with https://github.com/NixOS/nixpkgs/pull/246022.
2023-08-20 20:09:45 -07:00
OTABI Tomoya
5041a0e510
Merge pull request #250203 from dotlambda/configurable-http-proxy-buildNpmPackage
configurable-http-proxy: use buildNpmPackage
2023-08-21 10:10:34 +09:00
R. Ryantm
5a14ee3432 flannel: 0.22.0 -> 0.22.2 2023-08-21 00:47:42 +00:00
Robert Schütz
936d4b5fa3 configurable-http-proxy: use buildNpmPackage 2023-08-20 13:56:05 -07:00
R. Ryantm
852db6a45b containerlab: 0.43.0 -> 0.44.0 2023-08-20 19:55:52 +00:00
github-actions[bot]
435d3aef59
Merge staging-next into staging 2023-08-20 12:01:50 +00:00
Matthias Beyer
71e69dcb60
Merge pull request #250210 from bbigras/veilid
veilid: 0.1.7 -> 0.1.9
2023-08-20 11:43:35 +02:00
Janne Heß
dabce8d539
Merge pull request #250184 from trofi/openssh-zlib
openssh: backport zlib-1.3 support
2023-08-20 11:22:57 +02:00
Bruno Bigras
adba145d40 veilid: 0.1.7 -> 0.1.9 2023-08-19 19:39:06 -04:00
github-actions[bot]
9145b3fd81
Merge staging-next into staging 2023-08-19 18:01:22 +00:00
Sergei Trofimovich
5eb1879e4e openssh: backport zlib-1.3 support 2023-08-19 17:30:22 +01:00
github-actions[bot]
bb1bf988bc
Merge staging-next into staging 2023-08-19 12:01:31 +00:00
Fabian Affolter
59b54837c4 chisel: 1.8.1 -> 1.9.0
Diff: https://github.com/jpillora/chisel/compare/refs/tags/v1.8.1...v1.9.0

Changelog: https://github.com/jpillora/chisel/releases/tag/v1.9.0
2023-08-19 09:59:58 +02:00
Nick Cao
6aacd44eca
Merge pull request #250063 from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.22.4 -> 0.22.6
2023-08-19 15:19:04 +08:00
github-actions[bot]
c9e2cfa3f4
Merge staging-next into staging 2023-08-19 06:01:31 +00:00
Nick Cao
48a740e132
Merge pull request #250053 from r-ryantm/auto-update/gobgp
gobgp: 3.16.0 -> 3.17.0
2023-08-19 09:29:27 +08:00
github-actions[bot]
313f7c5380
Merge staging-next into staging 2023-08-19 00:02:13 +00:00
R. Ryantm
e2ea79b261 netbird-ui: 0.22.4 -> 0.22.6 2023-08-18 23:57:45 +00:00
R. Ryantm
fb94870539 gobgp: 3.16.0 -> 3.17.0 2023-08-18 23:06:17 +00:00
Theodore Ni
ece0953571
Merge branch 'staging-next' into staging 2023-08-18 16:02:27 -07:00
aszlig
6cc020bedd
ip2unix: 2.2.0 -> 2.2.1
Upstream changes:

  * Fix missing serialisation for from-unix and from-abstract.
  * Improve wording/grammar in README and manpage.

Signed-off-by: aszlig <aszlig@nix.build>
2023-08-19 00:45:52 +02:00
Michele Guerini Rocco
fe1d2a44ec
Merge pull request #249913 from rnhmjoj/pr-libreswan
libreswan: 4.11 -> 4.12
2023-08-18 16:18:45 +02:00
Anders Kaseorg
ca12826333 mozillavpn: 2.16.0 → 2.16.1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2023-08-18 10:31:56 +02:00
rnhmjoj
937db53f2a
libreswan: 4.11 -> 4.12 2023-08-18 10:25:10 +02:00
aszlig
9fd74d2f9a
ip2unix: 2.1.4 -> 2.2.0
Upstream changes:

  * Unlink socket file before bind if SO_REUSEADDR is used.
  * Add support for Linux abstract sockets.
  * Add support for matching an existing Unix domain socket or abstract
    socket.
  * Add stream/datagram aliases for tcp/udp socket types.
  * Add flag to prevent unlinking of socket files when closing sockets.
  * Fix missing header files for newer GCC versions, thanks to Varun
    Madiath.
  * Fix use-after-free of blackhole working directory path.
  * Fix a few compiler warnings on unnecessary allocation of string
    literals.
  * Add deprecation warnings if rules are specified in YAML format.
  * Rule files (-f) are now just a list of newline-separated rule (-r)
    arguments instead of YAML files.
  * Improve serializer to be more robust in end-of-stream conditions.
  * Bump requirements to require at least GCC version 9.
  * No longer prefer C library path over using RTLD_NEXT.

The missing include added via postPatch is no longer needed as it has
been fixed upstream.

Signed-off-by: aszlig <aszlig@nix.build>
2023-08-17 19:54:27 +02:00
Arnout Engelen
83739917b6
Merge pull request #248510 from onny/opensnitch-update
opensnitch: 1.6.1 -> 1.6.2, opensnitch-ui: 1.6.1 -> 1.6.2
2023-08-17 12:52:18 +02:00
Arnout Engelen
46d051737d
Merge pull request #248011 from onny/opensnitch-test
nixos/opensnitch: add test
2023-08-17 12:43:42 +02:00
Nick Cao
03bbbccc02
Merge pull request #249675 from r-ryantm/auto-update/tgt
tgt: 1.0.86 -> 1.0.87
2023-08-17 14:21:08 +08:00
R. Ryantm
b9cfaf77f8 tgt: 1.0.86 -> 1.0.87 2023-08-17 04:29:28 +00:00
Nick Cao
8371ee8e4e
Merge pull request #249497 from aaronjheng/ligolo-ng
ligolo-ng: 0.4.3 -> 0.4.4
2023-08-17 08:47:09 +08:00
Jan Tojnar
86797b2008 Merge branch 'staging-next' into staging
Conflicts:
- pkgs/development/libraries/qt-6/default.nix
  Merge a5b92645f1 and 0597d865ef
2023-08-16 19:37:11 +02:00
Bruno Bigras
d28fdbe974 veilid: init at 0.1.7
Co-authored-by: Evan Richter <evanjrichter@gmail.com>
2023-08-16 16:58:47 +00:00
Aaron Jheng
62bf40dea3
ligolo-ng: 0.4.3 -> 0.4.4 2023-08-16 17:29:33 +08:00
OTABI Tomoya
c0c217fecb
Merge pull request #248983 from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.22.3 -> 0.22.4
2023-08-15 17:09:50 +09:00
Pol Dellaiera
3eb7f7a63b
Merge pull request #248683 from oxij/tree/source-root-continues-3
treewide: cleanup `sourceRoot` and `setSourceRoot` usage
2023-08-15 05:53:52 +02:00
Jonas Heinrich
e2576c94b8 opensnitch: 1.6.1 -> 1.6.2
Diff: https://github.com/evilsocket/opensnitch/compare/v1.6.1...v1.6.2
2023-08-14 15:29:36 +02:00
Jonas Heinrich
5d77803df5 opensnitch-ui: 1.6.1 -> 1.6.2
Diff: https://github.com/evilsocket/opensnitch/compare/refs/tags/v1.6.1...v1.6.2
2023-08-14 15:29:36 +02:00
Janne Heß
450d6437ae
Merge pull request #248525 from helsinki-systems/upd/openssh
openssh: 9.3p2 -> 9.4p1
2023-08-14 10:17:28 +02:00
R. Ryantm
1c1c9678c2 netbird-ui: 0.22.3 -> 0.22.4 2023-08-13 22:10:16 +00:00
R. Ryantm
d0a131d85c minio-client: 2023-07-21T20-44-27Z -> 2023-08-08T17-23-59Z 2023-08-13 22:07:20 +00:00
Misaka13514
6198e6be7f subfinder: add Misaka13514 to maintainers 2023-08-13 17:18:10 +00:00
Misaka13514
07f923ae3a subfinder: 2.6.1 -> 2.6.2
Diff: https://github.com/projectdiscovery/subfinder/compare/v2.6.1...v2.6.2

Changelog: https://github.com/projectdiscovery/subfinder/releases/tag/v2.6.2
2023-08-13 17:18:10 +00:00
oluceps
0d483de08f
juicity: 0.1.2 -> 0.1.3 2023-08-14 00:25:54 +08:00
Jonas Heinrich
5e6e949e84 nixos/opensnitch: add test 2023-08-13 17:49:19 +02:00
oluceps
d999615d00
dae: 0.2.3 -> 0.2.4 2023-08-13 22:30:50 +08:00
Jonas Heinrich
c5f4a46036 nixos/opensnitch: Add support for EPBF process monitor
Co-authored-by: Slime90
2023-08-13 22:19:48 +08:00