Commit Graph

10139 Commits

Author SHA1 Message Date
Leonid Pliushch
df1c86646f termux-tools: use getopt from util-linux 2020-03-30 15:18:06 +03:00
Leonid Pliushch
6fb2bb2fbf termux-tools: avoid busybox usage 2020-03-30 15:15:59 +03:00
Leonid Pliushch
846ed3a780 chmod 755 termux-change-repo 2020-03-30 15:13:47 +03:00
Leonid Pliushch
6c42a73017 nano: fix src-files.c.patch 2020-03-29 23:26:47 +03:00
Leonid Pliushch
51daecfc3d newsboat: remove src-rssparser.cpp.patch as it was merged into fix-paths.patch 2020-03-29 23:26:13 +03:00
Butta
d3f8fea119 libllvm: set default sysroot to TERMUX_PREFIX
The previous approach appended TERMUX_PREFIX to the empty default sysroot, which would
render those paths useless if the --sysroot command-line flag was ever set. With this
approach, clang reuses much more of the existing sysroot logic and makes it more
likely that a passed-in sysroot will work.

Also, remove the rpath for alternate architectures, as it wasn't working.
2020-03-29 23:06:18 +03:00
Leonid Pliushch
4308559d20 openssh: bump revision 2020-03-29 23:04:06 +03:00
Günther Noack
78b3381ef8 Indirect explicit_bzero through memset pointer.
The original comment indicates that using `bzero()` directly may result in dead store elimination, so they explicitly avoided calling `bzero()` as you do now. `explicit_bzero` is used in cryptographic software to clear keys from process memory after use, even if that memory is not read any more afterwards.

