2020-05-19 16:21:13 by Hauke Fath | Files touched by this commit (3) | |
Log message:
Update www/php-glpi to v9.4.6
Upstream says...
You'll find below the changes of this bugfixes version:
- (security) Prevent execution of SQL injection while assigning a technician,
- (security) Permit to change key used to store passwords,
- (security) Improve CSRF token,
- (security) Fix several possible XSS,
- (security) Fix a few possible SQL injections,
- Fix SCSS caching issues,
- Fix inline images handling on item update,
- Fix PHP 7.4 compatibility,
- Connect to database using socket,
- and more!
The full changelog is available:
<https://github.com/glpi-project/glpi/milestone/39?closed=1>
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|
2019-12-09 15:20:57 by Takahiro Kambe | Files touched by this commit (25) |
Log message:
Bump PKGREVISION by changing of default PHP version.
|
2019-11-04 23:10:16 by Roland Illig | Files touched by this commit (243) |
Log message:
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
|
2019-09-26 16:52:24 by Hauke Fath | Files touched by this commit (3) |
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
|
2019-07-02 14:23:42 by Hauke Fath | Files touched by this commit (4) |
Log message:
Update to GLPI v9.4.3, with security and bug fixes.
- (security) Prevent execution of XSS on rich text,
- (security) Prevent xss attack on user picture,
- Fix performance issues when using entities,
- New "Prevent take into account" action on tickets business rules,
- New "Status" criterion on tickets business rules,
- Change and problem tasks can now be marked as private,
The full changelog is available under
<https://github.com/glpi-project/glpi/milestone/36?closed=1>
|
2019-04-12 15:23:57 by Hauke Fath | Files touched by this commit (3) |
Log message:
Update to glpi v9.4.2, with security and bug fixes.
- Security: prevent external redirections
- Fix some performances issues
- Fix various issues on plugins loading (cache conflict, bad locales)
- Fix display of documents in tickets
- Fix display of user's pictures
- Fix lost of some relations and sql errors when transferring items
- Feature: add Historical tab on config page
- And many more!
The full changelog is available:
https://github.com/glpi-project/glpi/milestone/32?closed=1
|
2019-03-15 17:32:13 by Hauke Fath | Files touched by this commit (8) |
Log message:
Upgrade GLPI to 9.4.1.1
The full changelog is available at:
<https://github.com/glpi-project/glpi/milestone/30?closed=1>
<https://github.com/glpi-project/glpi/milestone/33?closed=1>
De-support apache 2.2 config in httpd-glpi.conf sample
Re-work the way we hook in pkgsrc specific etc and var paths
|
2018-04-27 16:19:29 by Hauke Fath | Files touched by this commit (3) |
Log message:
Update GLPI to v9.2.3
From the release announcement:
* Hide closed tasks on central,
* Quick search in saved searches panel,
* Fix image in FAQ for anonymous users,
* Possibility to add an analytics javascript,
* Various fixes on components,
* And many more!
The full changelog is available here for more details:
https://github.com/glpi-project/glpi/milestone/24?closed=1
|
2017-11-17 12:07:39 by Hauke Fath | Files touched by this commit (4) | |
Log message:
Update www/php-glpi to v9.2.1
Upstream says:
You'll find below the changes of this bugfixes version:
- Rework mail attachments for notifications (inline images are now handled, ...),
- Fix ticket reopening,
- Fix operating system update on sub-entities,
- Fix issues on knowledge base items removal and display,
- Unset autoclose delay on fresh install,
- Improve private saved searches (with entities),
- Fix carriage return issues on tickets,
- Fix massive actions on operating systems,
- Fix migration issues from 9.1 and 9.2,
- Add support for other cache methods than APCu,
- Fix linear amortize calculation,
- Fix mail collector attachments owner,
- And many more!
Full ChangeLog:
<https://github.com/glpi-project/glpi/milestone/21?closed=1>
|