[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет libssh-devel-0.10.4-13.el9.i686 download

Имя libssh-devel
Эпоха 0
Версия 0.10.4
Релиз 13.el9
Архитектура i686
Сайт http://www.libssh.org
Лицензия LGPLv2+
Время сборки 2024-03-29 15:15:26
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Development files for libssh
Репозитории AppStream
Полное описание The libssh-devel package contains libraries and header files for developing applications that use libssh.
Эррата INFSA-2024:2504
Размер 39 КиБ
Исходный проект libssh-0.10.4-13.el9
Контрольная сумма SHA-256 d2ae87026da61aa587723ea96cc60eb3fd8cd73a3fb1c39e59978b07602a6ed3
× Full screenshot
История изменений link
* Mon Feb 19 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-13
- Bump up the version so that the version in 9.3 is lower.
- Resolves: RHEL-19310, RHEL-19691, RHEL-17245

* Tue Jan 09 2024 Sahana Prasad <sahana@redhat.com> - 0.10.4-12
- Fix CVE-2023-48795 Prefix truncation attack on Binary Packet Protocol (BPP)
- Fix CVE-2023-6918 Missing checks for return values for digests
- Fix CVE-2023-6004 ProxyCommand/ProxyJump features allow injection
  of malicious code through hostname
- Resolves: RHEL-19310, RHEL-19691, RHEL-17245

* Wed Jun 21 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4-11
- Fix loglevel regression
- Related: rhbz#2182252, rhbz#2189740

* Mon May 22 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4.10
- Fix null dereference issues found by covscan
- Related: rhbz#2182252, rhbz#2189740

* Wed May 10 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4-9
- Fix CVE-2023-1667 and CVE-2023-2283
- Fix issues found by cosvcan
- Resolves: rhbz#2182252, rhbz#2189740

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.10.4-8
- Rebuilt for MSVSphere 9.2 beta

* Mon Jan 23 2023 Stanislav Zidek <szidek@redhat.com> - 0.10.4-8
+ libssh-0.10.4-8
- Extended CI to run internal tests in RHEL
- Related: rhbz#2160080

* Wed Jan 04 2023 Norbert Pocs <npocs@redhat.com> - 0.10.4-7
- Add sk-keys to configuration parsing allowing to turn on-off by config
- Related: rhbz#2026449

* Thu Dec 01 2022 Norbert Pocs <npocs@redhat.com> - 0.10.4-6
- Fix covscan error
- Remove unwanted test with yet unimplemented feature
- Related: rhbz#2137839, rhbz#2136824

* Thu Dec 01 2022 Stanislav Zidek <szidek@redhat.com> - 0.10.4-5
+ libssh-0.10.4-5
- Fixed CI configuration due to TMT changes