Skip to content

Commit

Permalink
Add Anolis OS
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Jan 4, 2025
1 parent 6a803c2 commit 2f098c1
Show file tree
Hide file tree
Showing 9 changed files with 85 additions and 30 deletions.
5 changes: 3 additions & 2 deletions DETAILS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
.. |amazonlinux-2023| image:: https://img.shields.io/static/v1?label=amazonlinux&message=2023%20(EOL%3A2028-03-15)&color=green&logo=amazon-aws&logoColor=white
.. |amazonlinux-2| image:: https://img.shields.io/static/v1?label=amazonlinux&message=2%20(EOL%3A2026-06-30)&color=green&logo=amazon-aws&logoColor=white
.. |amazonlinux-1| image:: https://img.shields.io/static/v1?label=amazonlinux&message=1%20(EOL%3A2020-12-31%20/%20LTS%3A2023-12-31)&color=black&logo=amazon-aws&logoColor=white
.. |anolisos-8| image:: https://img.shields.io/static/v1?label=anolisos&message=8%20(EOL%3A2031-06-30)&color=green
.. |archlinux-latest| image:: https://img.shields.io/static/v1?label=archlinux&message=latest%20(rolling)&color=purple&logo=arch-linux&logoColor=white
.. |centos-stream10| image:: https://img.shields.io/static/v1?label=centos&message=stream10%20(rolling)&color=purple&logo=centos&logoColor=white
.. |centos-stream9| image:: https://img.shields.io/static/v1?label=centos&message=stream9%20(EOL%3A2027-05-31)&color=green&logo=centos&logoColor=white
Expand Down Expand Up @@ -249,7 +250,7 @@ If your favorite distro does not appear here:
"manylinux_2_25", "|fedora-26|"
"manylinux_2_26", "|amazonlinux-2| |fedora-27| |opensuse-15.0| |opensuse-15.1| |opensuse-15.2| |photon-2.0| |ubuntu-17.10|"
"manylinux_2_27", "|alt-p9| |fedora-28| |ubuntu-18.04|"
"manylinux_2_28", "|almalinux-8| |centos-8| |centos-stream8| |debian-10| |fedora-29| |manylinux-2_28| |oraclelinux-8| |photon-3.0| |rhubi-8| |rockylinux-8| |ubuntu-18.10|"
"manylinux_2_28", "|almalinux-8| |anolisos-8| |centos-8| |centos-stream8| |debian-10| |fedora-29| |manylinux-2_28| |oraclelinux-8| |photon-3.0| |rhubi-8| |rockylinux-8| |ubuntu-18.10|"
"manylinux_2_29", "|fedora-30| |mageia-7| |ubuntu-19.04|"
"manylinux_2_30", "|fedora-31| |ubuntu-19.10|"
"manylinux_2_31", "|debian-11| |fedora-32| |opensuse-15.3| |opensuse-15.4| |opensuse-15.5| |ubuntu-20.04|"
Expand Down Expand Up @@ -301,7 +302,7 @@ If your favorite distro does not appear here:
"manylinux_2_25", "|fedora-26|"
"manylinux_2_26", "|amazonlinux-2| |fedora-27| |opensuse-15.0| |opensuse-15.1| |opensuse-15.2| |ubuntu-17.10|"
"manylinux_2_27", "|alt-p9| |fedora-28| |ubuntu-18.04|"
"manylinux_2_28", "|almalinux-8| |centos-8| |centos-stream8| |debian-10| |fedora-29| |manylinux-2_28| |oraclelinux-8| |photon-3.0| |rhubi-8| |rockylinux-8| |ubuntu-18.10|"
"manylinux_2_28", "|almalinux-8| |anolisos-8| |centos-8| |centos-stream8| |debian-10| |fedora-29| |manylinux-2_28| |oraclelinux-8| |photon-3.0| |rhubi-8| |rockylinux-8| |ubuntu-18.10|"
"manylinux_2_29", "|fedora-30| |mageia-7| |ubuntu-19.04|"
"manylinux_2_30", "|fedora-31| |ubuntu-19.10|"
"manylinux_2_31", "|debian-11| |fedora-32| |opensuse-15.3| |opensuse-15.4| |opensuse-15.5| |ubuntu-20.04|"
Expand Down
4 changes: 4 additions & 0 deletions EOL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ This mostly mimics Debian lifecycle.
"amazonlinux 2023", "2028-03-15", "", ""
"amazonlinux 2", "2026-06-30", "", ""
"amazonlinux 1", "2020-12-31", "2023-12-31", ""
.. csv-table:: anolisos
:header: "distro", "EOL", "LTS", "ELTS"

