Skip to content

Commit b90dcb3

Browse files
authored
Merge pull request #1571 from conda-forge/beckermr-patch-1
ENH announcement about cos7 docker images
2 parents 0455b98 + cd16521 commit b90dcb3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/user/announcements.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
88
2021
99
----
1010

11+
:2021-12-02: CentOS 7 docker images are now the default
12+
13+
We are moving all ``conda-forge`` ``linux-64`` jobs to use CentOS 7-based docker images.
14+
This will help users avoid ``conda/mamba`` solver errors where dependencies that need
15+
CentOS 7 cannot be installed. Importantly, our compiler stack will still default to using
16+
a CentOS 6 sysroot unless the recipe explicitly lists the CentoOS 7 sysroot package. This
17+
build configuration means that our core system ABI on linux will remain largely CentOS 6-compatible,
18+
keeping support for older systems largely intact. We will reconsider moving the default ABI to
19+
CentOS 7 at a later date.
20+
1121
:2021-11-17: ``cloud.drone.io`` no longer working
1222

1323
The ``cloud.drone.io`` service we use for ``aarch64`` builds is no longer accepting our API

0 commit comments

Comments
 (0)