[ Все 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 ]
×

Пакет pam_ssh_agent_auth-0.10.3-7.24.el8.x86_64 download

Имя pam_ssh_agent_auth
Эпоха 0
Версия 0.10.3
Релиз 7.24.el8
Архитектура x86_64
Сайт http://www.openssh.com/portable.html
Лицензия BSD
Время сборки 2024-04-08 14:49:44
Хост сборки builder-x86-03.inferitos.ru
Краткое описание PAM module for authentication with ssh-agent
Репозитории BaseOS
Полное описание This package contains a PAM module which can be used to authenticate users using ssh keys stored in a ssh-agent. Through the use of the forwarding of ssh-agent connection it also allows to authenticate with remote ssh-agent instance. The module is most useful for su and sudo service stacks.
Эррата INFSA-2024:3166
Размер 209 КиБ
Исходный проект openssh-8.0p1-24.el8
Контрольная сумма SHA-256 7245ee47582cb6afbb312f3c1fd0f24423b0163caf75b24791487605c09c718c
× Full screenshot
История изменений link
* Fri Mar 29 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.0p1-24
- Rebuilt for MSVSphere 8.10 beta

* Tue Feb 06 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-24
- Providing a kill switch for scp to deal with CVE-2020-15778
  Resolves: RHEL-22870

* Fri Jan 05 2024 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-23
- Fix Terrapin attack
  Resolves: RHEL-19308

* Thu Dec 21 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-22
- Fix Terrapin attack
  Resolves: RHEL-19308
- Forbid shell metasymbols in username/hostname
  Resolves: RHEL-19788

* Tue Nov 07 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-21
- Using DigestSign/DigestVerify functions for better FIPS compatibility
  Resolves: RHEL-5217

* Mon Oct 30 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-20
- Limit artificial delays in sshd while login using AD user
  Resolves: RHEL-1684
- Add comment to OpenSSH server config about FIPS-incompatible key
  Resolves: RHEL-5221
- Avoid killing all processes on system in case of race condition
  Resolves: RHEL-11548
- Avoid sshd_config 256K limit
  Resolves: RHEL-5279
- Using DigestSign/DigestVerify functions for better FIPS compatibility
  Resolves: RHEL-5217
- Fix GSS KEX causing ssh failures when connecting to WinSSHD
  Resolves: RHEL-5321

* Thu Aug 24 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-19
- rebuilt
  Related: CVE-2023-38408

* Thu Jul 20 2023 Dmitry Belyavskiy <dbelyavs@redhat.com> - 8.0p1-18
- Avoid remote code execution in ssh-agent PKCS#11 support
  Resolves: CVE-2023-38408

* Tue Dec 20 2022 Dmitry Belyavskiy - 8.0p1-17
- Fix parsing of IPv6 IPs in sftp client (#2151334)
- Avoid ssh banner one-byte overflow (#2138344)
- Avoid crash of sshd when Include folder does not exist (#2133087)

* Wed Jun 29 2022 Zoltan Fridrich <zfridric@redhat.com> - 8.0p1-16
- Omit client side from minimize-sha1-use.patch to prevent regression (#2093897)