termux-packages/packages
Henrik Grimler fee131542c w3m: fix fdsan error when run on android 11
The file descriptor sanitizer keeps track of opened file descriptors
and kills programs that closes fds multiple times, or fails to close
fds.  In w3m's case a fd for a tty was obtained and saved in the ttyf
variable, but when the tty was later closed is was done using the tty
variable and not the obtained ttyf.  To my current understanding this
can lead to undesired behaviour when using multiple threads, as
another thread might write to or read from ttyf after it has been
closed.

Error looks like
fdsan: attempted to close file descriptor 3, expected to be unowned, actually owned by FILE* 0xb6c8800c

This commit fixes [1]. See also fdsan docs [2] and issue opened in the
android bug tracker [3].

[1] https://github.com/termux/termux-packages/issues/6410
[2] https://android.googlesource.com/platform/bionic/+/master/docs/fdsan.md
[3] https://issuetracker.google.com/issues/184380442
2021-04-05 15:46:59 +02:00
..
8086tiny 8086tiny: test build with updated github actions 2021-02-24 23:56:44 +02:00
aalib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
aapt Revert "aapt: update to 7.1.2.39" 2021-02-22 15:15:59 +00:00
abduco explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
abook explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ack-grep explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
acr might as well undo my mess 2021-02-22 22:04:31 +00:00
aerc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
age age: update to 1.0.0-beta7 2021-02-09 13:09:57 +02:00
algernon algernon: update to 1.12.12 2021-01-18 18:56:30 +00:00
alpine explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
antibody explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
antiword explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
apache2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
apksigner explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
apr explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
apr-util explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
apt apt: update to 2.2.2 2021-04-04 07:29:54 +05:00
aptly explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
argp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
aria2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
arj explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
asciidoc asciidoc: update to 9.1.0 2021-02-12 21:25:04 +02:00
asciidoctor explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
asciinema explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
aspell explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
aspell-de explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
aspell-en aspell-en: update to 2020.12.07 2021-02-04 19:43:00 +00:00
aspell-es aspell-es: change versioning scheme to avoid Repology false-positive outdated 2021-02-04 19:47:59 +00:00
aspell-fr aspell-fr: change versioning scheme to avoid Repology false-positive outdated 2021-02-04 19:50:14 +00:00
assimp assimp: bump revision 2021-02-07 17:53:40 +00:00
at at: update url, the other site is down 2021-02-04 19:20:18 +01:00
atomicparsley might as well undo my mess 2021-02-22 22:04:31 +00:00
attr explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
autoconf autoconf: update to 2.71 2021-02-03 22:52:58 +00:00
autoconf213 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
automake explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
autossh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
axel explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
babl babl: update to 0.1.84 2021-01-07 14:42:07 +02:00
barcode explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
bash bash: update to 5.1.4 2021-01-07 13:57:54 +02:00
bash-completion explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
bat Revert "bat: update to 0.18.0" 2021-04-02 17:42:50 +02:00
bc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
beanshell beanshell: update to 2.1.0 2020-12-22 12:25:31 +00:00
bgrep
binaryen binaryen: update to version 100 (#6507) 2021-03-13 09:49:20 +01:00
binutils binutils: update to 2.36.1 2021-02-07 17:11:50 +00:00
bison bison: update to 3.7.5 2021-02-03 22:54:11 +00:00
bitcoin bitcoin: update to 0.21.0 2021-01-16 01:21:00 +00:00
blackbox blackbox: remove unneeded patch 2021-02-04 19:53:53 +00:00
blogc blogc: update to 0.20.1 2021-01-03 00:48:08 +00:00
bmon explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
boinc boinc: update to 7.16.16 2021-02-04 19:56:04 +00:00
boinctui explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
boost boost: avoid use of statx 2021-02-08 14:39:20 +02:00
borgbackup borgbackup: update to 1.1.15 2020-12-25 12:26:15 +00:00
brook Revert "brook: update to 20210214" 2021-02-22 16:00:34 +00:00
brotli explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
build-essential
busybox busybox: update to 1.32.1 2021-01-07 14:00:16 +02:00
bvi explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
byobu explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
c-ares explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
c-toxcore explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ca-certificates ca-certificates: update to newer version 2021-01-27 10:26:12 +05:30
cabextract explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
caddy caddy: update to 2.3.0 2021-01-07 14:01:29 +02:00
calc might as well undo my mess 2021-02-22 22:04:31 +00:00
calcurse explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
capnproto explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
capstone explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cava
ccache ccache: delete unneeded patch 2021-02-03 23:05:37 +00:00
ccnet explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ccrypt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cfengine Fix version reported by cfengine for 3.17.0 2021-01-06 17:59:36 +02:00
cgdb explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
check
chezmoi chezmoi: update to 1.8.11 2021-02-05 06:20:46 +00:00
chromaprint explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cicada cicada: re-run build 2021-01-10 14:34:06 +02:00
clamav clamav: update to 0.103.1 2021-02-04 19:41:05 +00:00
clash might as well undo my mess 2021-02-22 22:04:31 +00:00
cmake cmake: update to 3.19.6 2021-02-24 16:42:37 +00:00
cmark explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cmatrix explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cmus cmus: update to 2.9.1 2021-01-23 01:10:28 +00:00
cmusfm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
codecrypt
colordiff
command-not-found explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
composer composer: update to 2.0.9 2021-01-27 18:32:43 +00:00
coreutils get rid of verify-prefix.patch.txt 2020-12-24 16:42:32 +02:00
corkscrew corkscrew: don't use https://bintray.com/termux/upstream 2021-02-04 18:46:36 +00:00
cowsay explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cpio explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cppi explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cpulimit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
croc croc: update to 8.6.7 2020-12-29 00:44:36 +00:00
cronie cronie: create $PREFIX/etc/cron.d (#6461) 2021-02-26 21:50:17 +02:00
crunch explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cryptopp cryptopp: fix cpu.cpp.patch 2021-01-07 14:17:59 +02:00
cscope explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ctags might as well undo my mess 2021-02-22 22:04:31 +00:00
ctypes-sh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
cvs cvs: don't use https://bintray.com/termux/upstream 2021-02-04 18:49:06 +00:00
daemonize explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
dar explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
darkhttpd darkhttpd: Update to 1.13 2021-01-18 17:49:18 +00:00
dart dart: update to 2.12.0 2021-03-05 08:19:27 +01:00
dash dash: update to 0.5.11.3 2021-01-07 14:20:19 +02:00
dasm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
datamash Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
dbus dbus: mv from x11-packages to termux-packages (#6205) 2021-01-01 12:50:59 +01:00
dcraw explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ddrescue explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
debianutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
debootstrap explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
delve delve: update to 1.6.0 2021-01-29 00:38:13 +00:00
deutex deutex: fix sha-256 2020-12-30 15:48:53 +02:00
dialog dialog: update to 1.3-20210324 2021-04-04 07:32:17 +05:00
dictd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
diffutils Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
dirb
direnv direnv: Fix installation location and update to 2.28.0 2021-03-16 10:31:12 +01:00
direvent explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
diskus explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
djvulibre explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
dns2tcp
dnsmap
dnsutils might as well undo my mess 2021-02-22 22:04:31 +00:00
docbook-xml explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
docbook-xsl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
docopt docopt: update to 0.6.3 2021-02-04 20:08:04 +00:00
dos2unix explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
dosfstools new package: dosfstools 2021-02-03 23:21:59 +00:00
double-conversion explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
doxygen doxygen: update to 1.9.1 2021-02-03 23:13:54 +00:00
dpkg rebuild: dpkg, gnupg, libcurl 2021-02-03 21:33:57 +02:00
dropbear explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
dtc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
dte explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
duc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
duf duf: update to 0.6.0 2021-02-05 12:20:31 +00:00
dvtm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
dx dx: don't use https://dl.bintray.com/xeffyr/sources 2021-02-04 18:59:00 +00:00
e2fsprogs e2fsprogs: update to 1.46.1 2021-02-12 21:25:30 +02:00
ecj explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ecl ecl: update to 21.2.1 2021-02-04 20:46:35 +00:00
ed ed: bump version 2021-01-15 17:01:59 +00:00
eja explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
electric-fence explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
elinks elinks: don't use https://dl.bintray.com/xeffyr/sources 2021-02-04 18:59:20 +00:00
elixir elixir: update to 1.11.3 2021-01-04 18:42:17 +00:00
elvish elvish: update to 0.15.0 2021-02-04 20:47:02 +00:00
emacs emacs: update to 27.2 2021-04-02 17:44:58 +02:00
enchant new package: enchant (#6411) 2021-02-16 16:00:01 +02:00
entr entr: delete unneeded patch 2021-02-04 20:51:30 +00:00
erlang explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
espeak explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
et et: bump revision 2021-01-05 12:10:44 +05:30
exa exa: build with libgit2 (#6230) 2021-01-07 10:27:52 +05:30
exiftool exiftool: update to 12.18 2021-02-09 20:19:11 +02:00
exiv2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
expect explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fakeroot
fasd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fastmod explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fdupes explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ffmpeg explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ffsend ffsend: fix maintainer info 2021-01-22 13:36:57 +02:00
fftw fftw: update to 3.3.9 2021-01-07 14:31:15 +02:00
figlet explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
file explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
finch explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
findomain findomain: update to 3.0.1 2021-01-25 06:54:34 +00:00
findutils findutils: Update to 4.8.0 2021-01-17 11:05:31 +00:00
fish fish: Update to 3.2.1 2021-03-21 14:04:34 +01:00
flex explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fmt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fontconfig explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fortune explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fossil fossil: delete unneeded patches 2021-02-04 20:54:44 +00:00
freeimage explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
freetype explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fribidi explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
frobtads explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
frogcomposband explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fselect explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fsmon explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
fwknop fwknop: rebuild due to gpgme update 2021-02-08 19:45:26 +02:00
fzf fzf: Update to 0.26.0 2021-03-22 17:39:57 +01:00
fzy
game-repo {root,game,science}-repo: use mirror instead of bintray 2021-02-07 13:50:06 +01:00
gatling explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gawk explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gbt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gcal explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gdb gdb: Update to 10.1 2021-03-16 11:24:31 +01:00
gdbm gdbm: termios_h.patch seems not needed anymore 2021-01-07 14:39:44 +02:00
gdk-pixbuf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gegl gegl: update to 0.4.28 2021-01-07 14:40:09 +02:00
geoip2-database geoip2-database: don't use https://dl.bintray.com/xeffyr/sources 2021-02-04 19:00:17 +00:00
germanium Use TERMUX_PKG_BUILD_IN_SRC 2021-03-16 19:07:43 +01:00
getconf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
geth
gettext explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gflags explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gh gh: update to 1.8.1 2021-04-04 12:03:20 +01:00
ghostscript explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
giflib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gifsicle explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gifski gifski: update to 1.4.0 2021-02-23 00:09:22 +00:00
git git: update to 2.31.1 2021-04-03 00:40:57 +01:00
git-crypt
git-delta git-delta: update to 0.7.1 2021-04-01 10:42:14 +01:00
git-lfs git-lfs: update to 2.13.3 2021-04-01 11:09:42 +01:00
gitea gitea: update to 1.13.6 2021-04-01 11:13:22 +01:00
gkermit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
glib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
global explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
glow new package: glow (#6398) 2021-02-14 19:49:53 +02:00
gmic gmic: update to 2.9.6 2021-02-09 20:19:12 +02:00
gnuit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gnunet explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gnupg rebuild: dpkg, gnupg, libcurl 2021-02-03 21:33:57 +02:00
gnuplot explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gnurl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
go-findimagedupes
goaccess goaccess: update to 1.4.5 2021-02-05 20:18:22 +00:00
gogs New Package: gogs v0.12.3 2021-02-08 19:36:10 +02:00
golang golang: update to 1.16 (#6417) 2021-02-17 15:01:29 +02:00
google-glog explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
googletest explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gopass gopass: update to 1.12.5 2021-04-02 10:21:10 +05:30
gotty explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gperf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gpgme gpgme: update to 1.15.1 2021-02-05 20:17:04 +00:00
gping
gpsbabel explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
graphicsmagick graphicsmagick: update to 1.3.36 2021-01-07 14:50:38 +02:00
graphviz explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
grep Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
gsl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gst-plugins-bad gst-plugins-bad: bump revision 2021-02-08 00:14:27 +02:00
gst-plugins-base gst-plugins-base: bump revision 2021-02-08 00:14:28 +02:00
gst-plugins-good gst-plugins-good: bump revision 2021-02-08 00:14:29 +02:00
gst-plugins-ugly gst-plugins-ugly: bump revision 2021-02-08 00:14:31 +02:00
gstreamer gstreamer: bump revision 2021-02-08 00:14:26 +02:00
gtypist explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gumbo-parser explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
gzip explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
harfbuzz harfbuzz: bump revision 2021-02-09 14:13:59 +02:00
hashdeep explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
helm helm: update to 3.5.2 2021-02-05 00:32:57 +00:00
help2man help2man: update to 1.48.1 2021-02-07 18:45:27 +00:00
hexcurse explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hexedit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hexyl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
heyu explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hfsutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hiptext explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hoedown explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hollywood explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hors hors: update to 0.7.3 2020-12-17 23:26:01 +00:00
html-xml-utils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
html2text explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
htop-legacy explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
httping explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
httrack explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hub explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hugo hugo: update to 0.80.0 2021-01-02 00:56:04 +00:00
hunspell explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hunspell-en-us explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hunspell-ru explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
hydroxide hydroxide: remove libc++ dependency 2021-01-02 22:45:44 +02:00
hyperfine explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
i2pd i2pd: bump revision 2021-02-07 18:15:41 +00:00
icecast explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
icoutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
imagemagick imagemagick: update to 7.0.11.1 2021-02-23 00:15:52 +00:00
imgflo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
imlib2 imlib2: update to 1.7.1 2021-01-07 14:55:23 +02:00
indent explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
inetutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
inotify-tools explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
inxi inxi: update to 3.3.01-1 2021-02-09 20:19:12 +02:00
ipcalc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
iperf3 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ipfs ipfs: update to 0.8.0 & support termux-services 2021-02-20 13:22:05 +02:00
ipmitool explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ired explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
irssi bump perl-using packages 2021-02-08 17:48:26 +02:00
isync isync: update to 1.4.0 2021-02-05 21:08:53 +00:00
iverilog explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
iwyu iwyu: update to 0.15 2020-12-24 12:26:49 +00:00
jbig2dec explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jfrog-cli jfrog-cli: update to 1.44.0 2021-02-01 12:25:03 +00:00
jftui
jhead explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jo
joe explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jp2a explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jpegoptim explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jq explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
json-c explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
json-glib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jsoncpp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
jupp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
k2pdfopt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
k9s
kakoune explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
keybase keybase: update to 5.6.1 2021-01-25 18:59:53 +00:00
keychain explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
keystone explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
kibi kibi: update to 0.2.2 (#6396) 2021-02-14 12:18:12 +05:30
knockd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
kona explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
krb5 krb5: update to 1.19 2021-02-05 21:13:33 +00:00
kubectl kubectl: bump revision 2021-02-05 22:37:19 +00:00
lastpass-cli explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
latino new package: latino (#6199) 2021-01-02 00:53:37 +02:00
lazygit lazygit: update to 0.24.2 2020-12-24 12:27:38 +00:00
lazyread explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ldc ldc: upgrade to 1.25.1 (#6468) 2021-03-01 01:12:13 +02:00
ldns explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ledger ledger: fix utf8cpp dependency includes 2021-02-07 21:49:02 +00:00
leptonica explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
less explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
lesspipe explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
leveldb explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
lf lf: update to 20 2021-01-30 18:30:04 +00:00
lftp Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
lhasa explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libacl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libandroid-glob explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libandroid-shmem libandroid-shmem: fix version and hashsum 2021-03-27 10:18:40 +01:00
libandroid-spawn explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libandroid-support explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libao explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libarchive libarchive: update to 3.5.1 2020-12-27 19:39:55 +02:00
libass explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libassuan explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libbsd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libbz2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libc++ explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcaca explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcairo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcap libcap: bump revision 2021-02-05 22:37:36 +00:00
libcap-ng explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcln explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcoap explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libconfig explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libconfuse explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcroco explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcrypt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcue explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libcunit new package: libcunit (#6319) 2021-01-28 21:25:23 +02:00
libcurl rebuild: dpkg, gnupg, libcurl 2021-02-03 21:33:57 +02:00
libczmq explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libdav1d explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libdb explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libdispatch libdispatch: update to 5.3.3 2021-02-07 18:49:41 +00:00
libduktape explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libebml libebml: update to 1.4.1 2021-01-07 15:07:50 +02:00
libedit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libelf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libev explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libevent explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libexif explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libexpat explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libffi explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libflac explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgcrypt libgcrypt: fix x86 builds 2021-02-05 22:58:53 +00:00
libgd libgd: update to 2.3.1 2021-01-30 12:23:16 +00:00
libgfshare explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgit2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgmime explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgmp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgnutls Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
libgpg-error libgpg-error: update to 1.41 2021-01-07 15:20:24 +02:00
libgraphite explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libgrpc libgrpc: update to 1.35.0 2021-02-05 20:31:02 +00:00
libgsasl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libhyphen rename package: libhypen --> libhyphen 2021-02-19 00:19:34 +02:00
libical libical: bump revision 2021-02-05 22:38:12 +00:00
libice
libiconv explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libicu libicu: bump revision 2021-02-09 14:13:04 +02:00
libid3tag explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libidn explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libidn2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libimobiledevice explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libisl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libjansson explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libjasper libjasper: update to 2.0.25 2021-02-08 17:06:41 +02:00
libjpeg-turbo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libksba explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libllvm lldb had a double dependency on libllvm 2021-02-27 00:28:06 +00:00
liblmdb explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liblua52 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liblua53 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liblua54 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libluajit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liblz4 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liblzma explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liblzo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmaa explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmad explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmatroska explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmaxminddb libmaxminddb: update to 1.5.0 2021-01-06 00:49:57 +00:00
libmcrypt
libmediainfo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmesode
libmhash
libmicrohttpd libmicrohttpd: update to 0.9.72 2021-01-07 15:20:56 +02:00
libmnl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmosquitto libmosquitto: update to 2.0.7 2021-02-05 22:09:43 +00:00
libmp3lame explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmp3splt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmpc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmpdclient explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmpfr explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libmsgpack explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libnet explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libnettle libnettle: update to 3.7 2021-01-07 15:58:00 +02:00
libnfs explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libnftnl libnftnl: bump revision 2021-02-05 22:38:23 +00:00
libnghttp2 libnghttp2: update to 1.43.0 2021-02-02 12:24:14 +00:00
libnl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libnpth explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libogg explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
liboggz explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libopenmpt libopenmpt: update to 0.5.5 2021-02-05 21:26:55 +00:00
libopus explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libopusenc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libotr
libowfat explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libpcap libpcap: update to 1.10.0 2021-01-07 15:22:11 +02:00
libpipeline explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libpixman explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libplist explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libpng explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libpopt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libprotobuf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libprotobuf-c
libpsl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libqrencode
libraqm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
librsvg librsvg: update to 2.50.3 2021-02-05 21:27:09 +00:00
librsync explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libsasl Add --enable-login flag to libsasl build.sh configure args (#6203) 2020-12-31 23:31:50 +01:00
libsearpc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libsecp256k1 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libsignal-protocol-c
libsigsegv libsigsegv: update to 2.13 2021-02-05 21:27:24 +00:00
libsm
libsndfile libsndfile: update to 1.0.31 2021-02-05 21:28:48 +00:00
libsodium explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libsoup explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libsoxr explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libsqlite fix #6260 sqlcipher and tcl conflict (#6263) 2021-01-17 19:09:30 +02:00
libsqlite-tcl fix #6260 sqlcipher and tcl conflict (#6263) 2021-01-17 19:09:30 +02:00
libssh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libssh2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libstrophe Bump libstrophe revision 2021-03-17 22:08:27 +01:00
libtalloc libtalloc: update to 2.3.2 2021-02-07 21:06:27 +00:00
libtasn1 new package: libtasn1 (#6374) 2021-02-10 23:09:22 +02:00
libtermkey explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libtheora explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libtiff libtiff: update to 4.2.0 2021-01-07 16:37:56 +02:00
libtirpc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libtool explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libtorrent
libunibilium explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libunistring explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libusb explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libusbmuxd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libuuid explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libuv explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libvidstab explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libvips Add libvips (#6325) 2021-01-29 09:57:22 +01:00
libvorbis explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libvpx explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libvterm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libwebp libwebp: update to 1.2.0 2021-02-05 22:09:47 +00:00
libwebrtc-audio-processing new package: libwebrtc-audio-processing (#6272) 2021-01-18 03:04:08 +05:30
libwebsockets explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libwren explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libx11
libx264 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libx265 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libxapian libxapian: update to 1.4.18 2021-02-08 17:06:50 +02:00
libxau
libxcb
libxdmcp
libxext
libxft
libxml2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libxrender
libxslt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libxss
libxt libxt: update to 1.2.1 2021-02-07 18:55:14 +00:00
libyaml explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libzen explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libzim libzim: bump revision 2021-02-09 14:15:25 +02:00
libzip explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
libzmq libzmq: update to 4.3.4 2021-01-17 18:55:41 +00:00
libzopfli explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
lighttpd lighttpd: update to 1.4.59 2021-02-05 22:09:47 +00:00
links explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
littlecms littlecms: update to 2.12 2021-02-07 18:05:48 +00:00
llbuild
lnd lnd: update to 0.12.0-beta 2021-02-05 22:32:57 +00:00
logrotate new package: logrotate (#6315) 2021-01-26 20:38:33 +05:30
loksh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
lr lr: don't install lrocate 2021-02-26 06:51:15 +00:00
lsd
lsof explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ltrace explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
lua-lpeg
luarocks explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
luv luv: update to 1.36.0-0 2021-02-05 22:09:47 +00:00
lynx explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
lzip lzip: update to 1.22 2021-02-05 22:13:13 +00:00
lzlib lzlib: update to 1.12 2021-01-07 15:27:39 +02:00
lzop explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
m4 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
make explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
man explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
manpages manpages: update to 5.10 2021-01-07 15:28:53 +02:00
mariadb explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mathomatic explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mbedtls mbedtls: update to 2.25.0 2021-01-07 15:37:04 +02:00
mc Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
mdns-scan explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mdp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mediainfo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
megatools explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
memcached memcached: add patch to fix error for debug build 2021-02-04 19:20:18 +01:00
mg explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
micro explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
microsocks
mime-support explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
minicom explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
minidlna minidlna: update to 1.3.0 2021-02-07 20:16:13 +00:00
miniupnpc miniupnpc: update to 2.2.1 2021-01-07 15:31:12 +02:00
mksh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mktorrent explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mkvtoolnix mkvtoolnix: bump revision 2021-02-07 17:59:46 +00:00
mlocate explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
moreutils moreutils: update to 0.65 2021-01-07 15:37:24 +02:00
morse2ascii explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mosh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
most explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mp3splt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mpc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mpd mpd: update to 0.22.6 2021-02-25 13:05:46 +01:00
mpdscribble mpdscribble: bump revision 2021-02-07 18:09:30 +00:00
mpg123 mpg123: update to 1.26.4 2021-02-05 22:29:07 +00:00
mpv explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
msmtp msmtp: update to 1.8.14 2021-01-07 15:38:44 +02:00
mtd-utils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mtools explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mu mu: update to 1.4.15 2021-01-23 18:58:34 +00:00
muchsync muchsync: update to 6 2021-02-05 22:29:08 +00:00
multitail explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
mupdf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
music-file-organizer music-file-organizer: bump revision 2021-02-09 14:14:58 +02:00
mutt mutt: update to 2.0.5 2021-02-05 22:29:08 +00:00
myrepos explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
nano nano: Update to 5.6.1 2021-03-17 12:20:00 +01:00
nasm new package: nasm (#6434) 2021-02-21 13:09:09 +02:00
natpmpc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ncdc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ncdu explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ncmpcpp ncmpcpp: bump revision 2021-02-07 17:53:34 +00:00
ncompress ncompress: update to 5.0 2021-02-02 12:24:40 +00:00
ncurses ncurses: don't use https://bintray.com/termux/upstream 2021-02-04 18:49:49 +00:00
ndk-multilib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ndk-sysroot explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ne explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
neofetch explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
neomutt neomutt: update to 20210205 2021-02-07 19:01:21 +00:00
neovim neovim: fix patch path error 2021-03-07 12:30:00 +01:00
net-tools net-tools: update to 2.10.0 2021-01-07 15:55:35 +02:00
netcat-openbsd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
netpbm netpbm: update hash 2021-02-22 13:39:04 +00:00
netsed explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
newsboat newsboat: update to 2.22.1 2021-02-09 20:19:12 +02:00
nginx nginx: update to 1.19.6 2021-01-07 16:18:59 +02:00
nim explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ninja explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
nlohmann-json explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
nmap explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
nnn nnn: bump revision 2021-02-13 02:05:33 +02:00
nodejs nodejs: update libicu for host build 2021-02-09 14:11:27 +02:00
nodejs-lts nodejs-lts: update libicu for host build 2021-02-09 14:12:38 +02:00
notmuch notmuch: update to 0.31.3 2021-01-07 16:19:44 +02:00
nushell nushell: update to 0.26.0 2021-02-07 19:20:19 +00:00
nyancat
nzbget explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
o-editor o-editor: update to 2.35.0 2021-01-09 00:53:05 +00:00
oathtool oathtool: update to 2.6.6 2021-02-07 19:01:50 +00:00
obfs4proxy explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ocrad explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
odt2txt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
okc-agents explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
oleo oleo: fix redefinition error of getcwd 2021-02-04 20:45:06 +01:00
oniguruma explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
openal-soft openal-soft: update to 1.21.1 2021-02-08 18:10:20 +02:00
openethereum openethereum: update to 3.1.1 2021-01-20 13:19:21 +00:00
openjpeg openjpeg: update to 2.4.0 2020-12-29 00:52:52 +00:00
openssh openssh: keep TERMUX_VERSION variable (#6546) 2021-03-20 15:28:46 +02:00
openssl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
optipng explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
opus-tools explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
opusfile explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ossp-uuid explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ovmf ovmf: update to 20201222 2020-12-24 23:39:16 +01:00
p7zip p7zip: update to 17.04 2021-04-04 12:03:20 +01:00
pango pango: update to 1.48.1 2021-02-07 19:05:01 +00:00
paperkey explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
par2
parallel parallel: update to 20201222 2021-02-07 19:05:16 +00:00
parted explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pass explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pass-otp
pastebinit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
patch explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
patchelf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pathpicker explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pcaudiolib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pcre explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pcre2 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pdf2svg explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pdfgrep explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
perl perl: update to 5.32.1 2021-02-08 17:48:25 +02:00
pforth explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
php php: try build again 2021-02-09 15:43:35 +02:00
php-redis explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
phpmyadmin explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pianobar explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pick explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
picolisp picolisp: don't use https://bintray.com/termux/upstream 2021-02-04 18:50:43 +00:00
pigz pigz: update to 2.6 2021-02-07 19:06:35 +00:00
pinentry pinentry: update to 1.1.1 2021-02-07 19:06:37 +00:00
pkg-config explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
play-audio explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
plzip plzip: update to 1.9 2021-02-07 19:06:39 +00:00
pngquant pngquant: update to 2.14.0 2021-02-07 20:20:05 +00:00
polipo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
poppler poppler: update to 21.02.0 2021-02-07 20:16:17 +00:00
postgresql postgresql: fix undefined 'TRUE' 2021-02-09 15:41:29 +02:00
potrace explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
privoxy privoxy: don't put toolchain parts into package 2021-02-10 13:23:57 +02:00
procps explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
profanity profanity: update to 0.10.0 2021-02-07 20:16:18 +00:00
progress explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
proot proot: Update with stability fixes 2021-03-07 20:58:33 +01:00
proot-distro proot-distro: update to 1.6.1 2021-02-11 16:59:15 +02:00
proton-bridge proton-bridge: update to 1.5.7 2021-02-07 20:21:52 +00:00
proxmark3
proxychains-ng explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
psmisc psmisc: update to 23.4 2021-02-07 20:22:11 +00:00
psutils bump perl-using packages 2021-02-08 17:48:26 +02:00
ptunnel-ng explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pulseaudio pulseaudio: Implement all sample/map options, > 2 ch output for sles modules 2021-02-09 23:49:09 +02:00
pup
pure-ftpd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pv explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
pwgen explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
python python, python2: disable setuid in servers (#6548) 2021-03-20 16:41:35 +02:00
python2 python, python2: disable setuid in servers (#6548) 2021-03-20 16:41:35 +02:00
qalc qalc: update to 3.16.1 2021-01-09 12:31:28 +00:00
qemu-system-x86-64-headless qemu: force use little endian UCS-2 2021-01-30 01:30:58 +02:00
qpdf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
quickjs explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
radare2 radare2: update to 5.1.1 2021-02-14 17:03:01 +01:00
ragel explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ranger explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rappel explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rclone rclone: update to 1.55.0 2021-04-01 11:13:28 +01:00
rcm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rcs explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rcshell explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rdiff-backup explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
readline explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
recutils
redir explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
redis redis: update to 6.0.10 2021-02-07 20:58:32 +00:00
remind remind: update to 03.03.05 2021-02-04 19:20:18 +01:00
renameutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
resolv-conf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
restic explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rgbds explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rhash rhash: update to 1.4.1 2021-01-07 12:28:39 +00:00
rinetd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ripgrep explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ripgrep-all ripgrep-all: minor formatting of description 2021-03-10 14:17:29 +01:00
rlwrap rlwrap: update to 0.44 2021-02-07 20:59:16 +00:00
root-repo {root,game,science}-repo: use mirror instead of bintray 2021-02-07 13:50:06 +01:00
rsnapshot explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rsync explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rtmpdump explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
rtorrent explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ruby ruby: update PATH in pre-configure step 2021-02-09 18:32:15 +02:00
runit
rush
rust rust: update to 1.50.0 (#6443) 2021-02-24 05:08:13 +00:00
rustscan
samefile explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sc-im explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
science-repo {root,game,science}-repo: use mirror instead of bintray 2021-02-07 13:50:06 +01:00
screen explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
screenfetch explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scrub explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
scrypt explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sdcv explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
seafile-client seafile-client: update to 8.0.1 2021-01-07 16:39:16 +02:00
seccure
secure-delete explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sed explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sensible-utils sensible-utils: update to 0.0.14 2021-02-04 19:20:18 +01:00
serf explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sharutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
shc
shell2http
shellharden explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
shellinabox explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
shfmt shfmt: Update to 3.2.4 2021-03-17 12:20:00 +01:00
shiori New package: Shiori 2021-01-09 12:44:26 +00:00
silversearcher-ag explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
slang explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sleuthkit explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
socat socat: update to 1.7.4.1 2021-02-07 21:01:28 +00:00
solidity solidity: bump revision 2021-02-07 18:01:36 +00:00
sops
sox explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
speexdsp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
spiped explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
sqlcipher fix #6260 sqlcipher and tcl conflict (#6263) 2021-01-17 19:09:30 +02:00
squashfs-tools-ng new package: squashfs-tools-ng (#6545) 2021-03-20 13:43:39 +02:00
squid squid: update to 4.14 2021-02-08 17:44:56 +02:00
sshpass sshpass: update to 1.09 2021-02-07 21:07:57 +00:00
sslscan explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
ssss
stag explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
starship starship: update to 0.48.0 (#6222) 2021-01-06 09:13:08 +01:00
stdman explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
steghide
stfl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
stow explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
strace strace: update to 5.11 (#6447) 2021-02-24 15:11:02 +00:00
streamripper explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
stunnel explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
subversion explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
swaks explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
swi-prolog swi-prolog: update to 8.3.18 2021-02-07 21:08:30 +00:00
swift Bump Swift to link against the clang 11.1.0 headers 2021-02-23 01:52:06 +05:30
swig explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
syncthing syncthing: update to 1.13.1 2021-02-03 18:32:30 +00:00
ta-lib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
taglib taglib: bump revision 2021-02-07 18:09:34 +00:00
tar tar: update to 1.34 2021-02-14 17:18:48 +01:00
task-spooler task-spooler: update to 1.0.1 2021-01-07 16:45:06 +02:00
tasksh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
taskwarrior taskwarrior: remove pkg revision 2021-01-27 10:26:12 +05:30
tcl tcl: update to 8.6.11 and fix (#6269) 2021-01-18 01:52:36 +05:30
tcsh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
teckit
teleport-tsh teleport-tsh: fix description 2021-01-31 23:34:21 +02:00
tergent Unlock tergent keystore with termux-fingerprint 2021-02-10 21:51:02 +02:00
termimage explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-am termux-am: update to 0.4 (#6169) 2020-12-23 18:05:18 +01:00
termux-api explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-apt-repo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-auth
termux-create-package explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-elf-cleaner explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-exec termux-exec: update to 0.9 (#6463) 2021-02-27 16:50:05 +01:00
termux-keyring explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-licenses explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
termux-services
termux-tools termux-tools: Only create ~/.termux/termux.properties if ~/.config/termux/termux.properties does not exist 2021-04-04 07:45:56 +05:00
teseq explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tesseract explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
texinfo explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
texlive-bin texlive-bin: rebuild after libicu update 2021-02-09 13:27:11 +02:00
tidy explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tig explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
timewarrior explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tin-summer explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tintin++ explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tinyfugue explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tinyproxy explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tinyscheme explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tk
tmate explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tmux explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
toilet explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tokei tokei: update to 12.1.2 2021-01-13 01:09:12 +00:00
tor tor: update to 0.4.4.7 2021-02-07 21:20:50 +00:00
torsocks explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
toxic toxic: update to 0.10.1 2021-01-21 01:16:13 +00:00
tracepath tracepath: update to 20210202 2021-02-05 21:04:12 +00:00
translate-shell explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
transmission explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tree explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tsocks
tsu tsu: ensure ~/.suroot/tmp exists 2021-01-08 20:57:56 +01:00
ttf-dejavu
tty-clock
ttyd ttyd: delete unneeded patch 2021-01-07 16:48:37 +02:00
ttyrec explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
tweego explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
uftrace explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
unicorn explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
unifdef explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
units explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
unrar explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
unshield explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
unstable-repo unstable-repo: primary host is now on IPFS 2021-02-10 15:00:59 +02:00
unzip explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
usbmuxd explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
utf8cpp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
utf8proc utf8proc: update to 2.6.1 2021-02-08 18:12:58 +02:00
utfdecode explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
util-linux explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
uucp explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
valac valac: update to 0.50.3 2021-02-07 21:21:36 +00:00
valgrind explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
vcsh explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
vegeta explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
vifm Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds 2021-02-03 16:57:21 +01:00
vim vim, vim-python: update to 8.2.2450 2021-02-07 21:36:35 +00:00
vim-python vim, vim-python: update to 8.2.2450 2021-02-07 21:36:35 +00:00
virustotal-cli virustotal-cli: update to 0.9.0 2021-02-08 18:04:38 +02:00
vis Increment TERMUX_PKG_REVISION 2020-12-18 21:47:29 +02:00
vorbis-tools vorbis-tools: update to 1.4.2 2021-02-07 21:37:02 +00:00
vttest vttest: update to 20201225 2021-01-07 16:51:27 +02:00
vtutils explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
w3m w3m: fix fdsan error when run on android 11 2021-04-05 15:46:59 +02:00
wcalc explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
weechat weechat: update to 3.0.1 2021-02-08 17:45:00 +02:00
wget wget: update to 1.21.1 2021-02-07 21:35:27 +00:00
wget2 wget2: drop config.h.in part from fix-hardcoded-paths.patch 2021-02-08 20:10:25 +02:00
whatprovides whatprovides: update to 2.2.1 2021-02-11 21:02:51 +02:00
wireguard-tools explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
woff2 Woff2 (#6403) 2021-02-15 11:40:18 +05:30
wol explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
wordgrinder explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
wren explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
wrk explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
wuzz wuzz: update to 0.5.0 2021-02-08 17:48:21 +02:00
x11-repo x11-repo: primary host is now on IPFS 2021-02-10 15:01:22 +02:00
xcb-proto
xdelta3 explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
xmake xmake: update to 2.5.2 (#6466) 2021-02-28 18:20:07 +02:00
xmlsec explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
xmlstarlet explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
xmppc Add xmppc version 0.1.0 2021-03-17 16:38:05 +01:00
xorg-util-macros xorg-util-macros: update to 1.19.3 2021-02-08 17:48:25 +02:00
xorgproto
xorriso xorriso: bump to build 2021-02-14 11:30:02 +01:00
xtrans
xvidcore explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
xxhash xxhash: bump revision 2020-12-24 17:50:11 +02:00
yadm yadm: update to 3.0.2 2021-02-08 17:48:25 +02:00
yajl explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
yarn explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
yasm explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
youtubedr youtubedr: update to 2.4.1 2021-02-06 00:38:52 +00:00
z3 z3: revert back to 4.8.9 2021-03-02 15:51:12 +02:00
zbar zbar: rebuild package 2021-02-06 17:11:20 +02:00
zile explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
zip explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
zlib explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
zoxide explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
zsh [zsh] Fix case insensitive globbing 2021-01-13 17:13:32 +02:00
zstd zstd: bump revision 2021-04-01 11:41:43 +01:00
zsync explicitly set maintainer for each package 2020-12-20 15:16:34 +02:00
zziplib zziplib: update to 0.13.72 2021-01-07 16:54:03 +02:00