Пакет libetpan: Информация

  • Default inline alert: Версия в репозитории: 1.9.4-alt5

Бинарный пакет: libetpan
Версия: 1.9.4-alt4
Архитектура: e2kv4
Собран:  8 ноября 2023 г. 2:35
Исходный пакет: libetpan
Категория: Разработка/C
Сообщить об ошибке в пакете
Домашняя страница: https://www.etpan.org/libetpan.html

Лицензия: BSD-3-Clause
О пакете: This mail library provide a portable, efficient middleware for different kinds of mail access
Описание: 
The purpose of this mail library is to provide a portable, efficient
middleware for different kinds of mail access. When using the drivers
interface, the interface is the same for all kinds of mail access,
remote and local mailboxes.

Сопровождающий: Mikhail Efremov


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


7 ноября 2023 г. Mikhail Efremov 1.9.4-alt4
- Patches from upstream git:
  + Fix buffer overwrite for empty string in remove_trailing_eol
    (upstream issue #408);
  + Detect extra data after STARTTLS response and exit (upstrem
    issue #387) (fixes: CVE-2020-15953);
  + Missing boundary fix (upstream issue #384);
  + Fix potential null pointer deferenced (upstream issue #363);
  + Fix potential null pointer deferenced (upstream issue #361);
  + Fix potential null pointer deference (upstream issue #348).
20 декабря 2022 г. Mikhail Efremov 1.9.4-alt3
- Fixed libssl knob.
- Fixed License tag.
- Added Vcs tag.
- Patch from upstream:
  + Fixed crash when st_info_list is NULL (fixes: CVE-2022-4121).
1 октября 2020 г. Aleksei Nikiforov 1.9.4-alt2
- Applied security fixes from upstream (Fixes: CVE-2020-15953).