From f3e33f9c8c001eb87b838cf5aa62226ab0313745 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Tue, 2 Mar 2021 17:00:07 +0100 Subject: [PATCH] Update to 2021-03-02 17:00 --- roles/glpi/defaults/main.yml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/roles/glpi/defaults/main.yml b/roles/glpi/defaults/main.yml index f0f7cef..998955d 100644 --- a/roles/glpi/defaults/main.yml +++ b/roles/glpi/defaults/main.yml @@ -2,9 +2,9 @@ glpi_id: 1 glpi_manage_upgrade: True -glpi_version: 9.5.3 +glpi_version: 9.5.4 glpi_zip_url: https://github.com/glpi-project/glpi/releases/download/{{ glpi_version }}/glpi-{{ glpi_version }}.tgz -glpi_zip_sha1: 9f76a0089b7f2391618bc67fbfe613c34f2a80e6 +glpi_zip_sha1: fdc382d6192391d6dd96455b6a500e78431b1055 glpi_root_dir: /opt/glpi_{{ glpi_id }} glpi_php_user: php-glpi_{{ glpi_id }} # If set, will use the following custom PHP FPM pool, which must be created @@ -39,37 +39,37 @@ glpi_plugins: sha1: c5ab5a3892cbd3adc8bbd66d0545655c3d255c3e url: https://forge.glpi-project.org/attachments/download/2316/glpi-behaviors-2.4.1.tar.gz manufacturersimports: - version: 2.3.0 - sha1: b9f960dae5ef8a5a791c00cff3196e0fe787b70f - url: https://github.com/InfotelGLPI/manufacturersimports/releases/download/2.3.0/glpi-manufacturersimports-2.3.0.tar.gz + version: 2.3.1 + sha1: a6c3fd696665221ab5f1cf4cada18dd6481a1f31 + url: https://github.com/InfotelGLPI/manufacturersimports/releases/download/2.3.1/glpi-manufacturersimports-2.3.1.tar.gz domains: version: 2.2.1 sha1: 298b459f5a132a20b3e3427921485c201f68ea78 url: https://github.com/InfotelGLPI/domains/releases/download/2.2.1/glpi-domains-2.2.1.tar.gz formcreator: - version: 2.10.4 - sha1: f1ccafbdd316fd02314f87bee64adbbdb55e8798 - url: https://github.com/pluginsGLPI/formcreator/releases/download/v2.10.4/glpi-formcreator-2.10.4.tar.bz2 + version: 2.11.2 + sha1: f8a51ee17296602d9f17daacbc4470e1b26c743c + url: https://github.com/pluginsGLPI/formcreator/releases/download/v2.11.2/glpi-formcreator-2.11.2.tar.bz2 tag: version: 2.8.0 sha1: 1c41832afb422a01abbf04b6568357d1db4ac4be url: https://github.com/pluginsGLPI/tag/releases/download/2.8.0/glpi-tag-2.8.0.tar.bz2 mreporting: - version: 1.7.0 - sha1: 37494c4bd308b2f496baa9f9a7ff5e63b5fcd300 - url: https://github.com/pluginsGLPI/mreporting/releases/download/1.7.0/glpi-mreporting-1.7.0.tar.bz2 + version: 1.7.1 + sha1: 61af92a007d7e0d84a2f87476aa3daf213156ebc + url: https://github.com/pluginsGLPI/mreporting/releases/download/1.7.1/glpi-mreporting-1.7.1.tar.bz2 fields: - version: 1.12.0 - sha1: 3821935da6514db7efdc9f9215a679c84551f1cb - url: https://github.com/pluginsGLPI/fields/releases/download/1.12.0/glpi-fields-1.12.0.tar.bz2 + version: 1.12.2 + sha1: 175f41e97a74fe0fa6e194177b263c2540d82a40 + url: https://github.com/pluginsGLPI/fields/releases/download/1.12.2/glpi-fields-1.12.2.tar.bz2 webapplications: version: 3.0.0 sha1: c5fe2ce301e02469b0fe66e302dedcf0a564e1ae url: https://github.com/InfotelGLPI/webapplications/releases/download/3.0.0/glpi-webapplications-3.0.0.tar.gz genericobject: - version: 2.9.1 - sha1: 62376cb63fa48a748c1091af4245d1d95cc9eefa - url: https://github.com/pluginsGLPI/genericobject/releases/download/2.9.1/glpi-genericobject-2.9.1.tar.bz2 + version: 2.10.0 + sha1: 506115af152004c6c59226fc88f3f743518e016a + url: https://github.com/pluginsGLPI/genericobject/releases/download/2.10.0/glpi-genericobject-2.10.0.tar.bz2 mantis: version: 4.4.0 sha1: 1686f9a944d16e86b74eab9689e61bf64f4cf144 @@ -79,9 +79,9 @@ glpi_plugins: sha1: a9dfac68dfad5af7230e36b76199391a7fee0c04 url: https://github.com/ericferon/glpi-archimap/releases/download/v2.2.1/archimap-v2.2.1.tar.gz dashboard: - version: 0.9.9 - sha1: cdc54176d3c718d05cbf34c7117abeb17e25f40f - url: https://forge.glpi-project.org/attachments/download/2308/glpi-dashboard-0.9.9.zip + version: 1.0.2 + sha1: c98a504f18c9914b57deda0340c19dbfad08440f + url: https://forge.glpi-project.org/attachments/download/2323/glpi-dashboard-1.0.2.zip glpi_plugins_to_install: []