./www/php-glpi, IT inventory management software

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q2, Version: 9.4.3, Package name: glpi-9.4.3, Maintainer: hauke

GLPI is an Information Resource Manager application with an additional
Administration Interface. You can use it to build up a database with
an inventory for your company (computers, software, printers, etc).

Its enhanced functionality makes daily life for administrators easier.
Besides an inventory, it provides a trouble-ticket system, job
tracking with mail notification, and methods to build a database with
basic information about your network-topology.


Required to run:
[fonts/freefont-ttf] [mail/php-imap] [databases/mysql57-client] [databases/php-ldap] [databases/php-mysqli] [graphics/php-exif] [graphics/php-gd] [converters/php-mbstring] [net/php-xmlrpc] [textproc/php-json] [devel/php-opcache] [archivers/php-zlib] [www/php-apcu_bc] [www/php-curl]

Required to build:
[pkgtools/cwrappers] [www/apache24]

Master sites:

SHA1: 594121e47057d408393b6fbb101bafa6fb95941e
RMD160: 6585bb0ece7b2c6ffb5975666c6e349c4a255eb2
Filesize: 34030.851 KB

Version history: (Expand)


CVS history: (Expand)


   2019-07-06 21:06:19 by Benny Siegert | Files touched by this commit (4)
Log message:
Pullup ticket #5988 - requested by hauke
www/php-glpi: security fix

Revisions pulled up:
- www/php-glpi/MESSAGE                                          1.6
- www/php-glpi/Makefile                                         1.8
- www/php-glpi/PLIST                                            1.6
- www/php-glpi/distinfo                                         1.7

---
   Module Name:    pkgsrc
   Committed By:   hauke
   Date:           Tue Jul  2 12:23:42 UTC 2019

   Modified Files:
            pkgsrc/www/php-glpi: MESSAGE Makefile PLIST distinfo

   Log message:
   Update to GLPI v9.4.3, with security and bug fixes.

   - (security) Prevent execution of XSS on rich text,
   - (security) Prevent xss attack on user picture,
   - Fix performance issues when using entities,
   - New "Prevent take into account" action on tickets business rules,
   - New "Status" criterion on tickets business rules,
   - Change and problem tasks can now be marked as private,

   The full changelog is available under
   <https://github.com/glpi-project/glpi/milestone/36?closed=1>