Пакет rust-src: Информация

Бинарный пакет: rust-src
Версия: 1.51.0-alt1
Архитектура: armh
Собран:  2 мая 2021 г. 21:17 в задании #271165
Исходный пакет: rust
Сообщить об ошибке в пакете
Домашняя страница: http://www.rust-lang.org/

Лицензия: Apache-2.0 and MIT
О пакете: Sources for the Rust standard library
Описание: 
This package includes source files for the Rust standard library.  It may be
useful as a reference for code completion tools in various editors.

Сопровождающий: Alexey Gladkov


Последнее изменение


1 мая 2021 г. Alexey Gladkov 1:1.51.0-alt1
- New version (1.51.0).
- Use llvm12.0.
- Security fixes:
  + CVE-2020-36323 rust: optimization for joining strings can cause uninitialized bytes to be exposed
  + CVE-2021-28876 rust: panic safety issue in Zip implementation
  + CVE-2021-28878 rust: memory safety violation in Zip implementation when next_back() and next() are used together
  + CVE-2021-28879 rust: integer overflow in the Zip implementation can lead to a buffer overflow
  + CVE-2021-31162 rust: double free in Vec::from_iter function if freeing the element panics
26 февраля 2021 г. Alexey Gladkov 1:1.50.0-alt1
- New version (1.50.0).
7 января 2021 г. Alexey Gladkov 1:1.49.0-alt1
- New version (1.49.0).
- Use clang.