Commit Graph

9929 Commits

Author SHA1 Message Date
legendofmiracles
1d7db1b9e4
Merge pull request #156740 from Tchekda/feature/redli-package
redli: init at 0.5.2
2022-05-15 18:13:18 -06:00
github-actions[bot]
c8608fae00
Merge master into staging-next 2022-05-16 00:03:24 +00:00
David Tchekachev
a504cc1204
redli : init at 0.5.2 2022-05-16 02:10:26 +03:00
Rick van Schijndel
8c5c1c6207
Merge pull request #172773 from squalus/rp-pppoe
rpPPPoE: support cross compile
2022-05-15 22:16:40 +02:00
Jens Nolte
c4a2a46840 networkmanager: 1.36.4 → 1.38.0 2022-05-15 20:58:22 +02:00
github-actions[bot]
4d302fe767
Merge master into staging-next 2022-05-15 18:01:22 +00:00
Rick van Schijndel
d7d27295c1
Merge pull request #173142 from cmm/zerotierone-1.8.9
zerotierone: 1.8.4 -> 1.8.9
2022-05-15 18:40:12 +02:00
Bobby Rong
4848f9f3a6
Merge pull request #171465 from techknowlogick/bumpbound
boundary: 0.7.6 -> 0.8.0
2022-05-16 00:38:58 +08:00
Vladimír Čunát
d72c6a72d0
Merge branch 'master' into staging-next 2022-05-15 18:17:05 +02:00
Michael Livshin
d42fd31f18 zerotierone: 1.8.4 -> 1.8.9 2022-05-15 17:36:50 +03:00
Aaron Jheng
6a836ddfa1
goreplay: 1.1.0 -> 1.3.3 2022-05-15 09:53:02 +00:00
Sergei Trofimovich
1b8cc52931 iouyap: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: netmap.o:(.bss+0x20): multiple definition of `sizecheck'; iouyap.o:(.bss+0x20): first defined here
2022-05-15 10:48:53 +01:00
Sergei Trofimovich
058fae42a9 iftop: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: tui.o:/build/iftop-1.0pre4/ui_common.h:41: multiple definition of `service_hash';
      iftop.o:/build/iftop-1.0pre4/ui_common.h:41: first defined here
2022-05-15 10:44:38 +01:00
Jörg Thalheim
d0b82cacee
Merge pull request #173067 from andersk/mozillavpn-debug
mozillavpn: Disable debug mode
2022-05-15 07:08:53 +01:00
Anders Kaseorg
b2f44c3e6e mozillavpn: Disable debug mode
Upstream uses a broken test for debug mode, so we need to redundantly
disable debug even though we already enable release:

