FreeBSD Bugzilla – Attachment 232246 Details for
Bug 262341
www/glpi: Update to 9.5.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch 9.5.5 to 9.5.7
patch-9.5.5-to-9.5.7.diff (text/plain), 2.43 KB, created by
Mathias Monnerville
on 2022-03-04 14:39:13 UTC
(
hide
)
Description:
Patch 9.5.5 to 9.5.7
Filename:
MIME Type:
Creator:
Mathias Monnerville
Created:
2022-03-04 14:39:13 UTC
Size:
2.43 KB
patch
obsolete
>diff --git a/Makefile b/Makefile >index d9a1f70..5f12d48 100644 >--- a/Makefile >+++ b/Makefile >@@ -1,7 +1,7 @@ > # Created by: Mathias Monnerville <mathias@monnerville.com> > > PORTNAME= glpi >-PORTVERSION= 9.5.5 >+PORTVERSION= 9.5.7 > PORTEPOCH= 1 > CATEGORIES= www > MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/ >diff --git a/distinfo b/distinfo >index 4f94de9..7c684d7 100644 >--- a/distinfo >+++ b/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1620838950 >-SHA256 (glpi-9.5.5.tgz) = 90617bcb9725c3af1f075aabad8f70cdebcd432b43f45d1c201248c00b83dde8 >-SIZE (glpi-9.5.5.tgz) = 45672425 >+TIMESTAMP = 1646404224 >+SHA256 (glpi-9.5.7.tgz) = 7cbb212b3ec3f3d86bf2492deb716b52e99662815d93e98e070fbcf25d662599 >+SIZE (glpi-9.5.7.tgz) = 46106553 >diff --git a/pkg-plist b/pkg-plist >index 4551a60..f39a84e 100644 >--- a/pkg-plist >+++ b/pkg-plist >@@ -60,6 +60,7 @@ > %%WWWDIR%%/ajax/getKbRevision.php > %%WWWDIR%%/ajax/getKnowbaseItemAnswer.php > %%WWWDIR%%/ajax/getMapPoint.php >+%%WWWDIR%%/ajax/getRightDropdownValue.php > %%WWWDIR%%/ajax/getUserPicture.php > %%WWWDIR%%/ajax/helpdesk_observer.php > %%WWWDIR%%/ajax/impact.php >@@ -801,6 +802,7 @@ > %%WWWDIR%%/front/wifinetwork.form.php > %%WWWDIR%%/front/wifinetwork.php > %%WWWDIR%%/inc/abstractquery.class.php >+%%WWWDIR%%/inc/abstractrightsdropdown.class.php > %%WWWDIR%%/inc/ajax.class.php > %%WWWDIR%%/inc/alert.class.php > %%WWWDIR%%/inc/api/api.class.php >@@ -921,6 +923,7 @@ > %%WWWDIR%%/inc/console/migration/myisamtoinnodbcommand.class.php > %%WWWDIR%%/inc/console/migration/racksplugintocorecommand.class.php > %%WWWDIR%%/inc/console/migration/timestampscommand.class.php >+%%WWWDIR%%/inc/console/migration/unsignedkeyscommand.class.php > %%WWWDIR%%/inc/console/plugin/abstractplugincommand.class.php > %%WWWDIR%%/inc/console/plugin/activatecommand.class.php > %%WWWDIR%%/inc/console/plugin/deactivatecommand.class.php >@@ -1352,6 +1355,7 @@ > %%WWWDIR%%/inc/savedsearch_user.class.php > %%WWWDIR%%/inc/search.class.php > %%WWWDIR%%/inc/session.class.php >+%%WWWDIR%%/inc/sharedashboarddropdown.class.php > %%WWWDIR%%/inc/singletonrulelist.class.php > %%WWWDIR%%/inc/sla.class.php > %%WWWDIR%%/inc/slalevel.class.php >@@ -1490,6 +1494,8 @@ > %%WWWDIR%%/install/update_952_953.php > %%WWWDIR%%/install/update_953_954.php > %%WWWDIR%%/install/update_954_955.php >+%%WWWDIR%%/install/update_955_956.php >+%%WWWDIR%%/install/update_956_957.php > %%WWWDIR%%/install/update_content.php > %%WWWDIR%%/install/update_to_031.php > %%WWWDIR%%/install/update_xx_xy.tpl.php
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
mathias
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 262341
: 232246 |
232247