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: taca
Date: Mon Sep 15 14:21:00 UTC 2025
Modified Files:
pkgsrc/www/php-glpi: Makefile PLIST distinfo
Log Message:
www/php-glpi: update to 10.0.20
pkgsrc changes
* Update dependencies.
10.0.20 (2025-09-10)
Changes from 10.0.12 are too many and include security fixes. Please refer
<https://github.com/glpi-project/glpi/milestones?state=closed> for full
changes.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/php-glpi/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/php-glpi/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/www/php-glpi/distinfo
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.21 pkgsrc/www/php-glpi/Makefile:1.22
--- pkgsrc/www/php-glpi/Makefile:1.21 Sat Feb 8 04:04:40 2025
+++ pkgsrc/www/php-glpi/Makefile Mon Sep 15 14:21:00 2025
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2025/02/08 04:04:40 taca Exp $
+# $NetBSD: Makefile,v 1.22 2025/09/15 14:21:00 taca Exp $
DISTNAME= glpi-${GLPI_VERSION}
-PKGREVISION= 2
-GLPI_VERSION= 10.0.12
+PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
+GLPI_VERSION= 10.0.20
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=glpi-project/}glpi/releases/download/${GLPI_VERSION}/
@@ -15,10 +15,10 @@ COMMENT= IT inventory management softwar
LICENSE= gnu-gpl-v2
DEPENDS+= ${PHP_PKG_PREFIX}-bz2>=${PHP_BASE_VERS}:../../archivers/php-bz2
+DEPENDS+= ${PHP_PKG_PREFIX}-bcmath>=${PHP_BASE_VERS}:../../math/php-bcmath
DEPENDS+= ${PHP_PKG_PREFIX}-curl>=${PHP_BASE_VERS}:../../www/php-curl
DEPENDS+= ${PHP_PKG_PREFIX}-exif>=${PHP_BASE_VERS}:../../graphics/php-exif
DEPENDS+= ${PHP_PKG_PREFIX}-gd>=${PHP_BASE_VERS}:../../graphics/php-gd
-DEPENDS+= ${PHP_PKG_PREFIX}-iconv>=${PHP_BASE_VERS}:../../converters/php-iconv
DEPENDS+= ${PHP_PKG_PREFIX}-imap>=${PHP_BASE_VERS}:../../mail/php-imap
DEPENDS+= ${PHP_PKG_PREFIX}-intl>=${PHP_BASE_VERS}:../../textproc/php-intl
DEPENDS+= ${PHP_PKG_PREFIX}-ldap>=${PHP_BASE_VERS}:../../databases/php-ldap
@@ -31,6 +31,8 @@ DEPENDS+= ${PHP_PKG_PREFIX}-zlib>=${PHP_
DEPENDS+= freefont-ttf-[0-9]*:../../fonts/freefont-ttf
+PHP_VERSIONS_ACCEPTED= 82 83 84
+
NO_BUILD= yes
USE_LANGUAGES= # none
Index: pkgsrc/www/php-glpi/PLIST
diff -u pkgsrc/www/php-glpi/PLIST:1.10 pkgsrc/www/php-glpi/PLIST:1.11
--- pkgsrc/www/php-glpi/PLIST:1.10 Thu Feb 8 11:47:15 2024
+++ pkgsrc/www/php-glpi/PLIST Mon Sep 15 14:21:00 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2024/02/08 11:47:15 hauke Exp $
+@comment $NetBSD: PLIST,v 1.11 2025/09/15 14:21:00 taca Exp $
share/examples/glpi/crontab.sample
share/examples/glpi/httpd-glpi.conf
share/examples/glpi/local_define.php
@@ -716,6 +716,7 @@ share/glpi/front/item_cluster.form.php
share/glpi/front/item_device.common.form.php
share/glpi/front/item_device.php
share/glpi/front/item_devicebattery.form.php
+share/glpi/front/item_devicecamera.form.php
share/glpi/front/item_devicecase.form.php
share/glpi/front/item_devicecontrol.form.php
share/glpi/front/item_devicedrive.form.php
@@ -1186,10 +1187,30 @@ share/glpi/install/migrations/update_10.
share/glpi/install/migrations/update_10.0.10_to_10.0.11/refusedequipment.php
share/glpi/install/migrations/update_10.0.10_to_10.0.11/states.php
share/glpi/install/migrations/update_10.0.10_to_10.0.11/transfer.php
-share/glpi/install/migrations/update_10.0.11_to_${PKGVERSION}.php
-share/glpi/install/migrations/update_10.0.11_to_${PKGVERSION}/duplicate_searchopt_fixes.php
-share/glpi/install/migrations/update_10.0.11_to_${PKGVERSION}/log_rights.php
-share/glpi/install/migrations/update_10.0.11_to_${PKGVERSION}/user.php
+share/glpi/install/migrations/update_10.0.11_to_10.0.12.php
+share/glpi/install/migrations/update_10.0.11_to_10.0.12/duplicate_searchopt_fixes.php
+share/glpi/install/migrations/update_10.0.11_to_10.0.12/log_rights.php
+share/glpi/install/migrations/update_10.0.11_to_10.0.12/user.php
+share/glpi/install/migrations/update_10.0.12_to_10.0.13.php
+share/glpi/install/migrations/update_10.0.12_to_10.0.13/configs.php
+share/glpi/install/migrations/update_10.0.12_to_10.0.13/location.php
+share/glpi/install/migrations/update_10.0.14_to_10.0.15.php
+share/glpi/install/migrations/update_10.0.14_to_10.0.15/items_disks.php
+share/glpi/install/migrations/update_10.0.14_to_10.0.15/user.php
+share/glpi/install/migrations/update_10.0.15_to_10.0.16.php
+share/glpi/install/migrations/update_10.0.15_to_10.0.16/config.php
+share/glpi/install/migrations/update_10.0.15_to_10.0.16/configs.php
+share/glpi/install/migrations/update_10.0.15_to_10.0.16/entities.php
+share/glpi/install/migrations/update_10.0.15_to_10.0.16/items_disks.php
+share/glpi/install/migrations/update_10.0.15_to_10.0.16/queuednotifications.php
+share/glpi/install/migrations/update_10.0.16_to_10.0.17.php
+share/glpi/install/migrations/update_10.0.16_to_10.0.17/entities.php
+share/glpi/install/migrations/update_10.0.16_to_10.0.17/logs.php
+share/glpi/install/migrations/update_10.0.16_to_10.0.17/rule_tickets.php
+share/glpi/install/migrations/update_10.0.16_to_10.0.17/tree_dropdowns.php
+share/glpi/install/migrations/update_10.0.16_to_10.0.17/users.php
+share/glpi/install/migrations/update_10.0.17_to_10.0.18.php
+share/glpi/install/migrations/update_10.0.17_to_10.0.18/configs.php
share/glpi/install/migrations/update_10.0.1_to_10.0.2.php
share/glpi/install/migrations/update_10.0.1_to_10.0.2/agent.php
share/glpi/install/migrations/update_10.0.1_to_10.0.2/configs.php
@@ -1361,6 +1382,14 @@ share/glpi/install/mysql/glpi-10.0.0-emp
share/glpi/install/mysql/glpi-10.0.1-empty.sql
share/glpi/install/mysql/glpi-10.0.10-empty.sql
share/glpi/install/mysql/glpi-10.0.11-empty.sql
+share/glpi/install/mysql/glpi-10.0.12-empty.sql
+share/glpi/install/mysql/glpi-10.0.13-empty.sql
+share/glpi/install/mysql/glpi-10.0.14-empty.sql
+share/glpi/install/mysql/glpi-10.0.15-empty.sql
+share/glpi/install/mysql/glpi-10.0.16-empty.sql
+share/glpi/install/mysql/glpi-10.0.17-empty.sql
+share/glpi/install/mysql/glpi-10.0.18-empty.sql
+share/glpi/install/mysql/glpi-10.0.19-empty.sql
share/glpi/install/mysql/glpi-10.0.2-empty.sql
share/glpi/install/mysql/glpi-10.0.3-empty.sql
share/glpi/install/mysql/glpi-10.0.4-empty.sql
@@ -1618,6 +1647,8 @@ share/glpi/locales/sk_SK.mo
share/glpi/locales/sk_SK.po
share/glpi/locales/sl_SI.mo
share/glpi/locales/sl_SI.po
+share/glpi/locales/sq_AL.mo
+share/glpi/locales/sq_AL.po
share/glpi/locales/sr_RS.mo
share/glpi/locales/sr_RS.po
share/glpi/locales/sv_SE.mo
@@ -1950,6 +1981,8 @@ share/glpi/public/lib/flatpickr/l10n/bn.
share/glpi/public/lib/flatpickr/l10n/bn.min.js
share/glpi/public/lib/flatpickr/l10n/bs.js
share/glpi/public/lib/flatpickr/l10n/bs.min.js
+share/glpi/public/lib/flatpickr/l10n/ca.js
+share/glpi/public/lib/flatpickr/l10n/ca.min.js
share/glpi/public/lib/flatpickr/l10n/cat.js
share/glpi/public/lib/flatpickr/l10n/cat.min.js
share/glpi/public/lib/flatpickr/l10n/ckb.js
@@ -2545,49 +2578,93 @@ share/glpi/public/lib/tinymce.js
share/glpi/public/lib/tinymce.js.map
share/glpi/public/lib/tinymce.min.js
share/glpi/public/lib/tinymce/skins/content/dark/content.css
+share/glpi/public/lib/tinymce/skins/content/dark/content.js
share/glpi/public/lib/tinymce/skins/content/dark/content.min.css
+share/glpi/public/lib/tinymce/skins/content/dark/content.min.js
share/glpi/public/lib/tinymce/skins/content/default/content.css
+share/glpi/public/lib/tinymce/skins/content/default/content.js
share/glpi/public/lib/tinymce/skins/content/default/content.min.css
+share/glpi/public/lib/tinymce/skins/content/default/content.min.js
share/glpi/public/lib/tinymce/skins/content/document/content.css
+share/glpi/public/lib/tinymce/skins/content/document/content.js
share/glpi/public/lib/tinymce/skins/content/document/content.min.css
+share/glpi/public/lib/tinymce/skins/content/document/content.min.js
share/glpi/public/lib/tinymce/skins/content/tinymce-5-dark/content.css
+share/glpi/public/lib/tinymce/skins/content/tinymce-5-dark/content.js
share/glpi/public/lib/tinymce/skins/content/tinymce-5-dark/content.min.css
+share/glpi/public/lib/tinymce/skins/content/tinymce-5-dark/content.min.js
share/glpi/public/lib/tinymce/skins/content/tinymce-5/content.css
+share/glpi/public/lib/tinymce/skins/content/tinymce-5/content.js
share/glpi/public/lib/tinymce/skins/content/tinymce-5/content.min.css
+share/glpi/public/lib/tinymce/skins/content/tinymce-5/content.min.js
share/glpi/public/lib/tinymce/skins/content/writer/content.css
+share/glpi/public/lib/tinymce/skins/content/writer/content.js
share/glpi/public/lib/tinymce/skins/content/writer/content.min.css
+share/glpi/public/lib/tinymce/skins/content/writer/content.min.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.css
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.inline.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.inline.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.inline.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.inline.min.js
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/content.min.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.min.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.shadowdom.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.shadowdom.js
share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.js
share/glpi/public/lib/tinymce/skins/ui/oxide/content.css
share/glpi/public/lib/tinymce/skins/ui/oxide/content.inline.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/content.inline.js
share/glpi/public/lib/tinymce/skins/ui/oxide/content.inline.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/content.inline.min.js
+share/glpi/public/lib/tinymce/skins/ui/oxide/content.js
share/glpi/public/lib/tinymce/skins/ui/oxide/content.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/content.min.js
share/glpi/public/lib/tinymce/skins/ui/oxide/skin.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/skin.js
share/glpi/public/lib/tinymce/skins/ui/oxide/skin.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/skin.min.js
share/glpi/public/lib/tinymce/skins/ui/oxide/skin.shadowdom.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/skin.shadowdom.js
share/glpi/public/lib/tinymce/skins/ui/oxide/skin.shadowdom.min.css
+share/glpi/public/lib/tinymce/skins/ui/oxide/skin.shadowdom.min.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.css
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.inline.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.inline.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.inline.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.inline.min.js
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/content.min.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.min.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.css
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.inline.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.inline.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.inline.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.inline.min.js
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/content.min.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.min.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.js
share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css
+share/glpi/public/lib/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.js
share/glpi/resources/.htaccess
share/glpi/resources/Rules/RuleAsset.xml
share/glpi/resources/Rules/RuleDictionnaryOperatingSystem.xml
@@ -3100,6 +3177,7 @@ share/glpi/src/Lock.php
share/glpi/src/Lockedfield.php
share/glpi/src/Log.php
share/glpi/src/Mail/Protocol/ProtocolInterface.php
+share/glpi/src/Mail/SMTP/OAuthTokenProvider.php
share/glpi/src/Mail/SMTP/OauthConfig.php
share/glpi/src/Mail/SMTP/OauthProvider/Azure.php
share/glpi/src/Mail/SMTP/OauthProvider/Google.php
@@ -3443,6 +3521,7 @@ share/glpi/src/Ticket_Ticket.php
share/glpi/src/Ticket_User.php
share/glpi/src/Timer.php
share/glpi/src/Toolbox.php
+share/glpi/src/Toolbox/ArrayNormalizer.php
share/glpi/src/Toolbox/DataExport.php
share/glpi/src/Toolbox/DatabaseSchema.php
share/glpi/src/Toolbox/Filesystem.php
@@ -3497,6 +3576,7 @@ share/glpi/templates/components/form/pic
share/glpi/templates/components/form/single-action.html.twig
share/glpi/templates/components/form/snmpcredential.html.twig
share/glpi/templates/components/form/support_hours.html.twig
+share/glpi/templates/components/group/info_card.html.twig
share/glpi/templates/components/infocom.html.twig
share/glpi/templates/components/itilobject/actors/assign_to_me.html.twig
share/glpi/templates/components/itilobject/actors/field.html.twig
@@ -3534,6 +3614,7 @@ share/glpi/templates/components/itilobje
share/glpi/templates/components/itilobject/timeline/todo-list-summary.html.twig
share/glpi/templates/components/kanban/item_panels/default_panel.html.twig
share/glpi/templates/components/kanban/kanban.html.twig
+share/glpi/templates/components/kanban/teammember.html.twig
share/glpi/templates/components/logs.html.twig
share/glpi/templates/components/masonry_grid.html.twig
share/glpi/templates/components/messages_after_redirect_alerts.html.twig
@@ -3546,6 +3627,7 @@ share/glpi/templates/components/rss_feed
share/glpi/templates/components/search/controls.html.twig
share/glpi/templates/components/search/display_data.html.twig
share/glpi/templates/components/search/table.html.twig
+share/glpi/templates/components/supplier/info_card.html.twig
share/glpi/templates/components/table.html.twig
share/glpi/templates/components/user/info_card.html.twig
share/glpi/templates/components/user/link_with_tooltip.html.twig
@@ -3691,6 +3773,7 @@ share/glpi/vendor/firebase/php-jwt/src/C
share/glpi/vendor/firebase/php-jwt/src/ExpiredException.php
share/glpi/vendor/firebase/php-jwt/src/JWK.php
share/glpi/vendor/firebase/php-jwt/src/JWT.php
+share/glpi/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php
share/glpi/vendor/firebase/php-jwt/src/Key.php
share/glpi/vendor/firebase/php-jwt/src/SignatureInvalidException.php
share/glpi/vendor/glpi-project/inventory_format/CHANGELOG.md
@@ -3709,6 +3792,7 @@ share/glpi/vendor/glpi-project/inventory
share/glpi/vendor/glpi-project/inventory_format/inventory.schema.json
share/glpi/vendor/glpi-project/inventory_format/lib/php/Converter.php
share/glpi/vendor/glpi-project/inventory_format/lib/php/FilesToJSON.php
+share/glpi/vendor/glpi-project/inventory_format/lib/php/Schema.php
share/glpi/vendor/glpi-project/inventory_format/original-netdiscovery.md
share/glpi/vendor/glpi-project/inventory_format/original-netinventory.md
share/glpi/vendor/glpi-project/inventory_format/original.md
@@ -4523,6 +4607,7 @@ share/glpi/vendor/league/csv/src/functio
share/glpi/vendor/league/oauth2-client/LICENSE
share/glpi/vendor/league/oauth2-client/README.md
share/glpi/vendor/league/oauth2-client/composer.json
+share/glpi/vendor/league/oauth2-client/phpunit.xml.dist
share/glpi/vendor/league/oauth2-client/src/Grant/AbstractGrant.php
share/glpi/vendor/league/oauth2-client/src/Grant/AuthorizationCode.php
share/glpi/vendor/league/oauth2-client/src/Grant/ClientCredentials.php
@@ -4541,6 +4626,7 @@ share/glpi/vendor/league/oauth2-client/s
share/glpi/vendor/league/oauth2-client/src/Token/AccessToken.php
share/glpi/vendor/league/oauth2-client/src/Token/AccessTokenInterface.php
share/glpi/vendor/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php
+share/glpi/vendor/league/oauth2-client/src/Token/SettableRefreshTokenInterface.php
share/glpi/vendor/league/oauth2-client/src/Tool/ArrayAccessorTrait.php
share/glpi/vendor/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php
share/glpi/vendor/league/oauth2-client/src/Tool/GuardedPropertyTrait.php
@@ -4554,7 +4640,6 @@ share/glpi/vendor/league/oauth2-google/C
share/glpi/vendor/league/oauth2-google/LICENSE
share/glpi/vendor/league/oauth2-google/README.md
share/glpi/vendor/league/oauth2-google/composer.json
-share/glpi/vendor/league/oauth2-google/phpunit.xml.dist
share/glpi/vendor/league/oauth2-google/src/Exception/HostedDomainException.php
share/glpi/vendor/league/oauth2-google/src/Provider/Google.php
share/glpi/vendor/league/oauth2-google/src/Provider/GoogleUser.php
@@ -4695,21 +4780,16 @@ share/glpi/vendor/monolog/monolog/src/Mo
share/glpi/vendor/monolog/monolog/src/Monolog/Utils.php
share/glpi/vendor/paragonie/sodium_compat/LICENSE
share/glpi/vendor/paragonie/sodium_compat/README.md
-share/glpi/vendor/paragonie/sodium_compat/appveyor.yml
-share/glpi/vendor/paragonie/sodium_compat/autoload-fast.php
-share/glpi/vendor/paragonie/sodium_compat/autoload-pedantic.php
share/glpi/vendor/paragonie/sodium_compat/autoload-php7.php
-share/glpi/vendor/paragonie/sodium_compat/autoload-phpunit.php
share/glpi/vendor/paragonie/sodium_compat/autoload.php
-share/glpi/vendor/paragonie/sodium_compat/build-phar.sh
share/glpi/vendor/paragonie/sodium_compat/composer-php52.json
share/glpi/vendor/paragonie/sodium_compat/composer.json
-share/glpi/vendor/paragonie/sodium_compat/dist/Makefile
-share/glpi/vendor/paragonie/sodium_compat/dist/box.json
share/glpi/vendor/paragonie/sodium_compat/lib/constants.php
share/glpi/vendor/paragonie/sodium_compat/lib/namespaced.php
share/glpi/vendor/paragonie/sodium_compat/lib/php72compat.php
share/glpi/vendor/paragonie/sodium_compat/lib/php72compat_const.php
+share/glpi/vendor/paragonie/sodium_compat/lib/php84compat.php
+share/glpi/vendor/paragonie/sodium_compat/lib/php84compat_const.php
share/glpi/vendor/paragonie/sodium_compat/lib/ristretto255.php
share/glpi/vendor/paragonie/sodium_compat/lib/sodium_compat.php
share/glpi/vendor/paragonie/sodium_compat/lib/stream-xchacha20.php
@@ -4739,12 +4819,16 @@ share/glpi/vendor/paragonie/sodium_compa
share/glpi/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php
share/glpi/vendor/paragonie/sodium_compat/namespaced/Crypto.php
share/glpi/vendor/paragonie/sodium_compat/namespaced/File.php
-share/glpi/vendor/paragonie/sodium_compat/phpunit.xml.dist
-share/glpi/vendor/paragonie/sodium_compat/psalm-above-3.xml
-share/glpi/vendor/paragonie/sodium_compat/psalm-below-3.xml
share/glpi/vendor/paragonie/sodium_compat/src/Compat.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AEGIS/State128L.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AEGIS/State256.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AEGIS128L.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AEGIS256.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AES.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AES/Block.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AES/Expanded.php
+share/glpi/vendor/paragonie/sodium_compat/src/Core/AES/KeySchedule.php
share/glpi/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php
-share/glpi/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php
share/glpi/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php
share/glpi/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php
share/glpi/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php
@@ -5257,6 +5341,7 @@ share/glpi/vendor/sabre/dav/lib/DAV/IFil
share/glpi/vendor/sabre/dav/lib/DAV/IMoveTarget.php
share/glpi/vendor/sabre/dav/lib/DAV/IMultiGet.php
share/glpi/vendor/sabre/dav/lib/DAV/INode.php
+share/glpi/vendor/sabre/dav/lib/DAV/INodeByPath.php
share/glpi/vendor/sabre/dav/lib/DAV/IProperties.php
share/glpi/vendor/sabre/dav/lib/DAV/IQuota.php
share/glpi/vendor/sabre/dav/lib/DAV/Locks/Backend/AbstractBackend.php
@@ -5355,7 +5440,6 @@ share/glpi/vendor/sabre/event/lib/Versio
share/glpi/vendor/sabre/event/lib/WildcardEmitter.php
share/glpi/vendor/sabre/event/lib/WildcardEmitterTrait.php
share/glpi/vendor/sabre/event/lib/coroutine.php
-share/glpi/vendor/sabre/event/phpstan.neon
share/glpi/vendor/sabre/http/CHANGELOG.md
share/glpi/vendor/sabre/http/LICENSE
share/glpi/vendor/sabre/http/README.md
@@ -5387,7 +5471,6 @@ share/glpi/vendor/sabre/uri/composer.jso
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/uri/phpstan.neon
share/glpi/vendor/sabre/vobject/LICENSE
share/glpi/vendor/sabre/vobject/README.md
share/glpi/vendor/sabre/vobject/composer.json
@@ -6090,6 +6173,7 @@ share/glpi/vendor/symfony/service-contra
share/glpi/vendor/symfony/service-contracts/ServiceSubscriberInterface.php
share/glpi/vendor/symfony/service-contracts/ServiceSubscriberTrait.php
share/glpi/vendor/symfony/service-contracts/Test/ServiceLocatorTest.php
+share/glpi/vendor/symfony/service-contracts/Test/ServiceLocatorTestCase.php
share/glpi/vendor/symfony/service-contracts/composer.json
share/glpi/vendor/symfony/string/AbstractString.php
share/glpi/vendor/symfony/string/AbstractUnicodeString.php
@@ -6356,6 +6440,12 @@ share/glpi/vendor/thenetworg/oauth2-azur
share/glpi/vendor/thenetworg/oauth2-azure/src/Provider/Azure.php
share/glpi/vendor/thenetworg/oauth2-azure/src/Provider/AzureResourceOwner.php
share/glpi/vendor/thenetworg/oauth2-azure/src/Token/AccessToken.php
+share/glpi/vendor/thenetworg/oauth2-azure/tests/Fakers/B2cTokenFaker.php
+share/glpi/vendor/thenetworg/oauth2-azure/tests/Fakers/KeysFaker.php
+share/glpi/vendor/thenetworg/oauth2-azure/tests/Helper/AzureHelper.php
+share/glpi/vendor/thenetworg/oauth2-azure/tests/Provider/AzureResourceOwnerTest.php
+share/glpi/vendor/thenetworg/oauth2-azure/tests/Provider/AzureTest.php
+share/glpi/vendor/thenetworg/oauth2-azure/tests/Token/AccessTokenTest.php
share/glpi/vendor/true/punycode/CHANGELOG.md
share/glpi/vendor/true/punycode/LICENSE
share/glpi/vendor/true/punycode/README.md
@@ -6372,9 +6462,12 @@ share/glpi/vendor/twig/twig/CHANGELOG
share/glpi/vendor/twig/twig/LICENSE
share/glpi/vendor/twig/twig/README.rst
share/glpi/vendor/twig/twig/composer.json
+share/glpi/vendor/twig/twig/src/Attribute/YieldReady.php
share/glpi/vendor/twig/twig/src/Cache/CacheInterface.php
+share/glpi/vendor/twig/twig/src/Cache/ChainCache.php
share/glpi/vendor/twig/twig/src/Cache/FilesystemCache.php
share/glpi/vendor/twig/twig/src/Cache/NullCache.php
+share/glpi/vendor/twig/twig/src/Cache/ReadOnlyFilesystemCache.php
share/glpi/vendor/twig/twig/src/Compiler.php
share/glpi/vendor/twig/twig/src/Environment.php
share/glpi/vendor/twig/twig/src/Error/Error.php
@@ -6394,6 +6487,7 @@ share/glpi/vendor/twig/twig/src/Extensio
share/glpi/vendor/twig/twig/src/Extension/SandboxExtension.php
share/glpi/vendor/twig/twig/src/Extension/StagingExtension.php
share/glpi/vendor/twig/twig/src/Extension/StringLoaderExtension.php
+share/glpi/vendor/twig/twig/src/Extension/YieldNotReadyExtension.php
share/glpi/vendor/twig/twig/src/ExtensionSet.php
share/glpi/vendor/twig/twig/src/FileExtensionEscapingStrategy.php
share/glpi/vendor/twig/twig/src/Lexer.php
@@ -6406,6 +6500,7 @@ share/glpi/vendor/twig/twig/src/Node/Aut
share/glpi/vendor/twig/twig/src/Node/BlockNode.php
share/glpi/vendor/twig/twig/src/Node/BlockReferenceNode.php
share/glpi/vendor/twig/twig/src/Node/BodyNode.php
+share/glpi/vendor/twig/twig/src/Node/CaptureNode.php
share/glpi/vendor/twig/twig/src/Node/CheckSecurityCallNode.php
share/glpi/vendor/twig/twig/src/Node/CheckSecurityNode.php
share/glpi/vendor/twig/twig/src/Node/CheckToStringNode.php
@@ -6450,6 +6545,7 @@ share/glpi/vendor/twig/twig/src/Node/Exp
share/glpi/vendor/twig/twig/src/Node/Expression/ConditionalExpression.php
share/glpi/vendor/twig/twig/src/Node/Expression/ConstantExpression.php
share/glpi/vendor/twig/twig/src/Node/Expression/Filter/DefaultFilter.php
+share/glpi/vendor/twig/twig/src/Node/Expression/Filter/RawFilter.php
share/glpi/vendor/twig/twig/src/Node/Expression/FilterExpression.php
share/glpi/vendor/twig/twig/src/Node/Expression/FunctionExpression.php
share/glpi/vendor/twig/twig/src/Node/Expression/GetAttrExpression.php
@@ -6480,6 +6576,7 @@ share/glpi/vendor/twig/twig/src/Node/Imp
share/glpi/vendor/twig/twig/src/Node/IncludeNode.php
share/glpi/vendor/twig/twig/src/Node/MacroNode.php
share/glpi/vendor/twig/twig/src/Node/ModuleNode.php
+share/glpi/vendor/twig/twig/src/Node/NameDeprecation.php
share/glpi/vendor/twig/twig/src/Node/Node.php
share/glpi/vendor/twig/twig/src/Node/NodeCaptureInterface.php
share/glpi/vendor/twig/twig/src/Node/NodeOutputInterface.php
@@ -6496,6 +6593,7 @@ share/glpi/vendor/twig/twig/src/NodeVisi
share/glpi/vendor/twig/twig/src/NodeVisitor/OptimizerNodeVisitor.php
share/glpi/vendor/twig/twig/src/NodeVisitor/SafeAnalysisNodeVisitor.php
share/glpi/vendor/twig/twig/src/NodeVisitor/SandboxNodeVisitor.php
+share/glpi/vendor/twig/twig/src/NodeVisitor/YieldNotReadyNodeVisitor.php
share/glpi/vendor/twig/twig/src/Parser.php
share/glpi/vendor/twig/twig/src/Profiler/Dumper/BaseDumper.php
share/glpi/vendor/twig/twig/src/Profiler/Dumper/BlackfireDumper.php
@@ -6505,6 +6603,11 @@ share/glpi/vendor/twig/twig/src/Profiler
share/glpi/vendor/twig/twig/src/Profiler/Node/LeaveProfileNode.php
share/glpi/vendor/twig/twig/src/Profiler/NodeVisitor/ProfilerNodeVisitor.php
share/glpi/vendor/twig/twig/src/Profiler/Profile.php
+share/glpi/vendor/twig/twig/src/Resources/core.php
+share/glpi/vendor/twig/twig/src/Resources/debug.php
+share/glpi/vendor/twig/twig/src/Resources/escaper.php
+share/glpi/vendor/twig/twig/src/Resources/string_loader.php
+share/glpi/vendor/twig/twig/src/Runtime/EscaperRuntime.php
share/glpi/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php
share/glpi/vendor/twig/twig/src/RuntimeLoader/FactoryRuntimeLoader.php
share/glpi/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php
@@ -6516,6 +6619,7 @@ share/glpi/vendor/twig/twig/src/Sandbox/
share/glpi/vendor/twig/twig/src/Sandbox/SecurityNotAllowedTagError.php
share/glpi/vendor/twig/twig/src/Sandbox/SecurityPolicy.php
share/glpi/vendor/twig/twig/src/Sandbox/SecurityPolicyInterface.php
+share/glpi/vendor/twig/twig/src/Sandbox/SourcePolicyInterface.php
share/glpi/vendor/twig/twig/src/Source.php
share/glpi/vendor/twig/twig/src/Template.php
share/glpi/vendor/twig/twig/src/TemplateWrapper.php
@@ -6547,6 +6651,7 @@ share/glpi/vendor/twig/twig/src/TwigFilt
share/glpi/vendor/twig/twig/src/TwigFunction.php
share/glpi/vendor/twig/twig/src/TwigTest.php
share/glpi/vendor/twig/twig/src/Util/DeprecationCollector.php
+share/glpi/vendor/twig/twig/src/Util/ReflectionCallable.php
share/glpi/vendor/twig/twig/src/Util/TemplateDirIterator.php
share/glpi/vendor/wapmorgan/unified-archive/CHANGELOG.md
share/glpi/vendor/wapmorgan/unified-archive/LICENSE
Index: pkgsrc/www/php-glpi/distinfo
diff -u pkgsrc/www/php-glpi/distinfo:1.13 pkgsrc/www/php-glpi/distinfo:1.14
--- pkgsrc/www/php-glpi/distinfo:1.13 Thu Feb 8 11:47:15 2024
+++ pkgsrc/www/php-glpi/distinfo Mon Sep 15 14:21:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2024/02/08 11:47:15 hauke Exp $
+$NetBSD: distinfo,v 1.14 2025/09/15 14:21:00 taca Exp $
-BLAKE2s (glpi-10.0.12.tgz) = 4c6cf7b43955653292116c7d4ff4cf867e669f1a9580aa6905dd86c214b3bf21
-SHA512 (glpi-10.0.12.tgz) = 874607d7b7df2a5697212e9018bda54d5600d5e94d003702f35af7bf2934915580ebebf309e7b5cfd02aa10e5e1c7135c7465df774c6dc4611b9ae5ae904db75
-Size (glpi-10.0.12.tgz) = 59483853 bytes
+BLAKE2s (glpi-10.0.20.tgz) = 9a469c7c9148097f1381d548e69f56db7c1aca6a01ad3da809f226cbc16cec0c
+SHA512 (glpi-10.0.20.tgz) = 1e6cb16ac920c4f11fa6511f48411957890e83b551216bf3a725ec7fde38727367fab6182cd553bdbf1961618cced0df057836298b21e67e94620c7e1dc33f93
+Size (glpi-10.0.20.tgz) = 60196402 bytes
Home |
Main Index |
Thread Index |
Old Index