summaryrefslogtreecommitdiff
path: root/gnu/packages/java.scm
AgeCommit message (Collapse)Author
2026-03-04gnu: Export non-trivial packages that were private.Ludovic Courtès
This makes those packages visible to ‘fold-packages’, which in turns gives a clearer view of the package set to tools like (gnu ci) and ‘guix graph’. * gnu/packages/dlang.scm (ldc-bootstrap): Export and add ‘hidden?’ property. (ldc)[properties]: New field. (dmd-bootstrap): Export and add ‘hidden?’ property. (dmd)[properties]: New field. * gnu/packages/freedesktop.scm (xdgmime): Export and add ‘hidden?’ property. * gnu/packages/games.scm (glkterm, supertuxkart-data) (ring-racers-data, openttd-engine, openttd-opengfx, openttd-opensfx) (openttd-openmsx, openrct2-title-sequences, openrct2-objects) (xonotic-data): Export and add ‘hidden?’ property. (simgear): Export. * gnu/packages/gnucash.scm (gnucash-docs): Export and add ‘hidden? property. * gnu/packages/groovy.scm (java-groovy-bootstrap): Export and add ‘hidden?’ property. (groovy-bootstrap, groovy-tests-bootstrap, groovy-parser-antlr4) (groovy-test, groovy-xml, groovy-templates, groovy-groovydoc) (groovy-ant, groovy-astbuilder, groovy-bsf, groovy-cli-commons) (groovy-cli-picocli, groovy-swing, groovy-console, groovy-datetime) (groovy-dateutil, groovy-docgenerator, groovy-groovysh, groovy-jmx) (groovy-json, groovy-jsr223, groovy-nio, groovy-servlet) (groovy-sql, groovy-testng, groovy-macro, groovy-yaml): Export. (groovy)[properties]: New field. * gnu/packages/haskell-xyz.scm (ghc-chell-quickcheck-bootstrap) (ghc-options-bootstrap): Export and add ‘hidden?’ property. (ghc-system-fileio-bootstrap, ghc-system-filepath-bootstrap): Remove. * gnu/packages/haskell.scm (ghc-alex-bootstrap-for-9.4) (ghc-happy-bootstrap-for-9.4): Export. * gnu/packages/image-processing.scm (insight-toolkit-legacy): Export. * gnu/packages/java-bootstrap.scm (jikes): Export. (classpath-bootstrap): Export and add ‘hidden?’ property. (jamvm-1-bootstrap, ant-bootstrap, ecj-bootstrap): Likewise. (ecj-javac-wrapper, classpath-0.99, classpath-jamvm-wrappers): Export. (classpath-devel): Export and remove ‘hidden?’ property. (jamvm): Export. (ecj-javac-wrapper-final): Export and remove ‘hidden?’ property. (ecj4-bootstrap): Export and add ‘hidden?’ property. (ecj4-javac-wrapper): Export. (jamvm-with-ecj4): Export and remove ‘hidden?’ property. * gnu/packages/java-xml.scm (java-jaxen-bootstrap): Export and add ‘hidden?’ property. (java-jaxen)[properties]: New field. * gnu/packages/java.scm (java-plexus-container-default-bootstrap): Export and add ‘hidden?’ property. (java-plexus-container-default)[properties]: New field. (java-stringtemplate-4.0.6): Export. (antlr3-bootstrap): Export and add ‘hidden?’ property. (antlr3-3.3)[properties]: New field. (java-tunnelvisionlabs-antlr4-runtime-bootstrap): Export and add ‘hidden?’ property. (java-tunnelvisionlabs-antlr4-bootstrap): Likewise. (java-tunnelvisionlabs-antlr4-runtime)[properties]: New field. (java-tunnelvisionlabs-antlr4)[properties]: New field. (java-geronimo-genesis-2.1): Export. * gnu/packages/rails.scm (ruby-ammeter-bootstrap): Export and add ‘hidden?‘ property. (ruby-ammeter)[properties]: New field. * gnu/packages/ruby-check.scm (ruby-cucumber-compatibility-kit-bootstrap): Export and add ‘hidden?’ property. * gnu/packages/ruby-xyz.scm (ruby-rspec-block-is-expected-bootstrap): Likewise. (ruby-rubocop-capybara-minimal): Likewise. (ruby-rubocop-capybara)[property]: New field. (ruby-rubocop-rake-minimal): Export and add ‘hidden?’ property. (ruby-rubocop-rake)[properties]: New field. (ruby-rubocop-rspec-minimal): Export and add ‘hidden?’ property. (ruby-rubocop-rspec)[properties]: New field. (ruby-cucumber-without-tests): Export and add ‘hidden?’ property. (ruby-liquid-c-bootstrap): Likewise. (ruby-liquid-c)[properties]: New field. * gnu/packages/xorg.scm (xcffibgen): Export and add ‘hidden?’ property. Fixes: guix/maintenance#85 Change-Id: I39cc94accb4eefbe73801f1f237201b48e4a7def Signed-off-by: Ludovic Courtès <ludo@gnu.org> Merges: #6781
2026-02-25gnu: openjdk16: Fix build on powerpc64le.Maxim Cournoyer
* gnu/packages/java.scm (openjdk15) [implicit-inputs?]: Set to #f. [native-inputs]: Add gcc-11. (openjdk17) [implicit-inputs?]: Set to #t. [native-inputs]: Remove manually added implicit inputs added in openjdk15. Fixes: <https://issues.guix.gnu.org/79270> Change-Id: Ieda25aae528f468403bae8063f2fa199a873cfae
2026-02-25gnu: openjdk25: Update to 25.0.2.Maxim Cournoyer
* gnu/packages/java.scm (openjdk25): Update to 25.0.2. Change-Id: I02cbe9f68f7963b9f739186501d663107610b4fb
2026-02-25gnu: openjdk11: Do not build hotspot tests.Maxim Cournoyer
* gnu/packages/java.scm (openjdk11) [#:configure-flags]: Add --disable-hotspot-gtest. (openjdk15) [#:configure-flags]: Rename flag to --without-gtest. Change-Id: Ifcde5948295aa98c7f056df3071788332adb313f
2026-02-25gnu: openjdk11: Double max-silent-time timeout property.Maxim Cournoyer
* gnu/packages/java.scm (openjdk11) [properties]: New field. Change-Id: I4370a4d8bc75c139334ef41778c17d391561e356
2026-02-25gnu: openjdk11: Small cleanup.Maxim Cournoyer
* gnu/packages/java.scm (openjdk11) [#:phases] {write-source-revision-file}: Capture version in an inheritance compatible way. {patch-jni-libs}: Remove extraneous 'remove' import. {strip-character-data-timestamps}: Re-order after... {remove-extraneous-files}: ... this phase. {strip-character-data-timestamps}: Delete phase. {build, build-jre}: Streamline. Change-Id: Ic2210f02d7133a0d440b8d83f289b17f1cb59f17
2026-02-25gnu: openjdk10: Modernize.Maxim Cournoyer
* gnu/packages/java.scm (openjdk10) [arguments]: Use gexps. [native-inputs]: Delete labels. Change-Id: I11f214295ed911a492510e22e1f910fc29832e6f
2026-02-25gnu: openjdk9: Modernize and reduce size.Maxim Cournoyer
* gnu/packages/java.scm (openjdk-9): [arguments]: Use gexps, adjusting accordingly. [#:modules]: Add the (ice-9 match), (srfi srfi-1) and (srfi srfi-26) modules. [#:phases] {patch-jni-libs}: Remove dynamic srfi-1 import. {remove-extraneous-files}: New phase. {strip-zip-timestamps}: Re-order after remove-extraneous-files. Do not patch .diz and src.zip files, which are now deleted in the above phase. Change-Id: Icb762cdc2b58536f9c47ca4411ba75e6b3bc242a
2026-02-25gnu: icedtea-8: Modernize.Maxim Cournoyer
* gnu/packages/java.scm (icedtea-8) [arguments]: Standardize usage of substitute-keyword-arguments. Use gexps. [#:phases] {build}: Expand comment Change-Id: I96a56c3284a567c8627eb16de6521013a006d303
2026-02-25gnu: icedtea-7: Modernize.Maxim Cournoyer
* gnu/packages/java.scm (system->icedtea-arch): New procedure. (icedtea-7) [arguments]: Use gexps and output variables. [#:phases] {install-libjvm}: Use system->icedtea-arch. Change-Id: Id672fc9f02f4a148aa016cdfcaffc4f081bcb676
2026-02-25gnu: icedtea-7: Fix build on powerpc64le.Maxim Cournoyer
* gnu/packages/java.scm (icedtea-7) [#:phases] {install-libjvm}: Register an entry for powerpc64le-linux. Issue: <https://issues.guix.gnu.org/79270> Change-Id: Ia01a30aee4b4f981d165e348e583f3e7fc687a82
2026-02-16gnu: python-antlr4-runtime: Enable tests.Nguyễn Gia Phong
* gnu/packages/java.scm (python-antlr4-runtime)[arguments]: Enable tests. <#:phases>: Add regenerate-parsers. [native-inputs]: Add antlr4, and remove pkg-config. [inputs]: Remove utils-linux:lib. Change-Id: Id89d0c0bc5ae557f5b4e70fd93159f64bac0ba39 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-16gnu: java-antlr4-runtime-python: Rename to python-antlr4-runtime.Nguyễn Gia Phong
* gnu/packages/java.scm (python-antlr4-runtime): Rename from java-antlr4-runtime-python. [outputs]: Fall back to default. (java-antlr4-runtime-python): Deprecate in favor of python-antlr4-runtime. * gnu/packages/geo.scm (python-cf-units)[propagated-inputs]: Replace java-antlr4-runtime-python with python-antlr4-runtime. * gnu/packages/python-xyz.scm (python-moto)[propagated-inputs], (python-omegaconf)[propagated-inputs]: Replace java-antlr4-runtime-python with python-antlr4-runtime. Change-Id: Ia679b1d0402236650aa92cbcbd7bc6f03ffbcda1 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-16gnu: cpp-antlr4-runtime: Enable tests.Nguyễn Gia Phong
* gnu/packages/java.scm (cpp-antlr4-runtime)[arguments]: Enable tests. <#:phases>: Add unbundle-googletest. [native-inputs]: Add googletest. Change-Id: Ie10ae44c712f12cf7b5babb447a95a8407de41f4 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-16gnu: java-antlr4-runtime-cpp: Rename to cpp-antlr4-runtime.Nguyễn Gia Phong
* gnu/packages/java.scm (cpp-antlr4-runtime): Rename from java-antlr4-runtime-cpp. [synopsis]: Fix typo. (java-antlr4-runtime-cpp): Deprecate in favor of cpp-antlr4-runtime. * gnu/packages/electronics.scm (python-hdlconvertor)[inputs]: Replace java-antlr4-runtime-cpp with cpp-antlr4-runtime. * gnu/packages/fontutils.scm (python-afdko)[inputs]: Replace java-antlr4-runtime-cpp with cpp-antlr4-runtime. Change-Id: I6332f55909dabe55debe5dba20c4fe7dd80c321e Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-16gnu: antlr4: Specify JRE in executable.Nguyễn Gia Phong
* gnu/packages/java.scm (antlr4)[arguments]<#:phases>{bin-install}: Specify the path to a java binary. [inputs]: Add openjdk. (java-tunnelvisionlabs-antlr4-bootstrap)[inputs]: Add openjdk. * gnu/packages/fontutils.scm (python-afdko)[native-inputs]: Remove openjdk. Change-Id: Id3306fed1b10a78b1e3da721b539fb1afac01f13 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-04gnu: java-hamcrest-all: Deprecate.Mathieu Lirzin
* gnu/packages/java.scm (java-hamcrest-all): Deprecate. Change-Id: I4e6a32e3711af401d1d5ff3c611ea5ab4fc103c8 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-04gnu: java-hamcrest-library: Deprecate.Mathieu Lirzin
* gnu/packages/java.scm (java-hamcrest-library): Deprecate. Change-Id: I0baa969199bfe4fa976d868e7e48831007961b95 Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-04gnu: java-hamcrest-core: Deprecate.Mathieu Lirzin
* gnu/packages/java.scm (java-hamcrest-core): Deprecate. Change-Id: I515f51c36ca4b92172812673308799da401704db Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-02-04gnu: Add java-hamcrest.Mathieu Lirzin
* gnu/packages/java.scm (java-hamcrest): New variable. Change-Id: Ic9611714ac2066334caea7a41d21bd8b33ef29cc Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2026-01-25gnu: Add java-jakarta-activation-api.Hartmut Goebel
* gnu/packages/java.scm (java-jakarta-activation-api): New variable. Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-mime4j-core.Hartmut Goebel
* gnu/packages/java.scm (java-mime4j-core): New variable. Change-Id: Ib8428083de309baccfc0c0480937be52a466928a Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-25gnu: Add java-commons-io 2.21.Hartmut Goebel
* gnu/packages/java.scm (java-commons-io--latest): New variable. Change-Id: I4ed8d1c2ddc5bb23ddbdc04c6dc27ad2c2dbd447 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
2026-01-09gnu: Fix source-url for some java packages.Hartmut Goebel
For the apache updater to find the updates, the path-part of the source-url must start with a single slash. * gnu/packages/java.scm (java-apache-ivy, java-httpcomponents-httpcore)[source]: Fix url.
2026-01-09gnu: Add upstream-name to some java packages.Hartmut Goebel
This will make the apache updater work. * gnu/packages/java.scm Jjava-commons-bcel, java-commons-bsf, java-commons-dbcp, java-commons-jcs, java-commons-logging-minimal, java-commons-pool, java-httpcomponents-httpclient): [properies]: New field.
2026-01-08gnu: java-commons-text: Update to 1.15.0.Hartmut Goebel
* gnu/packages/java.scm (java-commons-text): Update to 1.15.0. Change-Id: I9739199f2a994f2a7586dc24ae4e1efda53ed62e
2026-01-08gnu: java-commons-lang3: Update to 3.20.0.Hartmut Goebel
* gnu/packages/java.scm (java-commons-lang3): Update to 3.20.0. [source]: Remove patch. * gnu/packages/patches/java-commons-lang-fix-dependency.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister patch. Change-Id: I1d1c75d3e2204f6bc7d1eeaff29349024094d9f4
2025-12-31gnu: java-antlr4-runtime-python: Switch to pyproject.Nicolas Graves
* gnu/packages/java.scm (java-antlr4-runtime-python): [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools. Change-Id: I3223f679b2f4809181d3aa5e8e2c76884768dd12 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-11-30gnu: openjdk: ensure new versions can be found by the updater.Julien Lepiller
* gnu/packages/java.scm (make-openjdk): Add properties. Change-Id: Id1b180e11b8d86e928f97ef479faaffd4fd01d67
2025-11-30gnu: Add openjdk25.Julian Flake
* gnu/packages/java.scm (openjdk25): New variable. (openjdk): Define as openjdk25 instead of openjdk24. Change-Id: I7dab862187343396c4207215a5831792ae27b8a1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-11-09gnu: Use self-references to inputs for #:disallowed-references.Ludovic Courtès
This allows ‘package-input-rewriting’ to operate as expected on these packages. Failing that, rewritten packages would still carry references to non-rewritten packages in #:disallowed-references. * gnu/packages/admin.scm (wpa-supplicant-gui): Use ‘this-package-native-input’ for #:disallowed-references. * gnu/packages/fontutils.scm (freetype): Likewise. * gnu/packages/glib.scm (glib-minimal): Likewise. * gnu/packages/gnome.scm (cogl, gnome-shell): Likewise. * gnu/packages/groff.scm (groff-minimal): Likewise. * gnu/packages/gstreamer.scm (gstreamer): Likewise. * gnu/packages/gtk.scm (gtk+): Likewise. * gnu/packages/inkscape.scm (inkscape/pinned): Likewise. * gnu/packages/java.scm (icedtea-8, openjdk9, openjdk10) (openjdk11): Likewise. * gnu/packages/linux.scm (f2fs-tools/static): Likewise. * gnu/packages/man.scm (man-db): Likewise. * gnu/packages/openldap.scm (389-ds-base): Likewise. * gnu/packages/qt.scm (qtbase-5): Likewise. * gnu/packages/rrdtool.scm (rrdtool): Likewise. * gnu/packages/rust.scm (rust-bootstrapped-package): Likewise. * gnu/packages/statistics.scm (r-with-tests): Likewise. (r-minimal): Likewise. * gnu/packages/texinfo.scm (info-reader): Likewise. * gnu/packages/tls.scm (gnutls): Likewise. (openssl-1.1): Likewise. * gnu/packages/version-control.scm (git-minimal): Likewise. (git): Likewise. (gource): Likewise. * gnu/packages/web.scm (mod-wsgi): Likewise. * gnu/packages/xfce.scm (xfdesktop): Likewise. * gnu/packages/perl.scm (perl-libtime-parsedate): Update comment. * gnu/packages/video.scm (v4l-utils-minimal): Add FIXME comment. Change-Id: I118ecd5894c24c53ec52c9208b0025ccfa3dd68a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-10-28gnu: drip: Use GEXPs.Artyom V. Poptsov
* gnu/packages/java.scm (drip): Use GEXPs. Change-Id: I9849de8f0caa4cf246dd30a49a2bcf2984125ee6
2025-10-28gnu: drip: Fix build with gcc-14.Artyom V. Poptsov
* gnu/packages/java.scm (drip): Fix build with gcc-14. [arguments]<#:phases>: Add "relax-gcc-14-strictness" phase. Change-Id: I9468bb942c4c569fe6e108f096c32b56658ed146
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with the more careful command, to avoid a world rebuild: grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \ --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This caused a world rebuild. Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
2025-09-18Update Maxim's email address.Maxim Cournoyer
The change was automated via: git grep -l maxim.cournoyer@gmail.com | xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g' * .mailmap: New entry. Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
2025-09-14gnu: openjdk11: Disable parallel build.Greg Hogan
* gnu/packages/java.scm (openjdk11)[arguments] <#:parallel-build?>: Unset. <#:phases>{build, build-jre}: Explicitly set JOBS to 1 when parallel build unset. (openjdk12)[arguments]<#:parallel-build?>: Set. (openjdk9)<#:phases>{build}: Explicitly set JOBS to 1 when parallel build is unset. Change-Id: I1a1e5d89e6a223f069755ab7dcc6242a4e90e7cc Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2025-09-04gnu: java-ops4j-pax-exam-core: Refresh style.Sharlatan Hellseher
* gnu/packages/java.scm (java-ops4j-pax-exam-core): Use G-Expressions and remove package labels. Change-Id: Ifec6c3667054806ec798c605a3932c4108250f45
2025-09-04gnu: java-ops4j-pax-exam-core: Fix hash.Sharlatan Hellseher
* gnu/packages/java.scm (java-ops4j-pax-exam-core)[source]: Update hash. Fixes: guix/guix#2458. Change-Id: Id852da78e00ba2145f9e074fa7bfd045a5b3617d Reported-by: gm6k
2025-08-17gnu: nss-certs: Relocate to (gnu packages nss).Maxim Cournoyer
This is made so that the source can be shared without introducing module circular dependencies. * gnu/packages/certs.scm (nss-certs) (nss-certs-for-test): Move to... * gnu/packages/nss.scm: ... here. Adjust the module imports via: git grep -l '(gnu packages certs)' | xargs sed 's/(gnu packages certs)/(gnu packages nss)/' -i Change-Id: I56d7bc52ddcdffbced8a162e8db8ea5071b0cb0f
2025-08-11gnu: ant/java8: Update to 1.10.15.Andy Tai
* gnu/packages/java.scm (ant/java8): Update to 1.10.15. Change-Id: I41f36c6f98e5c6c080c467fa85467deeae163b59 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-08-07gnu: java-cisd-jhdf5: Fix build with gcc@14.Sharlatan Hellseher
* gnu/packages/java.scm (java-cisd-jhdf5): [phases] {build-native-library}: Add "-Wno-error=implicit-function-declaration" option to relax GCC strictness. Change-Id: Icee8001a4908e9124b76bf1ffb27d2659868e32d
2025-07-18gnu: openjdk11: Fix build with gcc-14.Zheng Junjie
* gnu/packages/java.scm (openjdk11)[arguments]<#:phases>: Add -Wno-error=int-conversion to with-extra-cflags. Change-Id: I2facc12357b6fe4ace42c6a6369ea106df2d982f
2025-07-18gnu: openjdk10: Fix build with gcc-14.Zheng Junjie
* gnu/packages/java.scm (openjdk10)[arguments]<#:phases>: Add -Wno-error=int-conversion to with-extra-cflags. Change-Id: I55a1166d081686b42598826899bde7a64e75f373
2025-07-18gnu: openjdk9: Fix build with gcc-14.Zheng Junjie
* gnu/packages/java.scm (openjdk9)[arguments]<#:phases>: Add -Wno-error=int-conversion to with-extra-cflags. [inputs]: Replace libelf with elfutils. Change-Id: Ic880d6b416cfd07e8e22e9037d8d8812645b3a80
2025-07-18gnu: icedtea-7: Build with gcc-13.Zheng Junjie
Fixes: guix/guix#703 * gnu/packages/java.scm (icedtea-7)[native-inputs]: Add gcc-13. Change-Id: I2c50004d33ca85ee82fbc51f6e4456ad9b8d55c7
2025-07-18gnu: icedtea-8: Fix build with gcc-14.Janneke Nieuwenhuizen
* gnu/packages/java.scm (icedtea-8)[arguments]: Extend CFLAGS to relax gcc-14's strictness. Change-Id: Ia7a53bfd1649c54505d7d2d033f9e984c531da90
2025-07-18gnu: icedtea-7: Fix build with gcc-14.Janneke Nieuwenhuizen
* gnu/packages/java.scm (icedtea-7)[arguments]: Extend CFLAGS_COMMON in "fix-openjdk" to relax gcc-14's strictness. Change-Id: Icc2fec77390dfd052339184633c1c30915ebded2
2025-06-26gnu: java-metadata-extractor: Update to 2.19.0.Julien Lepiller
* gnu/packages/java.scm (java-metadata-extractor): Update to 2.19.0. [arguments] <phases>: Add 'fix-xmp-path. Change-Id: Ide0a0f933e36fb2c390491f6e43945f48487322a Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-01gnu: Fix home-page for eclipse platform.Greg Hogan
* gnu/packages/java.scm (java-eclipse-ant-core) (java-eclipse-core-commands, java-eclipse-core-variables) (java-eclipse-team-core, java-eclipse-text): Update home-page. Change-Id: Idcd15ae42048efcee05a7ede14a8e6cf7e1968d9 Signed-off-by: Julien Lepiller <julien@lepiller.eu>