Commit Graph

12673 Commits

Author SHA1 Message Date
Nick Cao
ea87e11cad
sing-box: 1.2.6 -> 1.2.7 2023-05-20 11:33:29 +08:00
Aaron Jheng
6dd998d6b9
clash: 1.15.1 -> 1.16.0 2023-05-20 02:55:23 +00:00
figsoda
98b9e41f61 pkgs: fix typos 2023-05-19 22:31:04 -04:00
figsoda
d5b0f89a80 airfield: remove 2023-05-19 18:47:51 -04:00
Weijia Wang
ae2b86d5a7
Merge pull request #232844 from figsoda/muffet
muffet: 2.8.0 -> 2.8.1
2023-05-19 23:46:34 +03:00
figsoda
4afdcf5321
Merge pull request #232593 from fabaff/mqttui-bump
mqttui: 0.18.0 -> 0.19.0
2023-05-19 14:42:05 -04:00
Fabian Affolter
0b0df14f76 mqttui: add changelog to meta 2023-05-19 19:12:17 +02:00
eigengrau
edaf6d0413
rabtap: init at 1.38.2 (#230385)
* rabtap: init at 1.38.2

* Update pkgs/tools/networking/rabtap/default.nix

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-19 18:51:56 +02:00
stepech
a41a78efc1 burpsuite: 2023.4.3 -> 2023.4.4
https://portswigger.net/burp/releases/professional-community-2023-4-4
2023-05-19 18:50:50 +02:00
figsoda
8ef16d70af muffet: 2.8.0 -> 2.8.1
Diff: https://github.com/raviqqe/muffet/compare/v2.8.0...v2.8.1

Changelog: https://github.com/raviqqe/muffet/releases/tag/v2.8.1
2023-05-19 09:58:13 -04:00
Nick Cao
b294d7e79c
Merge pull request #232664 from LeSuisse/smartdns-42
smartdns: 41 -> 42
2023-05-18 21:40:00 -06:00
xrelkd
3e5cb8a4f8
brook: 20230404.5.1 -> 20230601
Diff: https://github.com/txthinking/brook/compare/v20230404.5.1...v20230601
2023-05-19 10:08:51 +08:00
figsoda
8959d56bd9
Merge pull request #232565 from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.19.0 -> 0.20.1
2023-05-18 21:50:08 -04:00
Thomas Gerbet
55192848d5 smartdns: 41 -> 42
Fixes CVE-2023-31470.

https://github.com/pymumu/smartdns/releases/tag/Release42
2023-05-18 19:07:55 +02:00
Nick Cao
984046cc41
Merge pull request #232592 from sebastianblunt/rdap-091
rdap: 2019-10-17 -> 0.9.1
2023-05-18 05:38:12 -06:00
Lin Jian
e7820571fc mu: generate mu4e-autoloads.el
* What is autoload?

Basically, it allows you to delay the loading of a package[1].

* What is a name-autoloads.el file?

When installing a package using package.el, Emacs generates[1] a
name-autoloads.el file for that package, which is used to autoload the
principal user commands defined[2][3] in the package.

* What problem does this patch solve?

There are some autoload commands defined[3] by mu4e.  Before, those
autoload commands cannot be autoloaded because of the missing
mu4e-autoloads.el file since mu4e installed from nixpkgs does not use
package.el.  This patch fixes that.

To sum up, with this patch, you can call (mu4e) without
calling (require 'mu4e) first.

* Isn't it better to contribute to the build system of the upstream mu
project to generate that mu4e-autoloads.el file?

It seems impossible[4] to do so.

[1]: https://www.gnu.org/software/emacs/manual/html_node/elisp/Autoload.html
[2]: https://www.gnu.org/software/emacs/manual/html_node/elisp/Packaging-Basics.html
[3]: 581f8d7e92/mu4e/mu4e.el (L58)
[4]: https://github.com/djcb/mu/pull/2313
2023-05-18 08:04:40 -03:00
Fabian Affolter
4401af698c mqttui: 0.18.0 -> 0.19.0
Diff: https://github.com/EdJoPaTo/mqttui/compare/v0.18.0...v0.19.0
2023-05-18 12:50:00 +02:00
Sebastian Blunt
75457ff77e rdap: 2019-10-17 -> 0.9.1 2023-05-18 19:39:54 +09:00
R. Ryantm
d48bd36e50 netbird-ui: 0.19.0 -> 0.20.1 2023-05-18 05:36:18 +00:00
R. Ryantm
5cc6776fe1 godns: 2.9.7 -> 2.9.8 2023-05-18 03:09:57 +00:00
Yureka
776fbde672
goflow2: init at 1.3.3 (#232430)
Co-authored-by: figsoda <figsoda@pm.me>
2023-05-17 15:07:42 -04:00
figsoda
a6c09dee08
Merge pull request #232044 from figsoda/trip 2023-05-17 11:01:32 -04:00
matthewcroughan
c904468ae4 discord-sh: unstable-2022-05-19 -> 2.0.0 2023-05-17 07:07:12 +01:00
Evgeny Kurnevsky
248f00541d
Revert "shadowsocks-v2ray-plugin: mark as broken" 2023-05-16 08:56:40 +00:00
stepech
9b7b37f4e2 burpsuite: 2023.3.5 -> 2023.4.3
https://portswigger.net/burp/releases#community
2023-05-16 08:05:06 +02:00
Martin Weinelt
eb818613f1
Merge pull request #229222 from danc86/networkd-notify
networkd-notify: init at unstable-2022-11-29
2023-05-16 01:34:52 +02:00
Dan Callaghan
62d4e490d4 networkd-notify: init at unstable-2022-11-29 2023-05-16 09:22:46 +10:00
Sandro
89d1baa08b
Merge pull request #230615 from fbewivpjsbsby/fix-phantomsocks 2023-05-15 15:33:23 +02:00
figsoda
ba12f1bc52 trippy: 0.7.0 -> 0.8.0
Diff: https://github.com/fujiapple852/trippy/compare/0.7.0...0.8.0

Changelog: https://github.com/fujiapple852/trippy/blob/0.8.0/CHANGELOG.md
2023-05-15 09:17:36 -04:00
fbewivpjsbsby
211f15a271 phantomsocks: fix build tag
Co-Authored-By: Sandro <sandro.jaeckel@gmail.com>
2023-05-15 11:01:37 +08:00
Nick Cao
d78a25d247
Merge pull request #231898 from r-ryantm/auto-update/motrix
motrix: 1.8.14 -> 1.8.19
2023-05-14 20:45:42 -06:00
Nick Cao
7b1b6ed966
Merge pull request #231853 from oluceps/dae-up
dae: 0.1.7 -> 0.1.8
2023-05-14 20:39:55 -06:00
R. Ryantm
0849fd5947 motrix: 1.8.14 -> 1.8.19 2023-05-14 18:30:30 +00:00
Ryan Lahfa
f56bc2f77e
Merge pull request #231583 from wkral/minissdpd-build-fix
minissdpd: fix build
2023-05-14 16:44:00 +02:00
oluceps
f4b86504ea
dae: 0.1.7 -> 0.1.8 2023-05-14 22:08:42 +08:00
Michele Guerini Rocco
4242634035
Merge pull request #231761 from r-ryantm/auto-update/libreswan
libreswan: 4.10 -> 4.11
2023-05-14 09:07:02 +02:00
Nick Cao
636269896d
Merge pull request #231724 from bobvanderlinden/pr-ngrok-3.3.0
ngrok: 3.1.1 -> 3.3.0
2023-05-14 10:17:09 +08:00
R. Ryantm
9bf8edf344 libreswan: 4.10 -> 4.11 2023-05-14 00:56:51 +00:00
figsoda
d300f60bea nzbget: make compatible with openssl 3 2023-05-13 20:04:39 -04:00
William Kral
52f3be635d minissdpd: fix makefile install dir 2023-05-13 14:22:14 -07:00
Weijia Wang
254c56c863
Merge pull request #231606 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 6.5.0 -> 6.6.0
2023-05-13 23:00:49 +02:00
Weijia Wang
50b448a76f
Merge pull request #231605 from r-ryantm/auto-update/kapp
kapp: 0.55.0 -> 0.55.1
2023-05-13 23:00:00 +02:00
Bob van der Linden
a93d1e41a9
ngrok: 3.1.1 -> 3.3.0 2023-05-13 21:33:05 +02:00
Fabian Affolter
2e121a25dc
openapi-generator-cli: add changelog to meta 2023-05-13 09:31:25 +02:00
R. Ryantm
e1ec0f3a9b openapi-generator-cli: 6.5.0 -> 6.6.0 2023-05-13 05:43:03 +00:00
R. Ryantm
ab1c36915a kapp: 0.55.0 -> 0.55.1 2023-05-13 05:25:31 +00:00
Nick Cao
4c1b3e16df
udp2raw: build with cmake 2023-05-13 12:41:42 +08:00
Nick Cao
d5c91afdfd
Merge pull request #231410 from r-ryantm/auto-update/xrootd
xrootd: 5.5.4 -> 5.5.5
2023-05-13 10:02:09 +08:00
Martin Weinelt
028f97e3a3
Merge pull request #231507 from hmenke/shadowsocks-v2ray-plugin-1
shadowsocks-v2ray-plugin: mark as broken
2023-05-12 22:01:10 +02:00
Martin Weinelt
1b77011674
Merge pull request #231508 from figsoda/dog
dogdns: update Cargo.lock and switch to openssl 3
2023-05-12 21:21:51 +02:00
figsoda
1640e4aea2 dogdns: update Cargo.lock and switch to openssl 3 2023-05-12 13:41:38 -04:00
Henri Menke
bd2073fcc2
shadowsocks-v2ray-plugin: mark as broken
Doesn't build with newer Go version: https://github.com/shadowsocks/v2ray-plugin/issues/292
2023-05-12 19:21:05 +02:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
R. Ryantm
7c559c941c xrootd: 5.5.4 -> 5.5.5 2023-05-12 04:21:59 +00:00
06kellyjac
763c2366a0 netassert: 2.0.1 -> 2.0.2
Diff: https://github.com/controlplaneio/netassert/compare/v2.0.1...v2.0.2

Changelog: https://github.com/controlplaneio/netassert/blob/v2.0.2/CHANGELOG.md
2023-05-11 17:21:58 +01:00
06kellyjac
a9611f3429 netassert: init at 2.0.1 2023-05-11 07:50:15 -03:00
Weijia Wang
32474c2c7b
Merge pull request #231213 from aaronjheng/nuttcp
nuttcp: Fix build on darwin
2023-05-11 10:45:57 +03:00
Aaron Jheng
8158cbc2b2
nuttcp: Fix build on darwin 2023-05-11 07:12:58 +00:00
Weijia Wang
d2471d95f4
Merge pull request #230407 from farnoy/fix-wakeonlan-darwin-shebangs
wakeonlan: fix Perl shebangs on darwin
2023-05-10 22:37:51 +03:00
Fabian Affolter
f219df95ea
Merge pull request #231004 from fabaff/dnstwist-bump
dnstwist: 20230413 -> 20230509
2023-05-10 14:50:37 +02:00
Fabian Affolter
b60d25ba65
Merge pull request #231006 from fabaff/amass-bump
amass: 3.23.1 -> 3.23.2
2023-05-10 14:50:06 +02:00
Jenny
7611d852ac
oui: init at 0.1.8 (#231046) 2023-05-10 12:58:49 +02:00
Fabian Affolter
20147f981d dnstwist: 20230413 -> 20230509
Changelog: https://github.com/elceef/dnstwist/releases/tag/20230509
2023-05-10 07:34:17 +02:00
Fabian Affolter
bd14089445 amass: 3.23.1 -> 3.23.2
Changelog: https://github.com/OWASP/Amass/releases/tag/v3.23.2
2023-05-10 07:29:27 +02:00
Weijia Wang
536fbf5e82
Merge pull request #230399 from risicle/ris-connman-CVE-2023-28488
connman: fix build, add patch for CVE-2023-28488
2023-05-09 19:36:41 +03:00
Georges Dubus
644e10a761
Merge pull request #230687 from peterhoeg/u/openfortivpn_1_20_3
openfortivpn: 1.20.2 -> 1.20.3
2023-05-09 10:31:07 +02:00
figsoda
c0c84d5292
Merge pull request #230704 from alanpearce/pkg-hblock
hblock: init at 3.4.1
2023-05-08 20:34:45 -04:00
Alan Pearce
6fbca34875 hblock: init at v3.4.1 2023-05-08 22:25:21 +02:00
Weijia Wang
e16fcdc88e
Merge pull request #230735 from fetsorn/typo/mu
mu: fix typo
2023-05-08 20:27:46 +03:00
fetsorn
cb3cb2eb33 mu: fix typo
"utilties" -> "utilities"
2023-05-08 21:15:32 +04:00
Jakub Okoński
660ea29885
wakeonlan: fix Perl shebangs on darwin
Fixes #225024
2023-05-08 18:08:13 +02:00
fetsorn
42bfc8668c curl: fix typo
"becuase" -> "because"
2023-05-08 20:00:55 +04:00
Peter Hoeg
c51b6e4044 openfortivpn: 1.20.2 -> 1.20.3 2023-05-08 21:44:55 +08:00
Peter Hoeg
ef42b97547 ppp: specify statedir for .pid file 2023-05-08 21:44:42 +08:00
Weijia Wang
8fb30e1471
Merge pull request #230598 from r-ryantm/auto-update/whois
whois: 5.5.16 -> 5.5.17
2023-05-08 09:16:34 +03:00
figsoda
055a2f470b
Merge pull request #229915 from figsoda/hurl 2023-05-07 21:44:33 -04:00
R. Ryantm
059eb9dd2a whois: 5.5.16 -> 5.5.17 2023-05-08 00:37:50 +00:00
R. Ryantm
b49865b92b haproxy: 2.7.7 -> 2.7.8 2023-05-07 20:50:15 +00:00
Robert Scott
6936f33c1b connman: add patch for CVE-2023-28488 2023-05-07 20:59:28 +01:00
Robert Scott
37fee8c509 connman: fix build with ppp 2.5.0 using upstream patch 2023-05-07 20:57:41 +01:00
R. Ryantm
4a1c05d89d minio-client: 2023-04-12T02-21-51Z -> 2023-05-04T18-10-16Z 2023-05-07 08:31:19 +00:00
Rick van Schijndel
67486d98ab
Merge pull request #230011 from spwhitt/remove-spwhitt
Remove myself as maintainer
2023-05-06 16:38:40 +02:00
José Romildo
e5ded5a653 vopono: 0.10.5 -> 0.10.6 2023-05-06 08:40:21 -03:00
Weijia Wang
aa6d45958b
Merge pull request #230294 from r-ryantm/auto-update/flannel
flannel: 0.21.4 -> 0.21.5
2023-05-06 13:00:18 +03:00
R. Ryantm
0c572ffe4c flannel: 0.21.4 -> 0.21.5 2023-05-06 08:39:57 +00:00
R. Ryantm
1c8efee8e3 gobgp: 3.13.0 -> 3.14.0 2023-05-06 08:23:56 +00:00
Weijia Wang
bcc26818c4
Merge pull request #230078 from r-ryantm/auto-update/clash-meta
clash-meta: 1.14.3 -> 1.14.4
2023-05-05 16:20:55 +03:00
Spencer Whitt
21dbdb5d03 maintainers: remove spwhitt 2023-05-05 12:34:05 +00:00
R. Ryantm
9f53f29175 clash-meta: 1.14.3 -> 1.14.4 2023-05-05 09:43:02 +00:00
Weijia Wang
3988a551e2
Merge pull request #230037 from r-ryantm/auto-update/netbird-ui
netbird-ui: 0.17.0 -> 0.19.0
2023-05-05 11:13:53 +03:00
Weijia Wang
7091454bd1
Merge pull request #230004 from fabaff/subfinder-bump
subfinder: 2.5.7 -> 2.5.8
2023-05-05 10:50:01 +03:00
Fabian Affolter
0bc7ed7922
Merge pull request #230005 from fabaff/urlwatch-bump
urlwatch: 2.26 -> 2.28
2023-05-05 08:19:50 +02:00
R. Ryantm
810b5bf86f netbird-ui: 0.17.0 -> 0.19.0 2023-05-05 04:55:34 +00:00
Fabian Affolter
d9b3bcf504 urlwatch: 2.26 -> 2.28
Diff: https://github.com/thp/urlwatch/compare/2.26...2.28
2023-05-05 00:36:10 +02:00
Fabian Affolter
77560c8c71 subfinder: 2.5.7 -> 2.5.8
Diff: https://github.com/projectdiscovery/subfinder/compare/v2.5.7...v2.5.8
2023-05-05 00:04:52 +02:00
Fabian Affolter
22314cf04b openfortivpn: 1.20.1 -> 1.20.2
Diff: https://github.com/adrienverge/openfortivpn/compare/v1.20.1...v1.20.2
2023-05-04 23:48:44 +02:00
R. Ryantm
5eccb8782d grpc_cli: 1.54.0 -> 1.54.1 2023-05-04 17:30:48 +00:00
figsoda
cb6d46b993 hurl: 2.0.1 -> 3.0.0
Diff: https://github.com/Orange-OpenSource/hurl/compare/2.0.1...3.0.0

Changelog: https://github.com/Orange-OpenSource/hurl/blob/3.0.0/CHANGELOG.md
2023-05-04 10:47:01 -04:00
Fabian Affolter
9c8f8ee11a
Merge pull request #229730 from figsoda/trippy
trippy: init at 0.7.0
2023-05-03 23:22:01 +02:00
Weijia Wang
062faf0525
Merge pull request #229686 from figsoda/muffet
muffet: 2.7.0 -> 2.8.0
2023-05-03 23:02:38 +03:00