ports/115828: Update port: www/glpi to 0.68.3.2 (security fixes)
Mathias Monnerville
mathias.monnerville at paris-sorbonne.fr
Sun Aug 26 11:40:02 UTC 2007
>Number: 115828
>Category: ports
>Synopsis: Update port: www/glpi to 0.68.3.2 (security fixes)
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Aug 26 11:40:00 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Mathias Monnerville
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD sritux.univ-paris4.fr 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
A security problem have been founded in the version 1.73 of phpmailer when using sendmail function.
>How-To-Repeat:
>Fix:
--- patch.diff begins here ---
diff -ur ./Makefile latest/Makefile
--- ./Makefile Sat Mar 24 17:43:27 2007
+++ latest/Makefile Sun Aug 26 12:34:00 2007
@@ -6,11 +6,10 @@
#
PORTNAME= glpi
-PORTVERSION= 0.68.3
-PORTREVISION= 1
+DISTVERSION= 0.68.3-2
CATEGORIES= www
MASTER_SITES= http://glpi-project.org/IMG/gz/ \
- http://download.gna.org/kanicule/
+ http://download.gna.org/kanicule/freebsd/distfiles/
MAINTAINER= mathias at monnerville.com
COMMENT= Free IT and asset management software
diff -ur ./distinfo latest/distinfo
--- ./distinfo Mon Feb 12 00:16:49 2007
+++ latest/distinfo Sun Aug 26 12:03:02 2007
@@ -1,3 +1,3 @@
-MD5 (glpi-0.68.3.tar.gz) = a7c30daabd4054e993e28793d3c0e0e1
-SHA256 (glpi-0.68.3.tar.gz) = 324f4e12858890c2ba6fd04b078b360102b68edb3a8e83b39cb711f5c59caa04
-SIZE (glpi-0.68.3.tar.gz) = 1405403
+MD5 (glpi-0.68.3-2.tar.gz) = 918dbd3cb175625a4421097bbec43cc4
+SHA256 (glpi-0.68.3-2.tar.gz) = 45c2f08cd139da06502a26395999313cfd4a6c01452da812004b526fed0360ef
+SIZE (glpi-0.68.3-2.tar.gz) = 1394598
Only in .: latest
Only in .: patch.diff
diff -ur ./pkg-message latest/pkg-message
--- ./pkg-message Mon Feb 12 00:16:49 2007
+++ latest/pkg-message Sun Aug 26 12:15:26 2007
@@ -1,4 +1,6 @@
*****************************************************************
+First time installation notes:
+
Before using GLPI, you will need to configure your database.
Full installation instructions are available here:
diff -ur ./pkg-plist latest/pkg-plist
--- ./pkg-plist Mon Feb 12 00:16:49 2007
+++ latest/pkg-plist Sun Aug 26 12:50:35 2007
@@ -46,7 +46,6 @@
www/glpi/files/_uploads/remove.txt
www/glpi/front/_relpos.php
www/glpi/front/backup.php
-www/glpi/front/backup.php~
www/glpi/front/cartridge.edit.php
www/glpi/front/cartridge.form.php
www/glpi/front/cartridge.php
@@ -232,7 +231,6 @@
www/glpi/inc/timer.class.php
www/glpi/inc/tracking.class.php
www/glpi/inc/tracking.function.php
-www/glpi/inc/tracking.function.php~
www/glpi/inc/typedoc.class.php
www/glpi/inc/user.class.php
www/glpi/inc/user.function.php
@@ -306,6 +304,7 @@
www/glpi/lib/phpcas/languages/languages.php
www/glpi/lib/phpmailer/LICENSE
www/glpi/lib/phpmailer/class.phpmailer.php
+www/glpi/lib/phpmailer/class.phpmailer.php~
www/glpi/lib/phpmailer/class.smtp.php
www/glpi/lib/phpmailer/language/phpmailer.lang-en.php
www/glpi/lib/scriptaculous/builder.js
--- patch.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list