pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-glpi



Module Name:    pkgsrc
Committed By:   hauke
Date:           Fri Nov 17 11:07:39 UTC 2017

Modified Files:
        pkgsrc/www/php-glpi: Makefile PLIST distinfo
        pkgsrc/www/php-glpi/files: config_path.php

Log Message:
Update www/php-glpi to v9.2.1

Upstream says:

You'll find below the changes of this bugfixes version:

- Rework mail attachments for notifications (inline images are now handled, ...),
- Fix ticket reopening,
- Fix operating system update on sub-entities,
- Fix issues on knowledge base items removal and display,
- Unset autoclose delay on fresh install,
- Improve private saved searches (with entities),
- Fix carriage return issues on tickets,
- Fix massive actions on operating systems,
- Fix migration issues from 9.1 and 9.2,
- Add support for other cache methods than APCu,
- Fix linear amortize calculation,
- Fix mail collector attachments owner,
- And many more!

Full ChangeLog:
<https://github.com/glpi-project/glpi/milestone/21?closed=1>


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/php-glpi/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/php-glpi/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/php-glpi/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/php-glpi/files/config_path.php

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/php-glpi/Makefile
diff -u pkgsrc/www/php-glpi/Makefile:1.3 pkgsrc/www/php-glpi/Makefile:1.4
--- pkgsrc/www/php-glpi/Makefile:1.3    Fri Jul 21 10:11:27 2017
+++ pkgsrc/www/php-glpi/Makefile        Fri Nov 17 11:07:39 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2017/07/21 10:11:27 hauke Exp $
+# $NetBSD: Makefile,v 1.4 2017/11/17 11:07:39 hauke Exp $
 
 DISTNAME=      glpi-${GLPI_VERSION}
-GLPI_VERSION=  9.1.6
+GLPI_VERSION=  9.2.1
 CATEGORIES=    www
 
 MASTER_SITES=  https://github.com/glpi-project/glpi/releases/download/${GLPI_VERSION}/
