Docker Library Bot
ac7ec5f309
Update 3.10 to otp 25.3.2.6
2023-09-07 16:05:12 -07:00
Docker Library Bot
03543b13c2
Update 3.13-rc to 3.13.0-beta.6
2023-09-06 10:05:36 -07:00
yosifkit
cad64a2199
Merge pull request #663 from infosiftr/more-ssl-fixes
...
Fix builds on `arm32v6` and `arm32v7`
2023-09-01 15:23:31 -07:00
Luke Bakken
daf0c85adf
Update alpine dockerfile to install Erlang and OpenSSL to /opt
2023-09-01 11:35:01 -07:00
Luke Bakken
fecac447f8
Install Erlang and OpenSSL to /opt
...
Erlang will be installed to `/opt/erlang` and OpenSSL to `/opt/openssl`
2023-09-01 11:35:01 -07:00
Docker Library Bot
90758260c3
Update 3.13-rc to 3.13.0-beta.5
2023-09-01 10:07:22 -07:00
Joseph Ferguson
8e4a8b15d8
Remove unnecessary `DEB_HOST_MULTIARCH`; test that custom openssl is being used
2023-08-25 14:50:54 -07:00
Docker Library Bot
f241a0e95e
Update 3.12 to 3.12.4
2023-08-24 16:29:02 -07:00
Joseph Ferguson
5080f219c3
Fix builds on `arm32v6` and `arm32v7`
...
Fix 1: `-march=armv7-a` -> `-march=armv7-a+pf` to fix openssl build on Debian.
Fix 2: move custom openssl and erlang into `/usr/local/erlang` to prevent system packages from accidentally using this openssl. `wget` on `arm32v7` was unable to download the RabbitMQ release over ssl because of the custom openssl (it just happens to work fine on other architectures).
Fix 3: remove `disable-dynamic-ssl-lib` from erlang config. On arm32v6 (Alpine), this embedding of openssl somehow misses the dynamically linked `libatomic`, so it would fail to run. This should save a little space in every image (~10MB).
2023-08-24 16:14:47 -07:00
Docker Library Bot
d4af4139f9
Update 3.11 to 3.11.22
2023-08-24 16:05:18 -07:00
Docker Library Bot
274d0a537f
Update 3.12 to 3.12.3
2023-08-17 16:05:26 -07:00
Docker Library Bot
98f3966e2b
Update 3.11 to 3.11.21
2023-08-17 10:05:19 -07:00
Docker Library Bot
05bc72cdc9
Update 3.13-rc to 3.13.0-beta.4
2023-08-14 04:05:32 -07:00
yosifkit
1c292cff1e
Merge pull request #658 from infosiftr/another-key
...
Add another openssl pgp key
2023-08-08 11:00:50 -07:00
Joseph Ferguson
2a34299995
Add another openssl pgp key
...
See https://github.com/openssl/web/pull/415
2023-08-08 09:59:29 -07:00
yosifkit
ffecd69cb3
Merge pull request #657 from infosiftr/i386-arm32
...
Fix OpenSSL platform detection, especially for 32bit arches
2023-08-01 08:59:03 -07:00
Tianon Gravi
23170d7445
Fix OpenSSL platform detection, especially for 32bit arches
...
Thanks to a bug in buildx/buildkit, our CI failed to catch that i386 has been failing to build (for some reason, OpenSSL was detecting it as `linux-x32` instead of `linux-x86`), and our arm32v7 builds were failing for a similar reason (assuming "armv4" instead of v7).
This makes the detection explicit based on the userspace architecture instead.
2023-07-31 17:34:19 -07:00
Docker Library Bot
0720727381
Update 3.9 to otp 25.3.2.5
2023-07-31 04:44:06 -07:00
Docker Library Bot
a52f4d1358
Update 3.12 to otp 25.3.2.5
2023-07-31 04:35:17 -07:00
Docker Library Bot
ccccce7c2e
Update 3.11 to otp 25.3.2.5
2023-07-31 04:26:58 -07:00
Docker Library Bot
8ce2bd31e1
Update 3.10 to otp 25.3.2.5
2023-07-31 04:05:11 -07:00
Docker Library Bot
ffef74ec93
Update 3.13-rc to 3.13.0-beta.3
2023-07-26 04:05:31 -07:00
yosifkit
e593e238a3
Merge pull request #652 from infosiftr/3.13-beta
...
Add 3.13.0-beta.2
2023-07-19 13:00:42 -07:00
Tianon Gravi
80011d7432
Add 3.13.0-beta.2
2023-07-19 12:41:43 -07:00
Docker Library Bot
055e60ff8d
Update 3.10 to otp 25.3.2.4
2023-07-19 04:05:11 -07:00
Docker Library Bot
5541d12fd5
Update 3.10 to otp 25.3.2.3
2023-07-18 22:05:12 -07:00
Tianon Gravi
e8e80fca61
Add minor GHA improvements
...
See https://github.com/docker-library/bashbrew/pull/77
2023-07-18 13:27:20 -07:00
Docker Library Bot
e1f689e636
Update 3.10 to 3.10.25
2023-07-18 10:05:12 -07:00
Docker Library Bot
a6ecfb64ec
Update 3.11 to 3.11.20
2023-07-17 16:05:18 -07:00
Docker Library Bot
cf4610a0eb
Update 3.9 to otp 25.3.2.4
2023-07-17 10:47:08 -07:00
Docker Library Bot
0eaef73017
Update 3.12 to otp 25.3.2.4
2023-07-17 10:37:26 -07:00
Docker Library Bot
c2c29a370a
Update 3.11 to otp 25.3.2.4
2023-07-17 10:28:01 -07:00
Docker Library Bot
c33dccc0e1
Update 3.10 to otp 25.3.2.4
2023-07-17 10:05:12 -07:00
Docker Library Bot
a6162f9f72
Update 3.12-rc
2023-07-17 04:15:16 -07:00
Docker Library Bot
435465e7e1
Update 3.12 to 3.12.2
2023-07-17 04:05:26 -07:00
Docker Library Bot
ab0188c3c2
Update 3.12-rc to 3.12.2-beta.1, alpine 3.18, openssl 3.1.1, otp 25.3.2.3, ubuntu 22.04
2023-07-10 04:05:30 -07:00
Docker Library Bot
0e653fbef8
Update 3.9 to otp 25.3.2.3
2023-06-29 13:46:01 -07:00
Docker Library Bot
faaae425d4
Update 3.12 to otp 25.3.2.3
2023-06-29 13:21:48 -07:00
Tianon Gravi
3992197c00
Merge pull request #655 from infosiftr/rpath-fixes
...
Ensure that custom openssl is where rpath is configured on all arches
2023-06-29 13:21:14 -07:00
Docker Library Bot
a3aac330ed
Update 3.11 to otp 25.3.2.3
2023-06-29 10:28:10 -07:00
Docker Library Bot
8e703bc7cf
Update 3.10 to otp 25.3.2.3
2023-06-29 10:05:14 -07:00
Joseph Ferguson
87380c1c98
Ensure that custom openssl is where rpath is configured on all arches
2023-06-28 10:00:40 -07:00
yosifkit
98c8f74860
Merge pull request #648 from infosiftr/jit-arm64
...
Add Erlang JIT on arm64
2023-06-27 15:23:24 -07:00
Docker Library Bot
188a5d8248
Update 3.12 to 3.12.1
2023-06-26 04:27:50 -07:00
Docker Library Bot
79cf580b0c
Update 3.11 to 3.11.19
2023-06-26 04:05:17 -07:00
Tianon Gravi
875d1e039b
Add Erlang JIT on arm64
...
This has been supported since 25.x, which we're using on all versions now. 👍
2023-06-22 14:42:58 -07:00
Luke Bakken
0192a912d6
Use Ubuntu 22.04 for RabbitMQ 3.12.x ( #644 )
...
Continues to use Ubuntu 20.04 for 3.11, 3.10 and 3.9
Fixes #643
Use Ubuntu 22.04 as the base image
Bump OpenSSL to 3.1.x series, use Ubuntu 22.04
2023-06-20 15:29:47 -07:00
Docker Library Bot
8b63feadd4
Update 3.9 to otp 25.3.2.2
2023-06-07 04:53:46 -07:00
Docker Library Bot
b7d3633626
Update 3.12 to otp 25.3.2.2
2023-06-07 04:43:59 -07:00
Docker Library Bot
14833a0939
Update 3.11 to otp 25.3.2.2
2023-06-07 04:31:57 -07:00