Accepting request 807722 from home:MSirringhaus:branches:devel:languages:rust

- Update to version 1.43.1
  - Updated openssl-src to 1.1.1g for CVE-2020-1967.
  - Fixed the stabilization of AVX-512 features.
  - Fixed `cargo package --list` not working with unpublished
    dependencies.

OBS-URL: https://build.opensuse.org/request/show/807722
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=252
This commit is contained in:
2020-06-22 13:31:07 +00:00
committed by Git OBS Bridge
parent fe469f919c
commit 9ab2ea9b36
20 changed files with 39 additions and 30 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 20 12:23:40 UTC 2020 - Martin Sirringhaus <martin.sirringhaus@suse.com>
- Update to version 1.43.1
- Updated openssl-src to 1.1.1g for CVE-2020-1967.
- Fixed the stabilization of AVX-512 features.
- Fixed `cargo package --list` not working with unpublished
dependencies.
-------------------------------------------------------------------
Mon May 4 16:21:54 UTC 2020 - Ismail Dönmez <idonmez@suse.com>