<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in docker</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>09b8ed69 - ci: Change 64-bit Docker images to ubuntu:24.10</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#09b8ed69</link>
        <description>ci: Change 64-bit Docker images to ubuntu:24.1023.10 is EOL so update to the latest stable version. This changeexcludes sparc which is stuck on an older version.(backport &lt;https://github.com/rust-lang/libc/pull/4120&gt;)(cherry picked from commit 0c9abeff5569581f2f459524194b5bfca693bbd8)

            List of files:
            /rust-libc-0.2.174/ci/docker/loongarch64-unknown-linux-gnu/Dockerfile/rust-libc-0.2.174/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile/rust-libc-0.2.174/ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile/rust-libc-0.2.174/ci/docker/riscv64gc-unknown-linux-gnu/Dockerfile/rust-libc-0.2.174/ci/docker/x86_64-unknown-linux-gnu/Dockerfile/rust-libc-0.2.174/ci/docker/x86_64-unknown-linux-gnux32/Dockerfile</description>
        <pubDate>Wed, 20 Nov 2024 06:00:00 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tgross@intrepidcs.com&gt;</dc:creator>
    </item>
<item>
        <title>96ffc1e2 - ci: Change 32-bit Docker images to use EOL repos</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#96ffc1e2</link>
        <description>ci: Change 32-bit Docker images to use EOL repos(backport &lt;https://github.com/rust-lang/libc/pull/4120&gt;)(cherry picked from commit 9830960c19c53b1527593413e0f55c8cfb067344)

            List of files:
            /rust-libc-0.2.174/ci/docker/armv7-unknown-linux-uclibceabihf/Dockerfile</description>
        <pubDate>Wed, 20 Nov 2024 06:00:00 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tgross@intrepidcs.com&gt;</dc:creator>
    </item>
<item>
        <title>4b29261b - Clarify the use of external Docker image</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#4b29261b</link>
        <description>Clarify the use of external Docker image

            List of files:
            /rust-libc-0.2.174/ci/docker/switch/Dockerfile</description>
        <pubDate>Fri, 21 Aug 2020 09:00:00 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;huyuumi.dev@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>18181ec5 - ci: Set `-u` (error on unset) in all script files</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#18181ec5</link>
        <description>ci: Set `-u` (error on unset) in all script filesThis is a pretty common flag to reduce errors. Make use of it here.(backport &lt;https://github.com/rust-lang/libc/pull/4108&gt;)(cherry picked from commit 59a18de777622bccd8be5afce1248cfbfd32f607)

            List of files:
            /rust-libc-0.2.174/ci/docker/wasm32-unknown-emscripten/node-wrapper.sh</description>
        <pubDate>Mon, 18 Nov 2024 20:00:00 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tmgross@umich.edu&gt;</dc:creator>
    </item>
<item>
        <title>1ae3ff23 - ci: update musl headers to Linux 6.6</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#1ae3ff23</link>
        <description>ci: update musl headers to Linux 6.6Update the musl headers in CI to use alpine-linux instead of sabotage-linux.Alpine also uses musl but follows the linux stable releases, providing more up-to-date headers.Signed-off-by: Pedro Tammela &lt;pctammela@gmail.com&gt;(backport &lt;https://github.com/rust-lang/libc/pull/3921&gt;)(cherry picked from commit acc75e75f119483a56fb46e06951004e8cfa5594)Signed-off-by: Trevor Gross &lt;tmgross@umich.edu&gt;

            List of files:
            /rust-libc-0.2.174/ci/docker/arm-unknown-linux-musleabihf/Dockerfile/rust-libc-0.2.174/ci/docker/s390x-unknown-linux-musl/Dockerfile/rust-libc-0.2.174/ci/docker/x86_64-unknown-linux-musl/Dockerfile</description>
        <pubDate>Thu, 12 Sep 2024 18:00:00 +0000</pubDate>
        <dc:creator>Pedro Tammela &lt;pctammela@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>3e48e4b2 - ci: Use `./` with shebangs rather than `sh` or `bash`</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#3e48e4b2</link>
        <description>ci: Use `./` with shebangs rather than `sh` or `bash`The scripts say how they should execute, there isn&apos;t any reason toduplicate this wherever they are called.(backport &lt;https://github.com/rust-lang/libc/pull/4124&gt;)(cherry picked from commit 4707c5db583477e83961eef1b40df2fe5e016fe4)

            List of files:
            /rust-libc-0.2.174/ci/docker/asmjs-unknown-emscripten/Dockerfile/rust-libc-0.2.174/ci/docker/i686-linux-android/Dockerfile/rust-libc-0.2.174/ci/docker/s390x-unknown-linux-gnu/Dockerfile/rust-libc-0.2.174/ci/docker/wasm32-unknown-emscripten/Dockerfile/rust-libc-0.2.174/ci/docker/wasm32-wasip1/Dockerfile/rust-libc-0.2.174/ci/docker/wasm32-wasip2/Dockerfile/rust-libc-0.2.174/ci/docker/x86_64-linux-android/Dockerfile</description>
        <pubDate>Wed, 20 Nov 2024 08:00:00 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tmgross@umich.edu&gt;</dc:creator>
    </item>
<item>
        <title>67352ee8 - ci: sparc64: fix &apos;cannot find libc&apos; error</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#67352ee8</link>
        <description>ci: sparc64: fix &apos;cannot find libc&apos; errorSigned-off-by: Pedro Tammela &lt;pctammela@gmail.com&gt;(backport &lt;https://github.com/rust-lang/libc/pull/4317&gt;)(cherry picked from commit 1ae6552373ad8f3ee6235b78f3a722dfa9f89bb7)

            List of files:
            /rust-libc-0.2.174/ci/docker/sparc64-unknown-linux-gnu/Dockerfile</description>
        <pubDate>Mon, 10 Mar 2025 19:00:00 +0000</pubDate>
        <dc:creator>Pedro Tammela &lt;pctammela@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d2c9877d - Add `x86_64-unknown-redox` Dockerfile</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/#d2c9877d</link>
        <description>Add `x86_64-unknown-redox` Dockerfile

            List of files:
            /rust-libc-0.2.174/ci/docker/x86_64-unknown-redox/Dockerfile</description>
        <pubDate>Sat, 17 Oct 2020 01:00:00 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;huyuumi.dev@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
