Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.0.16_1,1 29 Jul 2024 06:08:41 |
Zsolt Udvari (uzsolt) Author: Mathias Monnerville |
www/glpi: update to 10.0.16
Changelog: https://github.com/glpi-project/glpi/releases/tag/10.0.16
PR: 280312
Approved by: submitter is maintainer |
10.0.15_1,1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
10.0.15,1 29 Apr 2024 10:16:57 |
Vladimir Druzenko (vvd) Author: Mathias Monnerville |
www/glpi: update to 10.0.15 (CVE-2024-31456, CVE-2024-29889)
Mostly a security release (2 high severity security fixes).
ChangeLog:
https://github.com/glpi-project/glpi/releases/tag/10.0.15
This release fixes a few security issues that have been recently discovered.
Update is recommended!
You will find below the list of security issues fixed in this bugfixes version:
* [SECURITY - high] Authenticated SQL injection from map search (CVE-2024-31456)
* [SECURITY - high] Account takeover via SQL Injection in saved searches feature
(CVE-2024-29889)
Also, here is a short list of main changes done in this version:
* [FIX] Fix used right by reservation form.
* [FIX] Do not rely on input to apply rules rights.
* [FIX] Always store updated SMTP Oauth refresh token.
* [TASK] Upgrade tinymce.
PR: 278641
MFH: 2024Q2 |
10.0.14,1 22 Apr 2024 05:24:08 |
Philip Paeps (philip) Author: Mathias Monnerville |
www/glpi: update to 10.0.14
This is a security release (11 security fixes including 3 high severity).
Changelogs:
- https://github.com/glpi-project/glpi/releases/tag/10.0.11
- https://github.com/glpi-project/glpi/releases/tag/10.0.12
- https://github.com/glpi-project/glpi/releases/tag/10.0.13
- https://github.com/glpi-project/glpi/releases/tag/10.0.14
PR: 278090 |
10.0.10,1 12 Oct 2023 06:17:28 |
Kurt Jaeger (pi) Author: Andrej Ebert |
www/glpi: update 10.0.7 -> 10.0.10
- Several security fixes are included, upgrade is recommended
Changes: https://github.com/glpi-project/glpi/releases
PR: 272685
Approved-by: mathias@monnerville.com (maintainer)
Author: Andrej Ebert <andrej@ebert.su> |
10.0.7,1 10 Jun 2023 14:57:35 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP for 8.3.X
Approved by: portmgr (blanket)
Sponsored by: Bounce Experts |
10.0.7,1 08 May 2023 12:59:03 |
Fernando ApesteguÃa (fernape) Author: Mathias Monnerville |
www/glpi: Security Update to 10.0.7
ChangeLog: https://github.com/glpi-project/glpi/releases/tag/10.0.7
* [SECURITY - High] SQL injection and Stored XSS via inventory agent request
* [SECURITY - High] Account takeover by authenticated user
* [SECURITY - High] SQL injection through dynamic reports
* [SECURITY - Moderate] Stored XSS through dashboard administration
* [SECURITY - Moderate] Stored XSS on external links
* [SECURITY - Moderate] Reflected XSS in search pages
* [SECURITY - Moderate] Privilege Escalation from technician to super-admin
* [SECURITY - Low] Blind Server-Side Request Forgery
* [SECURITY] Optional GLPI router to be able to use a safer web server root
directory.
* [FEATURE] Support of SMTP OAuth authentication. (Only the first 15 lines of the commit message are shown above ) |
10.0.6,1 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
10.0.6,1 06 Mar 2023 07:58:37 |
Fernando ApesteguÃa (fernape) Author: Mathias Monnerville |
www/glpi: Update to 10.0.6
ChangeLogs:
* https://github.com/glpi-project/glpi/releases/tag/10.0.6
* https://github.com/glpi-project/glpi/releases/tag/10.0.5
* https://github.com/glpi-project/glpi/releases/tag/10.0.4
PR: 269980
Reported by: mathias@monnerville.com (maintainer) |
10.0.3,1 19 Sep 2022 15:47:29 |
Neel Chauhan (nc) Author: Mathias Monnerville |
www/glpi: Update to 10.0.3
PR: 266452 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
10.0.2,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
10.0.2,1 27 Aug 2022 15:35:33 |
Neel Chauhan (nc) Author: Mathias Monnerville |
www/glpi: Update to 10.0.2
PR: 266066 |
9.5.7,1 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
9.5.7,1 13 Jun 2022 00:08:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Ignore with php82 |
9.5.7,1 07 Mar 2022 17:23:07 |
Neel Chauhan (nc) Author: Mathias Monnerville |
www/glpi: Update to 9.5.7
PR: 262341
Security: CVE-2020-5248
MFH: 2022Q1 |
9.5.5,1 25 Jan 2022 16:34:17 |
Muhammad Moinur Rahman (bofh) |
UNBREAK some ports with php80
- Pet portclippy/portfmt
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
9.5.5,1 18 Jan 2022 13:45:15 |
Muhammad Moinur Rahman (bofh) |
www/glpi: Ignore with php80
- Requires sodium extension which is not available in php80
- Pet portclippy and portfmt
PR: 260595
Reported by: portmgr (exp-run)
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
9.5.5,1 10 Jan 2022 18:23:24 |
Muhammad Moinur Rahman (bofh) |
Mark ports to IGNORE with new php81
- Mark some additional ports to IGNORE with the upcoming php DEFAULT
php80 [1]
PR: 260595 [1]
Reported by: portmgr (exp-run) [1]
Approved by: portmgr (infrastructure blanket)
Sponsored by: Bounce Experts |
9.5.5,1 20 May 2021 15:58:05 |
Dmitry Marakasov (amdmi3) |
www/glpi: fix find arguments to do what's intended
Suggested by: mat
Approved by: portmgr blanket |
9.5.5,1 20 May 2021 13:02:53 |
Dmitry Marakasov (amdmi3) |
www/glpi: fix plist, remove more garbage files in post-extract
Approved by: portmgr blanket |
9.5.5,1 17 May 2021 16:44:30 |
Neel Chauhan (nc) Author: Mathias Monnerville |
www/glpi: Update to 9.5.5
PR: 255943 |
9.5.3,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
9.5.3,1 11 Dec 2020 08:26:47 |
mikael |
www/glpi: Update to 9.5.3
ChangeLogs
- 9.5.3: https://github.com/glpi-project/glpi/milestone/44?closed=1
- 9.5.2: https://github.com/glpi-project/glpi/milestone/43?closed=1
- 9.5.1: https://github.com/glpi-project/glpi/milestone/42?closed=1
- 9.5.0: https://github.com/glpi-project/glpi/milestone/42?closed=1
- 9.4.6: https://github.com/glpi-project/glpi/milestone/39?closed=1
- 9.4.5: https://github.com/glpi-project/glpi/milestone/38?closed=1
PR: 251680, 251744
Submitted by: Mathias Monnerville (maintainer)
MFH: 2020Q4 (bugfix release) |
9.4.5,1 28 Jul 2020 07:51:52 |
tz |
In order to switch to PHP 7.4 as new default, we need to ignore some ports.
These are relying on the wddx module of PHP, which was removed in 7.4.
Therefore the following ports are marked as IGNORE_WITH_PHP= 74
* www/glpi
* www/zend-framework
* www/zend-framework1
PR: 248074
Sponsored by: Bounce Experts |
9.4.5,1 10 May 2020 08:53:52 |
joneum |
Update to 9.4.5
ChangeLogs
- 9.4.5: https://github.com/glpi-project/glpi/milestone/38?closed=1
- 9.4.4: https://github.com/glpi-project/glpi/milestone/37?closed=1
- 9.4.3: https://github.com/glpi-project/glpi/milestone/36?closed=1
PR: 244971
MFH: 2020Q2
Security: d222241d-91cc-11ea-82b8-4c72b94353b5
Sponsored by: Netzkommune GmbH |
9.4.2,1 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
9.4.2,1 15 Apr 2019 18:40:57 |
swills |
www/glpi: Update to 9.4.2
PR: 237256
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
9.3.1,1 17 Oct 2018 09:25:45 |
joneum |
Update to 9.3.1
changelog:
https://github.com/glpi-project/glpi/blob/9.3/bugfixes/CHANGELOG.md#931-2018-09-12
PR: 232239
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer)
Sponsored by: Netzkommune GmbH |
9.2.1,1 18 Jul 2018 14:56:54 |
swills |
www/glpi: update to 9.2.1
PR: 224364
Submitted by: leeb@ratnaling.org
Reported by: dasti <stievenard.david@gmail.com>
Approved by: maintainer timeout (mathias@monnerville.com, > 6 months) |
9.1.2_2,1 09 Aug 2017 15:45:26 |
tz |
www/glpi: Add dom to PHP dependency list
Without the extension the port is not functional
PR: 220842
Reported by: dasti <stievenard.david@gmail.com>
MFH: 2017Q3 |
9.1.2_1,1 07 Aug 2017 14:27:08 |
tz |
www/glpi: Add curl to PHP dependency list
Without the extension the port is not functional
PR: 220842
Reported by: dasti <stievenard.david@gmail.com>
MFH: 2017Q3 |
9.1.2,1 05 Feb 2017 17:42:10 |
rm |
www/glpi: update to 9.1.2
ChangeLog for 9.1.2 at
https://github.com/glpi-project/glpi/releases/tag/9.1.2
PR: 216796
PR: 212674
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer)
Reported by: dasti <stievenard.david@gmail.com> |
0.90.5,1 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
0.90.5,1 28 Aug 2016 20:44:39 |
marino |
www/glpi: Update version 0.90.3 => 0.90.5 and change option defaults
Per request [1], the IMAP and LDAP options have been set to ON by default.
The maintainer took the opportunity to upgrade the version [2].
I converted the options to their modern equivalents and made the
MASTER_SITES definition more generic to help future upgrades.
PR: 211862 [1]
Submitted by: David Stievenard
PR: 212222 [2]
Submitted by: maintainer |
0.90.3,1 30 Jun 2016 19:31:03 |
pi |
www/glpi: 0.85.2 -> 0.90.3
- 0.90.3:
http://www.glpi-project.org/spip.php?page=annonce&id_breve=358&lang=en
https://github.com/glpi-project/glpi/issues?q=milestone:0.90.3
- At the announcement older changelogs and announcements can be found
PR: 209663
Submitted by: fgudin+fbsd@bsdbellule.fr
Approved by: mathias@monnerville.com (maintainer timeout) |
0.85.2,1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
0.85.2,1 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.85.2,1 10 May 2015 14:56:34 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
0.85.2,1 12 Mar 2015 12:42:10 |
robak |
www/glpi: update 0.85.1 -> 0.85.2
PR: 198295
Submitted by: Mathias Monnerville <mathias@monnerville.com> |
0.85.1,1 06 Feb 2015 14:10:32 |
marino |
www/glpi: Upgrade version 0.84.4 => 0.85.1
PR: 196843
Submitted by: maintainer (Mathias Monnerville) |
0.84.4,1 12 Feb 2014 11:20:15 |
rm |
- update to 0.84.4
- use WWWDIR variable
while here:
- fix pkg-message displaying by utilizing SUB_FILES
- remove CPIOARGS - it's not used anymore
PR: 186682
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.84.2,1 22 Oct 2013 03:58:14 |
danilo |
- Update from 0.83.8 to 0.84.2 [1]
- Add LICENSE [1]
- Add stage support
PR: ports/183149
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) [1] |
0.83.8,1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.83.8,1 07 May 2013 06:51:55 |
culot |
- Update to 0.83.8
Changes: https://forge.indepnet.net/projects/glpi/versions/866
PR: ports/178258
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.83.7,1 14 Feb 2013 07:38:35 |
miwi |
- Update to 0.83.7
PR: 176101
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.83.5,1 17 Oct 2012 06:16:44 |
jgh |
- update to 0.83.5, adopt optionsNG
- while here pet portlint
PR: 172788
Submitted by: maintainer, mathias@monnerville.com
Feature safe: yes |
0.83.4,1 11 Sep 2012 12:05:13 |
jadawin |
- Update to 0.83.4
PR: ports/170818
Submitted by: Mathias Monnerville <mathias _AT_ monnerville.com> |
0.80.7,1 20 Feb 2012 09:50:42 |
jadawin |
- Update to 0.80.7
PR: ports/165203
Submitted by: Mathias Monnerville <mathias [AT] monnerville.com> (maintainer) |
0.80.61_1 10 Feb 2012 10:09:52 |
jadawin |
- Update to 0.80.2 due to CVE-2011-2720
PR: ports/164904
Submitted by: Mathias Monnerville <mathias _AT_ monnerville.com> (maintainer) |
0.80.2_1 22 Sep 2011 16:55:36 |
jlaffaye |
Update to 0.80.2
PR: ports/160841
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.78.1_1 12 Jul 2011 11:27:33 |
jadawin |
- Add mbstring dependency
- Add options ldap and imap support
PR: ports/158795
Submitted by: Gvozdikov Veniamin <g.veniamin _AT_ googlemail.com>
Approved by: maintainer |
0.78.1 06 Dec 2010 08:34:51 |
jadawin |
- Update to 0.78.1
PR: ports/152782
Submitted by: Mathias Monnerville <mathias AT monnerville.com> |
0.72.4_1 16 Mar 2010 10:11:18 |
gahr |
- Update to 0.72.4
PR: 144783
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.72.3_1 06 Jan 2010 12:14:32 |
jadawin |
- Add php5-json dependency
- Bump PORTREVISION
PR: ports/142364
Submitted by: Serg <mail_of_sergey mail.ru>
Approved by: maintainer |
0.72.3 29 Oct 2009 15:53:10 |
jadawin |
- Update to 0.72.3
- Changelog at
<http://www.glpi-project.org/spip.php?page=annonce&id_breve=183&lang=en>
PR: ports/140085
Submitted by: Mathias Monnerville <mathias _AT_ monnerville.com> (maintainer) |
0.72.2 07 Sep 2009 11:25:23 |
jadawin |
- Update to 0.72.2
PR: ports/138608
Submitted by: Mathias Monnerville <mathias monnerville.com> |
0.72 22 Jul 2009 14:49:39 |
jadawin |
- Update to 0.72
PR: ports/136990
Submitted by: Mathias Monnerville <mathias monnerville.com> (maintainer) |
0.71.6 02 Jul 2009 12:27:54 |
jadawin |
- Update to 0.71.6
PR: ports/136241
Submitted by: Mathias Monnerville <mathias monnerville.com> (maintainer) |
0.71.5 30 Jan 2009 08:57:14 |
beech |
- Update to 0.71.5
See: http://www.glpi-project.org/spip.php?page=annonce&id_breve=163&lang=en
PR: ports/131076
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.71.4 28 Jan 2009 05:22:03 |
pgollucci |
- update to 0.71.4
PR: ports/131011
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer)
Security:
http://www.vuxml.org/freebsd/2ffb1b0d-ecf5-11dd-abae-00219b0fc4d8.html |
0.71.3 03 Dec 2008 11:03:19 |
beech |
- GLPI upgrade to 0.71.3
PR: ports/129387
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.71.2 26 Sep 2008 09:40:52 |
miwi |
- Update to 0.71.2
PR: 127622
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.71 16 Jul 2008 14:13:59 |
pav |
- Update to 0.71
PR: ports/125615
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.70.2 10 Jun 2008 11:50:32 |
chinsan |
- Update to 0.70.2
PR: ports/124429
Submitter: maintainer |
0.70.1.a 29 Jan 2008 14:03:56 |
miwi |
- Update to 0.70.1.a
PR: 119889
Submitted by: Mathias Monnerville <mathias@monnerville.com> (maintainer) |
0.70 31 Dec 2007 18:29:57 |
lme |
- Update to 0.70
PR: ports/119153
Submitted by: Mathias Monnerville <mathias (AT) monnerville.com> |
0.68.3.2 27 Aug 2007 12:40:09 |
rafan |
- Update to 0.68.3.2
- Remove editor backup files
PR: ports/115828
Submitted by: Mathias Monnerville <mathias.monnerville at paris-sorbonne.fr>
(maintainer) |
0.68.3_1 24 Mar 2007 16:43:28 |
pav |
- WWWOWN and WWWGRP are defined in bsd.port.mk |
0.68.3_1 12 Feb 2007 14:58:33 |
rafan |
- GLPI does not use gettext for i18n
- Bump PORTREVISION
PR: ports/109088
Submitted by: Mathias Monnerville <mathias at monnerville.com> (maintainer) |
0.68.3 11 Feb 2007 23:16:49 |
miwi |
GLPI is an Information Resource-Manager with an additional
Administration- Interface. You can use it to build up a
database with an inventory for your company (computer,
software, printers...). It has enhanced functions to make
the daily life for the administrators easier, like a job-
tracking-system with mail-notification and methods to build
a database with basic information about your network-topology.
WWW: http://glpi-project.org/
PR: ports/109055
Submitted by: Mathias Monnerville <mathias at monnerville.com> |