Commit Graph

126 Commits

Author SHA1 Message Date
Leonid Pliushch 41027418da fix libicu version for nodejs and nodejs-lts 2020-03-12 19:46:08 +02:00
Leonid Pliushch 3aa46a61a0 rebuild packages depending on libicu 2020-03-12 19:14:29 +02:00
Leonid Pliushch c8883ac789 nodejs: avoid FICLONE ioctl
Issue https://github.com/termux/termux-packages/issues/4664.

19824 ioctl(29, BTRFS_IOC_CLONE or FICLONE, 34 <unfinished ...>
19823 fstat64(30,  <unfinished ...>
19822 write(16, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
19821 close(31 <unfinished ...>
19804 <... epoll_pwait resumed>[{EPOLLIN, {u32=16, u64=16}}], 1024, 867, NULL, 8) = 1
19824 <... ioctl resumed>)              = -1 EACCES (Permission denied)
2020-01-16 02:58:30 +02:00
Leonid Pliushch d62c70b392 Revert nodejs update to 13.1.0
Delaying update since it generates a lot of undefined reference compile-time errors.
2019-11-10 19:32:23 +02:00
Leonid Pliushch 41db4e34cf nodejs: update to 13.1.0 2019-11-10 17:06:31 +02:00
Fredrik Fornwall 38a7e61f37 nodejs: Update from 12.12.0 to 13.0.0 2019-10-23 17:20:15 +02:00
Fredrik Fornwall e014e9da22 nodejs: Update from 12.11.1 to 12.12.0 2019-10-14 14:11:51 +02:00
Fredrik Fornwall 18e6e9dcbe nodejs: Update from 12.10.0 to 12.11.1 2019-10-06 01:09:02 +02:00
Leonid Pliushch 0eacbc0a93 nodejs: prevent calling setgroups(), setuid(), setgid()
These syscalls are blocked by seccomp.
2019-09-23 13:54:15 +03:00
Fredrik Fornwall 7641ac09d5 nodejs: Update from 12.9.1 to 12.10.0 2019-09-05 23:18:55 +02:00
Fredrik Fornwall 29ce826f56 nodejs: Update from 12.9.0 to 12.9.1 2019-08-29 14:56:33 +02:00
Fredrik Fornwall ad1a6b0f44 nodejs: Update from 12.4.0 to 12.9.0 2019-08-25 19:54:53 +02: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 6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch def1df8ebb nodejs: bump revision 2019-06-20 00:46:19 +03:00
Leonid Pliushch 0e33be3e82 nodejs: update to 12.4.0 2019-06-08 01:36:00 +03:00
Leonid Pliushch 9a478471f4 nodejs: updated to 12.3.1 2019-05-28 03:58:07 +03:00
Fredrik Fornwall 09d0099e00 nodejs: Update from 12.1.0 to 12.2.0 2019-05-11 23:49:13 +02:00
Fredrik Fornwall 8a43705001 nodejs: Update from 11.14.0 to 12.1.0 2019-05-06 00:13:43 +02:00
Leonid Pliushch af056d68bc nodejs: link with shared zlib 2019-04-15 01:35:44 +03:00
Fredrik Fornwall 9d21678983 nodejs: Update from 11.13.0 to 11.14.0 2019-04-11 23:08:09 +02:00
Henrik Grimler fd66f2970c nodejs: avoid using __NR_statx
See https://github.com/termux/termux-packages/issues/3608
2019-04-01 15:28:20 +02:00
Fredrik Fornwall cd1f148ec4 libicu: Update from 63.1 to 64.1 2019-03-31 21:20:01 +02:00
Fredrik Fornwall a9f31b5167 nodejs: Update from 11.10.1 to 11.12.0 2019-03-17 19:47:34 +01:00
Fredrik Fornwall 5d49e5581c nodejs: Update from 11.10.0 to 11.10.1 2019-03-01 23:52:32 +01:00
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Fredrik Fornwall 08f3d2a754 nodejs: Update from 11.9.0 to 11.10.0 2019-02-15 23:37:40 +01:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 832cb98667 nodejs: Update from 11.8.0 to 11.9.0 2019-02-04 00:57:19 +01:00
Fredrik Fornwall 0ce10a9815 nodejs: Update from 11.7.0 to 11.8.0 2019-01-27 09:46:00 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 5c7f33df9d nodejs: Enable inspector 2019-01-19 01:31:07 +01:00
Fredrik Fornwall c2ce7af59a nodejs: Add missing comment 2018-12-28 10:57:04 +01:00
Fredrik Fornwall 16dce8b5d5 nodejs: Update from 11.5.0 to 11.6.0 2018-12-28 01:13:47 +01:00
Fredrik Fornwall 2bb58ecb1f nodejs: Update from 11.4.0 to 11.5.0 2018-12-28 00:58:45 +01:00
Fredrik Fornwall 207827f64a nodejs: Update from 11.3.0 to 11.4.0 2018-12-09 23:11:06 +01:00
Fredrik Fornwall c8736e3957 nodejs: Update from 11.2.0 to 11.3.0 2018-11-30 01:12:29 +01:00
Fredrik Fornwall 2aef57f7b5 nodejs: Use included zlib
See https://github.com/termux/termux-packages/issues/2922
2018-11-18 01:32:30 +01:00
Fredrik Fornwall f7572223c5 nodejs: Update from 11.1.0 to 11.2.0 2018-11-17 18:27:40 +01:00
Fredrik Fornwall 8e7543a03f nodejs: Update from 11.0.0 to 11.1.0 2018-11-05 22:29:22 +01:00
Fredrik Fornwall ccc1c278ec nodejs: Update from 10.12.0 to 11.0.0 2018-10-28 20:29:04 +01:00
Fredrik Fornwall 5dcb47cb90 libicu: Update from 62.1 to 63.1 2018-10-18 22:31:00 +02:00
Fredrik Fornwall 89f167db2d nodejs: Update from 10.11.0 to 10.12.0 2018-10-14 21:59:38 +02:00
Fredrik Fornwall abe5f13d2b nodejs: Update from 10.10.0 to 10.11.0 2018-09-22 00:22:40 +02:00
Fredrik Fornwall 9e9eaff2fd nodejs-lts: Add back a node LTS package 2018-09-20 02:19:41 +02:00
Fredrik Fornwall 03fbb338eb nodejs: Build with system libicu (fixes #2210) 2018-09-17 17:27:15 +02:00
Fredrik Fornwall b1a9c9c562 nodejs: Just keep a single current package
Drop the LTS version of node.js for now and keep only a single current
node package.
2018-09-11 23:51:55 +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 9cd3ad945f nodejs: Update from 8.11.3 to 8.11.4 2018-08-17 21:12:53 +02:00
Fredrik Fornwall 78600253c8 nodejs: Update from 8.11.2 to 8.11.3 2018-06-14 23:30:56 +02:00