GLPI Agent 1.4 has been released

GLPI Agent 1.4 has been released.

You’re encouraged to upgrade your GLPI agents or migrate if you’re still using FusionInventory agents.

You can download it on the GLPI Agent github project:

This release includes few fixes and enhancements.

The most important one fixes a regression introduced in GLPI-Agent v1.3 which prevents windows or macosx agents to communicate with HTTPS GLPI server using a publicly signed SSL certificate.

For the other ones:

  • new ssl-fingerprint option feature now also works on CentOS7,
  • on SSL communication error, the agent will report a more explicit reason,
  • we added support for linux systemd-nspawn container inventory,
  • we added a new Acer monitor model support: B226WL,
  • we fixed the support of non-standard port for ssh remote inventory,
  • the MacOSX packages have been upgraded to use OpenSSL 3.0.4,
  • the linux perl installer now support installation on Oracle Linux 8.

As always, you can check the more detailed changelog at:

New GLPI version 10.0.2

A new GLPI version is available.

This release fixes several critical security issues that has been recently discovered. Update is strongly recommended!

You can download the GLPI 10.0.2 archive on GitHub.
Exceptionally, as we have a critical security issue on an unauthenticated page, we also release a GLPI 9.5.8 archive.

You’ll find below the list of security issues fixed in this bugfixes version:

  • Unauthenticated SQL injection on login page (CVE-2022-31061)
  • SQL injection on actor part in assistance forms (CVE-2022-31056)
  • Unauthenticated Sensitive Data Exposure on Refused Inventory Files (CVE-2022-31068)

Also, here is a short list of important bugfixes done in this version:

  • FIX adding actors to ITIL Objects (#11796, #11957)
  • FIX unwanted “promote to ticket” feature on self-service interface (#11834)
  • FIX native inventory do not inject switch information (#11864)
  • FIX entity for software creation (#11887, #11837)
  • FEAT permits global lock on entity (#11853)

The full changelog is available for more details.

We would like to thank all people who contributed to this new version and all those who contributes regularly to the GLPI project!

Regards.

GLPI Agent 1.3 has been released

You’re encouraged to upgrade your GLPI agents or migrate if you’re still using FusionInventory agents.

You can download it on the GLPI Agent github project:
https://github.com/glpi-project/glpi-agent/releases/tag/1.3

This release includes some fixes and enhancements. Here are the most important ones:

  • we implemented a feature request from the community to support SSL server certificate of the GLPI server deployment with operating system deployment feature:
    • on windows, the glpi server certificate can be deployed through the enterprise keystore,
    • on macosx, the glpi server certificate can be deployed in system keychain through a MDM.
  • we added the support of the new ‘ssl-fingerprint’ option and it permits to trust a GLPI server certificate without the need of deploying a certificate:
    • you can first enable one time the ‘no-ssl-check’ option on one agent to find the related ssl fingerprint reported in agent log,
    • then you can set the discovered value for all your agents and disable ‘no-ssl-check’ on the first one.
  • the windows MSI packaging is now using Perl 5.36.0 and includes some fixes and improvements:
    • as it was wrongly creating firewall rules, this is fixed and wrong rules are removed,
    • few libraries was missing if you wanted to use SNMPv3 authentication during network discovery or inventory,
    • the installer was failing to create the windows task when you wanted to use windows task scheduling,
    • few configurations was not possible during silent installation.
  • the MacOSX packages has been upgraded to use Perl 5.36.0, OpenSSL 3.0.3 & zlib 1.2.12 and the installation on APFS filesystem has also been fixed.
  • for linux packaging, we have also few big improvements:
    • AppImage support for older linux like CentOS 7,
    • AppImage uninstallation process has been improved,
    • Snap packaging has been upgraded to use Perl 5.36.0,
    • perl linux installer has been enhanced to support installation on openSUSE.
  • For inventory task, we integrated:
    • a patch from the community which can fix monitor inventory on linux,
    • an Oracle database inventory support update,
    • an update to avoid false positive antivirus alert during software inventory on windows,
    • a fix on JSON format support to avoid wrongly encoded strings on macosx,
    • a fix against a JSON validation error while monitor serial is an integer,
    • a fix on generated partial inventory as the ‘partial’ property was missing,
    • an update for additional-content option support while using JSON format.
  • RemoteInventory task has been improved so remote ssh inventory of linux/unix platforms can fallback on ssh command calls when libssh2 is not available.
  • Netdiscovery and NetInventory tasks now includes a module from the community which enhances DefensePro support.

As always, you can check the more detailed changelog at:
https://github.com/glpi-project/glpi-agent/blob/1.3/Changes

GLPI 10.0.1

Here is the first bugfixes release for GLPI 10.
You can download the archive on GitHub.

A lot of issues have been fixed since the first GLPI 10 version.
Below you will find a short list of key points of this release:

  • Several fixes on inventory rules
  • Several fixes for reservation feature
  • Fix status change in assistance objects when modifying actors
  • Fix preselection as requester in assistance object
  • Add global locks management for inventory
  • Re-implementation of the document addition action in assistance object
  • Impersonate feature now displays hints if unavailable
  • Updates with GLPI console can now check integrity of the database
  • The GANTT feature has been moved to a plugin
  • The GLPI licence has been moved to GPLv3+

The full changelog is available for more details.

We would like to thank all people who contributed to this new version and all those who contribute regularly to the GLPI project!

Regards.

Formcreator 2.10.4

Formcreator plugin for GLPI is a plugin which allows to create custom forms of easy access and also one or more tickets or changes when the form is filled. Today we are happy to announce the release of Formcreator plugin version 2.10.4.

Bug Fixes

  • dropdownfield:
  • form: missing closing tag
  • formanswer: uploads lost when re-submitting answers
  • issue: enhance error message when canceling an issue
  • issue: handle deletion of validation
  • issue: update issue status on ticket validation update
  • locales: re-apply bad translation fix
  • notificationtargetformanswer: not rendered fullform tag
  • targetticket,targetchange: handle import failure on missing question
  • wizard: reservation search failure
  • update hooks

Features

  • targetticket,targetchange: add tag for notification

Downloadclick