mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
www/glpi: Update 11.0.0 => 11.0.1
No CVEs involved, only a couple of bug fixes related to features introduced in 11.0.0. ChangeLog: https://github.com/glpi-project/glpi/releases/tag/11.0.1 PR: 290134
This commit is contained in:
committed by
Vladimir Druzenko
parent
4c556702d4
commit
bbffebc90d
+1
-1
@@ -1,5 +1,5 @@
|
||||
PORTNAME= glpi
|
||||
DISTVERSION= 11.0.0
|
||||
DISTVERSION= 11.0.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${DISTVERSION}/
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1759316210
|
||||
SHA256 (glpi-11.0.0.tgz) = d214abcda3362bb8ad83ddb5b31daaeee7be6e42c341144f4616eba25e17c8c9
|
||||
SIZE (glpi-11.0.0.tgz) = 86293763
|
||||
TIMESTAMP = 1760068090
|
||||
SHA256 (glpi-11.0.1.tgz) = ffc64f4d3f62f5f00b47cb4b07ca9916f5fcf3740435274dace221cbeeb41ef7
|
||||
SIZE (glpi-11.0.1.tgz) = 86519603
|
||||
|
||||
+5
-1
@@ -855,6 +855,7 @@
|
||||
%%WWWDIR%%/install/mysql/glpi-10.0.7-empty.sql
|
||||
%%WWWDIR%%/install/mysql/glpi-10.0.8-empty.sql
|
||||
%%WWWDIR%%/install/mysql/glpi-10.0.9-empty.sql
|
||||
%%WWWDIR%%/install/mysql/glpi-11.0.0-empty.sql
|
||||
%%WWWDIR%%/install/mysql/glpi-9.1.0-empty.sql
|
||||
%%WWWDIR%%/install/mysql/glpi-9.1.1-empty.sql
|
||||
%%WWWDIR%%/install/mysql/glpi-9.1.2-empty.sql
|
||||
@@ -3183,6 +3184,7 @@
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionTypeActors.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionTypeSelectable.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/AbstractQuestionTypeShortAnswer.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/CustomMandatoryMessageInterface.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeActorsDefaultValueConfig.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeActorsExtraDataConfig.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeAssignee.php
|
||||
@@ -3212,6 +3214,7 @@
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeUrgency.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeUserDevice.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeUserDevicesConfig.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypeValidationInterface.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/QuestionTypesManager.php
|
||||
%%WWWDIR%%/src/Glpi/Form/QuestionType/TranslationAwareQuestionType.php
|
||||
%%WWWDIR%%/src/Glpi/Form/RenderLayout.php
|
||||
@@ -3479,6 +3482,7 @@
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/MapperInterface.php
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/MarkdownBuilder.php
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/MarkdownRenderer.php
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/SanitizedStringsDecoder.php
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/Sanitizer.php
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/SingletonTrait.php
|
||||
%%WWWDIR%%/src/Glpi/Toolbox/URL.php
|
||||
@@ -12159,7 +12163,7 @@
|
||||
%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/Rules/VariablesInAllowedPosition.php
|
||||
%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/SDLValidationContext.php
|
||||
%%WWWDIR%%/vendor/webonyx/graphql-php/src/Validator/ValidationContext.php
|
||||
%%WWWDIR%%/version/11.0.0
|
||||
%%WWWDIR%%/version/11.0.1
|
||||
@dir %%WWWDIR%%/ajax
|
||||
@dir %%WWWDIR%%/ajax/asset
|
||||
@dir %%WWWDIR%%/ajax/form
|
||||
|
||||
Reference in New Issue
Block a user