Maybe it would be safer like this? (I copied the approach from https://android.googlesource.com/platform/external/openssh/+/refs/tags/android-6.0.1_r70/openbsd-compat/explicit_bzero.c, so that should work on Android.)

Caveat, I was hand-editing the diff and did not find time to set up the toolchain to build this; but the general approach should work?
2020-03-29 23:03:21 +03:00
Leonid Pliushch
f6d325062e newsboat: update fix-paths.patch 2020-03-29 23:00:31 +03:00
Leonid Pliushch
bf6df5db2f nano: update patches 2020-03-29 22:57:24 +03:00
Leonid Pliushch
0b05768a6d memcached: avoid static linking 2020-03-29 22:53:20 +03:00
Leonid Pliushch
ea8c58ec9c memcached: fix build configuration 2020-03-29 22:51:15 +03:00
Leonid Pliushch
4cbe9e7b92 bat: fix installation of manpage 2020-03-29 22:44:15 +03:00
Leonid Pliushch
d9ab0d692e algernon: update fix-hardcoded-paths.patch 2020-03-29 22:26:56 +03:00
Leonid Pliushch
d79e93ca6e weechat: update to 2.8 2020-03-29 22:21:36 +03:00
Leonid Pliushch
d54cfcce55 vim, vim-python: update to 8.2.0450 2020-03-29 22:20:57 +03:00
Leonid Pliushch
259fb1150f vegeta: update to 12.8.3 2020-03-29 22:19:32 +03:00
Leonid Pliushch
df6995e515 valac: update to 0.48.2 2020-03-29 22:18:59 +03:00
Leonid Pliushch
db6267ae9f c-toxcore: update to 0.2.11 2020-03-29 22:18:21 +03:00
Leonid Pliushch
0959a662f9 swi-prolog: update to 8.1.26 2020-03-29 22:17:03 +03:00
Leonid Pliushch
357e4f95c0 starship: update to 0.38.1 2020-03-29 22:16:03 +03:00
Leonid Pliushch
d74c1337da parallel: update to 20200322 2020-03-29 22:15:15 +03:00
Leonid Pliushch
1cec1d970d newsboat: update to 2.19 2020-03-29 22:14:34 +03:00
Leonid Pliushch
8702d49976 nano: update to 4.9 2020-03-29 22:14:01 +03:00
Leonid Pliushch
e9898d6fd6 mutt: update to 1.13.5 2020-03-29 22:13:30 +03:00
Leonid Pliushch
bc9233f365 mtools: update to 4.0.24 2020-03-29 22:12:46 +03:00
Leonid Pliushch
868d84554f mksh: update to 58 2020-03-29 22:12:08 +03:00
Leonid Pliushch
917d56f6ae memcached: update to 1.6.3 2020-03-29 22:11:34 +03:00
Leonid Pliushch
55b871be2c libsignal-protocol-c: update to 2.3.3 2020-03-29 22:10:55 +03:00
Leonid Pliushch
892e7f22c9 librsvg: update to 2.48.1 2020-03-29 22:10:10 +03:00
Leonid Pliushch
c72ecd6514 keybase: update to 5.3.1 2020-03-29 22:08:58 +03:00
Leonid Pliushch
9e019842cb jupp: update to 3.1jupp39 2020-03-29 22:07:41 +03:00
Leonid Pliushch
f8131f2189 jfrog-cli: update to 1.35.2 2020-03-29 22:06:49 +03:00
Leonid Pliushch
ec96330f41 imagemagick: update to 7.0.10.3 2020-03-29 22:06:17 +03:00
Leonid Pliushch
076486a653 hugo: update to 0.68.3 2020-03-29 22:05:42 +03:00
Leonid Pliushch
eb4316d016 fd: update to 7.5.0 2020-03-29 22:04:39 +03:00
Leonid Pliushch
e9691bed96 elvish: update to 0.13.1 2020-03-29 22:04:03 +03:00
Leonid Pliushch
3e05968ac3 e2fsprogs: update to 1.45.6 2020-03-29 22:03:22 +03:00
Leonid Pliushch
ac04f412cc ccache: update to 3.7.9 2020-03-29 22:02:35 +03:00
Leonid Pliushch
1fed1baaf1 bat: update to 0.13.0 2020-03-29 22:02:04 +03:00
Leonid Pliushch
c5615b1bc8 algernon: update to 1.12.7 2020-03-29 22:01:46 +03:00
Leonid Pliushch
cf701debba termux-tools: fix repo component names for "x11" & "unstable" 2020-03-29 21:30:25 +03:00
Henrik Grimler
c2dc8dfe5c termux-tools: remove backticks 2020-03-29 20:30:10 +02:00
Henrik Grimler
e15f8c42be termux-tools: fix copy-paste error in x11-packages url
Also run apt update after changing repositories
2020-03-29 20:26:30 +02:00
Henrik Grimler
a626f4fb63 graphviz: update to 2.42.3 (#5091)
* graphviz: update to 2.42.3

Add -landroid-glob where needed only and remove -D_typ_ssize_t=1 from CPPFLAGS, doesn't seem to be needed anymore.

* graphviz: update patches, fix so that out-of-src build works
2020-03-28 17:49:29 +01:00
ruki
b7a1861d75 xmake: fix shasum to fix some serious bug (#5094)
* xmake: fix shasum to fix some serious bug

* xmake: bump revision as well to not confuse apt

Co-authored-by: Henrik Grimler <henrik@grimler.se>
2020-03-28 15:20:31 +01:00
Henrik Grimler
96daf38910 libtool: don't create libtool-static (#5092)
libltdl.la is needed by the accompanying ltdl.m4 script:
https://git.savannah.gnu.org/cgit/libtool.git/tree/m4/ltdl.m4?h=v2.4.6#n285
so it does not make sense to split the package
2020-03-28 10:48:31 +01:00
ruki
de3d6c0115 xmake: update v2.3.2 (#5090) 2020-03-28 08:33:51 +01:00
Henrik Grimler
5ff68e884b openssl: add patch reverting behaviour change introduced in 1.1.1e (#5075)
* openssl: add patch reverting behaviour change introduced in 1.1.1e

Upstream issue: https://github.com/openssl/openssl/issues/11378

Quite a lot of programs needs to be fixed before they work with 1.1.1e.

Plan seem to be to release 1.1.1f shortly with this patch, and save the changes
for the next major release instead.

* openssl: update patch header
2020-03-26 15:33:27 +01:00
Marlin Sööse
765f58a35b proxmark3: update to latest master 2020-03-26 15:29:00 +02:00