<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/ci/docker/scripts/freebsd-toolchain.sh, branch 1.60.0</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=1.60.0</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=1.60.0'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2021-12-15T14:16:26+00:00</updated>
<entry>
<title>Pull in libdevstat on FreeBSD</title>
<updated>2021-12-15T14:16:26+00:00</updated>
<author>
<name>Laurențiu Nicola</name>
<email>lnicola@dend.ro</email>
</author>
<published>2021-12-15T14:16:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=0ec734af321a7a011e515a1b3bed56e2119d5817'/>
<id>urn:sha1:0ec734af321a7a011e515a1b3bed56e2119d5817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in libkvm on FreeBSD</title>
<updated>2021-11-02T08:44:14+00:00</updated>
<author>
<name>Laurențiu Nicola</name>
<email>lnicola@dend.ro</email>
</author>
<published>2021-11-02T08:44:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ee3b46689b64f5428b95769cd6d770ff9821690a'/>
<id>urn:sha1:ee3b46689b64f5428b95769cd6d770ff9821690a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update of the CI freebsd toolchain</title>
<updated>2021-09-08T07:41:22+00:00</updated>
<author>
<name>David Carlier</name>
<email>devnexen@gmail.com</email>
</author>
<published>2021-09-05T21:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=ec4a9da8681707483112d9eeab5f521d275b7483'/>
<id>urn:sha1:ec4a9da8681707483112d9eeab5f521d275b7483</id>
<content type='text'>
adding libproctsta, for the upcoming libc update.
</content>
</entry>
<entry>
<title>fix shellcheck error of SC2068</title>
<updated>2020-11-06T11:33:12+00:00</updated>
<author>
<name>Daiki Ihara</name>
<email>sasurau4@gmail.com</email>
</author>
<published>2020-11-02T12:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=a1af001a551f382a1962276640e4455b40f7936b'/>
<id>urn:sha1:a1af001a551f382a1962276640e4455b40f7936b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade the FreeBSD toolchain to version 11.4</title>
<updated>2020-08-09T17:38:52+00:00</updated>
<author>
<name>Josh Stone</name>
<email>jistone@redhat.com</email>
</author>
<published>2020-08-05T22:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=29f5e5c574cebb5960491ba70d07be0c07548132'/>
<id>urn:sha1:29f5e5c574cebb5960491ba70d07be0c07548132</id>
<content type='text'>
FreeBSD 10 reached its end-of-life in October 2018, and that toolchain
caused issues in the LLVM 11 upgrade (#73526) that are resolved with the
toolchain from FreeBSD 11.
</content>
</entry>
<entry>
<title>ci: move mirrors to https://ci-mirrors.rust-lang.org</title>
<updated>2019-11-12T10:06:11+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-11-04T16:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=14da85c68e6b5cd8a64a1f2f5ba5cd50c725e38b'/>
<id>urn:sha1:14da85c68e6b5cd8a64a1f2f5ba5cd50c725e38b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: move mirrors to their standalone bucket</title>
<updated>2019-08-12T08:31:35+00:00</updated>
<author>
<name>Pietro Albini</name>
<email>pietro@pietroalbini.org</email>
</author>
<published>2019-08-12T07:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=eb832b2a3244166c81d8e00d94805525f3bd7526'/>
<id>urn:sha1:eb832b2a3244166c81d8e00d94805525f3bd7526</id>
<content type='text'>
Currently mirrors are stored in the rust-lang-ci2 S3 bucket along with
CI toolchains. This is problematic for multiple reasons:

- CI IAM credentials are allowed to both edit and delete those files.
  A malicious user gaining access to those credentials would be able to
  change our mirrored dependencies, possibly backdooring the compiler.

- Contents of the rust-lang-ci2 bucket are disposable except for the
  mirrors' content. When we implement backups for S3 buckets we'd have
  to replicate just that part of the bucket, complicating the backup
  logic and increasing the chance of mistakes. A standalone bucket will
  be way easier to backup.

This commit switches our CI to use the new rust-lang-ci-mirrors bucket.
</content>
</entry>
<entry>
<title>Update all s3 URLs used on CI with subdomains</title>
<updated>2019-05-29T14:03:50+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2019-05-28T20:20:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=3eda151086c3fe5ad49c7c3f5e68e9bf9b938de8'/>
<id>urn:sha1:3eda151086c3fe5ad49c7c3f5e68e9bf9b938de8</id>
<content type='text'>
Ensure that they're all forwards-compatible with AWS updates happening
next year by ensuring the bucket name shows up in the domain name.

Closes #61168
</content>
</entry>
<entry>
<title>ci: Update FreeBSD tarball downloads</title>
<updated>2019-04-04T18:40:21+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2019-04-04T18:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=fcc8b8cef2090389b82e96b1d4f32f70c1195206'/>
<id>urn:sha1:fcc8b8cef2090389b82e96b1d4f32f70c1195206</id>
<content type='text'>
These appear to have disappeared from the original server, so I acquired
the contents from a different mirror and uploaded them to our S3 bucket
</content>
</entry>
<entry>
<title>Remove licenses</title>
<updated>2018-12-26T04:08:33+00:00</updated>
<author>
<name>Mark Rousskov</name>
<email>mark.simulacrum@gmail.com</email>
</author>
<published>2018-12-25T15:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=2a663555ddf36f6b041445894a8c175cd1bc718c'/>
<id>urn:sha1:2a663555ddf36f6b041445894a8c175cd1bc718c</id>
<content type='text'>
</content>
</entry>
</feed>
