Commit Graph

11269 Commits

Author SHA1 Message Date
Henrik Grimler
ff6880d55d Remove "local" from places it does not do anything
Needs to be used in functions to have an effect.
2020-08-01 12:45:20 +02:00
Henrik Grimler
026cf0d9cc msmtp: use gnutls instead of openssl
The openssl code is unmaintained [1] and I get errors about
certificate verification failure on one of my emails ("TLS certificate
verification failed: the certificate owner does not match
hostname"). With gnutls everything works.

[1] https://marlam.de/msmtp/news/openssl-discouraged
2020-08-01 12:45:13 +02:00
Henrik Grimler
a1cbf10fd1 msmtp: fix conf fallback path 2020-08-01 12:45:07 +02:00
Henrik Grimler
e9330f0980 Merge pull request #5626 from landfillbaby/patch-1
apt: allow bz2
2020-08-01 10:24:51 +02:00
Lucy Phipps
ad6251f97c apt: allow bzip2 2020-08-01 05:27:27 +01:00
Steven Hollett
7161a0a459 new package: entr 2020-08-01 01:02:49 +03:00
Leonid Pliushch
9c1635f1c3 termux-tools: fix path to pkgcache.bin after apt update, add support for pkg clean 2020-07-31 19:31:42 +03:00
Butta
b6dfeec127 apt: update from 1.4.9 to 1.4.10, use Termux cache directory, and keep downloaded packages by default 2020-07-31 19:28:18 +03:00
Leonid Pliushch
5a323bb93a CI: cache downloaded dependency debfiles
https://github.com/termux/termux-packages/issues/5620
2020-07-31 16:08:53 +03:00
Jason A. Donenfeld
44786bd6a5 new package: music-file-organizer (#5622) 2020-07-31 15:28:10 +03:00
Leonid Pliushch
c30de5e30b termux-tools: use https://termux.org/packages/ as fallback instead of direct Bintray URL 2020-07-31 14:29:31 +03:00
Leonid Pliushch
713c7160fc termux-tools: automatically pick a mirror by pkg (#5621)
See https://github.com/termux/termux-packages/issues/5620.

Implements automatic mirror selection:
* Pick a random URL of top 4 mirrors of Termux main repository and use it during 30 minutes limit, then rotate to a new one. Distribute traffic accross multiple mirrors, including origin Bintray repository.
* During 30 minutes limit, let `pkg` to check whether mirror is accessible on each run. If mirror is not accessible, use a new one. Mirrors are not guaranteed to be 100% accessible, so let pkg to check which one is working before using `apt`.
* Skip rotating if using `.cn` mirrors - Chinese users will not want to use something else due to great firewall and download speed issues.
2020-07-31 14:18:43 +03:00
ifurther
4e94cb99d8 new package: libraqm (#5618) 2020-07-30 23:25:45 +03:00
Krishna Kanhaiya
a2e43f7e57 youtubedr: update to 1.2.4 (#5613) 2020-07-29 22:25:02 +03:00
Krishna Kanhaiya
78ee2e4373 gh: update to 0.11.1 (#5609) 2020-07-28 21:40:14 +03:00
Leonid Pliushch
08f0543ba6 update readme 2020-07-28 20:43:42 +03:00
Leonid Pliushch
b24b1c577c proot-distro: update to 0.6 2020-07-28 20:25:55 +03:00
Leonid Pliushch
82e0b0d80d qemu: update to 4.2.1 2020-07-28 17:15:36 +03:00
ruki
7b9e8d19ff xmake: update v2.3.6 2020-07-28 18:11:51 +05:30
Leonid Pliushch
f7180d92f9 libwebsockets: bump revision 2020-07-28 13:44:55 +03:00
Leonid Pliushch
5e47f33131 nginx: bump revision 2020-07-28 13:44:37 +03:00
Leonid Pliushch
00f6773ad0 mutt: bump revision 2020-07-28 13:44:21 +03:00
Leonid Pliushch
33fa411860 mu: bump revision 2020-07-28 13:44:09 +03:00
Fredrik Fornwall
c09893b64f ncurses: Update from 6.2.20200222 to 6.2.20200725 2020-07-28 11:55:45 +02:00
Fredrik Fornwall
9ff6343f6b mc: Add patch for extended mouse support back 2020-07-28 11:55:25 +02:00
Fredrik Fornwall
f0307386f5 opusfile: Fix build 2020-07-28 11:54:33 +02:00
Fredrik Fornwall
321ab03705 opusfile: Update from 0.11 to 0.12 2020-07-28 11:06:50 +02:00
Fredrik Fornwall
d07d574d37 libwebsockets: Update from 4.0.19 to 4.0.20 2020-07-28 11:06:01 +02:00
Fredrik Fornwall
c7cd2d1262 nginx: Update from 1.19.0 to 1.19.1 2020-07-28 11:05:41 +02:00
Fredrik Fornwall
a38ac14cd5 mutt: Update from 1.14.5 to 1.14.6 2020-07-28 11:05:28 +02:00
Fredrik Fornwall
bba936f309 mu: Update from 1.4.10 to 1.4.12 2020-07-28 11:04:15 +02:00
Fredrik Fornwall
a530c9da4a libmpfr: Update from 4.0.2 to 4.1.0 2020-07-28 11:03:46 +02:00
Fredrik Fornwall
84042b68ee git: Update from 2.27.0 to 2.28.0 2020-07-28 11:01:17 +02:00
Fredrik Fornwall
56435c2c29 json-c: Update from 0.14 to 0.15 2020-07-28 10:58:40 +02:00
Leonid Pliushch
425594ca56 build-package.sh: double the amount of curl download retries 2020-07-28 00:20:33 +03:00
Leonid Pliushch
d4f1eb6ec4 weechat: bump revision 2020-07-27 23:43:57 +03:00
Leonid Pliushch
0bdc9bc85c tor: bump revision 2020-07-27 23:43:46 +03:00
Leonid Pliushch
be22c159d7 rsync: bump revision 2020-07-27 23:43:35 +03:00
Leonid Pliushch
84ebf2954e redis: bump revision 2020-07-27 23:43:25 +03:00
Leonid Pliushch
c7873acc79 nim: bump revision 2020-07-27 23:43:15 +03:00
Leonid Pliushch
959320db09 libzip: bump revision 2020-07-27 23:43:05 +03:00
Leonid Pliushch
da77237be6 libidn: bump revision 2020-07-27 23:42:52 +03:00
Leonid Pliushch
2113c22b9d bison: bump revision 2020-07-27 23:42:40 +03:00
Leonid Pliushch
69bf40f10d bash-completion: bump revision 2020-07-27 23:42:29 +03:00
Fredrik Fornwall
59faa2908d mc: Bump revision to trigger rebuild 2020-07-27 19:51:52 +02:00
Fredrik Fornwall
db1da05ad5 notmuch: Update from 0.29.3 to 0.30 2020-07-27 19:51:51 +02:00
Fredrik Fornwall
91f488fef3 hugo: Update from 0.74.2 to 0.74.3 2020-07-27 19:51:51 +02:00
Butta
6cec619ea0 nushell: update from 0.15.0 to 0.17.0 2020-07-27 14:02:26 +05:30
its-pointless
54f3771d1c Merge pull request #5604 from its-pointless/rust-fix-again
rust fix again library name wrong
2020-07-27 18:26:46 +10:00
its-pointless
0e4246617a wrong library name 2020-07-27 18:25:16 +10:00