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

  • Default inline alert: Собрана новая версия пакета

    № Задания: #339669
    Собран: 3 февраля 2024 г. 1:34
    Новая версия: 3.1.5-alt1
Бинарный пакет: openssl-engines
Версия: 3.1.4-alt1
Архитектура: armh
Собран:  25 октября 2023 г. 17:40 в задании #332632
Исходный пакет: openssl3
Сообщить об ошибке в пакете
Домашняя страница: http://www.openssl.org

Лицензия: Apache-2.0
О пакете: OpenSSL ENGINE interface modules
Описание: 
The OpenSSL toolkit provides support for secure communications between
machines. OpenSSL includes a certificate management tool and shared
libraries which provide various cryptographic algorithms and
protocols.

With OpenSSL 0.9.6, a new component was added to support alternative
cryptography implementations, most commonly for interfacing with external
crypto devices (eg. accelerator cards).  This component is called ENGINE,
and its presence in OpenSSL 0.9.6 (and subsequent bug-fix releases) caused
a little confusion as 0.9.6** releases were rolled in two versions,
a "standard" and an "engine" version.  In development for 0.9.7, the
ENGINE code has been merged into the main branch and is present in
the standard releases from 0.9.7 forwards.

In addition, dynamic binding to external ENGINE implementations is
provided by a special ENGINE called "dynamic".

Сопровождающий: Gleb Fotengauer-Malinovskiy


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


24 октября 2023 г. Gleb Fotengauer-Malinovskiy 3.1.4-alt1
- Updated to 3.1.4 (fixes CVE-2023-5363).
19 сентября 2023 г. Gleb Fotengauer-Malinovskiy 3.1.3-alt1
- Updated to 3.1.3 (fixes CVE-2023-4807).
1 августа 2023 г. Gleb Fotengauer-Malinovskiy 3.1.2-alt1
- Updated to 3.1.2 (fixes CVE-2023-2975, CVE-2023-3446, and CVE-2023-3817).
- libcrypto3: updated the version of the conflict with the libcrypto10 package
  (from "< 1.0.2r-alt3" to "< 1.0.3"), to match all possible versions of
  OpenSSL 1.0.2, as long as the synchronization of the openssl.cnf
  configuration file is not planned for this older version.