https://github.com/mozilla-mobile/mozilla-vpn-client/pull/3539

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-05-14 15:20:12 -07:00
Sergei Trofimovich
128d1385b0 hping: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails against upstream gcc-10 as:

    ld: scan.o:/build/source/hping2.h:360: multiple definition of
        `delaytable'; main.o:/build/source/hping2.h:360: first defined here
2022-05-14 18:26:29 +01:00
Aaron Jheng
7b71e1427a
ua: unstable-2017-02-24 -> unstable-2021-12-18 2022-05-14 02:16:12 +00:00
github-actions[bot]
3328bc9666
Merge master into staging-next 2022-05-14 00:02:10 +00:00
Pascal Bach
c0b9099f13
Merge pull request #172606 from bachp/minio-client-2022-05-09T04-08-26Z
minio-client: 2022-03-17T20-25-06Z -> 2022-05-09T04-08-26Z
2022-05-13 21:31:00 +02:00
Sandro Jäckel
4a6744b2b2
proxychains-ng: install default config, zsh completion 2022-05-13 19:47:48 +02:00
github-actions[bot]
477cc9463d
Merge master into staging-next 2022-05-13 12:01:27 +00:00
Thomas Gerbet
bcdc4a4f00 cadaver: add missing openssl dep 2022-05-13 11:22:13 +02:00
github-actions[bot]
97ea1401a7
Merge master into staging-next 2022-05-13 00:03:00 +00:00
squalus
67cb26b790 rpPPPoE: support cross compile
- prevent a configure time check from running. provided an answer that
  works for x86_64-linux and aarch64-linux
- point the makefile to the correct ar tool
2022-05-12 15:01:42 -07:00
Robert Scott
954efdfff3 curl: disable test 1086 on darwin
failures seem common on aarch64, disabling on darwin out of caution
as it may be more a matter of newer macos releases having issues
with it
2022-05-12 22:04:21 +01:00
Sergei Trofimovich
20a44234da cdpr: pull patch pending upstream inclusion for -fno-common
Without the change build fails agains -fno-common toolchains as:

    ld: /build/cct3qrT9.o:(.bss+0x0): multiple definition of `handle'; /build/cc4dJNO8.o:(.bss+0x0): first defined here
    ld: /build/cct3qrT9.o:(.bss+0x8): multiple definition of `cdprs'; /build/cc4dJNO8.o:(.bss+0x8): first defined here
    ld: /build/cct3qrT9.o:(.bss+0xc): multiple definition of `timeout'; /build/cc4dJNO8.o:(.bss+0xc): first defined here
    ld: /build/ccbaP0xb.o:(.bss+0x0): multiple definition of `handle'; /build/cc4dJNO8.o:(.bss+0x0): first defined here
    ld: /build/ccbaP0xb.o:(.bss+0x8): multiple definition of `cdprs'; /build/cc4dJNO8.o:(.bss+0x8): first defined here
    ld: /build/ccbaP0xb.o:(.bss+0xc): multiple definition of `timeout'; /build/cc4dJNO8.o:(.bss+0xc): first defined here
2022-05-12 21:46:48 +01:00
Thiago Kenji Okada
aa6dbf25dc
Merge pull request #172662 from avdv/fix-darkstat-darwin
darkstat: Fix build on darwin
2022-05-12 21:46:30 +01:00
github-actions[bot]
6b23d26afc
Merge master into staging-next 2022-05-12 18:02:25 +00:00
Sandro
5eb5ae4261
Merge pull request #169302 from kfollesdal/httpie-ntlm 2022-05-12 20:00:18 +02:00
Vladimír Čunát
d4a324dd5e
Merge #172576: curl: 7.83.0 -> 7.83.1 (into staging) 2022-05-12 19:49:05 +02:00
Claudio Bley
fae6a45e92 darkstat: Fix build on darwin
On recent macOS the build fails with:
```
now.c:33:16: error: typedef redefinition with different types ('int' vs 'enum clockid_t')
   typedef int clockid_t;
               ^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:171:3: note: previous definition is here
} clockid_t;
  ^
now.c:34:11: warning: 'CLOCK_REALTIME' macro redefined [-Wmacro-redefined]
          ^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:154:9: note: previous definition is here
        ^
now.c:35:11: warning: 'CLOCK_MONOTONIC' macro redefined [-Wmacro-redefined]
          ^
/nix/store/4df4jhlj71vblmxhrr7dkkqpak8a42c8-Libsystem-1238.60.2/include/time.h:156:9: note: previous definition is here
        ^
