Commit Graph

11202 Commits

Author SHA1 Message Date
AndersonTorres
aaa6a5cf0b connman: move its expression to a dedicated directory
It is a typical pattern of Nixpkgs, and also helps when adding extra files like
updating scripts, custom patches &c.
2022-11-10 07:41:02 -03:00
Christian Kögler
774dcada30
Merge pull request #199467 from considerate/udpreplay
udpreplay: init at 1.0.0
2022-11-10 07:06:02 +01:00
github-actions[bot]
72fad86157
Merge master into staging-next 2022-11-10 06:01:13 +00:00
figsoda
f14e629058
Merge pull request #200454 from r-ryantm/auto-update/lychee
lychee: 0.10.2 -> 0.10.3
2022-11-09 22:24:07 -05:00
R. Ryantm
4f87937601 lychee: 0.10.2 -> 0.10.3 2022-11-10 00:30:40 +00:00
github-actions[bot]
020ea91183
Merge master into staging-next 2022-11-10 00:02:27 +00:00
Sandro
579b8f2c2e
Merge pull request #198147 from andersk/mozillavpn 2022-11-09 22:39:37 +01:00
R. Ryantm
c336069561 cassowary: 0.15.0 -> 0.16.0 2022-11-09 09:53:12 +00:00
Viktor Kronvall
f552429c80 udpreplay: init at 1.0.0 2022-11-09 18:23:12 +09:00
github-actions[bot]
5995b81686
Merge master into staging-next 2022-11-09 06:01:29 +00:00
R. Ryantm
421b69cc30 minio-client: 2022-10-29T10-09-23Z -> 2022-11-07T23-47-39Z 2022-11-09 03:58:15 +00:00
R. Ryantm
7667dba1c6 lychee: 0.10.1 -> 0.10.2 2022-11-09 03:11:02 +00:00
github-actions[bot]
81316207ec
Merge master into staging-next 2022-11-09 00:02:55 +00:00
Fabian Affolter
38f555fdb7
Merge pull request #200236 from r-ryantm/auto-update/dnsmonster
dnsmonster: 0.9.6 -> 0.9.7
2022-11-08 23:06:37 +01:00
Sandro
8e1d38e77d
Merge pull request #200255 from avdv/goreplay-arm64 2022-11-08 22:23:35 +01:00
Dmitry Kalinkin
de033fa066
Merge pull request #200159 from veprbl/pr/davix_fixes
davix: fix on darwin
2022-11-08 15:59:13 -05:00
Claudio Bley
65294fcfb5 goreplay: Add patch to fix build on arm64-linux
The patch is not specific to arm64 systems, it should work generically on
all unix systems.
2022-11-08 21:17:40 +01:00
R. Ryantm
8f6a4e47c2 dnsmonster: 0.9.6 -> 0.9.7 2022-11-08 18:25:30 +00:00
github-actions[bot]
4517d658d3
Merge master into staging-next 2022-11-08 18:01:16 +00:00
Mario Rodas
a1afda0125
Merge pull request #200086 from r-ryantm/auto-update/ghz
ghz: 0.110.0 -> 0.111.0
2022-11-08 09:23:13 -05:00
github-actions[bot]
6e1c7f74c7
Merge master into staging-next 2022-11-08 12:01:29 +00:00
R. Ryantm
0932685022 netbird: 0.10.4 -> 0.10.6 2022-11-08 18:05:15 +08:00
Dmitry Kalinkin
92dbff970f davix: fix on darwin 2022-11-08 05:04:00 -05:00
Dmitry Kalinkin
5160daf979 davix: never use vendored curl
It is still a mandatory dependency:
23a591d560/CMakeLists.txt (L117-L124)
2022-11-08 02:30:56 -05:00
github-actions[bot]
917a1408b8
Merge master into staging-next 2022-11-08 06:01:15 +00:00
Artturi
68b9289438
Merge pull request #199995 from wentasah/isync-fix-small-buffer
isync: Fix "Buffer too small" error
2022-11-08 06:26:20 +02:00
R. Ryantm
9cf5bc9fc0 ghz: 0.110.0 -> 0.111.0 2022-11-07 21:17:34 +00:00
figsoda
3384acc17a hurl: 1.7.0 -> 1.8.0, add figsoda as a maintainer 2022-11-07 09:52:42 -05:00
Guillaume Girol
dbca24a803 networkmanagerapplet: 1.28.0 -> 1.30.0
changes: https://gitlab.gnome.org/GNOME/network-manager-applet/-/compare/1.28.0...1.30.0
2022-11-07 12:00:00 +00:00
Michal Sojka
24c0592e58 isync: Fix "Buffer too small" error 2022-11-07 09:46:57 +01:00
github-actions[bot]
5f9b3cb99e
Merge master into staging-next 2022-11-07 06:01:28 +00:00
R. Ryantm
256b838850 oapi-codegen: 1.11.0 -> 1.12.2 2022-11-07 12:16:16 +08:00
github-actions[bot]
e51ba60580
Merge master into staging-next 2022-11-07 00:03:30 +00:00
Mario Rodas
74edfb7355
Merge pull request #198902 from aaronjheng/openvpn
openvpn: 2.5.6 -> 2.5.8
2022-11-06 18:46:00 -05:00
Timothy DeHerrera
431f726d7e
Merge pull request #199775 from blaggacao/pkgs-ifwifi-init
iwifi: init at 1.0.3
2022-11-06 12:27:44 -07:00
github-actions[bot]
6e2df29235
Merge master into staging-next 2022-11-06 18:01:32 +00:00
Devan Carpenter
4ad56caded cjdns: fix package and update
this was not building, though it wasn't marked as such. upstream now
requires Rust. python310 causes things to complain and fail, so we are
specifiying python39. nodejs, python and now rust to compile a mostly
C99 project. kids these days...
2022-11-06 08:25:58 -06:00
Fabian Affolter
defa07d9de
Merge pull request #199690 from r-ryantm/auto-update/dnsmonster
dnsmonster: 0.9.5 -> 0.9.6
2022-11-06 13:14:35 +01:00
David Arnold
455ea2e5e5
iwifi: init at 1.0.3 2022-11-05 20:02:40 -05:00
github-actions[bot]
a46c8c1b26
Merge master into staging-next 2022-11-06 00:02:47 +00:00
Mario Rodas
c4b49b957b
Merge pull request #199557 from fabaff/httping-bump
httping: 2.5 -> 2.9
2022-11-05 13:43:09 -05:00
github-actions[bot]
a8cf6897e5
Merge master into staging-next 2022-11-05 18:01:11 +00:00
R. Ryantm
e01db33b9a ghostunnel: 1.6.1 -> 1.7.0 2022-11-05 15:53:16 +00:00
R. Ryantm
5c8a5cfba1 dnsmonster: 0.9.5 -> 0.9.6 2022-11-05 12:25:23 +00:00
github-actions[bot]
52c99d862c
Merge staging-next into staging 2022-11-05 06:02:05 +00:00
R. Ryantm
44770699ea netbird: 0.10.3 -> 0.10.4 2022-11-05 12:01:19 +08:00
R. Ryantm
2390991544 s3cmd: 2.2.0 -> 2.3.0 2022-11-05 11:50:46 +08:00
Fabian Affolter
ed9bd02e77 httping: 2.5 -> 2.9 2022-11-04 21:29:56 +01:00
github-actions[bot]
2248464524
Merge staging-next into staging 2022-11-04 12:02:07 +00:00
Mario Rodas
9d4b14b5e0
Merge pull request #199133 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 6.2.0 -> 6.2.1
2022-11-04 06:47:33 -05:00
Mario Rodas
54ccbcab4c
Merge pull request #199221 from r-ryantm/auto-update/cassowary
cassowary: 0.14.1 -> 0.15.0
2022-11-04 06:38:20 -05:00
R. Ryantm
628de9cede bgpq4: 1.6 -> 1.7 2022-11-04 16:42:01 +08:00
R. Ryantm
e03601d345 flannel: 0.19.1 -> 0.20.1 2022-11-04 17:43:13 +10:00
github-actions[bot]
194df35602
Merge staging-next into staging 2022-11-04 06:02:00 +00:00
R. Ryantm
bc0459ba2b gobgp: 3.7.0 -> 3.8.0 2022-11-04 09:18:31 +08:00
Aaron Jheng
2b24d0d98e
openvpn: 2.5.6 -> 2.5.8 2022-11-03 23:52:13 +00:00
github-actions[bot]
80d6cd3d58
Merge staging-next into staging 2022-11-03 12:02:11 +00:00
Sandro
9a46b4a567
Merge pull request #170420 from armeenm/nss-pam-ldapd-python3 2022-11-03 11:53:06 +01:00
github-actions[bot]
89bfc5f960
Merge staging-next into staging 2022-11-03 00:02:55 +00:00
R. Ryantm
1637a4b0e6 cassowary: 0.14.1 -> 0.15.0 2022-11-02 20:55:30 +00:00
markuskowa
3db0fa106d
Merge pull request #199132 from r-ryantm/auto-update/ooniprobe-cli
ooniprobe-cli: 3.16.4 -> 3.16.5
2022-11-02 21:43:31 +01:00
R. Ryantm
9263558807 zerotierone: 1.10.1 -> 1.10.2 2022-11-02 21:21:09 +02:00
R. Ryantm
f0371e46c5 openapi-generator-cli: 6.2.0 -> 6.2.1 2022-11-02 09:19:02 +00:00
R. Ryantm
c58d913bce ooniprobe-cli: 3.16.4 -> 3.16.5 2022-11-02 09:18:34 +00:00
github-actions[bot]
ff1df95c8f
Merge staging-next into staging 2022-11-02 06:05:15 +00:00
github-actions[bot]
d6b8789005
Merge master into staging-next 2022-11-02 06:04:45 +00:00
Mario Rodas
08e26823b8 stunnel: 5.66 -> 5.67 2022-11-02 04:20:00 +00:00
R. Ryantm
4e789b928b netbird: 0.10.2 -> 0.10.3 2022-11-02 10:46:09 +08:00
github-actions[bot]
452026e7da
Merge staging-next into staging 2022-11-02 00:03:04 +00:00
github-actions[bot]
075f0857dd
Merge master into staging-next 2022-11-02 00:02:32 +00:00
Aaron Jheng
7902df29a8 iperf: 3.11 -> 3.12 2022-11-01 22:40:52 +01:00
Mario Rodas
98c61465b1
Merge pull request #198927 from aaronjheng/stunnel
stunnel: 5.65 -> 5.66
2022-11-01 13:27:55 -05:00
github-actions[bot]
5a70f6da92
Merge staging-next into staging 2022-11-01 18:01:39 +00:00
github-actions[bot]
ef41cdba6c
Merge master into staging-next 2022-11-01 18:01:10 +00:00
Sandro
597ed547fc
Merge pull request #198637 from prusnak/miniupnpc 2022-11-01 18:17:18 +01:00
Pavol Rusnak
d7788c7303
miniupnpc_1: drop
- it is time to drop 6 years old version
- no package really requires miniupnpc 1.x
- miniupnpc package now defaults to 2.x
2022-11-01 16:55:31 +01:00
Aaron Jheng
ede624253e
stunnel: 5.65 -> 5.66 2022-11-01 10:57:34 +00:00
github-actions[bot]
85d6819fff
Merge staging-next into staging 2022-10-31 18:03:46 +00:00
github-actions[bot]
194c35c5e4
Merge master into staging-next 2022-10-31 18:03:13 +00:00
R. Ryantm
80c63fbba6 ooniprobe-cli: 3.16.3 -> 3.16.4 2022-10-31 08:51:53 -05:00
Thomas Gerbet
ab3e70ae07 inetutils: 2.3 -> 2.4
```
GNU inetutils NEWS -- history of user-visible changes.

* Noteworthy changes in release 2.4 (2022-10-25) [stable]

** ifconfig

*** Support specifying prefix netmask lengths in -A.
Patch by Samuel Thibault <samuel.thibault@gnu.org>.

** Hurd: tell pfinet translator interfaces to configure
Patch by Samuel Thibault <samuel.thibault@gnu.org>.

** ftp

*** Avoid crash caused by signed integer overflow resulting in
out-of-bounds buffer access.  Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00003.html>.

*** Avoid crash caused by heap buffer overflow.  Reported by ZFeiXQ in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00016.html>.

*** Avoid crash caused by NULL pointer dereference.  Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00004.html>.

*** Avoid crash caused by infinite macro recursion.  Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00005.html>.

** telnetd

*** Avoid crash on 0xff 0xf7 (IAC EC) or 0xff 0xf8 (IAC EL).  CVE-2022-39028
https://pierrekim.github.io/blog/2022-08-24-2-byte-dos-freebsd-netbsd-telnetd-netkit-telnetd-inetutils-telnetd-kerberos-telnetd.html

** telnet

*** Fix a buffer overflow problem.  CVE-2019-0053
https://cgit.freebsd.org/src/commit/?id=14aab889f4e50072a6b914eb95ebbfa939539dad

** tftp

*** Avoid crashing when given unexpected or invalid commands from tty.
Reported by AiDai in
<https://lists.gnu.org/archive/html/bug-inetutils/2021-12/msg00018.html>.

** Various bugs fixes, internal improvements and clean ups.
Update of gnulib and build fixes for C23.
```
2022-10-31 08:42:06 -05:00
github-actions[bot]
9d424dbc41
Merge master into staging-next 2022-10-31 00:02:32 +00:00
Christian Kögler
a869760655
Merge pull request #197569 from oluceps/update-hysteria
hysteria: 1.2.1 -> 1.2.2
2022-10-30 22:41:10 +01:00
Sandro
4d4fdde2cf
Merge pull request #197876 from iopq/alt-history 2022-10-30 19:51:28 +01:00
Robert Scott
3d99938829 kea: fix build on darwin 2022-10-30 12:21:48 +00:00
github-actions[bot]
082314708c
Merge master into staging-next 2022-10-30 12:01:18 +00:00
Victor Buttner
c0eb1f38f8 netdiscover: 0.9 -> 0.10 2022-10-30 11:02:11 +01:00
github-actions[bot]
a7989ee51a
Merge master into staging-next 2022-10-30 06:01:22 +00:00
Mario Rodas
9e412f07bc
Merge pull request #198554 from r-ryantm/auto-update/minio-client
minio-client: 2022-10-22T03-39-29Z -> 2022-10-29T10-09-23Z
2022-10-29 22:34:42 -05:00
github-actions[bot]
7cf1999911
Merge master into staging-next 2022-10-30 00:02:33 +00:00
R. Ryantm
d4f4b72607 minio-client: 2022-10-22T03-39-29Z -> 2022-10-29T10-09-23Z 2022-10-29 23:23:21 +00:00
Pavol Rusnak
200277eaf0
Merge pull request #198431 from prusnak/miniupnp
miniupnpc_2: 2.1.20190625 -> 2.2.4 + miniupnpd: 2.1.20190502 -> 2.3.1
2022-10-29 21:20:53 +02:00
github-actions[bot]
d3cd7d0199
Merge master into staging-next 2022-10-29 18:01:22 +00:00
R. Ryantm
918c8525c1 checkip: 0.42.0 -> 0.42.1 2022-10-29 13:43:35 +00:00
Pavol Rusnak
ead382681e
miniupnpd: 2.1.20190502 -> 2.3.1 2022-10-29 11:10:29 +02:00
Pavol Rusnak
7cce48d597
miniupnpc_2: 2.1.20190625 -> 2.2.4 2022-10-29 10:57:29 +02:00
github-actions[bot]
142c743774
Merge master into staging-next 2022-10-29 06:01:19 +00:00
Mario Rodas
4466a2a60a
Merge pull request #197971 from r-ryantm/auto-update/frp
frp: 0.44.0 -> 0.45.0
2022-10-28 22:02:56 -05:00
github-actions[bot]
f349a716a3
Merge master into staging-next 2022-10-29 00:02:26 +00:00
Anderson Torres
f367ac90aa
Merge pull request #197997 from atorres1985-contrib/hummingbird
skawarePackages: reformat
2022-10-28 17:10:53 -03:00