Commit graph

9892 commits

Author SHA1 Message Date
Sergei Trofimovich
9f4503ec75
Merge pull request #173413 from trofi/workaround-fno-common-for-lsh
lsh: add -fcommon workaround
2022-05-19 07:15:41 +00:00
Sergei Trofimovich
358aff4527
Merge pull request #173122 from trofi/workaround-fno-common-for-iftop
iftop: add -fcommon workaround
2022-05-19 07:12:58 +00:00
Sergei Trofimovich
9ac771a4eb
Merge pull request #173060 from trofi/fix-fno-common-for-hping
hping: pull patch pending upstream inclusion for -fno-common toolchai…
2022-05-19 07:03:01 +00:00
Jan Tojnar
e8d262d4ce networkmanager-l2tp: 1.2.12 → 1.20.4
- Adds support for GNOME 42.
- Allows using go-l2tp instead of xl2tpd but we do not have the former packaged.
- Removes some old cruft, allowing us to simplify the expression.

https://github.com/nm-l2tp/NetworkManager-l2tp/blob/1.20.4/NEWS
2022-05-19 07:22:31 +02:00
Jan Tojnar
34554f6a3b networkmanager-l2tp: correct license 2022-05-19 07:22:31 +02:00
Jan Tojnar
e764a614f8 networkmanager-l2tp: format the expression 2022-05-19 07:22:31 +02:00
Jan Tojnar
8fae44de8f networkmanager_strongswan: 1.5.2 → 1.6.0
846201a686/src/frontends/gnome/NEWS (L1-L5)
2022-05-19 07:21:37 +02:00
Jan Tojnar
df4846fb61 networkmanager_strongswan: Remove unnecessary cflag 2022-05-19 07:21:37 +02:00
Jan Tojnar
85bed48e82 networkmanager_strongswan: Format the expression
And use placeholders instead of Makefile variable interpolation.
Also move environment variable near each other.
2022-05-19 07:21:37 +02:00
Mario Rodas
08318a3b3d
Merge pull request #173125 from aaronjheng/goreplay
goreplay: 1.1.0 -> 1.3.3
2022-05-18 22:43:23 -05:00
Mario Rodas
6517fa5378 aria2: fix completions install 2022-05-18 04:20:00 +00:00
Lassulus
5253e41f40
Merge pull request #165375 from r-ryantm/auto-update/argus-clients
argus-clients: 3.0.8.2 -> 3.0.8.3
2022-05-18 10:27:11 +02:00
Sandro
2b6d135f62
Merge pull request #172896 from SuperSandro2000/proxychains
proxychains{,-ng}: install default config
2022-05-18 10:16:42 +02:00
Sergei Trofimovich
3d2fd9ab51 lsh: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: liblsh.a(unix_user.o):/build/lsh-2.0.4/src/server_userauth.h:108: multiple definition of
      `server_userauth_none_preauth'; lshd.o:/build/lsh-2.0.4/src/server_userauth.h:108: first defined here
2022-05-17 16:51:03 +01:00
Sandro Jäckel
42fd630fe7
proxychains: install default config 2022-05-17 16:51:09 +02:00
github-actions[bot]
f10256fb7a
Merge master into staging-next 2022-05-16 12:02:51 +00:00
Rick van Schijndel
67221054c4
Merge pull request #172756 from trofi/fix-cdpr-for-fno-common
cdpr: pull patch pending upstream inclusion for -fno-common
2022-05-16 08:46:39 +02:00
github-actions[bot]
3c26e1e9df
Merge master into staging-next 2022-05-16 06:01:13 +00:00
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
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
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
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