Fredrik Fornwall
b99b07d3d2
libgrpc: Update and fix build on ubuntu 18.10
6 years ago
Fredrik Fornwall
bdc9b38d48
exa: Update to avoid using rust-users fork
6 years ago
Fredrik Fornwall
8dac6409a9
README: Bump ubuntu used from 18.04 to 18.10
6 years ago
Fredrik Fornwall
8654964c40
Dockerfile: Update from ubuntu 18.04 to 18.10
6 years ago
Fredrik Fornwall
87d13044b7
nodejs-lts: Update from 8.12.0 to 8.13.0
6 years ago
Fredrik Fornwall
3ab5abef6e
espeak: Avoid aclocal-1.15 dependency
In prepration for updating build environment from ubuntu 18.04 to
18.10.
6 years ago
Fredrik Fornwall
fe4b3157a3
libuv: Update from 1.23.2 to 1.24.0
6 years ago
Fredrik Fornwall
bf57cf470a
rclone: Update from 1.44 to 1.45
6 years ago
Fredrik Fornwall
9f2535d5a4
nnn: Update from 2.0 to 2.1
6 years ago
Fredrik Fornwall
8cdc4eab3f
mbedtls: Update from 2.13.1 to 2.14.0
6 years ago
Fredrik Fornwall
23b763c20d
redis: Update from 5.0.1 to 5.0.2
6 years ago
Fredrik Fornwall
15563e404f
libjansson: Update from 2.11 to 2.12
6 years ago
Fredrik Fornwall
3099b8fc95
libelf: Update from 0.174 to 0.175
6 years ago
Fredrik Fornwall
5024330f99
kbfs: Update from 2.8.0 to 2.10.1
6 years ago
Fredrik Fornwall
e70fabffff
keybase: Update from 2.8.0 to 2.10.1
6 years ago
Fredrik Fornwall
079ee62571
getmail: Update from 5.8 to 5.9
6 years ago
Fredrik Fornwall
55643a4cdb
dnsutils: Update from 9.13.3 to 9.13.4
6 years ago
Fredrik Fornwall
40dff58c83
bison: Update from 3.2.1 to 3.2.2
6 years ago
Fredrik Fornwall
663740ce4f
radare2: Update from 3.0.1 to 3.1.0
6 years ago
Fredrik Fornwall
50fcb99914
mutt: Update from 1.10.1 to 1.11.0
6 years ago
Henrik Grimler
f0b96b41c4
archlinux needs patch as well
6 years ago
Fredrik Fornwall
48070bda5a
dropbear: Fix duplicated TERMUX_PKG_DEPENDS assignment
6 years ago
Fredrik Fornwall
9e0ce53765
openssh: Just link sshd to libtermux-auth
6 years ago
Leonid Plyushch
515e439ed1
termux-auth: fix home url
6 years ago
Leonid Plyushch
20bdcf20a9
termux-auth: fix repository url
Termux-Auth was moved to https://github.com/termux/termux-auth .
6 years ago
Leonid Plyushch
f943b322e6
termux-auth: apply latest fixes
```
move auth info file to ${HOME}
Since termux-auth can be used by applications other than OpenSSH/Dropbear, it
will be better to put auth information to generic location like HOME.
```
6 years ago
Leonid Plyushch
2969096e75
openssh: enable password auth
6 years ago
Leonid Plyushch
17262fb4c3
dropbear: enable progress information for utility 'scp'
6 years ago
Leonid Plyushch
32600762d5
dropbear: enable password auth
6 years ago
Leonid Plyushch
3b3650c5ac
new package: termux-auth
6 years ago
Fredrik Fornwall
26d171d689
librsvg: Update from 2.40.20 to 2.45.0
6 years ago
Fredrik Fornwall
379d1b6cc7
jq: Update checksum (after tarball added onigurama)
6 years ago
Fredrik Fornwall
e8168e49f0
ffmpeg: Update from 4.0.2 to 4.1
6 years ago
Fredrik Fornwall
7022a0e27a
doxygen: Avoid trying to use cross-compiled python
6 years ago
Fredrik Fornwall
e8661ff0c6
ncurses: Update from 6.1.20180707 to 6.1.20181117
6 years ago
Fredrik Fornwall
f03bd0f127
libwebp: Update from 1.0.0 to 1.0.1
6 years ago
Fredrik Fornwall
735dd10ca9
libcairo: Update from 1.14.12 to 1.16.0
6 years ago
Fredrik Fornwall
55cc439c1a
libpixman: Update from 0.34.0 to 0.36.0
6 years ago
Fredrik Fornwall
e4975ddfbd
mtools: Update from 4.0.19 to 4.0.20
6 years ago
Fredrik Fornwall
eca2abe4aa
git: Update from 2.19.1 to 2.19.2
6 years ago
Fredrik Fornwall
567692b3a0
ghostscript: Update from 9.25 to 9.26
6 years ago
Fredrik Fornwall
7486654d11
torsocks: Update from 2.2.0 to 2.3.0
6 years ago
Fredrik Fornwall
f890948a75
apk-tools & abuild: Enable packages
6 years ago
Fredrik Fornwall
7487cf3663
graphicsmagick: Update from 1.3.30 to 1.3.31
6 years ago
Fredrik Fornwall
11444a4aac
openssl: Update from 1.1.1 to 1.1.1a
6 years ago
Fredrik Fornwall
0a419f4447
nnn: Depend on files ( fixes #929 )
6 years ago
Leonid Plyushch
a8b679d0a3
abuild: set variables ac_cv_* and gl_cv_* like in build-package.sh
6 years ago
Leonid Plyushch
52bff393e5
abuild: remove 'df -PT' calls
Abuild uses 'df -PT' calls only to detect if 'btrfs|ecryptfs|zfs' filesystems used to
determine if it needed to execute 'sync'.
6 years ago
Leonid Plyushch
515baacfa8
abuild: disable getfattr/setfattr calls
a. We don't have getfattr/setfattr software.
b. May not work without root.
6 years ago
Leonid Plyushch
5000bb2bed
abuild: fix dependency tracing
Now dependency tracing seems working properly if 'scanelf' binary
is installed.
6 years ago