"anolisos 8", "2031-06-30", "", ""
.. csv-table:: archlinux
:header: "distro", "EOL", "LTS", "ELTS"

Expand Down
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
.. |amazonlinux-2023| image:: https://img.shields.io/static/v1?label=amazonlinux&message=2023%20(EOL%3A2028-03-15)&color=green&logo=amazon-aws&logoColor=white
.. |amazonlinux-2| image:: https://img.shields.io/static/v1?label=amazonlinux&message=2%20(EOL%3A2026-06-30)&color=green&logo=amazon-aws&logoColor=white
.. |amazonlinux-1| image:: https://img.shields.io/static/v1?label=amazonlinux&message=1%20(EOL%3A2020-12-31%20/%20LTS%3A2023-12-31)&color=black&logo=amazon-aws&logoColor=white
.. |anolisos-8| image:: https://img.shields.io/static/v1?label=anolisos&message=8%20(EOL%3A2031-06-30)&color=green
.. |archlinux-latest| image:: https://img.shields.io/static/v1?label=archlinux&message=latest%20(rolling)&color=purple&logo=arch-linux&logoColor=white
.. |centos-stream10| image:: https://img.shields.io/static/v1?label=centos&message=stream10%20(rolling)&color=purple&logo=centos&logoColor=white
.. |centos-stream9| image:: https://img.shields.io/static/v1?label=centos&message=stream9%20(EOL%3A2027-05-31)&color=green&logo=centos&logoColor=white
Expand Down Expand Up @@ -193,7 +194,7 @@ If your favorite distro does not appear here:
"manylinux_2_25", "|fedora-26|"
"manylinux_2_26", "|amazonlinux-2| |fedora-27| |opensuse-15.0| |opensuse-15.1| |opensuse-15.2| |photon-2.0| |ubuntu-17.10|"
"manylinux_2_27", "|alt-p9| |fedora-28| |ubuntu-18.04|"
"manylinux_2_28", "|almalinux-8| |centos-8| |centos-stream8| |debian-10| |fedora-29| |manylinux-2_28| |oraclelinux-8| |photon-3.0| |rhubi-8| |rockylinux-8| |ubuntu-18.10|"
"manylinux_2_28", "|almalinux-8| |anolisos-8| |centos-8| |centos-stream8| |debian-10| |fedora-29| |manylinux-2_28| |oraclelinux-8| |photon-3.0| |rhubi-8| |rockylinux-8| |ubuntu-18.10|"
"manylinux_2_29", "|fedora-30| |mageia-7| |ubuntu-19.04|"
"manylinux_2_30", "|fedora-31| |ubuntu-19.10|"
"manylinux_2_31", "|debian-11| |fedora-32| |opensuse-15.3| |opensuse-15.4| |opensuse-15.5| |ubuntu-20.04|"
Expand Down
1 change: 1 addition & 0 deletions cache/aarch64/anolisos-8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"extra": ["libcrypto.so.1.1", "libz.so.1"], "glibc_version": "2.28", "libz.so.1": ["adler32", "adler32_combine64@@ZLIB_1.2.3.3", "adler32_combine@@ZLIB_1.2.2", "adler32_z@@ZLIB_1.2.9", "compress", "compress2", "compressBound@@ZLIB_1.2.0", "crc32", "crc32_acle", "crc32_combine64@@ZLIB_1.2.3.3", "crc32_combine@@ZLIB_1.2.2", "crc32_z@@ZLIB_1.2.9", "deflate", "deflateBound@@ZLIB_1.2.0", "deflateCopy", "deflateEnd", "deflateGetDictionary@@ZLIB_1.2.9", "deflateInit2_", "deflateInit_", "deflateParams", "deflatePending@@ZLIB_1.2.5.1", "deflatePrime@@ZLIB_1.2.0.8", "deflateReset", "deflateResetKeep@@ZLIB_1.2.5.2", "deflateSetDictionary", "deflateSetHeader@@ZLIB_1.2.2", "deflateTune@@ZLIB_1.2.2.3", "get_crc_table", "gzbuffer@@ZLIB_1.2.3.5", "gzclearerr@@ZLIB_1.2.0.2", "gzclose", "gzclose_r@@ZLIB_1.2.3.5", "gzclose_w@@ZLIB_1.2.3.5", "gzdirect@@ZLIB_1.2.2.3", "gzdopen", "gzeof", "gzerror", "gzflush", "gzfread@@ZLIB_1.2.9", "gzfwrite@@ZLIB_1.2.9", "gzgetc", "gzgetc_@@ZLIB_1.2.5.2", "gzgets", "gzoffset64@@ZLIB_1.2.3.5", "gzoffset@@ZLIB_1.2.3.5", "gzopen", "gzopen64@@ZLIB_1.2.3.3", "gzprintf", "gzputc", "gzputs", "gzread", "gzrewind", "gzseek", "gzseek64@@ZLIB_1.2.3.3", "gzsetparams", "gztell", "gztell64@@ZLIB_1.2.3.3", "gzungetc@@ZLIB_1.2.0.2", "gzvprintf@@ZLIB_1.2.7.1", "gzwrite", "inflate", "inflateBack@@ZLIB_1.2.0", "inflateBackEnd@@ZLIB_1.2.0", "inflateBackInit_@@ZLIB_1.2.0", "inflateCodesUsed@@ZLIB_1.2.9", "inflateCopy@@ZLIB_1.2.0", "inflateEnd", "inflateGetDictionary@@ZLIB_1.2.7.1", "inflateGetHeader@@ZLIB_1.2.2", "inflateInit2_", "inflateInit_", "inflateMark@@ZLIB_1.2.3.4", "inflatePrime@@ZLIB_1.2.2.4", "inflateReset", "inflateReset2@@ZLIB_1.2.3.4", "inflateResetKeep@@ZLIB_1.2.5.2", "inflateSetDictionary", "inflateSync", "inflateSyncPoint", "inflateUndermine@@ZLIB_1.2.3.3", "inflateValidate@@ZLIB_1.2.9", "uncompress", "uncompress2@@ZLIB_1.2.9", "zError", "zlibCompileFlags@@ZLIB_1.2.0.2", "zlibVersion"], "symbols": {"CXXABI": ["1.3", "1.3.1", "1.3.2", "1.3.3", "1.3.4", "1.3.5", "1.3.6", "1.3.7", "1.3.8", "1.3.9", "1.3.10", "1.3.11", "TM_1"], "GCC": ["3.0", "3.3", "3.3.1", "3.4", "3.4.2", "3.4.4", "4.0.0", "4.2.0", "4.3.0", "4.5.0", "4.7.0", "7.0.0"], "GLIBC": ["2.0", "2.17", "2.18", "2.22", "2.23", "2.24", "2.25", "2.26", "2.27", "2.28"], "GLIBCXX": ["3.4", "3.4.1", "3.4.2", "3.4.3", "3.4.4", "3.4.5", "3.4.6", "3.4.7", "3.4.8", "3.4.9", "3.4.10", "3.4.11", "3.4.12", "3.4.13", "3.4.14", "3.4.15", "3.4.16", "3.4.17", "3.4.18", "3.4.19", "3.4.20", "3.4.21", "3.4.22", "3.4.23", "3.4.24", "3.4.25"], "ZLIB": ["1.2.0", "1.2.0.2", "1.2.0.8", "1.2.2", "1.2.2.3", "1.2.2.4", "1.2.3.3", "1.2.3.4", "1.2.3.5", "1.2.5.1", "1.2.5.2", "1.2.7.1", "1.2.9"]}}
Loading

0 comments on commit 2f098c1

Please sign in to comment.