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: Thu Sep 26 14:52:24 UTC 2019
Modified Files:
pkgsrc/www/php-glpi: Makefile PLIST distinfo
Log Message:
Update www-php-glpi to v9.4.4 (security and bugfix release); upstream
says:
You'll find below the changes of this bugfixes version:
- [security] Prevent account takeover vulnerability,
- [security] Prevent execution of XSS on rich text,
- fix cache key length issues,
- fix user picture removal at login,
- several fixes on recurring tickets,
- fix some transfer errors related to entities among others,
- and more!
The full changelog is available:
https://github.com/glpi-project/glpi/milestone/37?closed=1
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/php-glpi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/php-glpi/PLIST
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/www/php-glpi/Makefile:1.9
--- pkgsrc/www/php-glpi/Makefile:1.8 Tue Jul 2 12:23:41 2019
+++ pkgsrc/www/php-glpi/Makefile Thu Sep 26 14:52:24 2019
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2019/07/02 12:23:41 hauke Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/26 14:52:24 hauke Exp $
DISTNAME= glpi-${GLPI_VERSION}
-GLPI_VERSION= 9.4.3
+GLPI_VERSION= 9.4.4
CATEGORIES= www
MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${GLPI_VERSION}/
Index: pkgsrc/www/php-glpi/PLIST
diff -u pkgsrc/www/php-glpi/PLIST:1.6 pkgsrc/www/php-glpi/PLIST:1.7
--- pkgsrc/www/php-glpi/PLIST:1.6 Tue Jul 2 12:23:41 2019
+++ pkgsrc/www/php-glpi/PLIST Thu Sep 26 14:52:24 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2019/07/02 12:23:41 hauke Exp $
+@comment $NetBSD: PLIST,v 1.7 2019/09/26 14:52:24 hauke Exp $
share/examples/glpi/crontab.sample
share/examples/glpi/httpd-glpi.conf
share/examples/glpi/local_define.php
@@ -7,6 +7,7 @@ share/glpi/CHANGELOG.md
share/glpi/CONTRIBUTING.md
share/glpi/COPYING.txt
share/glpi/README.md
+share/glpi/SECURITY.md
share/glpi/SUPPORT.md
share/glpi/ajax/autocompletion.php
share/glpi/ajax/comments.php
Index: pkgsrc/www/php-glpi/distinfo
diff -u pkgsrc/www/php-glpi/distinfo:1.7 pkgsrc/www/php-glpi/distinfo:1.8
--- pkgsrc/www/php-glpi/distinfo:1.7 Tue Jul 2 12:23:41 2019
+++ pkgsrc/www/php-glpi/distinfo Thu Sep 26 14:52:24 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/07/02 12:23:41 hauke Exp $
+$NetBSD: distinfo,v 1.8 2019/09/26 14:52:24 hauke Exp $
-SHA1 (glpi-9.4.3.tgz) = 594121e47057d408393b6fbb101bafa6fb95941e
-RMD160 (glpi-9.4.3.tgz) = 6585bb0ece7b2c6ffb5975666c6e349c4a255eb2
-SHA512 (glpi-9.4.3.tgz) = 235ca245e2178a075face1d530010b94fa5b9c9b15d582879c0beff5994442330d994d68683f867fca3829f1f5a8fd3ba60a94569af5a743f712d6f895c4bfd8
-Size (glpi-9.4.3.tgz) = 34847591 bytes
+SHA1 (glpi-9.4.4.tgz) = c27ef1ee25712ce1f44ba55bb56567497b91ca76
+RMD160 (glpi-9.4.4.tgz) = 108040e86b3ff6d0a21236b41eec1eb1a18f7642
+SHA512 (glpi-9.4.4.tgz) = c1bd4a8512daf48eb079c8fbee3fe1a441611040a2431c0808050c795b00a3afe7b4456384d378969201d5367257bb60c597b3b584f82ea67e83d8dfa98d397a
+Size (glpi-9.4.4.tgz) = 34875134 bytes
Home |
Main Index |
Thread Index |
Old Index