1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 18:55:29 +03:00
Commit graph

47 commits

Author SHA1 Message Date
Michael Truog
f8b9d04d64 community/cloudi: enable on mips64 and riscv64
* disable Go support for mips*|riscv* due to mips64 error
  (OCaml and Go are not yet ready on these architectures)
* disable Java support for architectures that will lack an OpenJDK port
* disable JavaScript support for architectures that lack a nodejs port
2021-08-05 23:45:32 +00:00
Bart Ribbers
285ec246d7 community/cloudi: disable on riscv64 2021-06-28 15:27:33 +02:00
Michał Polański
fd8515a4f9 community/*: rebuild with go 1.16.5
Go binaries are statically linked, security updates require rebuilds
2021-06-06 01:20:28 +02:00
Michael Truog
2161c4d6eb community/cloudi: upgrade to 2.0.2 2021-05-29 10:37:33 +00:00
Leo
77ff42fce7 community/*: rebuild against boost-1.76.0 2021-04-18 00:22:05 -03:00
Michael Truog
6c67707673 community/cloudi: enable ocaml support on x86/arm
* set GO111MODULE=auto for go1.16 usage with cloudi 2.0.1
* add small patch for ocaml 32-bit compilation of test
2021-03-13 22:02:07 +00:00
Leo
a59c14966e community/cloudi: disable on mips64 due to missing deps 2021-02-25 02:29:44 -03:00
Leo
5efa930ad0 community/*: re-enable on mips(64)
previously limited by go
2021-02-25 05:11:32 +00:00
TBK
6706670f79 community/*: rebuild against boost-1.75.0
aports that did not get rebuild with f14316ecad & a63eefda9d
2021-01-15 19:42:54 +00:00
Michael Truog
f5a357d51a community/cloudi: upgrade to 2.0.1 2020-11-29 02:48:56 +00:00
Natanael Copa
4087781d6e community/cloudi: rebuild against libbfd-2.35 2020-09-21 09:45:17 +00:00
Michael Truog
cc041dbcbf community/cloudi: Disable tests 2020-06-07 17:56:45 +02:00
Michael Truog
55e76990ca community/cloudi: Upgrade to 2.0.0
* 0005-Disable-tests-for-aports-buildservers.patch is no longer necessary
* erlang-23.patch is no longer necessary
* fix-new-binutils.patch is no longer necessary
2020-06-07 01:42:38 +00:00
Michael Truog
e0f245902c
community/cloudi: update erlang 23 patch
* Changed based on b427e1b95d
  (from the develop branch) with minor modifications to apply to the
  1.8.0 release.
2020-05-16 13:14:59 -07:00
Natanael Copa
d08ae39dfc community/cloudi: rebuild with erlang 23 2020-05-14 12:56:40 +00:00
Kevin Daudt
32c57950e5 community/cloudi: disable tests
Performance tests fail on builders

https://gitlab.alpinelinux.org/alpine/aports/-/issues/11474#note_85210
2020-05-02 07:03:58 +00:00
Kevin Daudt
a3bdef0b8a community/various: security rebuild (CVE-2020-7919) 2020-05-01 15:22:06 +00:00
J0WI
381c96aacf community/cloudi: build with GHC 8.8 2020-04-11 16:56:08 +00:00
J0WI
4c6cb02ff1 community/cloudi: fix build with Cabal 3 2020-04-11 03:25:47 +00:00
Leo
b5e4a3c653 community/cloudi: disable tests that were re-enabled by mistake 2020-04-09 22:51:24 -03:00
Leo
08e5f066f3 community/cloudi: disable haskell support on x86_64 2020-04-09 21:57:13 -03:00
Leo
eef4689a47 community/cloudi: fix build with new binutils 2020-04-09 21:48:59 -03:00
Leo
d95e2bc826 {main,community,testing}/*: rebuild against libffi.so.7 2020-04-09 15:38:03 +00:00
Ariadne Conill
88b346857a community: disable java packages on mips 2020-04-07 23:24:53 +00:00
Ariadne Conill
e79429933b community: block packages that depend on ocaml for mips 2020-04-07 19:16:18 +00:00
Leo
48c10e6c95 rebuild against boost-1.72.0 2020-01-02 11:23:28 +00:00
Leo
76c059a66c community/cloudi: disable tests on x86_64 2019-12-15 16:42:20 +01:00
Leo
032d7b9639 community/cloudi: disable tests on x86 2019-12-15 08:48:11 +01:00
Michael Truog
8f6ad9ab49 community/cloudi: Upgrade to 1.8.0
* erlang-otp-ocaml-compattibility.patch is no longer necessary
* python-3.7.patch is no longer necessary
2019-12-15 08:41:49 +01:00
Tuan Hoang
551ef01daa community/cloudi,dune,haxe,opam: enable s390x 2019-11-25 07:29:21 +00:00
Natanael Copa
0277dd2a20 community/cloudi: rebuild against python 3.8 2019-11-05 15:33:53 +00:00
Natanael Copa
fa439f4d0f community/cloudi: rebuild against boost-1.71 2019-09-11 06:58:58 +00:00
Sören Tempel
40af46fe46 community/[various]: rebuild against go 1.12.8-r0
go recently received a security upgrade to 1.12.8 (f4894bf9) this
upgrade fixes various CVEs in go standard libraries, for instance in
HTTP/2 functionality. Since go is statically linked packages using this
functionality need to be rebuild.
2019-08-18 17:51:09 +02:00
Kevin Daudt
58f4a684bf community/cloudi: fix compatibility with ocaml 4.08.0 2019-08-18 14:38:17 +00:00
Kevin Daudt
0d9b66d877 community/cloudi: fix whitespace issues 2019-06-14 19:39:21 +00:00
Kevin Daudt
7d24bc9fe5 community/cloudi: create appropriate subpackages 2019-06-14 19:39:20 +00:00
Daniel Isaksen
a597949d05 community/cloudi: rebuild against OTP R22
Signed-off-by: Daniel Isaksen <d@duniel.no>

Closes GH-8629
2019-06-14 19:39:20 +00:00
Natanael Copa
00c8013e0f community/cloudi: rebuild against python 3.7 2019-04-17 11:45:40 +00:00
Natanael Copa
53bf66c48a community/cloudi: rebuild against boost-1.69 2019-04-02 10:31:57 +00:00
Leonardo Arena
d8e74b6158 community/cloudi: ocaml not available on armv7 2019-01-01 07:15:36 +00:00
Michael Truog
b44dad24a3 community/cloudi: Upgrade to 1.7.5
* s390x architecture is enabled after testing with
  RHEL 7.4 (LinuxONE-Medium VM) and adding test fixes to CloudI 1.7.5
* 0001-Fix-autoconf-Erlang-version-check.patch is no longer necessary
2018-12-27 22:20:40 +02:00
Natanael Copa
20af138de4 community/cloudi: rebuild against openssl 1.1 2018-11-07 16:46:14 +00:00
Natanael Copa
c32d581adb community/cloudi: fix detection of erlang
Fixes build on aarch64.

Reported upstream: https://github.com/CloudI/CloudI/issues/216
2018-10-04 10:06:49 +00:00
Michael Truog
c889a12753 community/cloudi: upgrade to 1.7.4
* Add haskell support (problem in 725e6f8db2 is fixed)
2018-09-26 19:00:31 +00:00
Natanael Copa
e129d95ea8 community/cloudi: disable on s390x due to check failure
testsuite fails
2018-08-23 12:52:24 +00:00
Natanael Copa
725e6f8db2 community/cloudi: rebuild against boost-1.67 and disable haskell
build with haskell fails with this error:

  cabal: can't find include file HsNetworkConfig.h
2018-08-23 12:15:50 +00:00
Michael Truog
a11b0ef3c0 community/cloudi: moved from testing
* Updated my email
* Switched url to use HTTPS
2018-04-13 06:11:24 +00:00