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

Пакет php-snmp-8.2.13-1.module+el8.10.0+288+615539f0.x86_64 download

Имя php-snmp
Эпоха 0
Версия 8.2.13
Релиз 1.module+el8.10.0+288+615539f0
Архитектура x86_64
Сайт http://www.php.net/
Лицензия PHP-3.01
Время сборки 2024-05-24 09:24:46
Хост сборки builder-x86-08.inferitos.ru
Краткое описание A module for PHP applications that query SNMP-managed devices
Репозитории AppStream
Полное описание The php-snmp package contains a dynamic shared object that will add support for querying SNMP devices to PHP. PHP is an HTML-embeddable scripting language. If you need SNMP support for PHP applications, you will need to install this package and the php package.
Эррата
Размер 78 КиБ
Исходный проект php-8.2.13-1.module+el8.10.0+288+615539f0
Контрольная сумма SHA-256 1e4d8df0744b5afa80147a1a5f2b46f318cd3dbe94e8f8f150f5f6ea791de08c
Module php-8.2-8100020240524055613.eb0869e2
× Full screenshot
История изменений link
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 8.2.13-1
- Rebuilt for MSVSphere 8.10 beta

* Mon Nov 27 2023 Remi Collet <rcollet@redhat.com> - 8.2.13-1
- rebase to 8.2.13 RHEL-14705
- add %__phpize and %__phpconfig macros
- move httpd/nginx wants directives to config files in /etc
- php-fpm.conf: move include directive after [global] section
  following upstream example, allowing overriding
- use SPDX license IDs

* Fri Jan 13 2023 Remi Collet <rcollet@redhat.com> - 8.0.27-1
- rebase to 8.0.27

* Mon Aug 01 2022 Remi Collet <rcollet@redhat.com> - 8.0.20-2
- snmp3 calls using authPriv or authNoPriv immediately return false #2104630

* Wed Jul 20 2022 Remi Collet <rcollet@redhat.com> - 8.0.20-1
- rebase to 8.0.20 #2100876
- fix wrong mod_php configuration #2094728

* Wed Jun 22 2022 Remi Collet <rcollet@redhat.com> - 8.0.13-3
- fix password of excessive length triggers buffer overflow leading to RCE
  CVE-2022-31626

* Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-2
- refresh provided configuration from upstream

* Tue Dec 14 2021 Remi Collet <rcollet@redhat.com> - 8.0.13-1
- rebase to 8.0.13
- drop xmlrpc extension
- drop json sub-package, extension is always present

* Thu May 20 2021 Remi Collet <rcollet@redhat.com> - 7.4.19-1
- rebase to 7.4.19 #1944110

* Mon Jun 15 2020 Remi Collet <rcollet@redhat.com> - 7.4.6-4
- fix regression in 7.4.6 with generators and exception