New version of GLPI Android Inventory Agent 1.6.0 is available!

Fix 

Compatibility with Android 14

  • Fixed crash on first startup
  • Remove ServiceForeground that causing crash on Android 14
  • Fixed crash about registerReceiver

Enhancement

Scheduler

The Task Scheduler running automatic inventory has been rewritten using JobScheduler

This allows Android to determine the optimal timing for executing the automatic inventory within the defined time interval (dayweekmonth), while adhering to Android’s recommendations regarding battery usage, mobile network access, etc.

Notification 

The notifications engine has been rewritten to comply with Android.

From Android 13 onwards, you will be asked to authorize notifications on first startup.

(You can revert to this configuration in the notification settings of your Android device).

Permissions

The permission process has been rewritten for better compatibility with the latest version of Android.

Don’t forget!

The GLPI agent can be deployed / configured from an MDM / EMM tool such as

  • Samsung Knox
  • AirWatch
  • InTunes
  • MobileIron
  • etc.

As long as the MDM / EMM tool is compatible with managed configurations, you can configure the GLPI Agent (at deployment or on the fly).

Compatibility

Android

EMM / MDM compatibility implies a change in the minimum Android version supported by the android app.

From now on, you’ll need a device running at least Android 5 Lollipop (Sdk 21), and the agent is compatible up to Android 14 Upside Down Cake (Sdk 34).

GLPI environment

Android Inventory Agent1.3.01.4.01.5.01.6.0
GLPI10.0+10.0+10.0+10.0+
Plugin GLPI Agent Config1.2.01.2.11.2.11.2.1

Distribution

Google Play -> https://play.google.com/store/apps/details?id=org.glpi.inventory.agent

Github → https://github.com/glpi-project/android-inventory-agent/releases

Stay connected! Follow us on our social media platforms!

GLPI Release 10.0.14

A new GLPI version is available.

Due to a few regressions in the last (10.0.13), an early release is available.

You can download the GLPI 10.0.14 archive on GitHub.

Here is the list of corrections made in this version:

  • Fix assign field when suppliers assign is available
  • Switching entities issues

Regards.

GLPI Release 10.0.13

A new GLPI version is available!

This release fixes a few security issues that have been recently discovered. Update is recommended!

You can download the GLPI 10.0.13 archive on GitHub.

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

  • SQL Injection in through the search engine (CVE-2024-27096)
  • Blind SSRF using Arbitrary Object Instantiation (CVE-2024-27098)
  • Stored XSS in dashboards (CVE-2024-27104)
  • Reflected XSS in debug mode (CVE-2024-27914)
  • Sensitive fields access through dropdowns (CVE-2024-27930)
  • Users emails enumeration (CVE-2024-27937)

Also, here is a short list of main changes done in this version:

  • Error when creating a Ticket with SLA/OLA.
  • Weekly recurrent reservations creation does not work.

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 Release 10.0.12

A new GLPI version is available.

This release fixes a few security issues that have been recently discovered. Update is recommended!

You can download the GLPI 10.0.12 archive on GitHub.

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

  • Reflected XSS in reports pages (CVE-TODO)
  • LDAP Injection during authentication (CVE-2023-51446)

Also, here is a short list of main changes done in this version:

  • Regression with entity selector missing cache invalidation
  • Better handling of connection issues during LDAP synchronization
  • The entity selector get significant reduction of load time in some cases

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.7.1

GLPI Agent 1.7.1 has been released.

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

The 1.7.1 version specifically fixes SSL connections problems introduced with 1.7 version update for windows and MacOSX agents but only when you’re using windows keystore or macosx keychain to publish the ssl chain validation for your GLPI server.

You don’t need to update to 1.7.1 after updating to 1.7 if you’re not in that case.