termux-packages/packages
Buck Evan 424eac75a9 ld: set --enable-new-dtags by default (#2255)
The --enable-new-dtags option to ld causes it to emit a RUNPATH rather than RPATH entry in the elf header. Because the Android linker supports RUNPATH but not RPATH, this means many things can now Just Work. This should (eventually) eliminate the need to set LD_LIBRARY_PATH.

Prior art:

This [became the default for Linux in 2013](https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=822b8bf) but I think termux isn't getting it because it reports "Android" instead of "Linux"? Or maybe the way it works changed since then. Regardless, [Debian has been using RUNPATH by default since December 2016.](https://sources.debian.org/src/binutils/2.27.90.20161231-1/debian/patches/ld-new-dtags-by-default.diff/?hl=27#L27) Their [newest configuration](https://sources.debian.org/src/binutils/2.30-7/debian/rules/#L362) uses the newer configuration option seen in this patch. The [suse and gentoo](https://web.archive.org/web/20160101182307/http://comments.gmane.org/gmane.comp.gnu.binutils/57379) maintainers said they did the same in 2004 and 2005, respectively. So it seems well battle-tested, to me.

For the curious:
This came up because I'm working on [getting Homebrew working under Termux](https://github.com/Linuxbrew/brew/pull/621).
2018-03-18 20:51:06 +01:00
..
aapt Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
abduco Add some source checksums 2017-02-08 00:12:36 +01:00
abook Use more source checksums 2017-03-27 03:29:43 +02:00
ack-grep ack-grep: Update from 2.18 to 2.20 2017-12-14 16:39:56 +01:00
alpine alpine: Bump revision after patch 2018-02-11 22:20:03 +01:00
angband angband: Update from 4.1.0 to 4.1.2 2017-12-23 11:38:52 +01:00
apache2 apache2: Use https for homepage 2018-03-07 10:49:32 +01:00
apksigner Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
apr Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
apr-util apr-util: Update from 1.6.0 to 1.6.1 2017-10-28 15:52:58 +02:00
apt apt: fall back to $PREFIX/tmp if TMPDIR is unreadable 2018-02-27 23:22:53 +01:00
argp argp: Add package (closes #1883) 2017-12-05 23:31:43 +01:00
aria2 aria2: Update from 1.33.0 to 1.33.1 2017-11-11 19:34:14 +01:00
asciinema Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
atomicparsley atomicparsley: Tell configure we have lroundf 2017-12-03 14:51:26 +01:00
attr Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
autoconf Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
automake automake: Update from 1.16 to 1.16.1 2018-03-12 13:02:43 +01:00
autossh autossh: Switch to working download url 2017-07-27 12:12:10 +02:00
babl babl: Update from 0.1.40 to 0.1.42 2018-01-24 10:49:35 +01:00
bash bash: Update from 4.4.18 to 4.4.19 2018-02-09 15:55:25 +01:00
bash-completion Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
bc Switch from ftp.gnu.org to mirrors.kernel.org 2017-06-19 23:35:59 +02:00
binutils ld: set --enable-new-dtags by default (#2255) 2018-03-18 20:51:06 +01:00
bison bison: Depend on m4 2018-02-07 16:33:49 +01:00
bmon libconfuse: Update from 3.2 to 3.2.1 2017-10-15 01:02:39 +02:00
boost boost: Update download url 2018-02-26 00:09:05 +01:00
brogue Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
bs1770gain ffmpeg: Update from 3.3.4 to 3.4.1 2017-12-14 16:39:13 +01:00
busybox busybox: Fix date.c patch 2017-12-21 06:01:52 +01:00
bvi Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
byobu byobu: Update from 5.123 to 5.124 (#2098) 2018-02-04 23:39:14 +01:00
c-ares c-ares: Update from 1.13.0 to 1.14.0 2018-02-17 00:43:47 +01:00
ca-certificates ca-certificates: Update from 20180117 to 20180307 (#2238) 2018-03-12 13:02:23 +01:00
cadaver cadaver: Drop dependency on libgcrypt 2018-02-04 23:54:28 +01:00
calcurse calcurse: Update from 4.2.2 to 4.3.0 2017-11-07 03:22:52 +01:00
cava remove unneeded prefix from cava (#1632) 2017-10-08 22:04:35 +02:00
cboard cboard: Rebuild against latest ncurses 2017-03-07 01:24:04 +01:00
ccache Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
ccrypt ccrypt: Add package 2017-10-15 20:24:53 +02:00
cgdb Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
cmake cmake: Update from 3.10.1 to 3.10.2 2018-01-20 23:55:00 +01:00
cmark cmark: Update from 0.28.2 to 0.28.3 2017-11-07 03:22:52 +01:00
cmatrix Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
cmus username fix for 64 bit archs... 2018-01-15 10:28:44 +01:00
colordiff Improve various package descriptions 2017-12-05 22:33:04 +01:00
command-not-found command-not-found: Update with latest commands 2018-02-06 22:34:07 +01:00
coreutils coreutils: commit f05fb1 removed host-build so this should be removed as well 2018-01-05 18:06:30 +01:00
corkscrew Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
cowsay Avoid hard-coded paths in some more places 2017-11-16 23:37:57 +01:00
cpio cpio: New package (GNU cpio) 2017-08-31 16:41:07 +02:00
cppi Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
cscope cscope: -Werror=implicit-function-declaration 2017-07-07 09:17:23 +02:00
ctags ctags: Update to git master 2018-01-20 23:55:16 +01:00
curseofwar Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
cvs Use more source checksums 2017-03-27 01:56:11 +02:00
daemonize daemonize: Update from 1.7.7 to 1.7.8 2018-02-12 15:15:28 +01:00
darkhttpd Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
dash Fix typo in comment 2017-03-02 00:07:35 +01:00
datamash datamash: Update from 1.1.1 to 1.2 2017-08-24 20:59:18 +02:00
dcraw Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
ddrescue ddrescue: Update from 1.22 to 1.23 2018-02-18 22:09:36 +01:00
debianutils debianutils: Update from 4.8.2 to 4.8.3 2017-11-19 15:11:32 +01:00
debootstrap debootstrap: Update from 1.0.92 to 1.0.93 2017-12-09 23:57:28 +01:00
dialog dialog: Update from 1.3-20170509 to 1.3-20171209 2017-12-22 00:12:17 +01:00
diffutils Travis pkg builds (#1119) 2017-07-10 00:05:36 +02:00
direvent Use more source checksums 2017-03-27 01:56:11 +02:00
dnsutils dnsutils: fix path to 'resolv.conf' in liblwres (#1616) 2017-10-05 08:28:44 +02:00
dos2unix dos2unix: Update patch after version update 2018-02-04 23:38:44 +01:00
dpkg dpkg: Update from 1.18.24 to 1.19.0.4 2017-12-10 00:00:47 +01:00
dropbear dropbear: Fix path to sftp-server (fixes #2059) 2018-01-24 11:03:11 +01:00
dvtm Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
dx dx: Rewrite classes to not be under com.android 2017-11-17 02:06:11 +01:00
ecj aapt&ecj: Use jar instead of zip 2017-11-21 05:26:30 +01:00
ed Switch from ftp.gnu.org to mirrors.kernel.org 2017-06-19 23:35:59 +02:00
elfutils elfutils: Update from 0.168 to 0.170 2017-12-10 01:21:26 +01:00
elinks elinks: update to latest git version (#1690) 2017-10-20 21:10:32 +02:00
emacs emacs: ac_cv_func_setrlimit=no to make termux-am work within emacs (#2239) 2018-03-12 13:02:35 +01:00
erlang erlang: Update from 20.2.1 to 20.2.4 2018-02-25 23:36:26 +01:00
espeak Use -Os instead of -Oz for 32-bit arm 2017-12-21 05:25:19 +01:00
expect expect: Patch to make it buildable without host tcl 2017-11-22 16:46:06 +01:00
fdupes Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
ffmpeg ffmpeg: Update from 3.4.1 to 3.4.2 2018-02-12 19:53:19 +01:00
fftw fftw: Update from 3.3.6 to 3.3.7 2017-12-20 17:36:34 +01:00
figlet Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
file file: Update from 5.31 to 5.32 2017-09-03 19:49:22 +02:00
finch finch: Update from 2.12.0 to 2.13.0 2018-03-14 17:25:18 +01:00
findutils findutils: Fix building with unified headers 2017-06-26 14:15:28 +02:00
fish fish: Update from 2.7.0 to 2.7.1 2017-12-23 11:39:21 +01:00
flex flex: Fix building under ubuntu 17.10 2017-11-02 02:22:05 +01:00
fontconfig fontconfig: Update from 2.12.4 to 2.12.6 2018-02-01 11:02:29 +01:00
fortune Use more source checksums 2017-03-27 01:56:11 +02:00
fossil fossil: Update from 2.4 to 2.5 2018-02-08 21:48:00 +01:00
freetype freetype: Update from 2.8.1 to 2.9 2018-01-09 09:43:25 +01:00
fribidi fribidi: Depend on glib 2018-03-14 17:16:11 +01:00
frobtads frobtads: Stop depending on curl 2017-09-07 23:17:36 +02:00
frotz Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
fsmon Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
fwknop gpgme: Update from 1.6.0 to 1.8.0 and use gnupg2 2017-02-26 12:26:28 +01:00
fzf fix building syncthing and fzf 2018-02-25 23:23:57 +01:00
gawk gawk: Update from 4.2.0 to 4.2.1 2018-02-27 23:25:07 +01:00
gbt GBT version bump to v1.2.0 2018-01-25 22:13:57 +01:00
gcal gcal: Do not include share/info/dir 2017-12-05 23:55:10 +01:00
gdb gdb: Fix building against api level 21 2018-02-01 22:13:29 +01:00
gdbm gdbm: Update from 1.14 to 1.14.1 2018-01-06 20:31:11 +01:00
gdk-pixbuf gdk-pixbuf: Add glib-dev to dev depends (#1878) 2017-12-03 12:21:18 +01:00
gegl gegl: Update from 0.3.26 to 0.3.28 2018-01-24 10:50:01 +01:00
getconf Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
getmail getmail: Update from 5.1 to 5.4 2017-10-15 01:02:39 +02:00
gettext Rebuild libunistring-using packages 2017-11-30 18:58:04 +01:00
ghostscript ghostscript: Use system littlecms and openjpeg 2017-11-07 18:34:21 +01:00
gifsicle update gifsicle v1.91 2018-01-30 14:13:24 +01:00
git git: Update from 2.16.1 to 2.16.2 2018-02-18 22:33:25 +01:00
glib glib: Update from 2.54.3 to 2.56.0 2018-03-14 17:16:43 +01:00
global global: Drop build revision after update 2018-02-11 21:48:55 +01:00
glulxe Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
gmic Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
gnuchess Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
gnugo Remove TERMUX_TAR and TERMUX_TOUCH 2017-04-18 08:19:48 +02:00
gnuit Switch from ftp.gnu.org to mirrors.kernel.org 2017-06-19 23:35:59 +02:00
gnupg gnupg: Update from 1.4.21 to 1.4.22 2017-07-20 21:44:41 +02:00
gnupg2 gnupg2: Update from 2.2.4 to 2.2.5 2018-02-25 23:30:52 +01:00
gnuplot gnuplot: Update from 5.2.0 to 5.2.1 2017-11-15 20:35:13 +01:00
gnushogi Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
golang golang: Update from 1.9.4 to 1.10 2018-02-18 22:29:21 +01:00
googletest Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
gperf gperf: Add package 2017-11-21 23:56:34 +01:00
gpgme gpgme: Update from 1.9.0 to 1.10.0 2017-12-20 00:48:22 +01:00
gpsbabel Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
graphicsmagick graphicsmagick: Update from 1.3.27 to 1.3.28 2018-01-20 23:14:38 +01:00
graphviz graphviz: Fix download url (see #1907) 2017-12-05 23:03:50 +01:00
greed Use more source checksums 2017-03-27 01:56:11 +02:00
grep grep: Update from 3.0 to 3.1 2017-07-10 02:16:37 +02:00
gsl gsl: Update from 2.3 to 2.4 2017-06-19 23:24:05 +02:00
gst-libav ffmpeg: Update from 3.3.4 to 3.4.1 2017-12-14 16:39:13 +01:00
gst-plugins-bad gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
gst-plugins-base gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
gst-plugins-good gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
gst-plugins-ugly gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
gstreamer gstreamer: Update from 1.12.3 to 1.12.4 2018-02-12 19:52:33 +01:00
gtypist Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
gzip fix patch 2018-03-06 16:45:03 +01:00
harfbuzz harfbuzz: Update from 1.7.5 to 1.7.6 2018-03-08 17:35:44 +01:00
hashdeep hashdeep: Build with 64-bit off_t 2017-12-29 00:43:54 +01:00
hexcurse Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
heyu heyu: Remove unused TERMUX_PKG_FOLDERNAME 2017-09-23 02:08:37 +02:00
hfsutils hfsutils: Place man pages correctly 2017-08-10 02:32:02 +02:00
htop htop: update to 2.1.0 2018-03-06 16:45:09 +01:00
httping httping: Switch to fossies due to cert problem 2017-11-16 12:14:15 +01:00
hub Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
hunspell hunspell: update to 1.6.2 (#1653) 2017-10-13 18:47:48 +02:00
hunspell-en-us hunspell-en-us: Update from 2017.03.03 to 2017.10.27 2017-11-02 00:49:11 +01:00
hunspell-ru hunspell-ru: Remove build revision 2017-03-24 01:19:26 +01:00
hydra hydra: Update to latest git master (see #2033) 2018-01-14 22:24:17 +01:00
icecast Bump packages after libogg update 2017-11-15 23:53:25 +01:00
iconv iconv: Create man1 directory to avoid failed build. 2017-08-10 02:10:54 +02:00
imagemagick imagemagick: Update from 7.0.7.22 to 7.0.7.24 2018-03-01 00:50:21 +01:00
imgflo imgflo: Use https for homepage 2018-03-14 17:01:59 +01:00
inetutils Remove traceroute from busybox and inetutils 2017-01-30 01:19:49 +01:00
inotify-tools Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
iperf3 iperf3: Update from 3.3 to 3.4 2018-02-15 17:50:47 +01:00
ired Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
irssi irssi: Update from 1.1.0 to 1.1.1 2018-02-17 01:03:19 +01:00
isync isync: Prevent opportunistic libdb linkage 2018-02-07 00:09:42 +01:00
jhead Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
joe joe: Update from 4.4 to 4.5 2017-10-15 01:02:39 +02:00
jq Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
json-c json-c: Update from 0.12.1 to 0.13 2017-12-26 23:15:57 +01:00
json-glib add glib to json-glib devpackage depends (#1933) 2017-12-14 12:56:31 +01:00
jsoncpp jsoncpp: Update from 1.8.1 to 1.8.3 2017-10-15 01:02:39 +02:00
jupp jupp: Update from 3.1jupp31 to 3.1jupp35 2018-02-15 17:51:44 +01:00
kona Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
krb5 krb5: Update from 1.15.2 to 1.16 2018-01-16 11:35:39 +01:00
ldc ldc: Update from 1.7 to 1.8 2018-03-06 16:43:50 +01:00
ldns ldns: more fixes for hardcoded paths (#1615) 2017-10-05 08:31:44 +02:00
ledger ledger&ncmpcpp: Rebuild after boost update 2017-09-24 23:15:10 +02:00
leptonica leptonica: Update from 1.75.2 to 1.75.3 2018-02-17 01:04:24 +01:00
less less: -Werror=implicit-function-declaration 2017-07-07 10:51:06 +02:00
leveldb leveldb: Add package 2017-09-22 22:37:37 +02:00
lftp lftp: fix hardcoded paths (#1948) 2017-12-20 00:04:54 +01:00
libandroid-glob libandroid-glob: Fix building with unified headers 2017-06-27 13:35:14 +02:00
libandroid-shmem Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libandroid-support Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libarchive libarchive: Update from 3.3.1 to 3.3.2 2017-07-20 22:06:32 +02:00
libassuan libassuan: Update from 2.4.3 to 2.5.1 2017-12-09 21:26:26 +01:00
libbz2 Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
libc++ Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
libcaca Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
libcairo libcairo: Prevent opportunistic linking in liblzo2 2017-12-17 01:22:43 +01:00
libcln Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
libconfuse libconfuse: Update from 3.2 to 3.2.1 2017-10-15 01:02:39 +02:00
libcroco libcroco: Update from 0.6.11 to 0.6.12 2017-04-10 00:21:04 +02:00
libcrypt libcrypt: Silence compiler warning 2017-04-24 23:54:26 +02:00
libcue Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libcurl libcurl: Update from 7.58.0 to 7.59.0 2018-03-14 17:03:04 +01:00
libdb Updates (#944) 2017-04-21 12:15:57 +02:00
libedit libedit: Remove file clash with readline 2017-04-07 03:26:01 +02:00
libev libev: Switch to fossies.org for source 2017-12-06 00:59:28 +01:00
libevent Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libexif Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
libexpat libexpat: Update from 2.2.4 to 2.2.5 2017-11-12 20:40:03 +01:00
libffi libffi: Add source checksum 2017-02-20 05:44:16 +01:00
libflac Bump packages after libogg update 2017-11-15 23:53:25 +01:00
libgc libgc: Update from 7.6.0 to 7.6.2 2017-12-27 12:45:03 +01:00
libgcrypt libgcrypt: Update from 1.8.1 to 1.8.2 2017-12-14 16:39:33 +01:00
libgd libgd: Update from 2.2.4 to 2.2.5 2017-10-06 22:51:45 +02:00
libgit2 Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libgmime libgmime: Update from 3.0.5 to 3.2.0 2018-01-10 17:26:04 +01:00
libgmp libgmp: Switch to mirrors.kernel.org for tarball 2017-04-30 11:33:02 +02:00
libgnutls libgnutls: Update from 3.5.17 to 3.5.18 2018-02-17 01:01:36 +01:00
libgpg-error libgpg-error: workaround no stdout atexit with constructor prior to N (#1017) 2017-05-15 23:57:59 +02:00
libgraphite Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libgrpc Rebuild grpc and mosh after protobuf update 2017-11-15 16:49:16 +01:00
libical libical: add SHA256 and make cross-compiler use system perl instead of termux 2017-12-22 00:09:53 +01:00
libicu libicu: Update from 60.1 to 60.2 2017-12-17 00:26:59 +01:00
libid3tag Use more source checksums 2017-03-27 01:56:11 +02:00
libidn libidn: Add source checksum 2017-01-30 01:01:53 +01:00
libisl libisl: Update from 0.18 to 0.19 2018-03-14 17:02:15 +01:00
libjansson libjansson: Skip default maintainer 2018-01-25 22:18:27 +01:00
libjasper libjasper: Update from 2.0.13 to 2.0.14 2017-10-15 01:02:39 +02:00
libjpeg-turbo libjpeg-turbo: Update from 1.5.2 to 1.5.3 2018-01-24 10:49:21 +01:00
libksba libksba: Fetch src over https instead of ftp 2017-11-14 23:33:02 +01:00
libllvm Ship libgcc in ndk-sysroot and ndk-multilib (#2146) 2018-02-15 17:57:03 +01:00
liblua liblua: Build with -DLUA_COMPAT_UNPACK 2018-02-05 01:58:30 +01:00
liblzma Some http -> https 2017-10-27 23:10:55 +02:00
liblzo liblzo: switch to fossies as official site is down (#1038) 2017-05-20 19:52:49 +02:00
libmad Use more source checksums 2017-03-27 01:56:11 +02:00
libmesode Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libmnl add libmnl 2017-11-07 04:32:22 +01:00
libmosquitto libmosquitto: Update from 1.4.11 to 1.4.14 2017-07-16 17:07:05 +02:00
libmp3lame libmp3lame: Update from 3.99 to 3.100 2017-10-15 01:02:39 +02:00
libmp3splt Improve various package descriptions 2017-12-05 22:33:04 +01:00
libmpc libmpc: Update from 1.0.3 to 1.1.0 2018-01-20 23:11:01 +01:00
libmpdclient libmpdclient: Update from 2.13 to 2.14 2018-02-12 20:09:51 +01:00
libmpfr libmpfr: Build with gcc for i686 2018-02-09 01:22:17 +01:00
libmsgpack libmsgpack: Update from 2.1.3 to 2.1.5 2017-08-07 21:13:58 +02:00
libnettle libnettle: Update from 3.3 to 3.4 2017-11-20 15:28:21 +01:00
libnghttp2 libnghttp2: Update from 1.30.0 to 1.31.0 2018-03-01 11:01:48 +01:00
libnl libnl: Update from 3.3.0 to 3.4.0 2017-10-15 01:02:39 +02:00
libnpth libnpth: Update from 1.4 to 1.5 2017-07-10 02:18:19 +02:00
libogg libogg: Update from 1.3.2 to 1.3.3 2017-11-15 20:31:55 +01:00
liboggz Bump packages after libogg update 2017-11-15 23:53:25 +01:00
libopus libopus: Update from 1.1.5 to 1.2.1 2017-07-01 01:05:57 +02:00
libotr add libgpg-error dependency to libotr (#1374) 2017-09-07 22:57:49 +02:00
libpcap libpcap: fix path to file '/etc/ethers' 2017-09-12 13:46:55 +02:00
libpipeline libpipeline: Update from 1.4.0 to 1.4.1 2017-01-29 23:44:44 +01:00
libpixman libpixman: Switch to https, add checksum 2016-12-10 11:55:19 -05:00
libpng libpng: Update from 1.6.32 to 1.6.34 2017-10-13 19:04:50 +02:00
libpopt libpopt: fix hardcoded paths 2017-09-12 13:48:41 +02:00
libprotobuf libprotobuf: Update from 3.5.0.1 to 3.5.1 2017-12-22 03:15:47 +01:00
libpulseaudio pulse segfault fixed and changed default config (#2044) 2018-02-01 22:24:34 +01:00
librhash librhash: Update from 1.3.4 to 1.3.5 2017-10-15 01:02:39 +02:00
librsvg librsvg: Update from 2.40.19 to 2.40.20 2017-12-17 00:39:22 +01:00
librsync librsync: Update from 2.0.1 to 2.0.2 2018-03-01 15:28:31 +01:00
libsasl libsasl: assume -lc, -lcrypto work so that shared objects libplain, 2017-12-22 00:09:53 +01:00
libsndfile Bump packages after libogg update 2017-11-15 23:53:25 +01:00
libsodium libsodium: Update from 1.0.15 to 1.0.16 2018-03-06 16:45:29 +01:00
libsoup libsoup: Update from 2.61.90 to 2.62.0 2018-03-14 17:01:48 +01:00
libsoxr pulse segfault fixed and changed default config (#2044) 2018-02-01 22:24:34 +01:00
libsqlite libsqlite: Update from 3.21.0 to 3.22.0 2018-01-23 22:35:31 +01:00
libssh libssh: Disable trying to use argp 2017-12-06 10:23:39 +01:00
libtalloc libtalloc: Update from 2.1.10 to 2.1.11 2018-01-14 14:11:59 +01:00
libtermkey libunibilium: Update from 1.2.1 to 2.0.0 2018-02-09 15:55:11 +01:00
libtiff libtiff: Update from 4.0.8 to 4.0.9 2017-12-11 11:10:14 +01:00
libtool libtool: Fix dependencies on sed and grep 2017-11-01 22:38:42 +01:00
libunibilium libunibilium: Update from 1.2.1 to 2.0.0 2018-02-09 15:55:11 +01:00
libunistring libunistring: Update from 0.9.8 to 0.9.9 2018-03-01 11:01:34 +01:00
libunwind Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libutil Remove pty.h from libutil-dev 2017-07-02 11:56:40 +02:00
libuuid Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
libuv libuv: Update from 1.19.1 to 1.19.2 2018-02-25 23:28:11 +01:00
libvorbis Bump packages after libogg update 2017-11-15 23:53:25 +01:00
libvpx Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
libvterm libvterm: Update to git master 2017-10-15 01:02:39 +02:00
libx264 libx264: --disable-asm on x86_64 for now 2018-02-12 15:20:41 +01:00
libx265 libx265: Update from 2.5 to 2.6 2018-02-12 15:18:40 +01:00
libxapian libxapian: Update from 1.4.4 to 1.4.5 2017-10-28 23:54:38 +02:00
libxml2 libxml2: Update from 2.9.7 to 2.9.8 2018-03-15 23:08:59 +01:00
libxslt libxslt: Update from 1.1.31 to 1.1.32 2017-11-03 13:10:45 +01:00
libyaml libyaml: Switch to working src url 2017-09-16 14:42:12 +02:00
libzmq libzmq: Update from 4.2.2 to 4.2.3 2018-02-01 11:27:20 +01:00
libzopfli Add a zopfli package with zopfli and zopflipng 2018-03-03 22:47:32 +01:00
lighttpd lighttpd: Update from 1.4.45 to 1.4.48 2018-02-14 22:42:03 +01:00
linux-man-pages linux-man-pages: Update from 4.13 to 4.14 2018-01-24 17:33:11 +01:00
littlecms update littlecms src hash (#1858) 2017-11-29 21:53:48 +01:00
ltrace Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
luarocks add liblua-dev to luarocks build dependencies (#1394) 2017-11-04 03:06:03 +01:00
lynx lynx: Update homagepage 2017-10-15 01:02:39 +02:00
lzip lzip: Update from 1.19 to 1.20 2018-02-15 17:50:36 +01:00
lzop lzop: Update from 1.03 to 1.04 2017-08-17 00:54:04 +02:00
m4 m4: Update from 1.4.17 to 1.4.18 2017-01-28 16:59:30 +01:00
macchanger Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
make Improve various package descriptions 2017-12-05 22:33:04 +01:00
man man: Fix download url 2017-10-27 23:10:55 +02:00
mariadb mariadb: Update from 10.2.12 to 10.2.13 2018-02-14 22:41:50 +01:00
mathomatic mathomatic: Update homepage 2017-10-15 01:02:39 +02:00
mc mc: Fix mouse after ncurses 6.1 (fixes #2112) 2018-02-09 00:08:00 +01:00
megatools Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
memcached memcached: Update from 1.5.5 to 1.5.6 2018-03-01 11:01:17 +01:00
micro micro: Update from 1.3.4 to 1.4.0 2018-01-29 10:37:46 +01:00
mime-support Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
minicom s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION 2017-08-11 14:10:50 +02:00
mlocate mlocate: Fix segfault when using wildcards 2017-09-23 10:25:54 +02:00
moon-buggy moon-buggy: Update homepage 2017-10-15 01:02:39 +02:00
moria Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
mosh Rebuild grpc and mosh after protobuf update 2017-11-15 16:49:16 +01:00
mp3splt Use more source checksums 2017-03-27 05:11:31 +02:00
mpc mpc: Build with TERMUX_MAKE_PROCESSES=1 2018-02-15 17:52:21 +01:00
mpd mpd: Update from 0.20.17 to 0.20.18 2018-02-26 00:19:48 +01:00
mpv mpv: Update from 0.27.1 to 0.27.2 2018-02-14 22:41:21 +01:00
mtools mtools: New package 2017-08-10 02:11:26 +02:00
multitail Avoid hard-coded paths in some more places 2017-11-16 23:37:57 +01:00
mutt mutt: Update from 1.9.3 to 1.9.4 2018-03-06 16:45:29 +01:00
nano nano: Update from 2.9.3 to 2.9.4 2018-03-09 10:52:55 +01:00
ncdc add build dependencies for ncdc 2017-09-14 23:33:23 +02:00
ncdu ncdu: Update from 1.12 to 1.13 2018-01-29 13:37:39 +01:00
ncmpcpp ncmpcpp: Update from 0.8 to 0.8.1 2018-01-06 00:16:05 +01:00
ncurses ncurses: Update from 6.1.20180129 to 6.1.20180203 2018-02-09 00:08:56 +01:00
ndk-multilib Ship libgcc in ndk-sysroot and ndk-multilib (#2146) 2018-02-15 17:57:03 +01:00
ndk-stl Revert "Make cmath patch part of the toolchain (#1149)" 2018-01-14 22:17:12 +01:00
ndk-sysroot ndk-sysroot: Add missing ; and use , in deb fields 2018-02-15 18:01:55 +01:00
ne ne: Update from 3.1.0 to 3.1.1 2017-06-06 10:09:52 +02:00
neofetch Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
neovim libunibilium: Update from 1.2.1 to 2.0.0 2018-02-09 15:55:11 +01:00
net-tools net-tools: Bump revision after patch 2017-08-27 23:45:04 +02:00
netpbm Improve various package descriptions 2017-12-05 22:33:04 +01:00
newsboat newsboat: Update from 2.10.1 to 2.10.2 2017-12-27 00:48:46 +01:00
nginx nginx: Update from 1.12.1 to 1.12.2 2017-10-28 15:56:10 +02:00
ninja ninja: Avoid _MAJOR_VERSION variable 2017-11-01 23:45:56 +01:00
nmap nmap: Update from 7.50 to 7.60 2017-08-07 20:02:12 +02:00
nodejs nodejs: Update from 8.9.4 to 8.10.0 2018-03-09 14:22:16 +01:00
nodejs-current nodejs-current: Update from 9.7.1 to 9.8.0 2018-03-09 14:22:28 +01:00
notmuch notmuch: Update from 0.25.3 to 0.26 2018-01-10 17:26:16 +01:00
nyancat Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
nzbget nzbget: Add package 2018-01-13 00:21:43 +01:00
oathtool oathtool: added xmlsec dependency 2017-08-10 02:35:08 +02:00
ocrad Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
openal-soft openal-soft: Update from 1.18.1 to 1.18.2 2017-10-15 01:02:39 +02:00
openjpeg openjpeg: Update from 2.2.0 to 2.3.0 2017-10-15 01:02:39 +02:00
openssh Avoid hard-coded paths in some more places 2017-11-16 23:37:57 +01:00
openssl openssl: Update from 1.0.2m to 1.0.2n 2017-12-08 09:49:15 +01:00
optipng Use more source checksums 2017-03-27 01:56:11 +02:00
opus-tools Bump packages after libogg update 2017-11-15 23:53:25 +01:00
opusfile opusfile: Update from 0.9 to 0.10 2017-11-15 20:32:09 +01:00
p7zip Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
pango pango: Update from 1.40.13 to 1.42.0 2018-03-14 17:16:28 +01:00
par2 par2: Update from 0.7.4 to 0.8.0 2018-01-21 21:07:31 +01:00
parallel Update parallel to 20180222 2018-02-25 23:24:27 +01:00
pass pass: Add comment on why we depend on coreutils 2017-09-10 21:56:10 +02:00
pastebinit Use more source checksums 2017-03-27 05:11:31 +02:00
patch Update patch to 2.7.6 (#2108) 2018-02-07 16:48:47 +01:00
patchelf patchelf: Update to git master (see #1706) 2017-10-26 00:32:04 +02:00
pathpicker Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
pcre libpng&pcre: Revision bump after package update 2017-08-08 12:19:24 +02:00
pcre2 Add some disabled packages (#2106) 2018-02-06 22:23:31 +01:00
perl perl: Update from 5.26.0 to 5.26.1 2017-10-02 11:00:31 +02:00
pforth pforth: Do not cache host build 2017-11-18 22:22:50 +01:00
php php: Fix opcache by using MAP_ANON support 2018-03-11 00:51:41 +01:00
pick pick: Update from 2.0.0 to 2.0.1 2018-01-02 23:06:24 +01:00
picolisp picolisp: Update from 17.11.29 to 18.1.24 2018-01-25 20:48:54 +01:00
pinentry pinentry: Update from 1.0.0 to 1.1.0 2017-12-20 00:43:39 +01:00
pkg-config pkg-config: Update from 0.29.1 to 0.29.2 2017-03-23 23:04:14 +01:00
play-audio Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
pngquant pngquant: Update from 2.11.4 to 2.11.7 2018-01-20 23:10:34 +01:00
poppler poppler: revert commit efabca9 2018-01-30 14:14:33 +01:00
postgresql postgresql: Update from 10.2 to 10.3 2018-03-03 20:52:16 +01:00
potrace potrace: Switch from sourceforge download url 2018-02-15 10:34:00 +01:00
privoxy Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
procps Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
profanity gpgme: Update from 1.6.0 to 1.8.0 and use gnupg2 2017-02-26 12:26:28 +01:00
proot proot: Update for accept and MagiskSU support (#2235) 2018-03-10 22:35:53 +01:00
psmisc Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
pure-ftpd pure-ftpd: Update to 1.0.47, enable tls (#1779) 2017-11-13 00:07:58 +01:00
pv pv: Update from 1.6.0 to 1.6.6 2017-07-07 02:07:06 +02:00
pwgen pwgen: Reset revision after version bump 2018-01-25 22:18:43 +01:00
python Rebuild gdbm-using packages 2018-01-07 05:42:55 +01:00
python2 Rebuild gdbm-using packages 2018-01-07 05:42:55 +01:00
qalc qalc: Update from 2.0.0 to 2.1.0 2017-10-15 01:02:39 +02:00
qpdf qpdf: Update from 7.0.0 to 7.1.1 (#2134) 2018-02-14 13:29:17 +01:00
radare2 radare2: Update from 2.3.0 to 2.4.0 2018-03-08 14:26:33 +01:00
ragel Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
ranger ranger: Update from 1.9.0 to 1.9.1 2018-02-26 00:08:49 +01:00
rcs Provide a better description for the rcs package (#1691) 2017-10-22 01:02:12 +02:00
readline fix readline homepage 2018-03-01 00:10:10 +01:00
redir Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
redis redis: Update from 4.0.7 to 4.0.8 2018-02-04 23:54:41 +01:00
remind remind: Link with libandroid-glob (fixes #1164) 2017-07-29 01:22:23 +02:00
resolv-conf Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
rgbds rgbds: Update from 0.3.2 to 0.3.3 2017-10-15 01:02:39 +02:00
rlwrap add ncurses to depends for rlwrap (#1859) 2017-11-29 21:53:32 +01:00
rsync rsync: Update from 3.1.2 to 3.1.3 2018-01-29 10:37:25 +01:00
rtmpdump Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
ruby Use -Os instead of -Oz for 32-bit arm 2017-12-21 05:25:19 +01:00
screen Use @TERMUX_PREFIX@ in more patch files 2017-11-12 22:21:07 +01:00
screenfetch Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
scrypt New package: scrypt-1.2.1 (#843) 2017-03-24 00:54:13 +01:00
sed sed: Bump and rebuild (see #2050) 2018-01-21 20:27:57 +01:00
sensible-utils Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
serf add apr to serf depends (#1867) 2017-11-30 19:25:22 +01:00
sharutils Rebuild packages linking against libintl.so 2017-08-17 11:12:17 +02:00
silversearcher-ag Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
sl Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
socat socat: Update from 1.7.3.0 to 1.7.3.2 2017-01-30 00:43:30 +01:00
sox sox: bump revision after changes 2018-02-15 02:16:32 +01:00
squid squid: update to 3.5.27 and --enable-delay-pools 2017-11-19 10:01:48 +01:00
sshpass Add some source checksums 2017-02-08 00:12:36 +01:00
sslscan sslscan: Update from 1.11.10 to 1.11.11 2018-02-18 22:00:21 +01:00
stag Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
stfl Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
stow Improve various package descriptions 2017-12-05 22:33:04 +01:00
strace strace: Update from 4.19 to 4.20 2017-11-15 01:38:21 +01:00
stunnel stunnel: Update from 5.43 to 5.44 2017-11-27 14:51:44 +01:00
subversion subversion: Update from 1.9.6 to 1.9.7 2017-08-14 23:57:21 +02:00
syncthing syncthing: Update from 0.14.43 to 0.14.45 2018-03-06 16:45:29 +01:00
tar tar: fix segfault when extracting archive that contains device files (block devices or such) (#1974) 2017-12-29 03:28:49 +01:00
tasksh Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
taskwarrior taskwarrior: bump revision to fix segmentation fault (#1942). (#1947) 2017-12-20 00:05:07 +01:00
tcl tcl: Bump revision after change (fixes #1870) 2017-12-02 00:56:12 +01:00
tcsh Improve various package descriptions 2017-12-05 22:33:04 +01:00
teckit teckit: Prevent linkage against libexpat 2018-01-30 16:11:57 +01:00
termux-am termux-am: Update to v0.2 2018-02-06 21:48:57 +01:00
termux-api termux-api: Update from 0.24 to 0.25 2018-02-05 00:59:32 +01:00
termux-apt-repo Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
termux-create-package Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
termux-elf-cleaner termux-elf-cleaner: Update from 1.1 to 1.2 2017-11-04 22:25:27 +01:00
termux-exec termux-exec: Update from 0.2 to 0.3 2017-10-01 22:14:52 +02:00
termux-tools termux-tools: Work around for when termux-exec is broken 2018-02-21 00:08:15 +01:00
teseq Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
tesseract Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
texinfo Update build.sh 2017-09-13 15:55:54 +02:00
texlive texlive: Correctly remove old files 2018-01-30 14:14:33 +01:00
texlive-bin texlive: Correctly remove old files 2018-01-30 14:14:33 +01:00
tig tig: Update from 2.3.2 to 2.3.3 2018-02-01 11:11:43 +01:00
timewarrior timewarrior: Update from 1.0.0 to 1.1.1 2018-02-04 23:56:08 +01:00
tintin++ tintin++: Update from 2.01.3 to 2.01.4 2018-02-05 00:19:43 +01:00
tinyscheme Use more source checksums 2017-03-27 01:56:11 +02:00
tmate Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
tmux Improve various package descriptions 2017-12-05 22:33:04 +01:00
toilet Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
tor tor: Update from 0.3.2.9 to 0.3.2.10 2018-03-06 16:45:29 +01:00
torsocks Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
tracepath Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
transmission transmission: Stop depending on curl 2017-09-07 22:36:49 +02:00
tree Use more source checksums 2017-03-27 01:56:11 +02:00
tsocks tsocks: Fix building with tar strip-components 2017-11-07 05:51:44 +01:00
tsu Update tsu to v2.0.0 (#2237) 2018-03-12 11:16:36 +01:00
tty-clock Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
tty-solitaire tty-solitaire: Fix building 2017-09-23 01:49:01 +02:00
ttyrec Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
units units: Update from 2.14 to 2.16 (#1738) 2017-11-01 19:11:26 +01:00
unrar unrar: Update from 5.5.8 to 5.6.1 2018-03-12 13:02:43 +01:00
unzip Add scripts/lint-packages.py 2017-12-05 22:48:12 +01:00
utf8cpp Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
utfdecode Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
util-linux util-linux: Update from 2.29.2 to 2.30.1 2017-09-06 14:49:31 +02:00
valac valac: Update from 0.38.7 to 0.40.0 2018-03-12 13:42:03 +01:00
valgrind valgrind: build without -fstack-protector if debug (#2153) 2018-02-17 00:19:35 +01:00
vcsh Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
vifm vifm: Update from 0.9 to 0.9.1 2018-02-06 22:01:06 +01:00
vim vim: Update from 8.0.1550 to 8.0.1600 2018-03-13 15:47:10 +01:00
vim-python vim: Update from 8.0.1550 to 8.0.1600 2018-03-13 15:47:10 +01:00
vorbis-tools Bump packages after libogg update 2017-11-15 23:53:25 +01:00
vttest Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
vtutils Transition from gnustl to libc++ 2017-07-14 00:23:37 +02:00
w3m w3m: Update from 20170102 to 20180125 2018-01-25 20:48:17 +01:00
wcalc Add some more source checksums 2017-02-12 22:15:13 +01:00
weechat weechat: Update from 2.0 to 2.0.1 2017-12-21 05:26:17 +01:00
wget wget: Update from 1.19.3 to 1.19.4 (fixes #2052) 2018-01-22 09:56:26 +01:00
wol update wol srcurl 2018-01-05 18:07:35 +01:00
xmlsec Update build.sh 2017-09-13 11:58:07 +02:00
xmlstarlet Add some more source checksums 2017-02-12 22:15:13 +01:00
xorriso Xorriso Bump version 2017-09-13 15:56:11 +02:00
xvidcore Drop need of setting TERMUX_PKG_FOLDERNAME 2017-09-20 00:48:04 +02:00
yarn yarn: Update from 1.3.2 to 1.5.1 2018-03-08 14:27:22 +01:00
yasm Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
zbar Bump revisions of packages linking to harfbuzz 2017-10-14 21:47:34 +02:00
zile Update zile to 2.4.14 (#1642) 2017-10-11 00:50:00 +02:00
zip Rebuild all packages with control.tar.gz 2017-09-15 00:38:35 +02:00
zsh zsh: Build with ac_cv_func_getpwuid=yes 2018-01-09 14:51:09 +01:00
zstd zstd: Update from 1.3.2 to 1.3.3 2018-01-29 15:41:21 +01:00