Fredrik Fornwall
4fc74f052a
par2: Fix i686 build
2020-02-17 11:55:45 +01:00
Leonid Pliushch
dba58086d8
Merge pull request #4922 from its-pointless/libandroid-spawn
...
libandroid-spawn: use CXX so it links c++ lib
2020-02-17 03:40:28 +02:00
its-pointless
810941771f
libandroid-spawn: use CXX so it links c++ lib
2020-02-17 09:12:48 +11:00
Leonid Pliushch
173bfa8e7f
mariadb: cancel update due to "illegal instruction" error on ARM
...
Help is wanted in order to fix the issue and finally update the MariaDB !
2020-02-16 20:21:21 +02:00
Leonid Pliushch
8c04404be1
Revert "mariadb: Update from 10.4.6 to 10.4.12"
...
This reverts commit b9bc94584eca6a5ffbce683e3e037eb00d753874.
2020-02-16 20:20:25 +02:00
Leonid Pliushch
8237966c69
Revert "mariadb: blacklist builds for i686"
...
This reverts commit 4d00da7c23103417e2de6fd9b4a18c15f93fe074.
2020-02-16 20:20:15 +02:00
Leonid Pliushch
32416b778d
mariadb: blacklist builds for i686
...
Due to error:
In file included from /home/builder/.termux-build/mariadb/src/mysys/my_new.cc:25:
In file included from /home/builder/.termux-build/mariadb/src/mysys/mysys_priv.h:20:
In file included from /home/builder/.termux-build/mariadb/src/include/my_sys.h:34:
/home/builder/.termux-build/mariadb/src/include/my_pthread.h:822:10: error: use of undeclared identifier 'my_atomic_add32'
(void) my_atomic_add32_explicit(value, 1, MY_MEMORY_ORDER_RELAXED);
2020-02-16 19:28:06 +02:00
Leonid Pliushch
6cdbc0a609
par2: add comment why i686 build is disabled
2020-02-16 19:25:42 +02:00
Leonid Pliushch
f1f878bb66
par2: blacklist builds for i686
2020-02-16 19:24:36 +02:00
Leonid Pliushch
0a189e0424
exiftool: rebuild
2020-02-16 19:22:41 +02:00
Leonid Pliushch
5fd8e3ae8d
ncdu: rebuild
2020-02-16 19:22:01 +02:00
Leonid Pliushch
3bff8fc6c6
libarchive: rebuild
2020-02-16 19:19:25 +02:00
Leonid Pliushch
ef29298b47
Merge pull request #4918 from lbguilherme/patch-1
...
kubectl: Update from 1.17.2 to 1.17.3
2020-02-16 16:15:12 +02:00
Guilherme Bernal
5c29d6cee3
kubectl: Update from 1.17.2 to 1.17.3
2020-02-15 23:40:47 -03:00
Fredrik Fornwall
56b759e284
mariadb: Update from 10.4.6 to 10.4.12
2020-02-16 00:33:25 +01:00
Fredrik Fornwall
2ffcd080ed
gdb: Update from 8.3.1 to 9.1
2020-02-15 23:58:09 +01:00
Fredrik Fornwall
6a4f378170
exiftool: Update from 11.86 to 11.87
2020-02-15 23:32:15 +01:00
Fredrik Fornwall
d87f7e4818
libarchive: Update from 3.4.1 to 3.4.2
2020-02-15 23:30:39 +01:00
Fredrik Fornwall
ec5897ad43
ncdu: Update from 1.14.1 to 1.14.2
2020-02-15 23:30:23 +01:00
Fredrik Fornwall
c0b04a32ba
par2: Update from 0.8.0 to 0.8.1
2020-02-15 23:30:08 +01:00
Fredrik Fornwall
0b2e9dfd19
ttyd: Update from 1.5.2 to 1.6.0
2020-02-15 23:28:18 +01:00
Fredrik Fornwall
c3ed5bc212
postgresql: Update from 12.1 to 12.2
2020-02-15 23:20:41 +01:00
Fredrik Fornwall
89b32a4bda
fish: Update from 3.0.2 to 3.1.0
2020-02-15 23:17:20 +01:00
Fredrik Fornwall
095c891ae7
vim: Update from 8.2.0200 to 8.2.0250
2020-02-15 23:14:20 +01:00
Fredrik Fornwall
85d9b210ca
libgmime: Update from 3.2.5 to 3.2.6
2020-02-15 23:09:32 +01:00
Fredrik Fornwall
2ba9974d99
openssh: Update from 8.1 to 8.2
2020-02-15 23:04:18 +01:00
Fredrik Fornwall
8a77ed3b8c
micro: Update from 1.4.1 to 2.0.1
2020-02-15 22:41:12 +01:00
Fredrik Fornwall
1cef84f37a
golang: Update from 1.13.7 to 1.13.8
2020-02-15 22:40:57 +01:00
Fredrik Fornwall
8d008be658
bison: Update from 3.5.1 to 3.5.2
2020-02-15 22:33:33 +01:00
Fredrik Fornwall
b63dd8c778
pcre: Update from 8.43 to 8.44
2020-02-15 22:31:04 +01:00
Leonid Pliushch
63dbe88682
Merge pull request #4916 from rwky/recutils
...
Added recutils package.
2020-02-15 21:18:52 +02:00
Rowan Wookey
2e39d77488
Added recutils package.
...
* Patched getpass by wrapping in if statement thanks to https://github.com/termux/termux-packages/blob/master/packages/rsync/rsync-3.1.3_lib_getpass.c.patch
* Patched %n printf failing on android 10 thanks to 759ad3f217
2020-02-15 18:57:46 +00:00
Henrik Grimler
e5bd6cc56f
emacs: emacs_cv_func__setjmp=no, emacs_cv_func_sigsetjmp=no on i686
2020-02-15 11:09:29 +01:00
ForkedLightning
7bdf776c3e
Squid: Configure with --enable-ssl-crtd ( #4912 )
...
* Squid: Configure with --enable-ssl-crtd
Enable certificate generator required for SslBump.
* squid: bump revision
Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-02-15 10:33:23 +01:00
Henrik Grimler
1b5dcce8b9
emacs: potential fix for https://github.com/termux/termux-packages/issues/2599 ( #4909 )
2020-02-15 08:14:04 +01:00
valpogus
d649cbd7a5
Update tokei to version 10.1.2 ( #4904 )
2020-02-14 10:13:37 +01:00
Fredrik Fornwall
a65214ddf9
nnn: Update from 2.9 to 3.0
2020-02-14 02:07:38 +01:00
Leonid Pliushch
22a2725a2f
qemu: add fix for brk
...
From 6fd5944980
2020-02-13 22:24:42 +02:00
Leonid Pliushch
13ba8fa19d
o-editor: rebuild
2020-02-11 23:13:55 +02:00
Leonid Pliushch
6102ae479b
rename package: o => o-editor
...
See https://github.com/aptly-dev/aptly/issues/908 .
2020-02-11 23:11:44 +02:00
Leonid Pliushch
b65ec9fbc7
Merge pull request #4903 from adrianschroeter/fix_tar_default
...
enforce gnu format for deb tar archives
2020-02-11 16:51:39 +02:00
Leonid Pliushch
eef17b10ee
jp2a: switch to new upstream and update to 1.0.9
2020-02-11 16:49:51 +02:00
Adrian Schröter
79a2c8693e
enforce gnu format for deb tar archives
...
PAX aka POSIX is not supported in termux deb
2020-02-11 15:17:40 +01:00
Leonid Pliushch
3b6a22dfc9
new package: libtheora
2020-02-11 14:16:36 +02:00
Leonid Pliushch
c449764c50
Revert "par2: update to 0.8.1"
...
v0.8.1 i686 build requires fixing.
2020-02-10 20:20:45 +02:00
Leonid Pliushch
3f6e856ee1
par2: update to 0.8.1
2020-02-10 20:09:37 +02:00
Leonid Pliushch
00a028bd96
gmic: update to 2.8.4
2020-02-10 20:08:48 +02:00
Leonid Pliushch
2c355d5a63
elixir: update to 1.10.1
2020-02-10 20:07:23 +02:00
Arun
ccc32824b3
jfrog-cli: corrected homepage URL ( #4900 )
2020-02-10 19:15:13 +02:00
Leonid Pliushch
ea52f5c70b
Merge pull request #4899 from zorro/master
...
new package: jfrog-cli
2020-02-10 18:26:29 +02:00