Commit Graph

68 Commits

Author SHA1 Message Date
Leonid Pliushch a3171a70a2 libcurl: update to 7.69.1 2020-03-12 19:06:45 +02:00
Leonid Pliushch 2b3bdb1439 libcurl: update to 7.69.0 2020-03-08 19:17:15 +02:00
Fredrik Fornwall f14964e870 curl: Update from 7.67.0 to 7.68.0 2020-01-10 00:05:48 +01:00
Fredrik Fornwall 09bf324457 curl: Update from 7.66.0 to 7.67.0 2019-11-07 18:05:56 +01:00
Fredrik Fornwall cb73452136 curl: Build with --with-ca-path 2019-09-29 21:35:20 +02:00
Leonid Pliushch 3cb546d424 libcurl: update to 7.66.0 2019-09-15 22:38:20 +03:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch b563281d63 undo "Unsplit essential packages"
Seems it is not possible to unsplit these packages currently.

%ci:reset-backlog
2019-08-11 19:44:55 +03:00
Leonid Pliushch 19f9716b46 attempt to fix problem with upgrading libbz2, libcurl, liblzma 2019-08-11 19:19:41 +03:00
Leonid Pliushch f9b5f96b5a libcurl: unsplit 'curl' subpackage
Both packages are essential and expect to be in bootstrap installation so
splitting is quite useless here.
2019-08-11 17:40:39 +03:00
Leonid Pliushch 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch 4832078d86 reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Leonid Pliushch ad47bed9bb specify essential packages
* libbz2 / bzip2
 * coreutils
 * libcurl / curl
 * gzip
 * less
 * tar
 * liblzma / xz-utils
2019-07-21 22:18:09 +03:00
Leonid Pliushch b3c8eadab9 libcurl: update to 7.65.3 2019-07-21 01:30:30 +03:00
Leonid Pliushch 0eb1caed70 libcurl: bump revision 2019-07-15 13:59:59 +03:00
Leonid Pliushch b5bcce3035 libcurl: update to 7.65.1 2019-06-08 01:12:54 +03:00
Leonid Pliushch 3c273eb5ef libcurl: update to 7.65.0
%ci:reset-backlog
2019-05-25 00:49:45 +03:00
Leonid Pliushch 9db6044e4b libcurl: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall 1d4eb06faf libcurl: Update from 7.64.0 to 7.64.1 2019-03-30 00:18:20 +01:00
Wetitpig 5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 94f5f4f37d curl: Update from 7.63.0 to 7.64.0 2019-02-09 00:27:29 +01:00
Fredrik Fornwall 3f56afaf96 Update TERMUX_SUBPKG_INCLUDE for gzip-compression 2019-01-27 22:04:49 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 3da84433bf libcurl: Update from 7.61.1 to 7.63.0 2018-12-30 23:15:51 +01:00
Fredrik Fornwall 23774ece51 libcurl&openssl: Make sure curl is not broken
The updated openssl package now conflicts with "libcurl (<< 7.61.0-1)",
so no one will get openssl 1.1.1 without also getting an updated libcurl
7.61.1-1 linking against it.

From the other direction the new libcurl depends on
"openssl (>= 1.1.1)", so no one will get libcurl 7.61.1-1 without also
getting the updated openssl 1.1.1 which it uses.
2018-09-12 00:01:19 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 4f51dfa36b libcurl: Update from 7.61.0 to 7.61.1 2018-09-06 03:18:48 +02:00
Laurent Arnoud c3670ae641 Fix curl pkg src url 2018-08-25 23:43:41 +02:00
Fredrik Fornwall fc2c732c3f curl: Update from 7.60.0 to 7.61.0 2018-07-11 11:24:08 +02:00
Leonid Pliushch 65b4b91138 libcurl: use correct path for 'ntlm_auth' 2018-06-20 10:51:53 +02:00
Fredrik Fornwall 6fa87ac916 libcurul: Configure --without-brotli 2018-06-20 03:06:37 +02:00
Fredrik Fornwall 08ff5d4565 libcurl: Avoid linking in libidn2 2018-05-26 00:52:41 +02:00
Fredrik Fornwall 531990abcd libcurl: Update from 7.59.0 to 7.60.0 2018-05-17 19:32:12 +02:00
Fredrik Fornwall d43441bfb0 libcurl: Update from 7.58.0 to 7.59.0 2018-03-14 17:03:04 +01:00
Fredrik Fornwall 049387cf82 libcurl: Update from 7.57.0 to 7.58.0 2018-01-25 20:47:58 +01:00
Fredrik Fornwall 36b65a03d1 libcurl: Update from 7.56.1 to 7.57.0 2017-12-09 21:41:39 +01:00
Fredrik Fornwall 7c3a6e6178 libcurl: Update from 7.56.0 to 7.56.1 2017-10-28 16:00:51 +02:00
Fredrik Fornwall 71b1867bb1 libcurl: Update from 7.55.1 to 7.56.0 2017-10-06 08:03:37 +02:00
Fredrik Fornwall 0e34db0f16 libcurl: Update from 7.55.0 to 7.55.1 2017-08-14 20:20:14 +02:00
Fredrik Fornwall 5218e97e85 libcurl: Bump revision after package update 2017-08-11 00:50:45 +02:00
Stephen e0b0146df3 specify curl binaries in curl subpackage 2017-08-10 23:52:17 +02:00
Fredrik Fornwall 369dfb669d libcurl: Update from 7.54.1 to 7.55.0 2017-08-10 00:06:59 +02:00
Stephen ebd79e495b add curl-config to libcurl-dev (#1236)
required for php

#1169
2017-08-09 23:53:08 +02:00
Fredrik Fornwall 4cdaff359a curl: Update from 7.54.0 to 7.54.1 2017-06-14 13:41:22 +02:00
Fredrik Fornwall 745df001df curl: Update from 7.53.1 to 7.54.0 2017-04-19 22:58:46 +02:00
Fredrik Fornwall 73bc946e72 curl: Update from 7.52.1 to 7.53.1 2017-02-24 21:12:36 +01:00
Fredrik Fornwall 23fed2ad41 curl: Update from 7.52.0 to 7.52.1 2016-12-23 14:58:47 -05:00
Fredrik Fornwall 1fa4e2bac6 curl: Update from 7.51.0 to 7.52.0 2016-12-21 20:45:33 -05:00
Fredrik Fornwall e6767ecb3a curl: Update from 7.50.3 to 7.51.0 2016-11-02 18:19:26 -04:00