Fredrik Fornwall
7bba7f6821
keybase: Update from 2.6.2 to 2.7.3
6 years ago
Fredrik Fornwall
3028cc92c1
bat: Build with patched version of termios
6 years ago
Fredrik Fornwall
f349d44207
zstd: Update from 1.3.5 to 1.3.6
6 years ago
Fredrik Fornwall
027080766f
unrar: Update from 5.6.7 to 5.6.8
6 years ago
Fredrik Fornwall
c0fd0fdf2c
libnghttp2: Update from 1.33.0 to 1.34.0
6 years ago
Fredrik Fornwall
64a6bbca6f
mdp: Update from 1.0.14 to 1.0.15
6 years ago
Fredrik Fornwall
4eeb541fa3
libgit2: Update from 0.27.4 to 0.27.5
6 years ago
Fredrik Fornwall
fca57553ef
gnuplot: Update from 5.2.4 to 5.2.5
6 years ago
Fredrik Fornwall
ccb5a719b2
glib: Update from 2.56.2 to 2.58.1
6 years ago
Fredrik Fornwall
bbdff55ca1
git: Update from 2.19.0 to 2.19.1
6 years ago
Fredrik Fornwall
e793ee40e0
brogue: Update from 1.7.4 to 1.7.5
6 years ago
Fredrik Fornwall
0e74945699
fzf: Update from 0.17.4 to 0.17.5
6 years ago
Fredrik Fornwall
d6fda2ff7e
nginx: Update from 1.15.4 to 1.15.5
6 years ago
Fredrik Fornwall
070503fce5
cmake: Update fro 3.12.2 to 3.12.3
6 years ago
Fredrik Fornwall
aa4a80e68b
vim: Update from 8.1.0400 to 8.1.0450
6 years ago
Henrik Grimler
697ff33947
wireguard-tools: update to 20181006
6 years ago
Tom Yan
f933fd780d
mpv: Update from 0.29.0 to 0.29.1
6 years ago
Leonid Plyushch
16866b7389
strace: fix crash on Android 9 (Pie)
Disables setreuid() and similar calls that are disallowed
by seccomp.
6 years ago
Leonid Plyushch
56df6f4345
fakeroot: fix missing libfakeroot.so
6 years ago
Leonid Plyushch
ab242dd5bd
fontconfig: don't use link(2) for locking
6 years ago
Fredrik Fornwall
4cc1963c35
mtools: Update from 4.0.18 to 4.0.19
6 years ago
Fredrik Fornwall
bc544c88e5
termux-api: Update from 0.34 to 0.35
6 years ago
Fredrik Fornwall
ca1944fe9c
squid: Update from 4.2 to 4.3
6 years ago
Fredrik Fornwall
d8a95324d6
syncthing: Update from 0.14.50 to 0.14.51
6 years ago
Fredrik Fornwall
044c911db2
golang: Update from 1.11 to 1.11.1
6 years ago
Leonid Plyushch
00d50af71e
fakeroot: fix paths in bin/fakeroot (fakeroot.in)
6 years ago
Leonid Plyushch
0c336109bb
new package: fakeroot
Uses tcp ipc since SysV ipc is not available on most devices.
Requested in: https://github.com/termux/termux-packages/issues/2915
6 years ago
jottr
dfdabf6442
Update dependencies.
Always depend on openssl, git
6 years ago
jottr
670f4f9bff
Use tabs for intendation.
6 years ago
jottr
5b94ef9ca0
Add git-crypt package.
6 years ago
Fredrik Fornwall
dcab43f1e1
{root,x11}-repo: Run 'apt update' in postinst
6 years ago
Fredrik Fornwall
1cb46ab7d1
x11-repo: Note that @xeffyr is maintainer
6 years ago
Fredrik Fornwall
43f518825f
root-repo: Add package
6 years ago
Fredrik Fornwall
fea1ed9634
unrar: Update from 5.6.6 to 5.6.7
6 years ago
Fredrik Fornwall
cb74d0084f
x11-repo: Enable package
6 years ago
Fredrik Fornwall
a382c2a9fb
x11-repo: Add as disabled package
6 years ago
Fredrik Fornwall
d09198e590
dnsutils: Update from 9.12.2-P1 to 9.13.3
6 years ago
Fredrik Fornwall
82ea8b5367
command-not-found: Use arch-specific command list
6 years ago
Fredrik Fornwall
e696010d89
openssh: Replace some link(2) with rename(2)
OpenSSH uses a link to take a backup while replacing the known_hosts
file:
(1) link known_hosts to known_hosts.old
(2) move new file to known_hosts (overwriting the link there)
Since links are not allowed we replace link with rename:
(1) rename known_hosts to known_hosts.old
(2) move new file to known_hosts
This means that there is a window between (1) and (2) where the
known_hosts file is not available, but that is a really short window
and is hopefully acceptable here.
Fixes #2909 .
6 years ago
Fredrik Fornwall
1bfcadd7b9
nnn: Minor polish
6 years ago
Karol Baraniecki
2cc58b2476
Add nnn
6 years ago
Fredrik Fornwall
8d9a82e1cc
erlang: Bump revision after cpu_sup.c patch
6 years ago
Alexander Clouter
741df7c820
re-enable cpu_sup.patch for Erlang now it compiles
6 years ago
Alexander Clouter
c75c7df39f
compile fix for Erlang that slipped through in PR#2905, sorry!
6 years ago
Fredrik Fornwall
a37594a8bf
erlang: Disable broken patch
The patch caused the following errors:
cpu_sup.c:346:33: error: expected expression
case AVG1: (unsigned int)(return info.loads[0] / 256);
^
cpu_sup.c:347:33: error: expected expression
case AVG5: (unsigned int)(return info.loads[1] / 256);
^
cpu_sup.c:348:33: error: expected expression
case AVG15: (unsigned int)(return info.loads[2] / 256);
^
cpu_sup.c:351:26: error: use of undeclared identifier 'avgs'
sendi((unsigned int)(avgs[idx] * 256));
^
cpu_sup.c:351:31: error: use of undeclared identifier 'idx'
sendi((unsigned int)(avgs[idx] * 256));
^
5 errors generated.
6 years ago
Fredrik Fornwall
7218dcdae1
libmosquitto: Update from 1.5.2 to 1.5.3
6 years ago
Fredrik Fornwall
2c5be24dd0
erlang&make: Bump revision after patches
6 years ago
Alexander Clouter
8401207b8c
Make Erlang's cpu_sup function better on Android
Due to `/proc` restrictions in newer Android releases enforced by SELinux, Erlang needs a fix so that it can get some basic CPU stats (use the `sysinfo` syscall rather than reading `/proc/loadavg`).
6 years ago
Alexander Clouter
9d4db606b8
fix Erlang's os:cmd, by adding @TERMUX_PREFIX@ so /bin/sh works
6 years ago
Alexander Clouter
89d611f018
include dev componments for Erlang
6 years ago