@@ -45,12 +45,12 @@ PKG_SYSCONFDIR_PERMS=       ${APACHE_USER} ${A
 EGDIR=         share/examples/glpi
 GLPI_DIR=      share/glpi
 
-.for ddd in based_config.php config.php config_path.php define.php
+.for ddd in config_path.php
 CONF_FILES+=   ${EGDIR}/${ddd} ${PKG_SYSCONFDIR}/${ddd}
 .endfor
 
 MAKE_DIRS_PERMS+=      ${VARBASE}/glpi ${APACHE_USER} ${APACHE_GROUP} 0700
-.for ddd in _cron _dumps _graphs _lock _log _pictures _plugins \
+.for ddd in _cache _cron _dumps _graphs _lock _log _pictures _plugins \
         _rss _sessions _tmp _uploads
 MAKE_DIRS_PERMS+=      ${VARBASE}/glpi/${ddd} \
                        ${APACHE_USER} ${APACHE_GROUP} 0750

Index: pkgsrc/www/php-glpi/PLIST
diff -u pkgsrc/www/php-glpi/PLIST:1.1 pkgsrc/www/php-glpi/PLIST:1.2
--- pkgsrc/www/php-glpi/PLIST:1.1       Tue Jul 18 14:29:51 2017
+++ pkgsrc/www/php-glpi/PLIST   Fri Nov 17 11:07:39 2017
@@ -1,19 +1,18 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/18 14:29:51 hauke Exp $
-share/examples/glpi/based_config.php
-share/examples/glpi/config.php
+@comment $NetBSD: PLIST,v 1.2 2017/11/17 11:07:39 hauke Exp $
 share/examples/glpi/config_path.php
 share/examples/glpi/crontab.sample
-share/examples/glpi/define.php
 share/examples/glpi/httpd-glpi.conf
+share/glpi/.atoum.php
 share/glpi/.htaccess
 share/glpi/AUTHORS.txt
-share/glpi/CHANGELOG.txt
+share/glpi/CHANGELOG.md
 share/glpi/COPYING.txt
 share/glpi/LISEZMOI.txt
 share/glpi/README.md
 share/glpi/ajax/autocompletion.php
 share/glpi/ajax/comments.php
 share/glpi/ajax/common.tabs.php
+share/glpi/ajax/compareKbRevisions.php
 share/glpi/ajax/displayMessageAfterRedirect.php
 share/glpi/ajax/dropdownAllItems.php
 share/glpi/ajax/dropdownConnect.php
@@ -28,6 +27,7 @@ share/glpi/ajax/dropdownMassiveActionAdd
 share/glpi/ajax/dropdownMassiveActionAddValidator.php
 share/glpi/ajax/dropdownMassiveActionAuthMethods.php
 share/glpi/ajax/dropdownMassiveActionField.php
+share/glpi/ajax/dropdownMassiveActionOs.php
 share/glpi/ajax/dropdownNotificationEvent.php
 share/glpi/ajax/dropdownNotificationTemplate.php
 share/glpi/ajax/dropdownRubDocument.php
@@ -35,12 +35,15 @@ share/glpi/ajax/dropdownShowIPNetwork.ph
 share/glpi/ajax/dropdownSoftwareLicense.php
 share/glpi/ajax/dropdownTicketCategories.php
 share/glpi/ajax/dropdownTrackingDeviceType.php
+share/glpi/ajax/dropdownTypeCertificates.php
 share/glpi/ajax/dropdownUnicityFields.php
 share/glpi/ajax/dropdownValidator.php
 share/glpi/ajax/dropdownValuesBlacklist.php
 share/glpi/ajax/entitytree.php
 share/glpi/ajax/entitytreesearch.php
 share/glpi/ajax/entitytreesons.php
+share/glpi/ajax/fileupload.php
+share/glpi/ajax/fuzzysearch.php
 share/glpi/ajax/genericdate.php
 share/glpi/ajax/getDropdownConnect.php
 share/glpi/ajax/getDropdownFindNum.php
@@ -49,22 +52,29 @@ share/glpi/ajax/getDropdownNumber.php
 share/glpi/ajax/getDropdownUsers.php
 share/glpi/ajax/getDropdownValue.php
 share/glpi/ajax/getFileTag.php
+share/glpi/ajax/getKbComment.php
+share/glpi/ajax/getKbRevision.php
+share/glpi/ajax/getKnowbaseItemAnswer.php
 share/glpi/ajax/helpdesk_observer.php
 share/glpi/ajax/index.php
 share/glpi/ajax/inputtext.php
 share/glpi/ajax/itemTicket.php
+share/glpi/ajax/kblink.php
 share/glpi/ajax/ldapdaterestriction.php
 share/glpi/ajax/massiveaction.php
+share/glpi/ajax/notifications_ajax.php
 share/glpi/ajax/planning.php
 share/glpi/ajax/planningcheck.php
 share/glpi/ajax/planningend.php
 share/glpi/ajax/priority.php
 share/glpi/ajax/private_public.php
+share/glpi/ajax/projecttask.php
 share/glpi/ajax/resaperiod.php
 share/glpi/ajax/ruleaction.php
 share/glpi/ajax/ruleactionvalue.php
 share/glpi/ajax/rulecriteria.php
 share/glpi/ajax/rulecriteriavalue.php
+share/glpi/ajax/savedsearch.php
 share/glpi/ajax/searchmetarow.php
 share/glpi/ajax/searchoption.php
 share/glpi/ajax/searchoptionvalue.php
@@ -72,7 +82,10 @@ share/glpi/ajax/searchrow.php
 share/glpi/ajax/selectUnaffectedOrNewItem_Device.php
 share/glpi/ajax/solution.php
 share/glpi/ajax/subvisibility.php
+share/glpi/ajax/switchdebug.php
+share/glpi/ajax/switchlang.php
 share/glpi/ajax/task.php
+share/glpi/ajax/telemetry.php
 share/glpi/ajax/textarea.php
 share/glpi/ajax/ticketassigninformation.php
 share/glpi/ajax/ticketiteminformation.php
@@ -91,32 +104,41 @@ share/glpi/apirest.md
 share/glpi/apirest.php
 share/glpi/apixmlrpc.php
 share/glpi/config/.htaccess
-share/glpi/config/based_config.php
-share/glpi/config/config.php
 share/glpi/config/config_path.php
 share/glpi/config/crontab.sample
-share/glpi/config/define.php
 share/glpi/config/httpd-glpi.conf
+share/glpi/css/chartists-glpi.css
+share/glpi/css/chartists-glpi.min.css
 share/glpi/css/highcontrast.css
+share/glpi/css/highcontrast.min.css
 share/glpi/css/jquery-glpi.css
-share/glpi/css/jstree/d.gif
-share/glpi/css/jstree/d.png
-share/glpi/css/jstree/dot_for_ie.gif
-share/glpi/css/jstree/style.css
-share/glpi/css/jstree/throbber.gif
-share/glpi/css/nothing.gif
+share/glpi/css/jquery-glpi.min.css
+share/glpi/css/jstree-glpi.css
+share/glpi/css/jstree-glpi.min.css
 share/glpi/css/palettes/aerialgreen.css
+share/glpi/css/palettes/aerialgreen.min.css
 share/glpi/css/palettes/auror.css
+share/glpi/css/palettes/auror.min.css
 share/glpi/css/palettes/automn.css
+share/glpi/css/palettes/automn.min.css
 share/glpi/css/palettes/classic.css
+share/glpi/css/palettes/classic.min.css
 share/glpi/css/palettes/clockworkorange.css
+share/glpi/css/palettes/clockworkorange.min.css
 share/glpi/css/palettes/dark.css
+share/glpi/css/palettes/dark.min.css
 share/glpi/css/palettes/flood.css
+share/glpi/css/palettes/flood.min.css
 share/glpi/css/palettes/greenflat.css
+share/glpi/css/palettes/greenflat.min.css
 share/glpi/css/palettes/hipster.css
+share/glpi/css/palettes/hipster.min.css
 share/glpi/css/palettes/icecream.css
+share/glpi/css/palettes/icecream.min.css
 share/glpi/css/palettes/lightblue.css
+share/glpi/css/palettes/lightblue.min.css
 share/glpi/css/palettes/premiumred.css
+share/glpi/css/palettes/premiumred.min.css
 share/glpi/css/palettes/previews/aerialgreen.png
 share/glpi/css/palettes/previews/auror.png
 share/glpi/css/palettes/previews/automn.png
@@ -133,15 +155,24 @@ share/glpi/css/palettes/previews/purpleh
 share/glpi/css/palettes/previews/teclib.png
 share/glpi/css/palettes/previews/vintage.png
 share/glpi/css/palettes/purplehaze.css
+share/glpi/css/palettes/purplehaze.min.css
 share/glpi/css/palettes/teclib.css
+share/glpi/css/palettes/teclib.min.css
 share/glpi/css/palettes/vintage.css
+share/glpi/css/palettes/vintage.min.css
 share/glpi/css/print.css
+share/glpi/css/print.min.css
 share/glpi/css/style_install.css
+share/glpi/css/style_install.min.css
 share/glpi/css/styles.css
+share/glpi/css/styles.min.css
 share/glpi/css/styles_ie.css
+share/glpi/css/styles_ie.min.css
 share/glpi/css/tab-scroller-menu.css
+share/glpi/css/tab-scroller-menu.min.css
 share/glpi/css/win_png.htc
 share/glpi/files/.htaccess
+share/glpi/files/_cache/remove.txt
 share/glpi/files/_cron/remove.txt
 share/glpi/files/_dumps/remove.txt
 share/glpi/files/_graphs/remove.txt
@@ -168,11 +199,12 @@ share/glpi/front/blacklist.form.php
 share/glpi/front/blacklist.php
 share/glpi/front/blacklistedmailcontent.form.php
 share/glpi/front/blacklistedmailcontent.php
-share/glpi/front/bookmark.php
 share/glpi/front/budget.form.php
 share/glpi/front/budget.php
 share/glpi/front/budgettype.form.php
 share/glpi/front/budgettype.php
+share/glpi/front/businesscriticity.form.php
+share/glpi/front/businesscriticity.php
 share/glpi/front/calendar.form.php
 share/glpi/front/calendar.php
 share/glpi/front/calendar_holiday.form.php
@@ -184,6 +216,11 @@ share/glpi/front/cartridgeitem_printermo
 share/glpi/front/cartridgeitemtype.form.php
 share/glpi/front/cartridgeitemtype.php
 share/glpi/front/central.php
+share/glpi/front/certificate.form.php
+share/glpi/front/certificate.php
+share/glpi/front/certificate_item.form.php
+share/glpi/front/certificatetype.form.php
+share/glpi/front/certificatetype.php
 share/glpi/front/change.form.php
 share/glpi/front/change.php
 share/glpi/front/change_group.form.php
@@ -233,35 +270,13 @@ share/glpi/front/control.php
 share/glpi/front/cron.php
 share/glpi/front/crontask.form.php
 share/glpi/front/crontask.php
+share/glpi/front/device.form.php
 share/glpi/front/device.php
-share/glpi/front/devicecase.form.php
-share/glpi/front/devicecase.php
-share/glpi/front/devicecasetype.form.php
-share/glpi/front/devicecasetype.php
-share/glpi/front/devicecontrol.form.php
-share/glpi/front/devicecontrol.php
-share/glpi/front/devicedrive.form.php
-share/glpi/front/devicedrive.php
-share/glpi/front/devicegraphiccard.form.php
-share/glpi/front/devicegraphiccard.php
-share/glpi/front/deviceharddrive.form.php
-share/glpi/front/deviceharddrive.php
-share/glpi/front/devicememory.form.php
-share/glpi/front/devicememory.php
-share/glpi/front/devicememorytype.form.php
-share/glpi/front/devicememorytype.php
-share/glpi/front/devicemotherboard.form.php
-share/glpi/front/devicemotherboard.php
-share/glpi/front/devicenetworkcard.form.php
-share/glpi/front/devicenetworkcard.php
-share/glpi/front/devicepci.form.php
-share/glpi/front/devicepci.php
-share/glpi/front/devicepowersupply.form.php
-share/glpi/front/devicepowersupply.php
-share/glpi/front/deviceprocessor.form.php
-share/glpi/front/deviceprocessor.php
-share/glpi/front/devicesoundcard.form.php
-share/glpi/front/devicesoundcard.php
+share/glpi/front/devicemodel.form.php
+share/glpi/front/devicemodel.php
+share/glpi/front/devices.php
+share/glpi/front/devicetype.form.php
+share/glpi/front/devicetype.php
 share/glpi/front/dictionnary.php
 share/glpi/front/display.options.php
 share/glpi/front/displaypreference.form.php
@@ -289,7 +304,6 @@ share/glpi/front/fieldunicity.form.php
 share/glpi/front/fieldunicity.php
 share/glpi/front/filesystem.form.php
 share/glpi/front/filesystem.php
-share/glpi/front/fileupload.php
 share/glpi/front/find_num.php
 share/glpi/front/fqdn.form.php
 share/glpi/front/fqdn.php
@@ -313,9 +327,12 @@ share/glpi/front/ipnetwork.form.php
 share/glpi/front/ipnetwork.php
 share/glpi/front/ipnetwork_vlan.form.php
 share/glpi/front/item_device.common.form.php
+share/glpi/front/item_devicebattery.form.php
 share/glpi/front/item_devicecase.form.php
 share/glpi/front/item_devicecontrol.form.php
 share/glpi/front/item_devicedrive.form.php
+share/glpi/front/item_devicefirmware.form.php
+share/glpi/front/item_devicegeneric.form.php
 share/glpi/front/item_devicegraphiccard.form.php
 share/glpi/front/item_deviceharddrive.form.php
 share/glpi/front/item_devicememory.form.php
@@ -325,7 +342,10 @@ share/glpi/front/item_devicepci.form.php
 share/glpi/front/item_devicepowersupply.form.php
 share/glpi/front/item_deviceprocessor.form.php
 share/glpi/front/item_devices.form.php
+share/glpi/front/item_devicesensor.form.php
+share/glpi/front/item_devicesimcard.form.php
 share/glpi/front/item_devicesoundcard.form.php
+share/glpi/front/item_operatingsystem.form.php
 share/glpi/front/item_problem.form.php
 share/glpi/front/item_project.form.php
 share/glpi/front/item_ticket.form.php
@@ -333,6 +353,8 @@ share/glpi/front/itilcategory.form.php
 share/glpi/front/itilcategory.php
 share/glpi/front/knowbaseitem.form.php
 share/glpi/front/knowbaseitem.php
+share/glpi/front/knowbaseitem_comment.form.php
+share/glpi/front/knowbaseitem_item.form.php
 share/glpi/front/knowbaseitemcategory.form.php
 share/glpi/front/knowbaseitemcategory.php
 share/glpi/front/knowbaseitemtranslation.form.php
@@ -340,6 +362,12 @@ share/glpi/front/ldap.group.import.php
 share/glpi/front/ldap.group.php
 share/glpi/front/ldap.import.php
 share/glpi/front/ldap.php
+share/glpi/front/line.form.php
+share/glpi/front/line.php
+share/glpi/front/lineoperator.form.php
+share/glpi/front/lineoperator.php
+share/glpi/front/linetype.form.php
+share/glpi/front/linetype.php
 share/glpi/front/link.form.php
 share/glpi/front/link.php
 share/glpi/front/link.send.php
@@ -369,8 +397,6 @@ share/glpi/front/network.php
 share/glpi/front/networkalias.form.php
 share/glpi/front/networkequipment.form.php
 share/glpi/front/networkequipment.php
-share/glpi/front/networkequipmentfirmware.form.php
-share/glpi/front/networkequipmentfirmware.php
 share/glpi/front/networkequipmentmodel.form.php
 share/glpi/front/networkequipmentmodel.php
 share/glpi/front/networkequipmenttype.form.php
@@ -387,16 +413,30 @@ share/glpi/front/notepad.form.php
 share/glpi/front/notification.form.php
 share/glpi/front/notification.php
 share/glpi/front/notification.tags.php
-share/glpi/front/notificationmailsetting.form.php
+share/glpi/front/notification_notificationtemplate.form.php
+share/glpi/front/notificationajaxsetting.form.php
+share/glpi/front/notificationmailingsetting.form.php
 share/glpi/front/notificationtarget.form.php
 share/glpi/front/notificationtemplate.form.php
 share/glpi/front/notificationtemplate.php
 share/glpi/front/notificationtemplatetranslation.form.php
 share/glpi/front/notimportedemail.php
+share/glpi/front/ola.form.php
+share/glpi/front/ola.php
+share/glpi/front/olalevel.form.php
+share/glpi/front/olalevel.php
+share/glpi/front/olalevelaction.form.php
+share/glpi/front/olalevelcriteria.form.php
 share/glpi/front/operatingsystem.form.php
 share/glpi/front/operatingsystem.php
 share/glpi/front/operatingsystemarchitecture.form.php
 share/glpi/front/operatingsystemarchitecture.php
+share/glpi/front/operatingsystemedition.form.php
+share/glpi/front/operatingsystemedition.php
+share/glpi/front/operatingsystemkernel.form.php
+share/glpi/front/operatingsystemkernel.php
+share/glpi/front/operatingsystemkernelversion.form.php
+share/glpi/front/operatingsystemkernelversion.php
 share/glpi/front/operatingsystemservicepack.form.php
 share/glpi/front/operatingsystemservicepack.php
 share/glpi/front/operatingsystemversion.form.php
@@ -447,13 +487,15 @@ share/glpi/front/projecttask.form.php
 share/glpi/front/projecttask.php
 share/glpi/front/projecttask_ticket.form.php
 share/glpi/front/projecttaskteam.form.php
+share/glpi/front/projecttasktemplate.form.php
+share/glpi/front/projecttasktemplate.php
 share/glpi/front/projecttasktype.form.php
 share/glpi/front/projecttasktype.php
 share/glpi/front/projectteam.form.php
 share/glpi/front/projecttype.form.php
 share/glpi/front/projecttype.php
-share/glpi/front/queuedmail.form.php
-share/glpi/front/queuedmail.php
+share/glpi/front/queuednotification.form.php
+share/glpi/front/queuednotification.php
 share/glpi/front/reminder.form.php
 share/glpi/front/reminder.php
 share/glpi/front/report.contract.list.php
@@ -540,6 +582,9 @@ share/glpi/front/rulesoftwarecategory.fo
 share/glpi/front/rulesoftwarecategory.php
 share/glpi/front/ruleticket.form.php
 share/glpi/front/ruleticket.php
+share/glpi/front/savedsearch.form.php
+share/glpi/front/savedsearch.php
+share/glpi/front/savedsearch_alert.form.php
 share/glpi/front/search.php
 share/glpi/front/setup.auth.php
 share/glpi/front/setup.notification.php
@@ -550,8 +595,8 @@ share/glpi/front/slalevel.form.php
 share/glpi/front/slalevel.php
 share/glpi/front/slalevelaction.form.php
 share/glpi/front/slalevelcriteria.form.php
-share/glpi/front/slt.form.php
-share/glpi/front/slt.php
+share/glpi/front/slm.form.php
+share/glpi/front/slm.php
 share/glpi/front/software.form.php
 share/glpi/front/software.php
 share/glpi/front/softwarecategory.form.php
@@ -633,12 +678,12 @@ share/glpi/inc/authmail.class.php
 share/glpi/inc/autoload.function.php
 share/glpi/inc/autoupdatesystem.class.php
 share/glpi/inc/backup.class.php
+share/glpi/inc/based_config.php
 share/glpi/inc/blacklist.class.php
 share/glpi/inc/blacklistedmailcontent.class.php
-share/glpi/inc/bookmark.class.php
-share/glpi/inc/bookmark_user.class.php
 share/glpi/inc/budget.class.php
 share/glpi/inc/budgettype.class.php
+share/glpi/inc/businesscriticity.class.php
 share/glpi/inc/calendar.class.php
 share/glpi/inc/calendar_holiday.class.php
 share/glpi/inc/calendarsegment.class.php
@@ -647,6 +692,9 @@ share/glpi/inc/cartridgeitem.class.php
 share/glpi/inc/cartridgeitem_printermodel.class.php
 share/glpi/inc/cartridgeitemtype.class.php
 share/glpi/inc/central.class.php
+share/glpi/inc/certificate.class.php
+share/glpi/inc/certificate_item.class.php
+share/glpi/inc/certificatetype.class.php
 share/glpi/inc/change.class.php
 share/glpi/inc/change_group.class.php
 share/glpi/inc/change_item.class.php
@@ -662,7 +710,10 @@ share/glpi/inc/commondbchild.class.php
 share/glpi/inc/commondbconnexity.class.php
 share/glpi/inc/commondbrelation.class.php
 share/glpi/inc/commondbtm.class.php
+share/glpi/inc/commondbvisible.class.php
 share/glpi/inc/commondevice.class.php
+share/glpi/inc/commondevicemodel.class.php
+share/glpi/inc/commondevicetype.class.php
 share/glpi/inc/commondropdown.class.php
 share/glpi/inc/commonglpi.class.php
 share/glpi/inc/commonimplicittreedropdown.class.php
@@ -682,6 +733,7 @@ share/glpi/inc/computermodel.class.php
 share/glpi/inc/computertype.class.php
 share/glpi/inc/computervirtualmachine.class.php
 share/glpi/inc/config.class.php
+share/glpi/inc/config.php
 share/glpi/inc/consumable.class.php
 share/glpi/inc/consumableitem.class.php
 share/glpi/inc/consumableitemtype.class.php
@@ -699,20 +751,49 @@ share/glpi/inc/crontasklog.class.php
 share/glpi/inc/db.function.php
 share/glpi/inc/dbconnection.class.php
 share/glpi/inc/dbmysql.class.php
+share/glpi/inc/dbmysqliterator.class.php
+share/glpi/inc/dbutils.class.php
+share/glpi/inc/define.php
+share/glpi/inc/devicebattery.class.php
+share/glpi/inc/devicebatterymodel.class.php
+share/glpi/inc/devicebatterytype.class.php
 share/glpi/inc/devicecase.class.php
+share/glpi/inc/devicecasemodel.class.php
 share/glpi/inc/devicecasetype.class.php
 share/glpi/inc/devicecontrol.class.php
+share/glpi/inc/devicecontrolmodel.class.php
 share/glpi/inc/devicedrive.class.php
+share/glpi/inc/devicedrivemodel.class.php
+share/glpi/inc/devicefirmware.class.php
+share/glpi/inc/devicefirmwaremodel.class.php
+share/glpi/inc/devicefirmwaretype.class.php
+share/glpi/inc/devicegeneric.class.php
+share/glpi/inc/devicegenericmodel.class.php
+share/glpi/inc/devicegenerictype.class.php
 share/glpi/inc/devicegraphiccard.class.php
+share/glpi/inc/devicegraphiccardmodel.class.php
 share/glpi/inc/deviceharddrive.class.php
+share/glpi/inc/deviceharddrivemodel.class.php
 share/glpi/inc/devicememory.class.php
+share/glpi/inc/devicememorymodel.class.php
 share/glpi/inc/devicememorytype.class.php
 share/glpi/inc/devicemotherboard.class.php
+share/glpi/inc/devicemotherboardmodel.class.php
 share/glpi/inc/devicenetworkcard.class.php
+share/glpi/inc/devicenetworkcardmodel.class.php
 share/glpi/inc/devicepci.class.php
+share/glpi/inc/devicepcimodel.class.php
 share/glpi/inc/devicepowersupply.class.php
+share/glpi/inc/devicepowersupplymodel.class.php
 share/glpi/inc/deviceprocessor.class.php
+share/glpi/inc/deviceprocessormodel.class.php
+share/glpi/inc/devicesensor.class.php
+share/glpi/inc/devicesensormodel.class.php
+share/glpi/inc/devicesensortype.class.php
+share/glpi/inc/devicesimcard.class.php
+share/glpi/inc/devicesimcardtype.class.php
 share/glpi/inc/devicesoundcard.class.php
+share/glpi/inc/devicesoundcardmodel.class.php
 share/glpi/inc/displaypreference.class.php
 share/glpi/inc/document.class.php
 share/glpi/inc/document_item.class.php
@@ -726,6 +807,8 @@ share/glpi/inc/entity_knowbaseitem.class
 share/glpi/inc/entity_reminder.class.php
 share/glpi/inc/entity_rssfeed.class.php
 share/glpi/inc/event.class.php
+share/glpi/inc/exception/forgetpasswordexception.class.php
+share/glpi/inc/exception/passwordtooweakexception.class.php
 share/glpi/inc/fieldblacklist.class.php
 share/glpi/inc/fieldunicity.class.php
 share/glpi/inc/filesystem.class.php
@@ -733,7 +816,7 @@ share/glpi/inc/fqdn.class.php
 share/glpi/inc/fqdnlabel.class.php
 share/glpi/inc/glpimailer.class.php
 share/glpi/inc/glpipdf.class.php
-share/glpi/inc/graphpalette.class.php
+share/glpi/inc/glpiuploadhandler.class.php
 share/glpi/inc/group.class.php
 share/glpi/inc/group_knowbaseitem.class.php
 share/glpi/inc/group_problem.class.php
@@ -761,9 +844,12 @@ share/glpi/inc/ipaddress_ipnetwork.class
 share/glpi/inc/ipnetmask.class.php
 share/glpi/inc/ipnetwork.class.php
 share/glpi/inc/ipnetwork_vlan.class.php
+share/glpi/inc/item_devicebattery.class.php
 share/glpi/inc/item_devicecase.class.php
 share/glpi/inc/item_devicecontrol.class.php
 share/glpi/inc/item_devicedrive.class.php
+share/glpi/inc/item_devicefirmware.class.php
+share/glpi/inc/item_devicegeneric.class.php
 share/glpi/inc/item_devicegraphiccard.class.php
 share/glpi/inc/item_deviceharddrive.class.php
 share/glpi/inc/item_devicememory.class.php
@@ -773,17 +859,28 @@ share/glpi/inc/item_devicepci.class.php
 share/glpi/inc/item_devicepowersupply.class.php
 share/glpi/inc/item_deviceprocessor.class.php
 share/glpi/inc/item_devices.class.php
+share/glpi/inc/item_devicesensor.class.php
+share/glpi/inc/item_devicesimcard.class.php
 share/glpi/inc/item_devicesoundcard.class.php
+share/glpi/inc/item_operatingsystem.class.php
 share/glpi/inc/item_problem.class.php
 share/glpi/inc/item_project.class.php
 share/glpi/inc/item_ticket.class.php
 share/glpi/inc/itilcategory.class.php
 share/glpi/inc/knowbase.class.php
 share/glpi/inc/knowbaseitem.class.php
+share/glpi/inc/knowbaseitem_comment.class.php
+share/glpi/inc/knowbaseitem_item.class.php
 share/glpi/inc/knowbaseitem_profile.class.php
+share/glpi/inc/knowbaseitem_revision.class.php
 share/glpi/inc/knowbaseitem_user.class.php
 share/glpi/inc/knowbaseitemcategory.class.php
 share/glpi/inc/knowbaseitemtranslation.class.php
+share/glpi/inc/levelagreement.class.php
+share/glpi/inc/levelagreementlevel.class.php
+share/glpi/inc/line.class.php
+share/glpi/inc/lineoperator.class.php
+share/glpi/inc/linetype.class.php
 share/glpi/inc/link.class.php
 share/glpi/inc/link_itemtype.class.php
 share/glpi/inc/location.class.php
@@ -801,7 +898,6 @@ share/glpi/inc/netpoint.class.php
 share/glpi/inc/network.class.php
 share/glpi/inc/networkalias.class.php
 share/glpi/inc/networkequipment.class.php
-share/glpi/inc/networkequipmentfirmware.class.php
 share/glpi/inc/networkequipmentmodel.class.php
 share/glpi/inc/networkequipmenttype.class.php
 share/glpi/inc/networkinterface.class.php
@@ -820,12 +916,22 @@ share/glpi/inc/networkportmigration.clas
 share/glpi/inc/networkportwifi.class.php
 share/glpi/inc/notepad.class.php
 share/glpi/inc/notification.class.php
+share/glpi/inc/notification_notificationtemplate.class.php
+share/glpi/inc/notificationajax.class.php
+share/glpi/inc/notificationajaxsetting.class.php
 share/glpi/inc/notificationevent.class.php
+share/glpi/inc/notificationeventabstract.class.php
+share/glpi/inc/notificationeventajax.class.php
+share/glpi/inc/notificationeventinterface.class.php
+share/glpi/inc/notificationeventmailing.class.php
 share/glpi/inc/notificationinterface.class.php
-share/glpi/inc/notificationmail.class.php
-share/glpi/inc/notificationmailsetting.class.php
+share/glpi/inc/notificationmailing.class.php
+share/glpi/inc/notificationmailingsetting.class.php
+share/glpi/inc/notificationsetting.class.php
+share/glpi/inc/notificationsettingconfig.class.php
 share/glpi/inc/notificationtarget.class.php
 share/glpi/inc/notificationtargetcartridgeitem.class.php
+share/glpi/inc/notificationtargetcertificate.class.php
 share/glpi/inc/notificationtargetchange.class.php
 share/glpi/inc/notificationtargetcommonitilobject.class.php
 share/glpi/inc/notificationtargetconsumableitem.class.php
@@ -841,6 +947,7 @@ share/glpi/inc/notificationtargetproblem
 share/glpi/inc/notificationtargetproject.class.php
 share/glpi/inc/notificationtargetprojecttask.class.php
 share/glpi/inc/notificationtargetreservation.class.php
+share/glpi/inc/notificationtargetsavedsearch_alert.class.php
 share/glpi/inc/notificationtargetsoftwarelicense.class.php
 share/glpi/inc/notificationtargetticket.class.php
 share/glpi/inc/notificationtargetuser.class.php
@@ -848,8 +955,16 @@ share/glpi/inc/notificationtemplate.clas
 share/glpi/inc/notificationtemplatetranslation.class.php
 share/glpi/inc/notimportedemail.class.php
 share/glpi/inc/objectlock.class.php
+share/glpi/inc/ola.class.php
+share/glpi/inc/olalevel.class.php
+share/glpi/inc/olalevel_ticket.class.php
+share/glpi/inc/olalevelaction.class.php
+share/glpi/inc/olalevelcriteria.class.php
 share/glpi/inc/operatingsystem.class.php
 share/glpi/inc/operatingsystemarchitecture.class.php
+share/glpi/inc/operatingsystemedition.class.php
+share/glpi/inc/operatingsystemkernel.class.php
+share/glpi/inc/operatingsystemkernelversion.class.php
 share/glpi/inc/operatingsystemservicepack.class.php
 share/glpi/inc/operatingsystemversion.class.php
 share/glpi/inc/peripheral.class.php
@@ -883,10 +998,11 @@ share/glpi/inc/projectstate.class.php
 share/glpi/inc/projecttask.class.php
 share/glpi/inc/projecttask_ticket.class.php
 share/glpi/inc/projecttaskteam.class.php
+share/glpi/inc/projecttasktemplate.class.php
 share/glpi/inc/projecttasktype.class.php
 share/glpi/inc/projectteam.class.php
 share/glpi/inc/projecttype.class.php
-share/glpi/inc/queuedmail.class.php
+share/glpi/inc/queuednotification.class.php
 share/glpi/inc/registeredid.class.php
 share/glpi/inc/relation.constant.php
 share/glpi/inc/reminder.class.php
@@ -954,6 +1070,9 @@ share/glpi/inc/rulesoftwarecategory.clas
 share/glpi/inc/rulesoftwarecategorycollection.class.php
 share/glpi/inc/ruleticket.class.php
 share/glpi/inc/ruleticketcollection.class.php
+share/glpi/inc/savedsearch.class.php
+share/glpi/inc/savedsearch_alert.class.php
+share/glpi/inc/savedsearch_user.class.php
 share/glpi/inc/search.class.php
 share/glpi/inc/session.class.php
 share/glpi/inc/singletonrulelist.class.php
@@ -962,7 +1081,7 @@ share/glpi/inc/slalevel.class.php
 share/glpi/inc/slalevel_ticket.class.php
 share/glpi/inc/slalevelaction.class.php
 share/glpi/inc/slalevelcriteria.class.php
-share/glpi/inc/slt.class.php
+share/glpi/inc/slm.class.php
 share/glpi/inc/software.class.php
 share/glpi/inc/softwarecategory.class.php
 share/glpi/inc/softwarelicense.class.php
@@ -978,6 +1097,7 @@ share/glpi/inc/supplier_ticket.class.php
 share/glpi/inc/suppliertype.class.php
 share/glpi/inc/taskcategory.class.php
 share/glpi/inc/tasktemplate.class.php
+share/glpi/inc/telemetry.class.php
 share/glpi/inc/ticket.class.php
 share/glpi/inc/ticket_ticket.class.php
 share/glpi/inc/ticket_user.class.php
@@ -994,6 +1114,7 @@ share/glpi/inc/ticketvalidation.class.ph
 share/glpi/inc/timer.class.php
 share/glpi/inc/toolbox.class.php
 share/glpi/inc/transfer.class.php
+share/glpi/inc/update.class.php
 share/glpi/inc/user.class.php
 share/glpi/inc/usercategory.class.php
 share/glpi/inc/useremail.class.php
@@ -1009,9 +1130,8 @@ share/glpi/index.php
 share/glpi/install/index.php
 share/glpi/install/install.php.disabled
 share/glpi/install/mysql/.htaccess
-share/glpi/install/mysql/glpi-9.1-empty.sql
-share/glpi/install/mysql/glpi-9.1.1-empty.sql
-share/glpi/install/mysql/glpi-9.1.3-empty.sql
+share/glpi/install/mysql/glpi-empty.sql
+share/glpi/install/old_objects.php
 share/glpi/install/update.php
 share/glpi/install/update_031_04.php
 share/glpi/install/update_042_05.php
@@ -1052,9 +1172,43 @@ share/glpi/install/update_0905_91.php
 share/glpi/install/update_090_0901.php
 share/glpi/install/update_911_913.php
 share/glpi/install/update_91_911.php
+share/glpi/install/update_91_92.php
+share/glpi/install/update_92_921.php
 share/glpi/install/update_content.php
 share/glpi/install/update_to_031.php
+share/glpi/install/update_xx_xy.tpl.php
+share/glpi/js/clipboard.js
+share/glpi/js/clipboard.min.js
+share/glpi/js/common.js
+share/glpi/js/common.min.js
+share/glpi/js/fileupload.js
+share/glpi/js/fileupload.min.js
+share/glpi/js/fuzzysearch.js
+share/glpi/js/fuzzysearch.min.js
+share/glpi/js/notifications_ajax.js
+share/glpi/js/notifications_ajax.min.js
 share/glpi/lib/FreeSans.ttf
+share/glpi/lib/chartist-js-0.10.1/LICENSE-MIT
+share/glpi/lib/chartist-js-0.10.1/chartist.css
+share/glpi/lib/chartist-js-0.10.1/chartist.js
+share/glpi/lib/chartist-js-0.10.1/chartist.min.css
+share/glpi/lib/chartist-js-0.10.1/chartist.min.js
+share/glpi/lib/chartist-plugin-legend-0.6.0/LICENSE
+share/glpi/lib/chartist-plugin-legend-0.6.0/chartist-plugin-legend.js
+share/glpi/lib/chartist-plugin-tooltip-0.0.17/LICENSE
+share/glpi/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.css
+share/glpi/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.js
+share/glpi/lib/chartist-plugin-tooltip-0.0.17/chartist-plugin-tooltip.min.js
+share/glpi/lib/font-awesome-4.7.0/css/font-awesome.css
+share/glpi/lib/font-awesome-4.7.0/css/font-awesome.min.css
+share/glpi/lib/font-awesome-4.7.0/fonts/FontAwesome.otf
+share/glpi/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.eot
+share/glpi/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.svg
+share/glpi/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf
+share/glpi/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff
+share/glpi/lib/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2
+share/glpi/lib/fuzzy/LICENSE-MIT
+share/glpi/lib/fuzzy/fuzzy-min.js
 share/glpi/lib/htmlawed/htmLawed.php
 share/glpi/lib/index.php
 share/glpi/lib/jquery/css/smoothness/images/animated-overlay.gif
@@ -1159,9 +1313,6 @@ share/glpi/lib/jquery/js/jquery-ui-1.10.
 share/glpi/lib/jquery/js/jquery-ui-1.10.4.custom.min.js
 share/glpi/lib/jqueryplugins/autogrow/jquery.autogrow-textarea.js
 share/glpi/lib/jqueryplugins/autogrow/jquery.autogrow-textarea.min.js
-share/glpi/lib/jqueryplugins/backtotop/BackToTop.jquery.css
-share/glpi/lib/jqueryplugins/backtotop/BackToTop.jquery.js
-share/glpi/lib/jqueryplugins/backtotop/BackToTop.min.jquery.js
 share/glpi/lib/jqueryplugins/fullcalendar/CHANGELOG.txt
 share/glpi/lib/jqueryplugins/fullcalendar/CONTRIBUTING.txt
 share/glpi/lib/jqueryplugins/fullcalendar/LICENSE.txt
@@ -1272,15 +1423,6 @@ share/glpi/lib/jqueryplugins/fullcalenda
 share/glpi/lib/jqueryplugins/fullcalendar/locale/vi.js
 share/glpi/lib/jqueryplugins/fullcalendar/locale/zh-cn.js
 share/glpi/lib/jqueryplugins/fullcalendar/locale/zh-tw.js
-share/glpi/lib/jqueryplugins/imagepaste/IE_support/Supa.jar
-share/glpi/lib/jqueryplugins/imagepaste/IE_support/Supa.jar.signed.development
-share/glpi/lib/jqueryplugins/imagepaste/img/imagepaste.png
-share/glpi/lib/jqueryplugins/imagepaste/jquery.image_paste.js
-share/glpi/lib/jqueryplugins/imagepaste/jquery.image_paste.min.js
-share/glpi/lib/jqueryplugins/jcrop/Jcrop.gif
-share/glpi/lib/jqueryplugins/jcrop/jquery.Jcrop.js
-share/glpi/lib/jqueryplugins/jcrop/jquery.Jcrop.min.css
-share/glpi/lib/jqueryplugins/jcrop/jquery.Jcrop.min.js
 share/glpi/lib/jqueryplugins/jquery-file-upload/README.md
 share/glpi/lib/jqueryplugins/jquery-file-upload/js/jquery.fileupload.js
 share/glpi/lib/jqueryplugins/jquery-file-upload/js/jquery.fileupload.min.js
@@ -1359,9 +1501,24 @@ share/glpi/lib/jqueryplugins/jquery-ui-t
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.js
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.min.css
 share/glpi/lib/jqueryplugins/jquery-ui-timepicker-addon/jquery-ui-timepicker-addon.min.js
-share/glpi/lib/jqueryplugins/jstree/README.txt
-share/glpi/lib/jqueryplugins/jstree/jquery.jstree.js
-share/glpi/lib/jqueryplugins/jstree/jquery.jstree.min.js
+share/glpi/lib/jqueryplugins/jquery.hotkeys.js
+share/glpi/lib/jqueryplugins/jstree/LICENSE-MIT
+share/glpi/lib/jqueryplugins/jstree/README.md
+share/glpi/lib/jqueryplugins/jstree/jstree.js
+share/glpi/lib/jqueryplugins/jstree/jstree.min.js
+share/glpi/lib/jqueryplugins/jstree/themes/default-dark/32px.png
+share/glpi/lib/jqueryplugins/jstree/themes/default-dark/40px.png
+share/glpi/lib/jqueryplugins/jstree/themes/default-dark/style.css
+share/glpi/lib/jqueryplugins/jstree/themes/default-dark/style.min.css
+share/glpi/lib/jqueryplugins/jstree/themes/default-dark/throbber.gif
+share/glpi/lib/jqueryplugins/jstree/themes/default/32px.png
+share/glpi/lib/jqueryplugins/jstree/themes/default/40px.png
+share/glpi/lib/jqueryplugins/jstree/themes/default/style.css
+share/glpi/lib/jqueryplugins/jstree/themes/default/style.min.css
+share/glpi/lib/jqueryplugins/jstree/themes/default/throbber.gif
+share/glpi/lib/jqueryplugins/prettytextdiff/diff_match_patch.js
+share/glpi/lib/jqueryplugins/prettytextdiff/jquery.pretty-text-diff.js
+share/glpi/lib/jqueryplugins/prettytextdiff/jquery.pretty-text-diff.min.js
 share/glpi/lib/jqueryplugins/qtip2/jquery.qtip.css
 share/glpi/lib/jqueryplugins/qtip2/jquery.qtip.js
 share/glpi/lib/jqueryplugins/qtip2/jquery.qtip.min.css
@@ -1506,6 +1663,7 @@ share/glpi/lib/tiny_mce/langs/pt_PT.js
 share/glpi/lib/tiny_mce/langs/readme.md
 share/glpi/lib/tiny_mce/langs/ro.js
 share/glpi/lib/tiny_mce/langs/ru.js
+share/glpi/lib/tiny_mce/langs/ru_RU.js
 share/glpi/lib/tiny_mce/langs/si_LK.js
 share/glpi/lib/tiny_mce/langs/sk.js
 share/glpi/lib/tiny_mce/langs/sl_SI.js
@@ -1627,9 +1785,12 @@ share/glpi/lib/tiny_mce/skins/lightgray/
 share/glpi/lib/tiny_mce/themes/inlite/theme.min.js
 share/glpi/lib/tiny_mce/themes/modern/theme.min.js
 share/glpi/lib/tiny_mce/tinymce.min.js
+share/glpi/lib/zend-splautoloader.class.php
 share/glpi/locales/.htaccess
 share/glpi/locales/ar_SA.mo
 share/glpi/locales/ar_SA.po
+share/glpi/locales/be_BY.mo
+share/glpi/locales/be_BY.po
 share/glpi/locales/bg_BG.mo
 share/glpi/locales/bg_BG.po
 share/glpi/locales/ca_ES.mo
@@ -1646,6 +1807,8 @@ share/glpi/locales/en_GB.mo
 share/glpi/locales/en_GB.po
 share/glpi/locales/en_US.mo
 share/glpi/locales/en_US.po
+share/glpi/locales/eo.mo
+share/glpi/locales/eo.po
 share/glpi/locales/es_419.mo
 share/glpi/locales/es_419.po
 share/glpi/locales/es_AR.mo
@@ -1679,6 +1842,8 @@ share/glpi/locales/hu_HU.mo
 share/glpi/locales/hu_HU.po
 share/glpi/locales/id_ID.mo
 share/glpi/locales/id_ID.po
+share/glpi/locales/is_IS.mo
+share/glpi/locales/is_IS.po
 share/glpi/locales/it_IT.mo
 share/glpi/locales/it_IT.po
 share/glpi/locales/ja_JP.mo
@@ -1697,6 +1862,8 @@ share/glpi/locales/nl_NL.mo
 share/glpi/locales/nl_NL.po
 share/glpi/locales/nn_NO.mo
 share/glpi/locales/nn_NO.po
+share/glpi/locales/pl.mo
+share/glpi/locales/pl.po
 share/glpi/locales/pl_PL.mo
 share/glpi/locales/pl_PL.po
 share/glpi/locales/pt_BR.mo
@@ -1732,24 +1899,16 @@ share/glpi/locales/zh_TW.po
 share/glpi/pics/PICS-AUTHORS.txt
 share/glpi/pics/accepted.png
 share/glpi/pics/actualiser.png
-share/glpi/pics/add.png
 share/glpi/pics/add_dark.png
 share/glpi/pics/add_dropdown.png
-share/glpi/pics/addme.png
 share/glpi/pics/addresa.png
+share/glpi/pics/answer.png
 share/glpi/pics/approbation.png
 share/glpi/pics/arrow-left-top.png
 share/glpi/pics/arrow-left.png
 share/glpi/pics/arrow-right-top.png
 share/glpi/pics/arrow-right.png
 share/glpi/pics/assign.png
-share/glpi/pics/bookmark.png
-share/glpi/pics/bookmark_black.png
-share/glpi/pics/bookmark_default.png
-share/glpi/pics/bookmark_grey.png
-share/glpi/pics/bookmark_record.png
-share/glpi/pics/calendar.png
-share/glpi/pics/clock.png
 share/glpi/pics/close.png
 share/glpi/pics/closed.png
 share/glpi/pics/collapse.gif
@@ -1762,16 +1921,14 @@ share/glpi/pics/deplier_up.png
 share/glpi/pics/dollar.png
 share/glpi/pics/dollaradd.png
 share/glpi/pics/down.png
+share/glpi/pics/drag.png
 share/glpi/pics/edit.png
 share/glpi/pics/entity_all.png
 share/glpi/pics/evaluation.png
 share/glpi/pics/expand.gif
 share/glpi/pics/expand.png
-share/glpi/pics/export.png
 share/glpi/pics/faqadd.png
-share/glpi/pics/faqdelete.png
 share/glpi/pics/faqedit.png
-share/glpi/pics/faqremove.png
 share/glpi/pics/favicon.ico
 share/glpi/pics/fd_footer.png
 share/glpi/pics/fd_hoverlink.png
@@ -1781,21 +1938,15 @@ share/glpi/pics/fd_nav3.png
 share/glpi/pics/fd_ssmenu.png
 share/glpi/pics/first.png
 share/glpi/pics/first_off.png
-share/glpi/pics/folder-open.png
-share/glpi/pics/folder.png
 share/glpi/pics/fond-central.png
-share/glpi/pics/fond.png
 share/glpi/pics/fond_form.png
 share/glpi/pics/fond_form_on.png
-share/glpi/pics/fond_ico_cons.png
-share/glpi/pics/fond_ico_cons_on.png
 share/glpi/pics/fond_onglet.png
 share/glpi/pics/fond_th.png
+share/glpi/pics/glpi.png
 share/glpi/pics/greenbutton.png
 share/glpi/pics/group.png
 share/glpi/pics/groupes.png
-share/glpi/pics/help.png
-share/glpi/pics/help_black.png
 share/glpi/pics/icones/ai-dist.png
 share/glpi/pics/icones/aiff-dist.png
 share/glpi/pics/icones/asf-dist.png
@@ -1863,8 +2014,9 @@ share/glpi/pics/icones/xcf-dist.png
 share/glpi/pics/icones/xls-dist.png
 share/glpi/pics/icones/xml-dist.png
 share/glpi/pics/icones/zip-dist.png
-share/glpi/pics/info-big.png
-share/glpi/pics/info-small.png
+share/glpi/pics/jquery/jstree/32px.png
+share/glpi/pics/jquery/jstree/40px.png
+share/glpi/pics/jquery/jstree/throbber.gif
 share/glpi/pics/jquery/pbar-ani.gif
 share/glpi/pics/ko_min.png
 share/glpi/pics/l.gif
@@ -1875,14 +2027,11 @@ share/glpi/pics/layout_lefttab.png
 share/glpi/pics/layout_vsplit.png
 share/glpi/pics/left.png
 share/glpi/pics/left_off.png
-share/glpi/pics/leftsearch.png
 share/glpi/pics/loader.png
 share/glpi/pics/lock.png
 share/glpi/pics/login_logo_glpi.png
 share/glpi/pics/login_password.png
 share/glpi/pics/login_user.png
-share/glpi/pics/logo-glpi-login.png
-share/glpi/pics/logoOcs.png
 share/glpi/pics/logos/logo-GLPI-100-black.png
 share/glpi/pics/logos/logo-GLPI-100-white.png
 share/glpi/pics/logos/logo-GLPI-160-white.png
@@ -1891,14 +2040,10 @@ share/glpi/pics/logos/logo-GLPI-250-whit
 share/glpi/pics/logos/logo-GLPI-500-black.png
 share/glpi/pics/logos/logo-GLPI-500-blue.png
 share/glpi/pics/logos/logo-GLPI-500-white.png
-share/glpi/pics/logout.png
-share/glpi/pics/logout_black.png
 share/glpi/pics/menu_add.png
 share/glpi/pics/menu_add_off.png
 share/glpi/pics/menu_addtemplate.png
 share/glpi/pics/menu_all.png
-share/glpi/pics/menu_all_black.png
-share/glpi/pics/menu_calendar.png
 share/glpi/pics/menu_config.png
 share/glpi/pics/menu_search.png
 share/glpi/pics/menu_search_off.png
@@ -1907,48 +2052,37 @@ share/glpi/pics/menu_showall.png
 share/glpi/pics/meta_moins.png
 share/glpi/pics/meta_plus.png
 share/glpi/pics/moins.png
-share/glpi/pics/moyenne.png
 share/glpi/pics/new.png
-share/glpi/pics/noir.png
+share/glpi/pics/nothing.gif
 share/glpi/pics/observe.png
 share/glpi/pics/ok.png
-share/glpi/pics/ok2.png
 share/glpi/pics/ok_min.png
 share/glpi/pics/options_search.png
-share/glpi/pics/pdf.png
-share/glpi/pics/periph.png
 share/glpi/pics/picture.png
 share/glpi/pics/picture_min.png
 share/glpi/pics/plan.png
 share/glpi/pics/plus.png
-share/glpi/pics/preferences.png
-share/glpi/pics/preferences_black.png
-share/glpi/pics/puce-down.png
-share/glpi/pics/puce-up.png
 share/glpi/pics/puce.gif
 share/glpi/pics/qualification.png
 share/glpi/pics/r.gif
-share/glpi/pics/rapports.png
 share/glpi/pics/rdv.png
 share/glpi/pics/rdv_interv.png
 share/glpi/pics/rdv_private.png
 share/glpi/pics/rdv_public.png
 share/glpi/pics/redbutton.png
 share/glpi/pics/refresh.png
-share/glpi/pics/remove.png
 share/glpi/pics/reservation-3.png
 share/glpi/pics/reservation.png
 share/glpi/pics/reset.png
-share/glpi/pics/rien.gif
 share/glpi/pics/right.png
 share/glpi/pics/right_off.png
-share/glpi/pics/rightsearch.png
 share/glpi/pics/sauvegardes.png
 share/glpi/pics/search.png
 share/glpi/pics/showdeleted.png
-share/glpi/pics/showdeleted_no.png
 share/glpi/pics/showselect.png
 share/glpi/pics/solved.png
+share/glpi/pics/spinner.48.gif
+share/glpi/pics/spinner.gif
 share/glpi/pics/stats_item.png
 share/glpi/pics/sub_dropdown.png
 share/glpi/pics/supplier.png
@@ -1961,26 +2095,17 @@ share/glpi/pics/timeline/4.png
 share/glpi/pics/timeline/5.png
 share/glpi/pics/timeline/actiontime.png
 share/glpi/pics/timeline/delete.png
-share/glpi/pics/timeline/document_min.png
-share/glpi/pics/timeline/document_min_active.png
 share/glpi/pics/timeline/done.png
 share/glpi/pics/timeline/edit.png
 share/glpi/pics/timeline/file.png
 share/glpi/pics/timeline/followup.png
-share/glpi/pics/timeline/followup_min.png
-share/glpi/pics/timeline/followup_min_active.png
 share/glpi/pics/timeline/group.png
-share/glpi/pics/timeline/history.png
 share/glpi/pics/timeline/information.png
 share/glpi/pics/timeline/planification.png
 share/glpi/pics/timeline/private.png
 share/glpi/pics/timeline/reset.png
 share/glpi/pics/timeline/solution.png
-share/glpi/pics/timeline/solution_min.png
-share/glpi/pics/timeline/solution_min_active.png
 share/glpi/pics/timeline/task.png
-share/glpi/pics/timeline/task_min.png
-share/glpi/pics/timeline/task_min_active.png
 share/glpi/pics/timeline/todo.png
 share/glpi/pics/timeline/user.png
 share/glpi/pics/timeline/user_grey.png
@@ -1991,13 +2116,11 @@ share/glpi/pics/toggle-right.png
 share/glpi/pics/treeroot.png
 share/glpi/pics/user.png
 share/glpi/pics/users.png
-share/glpi/pics/wait.png
 share/glpi/pics/waiting.png
 share/glpi/pics/warning.png
 share/glpi/pics/warning_min.png
 share/glpi/pics/web.png
 share/glpi/plugins/remove.txt
-share/glpi/script.js
 share/glpi/scripts/.htaccess
 share/glpi/scripts/add_creation_date.php
 share/glpi/scripts/compute_dictionnary.php
@@ -2006,6 +2129,14 @@ share/glpi/scripts/glpi_cron_lynx.sh
 share/glpi/scripts/ldap_mass_sync.php
 share/glpi/scripts/softcat_mass_compute.php
 share/glpi/scripts/unlock_tasks.php
+share/glpi/sound/sound_a.mp3
+share/glpi/sound/sound_a.ogg
+share/glpi/sound/sound_b.mp3
+share/glpi/sound/sound_b.ogg
+share/glpi/sound/sound_c.mp3
+share/glpi/sound/sound_c.ogg
+share/glpi/sound/sound_d.mp3
+share/glpi/sound/sound_d.ogg
 share/glpi/status.php
 share/glpi/vendor/autoload.php
 share/glpi/vendor/composer/ClassLoader.php
@@ -2017,13 +2148,15 @@ share/glpi/vendor/composer/autoload_psr4
 share/glpi/vendor/composer/autoload_real.php
 share/glpi/vendor/composer/autoload_static.php
 share/glpi/vendor/composer/installed.json
+share/glpi/vendor/container-interop/container-interop/LICENSE
+share/glpi/vendor/container-interop/container-interop/README.md
+share/glpi/vendor/container-interop/container-interop/src/Interop/Container/ContainerInterface.php
+share/glpi/vendor/container-interop/container-interop/src/Interop/Container/Exception/ContainerException.php
+share/glpi/vendor/container-interop/container-interop/src/Interop/Container/Exception/NotFoundException.php
 share/glpi/vendor/iamcal/lib_autolink/.gitattributes
 share/glpi/vendor/iamcal/lib_autolink/LICENSE
 share/glpi/vendor/iamcal/lib_autolink/README.md
 share/glpi/vendor/iamcal/lib_autolink/lib_autolink.php
-share/glpi/vendor/ircmaxell/password-compat/LICENSE.md
-share/glpi/vendor/ircmaxell/password-compat/lib/password.php
-share/glpi/vendor/ircmaxell/password-compat/version-test.php
 share/glpi/vendor/jasig/phpcas/.gitattributes
 share/glpi/vendor/jasig/phpcas/CAS.php
 share/glpi/vendor/jasig/phpcas/LICENSE
@@ -2084,6 +2217,25 @@ share/glpi/vendor/michelf/php-markdown/M
 share/glpi/vendor/michelf/php-markdown/Michelf/MarkdownInterface.php
 share/glpi/vendor/michelf/php-markdown/Readme.md
 share/glpi/vendor/michelf/php-markdown/Readme.php
+share/glpi/vendor/paragonie/random_compat/LICENSE
+share/glpi/vendor/paragonie/random_compat/build-phar.sh
+share/glpi/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey
+share/glpi/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc
+share/glpi/vendor/paragonie/random_compat/lib/byte_safe_strings.php
+share/glpi/vendor/paragonie/random_compat/lib/cast_to_int.php
+share/glpi/vendor/paragonie/random_compat/lib/error_polyfill.php
+share/glpi/vendor/paragonie/random_compat/lib/random.php
+share/glpi/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php
+share/glpi/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php
+share/glpi/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php
+share/glpi/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php
+share/glpi/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php
+share/glpi/vendor/paragonie/random_compat/lib/random_int.php
+share/glpi/vendor/paragonie/random_compat/other/build_phar.php
+share/glpi/vendor/paragonie/random_compat/psalm-autoload.php
+share/glpi/vendor/paragonie/random_compat/psalm.xml
+share/glpi/vendor/phpmailer/phpmailer/.github/ISSUE_TEMPLATE.md
+share/glpi/vendor/phpmailer/phpmailer/.github/PULL_REQUEST_TEMPLATE.md
 share/glpi/vendor/phpmailer/phpmailer/LICENSE
 share/glpi/vendor/phpmailer/phpmailer/PHPMailerAutoload.php
 share/glpi/vendor/phpmailer/phpmailer/VERSION
@@ -2100,6 +2252,7 @@ share/glpi/vendor/phpmailer/phpmailer/ge
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-am.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-ar.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-az.php
+share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-ba.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-be.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-bg.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-ca.php
@@ -2133,31 +2286,42 @@ share/glpi/vendor/phpmailer/phpmailer/la
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-pt_br.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-ro.php
+share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-rs.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-ru.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-sk.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-sl.php
-share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-sr.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-sv.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-tr.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-uk.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-vi.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php
 share/glpi/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh_cn.php
-share/glpi/vendor/ramsey/array_column/.travis.yml
-share/glpi/vendor/ramsey/array_column/CHANGELOG.md
-share/glpi/vendor/ramsey/array_column/LICENSE
-share/glpi/vendor/ramsey/array_column/README.md
-share/glpi/vendor/ramsey/array_column/src/array_column.php
+share/glpi/vendor/psr/container/LICENSE
+share/glpi/vendor/psr/container/README.md
+share/glpi/vendor/psr/container/src/ContainerExceptionInterface.php
+share/glpi/vendor/psr/container/src/ContainerInterface.php
+share/glpi/vendor/psr/container/src/NotFoundExceptionInterface.php
+share/glpi/vendor/sabre/uri/.travis.yml
+share/glpi/vendor/sabre/uri/CHANGELOG.md
+share/glpi/vendor/sabre/uri/LICENSE
+share/glpi/vendor/sabre/uri/README.md
+share/glpi/vendor/sabre/uri/lib/InvalidUriException.php
+share/glpi/vendor/sabre/uri/lib/Version.php
+share/glpi/vendor/sabre/uri/lib/functions.php
 share/glpi/vendor/sabre/vobject/.travis.yml
-share/glpi/vendor/sabre/vobject/ChangeLog.md
+share/glpi/vendor/sabre/vobject/CHANGELOG.md
 share/glpi/vendor/sabre/vobject/LICENSE
 share/glpi/vendor/sabre/vobject/README.md
 share/glpi/vendor/sabre/vobject/bin/bench.php
+share/glpi/vendor/sabre/vobject/bin/bench_freebusygenerator.php
+share/glpi/vendor/sabre/vobject/bin/bench_manipulatevcard.php
 share/glpi/vendor/sabre/vobject/bin/fetch_windows_zones.php
 share/glpi/vendor/sabre/vobject/bin/generate_vcards
 share/glpi/vendor/sabre/vobject/bin/generateicalendardata.php
+share/glpi/vendor/sabre/vobject/bin/mergeduplicates.php
 share/glpi/vendor/sabre/vobject/bin/rrulebench.php
 share/glpi/vendor/sabre/vobject/bin/vobject
+share/glpi/vendor/sabre/vobject/lib/BirthdayCalendarGenerator.php
 share/glpi/vendor/sabre/vobject/lib/Cli.php
 share/glpi/vendor/sabre/vobject/lib/Component.php
 share/glpi/vendor/sabre/vobject/lib/Component/Available.php
@@ -2174,17 +2338,22 @@ share/glpi/vendor/sabre/vobject/lib/Date
 share/glpi/vendor/sabre/vobject/lib/Document.php
 share/glpi/vendor/sabre/vobject/lib/ElementList.php
 share/glpi/vendor/sabre/vobject/lib/EofException.php
+share/glpi/vendor/sabre/vobject/lib/FreeBusyData.php
 share/glpi/vendor/sabre/vobject/lib/FreeBusyGenerator.php
 share/glpi/vendor/sabre/vobject/lib/ITip/Broker.php
 share/glpi/vendor/sabre/vobject/lib/ITip/ITipException.php
 share/glpi/vendor/sabre/vobject/lib/ITip/Message.php
 share/glpi/vendor/sabre/vobject/lib/ITip/SameOrganizerForAllComponentsException.php
+share/glpi/vendor/sabre/vobject/lib/InvalidDataException.php
 share/glpi/vendor/sabre/vobject/lib/Node.php
+share/glpi/vendor/sabre/vobject/lib/PHPUnitAssertions.php
 share/glpi/vendor/sabre/vobject/lib/Parameter.php
 share/glpi/vendor/sabre/vobject/lib/ParseException.php
 share/glpi/vendor/sabre/vobject/lib/Parser/Json.php
 share/glpi/vendor/sabre/vobject/lib/Parser/MimeDir.php
 share/glpi/vendor/sabre/vobject/lib/Parser/Parser.php
+share/glpi/vendor/sabre/vobject/lib/Parser/XML.php
+share/glpi/vendor/sabre/vobject/lib/Parser/XML/Element/KeyValue.php
 share/glpi/vendor/sabre/vobject/lib/Property.php
 share/glpi/vendor/sabre/vobject/lib/Property/Binary.php
 share/glpi/vendor/sabre/vobject/lib/Property/Boolean.php
@@ -2209,10 +2378,11 @@ share/glpi/vendor/sabre/vobject/lib/Prop
 share/glpi/vendor/sabre/vobject/lib/Property/VCard/TimeStamp.php
 share/glpi/vendor/sabre/vobject/lib/Reader.php
 share/glpi/vendor/sabre/vobject/lib/Recur/EventIterator.php
+share/glpi/vendor/sabre/vobject/lib/Recur/MaxInstancesExceededException.php
 share/glpi/vendor/sabre/vobject/lib/Recur/NoInstancesException.php
 share/glpi/vendor/sabre/vobject/lib/Recur/RDateIterator.php
 share/glpi/vendor/sabre/vobject/lib/Recur/RRuleIterator.php
-share/glpi/vendor/sabre/vobject/lib/RecurrenceIterator.php
+share/glpi/vendor/sabre/vobject/lib/Settings.php
 share/glpi/vendor/sabre/vobject/lib/Splitter/ICalendar.php
 share/glpi/vendor/sabre/vobject/lib/Splitter/SplitterInterface.php
 share/glpi/vendor/sabre/vobject/lib/Splitter/VCard.php
@@ -2221,11 +2391,37 @@ share/glpi/vendor/sabre/vobject/lib/Time
 share/glpi/vendor/sabre/vobject/lib/UUIDUtil.php
 share/glpi/vendor/sabre/vobject/lib/VCardConverter.php
 share/glpi/vendor/sabre/vobject/lib/Version.php
+share/glpi/vendor/sabre/vobject/lib/Writer.php
 share/glpi/vendor/sabre/vobject/lib/timezonedata/exchangezones.php
 share/glpi/vendor/sabre/vobject/lib/timezonedata/lotuszones.php
 share/glpi/vendor/sabre/vobject/lib/timezonedata/php-bc.php
 share/glpi/vendor/sabre/vobject/lib/timezonedata/php-workaround.php
 share/glpi/vendor/sabre/vobject/lib/timezonedata/windowszones.php
+share/glpi/vendor/sabre/vobject/resources/schema/xcal.rng
+share/glpi/vendor/sabre/vobject/resources/schema/xcard.rng
+share/glpi/vendor/sabre/xml/.travis.yml
+share/glpi/vendor/sabre/xml/CHANGELOG.md
+share/glpi/vendor/sabre/xml/LICENSE
+share/glpi/vendor/sabre/xml/README.md
+share/glpi/vendor/sabre/xml/bin/.empty
+share/glpi/vendor/sabre/xml/lib/ContextStackTrait.php
+share/glpi/vendor/sabre/xml/lib/Deserializer/functions.php
+share/glpi/vendor/sabre/xml/lib/Element.php
+share/glpi/vendor/sabre/xml/lib/Element/Base.php
+share/glpi/vendor/sabre/xml/lib/Element/Cdata.php
+share/glpi/vendor/sabre/xml/lib/Element/Elements.php
+share/glpi/vendor/sabre/xml/lib/Element/KeyValue.php
+share/glpi/vendor/sabre/xml/lib/Element/Uri.php
+share/glpi/vendor/sabre/xml/lib/Element/XmlFragment.php
+share/glpi/vendor/sabre/xml/lib/LibXMLException.php
+share/glpi/vendor/sabre/xml/lib/ParseException.php
+share/glpi/vendor/sabre/xml/lib/Reader.php
+share/glpi/vendor/sabre/xml/lib/Serializer/functions.php
+share/glpi/vendor/sabre/xml/lib/Service.php
+share/glpi/vendor/sabre/xml/lib/Version.php
+share/glpi/vendor/sabre/xml/lib/Writer.php
+share/glpi/vendor/sabre/xml/lib/XmlDeserializable.php
+share/glpi/vendor/sabre/xml/lib/XmlSerializable.php
 share/glpi/vendor/simplepie/simplepie/.travis.yml
 share/glpi/vendor/simplepie/simplepie/LICENSE.txt
 share/glpi/vendor/simplepie/simplepie/README.markdown
@@ -2270,9 +2466,15 @@ share/glpi/vendor/simplepie/simplepie/li
 share/glpi/vendor/simplepie/simplepie/library/SimplePie/Source.php
 share/glpi/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/Parser.php
 share/glpi/vendor/simplepie/simplepie/library/SimplePie/gzdecode.php
+share/glpi/vendor/symfony/polyfill-mbstring/LICENSE
+share/glpi/vendor/symfony/polyfill-mbstring/Mbstring.php
+share/glpi/vendor/symfony/polyfill-mbstring/README.md
+share/glpi/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php
+share/glpi/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php
+share/glpi/vendor/symfony/polyfill-mbstring/bootstrap.php
 share/glpi/vendor/tecnickcom/tcpdf/CHANGELOG.TXT
 share/glpi/vendor/tecnickcom/tcpdf/LICENSE.TXT
-share/glpi/vendor/tecnickcom/tcpdf/README.TXT
+share/glpi/vendor/tecnickcom/tcpdf/README.md
 share/glpi/vendor/tecnickcom/tcpdf/config/tcpdf_config.php
 share/glpi/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/COPYING
 share/glpi/vendor/tecnickcom/tcpdf/fonts/ae_fonts_2.0/ChangeLog
@@ -2495,12 +2697,18 @@ share/glpi/vendor/true/punycode/src/Exce
 share/glpi/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php
 share/glpi/vendor/true/punycode/src/Exception/OutOfBoundsException.php
 share/glpi/vendor/true/punycode/src/Punycode.php
-share/glpi/vendor/zendframework/zend-cache/.coveralls.yml
 share/glpi/vendor/zendframework/zend-cache/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-cache/CONDUCT.md
 share/glpi/vendor/zendframework/zend-cache/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-cache/LICENSE.txt
+share/glpi/vendor/zendframework/zend-cache/LICENSE.md
 share/glpi/vendor/zendframework/zend-cache/README.md
-share/glpi/vendor/zendframework/zend-cache/phpunit.xml.travis
+share/glpi/vendor/zendframework/zend-cache/benchmark/CommonStorageAdapterBench.php
+share/glpi/vendor/zendframework/zend-cache/benchmark/FilesystemStorageAdapterBench.php
+share/glpi/vendor/zendframework/zend-cache/benchmark/MemoryStorageAdapterBench.php
+share/glpi/vendor/zendframework/zend-cache/mkdocs.yml
+share/glpi/vendor/zendframework/zend-cache/phpbench.json
+share/glpi/vendor/zendframework/zend-cache/phpcs.xml
+share/glpi/vendor/zendframework/zend-cache/src/ConfigProvider.php
 share/glpi/vendor/zendframework/zend-cache/src/Exception/BadMethodCallException.php
 share/glpi/vendor/zendframework/zend-cache/src/Exception/ExceptionInterface.php
 share/glpi/vendor/zendframework/zend-cache/src/Exception/ExtensionNotLoadedException.php
@@ -2512,6 +2720,7 @@ share/glpi/vendor/zendframework/zend-cac
 share/glpi/vendor/zendframework/zend-cache/src/Exception/RuntimeException.php
 share/glpi/vendor/zendframework/zend-cache/src/Exception/UnexpectedValueException.php
 share/glpi/vendor/zendframework/zend-cache/src/Exception/UnsupportedMethodCallException.php
+share/glpi/vendor/zendframework/zend-cache/src/Module.php
 share/glpi/vendor/zendframework/zend-cache/src/Pattern/AbstractPattern.php
 share/glpi/vendor/zendframework/zend-cache/src/Pattern/CallbackCache.php
 share/glpi/vendor/zendframework/zend-cache/src/Pattern/CaptureCache.php
@@ -2522,14 +2731,21 @@ share/glpi/vendor/zendframework/zend-cac
 share/glpi/vendor/zendframework/zend-cache/src/Pattern/PatternOptions.php
 share/glpi/vendor/zendframework/zend-cache/src/PatternFactory.php
 share/glpi/vendor/zendframework/zend-cache/src/PatternPluginManager.php
+share/glpi/vendor/zendframework/zend-cache/src/Service/PatternPluginManagerFactory.php
+share/glpi/vendor/zendframework/zend-cache/src/Service/PluginManagerLookupTrait.php
+share/glpi/vendor/zendframework/zend-cache/src/Service/StorageAdapterPluginManagerFactory.php
 share/glpi/vendor/zendframework/zend-cache/src/Service/StorageCacheAbstractServiceFactory.php
 share/glpi/vendor/zendframework/zend-cache/src/Service/StorageCacheFactory.php
+share/glpi/vendor/zendframework/zend-cache/src/Service/StoragePluginManagerFactory.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractAdapter.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractZendServer.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/AdapterOptions.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/Apc.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcIterator.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcOptions.php
+share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/Apcu.php
+share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcuIterator.php
+share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcuOptions.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/BlackHole.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/Dba.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/Adapter/DbaIterator.php
@@ -2586,11 +2802,11 @@ share/glpi/vendor/zendframework/zend-cac
 share/glpi/vendor/zendframework/zend-cache/src/Storage/TaggableInterface.php
 share/glpi/vendor/zendframework/zend-cache/src/Storage/TotalSpaceCapableInterface.php
 share/glpi/vendor/zendframework/zend-cache/src/StorageFactory.php
-share/glpi/vendor/zendframework/zend-eventmanager/.coveralls.yml
+share/glpi/vendor/zendframework/zend-eventmanager/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-eventmanager/CONDUCT.md
 share/glpi/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-eventmanager/LICENSE.txt
+share/glpi/vendor/zendframework/zend-eventmanager/LICENSE.md
 share/glpi/vendor/zendframework/zend-eventmanager/README.md
-share/glpi/vendor/zendframework/zend-eventmanager/phpunit.xml.travis
 share/glpi/vendor/zendframework/zend-eventmanager/src/AbstractListenerAggregate.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/Event.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/EventInterface.php
@@ -2603,25 +2819,28 @@ share/glpi/vendor/zendframework/zend-eve
 share/glpi/vendor/zendframework/zend-eventmanager/src/Exception/ExceptionInterface.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/Exception/InvalidArgumentException.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/Exception/InvalidCallbackException.php
+share/glpi/vendor/zendframework/zend-eventmanager/src/Exception/RuntimeException.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/Filter/FilterInterface.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/Filter/FilterIterator.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/FilterChain.php
-share/glpi/vendor/zendframework/zend-eventmanager/src/GlobalEventManager.php
+share/glpi/vendor/zendframework/zend-eventmanager/src/LazyEventListener.php
+share/glpi/vendor/zendframework/zend-eventmanager/src/LazyListener.php
+share/glpi/vendor/zendframework/zend-eventmanager/src/LazyListenerAggregate.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/ListenerAggregateInterface.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/ListenerAggregateTrait.php
-share/glpi/vendor/zendframework/zend-eventmanager/src/ProvidesEvents.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/ResponseCollection.php
-share/glpi/vendor/zendframework/zend-eventmanager/src/SharedEventAggregateAwareInterface.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php
-share/glpi/vendor/zendframework/zend-eventmanager/src/SharedEventManagerAwareInterface.php
 share/glpi/vendor/zendframework/zend-eventmanager/src/SharedEventManagerInterface.php
-share/glpi/vendor/zendframework/zend-eventmanager/src/SharedListenerAggregateInterface.php
-share/glpi/vendor/zendframework/zend-eventmanager/src/StaticEventManager.php
-share/glpi/vendor/zendframework/zend-i18n/.coveralls.yml
+share/glpi/vendor/zendframework/zend-eventmanager/src/SharedEventsCapableInterface.php
+share/glpi/vendor/zendframework/zend-eventmanager/src/Test/EventListenerIntrospectionTrait.php
+share/glpi/vendor/zendframework/zend-i18n/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-i18n/CONDUCT.md
 share/glpi/vendor/zendframework/zend-i18n/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-i18n/LICENSE.txt
+share/glpi/vendor/zendframework/zend-i18n/LICENSE.md
 share/glpi/vendor/zendframework/zend-i18n/README.md
-share/glpi/vendor/zendframework/zend-i18n/phpunit.xml.travis
+share/glpi/vendor/zendframework/zend-i18n/mkdocs.yml
+share/glpi/vendor/zendframework/zend-i18n/phpcs.xml
+share/glpi/vendor/zendframework/zend-i18n/src/ConfigProvider.php
 share/glpi/vendor/zendframework/zend-i18n/src/Exception/ExceptionInterface.php
 share/glpi/vendor/zendframework/zend-i18n/src/Exception/ExtensionNotLoadedException.php
 share/glpi/vendor/zendframework/zend-i18n/src/Exception/InvalidArgumentException.php
@@ -2634,6 +2853,7 @@ share/glpi/vendor/zendframework/zend-i18
 share/glpi/vendor/zendframework/zend-i18n/src/Filter/Alpha.php
 share/glpi/vendor/zendframework/zend-i18n/src/Filter/NumberFormat.php
 share/glpi/vendor/zendframework/zend-i18n/src/Filter/NumberParse.php
+share/glpi/vendor/zendframework/zend-i18n/src/Module.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Loader/AbstractFileLoader.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Loader/FileLoaderInterface.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php
@@ -2642,6 +2862,7 @@ share/glpi/vendor/zendframework/zend-i18
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpMemoryArray.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Loader/RemoteLoaderInterface.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/LoaderPluginManager.php
+share/glpi/vendor/zendframework/zend-i18n/src/Translator/LoaderPluginManagerFactory.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Plural/Parser.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Plural/Rule.php
 share/glpi/vendor/zendframework/zend-i18n/src/Translator/Plural/Symbol.php
@@ -2912,11 +3133,12 @@ share/glpi/vendor/zendframework/zend-i18
 share/glpi/vendor/zendframework/zend-i18n/src/View/Helper/Translate.php
 share/glpi/vendor/zendframework/zend-i18n/src/View/Helper/TranslatePlural.php
 share/glpi/vendor/zendframework/zend-i18n/src/View/HelperConfig.php
-share/glpi/vendor/zendframework/zend-json/.coveralls.yml
+share/glpi/vendor/zendframework/zend-json/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-json/CONDUCT.md
 share/glpi/vendor/zendframework/zend-json/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-json/LICENSE.txt
+share/glpi/vendor/zendframework/zend-json/LICENSE.md
 share/glpi/vendor/zendframework/zend-json/README.md
-share/glpi/vendor/zendframework/zend-json/phpunit.xml.travis
+share/glpi/vendor/zendframework/zend-json/mkdocs.yml
 share/glpi/vendor/zendframework/zend-json/src/Decoder.php
 share/glpi/vendor/zendframework/zend-json/src/Encoder.php
 share/glpi/vendor/zendframework/zend-json/src/Exception/BadMethodCallException.php
@@ -2926,68 +3148,12 @@ share/glpi/vendor/zendframework/zend-jso
 share/glpi/vendor/zendframework/zend-json/src/Exception/RuntimeException.php
 share/glpi/vendor/zendframework/zend-json/src/Expr.php
 share/glpi/vendor/zendframework/zend-json/src/Json.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Cache.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Client.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Error.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Exception/ErrorException.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Exception/ExceptionInterface.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Exception/HttpException.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Exception/RuntimeException.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Request.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Request/Http.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Response.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Response/Http.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Server.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Smd.php
-share/glpi/vendor/zendframework/zend-json/src/Server/Smd/Service.php
-share/glpi/vendor/zendframework/zend-loader/.coveralls.yml
-share/glpi/vendor/zendframework/zend-loader/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-loader/LICENSE.txt
-share/glpi/vendor/zendframework/zend-loader/README.md
-share/glpi/vendor/zendframework/zend-loader/phpunit.xml.travis
-share/glpi/vendor/zendframework/zend-loader/src/AutoloaderFactory.php
-share/glpi/vendor/zendframework/zend-loader/src/ClassMapAutoloader.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/BadMethodCallException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/DomainException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/ExceptionInterface.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/InvalidPathException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/MissingResourceNamespaceException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/PluginLoaderException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/RuntimeException.php
-share/glpi/vendor/zendframework/zend-loader/src/Exception/SecurityException.php
-share/glpi/vendor/zendframework/zend-loader/src/ModuleAutoloader.php
-share/glpi/vendor/zendframework/zend-loader/src/PluginClassLoader.php
-share/glpi/vendor/zendframework/zend-loader/src/PluginClassLocator.php
-share/glpi/vendor/zendframework/zend-loader/src/ShortNameLocator.php
-share/glpi/vendor/zendframework/zend-loader/src/SplAutoloader.php
-share/glpi/vendor/zendframework/zend-loader/src/StandardAutoloader.php
-share/glpi/vendor/zendframework/zend-math/.coveralls.yml
-share/glpi/vendor/zendframework/zend-math/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-math/LICENSE.txt
-share/glpi/vendor/zendframework/zend-math/README.md
-share/glpi/vendor/zendframework/zend-math/phpunit.xml.travis
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Adapter/AdapterInterface.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Adapter/Bcmath.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Adapter/Gmp.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/AdapterPluginManager.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/BigInteger.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Exception/DivisionByZeroException.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Exception/ExceptionInterface.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-math/src/BigInteger/Exception/RuntimeException.php
-share/glpi/vendor/zendframework/zend-math/src/Exception/DomainException.php
-share/glpi/vendor/zendframework/zend-math/src/Exception/ExceptionInterface.php
-share/glpi/vendor/zendframework/zend-math/src/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-math/src/Exception/RuntimeException.php
-share/glpi/vendor/zendframework/zend-math/src/Rand.php
-share/glpi/vendor/zendframework/zend-math/src/Source/HashTiming.php
-share/glpi/vendor/zendframework/zend-serializer/.coveralls.yml
+share/glpi/vendor/zendframework/zend-serializer/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-serializer/CONDUCT.md
 share/glpi/vendor/zendframework/zend-serializer/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-serializer/LICENSE.txt
+share/glpi/vendor/zendframework/zend-serializer/LICENSE.md
 share/glpi/vendor/zendframework/zend-serializer/README.md
-share/glpi/vendor/zendframework/zend-serializer/phpunit.xml.travis
+share/glpi/vendor/zendframework/zend-serializer/mkdocs.yml
 share/glpi/vendor/zendframework/zend-serializer/src/Adapter/AbstractAdapter.php
 share/glpi/vendor/zendframework/zend-serializer/src/Adapter/AdapterInterface.php
 share/glpi/vendor/zendframework/zend-serializer/src/Adapter/AdapterOptions.php
@@ -3002,51 +3168,79 @@ share/glpi/vendor/zendframework/zend-ser
 share/glpi/vendor/zendframework/zend-serializer/src/Adapter/Wddx.php
 share/glpi/vendor/zendframework/zend-serializer/src/Adapter/WddxOptions.php
 share/glpi/vendor/zendframework/zend-serializer/src/AdapterPluginManager.php
+share/glpi/vendor/zendframework/zend-serializer/src/AdapterPluginManagerFactory.php
+share/glpi/vendor/zendframework/zend-serializer/src/ConfigProvider.php
 share/glpi/vendor/zendframework/zend-serializer/src/Exception/ExceptionInterface.php
 share/glpi/vendor/zendframework/zend-serializer/src/Exception/ExtensionNotLoadedException.php
 share/glpi/vendor/zendframework/zend-serializer/src/Exception/InvalidArgumentException.php
 share/glpi/vendor/zendframework/zend-serializer/src/Exception/RuntimeException.php
+share/glpi/vendor/zendframework/zend-serializer/src/Module.php
 share/glpi/vendor/zendframework/zend-serializer/src/Serializer.php
-share/glpi/vendor/zendframework/zend-servicemanager/.coveralls.yml
+share/glpi/vendor/zendframework/zend-servicemanager/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-servicemanager/CONDUCT.md
 share/glpi/vendor/zendframework/zend-servicemanager/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-servicemanager/LICENSE.txt
+share/glpi/vendor/zendframework/zend-servicemanager/LICENSE.md
 share/glpi/vendor/zendframework/zend-servicemanager/README.md
-share/glpi/vendor/zendframework/zend-servicemanager/phpunit.xml.travis
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/AbstractFactoryFoo.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Bar.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Dependency.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/FactoryFoo.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/Foo.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/ServiceDependingOnConfig.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/BenchAsset/ServiceWithDependency.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchCachedServicesBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceManagerBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceUsingConfigAbstractFactoryAsFactoryBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceUsingReflectionAbstractFactoryAsFactoryBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceViaConfigAbstractFactoryBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServiceViaReflectionAbstractFactoryBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/FetchNewServicesBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/benchmarks/SetNewServicesBench.php
+share/glpi/vendor/zendframework/zend-servicemanager/bin/generate-deps-for-config-factory
+share/glpi/vendor/zendframework/zend-servicemanager/bin/generate-factory-for-class
+share/glpi/vendor/zendframework/zend-servicemanager/mkdocs.yml
+share/glpi/vendor/zendframework/zend-servicemanager/phpbench.json
+share/glpi/vendor/zendframework/zend-servicemanager/phpcs.xml
+share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractFactory/ConfigAbstractFactory.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractFactory/ReflectionBasedAbstractFactory.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractFactoryInterface.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/Config.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/ConfigInterface.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/DelegatorFactoryInterface.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Di/DiAbstractServiceFactory.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Di/DiInstanceManagerProxy.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Di/DiServiceFactory.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Di/DiServiceInitializer.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/CircularDependencyFoundException.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/CircularReferenceException.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/ContainerModificationsNotAllowedException.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/CyclicAliasException.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/ExceptionInterface.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceNameException.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/RuntimeException.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/ServiceLocatorUsageException.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceException.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotCreatedException.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotFoundException.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Factory/AbstractFactoryInterface.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Factory/DelegatorFactoryInterface.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Factory/FactoryInterface.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Factory/InvokableFactory.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/FactoryInterface.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Initializer/InitializerInterface.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/InitializerInterface.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsInterface.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsTrait.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/PluginManagerInterface.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactory.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactoryFactory.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareInterface.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareTrait.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php
 share/glpi/vendor/zendframework/zend-servicemanager/src/ServiceManager.php
-share/glpi/vendor/zendframework/zend-servicemanager/src/ServiceManagerAwareInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/.coveralls.yml
+share/glpi/vendor/zendframework/zend-servicemanager/src/Test/CommonPluginManagerTrait.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Tool/ConfigDumper.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Tool/ConfigDumperCommand.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Tool/FactoryCreator.php
+share/glpi/vendor/zendframework/zend-servicemanager/src/Tool/FactoryCreatorCommand.php
 share/glpi/vendor/zendframework/zend-stdlib/CHANGELOG.md
+share/glpi/vendor/zendframework/zend-stdlib/CONDUCT.md
 share/glpi/vendor/zendframework/zend-stdlib/CONTRIBUTING.md
-share/glpi/vendor/zendframework/zend-stdlib/LICENSE.txt
+share/glpi/vendor/zendframework/zend-stdlib/LICENSE.md
 share/glpi/vendor/zendframework/zend-stdlib/README.md
-share/glpi/vendor/zendframework/zend-stdlib/phpunit.xml.travis
+share/glpi/vendor/zendframework/zend-stdlib/benchmark/ExtractPriorityQueue.php
+share/glpi/vendor/zendframework/zend-stdlib/benchmark/InsertPriorityQueue.php
+share/glpi/vendor/zendframework/zend-stdlib/benchmark/RemovePriorityQueue.php
+share/glpi/vendor/zendframework/zend-stdlib/mkdocs.yml
+share/glpi/vendor/zendframework/zend-stdlib/phpcs.xml
 share/glpi/vendor/zendframework/zend-stdlib/src/AbstractOptions.php
 share/glpi/vendor/zendframework/zend-stdlib/src/ArrayObject.php
 share/glpi/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
@@ -3055,8 +3249,7 @@ share/glpi/vendor/zendframework/zend-std
 share/glpi/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php
 share/glpi/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php
 share/glpi/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/CallbackHandler.php
-share/glpi/vendor/zendframework/zend-stdlib/src/DateTime.php
+share/glpi/vendor/zendframework/zend-stdlib/src/ConsoleHelper.php
 share/glpi/vendor/zendframework/zend-stdlib/src/DispatchableInterface.php
 share/glpi/vendor/zendframework/zend-stdlib/src/ErrorHandler.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php
@@ -3064,64 +3257,16 @@ share/glpi/vendor/zendframework/zend-std
 share/glpi/vendor/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Exception/InvalidCallbackException.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Exception/LogicException.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php
+share/glpi/vendor/zendframework/zend-stdlib/src/FastPriorityQueue.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Glob.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Guard/GuardUtils.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php
 share/glpi/vendor/zendframework/zend-stdlib/src/InitializableInterface.php
 share/glpi/vendor/zendframework/zend-stdlib/src/JsonSerializable.php
-share/glpi/vendor/zendframework/zend-stdlib/src/JsonSerializable/PhpLegacyCompatibility.php
 share/glpi/vendor/zendframework/zend-stdlib/src/Message.php
 share/glpi/vendor/zendframework/zend-stdlib/src/MessageInterface.php
 share/glpi/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php
@@ -3143,171 +3288,3 @@ share/glpi/vendor/zendframework/zend-std
 share/glpi/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php
 share/glpi/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php
 share/glpi/vendor/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php
-share/glpi/vendor/zendframework/zend-stdlib/src/compatibility/autoload.php
-share/glpi/vendor/zetacomponents/base/.travis.yml
-share/glpi/vendor/zetacomponents/base/CREDITS
-share/glpi/vendor/zetacomponents/base/ChangeLog
-share/glpi/vendor/zetacomponents/base/DESCRIPTION
-share/glpi/vendor/zetacomponents/base/NOTICE
-share/glpi/vendor/zetacomponents/base/review-1.5.txt
-share/glpi/vendor/zetacomponents/base/src/base.php
-share/glpi/vendor/zetacomponents/base/src/base_autoload.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/autoload.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/double_class_repository_prefix.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/exception.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/extension_not_found.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/file_exception.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/file_io.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/file_not_found.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/file_permission.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/functionality_not_supported.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/init_callback_configured.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/invalid_callback_class.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/invalid_parent_class.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/property_not_found.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/property_permission.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/setting_not_found.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/setting_value.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/value.php
-share/glpi/vendor/zetacomponents/base/src/exceptions/whatever.php
-share/glpi/vendor/zetacomponents/base/src/ezc_bootstrap.php
-share/glpi/vendor/zetacomponents/base/src/features.php
-share/glpi/vendor/zetacomponents/base/src/file.php
-share/glpi/vendor/zetacomponents/base/src/init.php
-share/glpi/vendor/zetacomponents/base/src/interfaces/configuration_initializer.php
-share/glpi/vendor/zetacomponents/base/src/interfaces/exportable.php
-share/glpi/vendor/zetacomponents/base/src/interfaces/persistable.php
-share/glpi/vendor/zetacomponents/base/src/metadata.php
-share/glpi/vendor/zetacomponents/base/src/metadata/pear.php
-share/glpi/vendor/zetacomponents/base/src/metadata/tarball.php
-share/glpi/vendor/zetacomponents/base/src/options.php
-share/glpi/vendor/zetacomponents/base/src/options/autoload.php
-share/glpi/vendor/zetacomponents/base/src/struct.php
-share/glpi/vendor/zetacomponents/base/src/structs/file_find_context.php
-share/glpi/vendor/zetacomponents/base/src/structs/repository_directory.php
-share/glpi/vendor/zetacomponents/graph/.gitmodules
-share/glpi/vendor/zetacomponents/graph/.travis.yml
-share/glpi/vendor/zetacomponents/graph/CREDITS
-share/glpi/vendor/zetacomponents/graph/ChangeLog
-share/glpi/vendor/zetacomponents/graph/DESCRIPTION
-share/glpi/vendor/zetacomponents/graph/NOTICE
-share/glpi/vendor/zetacomponents/graph/README.rst
-share/glpi/vendor/zetacomponents/graph/review.txt
-share/glpi/vendor/zetacomponents/graph/src/axis/container.php
-share/glpi/vendor/zetacomponents/graph/src/axis/date.php
-share/glpi/vendor/zetacomponents/graph/src/axis/labeled.php
-share/glpi/vendor/zetacomponents/graph/src/axis/logarithmic.php
-share/glpi/vendor/zetacomponents/graph/src/axis/numeric.php
-share/glpi/vendor/zetacomponents/graph/src/charts/bar.php
-share/glpi/vendor/zetacomponents/graph/src/charts/horizontal_bar.php
-share/glpi/vendor/zetacomponents/graph/src/charts/line.php
-share/glpi/vendor/zetacomponents/graph/src/charts/odometer.php
-share/glpi/vendor/zetacomponents/graph/src/charts/pie.php
-share/glpi/vendor/zetacomponents/graph/src/charts/radar.php
-share/glpi/vendor/zetacomponents/graph/src/colors/color.php
-share/glpi/vendor/zetacomponents/graph/src/colors/linear_gradient.php
-share/glpi/vendor/zetacomponents/graph/src/colors/radial_gradient.php
-share/glpi/vendor/zetacomponents/graph/src/data_container/base.php
-share/glpi/vendor/zetacomponents/graph/src/data_container/single.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/array.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/average.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/base.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/numeric.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/property/axis.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/property/boolean.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/property/color.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/property/integer.php
-share/glpi/vendor/zetacomponents/graph/src/datasets/property/string.php
-share/glpi/vendor/zetacomponents/graph/src/driver/cairo.php
-share/glpi/vendor/zetacomponents/graph/src/driver/cairo_oo.php
-share/glpi/vendor/zetacomponents/graph/src/driver/flash.php
-share/glpi/vendor/zetacomponents/graph/src/driver/gd.php
-share/glpi/vendor/zetacomponents/graph/src/driver/svg.php
-share/glpi/vendor/zetacomponents/graph/src/driver/svg_font.php
-share/glpi/vendor/zetacomponents/graph/src/driver/verbose.php
-share/glpi/vendor/zetacomponents/graph/src/element/axis.php
-share/glpi/vendor/zetacomponents/graph/src/element/background.php
-share/glpi/vendor/zetacomponents/graph/src/element/legend.php
-share/glpi/vendor/zetacomponents/graph/src/element/text.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/date_parsing.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/exception.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/flash_bitmap_type.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/font_rendering.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/font_type.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/incompatible_driver.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_assignement.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_data.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_data_source.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_dimensions.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_display_type.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_id.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_image_file.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_keys.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/invalid_step_size.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/no_data.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/no_such_data.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/no_such_dataset.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/no_such_element.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/not_rendered.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/out_of_boundings.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/out_of_logarithmical_boundings.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/reducement_failed.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/too_many_datasets.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/unknown_color_definition.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/unregular_steps.php
-share/glpi/vendor/zetacomponents/graph/src/exceptions/unsupported_image_type.php
-share/glpi/vendor/zetacomponents/graph/src/graph.php
-share/glpi/vendor/zetacomponents/graph/src/graph_autoload.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/axis_label_renderer.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/chart.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/dataset_property.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/driver.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/element.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/horizontal_bar_renderer.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/odometer_renderer.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/palette.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/radar_renderer.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/renderer.php
-share/glpi/vendor/zetacomponents/graph/src/interfaces/stacked_bar_renderer.php
-share/glpi/vendor/zetacomponents/graph/src/math/boundings.php
-share/glpi/vendor/zetacomponents/graph/src/math/matrix.php
-share/glpi/vendor/zetacomponents/graph/src/math/polynom.php
-share/glpi/vendor/zetacomponents/graph/src/math/rotation.php
-share/glpi/vendor/zetacomponents/graph/src/math/transformation.php
-share/glpi/vendor/zetacomponents/graph/src/math/translation.php
-share/glpi/vendor/zetacomponents/graph/src/math/vector.php
-share/glpi/vendor/zetacomponents/graph/src/options/cairo_driver.php
-share/glpi/vendor/zetacomponents/graph/src/options/chart.php
-share/glpi/vendor/zetacomponents/graph/src/options/driver.php
-share/glpi/vendor/zetacomponents/graph/src/options/flash_driver.php
-share/glpi/vendor/zetacomponents/graph/src/options/font.php
-share/glpi/vendor/zetacomponents/graph/src/options/gd_driver.php
-share/glpi/vendor/zetacomponents/graph/src/options/line_chart.php
-share/glpi/vendor/zetacomponents/graph/src/options/odometer_chart.php
-share/glpi/vendor/zetacomponents/graph/src/options/pie_chart.php
-share/glpi/vendor/zetacomponents/graph/src/options/radar_chart.php
-share/glpi/vendor/zetacomponents/graph/src/options/renderer.php
-share/glpi/vendor/zetacomponents/graph/src/options/renderer_2d.php
-share/glpi/vendor/zetacomponents/graph/src/options/renderer_3d.php
-share/glpi/vendor/zetacomponents/graph/src/options/svg_driver.php
-share/glpi/vendor/zetacomponents/graph/src/palette/black.php
-share/glpi/vendor/zetacomponents/graph/src/palette/ez.php
-share/glpi/vendor/zetacomponents/graph/src/palette/ez_blue.php
-share/glpi/vendor/zetacomponents/graph/src/palette/ez_green.php
-share/glpi/vendor/zetacomponents/graph/src/palette/ez_red.php
-share/glpi/vendor/zetacomponents/graph/src/palette/tango.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/2d.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/3d.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_boxed.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_centered.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_exact.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_none.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_radar.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_rotated.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/axis_label_rotated_boxed.php
-share/glpi/vendor/zetacomponents/graph/src/renderer/horizontal_bar.php
-share/glpi/vendor/zetacomponents/graph/src/structs/context.php
-share/glpi/vendor/zetacomponents/graph/src/structs/coordinate.php
-share/glpi/vendor/zetacomponents/graph/src/structs/step.php
-share/glpi/vendor/zetacomponents/graph/src/tools.php
-@pkgdir share/glpi/vendor/zetacomponents/graph/setup

Index: pkgsrc/www/php-glpi/distinfo
diff -u pkgsrc/www/php-glpi/distinfo:1.2 pkgsrc/www/php-glpi/distinfo:1.3
--- pkgsrc/www/php-glpi/distinfo:1.2    Fri Jul 21 10:11:27 2017
+++ pkgsrc/www/php-glpi/distinfo        Fri Nov 17 11:07:39 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/07/21 10:11:27 hauke Exp $
+$NetBSD: distinfo,v 1.3 2017/11/17 11:07:39 hauke Exp $
 
-SHA1 (glpi-9.1.6.tgz) = bb9ea10a52883714a8f16a26af49c3bae99e1258
-RMD160 (glpi-9.1.6.tgz) = 25ff873241826f96cbe202044142928df08b261e
-SHA512 (glpi-9.1.6.tgz) = 1a7666b5c109f72eb73b638fccac5294604661e96ca55b40172dbe43a1600b441b11b07379f06f0272bb4275a90fd6e898a2f55dc0e78b2da6aac838c2d0bd90
-Size (glpi-9.1.6.tgz) = 29425949 bytes
+SHA1 (glpi-9.2.1.tgz) = f0f8980a936f55751ec1bb662fae26c77731f6c5
+RMD160 (glpi-9.2.1.tgz) = 6bf656992c50b6feb0870686d592689b508ac11b
+SHA512 (glpi-9.2.1.tgz) = 351d3dbd41f1894cbf57038c83b388c147aaad53c3047283ec5e5ccfc1432b1c843dc2f3c0812a374d014372381eb19ab8c1bc776e44855e5a79b6ee6f9264aa
+Size (glpi-9.2.1.tgz) = 31434618 bytes

Index: pkgsrc/www/php-glpi/files/config_path.php
diff -u pkgsrc/www/php-glpi/files/config_path.php:1.1 pkgsrc/www/php-glpi/files/config_path.php:1.2
--- pkgsrc/www/php-glpi/files/config_path.php:1.1       Tue Jul 18 14:29:51 2017
+++ pkgsrc/www/php-glpi/files/config_path.php   Fri Nov 17 11:07:39 2017
@@ -1,14 +1,16 @@
 <?php
 
-// $NetBSD: config_path.php,v 1.1 2017/07/18 14:29:51 hauke Exp $
+// $NetBSD: config_path.php,v 1.2 2017/11/17 11:07:39 hauke Exp $
 //
-// pkgsrc GLPI path setup file
+// pkgsrc GLPI path setup file, see
+// <http://glpi-developer-documentation.readthedocs.io/en/master/packaging.html>
 
 // Configuration
 define('GLPI_CONFIG_DIR',      '@PKG_SYSCONFDIR@');
 
 // Runtime Data
 define('GLPI_DOC_DIR',         '@VARBASE@/glpi');
+define('GLPI_CACHE_DIR',       GLPI_DOC_DIR . '/_cache');
 define('GLPI_CRON_DIR',                GLPI_DOC_DIR . '/_cron');
 define('GLPI_DUMP_DIR',                GLPI_DOC_DIR . '/_dumps');
 define('GLPI_GRAPH_DIR',       GLPI_DOC_DIR . '/_graphs');
@@ -21,7 +23,7 @@ define('GLPI_TMP_DIR',                GLPI_DOC_DIR . '
 define('GLPI_UPLOAD_DIR',      GLPI_DOC_DIR . '/_uploads');
 
 // Log file
-define('GLPI_LOG_DIR',        '@VARBASE@/log/glpi');
+define('GLPI_LOG_DIR',         '@VARBASE@/log/glpi');
 
 // System libraries
 //  htmlawed not in pkgsrc - built-in, anyway?



Home | Main Index | Thread Index | Old Index