Commit Graph

54 Commits

Author SHA1 Message Date
Tee KOBAYASHI 7a687b2656 redis: Update to 6.2.7 2022-04-28 12:32:21 +05:30
Yaksh Bariya ff70dc837e
redis: bump to 6.2.6
New version has security fixes
2021-12-02 17:53:09 +05:30
Lucy Phipps d2067b15b8
fix files without trailing newlines
%ci:no-build
2021-10-22 20:44:59 +01:00
Leonid Pliushch ebada45339
redis: update to 6.2.4 2021-07-18 00:41:16 +03:00
Leonid Pliushch 0f39754585
redis: update to 6.2.3 2021-05-05 15:43:13 +00:00
Henrik Grimler 7a35f5bd95 redis: update to 6.2.2 2021-05-01 16:43:38 +02:00
Leonid Pliushch 17629eeacc
redis: update to 6.0.10 2021-02-07 20:58:32 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch ac92e0ab0b redis: bump revision 2020-11-22 20:31:02 +02:00
Leonid Pliushch edd6a13d5f redis: update patches
Someone will need to fix threading, as using pthread_kill(t, 0) will
most likely cause issues.

Android does not provide pthread_cancel and similar.
2020-11-22 17:09:46 +00:00
Leonid Pliushch 069f01e721 redis: update to 6.0.9 2020-11-22 16:31:18 +00:00
Butta 8987e6be69 Fix sleuthkit license list and bump libssh and redis on the CI 2020-09-11 23:37:33 +05:30
Butta 9177f1298e libssh: update from 0.9.4 to 0.9.5
redis: update from 6.0.7 to 6.0.8

sleuthkit: update from 4.9.0 to 4.10.0
2020-09-11 22:52:50 +05:30
Butta 1747ba6774 libzim: update from 6.2.0 to 6.2.1
poppler: update from 20.08.0 to 20.09.0

redis: update from 6.0.6 to 6.0.7

vim and vim-python: update from 8.2.1500 to 8.2.1550
2020-09-03 01:10:35 +05:30
Leonid Pliushch 84ebf2954e redis: bump revision 2020-07-27 23:43:25 +03:00
Fredrik Fornwall fcdcf78874 redis: Update from 6.0.5 to 6.0.6 2020-07-27 09:49:57 +02:00
Henrik Grimler dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Leonid Pliushch b0c61698e8 redis: remove fix-user-redef.patch - no longer needed 2020-06-21 21:24:06 +03:00
Leonid Pliushch 49096f7ddd redis: update to 6.0.5 2020-06-21 20:56:03 +03:00
Leonid Pliushch e3e5906829 redis: update patches 2020-05-13 13:07:06 +03:00
Leonid Pliushch 8c53f64ae1 redis: update patches 2020-05-13 12:33:34 +03:00
Leonid Pliushch 1eb9b2101d redis: update to 6.0.1 2020-05-13 11:50:33 +03:00
Fredrik Fornwall d70994b153 redis: Update from 5.0.8 to 5.0.9 2020-04-19 00:33:23 +02:00
Leonid Pliushch fd85504041 redis: update to 5.0.8 2020-03-19 21:20:14 +02:00
Fredrik Fornwall 5d7a32bfcc Get rid of more liblog linkage 2019-12-30 01:05:41 +01:00
Fredrik Fornwall 3d3d7ae47e redis: Update from 5.0.6 to 5.0.7 2019-11-20 23:58:28 +01:00
Leonid Pliushch a978b62122 redis: update to 5.0.6 2019-09-29 13:00:26 +03:00
Leonid Pliushch 75f9142e10 redis: fix on-device builds 2019-08-13 18:29:11 +03:00
Leonid Pliushch 8fbde3f3d0 redis: reformat build.sh 2019-08-13 18:28:12 +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 01427b7d41 redis: update to 5.0.5 2019-05-18 17:24:58 +03:00
Fredrik Fornwall 80c005ce76 redis: Update from 5.0.3 to 5.0.4 2019-03-20 00:18:53 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 314a5b2bdf redis: Remove no longer needed patch 2019-01-16 21:58:29 +01:00
Fredrik Fornwall 2879f4e522 redis: Update from 5.0.2 to 5.0.3 2018-12-28 00:58:45 +01:00
Fredrik Fornwall 9172b8877b redis: Update from 5.0.1 to 5.0.2 2018-11-27 00:25:40 +01:00
Leonid Pliushch 0c0a158d22 redis: update to 5.0.1 2018-11-10 23:14:20 +01:00
Fredrik Fornwall 6af6105b7b redis: Update from 4.0.11 to 5.0.0 2018-10-18 19:44:25 +02:00
Fredrik Fornwall fe760a7290 redis: Bump revision after fix in #2786 2018-08-28 18:04:53 +02:00
Leonid Pliushch 5117938a5f redis: use TCSANOW instead of TCSAFLUSH
Fix for https://github.com/termux/termux-packages/issues/2783
2018-08-28 18:03:26 +02:00
Fredrik Fornwall 1afb33d810 redis: Update from 4.0.10 to 4.0.11 2018-08-05 22:58:54 +02:00
Fredrik Fornwall 15df77e880 redis: Update from 4.0.9 to 4.0.10 2018-06-20 01:15:01 +02:00
Fredrik Fornwall ee00525e7e redis: Update from 4.0.8 to 4.0.9 2018-04-28 22:24:27 +02:00
Fredrik Fornwall f21556c50d redis: Update from 4.0.7 to 4.0.8 2018-02-04 23:54:41 +01:00
Fredrik Fornwall 7df6eb38a1 redis: Update from 4.0.6 to 4.0.7 2018-01-25 20:47:45 +01:00
Fredrik Fornwall 16b87b6f08 redis: Update from 4.0.5 to 4.0.6 2017-12-08 09:49:27 +01:00
Fredrik Fornwall 89d9a659ab redis: Update from 4.0.4 to 4.0.5 2017-12-02 00:55:20 +01:00
Fredrik Fornwall 364786f6dc redis: Update from 4.0.2 to 4.0.4 2017-12-01 12:41:48 +01:00
Fredrik Fornwall abd6d733b1 redis: Update from 4.0.1 to 4.0.2 2017-09-21 22:51:52 +02:00
Fredrik Fornwall a2096e8e9e redis: Update from 4.0.0 to 4.0.1 2017-09-05 23:36:52 +02:00