2 warnings and 1 error generated.
```
2022-05-12 17:42:27 +02:00
Kristoffer Føllesdal
6281fca161 httpie: Make available as python library 2022-05-12 15:41:34 +02:00
Sandro
4aced40846
Merge pull request #172664 from trofi/update-aircrack-ng
aircrack-ng: 1.6 -> 1.7
2022-05-12 15:23:34 +02:00
github-actions[bot]
6705a41352
Merge staging-next into staging 2022-05-12 12:09:45 +00:00
Robert Schütz
e2456aed84 getmail6: 6.18.8 -> 6.18.9
https://github.com/getmail6/getmail6/releases/tag/v6.18.9
2022-05-12 01:33:22 -07:00
Kristoffer Føllesdal
bfeb72c912 httpie: Remove unused patch 2022-05-12 09:48:28 +02:00
Kristoffer Føllesdal
c004f77a94 httpie: 3.1.0 -> 3.2.1 2022-05-12 09:48:28 +02:00
Sergei Trofimovich
a649cff5d4 aircrack-ng: 1.6 -> 1.7
Among other changes fixes build against -fno-common toolchains.

Clanges: https://aircrack-ng.org/doku.php?id=changelog
2022-05-12 07:52:13 +01:00
Pascal Bach
d9ee32ecaf minio-client: 2022-03-17T20-25-06Z -> 2022-05-09T04-08-26Z 2022-05-11 23:09:28 +02:00
Izorkin
c5edd9926d
curl: 7.83.0 -> 7.83.1 2022-05-11 21:22:04 +03:00
github-actions[bot]
044ddc2335
Merge staging-next into staging 2022-05-11 12:08:47 +00:00
Lin Yinfeng
8d4edd0c4e
godns: 2.7.6 -> 2.7.7 2022-05-11 12:26:43 +08:00
Lin Yinfeng
ccf95d84b1
godns: add updateScript 2022-05-11 12:24:27 +08:00
github-actions[bot]
3a79190750
Merge staging-next into staging 2022-05-10 18:01:50 +00:00
Robert Schütz
08a0f925e0 getmail6: 6.18.7 -> 6.18.8
https://github.com/getmail6/getmail6/releases/tag/v6.18.8
2022-05-10 07:15:48 -07:00
github-actions[bot]
1a3de31faa
Merge staging-next into staging 2022-05-10 12:11:45 +00:00
Aaron Jheng
9821a42565
wireguard-go: 0.0.20210424 -> 0.0.20220316 2022-05-10 11:52:07 +00:00
Rick van Schijndel
12e43250db curlcpp: drop
Maintainers in nixpkgs are not active anymore.
No active user within nixpkgs.
Upstream doesn't see much activity.
2022-05-10 07:02:11 +02:00
Robert Scott
87ac2775d8 curl: enable tests
some tests still skipped due to missing dependencies, but it's
unlikely we want to add these build-time dependencies to such
an early-stage package
2022-05-10 06:54:35 +02:00
Sandro
d59a6c1264
Merge pull request #171957 from risicle/ris-curl-passthru-tests
curl: add some key reverse-dependencies to passthru.tests
2022-05-09 16:04:44 +02:00
davidak
70d761983d
Merge pull request #170425 from armeenm/remove-py-wmi-client
py-wmi-client: remove
2022-05-09 08:48:22 +02:00
github-actions[bot]
f39e774f11
Merge master into staging-next 2022-05-09 00:02:27 +00:00
Sandro
884ba7d525
Merge pull request #171354 from dotlambda/trytond-6.4.0 2022-05-09 01:22:03 +02:00
Sandro
edb9e95e5d
Merge pull request #172090 from dotlambda/getmail6-6.18.7
getmail6: 6.18.6 -> 6.18.7
2022-05-09 00:02:32 +02:00
Sandro
fd9aa19396
Merge pull request #171953 from Artturin/netcatbsd
netcat-openbsd: init at 1.218-5
2022-05-08 23:59:19 +02:00
Robert Schütz
9dc9e4344d getmail6: 6.18.6 -> 6.18.7
https://github.com/getmail6/getmail6/releases/tag/v6.18.7
2022-05-08 20:35:47 +00:00
Robert Schütz
a2675e7e29 python3Packages.twisted: use extras-require 2022-05-08 20:32:14 +00:00
Sandro
219573548c
Merge pull request #171141 from romildo/upd.cmst
cmst: 2022.03.13 -> 2020.11.01
2022-05-08 22:18:18 +02:00
github-actions[bot]
eaaed3f1d2
Merge master into staging-next 2022-05-08 12:01:07 +00:00
Bobby Rong
b3923b7910
Merge pull request #167585 from r-ryantm/auto-update/tgt
tgt: 1.0.81 -> 1.0.82
2022-05-08 14:08:57 +08:00
Robert Scott
924ebf6556 curl: add some key reverse-dependencies to passthru.tests 2022-05-07 15:54:47 +01:00
Artturin
165d8e6db5 netcat-openbsd: init at 1.218-5 2022-05-07 17:10:22 +03:00
github-actions[bot]
78c3adb476
Merge master into staging-next 2022-05-07 06:01:11 +00:00
Artturi
77b0530b3c
Merge pull request #171879 from SuperSandro2000/python-magic
python310Packages.python-magic: normalise attr
2022-05-07 07:23:25 +03:00
xrelkd
bd037e7f3a
brook: 20220406 -> 20220501 2022-05-07 09:49:47 +08:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Jan Tojnar
b380589e3e networkmanager-sstp: unstable-2020-04-20 → 1.3.0
735d8ca078...release-1.3.0

- Maintained again, moved to GNOME servers
- GTK4 support
- clean up
2022-05-06 10:52:44 +02:00
zowoq
9a45461cdf netavark: 1.0.2 -> 1.0.3
https://github.com/containers/netavark/releases/tag/v1.0.3
2022-05-06 18:01:05 +10:00
zowoq
8f14ae6428 aardvark-dns: 1.0.2 -> 1.0.3
https://github.com/containers/aardvark-dns/releases/tag/v1.0.3
2022-05-06 18:01:05 +10:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
github-actions[bot]
ae265ec922
Merge master into staging-next 2022-05-05 00:02:31 +00:00
Sandro
c9b5c7b67e
Merge pull request #170418 from armeenm/bump-pssh
pssh: 2.3.1 -> 2.3.4
2022-05-05 01:26:11 +02:00
Jan Tojnar
ec0ae174f8 Revert "networkmanager-applet: rename from networkmanagerapplet"
network-manager-applet uses differrent naming scheme from the VPN plug-ins.
Let’s revert to the previous state, for now, to fix eval. We can do the rename later.

This reverts commit cecb014d5d.
2022-05-04 23:29:42 +02:00
Armeen Mahdian
2d5d1d4c13 pssh: 2.3.1 -> 2.3.4 2022-05-04 15:34:09 -05:00
Vladimír Čunát
453f19bb85
Merge branch 'master' into staging-next 2022-05-04 21:02:39 +02:00
Sandro
7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
github-actions[bot]
16684f8bd3
Merge master into staging-next 2022-05-04 12:01:10 +00:00
techknowlogick
689eed6ca6 boundary: 0.7.6 -> 0.8.0 2022-05-03 20:01:52 -04:00
Fabian Affolter
9600919e14 urlwatch: 2.24 -> 2.25 2022-05-03 22:20:52 +02:00
github-actions[bot]
46944fe032
Merge staging-next into staging 2022-05-03 00:02:25 +00:00
Leix b
494ad97836
gof5: init at 0.1.4 (#169422)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-03 00:38:59 +02:00
Fabian Affolter
bb80960c1e
Merge pull request #171289 from fabaff/bore
bore-cli: 0.2.3 -> 0.4.0
2022-05-03 00:13:58 +02:00
github-actions[bot]
c4bf3689ee
Merge staging-next into staging 2022-05-02 18:10:52 +00:00
Fabian Affolter
fe2be5eec2 bore-cli: 0.2.3 -> 0.4.0 2022-05-02 19:20:11 +02:00
Sandro
b569c6ef73
Merge pull request #171207 from fabaff/mqttui-bump
mqttui: 0.16.1 -> 0.16.2
2022-05-02 16:14:02 +02:00
github-actions[bot]
c01e301153
Merge staging-next into staging 2022-05-02 12:06:41 +00:00
Lin Yinfeng
3bf58300c2
godns: 2.7.5 -> 2.7.6 2022-05-02 17:58:27 +08:00
zowoq
f2070efc6b slirp4netns: 1.1.12 -> 1.2.0
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.2.0
2022-05-02 18:57:14 +10:00
Fabian Affolter
69c09eed58 mqttui: 0.16.1 -> 0.16.2 2022-05-02 09:40:57 +02:00
Vladimír Čunát
9478ec747c
Merge branch 'staging-next-2022-04-23'
Close #169965: the PR and real 'staging-next' branch contained
extra systemd rebuild that I wanted to avoid in this iteration.
(to save Hydra's work)
2022-05-02 09:12:51 +02:00
github-actions[bot]
12bd815a0c
Merge staging-next into staging 2022-05-02 00:03:48 +00:00
github-actions[bot]
b886c70998
Merge master into staging-next 2022-05-02 00:02:31 +00:00
piegames
36563d9527
Merge pull request #170956: magic-wormhole-rs: fix pname 2022-05-02 00:37:35 +02:00
Sandro Jäckel
a98504952f
magic-wormhole-rs: fix pname 2022-05-01 23:34:25 +02:00
José Romildo
3020f31d9b cmst: 2022.03.13 -> 2020.11.01 2022-05-01 11:10:24 -03:00
José Romildo
b05132d12f cmst: add update script 2022-05-01 11:09:39 -03:00
Vladimír Čunát
cec6e7362c
Merge branch 'master' into staging-next-2022-04-23 2022-05-01 14:26:52 +02:00
github-actions[bot]
8189ad029c
Merge staging-next into staging 2022-05-01 12:01:52 +00:00