Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        php-snmp: A module for PHP applications that query SNMP-managed devices.
        
        
            | Name: | php-snmp | 
            Vendor: |  | 
        
        
            | Version: | 4.3.9 | 
            License: | The PHP License | 
        
        
            | Release: | 3.7 | 
            URL: | http://www.php.net/ | 
        
        
        
        - Summary
 
        - 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.
 
        
        
        Changelog
        
            - * Wed Jun 29 05:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.7
 
            - add security fixes:
 * shtool temp file handling (CAN-2005-1751, #159000)
 * XML_RPC command injection (Stefan Esser, CAN-2005-1921, #162045)
- fix ncurses/gd package descriptions (#158904)
 
        
            - * Tue Apr 26 05:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.6
 
            - add fix for curl safe mode bypasses (#147808)
 
        
            - * Wed Apr 20 05:00:00 2005 Joe Orton <jorton{%}redhat{*}com> 4.3.9-3.5
 
            - fix unserializer regressions
- BuildRequire gcc-c++ to avoid AC_PROG_CXX{,CPP} failure (#155221)