<?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 Dockerfile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><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/i686-unknown-linux-musl/Dockerfile#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/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Thu, 12 Sep 2024 18:13:07 +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/i686-unknown-linux-musl/Dockerfile#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/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Wed, 20 Nov 2024 08:46:47 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tmgross@umich.edu&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/i686-unknown-linux-musl/Dockerfile#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/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Wed, 20 Nov 2024 06:30:12 +0000</pubDate>
        <dc:creator>Trevor Gross &lt;tgross@intrepidcs.com&gt;</dc:creator>
    </item>
<item>
        <title>946c348b - Upgrade Docker images to Ubuntu 23.10</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#946c348b</link>
        <description>Upgrade Docker images to Ubuntu 23.10

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Wed, 01 Nov 2023 10:34:50 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;jtitor@2k36.org&gt;</dc:creator>
    </item>
<item>
        <title>1b201de3 - Update Docker image to Ubuntu 22.04</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#1b201de3</link>
        <description>Update Docker image to Ubuntu 22.04Signed-off-by: Yuki Okushi &lt;jtitor@2k36.org&gt;

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Mon, 19 Sep 2022 22:55:27 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;jtitor@2k36.org&gt;</dc:creator>
    </item>
<item>
        <title>ea73035e - Add musl&apos;s lib folder to library search path</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#ea73035e</link>
        <description>Add musl&apos;s lib folder to library search pathPrior to this change, `libc.a` was being found in rustc&apos;s self-containedmusl target folder instead of the `libc.a` that we&apos;ve built ordownloaded. This doesn&apos;t seem to have caused any noticeable issues as theversions of musl we built/installed and the version shipped in rustc&apos;starget matched exactly.To resolve this, we pass the path to our version of musl&apos;s lib folderdirectly as a `RUSTFLAG` which causes it to be found first.

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Fri, 26 Aug 2022 22:38:52 +0000</pubDate>
        <dc:creator>Wesley Wiser &lt;wesleywiser@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>faa0184a - Use `libc6-i386` instead of `libc6:i386`</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#faa0184a</link>
        <description>Use `libc6-i386` instead of `libc6:i386`

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Tue, 26 Jan 2021 20:10:19 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;huyuumi.dev@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e59402dd - Update Ubuntu images to 20.04</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#e59402dd</link>
        <description>Update Ubuntu images to 20.04

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Tue, 07 Apr 2020 18:36:34 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;huyuumi.dev@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d9f264ba - Update Ubuntu images to 19.10</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#d9f264ba</link>
        <description>Update Ubuntu images to 19.10

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Sun, 23 Feb 2020 07:44:56 +0000</pubDate>
        <dc:creator>Yuki Okushi &lt;huyuumi.dev@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>8f403e5a - Update MUSL Linux kernel headers and re-enable Linux tests</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#8f403e5a</link>
        <description>Update MUSL Linux kernel headers and re-enable Linux tests

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Fri, 24 May 2019 12:57:28 +0000</pubDate>
        <dc:creator>gnzlbg &lt;gonzalobg88@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>9f1db178 - Updated most musl versions in CI docker setup.</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#9f1db178</link>
        <description>Updated most musl versions in CI docker setup.

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Sun, 19 May 2019 12:12:33 +0000</pubDate>
        <dc:creator>Inokentiy Babushkin &lt;twk@twki.de&gt;</dc:creator>
    </item>
<item>
        <title>9df115b6 - Update Ubuntu images to 19.04</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#9df115b6</link>
        <description>Update Ubuntu images to 19.04

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Wed, 15 May 2019 14:46:06 +0000</pubDate>
        <dc:creator>gnzlbg &lt;gonzalobg88@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>481a5211 - Upgrade bunch of EOL docker images to Ubuntu 18.04</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#481a5211</link>
        <description>Upgrade bunch of EOL docker images to Ubuntu 18.04

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Fri, 01 Mar 2019 13:32:42 +0000</pubDate>
        <dc:creator>Mateusz Miku&#322;a &lt;matti@marinelayer.io&gt;</dc:creator>
    </item>
<item>
        <title>b46b6e2e - Retry all curl operations</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#b46b6e2e</link>
        <description>Retry all curl operations

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Mon, 26 Nov 2018 21:34:43 +0000</pubDate>
        <dc:creator>Tom Parker-Shemilt &lt;palfrey@tevp.net&gt;</dc:creator>
    </item>
<item>
        <title>1abcbda8 - use new headers for musl build</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#1abcbda8</link>
        <description>use new headers for musl build

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Tue, 17 Jul 2018 20:18:31 +0000</pubDate>
        <dc:creator>Pascal Bach &lt;pascal.bach@nextrem.ch&gt;</dc:creator>
    </item>
<item>
        <title>aa41265f - Update musl ci jobs to 1.1.19</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#aa41265f</link>
        <description>Update musl ci jobs to 1.1.19

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Tue, 17 Jul 2018 19:34:15 +0000</pubDate>
        <dc:creator>Pascal Bach &lt;pascal.bach@nextrem.ch&gt;</dc:creator>
    </item>
<item>
        <title>39a75af8 - Use Ubuntu 17.10 as the base image</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#39a75af8</link>
        <description>Use Ubuntu 17.10 as the base image

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Tue, 18 Jul 2017 16:53:15 +0000</pubDate>
        <dc:creator>Gabriel &lt;g2p.code@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>60d93226 - Add structs defined in linux/input.h</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#60d93226</link>
        <description>Add structs defined in linux/input.h

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Tue, 13 Jun 2017 15:26:14 +0000</pubDate>
        <dc:creator>Mateusz Sieczko &lt;arvamer@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d862a369 - Fix the i686-unknown-linux-musl target</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#d862a369</link>
        <description>Fix the i686-unknown-linux-musl target

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Fri, 03 Feb 2017 18:59:40 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
<item>
        <title>739edbc4 - Use workspaces in this repo</title>
        <link>http://172.16.0.5:8080/history/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile#739edbc4</link>
        <description>Use workspaces in this repoAlso cache on appveyor to speed up builds.

            List of files:
            /rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/Dockerfile</description>
        <pubDate>Sat, 08 Oct 2016 18:33:09 +0000</pubDate>
        <dc:creator>Alex Crichton &lt;alex@alexcrichton.com&gt;</dc:creator>
    </item>
</channel>
</rss>
