1000101
c597a7f869
formatting: fix missing leading whitespace
2020-06-07 17:29:08 -04:00
Linus Heckemann
656468f428
audacity, isync: add self to maintainers
2020-06-07 14:07:20 +02:00
Peter Hoeg
b74ad37469
Merge pull request #89670 from magnetophon/mu
...
mu: 1.4.7 -> 1.4.9
2020-06-07 09:08:36 +08:00
Matt Layher
c201ea17d0
corerad: 0.2.5 -> 0.2.6
2020-06-06 17:04:27 -04:00
Mario Rodas
6d546d86d3
Merge pull request #89687 from r-ryantm/auto-update/shadowsocks-rust
...
shadowsocks-rust: 1.8.11 -> 1.8.12
2020-06-06 14:05:22 -05:00
R. RyanTM
34d253c233
shadowsocks-rust: 1.8.11 -> 1.8.12
2020-06-06 18:27:28 +00:00
Benjamin Hipple
eadc576026
mu: add changelog link in meta
2020-06-06 12:44:58 -04:00
Bart Brouns
94c5c9d0ee
mu: 1.4.7 -> 1.4.9
2020-06-06 18:27:52 +02:00
R. RyanTM
102ac6c017
dnsproxy: 0.28.1 -> 0.29.0
2020-06-06 05:26:27 +00:00
zowoq
fc25553102
slirp4netns: 1.0.1 -> 1.1.0
...
https://github.com/rootless-containers/slirp4netns/releases/tag/v1.1.0
2020-06-04 18:34:50 +10:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Mario Rodas
a69f9e5a69
Merge pull request #83385 from wohanley/master
...
goimapnotify: init at 2.0
2020-06-01 23:42:36 -05:00
Serval
54efe7b578
v2ray: 4.23.2 -> 4.23.3
2020-06-02 00:32:24 +08:00
aszlig
67325b12c6
ip2unix: 2.1.2 -> 2.1.3
...
Upstream fixes:
- Pass linker version script to the linker instead of the compiler.
- Compile with `-fPIC` again (regression from version 2.1.2).
- Out of bounds array access in `globpath`.
- Handling of `epoll_ctl` calls (they're now replayed after replacing
socket).
- GCC 10 build errors and Clang warnings.
While most of these fixes are more relevant for other distros, the
linker script fix is actually a regression existing since a long time
(version 1.x) and caused libip2unix to expose way too many symbols.
Built and tested on i686-linux and x86_64-linux.
Signed-off-by: aszlig <aszlig@nix.build>
2020-06-01 05:51:00 +02:00
Mario Rodas
579ab87da5
Merge pull request #89261 from servalcatty/v2ray
...
v2ray: 4.23.0 -> 4.23.2
2020-05-31 16:32:35 -05:00
Serval
25776e4cc4
v2ray: 4.23.0 -> 4.23.2
2020-06-01 02:12:30 +08:00
Lassulus
89e60f61ab
Merge pull request #89188 from danielfullmer/wifite-2.5.5
...
wifite2: 2.5.3 -> 2.5.5
2020-05-30 09:44:27 +02:00
Daniel Fullmer
1f7b543e9e
wifite2: 2.5.3 -> 2.5.5
2020-05-29 16:58:54 -04:00
Frederik Rietdijk
c7d25a5db6
Merge master into staging-next
2020-05-29 17:05:38 +02:00
Mario Rodas
a64d21c042
Merge pull request #89095 from filalex77/tunnelto-0.1.6
...
tunnelto: 0.1.5 -> 0.1.6
2020-05-28 19:35:58 -05:00
Jörg Thalheim
8f01823046
Merge pull request #86055 from Ma27/wireguard-kernel-versions
2020-05-28 23:07:29 +01:00
Frederik Rietdijk
e27e3ae169
Merge master into staging-next
2020-05-28 22:03:48 +02:00
Michele Guerini Rocco
888f3cf20d
Merge pull request #89107 from rnhmjoj/pirate-get
...
pirate-get: 0.3.7 -> 0.4.0
2020-05-28 15:15:17 +02:00
rnhmjoj
ffa3b2b459
pirate-get: 0.3.7 -> 0.4.0
2020-05-28 14:14:48 +02:00
Oleksii Filonenko
0c1e538855
tunnelto: 0.1.5 -> 0.1.6
2020-05-28 10:01:35 +00:00
Oleksii Filonenko
de4466d684
wormhole: rename to tunnelto
2020-05-28 09:57:57 +00:00
R. RyanTM
7535425fa9
networkmanager_strongswan: 1.5.0 -> 1.5.2
2020-05-27 12:13:16 -07:00
R. RyanTM
da3629824a
openfortivpn: 1.13.3 -> 1.14.0
2020-05-27 12:04:11 -07:00
Frederik Rietdijk
1b7204ab3c
Merge master into staging-next
2020-05-27 15:26:50 +02:00
aszlig
b51d39fbe4
ip2unix: 2.1.1 -> 2.1.2
...
This fixes the issues with glibc 2.30, which were caused because glibc
no longer allows to dlopen/LD_PRELOAD a PIE executable.
So this release is essentially just a hotfix release which addresses
this issue by splitting the executable and library.
Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: @zimbatm
2020-05-27 05:58:03 +02:00
Aycan iRiCAN
717b547f48
ssldump: 0.9b3 -> 1.1 ( #88986 )
2020-05-26 15:08:05 -07:00
Bart Brouns
f5b7d763e1
mu: 1.4.6 -> 1.4.7
2020-05-26 17:01:13 +02:00
Mario Rodas
f2f2dec26e
Merge pull request #88790 from r-ryantm/auto-update/amass
...
amass: 3.6.1 -> 3.6.2
2020-05-24 11:54:53 -05:00
R. RyanTM
c5a39c7286
amass: 3.6.1 -> 3.6.2
2020-05-24 16:29:07 +00:00
Frederik Rietdijk
c778596f56
Merge master into staging-next
2020-05-24 10:03:22 +02:00
Jonas
d89160e7b0
ofono: fix incorrect plugin path check in patch
...
Fixes #88178
2020-05-24 10:02:42 +02:00
Maximilian Bosch
26d670c101
bandwhich: 0.14.0 -> 0.15.0
...
https://github.com/imsnif/bandwhich/releases/tag/0.15.0
2020-05-24 00:49:25 +02:00
Ryan Mulligan
efe35454d4
Merge pull request #88469 from r-ryantm/auto-update/tendermint
...
tendermint: 0.32.11 -> 0.32.12
2020-05-23 11:55:19 -07:00
Florian Klink
a04104aebc
Merge pull request #88610 from Ma27/wireguard-go
...
wireguard-go: fix executable name
2020-05-23 20:41:34 +02:00
Maximilian Bosch
0f65693e6b
wireguard-go: fix executable name
...
It's supposed to be `wireguard-go` instead of `wireguard`. Upstream does
this right in their Makefile, however we use our own build-script which
creates a wrong file in $out, so it has to be fixed in the
`postInstall`-hook.
Closes #88567
2020-05-23 17:12:52 +02:00
Frederik Rietdijk
b34551384a
Merge master into staging-next
2020-05-23 10:24:52 +02:00
Martin Weinelt
1a095f7f50
fastd: v18 -> v19 ( #88630 )
2020-05-23 09:21:30 +01:00
Matt Layher
f26bb6d247
corerad: 0.2.4 -> 0.2.5
2020-05-22 17:39:43 -04:00
Mario Rodas
f1016aedc8
Merge pull request #88478 from equirosa/croc
...
croc: 8.0.9 -> 8.0.11
2020-05-21 19:57:02 -05:00
Peter Hoeg
92ec704a5c
Merge pull request #88498 from peterhoeg/master
...
openvpn: update and wrap update-systemd-resolved
2020-05-22 08:56:21 +08:00
Timo Kaufmann
a618a37017
Merge pull request #88525 from r-ryantm/auto-update/tridactyl-native
...
tridactyl-native: 1.18.1 -> 1.19.0
2020-05-21 20:55:24 +00:00
R. RyanTM
478c89d77e
tridactyl-native: 1.18.1 -> 1.19.0
2020-05-21 16:53:55 +00:00
Peter Hoeg
1f2368d387
openvpn: update and wrap update-systemd-resolved
...
The string replacement we were doing was just too brittle, so wrap the
script with a modified PATH instead as it is less likely to break on new
versions.
2020-05-21 20:54:25 +08:00
Eduardo Quiros
fad8d7513b
croc: 8.0.9 -> 8.0.11
2020-05-20 22:32:09 -06:00
R. RyanTM
e2b72ec180
tendermint: 0.32.11 -> 0.32.12
2020-05-20 23:43:32 +00:00