Commit Graph

5 Commits

Author SHA256 Message Date
William Brown
907e1fbb87 Accepting request 1082853 from home:firstyear:branches:devel:languages:rust
- Disable fdupes on SLE/Leap due to incorrect debuginfo extraction

OBS-URL: https://build.opensuse.org/request/show/1082853
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust1.68?expand=0&rev=8
2023-04-26 06:26:30 +00:00
William Brown
9255124b8d Accepting request 1075085 from home:firstyear:branches:devel:languages:rust
- bsc#1209839 - replace leaked github keys in rust/cargo
Version 1.68.2 (2023-03-28)
===========================
- [Update the GitHub RSA host key bundled within Cargo](https://github.com/rust-lang/cargo/pull/11883).
  The key was [rotated by GitHub](https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/)
  on 2023-03-24 after the old one leaked.
- [Mark the old GitHub RSA host key as revoked](https://github.com/rust-lang/cargo/pull/11889).
  This will prevent Cargo from accepting the leaked key even when trusted by
  the system.
- [Add support for `@revoked` and a better error message for `@cert-authority` in Cargo's SSH host key verification](https://github.com/rust-lang/cargo/pull/11635)
- [Fix miscompilation in produced Windows MSVC artifacts](https://github.com/rust-lang/rust/pull/109094)
  This was introduced by enabling ThinLTO for the distributed rustc which led
  to miscompilations in the resulting binary. Currently this is believed to be
  limited to the -Zdylib-lto flag used for rustc compilation, rather than a
  general bug in ThinLTO, so only rustc artifacts should be affected.
- [Fix --enable-local-rust builds](https://github.com/rust-lang/rust/pull/109111/)
- [Treat `$prefix-clang` as `clang` in linker detection code](https://github.com/rust-lang/rust/pull/109156)
- [Fix panic in compiler code](https://github.com/rust-lang/rust/pull/108162)

OBS-URL: https://build.opensuse.org/request/show/1075085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust1.68?expand=0&rev=6
2023-03-30 04:53:54 +00:00
William Brown
90e7888632 Accepting request 1071790 from home:Guillaume_G:branches:devel:languages:rust
- Really disable test of issue-71519 on aarch64

OBS-URL: https://build.opensuse.org/request/show/1071790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust1.68?expand=0&rev=4
2023-03-14 22:40:56 +00:00
William Brown
b051de30b6 Accepting request 1071032 from home:firstyear:branches:devel:languages:rust
- Re-add obsoletes on rust1.62 to prevent file conflicts.

OBS-URL: https://build.opensuse.org/request/show/1071032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust1.68?expand=0&rev=2
2023-03-13 00:51:15 +00:00
William Brown
f36dea9db0 Accepting request 1070613 from home:firstyear:branches:devel:languages:rust
Submit new package rust1.68

OBS-URL: https://build.opensuse.org/request/show/1070613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust1.68?expand=0&rev=1
2023-03-10 06:31:51 +00:00