Leonid Plyushch
5a8b31b3a6
ndk-patches: implement getpass()
6 years ago
Fredrik Fornwall
c011855a9c
busybox: Update from 1.29.2 to 1.29.3
6 years ago
Fredrik Fornwall
ebacca6cac
binutils: Bump revision after change
6 years ago
Fredrik Fornwall
50d0865990
apk-tools: Add as disabled package
6 years ago
Fredrik Fornwall
6e7b8cfa0c
libssh2: Add package
6 years ago
Fredrik Fornwall
afb5cc5d8d
nano: Update from 2.9.8 to 3.0
6 years ago
Fredrik Fornwall
81a91d7b01
libmsgpack: Update from 3.1.0 to 3.1.1
6 years ago
Fredrik Fornwall
b6c5915c69
tor: Update from 0.3.3.9 to 0.3.4.8
6 years ago
its-pointless
bf540620be
in android 7 and above there is a EACCESS error on readding root dir /
this causes error in ld.gold but not in ld.
this patch makes ld.gold ignore that error to match ld behaviour.
7 years ago
Fredrik Fornwall
6f4fedc402
erlang: Update from 21.0.7 to 21.0.8
6 years ago
Fredrik Fornwall
c7a8e49e3d
cmake: Update from 3.12.1 to 3.12.2
6 years ago
Fredrik Fornwall
8ae7be7257
indent: Update from 2.2.11 to 2.2.12
6 years ago
Fredrik Fornwall
467b55cb6b
rclone: Update from 1.43 to 1.43.1
6 years ago
Fredrik Fornwall
f27e72730d
tinyproxy: Update from 1.8.4 to 1.10.0
6 years ago
Fredrik Fornwall
397713240a
ripgrep: Update from 0.9.0 to 0.10.0
6 years ago
Fredrik Fornwall
f934d6e444
kbfs: Bump to fake version after android fix
6 years ago
Fredrik Fornwall
b5e32b297c
vim: Update from 8.1.0300 to 8.1.0350
6 years ago
Fredrik Fornwall
2ab0afb7da
gdb: Update from 8.1.1 to 8.2
6 years ago
Fredrik Fornwall
85df508bac
msmtp: Update from 1.6.8 to 1.8.0
6 years ago
Fredrik Fornwall
f6eac11a33
wireguard-tools: Update from 0.0.20180809 to 0.0.20180904
6 years ago
Brandon Philips
1435acc4b7
kbfs: update to working commit with stderr fix
xref https://github.com/keybase/kbfs/issues/1775
6 years ago
Fredrik Fornwall
02417dfc2d
Pass -DDOXYGEN_EXECUTABLE to cmake for all builds
This avoids cmake picking up a cross-compiled doxygen binary.
6 years ago
Fredrik Fornwall
1da8cde277
libcurl: Update from 7.61.0 to 7.61.1
6 years ago
Fredrik Fornwall
25150863c9
libssh: Do not pick up cross-compiled doxygen
6 years ago
Fredrik Fornwall
ed7238d317
libmpdclient: Update from 2.14 to 2.15
6 years ago
Fredrik Fornwall
1366477985
ghostscript: Update from 9.23 to 9.24
6 years ago
Fredrik Fornwall
d1c44d14fa
zsh: Update from 5.5.1 to 5.6
6 years ago
Fredrik Fornwall
64d266c5f7
stunnel: Update from 5.48 to 5.49
6 years ago
Fredrik Fornwall
6d39f7159a
libnghttp2: Update from 1.32.1 to 1.33.0
6 years ago
Fredrik Fornwall
b90f91c4a1
unrar: Update from 5.6.5 to 5.6.6
6 years ago
Fredrik Fornwall
fdd3c76325
libjasper: Do not pick up cross-compiled doxygen
6 years ago
Fredrik Fornwall
a14617e91b
libmsgpack: Do not pick up cross-compiled doxygen
6 years ago
Fredrik Fornwall
f9ea807803
googletest: Update from 1.8.0 to 1.8.1
6 years ago
Fredrik Fornwall
5bf42be14a
ccache: Update from 3.4.2 to 3.4.3
6 years ago
Fredrik Fornwall
25b3c8e9ce
libarchive: Update from 3.3.2 to 3.3.3
6 years ago
Fredrik Fornwall
504ee9ecfd
libssh: Update from 0.8.1 to 0.8.2
6 years ago
Fredrik Fornwall
ed1e2e4ead
radare2: Update from 2.8.0 to 2.9.0
6 years ago
Fredrik Fornwall
e3e075ea12
fd: Add package (hello second rust package!)
Also extract out rust setup from ripgrep.
6 years ago
Fredrik Fornwall
2fb2d088d9
fontconfig: Update from 2.13.0 to 2.13.1
6 years ago
Fredrik Fornwall
61cb662a6e
rclone: Work around isse with non-deletable src/
6 years ago
Brandon Philips
e877e2632f
packages: add keybase and kbfs
Fixes #2133
Based on https://github.com/keybase/client/blob/master/packaging/linux/build_binaries.sh
6 years ago
Fredrik Fornwall
e89ebd5b6f
ctags: Bump to git master
6 years ago
Fredrik Fornwall
b04a81fe97
vifm: Shorten description
6 years ago
araczkowski
d6ebd5e849
update from 1.42 to 1.43
6 years ago
Tom Yan
43e61def60
mpv: replace pulse buffer patch
The new one is what accepted upstream ultimately. Functionally they
work the same. Just to avoid possible confusion.
6 years ago
Fredrik Fornwall
934672f979
gmic: Update from 2.3.5 to 2.3.6
6 years ago
Fredrik Fornwall
06e1f3bcd8
gnupg: Update from 2.2.9 to 2.2.10
6 years ago
Fredrik Fornwall
19f71d47a9
erlang: Update from 21.0.6 to 21.0.7
6 years ago
Fredrik Fornwall
4d3440af26
mdp: Update from 1.0.13 to 1.0.14
6 years ago
Fredrik Fornwall
94e5ebc021
busybox: Avoid chroot() in ftpd due to seccomp
In Android 9 chroot() have been addded to the seccomp filter, so the
process is killed if trying to use it. Luckily busybox already contained
fallback if chroot() is not permitted.
See #2789 .
6 years ago