This file contains a description of the major changes to the easybuild-easyconfigs EasyBuild package.
For more detailed information, please see the git log.

These release notes can also be consulted at http://easybuild.readthedocs.org/en/latest/Release_notes.html.

The latest version of easybuild-easyconfig provides 11,054 easyconfig files, for 2,175 different software packages,
incl. 32 different (compiler) toolchains.

v4.3.2 (December 10th 2020)
---------------------------

update/bugfix release

- add easyconfigs for new gobff toolchain: gobff/2020.11 + gobff/2020.06-amd (#11761)
- add easyconfigs for updates of common toolchains: foss/2020b, fosscuda/2020b, intel/2020b, intelcuda/2020b
  - see also https://easybuild.readthedocs.io/en/latest/Common-toolchains.html
- added example easyconfig files for 41 new software packages:
  - alsa-lib (#11658), assimp (#11759), BioServices (#11602), carputils (#11270), cctools (#11799),
    code-server (#11778), CRISPResso2 (#11775), elfutils (#11783), EMU (#11641), fgbio (#11519), Flink (#11747),
    FreeSASA (#11699), Geant4-data (#11610), geocube (#11714), IPM (#11768, #11772), libmicrohttpd (#11783),
    libStatGen (#7982), libzeep (#11687), LLDB (#11822), meshalyzer (#11270), meshtool (#11270),
    Metagenome-Atlas (#11620), MLxtend (#11601), MRChem (#11604), MRCPP (#11579), mxml (#11769), mxmlplus (#11771),
    nanocompore (#11690), neon (#11797), Open-Data-Cube-Core (#11713), OpenSees (#11613), PEST++ (#11565),
    pyFAI (#11849), pymca (#11848), RE2 (#11718), scikit-bio (#11660), SpaceRanger (#11776), SplAdder (#11607),
    SWAT+ (#11615), velocyto (#11744), WCT (#11779)
- added additional easyconfigs for various supported software packages, including:
  - BBMap 38.87, Boost 1.74.0, CUDA 11.1.1, CellRanger 5.0.0.eb, CheckM 1.1.3, Clang 11.0.0, cuDNN 8.0.4.30,
    DMTCP 2.6.0, FDS 6.7.5, FFmpeg 4.3.1, GROMACS 2020.4, Geant4 10.6.2, Ghostscript 9.53.3, GitPython 3.1.9,
    GlobalArrays 5.8, HDF5 1.10.7, h5py 3.1.0, hypothesis 5.41.5, JasPer 2.0.16, LittleCMS 2.11, libedit 20191231,
    libyaml 0.2.5, MPFR 4.1.0, magma 2.5.4, matplotlib 3.3.3, NCCL 2.8.3, NLopt 2.6.2, Nextflow 20.10.0,
    netCDF-Fortran 4.5.3, OpenBLAS 0.3.12, OpenMolcas 20.10, Pillow 8.0.1, PnetCDF 1.12.1, PyYAML 5.3.1,
    packmol 20.2.2, protobuf 3.14.0, psycopg2 2.8.6, pybind11 2.6.0, pycocotools 2.0.2, Qt5 5.14.2, RAxML-NG 1.0.1,
    RSeQC 4.0.0, rioxarray 0.1.1, SCOTCH 6.1.0, SciPy-bundle 2020.11, SentencePiece 0.1.94, StringTie 2.1.4,
    SuperLU 5.2.2, scikit-learn 0.23.2, snakemake 5.26.1, tqdm 4.51.0, vsc-mympirun 5.2.5, x264 20201026
- minor enhancements, including:
  - add extension to R-bundle-Bioconductor 3.11: snpStats (#11586), SCANVIS (#11638)
  - add extensions to R 4.0.0: coloc, Exact, lmom, gld, DescTools (#11587); nlsem (#11733); mitools, survey, tableone, jstable (#11841)
  - add gxmapi extension (Python bindings) to GROMACS 2020.4  (#11640)
  - add missing extensions for QIIME2 to Perl 5.30.2 and 5.32.0 easyconfigs (#11654)
  - enable NVPTX offload support in GCCcore 10.2.0 easyconfig (#11720)
- various bug fixes, including:
  - prevent Minimac4 easyconfig from downloading libStatGen from GitHub (#7982)
  - limit build parallelism for RAxML-NG to avoid build failure (#10363)
  - fix source_urls in Geant4 easyconfigs (#11596)
  - add alternate checksum for extensions in R easyconfigs: KernSmooth (#11600), codetools (#11616, #11736)
  - fix BBMap version check in FusionCatcher v1.20 (#11608)
  - add patch for TensorFlow 2.3.1 to fix installation on Arm64 (#11614)
  - add patch for GCCcore 10.2 to fix __has_include regression (#11627)
  - change default bitmaptype for IRkernel to cairo (#11645)
  - set $JUPYTER_PATH to make Jupyter find the ipywidgets extension in recent IPython easyconfigs (#11649)
  - add missing dependencies + fix moduleclass in CheckM easyconfigs (should be bio) (#11662)
  - use Python 2 build dep for nodejs 12.19.0 (#11679)
  - use correct OS deps in UCX (#11702)
  - in-place update to magma 2.5.4 for PyTorch 1.2.0 (#11723)
  - in-place update to magma 2.5.4 for PyTorch easyconfigs using fosscuda/2019b toolchain (#11726)
  - add missing Java dep to Prokka (#11732)
  - add patch to fix possible memory leak in OpenBLAS 0.3.3+ (#11745)
  - do not treat warnings as errors in Java v1.8_191-b26-OpenJDK (POWER) (#11755)
  - add missing PEAR dependency in easyconfig for GBprocesS v2.3 + enhance sanity check (#11767)
  - add missing gnuplot dependency in OpenFOAM easyconfigs (#11770, #11800)
  - consistently add Java as a dep for prokka 1.14.5 (#11782)
  - stick to http download URL in fetchMG easyconfig (https doesn't work) (#11788)
- other changes:
  - rename XCfun to XCFun (#11603)
  - rename ambiguous Ray easyconfigs to Ray-assembler and Ray-project (#11727)
  - change 'rstudio' name to 'RStudio-Server' to agree with official name and better reflect what it provides (#11764)
  - rename Sumo to SUMO for consistency (#11791)


v4.3.1 (October 29th 2020)
--------------------------

update/bugfix release

- added easyconfigs for 2 new toolchains:
  - fosscuda/2020a (#11424) and intelcuda/2020a (#11425)

- added example easyconfig files for 75 new software packages:
  - Bsoft (#6551, #11537), causallift (#11436), CAVIAR (#11158), CCfits (#11505), Cereal (#11506),
    CFDEMcoupling (#6465), Check (#11295), chewBBACA (#11418), COMSOL (#11513), CUDAcore (#11295), Dalton (#5808),
    DIRAC (#11414), ESMValTool (#6329), eSpeak-NG (#11236), ExifTool (#11521), FabIO (#11517), festival (#11236),
    fetchMG (#11283), FHI-aims (#11198), Flexbar (#11305), FRUIT (#6613), FRUIT_processor (#6631), Gaussian (#4247),
    GBprocesS (#11512), GDRCopy (#11295), Genome_Profiler (#6066), groff (#11200), ILAMB (#11309), kedro (#11436),
    leidenalg (#11407), libav (#6194), libmo_unpack (#6329), libobjcryst (#11321), makeinfo (#11368),
    mauveAligner (#11395), MBROLA (#11236), MDSplus-Java (#10705), MDSplus-Python (#10705), MyCC (#11283),
    nanomax-analysis-utils (#11517), Nek5000 (#6408), NVHPC (#11391), OPERA-MS (#11410), ORFfinder (#7031),
    phonemizer (#11236), Pingouin (#11280), Pint (#11151), pydantic (#11151), pyobjcryst (#11321), PyOpenCL (#11517),
    pyspoa (#11438), QtPy (#11517), Qtconsole (#11517), rasterio (#11468), rasterstats (#11468), ReMatCh (#6067),
    Ruby-Tk (#6613), SBCL (#11413), scikit-uplift (#11432), SDL (#6202), SDL2 (#6203), SDL2_image (#6203),
    SDL_image (#6202), SeqKit (#11538), silx (#11517), SiNVICT (#11404), sonic (#11236), speech_tools (#11236),
    Statistics-R (#11274), SUMO (#11435), tidybayes (#11335), treatSens (#11431), tsne (#11283), wandb (#11450),
    WisecondorX (#11399)
- added additional easyconfigs for various supported software packages, including:
  - ABINIT 9.2.1, ASE 3.20.1, Autotools 20200321, Bazel 3.6.0, Biopython 1.78, CCL 1.12, CMake 3.18.4, CUDA 11.0.2,
    cURL 7.72.0, deepdiff 5.0.2, fmt 7.0.3, GATK 4.1.8.1, GLib 2.66.1, GROMACS 2020.3, GTK+ 3.24.23, git 2.28.0,
    HMMER 3.3.1, Horovod 0.20.3, ICU 67.1, IPython 7.18.1, ichorCNA 0.3.2, JupyterHub 1.1.0, JupyterLab 2.2.8,
    LLVM 11.0.0, libarchive 3.4.3, libcircle 0.3, libevent 2.1.12, libfabric 1.11.0, libglvnd 1.3.2, libunwind 1.4.0,
    libxcb 1.13, MAFFT 7.471, MDSplus 7.96.12, MEGAHIT 1.2.9, MMseqs2 11-e1a1c, Mako 1.1.3, Mesa 20.2.1, Meson 0.55.3,
    medaka 1.1.3, mpifileutils 0.10.1, NASM 2.15.05, NSPR 4.29, NSS 3.57, Ninja 1.10.1, nettle 3.6, nglview 2.7.7,
    nodejs 12.19.0, OpenImageIO 2.1.12.0, OpenRefine 3.4.1, OpenSSL 1.1.1h, PCRE2 10.35, PSI4 1.3.2, Pango 1.47.0,
    PyGEOS 0.8, PyOpenGL 3.1.5, PyQt5 5.15.1, PyQtGraph 0.11.0, PyRETIS 2.5.0, Python 3.8.6, pandas 1.1.2,
    phonopy 2.7.1, picard 2.22.1, pixman 0.40.0, protobuf 3.13.0, pyEGA3 3.4.0, pytest 6.0.1, ReFrame 3.2. re2c 2.0.3,
    SAMtools 1.11, SCons 4.0.1, SQLite 3.33.0, Spyder 4.1.5, Subversion 1.14.0, sbt 1.3.13, spglib-python 1.16.0,
    spoa 4.0.0, TINKER 8.8.1, TRIQS 3.0.0, Taiyaki 5.1.0, TensorFlow 2.3.1, Tkinter 2.7.18 + 3.8.6, torchvision 0.7.0,
    UCX 1.9.0, V8 3.2.0, VirtualGL 2.6.2, vsc mympirun 5.2.0 X11 20201008, XGBoost 1.2.0,
    XZ 5.2.5, Xerces-C++ 3.2.3, xarray 0.16.1, ZeroMQ 4.3.3, zstd 1.4.5
- minor enhancements, including:
  - use more EasyBuild installed dependencies for TensorFlow 2.2.0 (#11224)
  - add additional extensions to R 4.0.0 easyconfig (#11340, #11430, #11487)
  - add additional extensions to Bioconductor 3.11 bundle (#11341, #11488)
  - make libtirpc easier to use as replacement of rpc in glibc (for RHEL8) (#11355)
  - add libevent, libfabric and PMIx dependencies to OpenMPI 4.0.3 (for foss/2020a & iomkl/2020a) (#11387, #11568)
  - build LibTIFF with -fPIC (#11527)
  - update Java/1.8 wrapper to also support aarch64 (#11545)
- various bug fixes, including:
  - add Python 3 as build dep for Xvfb 1.20.8 easyconfigs (#10745)
  - patch out bug in collective primitive in TensorFlow 2.2.0 (#11175)
  - add missing groff build dependency for Perl (provides nroff tool requires to install man pages) (#11200)
  - add pocl dependency to GDAL easyconfig using fosscuda/2019b toolchain to make sure it builds on POWER (#11273)
  - add libtirpc as a build dep for HDF to fix installation on RHEL8 (#11279)
  - fix build problems with make 4.2.1 on RHEL8 (#11282, #11371)
  - change $LIBS in Ghostscript 9.27 easyconfig to include location of zlib library to link with (#11291)
  - remove --no-dist-info configuration option for SIP in recent PyQt5 easyconfigs (#11307)
  - make sure correct zlib is used in recent Ghostscript easyconfigs (#11319)
  - remove GLog and GFlags from PyTorch 1.2.0 (#11327), 1.3.1 (#11325), 1.4.0 (#11322) and 1.6.0 (#11323)
  - use PyTorch easyblock for PyTorch 1.3.1 (#11325)
  - add missing git build dependency for OpenImageIO 2.0.12 (#11328)
  - fix HDF 4.2.14 easyconfigs for RHEL8 (#11330)
  - add patch to fix installation of LAMMPS 7Aug2019 on AMD Epyc systems (#11334)
  - fix dependency on Bowtie of v0.x in seq2HLA easyconfigs (#11339)
  - fix installation of Hadoop v2.10.0 on RHEL8 (#11358)
  - add patch to fix installation of Sailfish v0.10.1 on RHEL8 (#11364)
  - add patch to fix installation of FuSeq v1.1.2 on RHEL8 (#11365)
  - fix installation of Qt5 5.14.1 on top of zlib provided by Gentoo + stick to Python 2 as build dep (#11385, #11386)
  - add patch for LAME configure script to make it check for correct ncurses symbol (#11388)
  - add protobuf-python as a dependency and corresponding sanity check to PyTorch 1.6 (#11390)
  - fix Multiwfn 3.6 installation on RHEL8 (#11402)
  - fix OpenFOAM 2.3.1 installation with intel/2019b on RHEL8 (#11409)
  - fix broken worker easyconfigs (#11412)
  - add ncurses runtime dependency to Clang easyconfigs (#11415, #11416, #11419, #11472)
  - fix installation of Bioconductor 3.11 bundle on aarch64 (#11417)
  - add patch to libunwind fixing a failure on POWER (#11421)
  - fix infinite loop build bug on ppc64le for R 4.0.0 (#11428)
  - fix compilation of Qt5 v5.12.3 and v5.13.1 on Ubuntu 20.04 (#11434)
  - fix PyVCF easyconfig, only supports Python 2 (#11437)
  - add patches to fix miscomputation (on POWER) and performance issues for OpenBLAS (#11443, #11444, #11445)
  - add missing DB dependency (required for DB_File) to easyconfigs for Perl (#11451, #11452)
  - fix dbarts extension in R v4.0.0 easyconfigs for non-x86_64 (#11453)
  - use Homebrew source mirror to auto-download sources for DB v18.1.25 and v18.1.32 (#11454)
  - add missing UnZip dependency for Python 3.8.2 (#11458)
  - add support for building OpenBLAS on ARM TSV110 with GCC 8.3 (#11464)
  - allow Kent_tools to build when MySQL installed at the OS level (#11471)
  - add missing moduleclass to easyconfigs for:
    - Arlequin 3.5.2.2 (#11473), MEGAHIT 1.2.8 (#11474) and 1.2.9 (#11475), PyCUDA 2019.1.2 (#11476)
  - fix source for SQLite 3.31.1 (#11483)
  - fix installation of worker 1.6.11 with intel/2019b on RHEL 8.2 (#11498)
  - fix checksum in NAMD 2.12 easyconfigs + add source URL (#11515)
  - add BLAS/LAPACK check to GPAW patch adding EasyBuild configuration files (#11523)
  - backport fixes for Score-P v6.0 (#11540)
  - add XZ build dep to easyconfigs for libarchive v3.4.0 and v3.4.2 (#11561)
  - add patch for OpenMPI 3.1.4 adding device parameters for ConnectX-6 (#11575)
- other changes:
  - update README on constructing source file for MATLAB (#6341)
  - remove easyconfigs for Taiyaki that depend on PyTorch 1.3.1, since latest version still requires PyTorch 1.2.0 (#11301)
  - make CI error messages less confusing ("is" -> "should be") (#11314)
  - remove extentions from R-bundle-Bioconductor 3.11 easyconfigs that are also included in R 4.0.0 (#11429)
  - cache M4 source tarball to avoid test failures because of download problems (#11469)
  - rename jupyterhub to JupyterHub (#11571)


v4.3.0 (September 13th 2020)
----------------------------

feature release

- added easyconfigs for 2 new toolchains:
  - gomkl/2020a and iomkl/2020a (#11036)
- added example easyconfig files for 49 new software packages:
  - almosthere (#11152), arcasHLA (#10867), BioPP (#11113), Bracken (#10829), BUFRLIB (#11140), Calib (#11111),
    CellRanger-ATAC (#11186), edlib (#10470, #11246), flatbuffers (#11109), gengetopt (#11117), graphite2 (#11168),
    HeFFTe (#10990), hierfstat (#11249), immunedeconv (#11136), ioapi (#10959), itpp (#10958), LiBis (#11059),
    libosmium (#11024), limix-bgen (#11152), minibar (#10470, #11246), misha (#11127), MOABS (#10747), moonjit (#11163),
    NGLess (#11128), nsync (#11109), openCARP (#11117), OpenForceField (#11048), OpenMMTools (#11046), OpenMS (#10994),
    PennCNV (#10986), plantcv (#10968), PlasmaPy (#10732), Portcullis (#11038), PycURL (#11169), PyGEOS (#11110),
    pySCENIC (#11115), Reapr (#9296), RnBeads (#11142), sf (#11248), SLiM (#11172), stars (#11215, #11248), Sumo (#11071),
    Telescope (#10943), tensorflow-probability (#10312), texlive (#11168), tidymodels (#11010), Trycycler (#11207),
    umi4cPackage (#11127), variant_tools (#11169)
- added additional easyconfigs for various supported software packages, including:
  - Bazel 3.4.1, Bonito 0.2.2, binutils 2.35, CP2K 7.1, Clang 10.0.1, ccache 3.7.11, ctffind 4.1.14, datamash 1.5,
    ELPA 2020.05.001, Emacs 26.3, Flye 2.8.1, GCC(core) 10.2.0, googletest 1.10.0, HDF 4.2.15, Horovod 0.19.5,
    imageio 2.9.0, JUBE 2.4.0, Julia 1.5.1, Kent_tools 401, Libint 2.6.0, libxsmm 1.16.1, MDSplus 7.96.8,
    MDTraj 1.9.4, MariaDB 10.4.13, Meson 0.55.1, MotionCor2 1.3.2, NAMD 2.14, NCO 4.9.3, OpenFOAM 8, OpenMPI 4.0.5,
    OptiX 6.5.0, Pandoc 2.10, Perl 5.32.0, PostgreSQL 12.4, PyCUDA 2019.1.2, PyFR 1.9.0, PyTorch 1.6.0,
    PyZMQ 18.1.1, patchelf 0.12, pocl 1.5, pycocotools 2.0.1, pyproj 2.6.1.post1, QuantumESPRESSO 6.6,
    RDKit 2020.03.3, rgdal 1.5, Salmon 1.3.0, Spark 3.0.0, scikit-image 0.17.1, scipy 1.4.1, snpEff 5.0,
    sympy 1.6.2, TINKER 8.7.2, tqdm 4.47.0, Unicycler 0.4.8, VMD 1.9.4a43
- minor enhancements, including:
  - also build Python libraries for ParaView 5.8.0 (#10927)
  - add extensions to recent Bioconductor easyconfigs: FlowSorted.Blood.EPIC (#11021), DRIMSeq + stageR (#11053)
  - add extensions to recent R easyconfigs: AICcmodavg + biomod2 (#11030), qqman (#11052), poLCA (#11081), coxed
    (#11094), testit + data.tree (#11135), celestial + fasterize (#11206)
  - add Config::Simple extension to Perl 5.30.x easyconfigs (#11051)
  - update TensorFlow v2.1.0 (#11109) and v2.0.0 (#11233) easyconfigs to provide more dependencies via EasyBuild
  - add CUDA compute capabilities to torchvision-0.5.0 (#11241)
- various bug fixes, including:
  - patch to fix exporting images with PyQtGraph v0.10.0 (#10848)
  - add missing Python dependency to PETSc 3.11.1 (#10907) and PETSc 3.12.x (#10908) easyconfigs
  - use CMakeMake easyblock for installing magma to avoid C++11 related failures on POWER (#10929)
  - fix source URL for Graphviz v2.40.1 (#10944)
  - fix lapack.h for use with C++ in OpenBLAS 0.3.9 easyconfigs (#10960)
  - add missing build dep on M4 for 2019b versions of netCDF-Fortran (#10972)
  - update easyconfig for PyTorch 1.4 to use custom easyblock and run on POWER (#11000)
  - create symlinks to incorrectly named directories in OpenBabel-3.1.1 so $BABEL_LIBDIR and $BABEL_DATADIR work properly (#11004)
  - add missing Python build dep to recent ELPA easyconfigs (#11011)
  - use is_generic_easyblock from filetools in easyconfigs test suite (#11020)
  - fix sources in Portcullis v1.2.2 easyconfigs (#11038)
  - add patch for FFTW 3.3.8 to avoid use of -no-gcc when building with Intel compilers, to fix installation on CentOS 8 (cfr. #10932) (#11050)
  - add missing Python build dep for BEDTools 2.29.x (#11054)
  - add missing SciPy-bundle and Kent_tools (for bedPartition command) dependencies to FLAIR (#11057)
  - add patch to fix bug in LiBiS v20200428 easyconfig (#11059)
  - use FFTW provided via EasyBuild for ScaFaCoS (#11060)
  - fix undefined reference to 'qfloat16::mantissatable' in Qt5.14.1 (#11063)
  - add alternative checksum for rstantools 2.0.0 extension (#11081)
  - update checksums for R 3.6.0 packages and add patch for ppc (#11088)
  - install scikit-learn 0.23.1 as a bundle and include required threadpoolctl extension (#11089)
  - update pybind11 easyconfigs to use custom easyblock to install with pip (#11091)
  - add recent six as extension to archspec installed on top of Python 3.7.4 (#11092)
  - add missing Seaborn dependency to LiBis easyconfig (#11095)
  - add missing dependencies for OpenPIV + switch to PythonBundle easyblock and include progressbar2 as extension (#11096)
  - add missing argparse dep to TEtranscripts easyconfig (#11097)
  - add missing pkg-config build dep in Octave 5.1.0 easyconfigs (#11100)
  - don't statically link MUSCLE, to avoid requiring that glibc-static is installed in OS (#11102)
  - add missing pkg-config build dependency in recent R-bundle-Bioconductor easyconfigs (#11104)
  - add patch to h5py 2.8.0 (#11119) and 2.9.0 (#11118) easyconfigs to avoid MPI_Init on 'import h5py' 
  - add patch to support libbfd 2.34 API change in Score-P 6.0 (#11123)
  - use pip to install protobuf-python in 2019b toolchain (requires re-downloading source tarball!) (#11143, #11260)
  - add missing Keras-Applications extension to TensorFlow 2.2.0 easyconfigs with foss*/2019b toolchain (#11156)
  - add missing pocl dependency in R 3.6.0 (#11157)
  - update Meson build dep to 0.55.1 for GLib, X11, Mesa & co to fix aggressive RPATH stripping (#11178)
  - disable generating of man pages in recent libdrm easyconfigs to avoid installation failure if docbook-xsl is not installed (#11182)
  - add fontconfig and bzip2 as direct dependencies for Qt5 to fix installation with --rpath (#11183)
  - fix failing 'make check' for MPFR 4.x (#11187) and GMP (#11188) when installing with 'eb --rpath'
  - add pkg-config as a build dependency for libglvnd (#11189)
  - add missing libiconv build dep in recent Doxygen easyconfigs (#11191, #11257)
  - enhance Java/11 wrapper to also support for aarch64/Arm (#11192)
  - add pkg-config as a build dependency to Ghostscript 9.52, needed on aarch64/arm (#11194)
  - add patch for pycrypto extension in recent Python easyconfigs to remove hardcoded /usr/include which causes problems when 'eb --sysroot' is used (#11202)
  - fix installation of R v3.6.3 and v4.0.0 with foss/2020a on Arm (aarch64) (#11213)
  - update PyTorch 1.4 easyconfigs to use custom easyblock (and do less downloading during installations) (#11219)
- other changes:
  - don't require custom sanity_check_paths for 'CUDA' bundle easyconfigs (#10936)
  - move intervaltree and sortedcontainers to main Python easyconfigs (#10969, #10970)
  - disable qtwayland in Qt5 v5.14.1 (#11107)
  - remove mklml (small MKL) from PyTorch 1.3.1 and 1.4.0 easyconfigs (#11019)
  - use pip to install h5py 2.10.0 (#11044)
  - stop testing easyconfig PRs with Travis, only use GitHub Actions from now on (#11008, #11055)
  - switch to Kent_tools built from source as dep for FusionCatcher (#11057)
  - fall back to using PR target branch when determining "merge base" between PR branch & target branch fails in test suite (#11069)
  - rename gtest to googletest (#11082)
  - rename sdsl-lite to SDSL (to use one single name) (#11084)
  - stop using 'remove_usr_bin'-patch in TensorFlow easyconfig, no longer required with updated TensorFlow easyblock (#11087)
  - extend timeout for libxc-4.3.4 to avoid failing tests (#11126)
  - move GitHub Actions status badge to top of README (#11138)
  - fix code style issues in test (#11146)
  - enable Flake8 on CI and fix issues (#11147)
  - prefer gc GitHub site for source downloads (#11208)
  - prefer https over ftp in source_urls of IgBLAST easyconfig (#11244)


v4.2.2 (July 8th 2020)
----------------------

update/bugfix release

- added easyconfigs for 2 new toolchains:
  - golf/2020a (#10672)
  - intel/2020.06, based on intel/2020a but with impi 2018 update 5 (#10864)
- added example easyconfig files for 36 new software packages:
  - AmrPlusPlus (#9919), arrow (#10882), attrdict (#10827), Cartopy (#10685), dm-tree (#10775), dotNET-SDK (#10661),
    FLAIR (#10860), fastqsplitter (#10706), GLFW (#10709), git-extras (#10440), hl7apy (#10728), hyperopt (#10735),
    IgBLAST (#10889), IntelDAAL (#9848), ichorCNA (#10595), MARS (#10691), MITObim (#10897), MUST (#10849),
    mhcnuggets (#9743), PAUP (#10830), Percolator (#10665), PyBerny (#10885), poetry (#10884), pycocotools (#10806),
    python-hl7 (#10673), SHAPEIT4 (#10814), SYMPHONY (#10058), SunPy (#10676), sdsl-lite (#10691),
    TEtranscripts (#10909, #10921), Tombo (#10646), tensorboardX (#10774), Unidecode (#10828), WHAM (#10736), XALT (#9792),
    Xvfb (#10512)
- added additional easyconfigs for various supported software packages, including:
  - Armadillo 9.900.1, astropy 4.0.1, BLAST+ 2.10.1, BioPerl 1.7.7, Blitz++ 1.0.2,
    Bonito 0.2.0, bokeh 2.0.2, CFITSIO 3.48, CGAL 4.14.3, CLHEP 2.4.1.3, cutadapt 2.10,
    dask 2.18.1, Elk 6.3.2, GATE 9.0, GLM 0.9.9.8, GRASS 7.8.3, Geant4 10.6,
    geopandas 0.8.0, giflib 5.2.1, HDF5 1.12.0, HISAT2 2.2.0, Hadoop 2.10.0,
    IPython 7.15.0, inferCNV 1.2.1, Julia 1.4.2, LibSoup 2.70.0, MATIO 1.5.17,
    MRtrix 3.0.0, Mathematica 12.1.1 MultiQC 1.9, NGS 2.10.5, NiBabel 3.1.0,
    Nipype 1.4.2, ncbi-vdb 20.10.7, numba 0.50.0, OpenBabel 3.1.1, OpenFOAM v2006,
    PDT 3.25.1, PRSice 2.3.1, ParaView 5.8.0, ParmEd 3.2.0, PyQt5 5.13.2,
    Pysam 0.16.0.1, parallel 20200522, plotly.py 4.8.1, pybedtools 0.8.1,
    ROOT 6.20.04, ReFrame 3.0, Roary 3.13.0, rjags 4-10, rstudio 1.3.959,
    SPAdes 3.14.1, SRA-Toolkit 2.10.8, Saxon-HE 9.9.1.7, Seaborn 0.10.1,
    Seurat 3.1.5, SimPEG 0.14.1, Spark 2.4.5, StringTie 2.1.3, scikit-allel 1.2.1,
    scikit-learn 0.23.1, snpEff 4.3t, Valgrind 3.16.1, VarScan 2.4.4,
    vsc-mympirun 5.1.0, WebKitGTK+ 2.27.4, wxPython 4.0.7.post2, zarr 2.4.0
- minor enhancements, including:
  - add extensions to R 4.0.0 easyconfig: drgee + stdReg (#10833), copCAR (#10911), ngspatial (#10913), drugCombo (#10914)
  - add extensions to R-bundle-Bioconductor 3.11 easyconfig: BSgenome.Cfamiliaris.UCSC.canFam3 (#10840), SingleR (#10904)
  - include extra extension and support for MPI in MAFFT v7.453 and v7.470 (#10853)
  - add Array::Transpose to Perl (#10878)
- various bug fixes, including:
  - fix dependencies and configuration of CoinUtils ecosystem (#10450)
  - fix Togl configure patch so that it completely ignores TCL_SRC_DIR and TK_SRC_DIR (#10662)
  - change Xerces-C++ to official CMakeMake build (fixes missing links to curl) (#10664)
  - add -fPIC to toolchainopts in easyconfig for Lua 5.3.5 with system toolchain (#10671)
  - remove hardcoded X86 target in LLVM easyconfigs (#10677)
  - switch to https homepage and source_urls in libGLU easyconfigs (#10686)
  - add patch for h5py 2.10.0 to avoid triggering MPI_Init at import (#10687)
  - add alternative checksum for pkgmaker, doRNG, cobs extension in R 3.6.0 easyconfigs (#10692)
  - update UDUNITS source_urls to https sources (#10693)
  - add missing M4 to netCDF-Fortran easyconfigs using 2020a toolchain (#10695, #10697)
  - add Rgraphviz patch to R-bundle-Bioconductor easyconfigs (#10710)
  - add M4 builddependency to SuiteSparse 2019b easyconfigs (#10720)
  - make sure WHAM is built with correct compiler (#10736)
  - define MAX_JOBS in easyconfigs of PyTorch from v1.1.0 to v1.4.0 (#10772)
  - add dm-tree and lz4 as dependencies to Ray v0.8.4 (#10775)
  - fix source URL in recent ant easyconfigs (#10790)
  - bump versions of GO.gb/org.Hs.eg.db/PFAM.db extensions in Bioconductor 3.11 bundle, since sources for old versions have disappeared (#10791)
  - add patch to Armadillo easyconfigs using the foss toolchain to prevent it from picking up MKL if installed system-wide (#10812)
  - add missing kerneltree extension in FLAIR easyconfig (#10860)
  - fix source URLs in Eigen 3.2.* (#10872) and 3.3.* (#10869) easyconfigs
  - refer to issue in GitHub repo in configparser patch, since Bitbucket repo is disappearing (#10873)
  - switch to github.com source URL for MetaPhlAn (#10874)
  - switch to GitHub sources for ScientificPython 2.9.4 (#10875)
  - switch to GitHub source URL for HPDBSCAN (#10876)
  - download x265 3.2/3.3 sources from bitbucket.org/multicoreware/x265_git (#10905)
  - fix download URL for libatomic in gc 7.6.12 easyconfigs (#10915)
  - fix sanity_check_paths in CFITSIO-3.48-GCCcore-9.3.0.eb easyconfig (#10917)
  - add missing dependencies for geopandas 0.7.0 (#10923)
- other changes:
  - rename OpenPyXL 2.6.4 easyconfig to openpyxl (#10916)


v4.2.1 (May 20th 2020)
----------------------

update/bugfix release

- added easyconfigs for new common toolchains: foss/2020a (#10483, #10492), intel/2020a (#10494)
- added example easyconfig files for 66 new software packages:
  - Alpha (#9994), antiSMASH (#10589), Arlequin (#10620), artic-ncov2019 (#10459), augur (#10405), AutoMap (#10419), 
    Bio-EUtilities (#10037), CaSpER (#10593), cdbfasta (#10547), cddlib (#10429), CoCoALib (#10429)
    dftd3-lib (#10351), DoubletFinder (#10603), E-ANTIC (#10429), FastViromeExplorer (#10571), FIX (#8870),
    FusionCatcher (#10134), geopandas (#10322), goalign (#10469), gotree (#10459), gretl (#10413), harmony (#10604),
    HDF-EOS (#10534), HDF-EOS5 (#10536), HMMER2 (#10588), HyPo (#10642), king (#10365), libdeflate (#10459),
    libfabric (#10616), libgit2 (#10453), libuv (#10444), mbuffer (#10524), MDAnalysis (#10545), MEM (#10605),
    MESS (#10597), metaerg (#10037), MinCED (#10037), MitoZ (#7735), nauty (#10429), nifti2dicom (#10598),
    NLMpy (#10029), ntCard (#10502), NTL (#10431), pIRS (#10508), popscle (#10550), ProtHint (#10549),
    protozero (#10495), pysndfx (#10452), PyVCF (#10564), PyWavelets (#10501), rampart (#10459), rickflow (#10641),
    RNA-Bloom (#10502), root_numpy (#10424), rstudio (#10619), ScaFaCoS (#10537), Scythe (#10524), SDSL (#10642),
    SHAP (#10379), SNPomatic (#10524), SoX (#10452), swissknife (#10037),) Taiyaki (#10573), TCLAP (#10598),
    torchaudio (#10516), wtdbg2 (#10524)
- added additional easyconfigs for various supported software packages, including:
  - ADF 2019.303, BRAKER 2.1.5, Bazel 2.0.0, Bonito 0.1.4, Boost.Python 1.72.0, Bowtie2 2.4.1, CMake 3.16.4,
    CPLEX 12.10, CVXOPT 1.2.4, Coreutils 8.32, cURL 7.69.1, DFTB+ 19.1, ecCodes 2.17.0, expat 2.2.9, FFmpeg 4.2.2,
    FriBidi 1.0.9, GATK 4.1.5.0, GCC(core) 10.1.0, GDAL 3.0.4, GEOS 3.8.1, GLib 2.64.1, GMP 6.2.0, GROMACS 2020.1,
    GTK+ 3.24.17, GenomeThreader 1.7.3, GffCompare 0.11.6, Ghostscript 9.52, GlimmerHMM 3.0.4c, GlobalArrays 5.7.2,
    gmpy2 2.1.0b4, gmsh 4.5.6, gpustat 0.6.0, gradunwarp 1.2.0, HDF5 1.10.6, hwloc 2.2.0, hypothesis 5.6.0, ICU 66.1,
    IPython 7.13.0, ImageMagick 7.0.10, Julia 1.4.1, KMC 3.1.2rc1, Kraken2 2.0.9, LMfit 1.0.0, Longshot 0.4.1,
    libarchive 3.4.2, libffcall 2.2, libffi 3.3, libgd 2.3.0, libjpeg-turbo 2.0.4, librsvg 2.48.4, libsigsegv 2.12,
    lrslib 7.0a, MEME 5.1.1, MPC 1.1.0, Mako 1.1.2, Mesa 20.0.2, Meson 0.53.2, MotionCor2 1.3.1, MultiQC 1.8,
    matplotlib 3.2.1, NGS-Python-2.10.4, NGS 2.10.4, NSPR 4.25, NSS 3.51, NWChem 7.0.0, Nextflow 20.04.1,
    Ninja 1.10.0, Normaliz 3.7.4, nanopolish 0.13.1, ncbi-vdb 2.10.4 netCDF 4.7.4, OpenBLAS 0.3.9, OpenEXR 2.4.1,
    OpenMPI 4.0.3, OpenSSL 1.1.1e, openpyxl 3.0.3, PAPI 6.0.0, PCRE 8.44, PCRE2 10.34, PLUMED 2.6.0, PMIx 3.1.5,
    PROJ 7.0.0, Perl 5.30.2, Pillow 7.0.0, PyYAML 5.3, Python 2.7.18 + 3.8.2, parallel 20200422, Qt5 5.14.1,
    R-bundle-Bioconductor 3.11, R 3.6.3 + 4.0.0, RMBlast 2.9.0, Racon 1.4.13, Ray 0.8.4, Rust 1.42.0, re2c 1.3,
    rioxarray 0.0.24, rootpy 1.0.1, rstudio 1.2.5042, SCons 3.1.2, SDL2 2.0.10, SIONlib 1.7.6, SQLite 3.31.1,
    SRA-Toolkit 2.10.4, Salmon 1.2.0, ScaLAPACK 2.1.0, SciPy-bundle 2020.03, Stacks 2.53, StringTie 2.1.1,
    SuiteSparse 5.7.1, snappy 1.1.8, spaln 2.4.03, sympy 1.5.1, Tcl 8.6.10, TensorFlow 2.2.0, Tk 8.6.10, Tkinter 3.8.2,
    tbl2asn 20200302, torchvision 0.5.0, UCX 1.8.0, UMI-tools 1.0.1, utf8proc 2.5.0, util-linux 2.35, worker 1.6.12,
    wxWidgets 3.1.3, X11 20200222, XZ 5.2.5, x264 20191217, x265 3.3, zsh 5.8, zstd 1.4.4 
- minor enhancements, including:
  - add additional extensions for recent versions of R (#10359, #10585, #10586, #10621) and R-bundle-Bioconductor (#10585, #10596, #10621)
  - add additional extensions for recent versions of Perl (#10412, #10546, #10623)
  - include LLVM linker in Clang 7.0.1 on GCC 7.3.0-2.30(#10458)
  - include static lib and header in nimimap2 easyconfigs for foss-2018b and GCC-8.2.0* (#10464)
  - add alternate checksum for EMBOSS (#10607)
- various bug fixes, including:
  - fix incorrect checksums for Amber patches (#8870)
  - add patches to fix installation of R 3.6.2 on POWER (#9830)
  - add missing build dep. pkg-config in GObject-Introspection 1.63.1 w/ Python 3.7.4 easyconfig (#10380)
  - add Perl as a build dependency for recent Autoconf/Automake easyconfigs (#10408, #10426)
  - fix source_urls in ICU easyconfigs (#10417)
  - disable USER-INTEL package in LAMMPS easyconfigs using intel/2019b, since it results in an installation that produces incorrect results (#10418)
  - fix undefined reference to 'qfloat16::mantissatable' in Qt5-5.13.1-GCCcore-8.3.0 (#10425)
  - get rid of double '-' in versionsuffix of torchtext easyconfig (#10472)
  - fix broken Mako easyconfigs (#10480, #10627)
  - move builddependencies to dependencies in OTF2 and Score-P easyconfigs (#10496)
  - add missing cURL dep for LAMMPS (#10527)
  - add Python 2 build dependency for OpenPGM (#10539)
  - use OS_PKG_IBVERBS_DEV constant for OS dependency in PyTorch 1.4.0 easyconfigs (#10540)
  - add missing Bison build dep in Graphviz easyconfigs (#10541)
  - use https in homepage for Mathematica 12.0.0 + clean up sanity check commands (now done by easyblock) (#10559)
  - add missing PyVCF dependency for BAMSurgeon (#10564)
  - remove FFTW dependencies from LAMMPS easyconfigs, no longer needed (MKL can be used too now) (#10565)
  - fix ITK v5.0.1 easyconfig w.r.t. locale and location of libjpeg-turbo library (#10592)
  - add patch to fix missing const qualifiers for ncurses (#10606)
  - fix OS dependency for rstudio for Debian-based systems (#10608)
  - fix Rmath paths in easyconfig for FastQTL v2.184 (#10612)
  - add symlink for Arlequin commands + fix sanity check commands (#10620)
  - fix recent binutils easyconfigs usign system toolchain for Fedora 32 / GCC 10 (#10633)
  - replace '/path/to' with actual installation prefix in FuSeq scripts (#10640)
- other changes:
  - check sdist with different Python versions in CI (#10388)
  - use Bison 3.3.2 as build dep for flex 2.6.4 (#10403)
  - mention http:// Pfam website rather than ftp:// in load message of BiG-SCAPE easyconfig (#10439)
  - archive old Singularity configs (#10591)
    - Singularity is not well suited to install via EasyBuild because it requires admin privileges to enable setuid
  - stop using old hpcugent URL for cloning framework/easyblocks repos in CI (#10635)
  - use SYSTEM constant for toolchain in easyconfigs already use 'system' toolchain (#10638)


v4.2.0 (April 14th 2020)
------------------------

feature release

- added example easyconfig files for 114 new software packages:
  - ABRA2 (#10272), ABRicate (#10310), ADIOS (#10036), aNCI (#9929), any2fasta (#10310), apex (#10269),
    archspec (#9898), ArviZ (#10366), autopep8 (#9626), BAMSurgeon (#10330), BatMeth2 (#10323),
    BiG-SCAPE (#10352), BinSanity (#10001), Bonito (#10269), BSMAPz (#10283), BSseeker2 (#10039),
    BUStools (#9838), Cbc (#10052), Cgl (#10048), CGmapTools (#10288), Clp (#10033), CoinUtils (#9937),
    dtcwt (#9695), ELSI (#9857), EnsEMBLCoreAPI (#8734), fastq-pair (#9894), FigureGen (#10076), Fiona (#10321),
    FuSeq (#10004), GenomeTools (#9797), GraphMap2 (#10299), GRASP (#9896), Groovy (#9809), gsport (#9821),
    gubbins (#9689), igv-reports (#9977), inferCNV (#9686), iVar (#10291), joypy (#10212), JupyterLab (#9752),
    kma (#10259), LAMMPS (#10371), lancet (#10271), libBigWig (#10006), libGridXC (#9858), libPSML (#5859),
    LtrDetector (#10343), manta (#5104), medImgProc (#10228), MedPy (#9748), Mini-XML (#10036), mkl_fft (#9887),
    Monocle3 (#9825), MoreRONN (#10255), motionSegmentation (#10228), NanoComp (#10212), NanoFilt (#10212),
    nanoget (#10212), nanomath (#10212), NanoPlot (#10212), ngspice (#9922), ntEdit (#9836), ntHits (#9833),
    occt (#9939), OCNet (#9955), OpenAI-Gym (#10347), OpenPIV (#9959), OpenPyXL (#10115), orca (#9518),
    Osi (#10361), PartitionFinder (#9983), pauvre (#10212), polymake (#9904), pretty-yaml (#10041)),
    PRSice (#9988), pycodestyle (#9626), pydot (#9899), pygraphviz (#9969), pylift (#10051), PyMC3 (#10279),
    pyparsing (#9983), PyRe (#10095), python-weka-wrapper3 (#9704), PyTorch-Geometric (#9995), qcat (#10244),
    RAxML-NG (#9990), Ray (#10302), rclone (#7934), Red (#9856), rstanarm (#9964), scikit-build (#9762),
    scVelo (#9805), SECAPR (#9721), segmentation-models (#10211), SentencePiece (#10192), SEPP (#10047),
    Shapely (#10309), Singular (#10030), SLATEC (#7529), spatialreg (#9767), split-seq (#9749), spoa (#9705),
    SSN (#9955), STEAK (#10337), stpipeline (#9736), SVG (#9905), Togl (#9868), torchtext (#10193),
    units (#9682), UQTk (#10279), WildMagic (#10044), Winnowmap (#10005), xtb (#9993), Zip (#9972)
- added additional easyconfigs for various supported software packages, including:
  - ABySS 2.1.5, Arrow 0.16.0, BCFtools 1.10.2, BEDTools 2.29.2, BUSCO 4.0.5, BerkeleyGW 2.1.0, binutils 2.34,
    CVXPY 1.0.28, CharLS 2.1.0, CheckM 1.1.2, Clang 10.0.0, CppUnit 1.15.1, canu 1.9, cutadapt 2.8,
    DIAMOND 0.9.30, davix 0.7.5, ELPA 2019.11.001, FastANI 1.3, FastQC 0.11.9, Ferret 7.5.0, GATK 4.1.4.1,
    GCCcore 9.3.0, GDB 9.1, GMAP-GSNAP-2019-09-12, GObject-Introspection 1.63.1,  GPAW 20.1.0, GROMACS 2020,
    GTDB-Tk 1.0.2, GTK+ 3.24.13, Go 1.14.1, Gradle 6.1.1, GraphicsMagick 1.3.34, Graphviz 2.42.2, Gurobi 9.0.1,
    gSOAP 2.8.100, gnuplot 5.2.8, gtest 1.10.0, HDDM 0.7.5, HTSlib 1.10.2, HarfBuzz 2.6.4, Horovod 0.19.1,
    Hypre 2.18.2, IGV 2.8.0, IQ-TREE 1.6.12, IRkernel 1.1, iccifort 2020.0.166, igraph 0.8.0, impi 2019.6.166,
    ispc 1.12.0, Java 13(.0.2), Julia 1.4.0, Keras 2.3.1, Kraken2 2.0.8-beta, kim-api 2.1.3, LAST 1045,
    LASTZ 1.04.03, LLVM 9.0.1 + 10.0.0, LMfit 0.9.14, LS-PrePost 4.7.8, likwid 5.0.1, MAFFT 7.453,
    MATLAB 2019b, MMseqs2 10, Maven 3.6.3, Meson 0.53.1, MethylDackel 0.5.0, Mono 6.8.0.105, medaka 0.12.0,
    Nextflow 20.01.0, ncdf4 1.17, netcdf4-python 1.5.3, nodejs 12.16.1, numba 0.47.0, numexpr 2.7.1,
    Octave 5.1.0, OpenBLAS 0.3.8, OpenBabel 3.0.0, OpenCV 4.2.0, OpenFOAM-Extend 4.1-20191120, OrthoFinder 2.3.11,
    PETSc 3.12.4, PGI 19.10, PMIx 2.2.1, Pango 1.44.7, PyTables 3.6.1, PyTorch 1.4.0, parasail 2.4.1,
    pydicom 1.4.2, pyproj 2.4.2, Qhull 2019.1, QuantumESPRESSO 6.5, R-bundle-Bioconductor 3.10, RDKit 2019.09.3
    Racon 1.4.10, ReFrame 2.21, Ruby 2.7.1, rjags 4-9, rpy2 3.2.6, SLEPc 3.12.2, SPAdes 3.14.0,
    SPAdes 3.14.0, STAR-Fusion 1.8.1, STAR 2.7.3a, Seaborn 0.10.0, SeqAn 1.4.2, Seurat 3.1.2, SimpleElastix 1.1.0,
    SimpleITK 1.2.4, Stacks 2.5, Stata 16, StringTie 2.1.0, scikit-optimize 0.7.4, statsmodels 0.11.0,
    TensorFlow 1.15.2 + 2.0.1, Tkinter 2.7.16, Trim_Galore 0.6.5, Trimmomatic 0.39, Trinity 2.10.0, tbb 2020.2,
    tqdm 4.41.1, XCrySDen 1.6.2, XGBoost 0.90, xarray 0.15.1, xmlf90 1.5.4,
- minor enhancements, including:
  - add easyconfig for Java 11.0.6 on ppc64le and alter the Java 11 wrapper to support both x86_64 and ppc64le (#9371)
  - add additional extensions for R: HiddenMarkov (#9685), lmerTest (#9853), VSURF + Rborist (#10355)
  - change Mesa 19.1.7 + 19.2.1 easyconfigs to use custom easyblock for Mesa (#9764)
  - build shared libs and install header files for Ghostscript (#9785)
  - add MUMPS as dependency in PETSc 3.12.4 easyconfigs (#9880, #9891)
  - add Perl extensions: Term::ReadLine::Gnu (#9901), URI::Escape and Set::IntervalTree (#10049)
  - add dat directory to aNCI (#9929)
  - add patch to create a symlink from libsvm.so.$(SHVER) to libsvm.so in LIBSVM easyconfigs (#10045)
  - build SUNDIALS with 'pic' (#10278)
  - add BSgenome.Hsapiens.UCSC.hg38 + MEDIPS extensions to R-bundle-Bioconductor v3.10 (#10298)
  - fix checksums for mkl-dnn and tbb extensions (moved to oneAPI repo) in PyTorch easyconfigs (#10367)
  - update Java/1.8 wrapper to Java/1.8.0_241.eb (#10305)
- various bug fixes, including:
  - use CMake for building double-conversion (#9659)
  - update recent libdrm easyconfigs to use custom easyblock & avoid hardcoded x86-specific sanity check (#9694)
  - add alternate checksum for OpenMolcas 18.09 (#9701)
  - use Github to download releases for MariaDB-connector-c (#9702)
  - add -DOMPI_SKIP_MPICXX in configopts for MathGL, to avoid using mpicxx during build (#9703)
  - make installing independent of build folder in pybind11 easyconfig (#9738)
  - add Lua as a dependency to gnuplot (#9773)
  - stick to http:// source URLS for ISL in GCCcore easyconfigs, since https:// doesn't work (#9784)
  - add alternative checksums for farver/fracdiff/pkgmaker/rngtools/doRNG/cobs extensions in R 3.6.2 easyconfigs (#9789)
  - add patch for OpenBLAS 0.3.4 w/ GCC/8.2.0-2.31.1 to fix broken tests (#9865)
  - revert removal of AVX512 vmovd with 64-bit operands in binutils 2.32 easyconfigs (#9866)
  - fix inline asm in dscal: mark x, x1 as clobbered, in OpenBLAS 0.3.8 (#9867)
  - add missing sanity_check_commands to cutadapt v1.18 and v2.7 easyconfigs (#9869)
  - don't overwrite configopts in BLAST+ easyconfigs, append to it (#9875)
  - add alternate checksum for LaplacesDemon in R 3.6.x easyconfigs (#9879, #10382)
  - fix redefining of preconfigopts in OpenCV easyconfigs (#9895)
  - use symlinks for terminfo files instead of hard links in ncurses 6.1 easyconfigs (#9912)
  - fix NCIPLOT build flags (#9915)
  - add missing patch to iccifort libxc easyconfigs (#9918)
  - use checkout@v2 in GitHub Actions to fix broken re-triggered tests (#9925)
  - re-enable building utils in Siesta 4.1-MaX-1.0 release (#9936)
  - fix homepage and source URLs in SLEPc easyconfigs by using https (#9943)
  - fix source URLs for rgeos after source tarball was moved to CRAN archive (#9954)
  - add dependencies on Python 3 and SciPy-bundle in Trinity v2.9.1 easyconfig (#9957)
  - patch GCC lisanitizer for glibc 2.31 (#9966)
  - add Zip as build dependency for recent Bazel versions (#9972)
  - fix checksums in Jellyfish v2.3.0 easyconfigs (#9997)
  - fix source URLs for ParMGridGen easyconfigs (#10019)
  - disable unintended Octave support in all libsndfile easyconfigs (#10027)
  - fix sources for LS-PrePost 4.6 (#10236)
  - security update for vsc-mympirun 4.1.9 (#10185)
  - configure libwebp to also install libwebpmux (#10274)
  - ensure that CVS easyconfigs are included in source tarball produced by 'python setup.py sdist' (#10326)
  - fix undefined reference error due to libxc 4.3.4 built with CMake (#10356)
  - fix source_urls for tbb: use (new) official 'oneapi-src' GitHub repository (#10361)
  - update checksums and homepage in tbb easyconfigs (#10285)
- other changes:
  - use new custom easyblock in recent CMake easyconfigs (#9871, #9923)
  - add check for redefined easyconfig parameters in easyconfig tests (#9876)
  - use M4-1.4.18.eb for test installation in easyconfigs test suite (#9926)
  - use https in homepage/source_urls of zlib-1.2.11.eb (#10018)
  - add -GCCcore-9.2.0 versionsuffix for intel/2020.00 components (#10083)
  - add checksum of new tbb 2019_U9 source tarball, next to original one + update homepage (#10237)
  - add comment informing about manually setting Gallium drivers in easyconfigs for Mesa v19.1.7 and v19.2.1 (#10276)


v4.1.1 (January 16th 2020)
--------------------------

update/bugfix release

- added example easyconfig files for 27 new software packages:
  - Autoconf-archive (#9658), breseq (#9603), CrossMap (#9483), CSBDeep (#9560), CNT-ILP (#9323), cytoolz (#9453), Faber (#9553),
    Fiji (#8748), GARLI (#9404), Globus-CLI (#9565), GtkSourceView (#9526), gradunwarp (#9648), gsettings-desktop-schemas (#9529),
    HyPhy (#9405), horton (#7449), IGMPlot (#9438), LEMON (#9323), Meld (#9530), mhcflurry (#9554), NCIPLOT (#9419), ncl (#9632),
    OpenSlide (#9499), openslide-python (#9499), pythran (#9488, #9594), Qualimap (#9411), TinyDB (#9555), TreeShrink (#9381)
- added additional easyconfigs for various supported software packages, including:
  - Beast 1.10.4, Boost.Python 1.71.0, Clang 9.0.1, ESMF 8.0.0, FSL 6.0.3, fastp 0.20.0, freeglut 3.2.1, GDAL 3.0.2,
    GEOS 3.8.0, GROMACS 2019.4, GSL 2.6, hwloc 2.1.0, Jellyfish 2.3.0, Julia 1.3.1, LibTIFF 4.1.0, libxml2 2.9.10,
    lxml 4.4.2, Mothur 1.43.0, mayavi 4.7.1, molmod 1.4.5, netCDF-C++4 4.3.1, netCDF-Fortran 4.5.2, numactl 2.0.13,
    OpenFOAM 7, OpenFOAM v1912, OpenMM 7.4.1, OpenMPI 4.0.2, PLUMED 2.5.3, PROJ 6.2.1, plotly.py 4.4.1,
    pocl 1.4, QuickFF 2.2.4, R 3.6.2 w/ foss/2019b and fosscuda/2019b, ReFrame 2.20, SAMtools 1.10, SUNDIALS 5.1.0,
    SWIG 4.0.1, Salmon 1.0.0, SuiteSparse 5.6.0, snakemake 5.7.1, TensorFlow 2.1.0 w/ fosscuda/2019b, torchvision 0.4.2,
    WPS 4.1, WRF 4.1.3
- added easyconfigs for intel/2020.00 toolchain (#9575)
- minor enhancements, including:
  - add POWER9 support to CUDA 10.1 easyconfigs (#9442)
  - build CMake in parallel (#9543)
  - use NCCL for GPU ops in Horovod 0.18.2 easyconfig (#9562)
  - update Java/1.8 wrapper to Java/1.8.0_231 (for x86_64) (#9585)
- various bug fixes, including:
  - fix remote launch of broker and workers for SCOOP (#9366)
  - fix failing RPATH sanity check for NCL 6.6.2 due to missing dependencies (+ add easyconfig using foss/2018b) (#9388)
  - add missing 'wheel' extensions to Spark 2.4.0 easyconfig using intel/2018b toolchain (#9424)
  - add missing OS dependencies in Java 1.8 easyconfig used on POWER systems (#9454)
  - fix build of recent Bazel versions on Power9 + stick to Java/1.8 as dependency (#9455)
  - fix CMake 3.15.3 build on Power (+ enable building in parallel) (#9469)
  - fix source URLs in xorg-macros easyconfigs (#9477, #9578)
  - add missing wcwidth extension to Python 2.7.15 + 2.7.16 easyconfigs & enable 'pip check' in sanity check (#9479)
  - remove (wrong) GI_TYPELIB_PATH and XDG_DATA_DIRS in various easyconfigs (#9528, #9577, #9615)
  - use xorg-macros as dependency in X11 easyconfigs (rather than installing it as a bundle component) (#9546)
  - fix lpsymphony extension for R-bundle-Bioconductor (#9548)
  - add correct 'old-versions' source URL to all Mesa easyconfigs (#9569)
  - add missing SHA256 checksums for Armadillo (#9572)
  - also define $AUGUSTUS_BIN_PATH and $AUGUSTUS_SCRIPTS_PATH in generated module file for AUGUSTUS (#9579)
  - add SSL OS dependencies for GDAL 3.0.0 (#9586)
  - add missing jupyter_contrib_core extension for IPython 7.7.0+ + consistently include jupyter_nbextensions_configurator extension (#9587)
  - patch libcxx (Clang 8.0.0) on pcc64le for incomplete IBM128 long double in GCC (#9590)
  - patch for GCCcore 8.2.0 to fix '__float128 is not supported on this target' on ppc64le (#9591)
  - fix broken easyconfigs for cyvcf2 v0.11.5 by adding missing 'monotonic' extension (#9601)
  - use absolute path for extraction to allow relocating the build dir for g2log-1.0 (#9604)
  - add alternate SHA256 checksum for kallisto-0.43.1 after re-release under same version without code changes (#9611)
  - add additional valid checksum for MASS 7.3-51.4 extension in R 3.6.0 easyconfigs (#9621)
  - update ctffind website (#9622)
  - make sure we use easybuild Clang in pocl easyconfigs (#9624)
  - make postinstallcmds independent of current working directory in OpenCV 3.1.0 easyconfigs (#9628)
  - update source_urls to include old releases folder in libsodium easyconfigs (#9632)
  - fix source URLs for ant v1.10.5 - v1.10.7 (#9633)
  - update URLs to new location of libxc (#9635)
  - add alternate SHA256 checksum for rda_1.0.2-2.1 extension in R 3.6.0 (#9644)
  - update source URLs in QCA 2.1.0 easyconfigs (#9647)
  - fix Python 3.5.1 easyconfig: bitstring 3.1.3 sources no longer available on PyPI) (#9649)
  - fix tesseract 4.1.0 dependencies (#9650)
  - make ICU 64.2 depend on Python3 instead of Python 2, to avoid picking up system Python 3.x (#9652)
  - use True (boolean value) rather than 'True' (string value) for boolean easyconfig parameters (#9657)
  - fix pyfits easyconfig by adding missing d2to1 extension (#9687)
- other changes:
  - disable running of 'sudo apt-get update' in GitHub CI config, since it's failing (and we don't really need it) (#9492)
  - require that sanity_pip_check is enabled in new/changed easyconfigs (#9516, #9576)
  - update copyright statements for 2020 (#9598)
  - allow missing '-Python-*' versionsuffix for existing easyconfig files changed in PRs (#9634)


v4.1.0 (December 4th 2019)
--------------------------

update/bugfix release

- added example easyconfig files for 46 new software packages:
  - Amara (#9340), anvio (#9387), Arriba (#9226, #9244), attr (#7824), bibtexparser (#9284), bwa-meth (#9217), CITE-seq-Count (#9237),
    CoordgenLibs (#9374), dtcmp (#9052), fatslim (#9193), GromacsWrapper (#9177), GULP (#9243), hdf5storage (#9195),
    ITSTool (#7260), kim-api (#8786), kwant (#9238), libarchive (#9052), libcircle (#9052), libxml2-python (#7260),
    lifelines (#9215), lwgrp (#9052),  maeparser (#9374), MaxQuant (#9281), MethylDackel (#9216), MoviePy (#9205),
    mpifileutils (#9052), mpiP (#9059), nanofilt (#8502), NOVOPlasty (#9326), openkim-models (#8786), parallel-fastq-dump (#9218),
    pasta (#9348), pyqstem (#9277), python-Levenshtein (#9237), RapidJSON (#9373), RDFlib (#9346), RQGIS3 (#9125),
    Short-Pair (#9376), SpliceMap (#9375), TRIQS-cthyb (#9230), TRIQS-dft_tools (#9230), TRIQS-tprf (#9230),
    UMI-tools (#9237), VarDict (#7283), Xmipp (#9257), XSD (#9347)
- added additional easyconfigs for various supported software packages, including:
  - awscli 1.16.290, BLIS 0.6.0, Bazel 1.1.0, Biopython 1.75, Blender 2.81, bokeh 1.4.0, CONCOCT 1.1.0, CUDA 10.2.89,
    Catch2 2.11.0, CellRanger 3.1.0, CheckM 1.0.18, dask 2.8.0, deepTools 3.3.1, FastANI 1.2, Flye 2.6, GDCM 3.0.4,
    GTDB-Tk 0.3.2, Glade 3.8.6, Hadoop 2.9.2, h5py 2.10.0, hypothesis 4.44.2, IPython 7.9.0, Kaiju 1.7.2, Kraken 1.1.1,
    libsodium 1.0.18, MEGAHIT 1.2.8, Mesa 19.2.1, MetaBAT 2.14, matplotlib 3.1.1, metaWRAP 1.2.2,cNCCL 2.4.8,
    NGS 2.10.0, NiBabel 2.5.1, netCDF 4.7.1, networkx 2.4, numba 0.46.0, OpenCV 3.4.7, OpenCoarrays 2.8.0, OpenEXR 2.4.0,
    OpenFOAM v1906, OpenImageIO 2.0.12, ParaView 5.6.2, Pillow 6.2.1, PyTorch 1.3.1, PyYAML 5.1.2, Pysam 0.15.3,
    picard 2.21.1, prokka 1.14.5, protobuf 3.10.0, R-keras 2.2.5.0, Racon 1.4.7, SCOTCH 6.0.9, SRPRISM 3.1.1,
    Salmon 0.14.2, SciPy-bundle 2019.10, Subread 2.0.0, scikit-image 0.16.2, scikit-learn 0.21.3, TRIQS 2.2.1,
    TensorFlow 1.15.0, TensorFlow 2.0.0 w/ fosscuda/2019b, Tkinter 3.7.4, ToFu 1.4.1, tbb 2019_U9, Xerces-C++ 3.2.2,
    Xmipp 3.19.04, yaff 1.6.0
- added easyconfigs for intelcuda/2019b toolchain (#9271)
- minor enhancements, including:
  - tweak Java 1.8 wrapper to use different Java version on POWER systems (#9081)
  - add jupyter_nbextensions_configurator extension to IPython 7.7.0 easyconfigs (#9133)
  - add additional extensions to R 3.6.0 easyconfigs (#9184, #9275)
  - add additional extensions to R-bundle-Bioconductor 3.9 easyconfig (#9185, #9349, #9410)
  - enhance sanity check in cutadapt 1.18 easyconfigs + consistently use PythonBundle & use_pip (#9219)
  - update cuDNN 7.6.4.38 easyconfigs to support both x86_64 and ppc64le (#9331)
  - tweak NCCL 2.4.8 easyconfig to support x86_64 and ppc64le (#9336)
  - define $SPARK_HOME in generated module file for Spark 2.4.0 (#9408)
  - add sanity check command for matplotlib 3.x with Python 3 to check import from mpl_toolkits (#9413, #9414)
- various bug fixes, including:
  - explicitly set SYSCONFDIR configure option in TurboVNC easyconfig (#9137)
  - patch pigz Makefile so zlib provided by EasyBuild is picked up (#9138)
  - add libjpeg-turbo as dependency to recent LibTIFF easyconfigs, to avoid picking up LibTIFF installed in system (#9146)
  - add freetype as dependency to OpenImageIO, to avoid picking up freetype installed in system (#9147, #9152)
  - fix definition of fosscuda/2019b to make sure it works with hierarchical MNS (#9178)
  - add missing setuptools_scm extension required to build dateutil extension in Python 3.7.0 easyconfigs (#9209)
  - add Python as build dependency for recent Bazel versions (#9223, #9299, #9342)
  - fix homepage & description in Bioconductor easyconfigs (#9225)
  - fix checksum in Stacks 2.41 easyconfig after sneaky re-release (#9232)
  - apply fixes to ImageJ 1.51k easyconfig (#9245)
  - consistently use patch for OpenCV 3.4.7 (#9279)
  - use protobuf 3.10.0 as build dep for TensorFlow 2.0.0 w/ fosscuda/2019b + use nodocs variant of git as build dep (#9298)
  - add Jasper dependency to Qt5 v.5.13.1 (#9313)
  - fix Python 3.7.2 required OpenSSL version for old OS to the one provided on the same toolchain (#9324)
  - add missing extensions required by Sphinx & pytest to easyconfigs for Python 3.7.2 and 3.7.4 (#9329)
  - update TensorFlow v1.14.0 + v2.0.0 CUDA patch to handle compiler wrappers like ccache (#9333)
  - patch binutils 2.31.1 and 2.32 to fix compatibility with RHEL8 (#9335)
  - add missing extensions in TensorFlow 2.0.0 easyconfigs (+ update to tensorboard/tensorflow-estimator 2.0.1) (#9338)
  - fix logic to determine location of scripts dir + ensure right compiler flags are used in KAT easyconfigs (#9360)
  - add missing GCCcore-6.3.0_fix-sanitizer_linux.patch in GCCcore 6.4.0 easyconfig (#9362)
  - fix linker errors when linking with libhts.a for MetaBAT 2.12.1 (#9379)
  - add egg-info file via patch in VTK v8.2.0, for Pytho 2.7.15, 3.7.2, 3.7.4 (#9386)
  - promote binutils to a runtime dependency for Python in GCCcore based builds (#9402)
  - fix archive URL typo for ncdf4 (#9407)
  - fix problems with mpl_toolkits namespace for matplotlib easyconfigs using Python 2 (#9415, #9416, #9417)
- other changes:
  - ignore commented out lines in easyconfig files when checking for http:// URLs (#9224)
  - add GitHub Actions workflow to run easybuild-easyconfigs test suite (#9231, #9255)
  - archive old patches for Xmipp 3.1 (#9256)
  - speed up easyconfigs test suite by avoiding re-parsing and re-ordering of easyconfigs (#9236)
  - only run easyconfigs test suite with Python 2.7 & 3.6 + Lmod 7 in Travis CI (#9297)
  - archive ACML easyconfigs (#9367)
  - update CMake build in Eigen 3.3.7 to use more recent toolchain (#9398)


v4.0.1 (October 15th 2019)
--------------------------

update/bugfix release

- added example easyconfig files for 58 new software packages:
  - ADOL-C (#9098), ALFA (#9106), ASTRID (#9088), Annif (#8536), bnpy (#8989), bpp-core (#9064), bpp-phyl (#9064),
    bpp-seq (#9064), Clang-Python-bindings (#9084), CPB (#5869), Centrifuge (#8714), Chromaprint (#9047), Con3F (#8755),
    DeepSurv (#8096), Essentia (#9054), FastRFS (#9088), GAT (#5871), Gaia (#9049), Gctf (#9097), GenomeMapper (#5872),
    Infomap (#9091), kpcalg (#8740), libglvnd (#9111, #9130), libsamplerate (#9046), libssh (#8865), libzip (#9073),
    MetaboAnalystR (#8773), Metaxa2 (#8939), MotionCor2 (#8942), NFFT (#9085), PhyML (#9103), PlaScope (#8714),
    PyCharm (#9100), pbcopper (#8928), pbmm2 (#8929), phylokit (#9088), phylonaut (#9088), phyx (#9090), pycma (#8834),
    Q6 (#9069), Qt5Webkit (#9120), ROME (#9050, #9062), rioxarray (#9007), SVDquest (#9088), savvy (#9124),
    sciClone (#7806), shapAAR (#8983), shrinkwrap (#9124), Structure (#5866), trimAl (#9063), thurstonianIRT (#9080),
    TurboVNC (#9110, #9111, #9128), Tracer (#8970), TagLib (#9048), TRIQS (#8835), THetA (#8875), vcfnp (#5862),
    WebSocket++ (#8842)
- added additional easyconfigs for various supported software packages, including:
  - Armadillo 9.700.2, arpack-ng 3.7.0, BLASR 5.3.3, Bazel 0.26.1 + Bazel 0.29.1, Cufflinks 20190706,
    DL_POLY_Classic 1.10, FFmpeg 4.2.1, Go 1.13.1, Horovod 0.18.1, IOR 3.2.1, Julia 1.2.0, LLVM 9.0.0, Mesa 19.1.7,
    Molden 6.1, Mono 6.4.0.198, NCO 4.8.1, , Net-core 3.0.0, Nim 1.0.0, OpenFOAM 2.2.x, PGI 19.7, PLUMED 2.5.2,
    PMIx 3.1.4, PostgreSQL 11.3, psycopg2 2.8.3, QGIS 3.4.12, QScintilla 2.11.2, Qt5 5.13.1, ReFrame 2.19,
    Rust 1.37.0, Spack 0.12.1, TAMkin 1.2.6, TensorFlow 1.14.0 w/ fosscuda/2019a, TensorFlow 2.0.0 w/ foss/2019a,
    UCX 1.6.1, VEP 96.0, xarray 0.13.0
- added easyconfigs for fosscuda/2019a toolchain (#9066)
- minor enhancements, including:
  - add EBImage extension to easyconfig for R-bundle-Bioconductor 3.9 (#8982)
  - add check for http:// URLs in easyconfig files added/changed in PRs (#9012)
  - add bbmle/emdbook/SOAR/rasterVis/tictoc extensions to R 3.6.0 easyconfigs (#9037)
  - updated PyQt5 5.12.1 easyconfig to also build sip files + minor readability changes (#9071)
  - enabled SQLITE_ENABLE_COLUMN_METADATA, which is needed for GDAL (and QGIS) (#9118)
  - also install include/GL/internal/ for recent Mesa installations (#9129)
- various bug fixes, including:
  - add ncurses as dependency to lftp (#8646)
  - add patch for gettext 0.19.8* to avoid picking up global git config that could break the installation (#8957)
  - fix source_urls in GlimmerHMM easyconfigs (#8980)
  - add patch for PyTorch 1.2.0 to use version of torchvision that is compatible with PyTorch 1.2.0 (#8986)
  - clarify the comment regarding the optarch setting in ITK-5.0.1 (#8991)
  - fix homepage & description in easyconfig file for YAPS (#8993)
  - add patch for PyTorch 1.2.0 to fix failing softmax test on Intel Sandy Bridge (#9010)
  - fix permissions for TRF (#9034)
  - ICU needs Python 2.7+ to build, so add that as builddependency (#9053)
  - fix urls for Anaconda and Miniconda (#9087)
  - use a cuDNN version that has support for the CUDA version in fosscuda/2019a (CUDA 10.1) in PyTorch, TensorFlow and Theano easyconfigs (#9112)
- other changes:
  - make sources in CUDA 10.1.105 use %(cudaarch)s template value (to use different source on POWER systems) (#8136)
  - update Java/1.8 wrapper to Java/1.8.0_221 (#9038)
  - allow divergent Java dep version as long as it's indicated by versionsuffix (#9041)


v4.0.0 (September 20th 2019)
----------------------------

feature release

- fixes due to changes in easyBuild-framework v4.0.0
  - use SYSTEM toolchain + fix local variable names to fix broken tests after collapse of 4.x branch into develop (#8369, #8711, #8822)
  - fix names of local variables (#8682-#8688, #8690, #8695-#8702, #8709, #8710, #8715, #8717, #8718, #8720-#8732)
  - enable --local-var-naming-check=error for easyconfigs tests (#8784)
  - stick to 'dummy' toolchain for now in easyconfig for latest EasyBuild 3.x (#8829)
- fix compatibility with Python 3: also run easyconfigs tests with Python 3.5, 3.6 and 3.7 (#7778, #7836, #8293)
- added easyconfigs for new common toolchains: foss/2019b (#8567), intel/2019b (#8681)
  - iccifort is now installed as a single entity (no more separate icc/ifort installations from intel/2019b onwards) (see also #8879)
  - versionsuffix has been stripped down for toolchain components (GCC/binutils/OpenBLAS versions are no longer included)
  - see also https://easybuild.readthedocs.io/en/latest/Common-toolchains.html
- added example easyconfig files for 28 new software packages:
  - AGFusion (#8840), Bonmin (#8855), causalml (#8871), ClonalFrameML (#6082), Control-FREEC (#8794), corner (#8886),
    CVXPY (#8662), cytosim (#8368), dill (#8885), Dsuite (#8713), GDCHART (#8679), gifsicle (#8664), guenomu (#8677),
    JsonCpp (#8841), libxml++ (#8896), LOHHLA (#7227), Longshot (#8830), MDBM (#8850), nglview (#8860),
    ownCloud (#6804), ptemcee (#8884), pubtcrs (#7500), pyiron (#8860), qpth (#8665), QtKeychain (#6804),
    rgdal (#8826), smallgenomeutilities (#8507), umis (#8812)
- added additional easyconfigs for various supported software packages, including:
  - Blosc 1.17.0, bokeh 1.3.4, cURL 7.66.0, csvkit 1.0.4, dask 2.3.0, Extrae 3.7.1, FSL 6.0.1, GLibmm 2.49.7,
    git 2.23.0, IPython 7.7.0, numexpr 2.7.0, OSU-Micro-Benchmarks 5.6.2, OpenBLAS 0.3.7, OpenSSL 1.1.1d,
    ParaView 5.5.2, Paraver 4.8.1, Perl 5.30.0, PnetCDF 1.10.0, Porechop 0.2.4, PyTables 3.5.2, PyTorch 1.2.0,
    Python 2.7.16 + 3.7.4, parallel 20190622, phonopy 2.2.0, QIIME2 2019.7, Qiskit 0.12.0, REMORA 1.8.3,
    scikit-image 0.15.0,  spglib-python 1.14.1.post0, torchvision 0.3.0, X11 20190717
- various additional minor enhancements, including:
  - add several extensions to R 3.6.0 easyconfigs (#8843, #8881)
  - add pRoloc to R-bundle-Bioconductor v3.9 (#8882)
  - clean up OpenMPI 3.1.* and 4.* easyconfigs to use custom OpenMPI easyblock (#8889, #8890)
  - update numexpr easyconfigs to use custom easyblock for numexpr (#8901)
  - switch to PythonBundle & enable use_pip in old dask easyconfig files (#8922)
  - update CrayCCE, CrayGNU, CrayIntel and CrayPGI toolchains to 19.06 (#8944)
- various bug fixes, including:
  - make TensorFlow 1.7.0 work for AMD CPUs (#6256)
  - make sure that right Python wrapper is used in VTK8 (#7296)
  - update the PyPI trove classifiers (#8298)
  - add missing checksum for matplotlib v3.0.3 (#8643)
  - add patch to plugins/Make-arch to use the correct Tcl library version in VMD (#8820)
  - fix issue where 'print_qiime_config.py -t' sanity check command fails for QIIME 1.9.1 because of missing subdir in $PYTHONPATH (#8838)
  - update homepage info in likwid (#8846)
  - disable threading in preprocessCore extension included with Bioconductor 3.9 to work around conflict with OpenBLAS's threading (#8847)
  - add -lrt patch to PyTorch 1.1.0 easyconfig (#8852)
  - fix incorrect escaping in SIP configure options in PyQt5 easyconfigs (#8856)
  - add missing Autotools build dep for fastq-tools (#8858)
  - add missing deps for zlib, bzip2, and XZ for angsd (#8867)
  - apply patch to R package uroot in R 3.6.0 (#8872)
  - consider archive source URL for all extensions in R-tesseract easyconfig (#8897)
  - add pkg-config build dep for tesseract v4.0.0 (#8898)
  - fix source_urls in byacc easyconfig files (#8899, #8908)
  - add missing cairo dependency to PRINSEQ easyconfig file (#8902)
  - configure OpenMPI 1.10.x with --without-ucx to avoid problems when ucx-devel is installed in the OS (#8903)
  - add GDAL 3.0.0 for Python 2.7.15 and fix the Python 3.7.2 version (#8912)
  - fix homepage & description in scikit-image easyconfigs (#8916)
  - add faulthandler patches to Python 3.7.0 easyconfigs (#8832)
- other changes:
  - archive ancient CUDA 5.0.35 easyconfigs with creative way of determining sources (#7796)
  - remove ancient easyconfigs from archive (#8542)
  - archive easyconfigs using deprecated toolchains (#8557, #8558, #8585)
  - archive ancient versions of GC3Pie/GCC/OpenMPI/ORCA (#8586) & CPLEX (#8765)
  - rename SALMON to SALMON-TDDFT to fix name clash with Salmon (#8613)
  - bump AnnotationDb version in bundle for Bioconductor 3.9 (#8854)
  - stop trying to use setuptools.setup in setup.py, always use distutils.core.setup instead (#8866, #8892, #8894)
  - archive easyconfigs using ancient Cray* toolchains (#8945)


v3.9.4 (August 23rd 2019)
-------------------------

update/bugfix release

- added example easyconfig files for 36 new software packages:
  - ArrayFire (#8461), BRAKER (#8437), bwidget (#8477), Catch2 (#8703), core-counter (#8749), CubeGUI (#6328),
    CubeLib (#6328), CubeWriter (#6328), dagitty (#8606), enaBrowserTool (#8795), GEMMA (#8270), GeneMark-ET (#8437),
    GenomeThreader (#8437), ieeg-cli (#8793, #8811),  Judy (#8543), Julia (#8578), libaio (#8543), libtirpc (#8792),
    magick (#8545), MSM (#8556), MSPC (#8531), mygene (#8809), OpenMolcas (#7699), PhiPack (#8750), plc (#8796),
    plotly.py (#8756), pymemcache (#8663), PySCF (#8736), qcint (#8736), Qiskit (#7592), QuaZIP (#8672), re2c (#8543),
    SeqAn3 (#8651), snippy (#8635), spaln (#8437), V8 (#8676)
- added additional easyconfigs for various supported software packages, including:
  - ASE 3.18.0, BEDTools 2.28.0, Bowtie 1.2.3, bzip2 1.0.8, CPLEX 12.9, CUDA 10.1 update 2,  cyvcf2 0.11.5,
    EIGENSOFT 7.2.1, GC3Pie 2.5.2, GCC(core) 9.2.0, GPAW 19.8.1, GlobalArrays 5.7, IMB 2019.3, imageio 2.5.0,
    jemalloc 5.2.0, nodejs 10.15.3, PyTorch 1.1.0, pybedtools 0.8.0, Quandl 3.4.8, R 3.6.0 w/ intel/2019a,
    R-bundle-Bioconductor 3.9, Salmon 0.14.1, Scalasca 2.5, Score-P 6.0, Stacks 2.41, TensorFlow 1.14.0, ToFu 1.4.0,
    WIEN2k 19.1, Wannier90 3.0.0, XCrySDen 1.5.60
- minor enhancements, including:
  - add patch and dependencies to easyconfig for Qt5 5.12.3 to fix Xlib support & enhance the installation (#8544)
  - update nodejs to version 10.15.3 and build libnode and libv8 shared libs (#8546)
  - add extensions to R 3.6.0 easyconfig: MIIVsem (#8565), medflex (#8680), Rserve/spls (#8758), Boruta/CovSel/ctmle/BayesPen (#8805)
  - include PyQtWebEngine bindings in easyconfig for PyQt5 5.12.1 using Python 3.7.2 (#8572)
  - switch GLX backend to Gallium in Mesa-19.0.1 (#8594)
- various bug fixes, including:
  - fix typo in description in GroopM easyconfig file (#8346)
  - add missing bugfix patch to easyconfig for OpenMPI 3.1.4 (#8566)
  - downgrade AtomPAW to last supported version in ABINIT 8.10.3 (#8571)
  - switch easyconfig for glew 2.1.0 to ConfigureMake easyblock (#8595)
  - fix checksum for source tarball in foss/2018b easyconfig of NAMD v2.13 (#8602)
  - update URL for bzip2 easyconfigs (#8614)
  - add patch for M4 1.4.17 to fix installation on top of glibc 2.28 (#8666)
  - add patch for Bison 3.0.4 to fix installation on top of glibc 2.28 (#8675)
  - avoid needless requirement for matplotlib < 3.0.0 in MultiQC easyconfigs (#8691)
  - fix checksum in OpenMPI 1.8.8 easyconfigs (#8692)
  - add alternative checksums for nlme/mgcv/foreign/boot extensions in R 3.5.1 and 3.6.0 easyconfigs (#8564, #8762)
  - add missing core-counter dependency for worker 1.6.8 (#8749)
  - add missing pkg-config build dependency in various easyconfigs for (#8763, #8775, #8777, #8776, #8764, #8787, #8816)
  - add patch to Python 3.7.2 easyconfig to fix faulthandler segfault (#8781)
  - set $CPLUS_INCLUDE_PATH in easyconfigs for older matplotlib versions (#8785)
  - patch out removed glibc 2.28 header from GCC libsanitizer (#8789)
  - include sysmacros.h directly to work around removal from glibc header in numactl easyconfig (#8790)
  - adapt gzip's bundled gnulib for glibc 2.28 (#8791)
  - add libtirpc and depend on it in easyconfig for libdap 3.20.3 (#8792)
  - add missing YAML extension to Perl 5.28.0 easyconfig (required by BioPerl scripts) (#8806)
- other changes:
  - remove broken easyconfigs for ciftify due to non-trivial missing dependencies (#8560)


v3.9.3 (July 8th 2019)
----------------------

update/bugfix release

- added example easyconfig files for 25 new software packages:
  - Arb (#8137), AtomPAW (#8506), ciftify (#8457), cysignals (#8459), deal.II (#8440), FastQTL (#8449), FLINT (#8137),
    gdbgui (#8488), gearshifft (#8482), jbigkit (#8442), lavaan (#8539), libRmath (#8449), OR-Tools (#8364, #8523),
    p4est (#8440), ppl (#8459), pplpy (#8459), PRISMS-PF (#8440), PyAPS3 (#8398), pyEGA3 (#8418), ReFrame (#8481),
    S4 (#8487), SALMON (#8478), TM-align (#8510), UnZip (#8474), XTandem (#8517)
- added additional easyconfigs for various supported software packages, including:
  - ABINIT 8.10.3, CFITSIO 3.47, GDB 8.3, GROMACS 2019.3, HEALPix 3.50, HPCG 3.1, Nilearn 0.5.2, OpenBLAS 0.3.6, Xerces-C++ 3.2.0
- minor enhancements, including:
  - update easyconfig for CFITSIO 3.45 with https and sanity check (#8472)
  - add AtomPAW and Wannier90 support to ABINIT 8.10.2 easyconfig (#8506)
  - add 'resample' extension to R 3.5.1 + 3.6.0 easyconfigs (#8538)
- various bug fixes, including:
  - fix source URLs for Mesa 17.{2,3} with fosscuda toolchain (#8446)
  - add in Boost dependency to canu-1.8-foss easyconfigs (#8470)
  - stick to Ubuntu Trusty when testing with Python 2.6 in Travis (#8483)
  - fix incorrect order of extensions for Python-2.7.14 easyconfigs (pycparser and cffi must come before cryptography) (#8495)
  - suppress installation of libbfd and libopcode for GDB (#8496)
  - fix KronaTools easyconfigs to make sure symlinks in bin are not broken (#8508)
  - make additional configopts in PETSc easyconfigs work after uncommenting (#8522)
  - add pkg-config build dep to easyconfig for pocl 1.2 (#8528)
  - download correct source tarball for Net-core 2.1.8 (#8530)
  - fix 'Permission denied' error when running 'cp -a' for ANTs 2.3.1 installation by first removing the .git subdirectories causing them (#8535)
  - fix checksum for boot 1.3-22 extension in R 3.6.0 easyconfig (#8537)


v3.9.2 (June 9th 2019)
----------------------

update/bugfix release

- added example easyconfig files for 17 new software packages:
  - adjustText (#8354), cowsay (#8380), fxtract (#8426), google-java-format (#8373), libtar (#8379), mkl-service (#8390),
    msprime (#8371), pygrib (#8395), pyhdf (#8394), pyproj (#8395), PyStan (#8410), Racon (#8358), rapidtide (#8256),
    SingleM (#8428), smafa (#8420), SVDetect (#8399), Unicycler (#8376)
- added additional easyconfigs for various supported software packages, including:
  - BLAST+ 2.9.0, Boost.Python 1.70.0, DIAMOND 0.9.24, EMAN2 2.3, ecCodes 2.12.5, GDAL 3.0.0, ImageMagick 7.0.8-46,
    Libint 2.5.0, matplotlib 2.2.4, NLopt 2.6.1, OrfM 0.7.1, PGI 19.4, PostgreSQL 11.3, R 3.6.0,
    R-bundle-Bioconductor 3.8, Rust 1.35.0, STAR 2.7.1a
- minor enhancements, including:
  - use CMake rather than configure script for libxc 4.3.4 (#8361, #8453)
  - add 'cobs' extension to R 3.5.1 easyconfigs (#8389)
  - add sanity check command to PSI4 1.2.1 easyconfigs to ensure that 'import psi4' works (#8393)
  - include the provided backports patch in QuantumESPRESSO-6.4.1 (#8405)
  - add Logger::Simple, Scalar::Util::Numeric, YAML, Object::InsideOut extensions to Perl 5.28.1 easyconfig (#8432)
  - update Java 1.8 to 1.8.0_212 (#8443)
- various bug fixes, including:
  - add missing builddep on gettext to ATK/2.28.1 for fosscuda/2018b (#8402)
  - add patch to fix OpenBLAS v0.3.1 matrices multiplication issue (#8396)
  - make Eigen a build dependency for nanopolish (#8448)
- other changes:
  - clean up ELPA 2018.11.001 easyconfig to use custom easyblock for ELPA (#8360)
  - remove unused checksum for ballgown extension in Bioconductor 3.7 easyconfigs (#8363)


v3.9.1 (May 20th 2019)
----------------------

update/bugfix release

- added easyconfigs for new toolchains:
  - fosscuda/2019a (#8063), gimkl/2018b (#8287), gomkl/2018b (#8216), gomkl/2019a (#8218), intelcuda/2019a (#8069)
- added example easyconfig files for 52 new software packages:
  - ADDA (#8207), AMD-LibM (#7164), AMD-RNG (#7165), AMD-SecureRNG (#7165), ARGoS (#8039, #8104), ARWEN (#8213),
    Canvas (#7716), cdsapi (#7970), charmm (#8202), emcee (#7989), FlexiDot (#8228, #8275), FreeImage (#8039),
    Hello (#7704), HLAminer (8094), hypothesis (#8307), imgaug (#8229), INTEGRATE (#8193, #8304), INTEGRATE-Neo (#8094),
    IRkernel (#8050, #8099), JiTCODE (#7148, #8327), libFLAME (#7163), libpsml (#5859), LibSoup (#8116),
    libutempter (#6426), LS-PrePost (#8070), LUSCUS (#7191, #8105, #8285), memory-profiler (#8255), metaWRAP (#7896),
    Net-core (#7716), netMHC (#8094), Nextflow (#8195), nvtop (#8024), openpyxl (#8121), py-cpuinfo (#8245),
    pyFFTW (#8198), PyQtGraph (#7525, #8253), R-tesseract (#7933), RBFOpt (#8178), rnaQUAST (#8040), RStan (#7996),
    scikit-multilearn (#8142), simpy (#8177, #8250), SMARTdenovo (#7630), socat (#8305), SymEngine (#7148, #8327),
    unixODBC (#8074), VAtools (#7938), VirtualGL (#8008), WebKitGTK+ (#8118, #8241), xmlf90 (#5858), YAPS (#7976),
    zingeR (#7264)
- added additional easyconfigs for various supported software packages, including:
  - Boost 1.70.0, cairo 1.16.0, CGAL 4.14, Clang 8.0, cutadapt 2.1, dask 1.1.4, ELPA 2018.11.001, FFmpeg 4.1.3,
    GCC 9.1.0, GEOS 3.7.2, GLib 2.60.1, gmsh 4.2.2, GROMACS 2019.2, GTK+ 3.24.8, h5py 2.9.0, hwloc 1.11.12,
    Hypre 2.15.1, Mathematica 12.0.0, matplotlib 3.0.3, Mesa 19.0.1, NBO 7.0, NCL 6.6.2, NCO 4.7.9,
    NiBabel 2.4.0, numba 0.43.1, OpenMPI 3.1.4, OrthoFinder 2.3.3, PCMSolver 1.2.3, PETSc 3.11.1,
    PROJ 6.0.0, PyQt5 5.12.1, PyTorch 1.0.1, PyYAML 5.1, Qt5 5.12.3, QuantumESPRESSO 6.4.1, R 3.5.1 (w/ intel/2018b),
    RNAIndel 1.0.0, Ruby 2.6.3, scikit-learn 0.20.3, SLEPc 3.11.0, sympy 1.4, Tkinter 3.7.2, Vim 8.1.1209, VTK 8.2.0,
    wrf-python 1.3.1, wxPython 4.0.4, wxWidgets 3.0.4, xarray 0.12.1, zstd 1.4.0
- minor enhancements, including:
  - enable auto-download of VMD 1.9.3 + add patches for Surf and Stride (#7305)
  - add mlegp extension in R 3.5.1 easyconfigs (#7814)
  - add pkg-config file to bzip2 easyconfigs (#8200)
  - allow use of 'use_pip = False' in easyconfigs if pip doesn't work (#8220)
- various bug fixes, including:
  - fix checksums for nlme extensions in R easyconfigs (#7814, #8054)
  - add missing XZ dependency for Pysam > 0.12 (#7971)
  - define $GRACE_HOME in Grace easyconfigs, so that font dir can be located (#8048)
  - $XDG_DATA_DIRS must be set for GTK+ (#8089)
  - add missing FriBidi dependency for Pango 1.43.0 (#8103)
  - add (back) custom sanity_check_paths in recent Pango easyconfigs (#8106)
  - fix missing extensions in cutadapt 1.16 easyconfigs (#8130)
  - add missing cURL dependency for recent SAMtools versions (#8131)
  - add singledispatch extension to Python 2.7.15 easyconfig using GCCcore/8.2.0 toolchain (#8164)
  - add missing X11 dependency for Gdk-Pixbuf 2.38.1 (#8222)
  - make sure hdf5r picks up HDF5 dependency in R 3.5.1 easyconfigs (#8223)
  - enable zstd compression in GRASS 7.6.0 easyconfig (#8224)
  - add missing ICU dependency on ICU for Harfbuzz 2.4.0 (#8226)
  - disable AVX512 DGEMM kernels in OpenBLAS 0.3.5 (#8227)
  - fix homepage/description in OrthoFinder easyconfig (#8234)
  - add Parallel::ForkManager extension to Perl 5.28.x easyconfigs (#8247)
  - replace LibUUID dependencies with util-linux (#8258)
  - add jemalloc & pkg-config as build deps for Salmon 0.12.0 (#8264)
  - fix MAJIQ easyconfig by fixing order of extensions + avoid numpy test hang (#8272)
  - fix shebang in GLib Python script + clarify runtime dependency on Python (#8277)
  - add `pkg-config` and `expat` as (build) dependency for DBus (#8283)
  - define $GI_TYPELIB_PATH in GTK+ and Pango easyconfigs (#8246, #8286)
  - add pkg-config build dep to PROJ/6.0.0 (#8309)
  - fix source URLS in recent libcerf easyconfigs (#8332, #8243)
  - make zlib a real dependency rather than a build dep in recent binutils easyconfigs (>= 2.28) (#8340)
  - add fix-ib-query patch to OpenMPI 2.1.x and 3.0.x easyconfigs (#8341)
  - set $XDG_CACHE_HOME to $TMPDIR before 'pip install' in Arrow 0.12.0 easyconfigs (#8347)
- other changes:
  - remove xbitmaps dependency from motif (#7530)
  - require custom sanity_check_paths in easyconfigs touched in PRs when generic easyblock is used (#8101, #8123)
  - use CMake built with GCCcore toolchain when installing Eigen 3.3.4+ (#8261)
  - fix Python classifiers in setup.py, should be (only) Python 2.6 & 2.7 (#8299)
  - use custom easyblock for OpenBLAS in OpenBLAS 0.3.x easyconfigs (#8345, #8339)


v3.9.0 (April 12th 2019)
------------------------

feature release
- added easyconfigs for new toolchains: intel/2019.02 (#7598), intel/2019.03 (#7846)
- added example easyconfig files for 68 new software packages:
  - ACT (#7928), aiohttp (#7728), at-spi2-atk and at-spi2-core (#7658), Bader (#7804), barrnap (#7738), BCEL (#7937),
    biscuit (#5868), bitarray (#7772), BlobTools (#7565, #7583), bmtagger (#7890), bsddb3 (#7642),
    CheckM (#7712), Cheetah (#7952), CONCOCT (#7891), cyvcf2 (#8031), DAS_Tool (#7741), ExaBayes (#7801),
    FastANI (#7992), fastp (#7693), Flask (#7734), giflib (#7663), Giza (#7843), glew (#7685), gpustat (#8025),
    GRASS (#7489), GTDB-Tk (#7995), HPCX (#7725), IntelPython (#7920), KNIME (#7554), KronaTools (#7721),
    KyotoCabinet (#7955), Leptonica (#7932), libepoxy (#7655), libpsl (#7666), MAGMA (#7829), MATLAB-Engine (#7758),
    MaxBin (#7767), MetaBAT (#7746, #7931), MinPath (#7763), ncdu (#7505), NGSadmix (#7524), NIMBLE (#7564),
    PCAngsd (#7727), pizzly (#7724), Ploticus (#7545), pocl (#7681), POT (#8011), ProjectQ (#7576), pullseq (#7740),
    pyBigWig (#7600), Pyke3 (#8034), PyRETIS (#8041), RDKit (#7973), RNAIndel (#8009), scikit-optimize (#7613),
    SciPy-bundle (#7922), sep (#8032), slidingwindow (#7909), SPLASH (#7843), SqueezeMeta (#7771), SRPRISM (#7890),
    taxator-tk (#7894), TensorRT (#7584), tesseract (#7932), Transrate (#5108), VCF-kit (#7786, #7882), VV (#7297)
- added additional easyconfigs for various supported software packages, including:
  - AFNI 19.0.01, Arrow 0.7.1, BLAST+ 2.8.1, CUDA 10.1.105, GCC(core) 8.3.0, GTK+ 3.22.30, Java (OpenJDK) 11(.0.2),
    Meson 0.50.0, MultiQC 1.7, Nim 0.19.2, Ninja 1.9.0, netCDF 4.6.2, netCDF-Fortran 4.4.5, PCRE 8.43, Perl 5.28.1,
    PGI 19.1, Python 3.7.2, RELION 3.0.4, Ruby 2.6.1, SCons 3.0.4, SQLite 3.27.2, SuiteSparse 5.4.0, TINKER 8.6.1,
    TensorFlow 1.13.1, X11 20190311
- minor enhancements, including:
  - add various extensions to R 3.5.1 easyconfigs: asnipe (#7572), liquidSVM (#7597), oddsratio/mltools/h2o (#7744),
    mlegp (#7814), bartMachine/lqa (#7865), PresenceAbsence/GUTS/GenSA (#7905), parsedate (#7935), circular (#7975)
  - add ujson extension in recent Python easyconfigs (#7517)
  - run various checks on easyconfigs that are touched in pull requests and involve Python packages (#7754)
  - add cpanminus extension to recent Perl easyconfigs (#7866)
  - also install ANTs scripts (and set $ANTSPATH as required by those scripts) (#7940)
  - add missing configopts in GATE 8.1 easyconfig to enable Davis feature (#8000)
- various bug fixes, including:
  - add patch for Mesa 18.1.1 to detect MIT-SHM (#7536)
  - add proper description to MINC-2.4.03 (#7551)
  - add libunwind dependency to recent Mesa easyconfig when building with foss/GCC (#7629)
  - add/reorder missing/misplaced extensions in Python 2.7.15 and 3.6.6 easyconfigs (#7696)
  - fix Jellyfish dependency in easyconfig for Kraken 1.0 (Jellyfish 1.x is required) (#7743)
  - use https in most recent XZ easyconfigs (#7782)
  - add patch for OpenMPI 3.1.x to fix ib-query 'Invalid argument' error (#7789)
  - build OpenBLAS with -fno-tree-vectorize (asm constraint bugs for <0.3.6) + cleanup & SHA256 checksums (#7790, #7793)
  - extra patch for TensorFlow 1.12.0 to remove -B/usr/bin from linker_bin_path_flag in cuda_configure.bzl (#7800)
  - fix easyconfig for STAR-Fusion 1.5.0 (#7802)
  - fix checksums for boot/nlme extensions in R easyconfigs (#7814, #8054)
  - add patch for OpenMPI 3.x to fix UCX memory leak (#7535, #7824)
  - replace ncurses-devel OS dependency in CMake easyconfigs using dummy toolchain with proper ncurses dependency (#7834)
  - use PythonBundle for snakemake-5.2.4-foss-2018b-Python-3.6.6.eb (+ fix moduleclass) (#7842)
  - use correct buildopts + add missing zlib dependency in StringTie 1.3.5 easyconfig (#7845)
  - update GStreamer to not enable dw and fix some missing dependencies (#7889)
  - add missing XZ dependency to most recent Pysam easyconfigs (#7897)
  - expat: add configure option --without-docbook to avoid docbook2X dependency (#7930)
  - fix source URLs for mawk (#7960)
  - fix LWM2, OTF2, OPARI2, and Score-P download URLs (#7994)
  - use https:// in homepage & source_urls for OpenMPI and hwloc easyconfigs (#8013, #8014, #8015 and #8016)
  - add missing bokeh dependency for dask 1.0.0 (+ add dask-jobqueue) (#8029)
  - fix checking of binutils build dep in easyconfig tests (#8038)
- other changes:
  - avoid use of .items() in R (bundle) easyconfigs, to fix compatibility with EasyBuild running on top of Python 3 (#7791)
  - trim down test configuration: only test with Lmod 6.x with Tcl/Lua on Python 2.6/2.7 (#7795, #7798)
  - use %(pyshortver)s template in (old) SIP easyconfigs (#7797)
  - add PyTorch to whitelist for not having 'use_pip' enabled (#7844)
  - don't use local variable 'pylibdir' in list comprehension in PyQt easyconfig, since that doesn't work in Python 3 (#7848)
  - use pip instead of setup.py with h5py/2.7.1 and 2017b toolchains (#7864)
  - prefer https:// over ftp:// for source_urls in recent GROMACS easyconfigs (#7948)
  - rename arrow to Arrow for old easyconfig (#8007)


v3.8.1 (January 29th 2019)
--------------------------

bugfix/update release
- added easyconfigs for new toolchains foss/2019a (#7371), intel/2019a (#7372) and iomkl/2019.01 (#7375)
  - see also https://easybuild.readthedocs.io/en/latest/Common-toolchains.html
- added example easyconfig files for 43 new software packages:
  - Assimulo (#6740), C3D (#7059), CellMix (#7422), CESM-deps (#6654, #6675, #6823), DSA (#7422),
    DeMixT (#7422), deconf (#7422), DeconICA (#7422), double-conversion (#7307), dxpy (#7079), EPIC (#7422),
    expect (#7387), Flye (#7430), FMILibrary (#6740), FMRIprep (#7059), FUSE (#7078), GDCM (#7310), HDDM (#7396),
    ICA-AROMA (#7059), IntaRNA (#7334), imageio (#6738), KWIML (#7308), kWIP (#7444), MagresPython (#7395), medaka (#7426),
    MINC (#7311), MuSiC (#7422), netMHCIIpan (#7377), NIfTI (#7311), OPERA (#7408), psrecord (#7331), pyfits (#7273),
    PyFMI (#6740), PyGWAS (#5852), Pylint (#6675), QDD (#7284), RERconverge (#7289), samclip (#7226), SCIPhI (#7419),
    swarm (#7453), VXL (#7309), wrf-python (#6736), xCell (#7422)
- added additional easyconfigs for various supported software packages, including:
  - Amber 18, Arrow 0.12.0, Biopython 1.73, Boost 1.69.0, CP2K 6.1, canu 1.8, Ferret 7.3, GATE 8.1.p01, GROMACS 2019,
    Geant4 10.5, HPL 2.3, libxsmm 1.10, matplotlib 3.0.2, NEURON 7.6.5, Octave 4.4.1, OpenBLAS 0.3.5, OpenCV 3.4.5 + 4.0.1,
    OpenFOAM v1812, PGI 18.10, PLUMED 2.5.0, ROOT 6.14.06, Theano 1.0.3, TopHat 2.1.2, Yade 2018.02b
- minor enhancements, including:
  - add additional extensions to R 3.5.1 easyconfigs:
    - statnet (#7370), NMF, ComICS, dtangle, MCMCpack, shinythemes (#7420), csSAM (#7423), bridgedist (#7477)
  - add DeconRNASeq and GSVA extensions to R-bundle-Bioconductor 3.7 easyconfigs (#7421)
  - also install header files and CMake module for SeqAn 2.4.0 built with foss/2018b (#7434)
  - add download URL for intel/2018a components (#7436)
  - add missing checksums for protobuf easyconfigs using dummy toolchain (#7492)
- various bug fixes, including:
  - fix source URL in Doxygen easyconfigs (#7324)
  - add fallback source URL for recent pigz versions (#7346)
  - promote FriBiDi to runtime dep of Pango rather than only build dep (#7369)
  - add --without-systemdsystemunitdir configure option to recent DBus easyconfigs (#7373)
  - fix issue of building M4 1.4.18 with glibc 2.28 (#7384)
  - fix broken source URLs in MariaDB easyconfigs (#7413)
  - bump up build dependency of flex 2.6.4 from Bison 3.0.4 to 3.0.5 (#7414)
  - disable building of OpenColorIO Python bindings since Python is not included as a dependency (#7416)
  - add missing build dependencies in old Harfbuzz/Pango easyconfigs (2016a generation) (#7433)
  - fix XML-LibXML linking with Intel compiler and GCCcore Perl (#7440)
  - prevent non-critical error from stopping Guile v1.8.8 build (#7446)
  - use %(arch)s template rather than hardcoding 'x86_64' in XML-Parser easyconfigs (#7450)
  - use uniform configopts for Guile 1.8.8 (#7452)
  - fix configopts in PyQt5 easyconfig files to avoid installation of files in Python/Qt5 installation directories (#7470)
- other changes:
  - fix homepage in easyconfigs for 'foss' toolchains (#7482) and 'intel' toolchains (#7483)


v3.8.0 (December 14th 2018)
---------------------------

feature release
- added easyconfigs for new toolchains: intel/2018.04 (#7171), intel/2019.00 (#7218), intel/2019.01 (#7219)
- added example easyconfig files for 36 new software packages:
  - 4ti2 (#7040), ARPACK++ (#6750), CellRanger (#7242), CharLS (#6762) cscope (#7057), ctags (#7057), datamash (#6693),
    dcm2niix (#6762), DCMTK (#6761), deepdiff (#7109), Drake (#7182), fast5 (#7250), gap (#7040), Gerris (#7211),
    GPAW-setups (#6984), iCount (#7080), ipyparallel (#6797), Kratos (#7149), LCov (#7160), libvdwxc (#6984),
    libwebp (#7065), lrslib (#7040), MuPeXI (#6991), netMHCpan (#6991), Normaliz (#7040), OpenColorIO (#7146),
    OpenJPEG (#7216), PHLAT (#7036), poppler (#7069), RECON (#7042), RepeatMasker (#7281), TreeMix (#7133),
    unrar (#7117), utf8proc (#7083), VSEARCH (#7153), XMDS2 (#7121)
- added additional easyconfigs for various supported software packages, including:
  - CheMPS2 1.8.8, Clang 6.0.1 + 7.0.0, dask 1.0.0, FFmpeg 4.1, GCC(core) 6.5.0 + 7.4.0, GPAW 1.4.0, HMMER 3.2.1,
    IPython 7.2.0, ITK 4.13.1, Keras 2.2.4, LLVM 7.0.0, Mothur 1.41.0, MultiQC 1.6, NAMD 2.13, OpenBLAS 0.3.4,
    OpenMPI 3.1.3 + 4.0.0, PSI4 1.2.1, Qt5 5.11.2, QuantumESPRESSO 6.3, Rust 1.30.1, Spark 2.4.0, Spyder 3.3.1,
    TensorFlow 1.11.0 + 1.12.0
- minor enhancements, including:
  - install misc tools for angsd (#6995)
  - add libXp component to X11 bundle for GCCcore 6.4.0 (#7062)
  - also install shared libraries for LZO (#7073)
  - add extensions to R 3.5.1 easyconfigs: gllvm (#7123), grpreg (#7140), gamlss + gamlss.tr (#7263)
  - install Tk private headers (#7155)
  - add File::Next extension to Perl 5.28.0 easyconfig (#7276)
- various bug fixes, including:
  - fix installation of scikit-image 0.13.x by including missing required PyWavelets extension (#7061)
  - add missing dependencies to easyconfig for GC3Pie 2.5.0 (#7066)
  - stop setting ignored 'full_sanity_check' easyconfig parameter in easyconfigs (#7094)
  - add missing checksums in X11/2016* easyconfigs (#7095)
  - add missing checksums in X11/2017* easyconfigs (#7096)
  - add missing cffi & pycparser extensions to recent Python easyconfigs (#7105, #7118)
  - fix homepage in QuantumESPRESSO easyconfigs (#7114)
  - use empty toolchain version in picard easyconfigs to ensure Java dependency is loaded during installation (#7116)
  - fix checksum for mgcv extension in R 3.5.* easyconfigs (#7122)
  - add missing 'patsy' extension in ARCH easyconfig + switch to using PythonBundle easyblock (#7124)
  - add missing (dummy) sklearn extension in NeuroKit easyconfig (#7126)
  - fix order of extensions in recent IPython easyconfigs to make 'pip check' pass (#7131)
  - fix missing required Python packages in ASE 3.16.2 easyconfigs (#7139)
  - fix source_urls in CP2K easyconfigs (for official releases) (#7240)
  - update SCOTCH 6.0.5 easyconfigs in-place to 6.0.6 to fix wrong download URL (#7159)
  - add Autotools build dep in patchelf easyconfig (#7175)
  - STREAM fixes: use https + versioned source (#7193)
  - fix checksum in Molden easyconfig (#7251)
  - fix source URL for ADMIXTURE (#7258)
  - fix source URLs & versions + build procedure for SKESA (#7275)
  - fix checksum for TRF 4.09 (#7278)
  - add missing zlib dependency for NSS (#7293)
  - add required build deps for QtWebEngine in recent Qt5 easyconfigs (#7300)
  - fix ImageMagick source URLs: use launchpad.net for old versions, switch to GitHub for 7.0.8-* onwards (#7301)
- other changes:
  - update Java/1.8 wrapper to Java 1.8.0_192 (#7097)
  - don't enable optarch toolchain option in VCFtools easyconfigs, since it's enabled by default (#7106)
  - stop using lowopt in libxc 4.2.3 easyconfigs (#7115)
  - deprecate easyconfigs for ictce toolchains + intel toolchains older than intel/2016a (#7231)
  - deprecate easyconfigs for goolf(c) + corresponding gompi(c) subtoolchains (#7243)


v3.7.1 (October 18th 2018)
--------------------------

bugfix/update release
- added easyconfigs for new toolchain foss/2018.08 with GCC/8.2.0 (#6992)
- added example easyconfig files for 26 new software packages:
  - ARCH (#6939), fbm (#6948), GenomeTester4 (#6970), GlobusConnectPersonal (#6974), MMseqs2 (#6964), NAG (#5772),
    NAGfor (#5772), NSPR (#7005), NSS (#7005), NeuroKit (#6947), novoalign (#6944), OptiType (#6924),
    OrthoFinder (#6964), pandas-datareader (#6938), pFUnit (#6949), PMIx (#6930), PSolver (#6888), PyDatastream (#6951),
    PyFR (#6846), Pyomo (#6910), Quandl (#6950), RTG-Tools (#6862), seq2HLA (#6969), suds (#6951), UCX (#6931), XMLSec (#6929)
- added additional easyconfigs for various supported software packages, including:
  - binutils 2.31.1, dask 0.19.4, GCC(core) 8.2.0, OpenBLAS 0.3.3, OpenMPI 3.1.2, Pillow 5.3.0, PyCUDA 2018.1
- minor enhancements, including:
  - add clustree + plotly extensions (+ deps) for R 3.5.1 (#6901)
  - add tclsh symlink to recent Tcl easyconfigs (#6915)
  - update GROMACS 2016.3 with NVML patches (#6936)
  - use make=make in build options for ParMGridGen easyconfigs (#6952)
  - add Data::Dump as extension to Perl (dependency for GIMIC) (#7004)
- various bug fixes, including:
  - inhibit -Werror in binutils 2.26 as new system GCC has case fallthrough warnings (#5793)
  - change fastStructure easyconfig to use custom easyblock (#6893)
  - fix toolchain for tbb dependency in Bowtie2-2.3.4.2-foss-2018b.eb (#6927)
  - fix uroot installation in R-3.5.1-foss-2018b (#6934)
  - add missing Python packages in TensorFlow 1.10.x easyconfigs (#6940)
  - add missing dep for Szip in 2017b builds of netCDF (#6942)
  - fix missing comment from OpenBabel-2.4.1-fix-link-path-tests.patch (#6943)
  - add patch to Python 3.6.1 - 3.6.3 that removes comment in comment (#6946)
  - add missing ulimit_unlimited=True (see issue #6484) in the newest Python builds (#6959)
  - solve 'version UUID_1.0 not found' problem in LibUUID easyconfigs (#6962)
  - eliminate dependency on ancient problematic LibUUID library, replace with util-linux (#6963)
  - force building of ccmake for CMake 3.12.1 + fix deps (#6967)
  - fix broken installation for Python 3.6.2 & 3.6.3 with PyNaCl as dep for paramiko extension by explicitely including previous PyNaCl version as extension (#6971)
  - fix source URL for ADMIXTURE (no https) + add SHA256 checksum (#6982)
  - add missing NSS/DBus dependencies to Qt 5.10.1 easyconfigs built with foss toolchain to ensure that QtWebEngine component gets installed (#7005)
  - add 'openssl' OS deps in Perl 5.28.0 easyconfig for Net::ssleay (#7008)
  - add missing checksum for ipaddress extension in Python easyconfigs (#7021 and #7033)
  - add missing extensions to Python 2.7.14 (#7022 and #7023), 3.6.2 (#7025), 3.6.3 (#7027) and 3.6.4 (#7029 and #7030)
  - add missing OS dependencies for git (#7028)
  - create default configuration for RTG-Tools (#7032)
  - also run checks on changed files when target branch for PR is something different than 'develop' (#7034)
- other changes:
  - removed dead 'bzip.org' source URL for bzip2 source tarball (#6983)


v3.7.0 (September 25th 2018)
----------------------------

feature release
- added easyconfigs for new toolchains: fosscuda/2017b (#6706), intelcuda/2017b (#6709), iomkl/2018b (#6661)
- added example easyconfig files for 49 new software packages:
  - alleleCount (#6676), BCALM (#6796), BDBag (#6672), BFC (#6647), Bio-DB-HTS (#6854), bioawk (#6865),
    biomart-perl (#6745), BLIS (#6614), Boost.Python (#6763), BWISE (#6802), CapnProto (#6542), CaVEMan (#6708),
    CCL (#5802), cDNA_Cupcake (#6787), cget (#6780), coevol (#6589, #6642), Delly (#6735), earthengine-api (#6556),
    fineRADstructure (#6586), GIMIC (#6575), GitPython (#6850), HiC-Pro (#5873), Inelastica (#6831), JAXFrontCE (#6837),
    jq (#6632), KAT (#6808), KMC (#6553), Kraken2 (#6569), Lighter (#6553), Mash (#6542), MetaPhlAn2 (#6600),
    Minimac4 (#6781), mordecai (#6670), NCCL (#5802), NxTrim (#6646), parasail (#6601), PheWAS (#6030), Pilon (#6553),
    python-parasail (#6601), SearchGUI (#6637), shovill (#6553), SKESA (#6553), snakemake (#6851), strelka (#6742),
    SWIPE (#6795), ToFu (#6322), tqdm (#6721), TRUST (#6601), VEP (#6854)
- added additional easyconfigs for various supported software packages, including:
  - Bazel 0.16.0, Boost 1.67.0 + 1.68.0, CUDA 10.0.1, DOLFIN (FEniCS) 2018.1, FSL 5.0.11, GC3Pie 2.5.0, GROMACS 2018.3,
    HTSlib + SAMtools 1.9, IPython 6.4.0, matplotlib 3.0.0, OpenCoarrays 2.2.0, OpenFOAM 6 & v1806, PyTorch 0.4.1,
    Python 3.6.6, R 3.5.1, TensorFlow 1.10.1, Trilinos 12.12.1, WIEN2k 18.1
- minor enhancements, including:
  - add test to enforce SHA256 checksums in touched files in pull requests to develop (#5005)
  - add various extensions to recent R easyconfigs (#6590, #6686, #6858)
  - add mpmath extension to Python 3.6.4 + 3.7.0 easyconfigs (#6607, #6713)
  - add Java 1.8 easyconfig that can be updated in-place to more recent JDK 1.8.x (#6712)
    - see also https://easybuild.readthedocs.io/en/latest/Wrapping_dependencies.html
  - add iso_c_binding support to arpack-ng 3.6.2 (#6718)
  - add XML::Parser XML::RegExp XML::DOM extensions to Perl(#6744)
  - add tabulate extension to all Python > 3.6 easyconfigs (#6809)
  - enable MPI version of arpack-ng 3.5.0 (#6840)
  - add wish -> wish8.6 symlink to Tk (#6870)
  - add libXp and printproto to X11 bundle (#6873)
- various bug fixes, including:
  - define '_GNU_SOURCE' to ensure that 'reallocarray' is defined in flex 2.6.4 easyconfigs, fixes bootstrap crash (#5792, #6766)
  - added tabix dependency in VCFtools (#6584)
  - added zlib dependency to BWA (#6591), BEDTools (#6592), VCFtools (#6653)
  - add checksums to googletest easyconfigs (#6611)
  - fix source URL + add checksum to wkhtmltopdf-0.12.3-Linux-x86_64.eb (#6628, #6641)
  - don't use external FoX dependency in QuantumESPRESSO 6.2 (#6638)
  - update hwloc easyconfigs with libxml2 and libpciaccess dependencies (#6639)
  - fix gettext build dep for Mono-5.10.0.160 (#6640)
  - remove no longer existing config option --enable-mpi-thread-multiple in OpenMPI 3.x easyconfigs (#6645)
  - fix homepage in recent HDF5 easyconfigs (#6687)
  - add expat dependency to Mesa v18.1.1 (#6706)
  - add missing --with-trio-flavor=netcdf flag to ABINIT 8.x easyconfigs (#6711)
  - remove useless definition of $TORCH_CUDA_ARCH_LIST in PyTorch easyconfig that doesn't use CUDA (#6719)
  - fix builing GCCcore 6.3.0 on recent OSs by backporting patches from 6.4.0 (#6727)
  - fix source_urls in bzip2 easyconfigs (#6728)
  - specify location of dependencies in configure options for libgd (to avoid system libraries being used instead) (#6731)
  - also install docs/man pages in recent git easyconfigs (versions 2.1x.y) (#6751)
  - add CMake build dep for Eigen 3.3.4 (#6756, #6784)
  - add expat dependency to Perl 5.26.0 (#6758)
  - add ncurses OS dependency to CMake for Debian distros (#6783)
  - fix checksums for pkgmaker, rngtools & RcppProgress extensions in R 3.4.3 easyconfigs (#6815)
  - add pkg-config build dependency to GTS (#6819)
  - do not check if hwloc-dump-hwdata utility was installed, since it's only built on x86 systems (#6836)
  - patch libxc 3.x and 4.0.x to compile on POWER (#6868)
  - consistently add patch for paycheck extension in Python 3.6/3.7 to fix UTF8 issue with README (#6892)
- other changes:
  - bump Lmod version used in Travis config to 6.6.3 (now required by framework) (#6834)


v3.6.2 (July 11th 2018)
-----------------------

bugfix/update release
- added easyconfigs for new toolchains: foss/2018b (#6424), fosscuda/2018b (#6555) and intel/2018b (#6409)
- added example easyconfig files for 28 new software packages:
  - CUnit (#6469), eggnog-mapper (#6513), FANN (#6468), FTGL (#6421), FreeFem++ (#5918), fastStructure (#6448),
    fastq-tools (#5396), fullrmc (#6422), GDGraph (#6529), heaptrack (#6450), libgpuarray (#5429), lz4 (#6449),
    MAJIQ (#5983), makedepf90 (#6504), nanopolish (#6464), opencv_contrib (#6441), PRC (#6477), Pillow-SIMD (#6152),
    Pytorch (#6152), poretools (#6467), pystran (#6395), R-keras (#6530), Scoary (#6521), Scrappie (#6469),
    torchvision (#6152), WISExome (#6524), WannierTools (#6539), zstd (#6449, #6452)
- added additional easyconfigs for various supported software packages, including:
  - GROMACS 2018.2, HDF5 1.10.2, IPython 6.3.1, Kraken 1.0, Mesa 18.1.1, netCDF 4.6.1, NWChem 6.8, OpenBLAS 0.3.1,
    OpenMPI 3.1.1, Perl 5.28.0, Python 2.7.15, R 3.5.0, X11 20180604
- minor enhancements, including:
  - add hint on file name differences between downloaded and expected in cuDNN easyconfig (#6042)
  - add 'gee' extension to R 3.4.4 easyconfigs (#6376)
  - enable building of MPI libraries in VTK 8.1.0 easyconfigs (#6460, #6429)
- minor changes, including:
  - rename 'Canu' to 'canu' for v1.7 (#6389)
  - update existing easyconfigs for OpenCV 3.4.1 to use new custom easyblock for OpenCV (#6509)
  - fix software name in Bsoft easyconfig (#6557)
- various bug fixes, including:
  - fix SAMtools dependency for ChimPipe, required SAMtools < 1.0 (#5930)
  - skip installing of documentation in easyconfig for jemalloc 5.0.1 (#6428)
  - stop including GCCcore 6.4.0 as build dep for GCCcore 8.1.0 (#6431)
    - no longer needed with updated GCC easyblock
  - add patch for GCCcore 6.4.0 to fix compilation problems on glibc 2.26 systems (#6432, #6495)
  - fix checksums for pkgmaker/rngtools/RWeka/RcppProgress/mgcv extensions in R 3.4.4 easyconfigs (#6446, #6502)
  - added necessary compiler flag for Guile 1.8.8 (#6457)
  - build hwloc 1.11.10 with -fno-tree-vectorize to avoid segfaulting lstopo on Intel Skylake (#6461)
  - add patch for binutils 2.30 to fix assertion failure (#6463)
  - sync extensions in Python-3.6.4-iomkl-2018a.eb easyconfig with other Python 3.6.4 easyconfigs using 2018a toolchain (#6471)
  - enable checking/setting of unlimited stack limit in Python 3.6.x easyconfigs using an 'intel' toolchain (#6485, #6492)
  - add missing libxml2 dependency for HDF5 1.10.1 (#6498)
  - also copy eggnog-mapper scripts (#6522)
  - fix missing dependencies for Perl modules included as extensions for Perl 5.26.1 (#6532) and 5.28.0 (#6533)
  - fix location of include directory in libffi 3.2.1 easyconfigs (#6565)
- other changes
  - also check for multiple dependency variants in easyconfigs using GCCcore 7.3.0 & newer (#6444)


v3.6.1 (May 28th 2018)
----------------------

bugfix/update release
- added easyconfigs for new toolchains fosscuda/2018a (#6363) and giolfc/2017b (#5799)
- added example easyconfig files for 24 new software packages:
  - BAGEL (#6332), Bottleneck (#6334), cisTEM (#6370), cftime (#6337), dotNET-Core-Runtime (#6345), ecCodes (#6235),
    feh (#6300), Graphene (#5043), gffread (#6306), HOME (#6227), HiCExplorer (#6342), ICU (#6371), Imlib2 (#6300),
    KmerGenie (#5929), libgeotiff (#6262), NetPIPE (#6062), Pandoc (#6247), Pisces (#6347), Proteinortho (#6333),
    pyshp (#6364), SIMPLE (#6019), STIR (#6349), SimpleElastix (#6114), wxWidgets (#6370)
- added additional easyconfigs for various supported software packages, including:
  - Boost 1.67.0, ESMF 7.1.0r, GATK 4.0.4.0, GCC 8.1.0, GROMACS 2018, OpenBLAS 0.3.0, PETSc 3.9.1, PGI 18.4,
    TensorFlow 1.8.0, WIEN2k 17.1
- minor enhancements, including:
  - add py_expression_eval extension to (recent) Python 2.7.14 & 3.6.4 easyconfigs (#6285)
  - add README for Java with information on downloading source tarball (#6294)
  - add several extensions to Perl 5.26.1 easyconfigs, incl Dist::Zilla & dependencies (#6297)
  - also include archive URLs for Bioconductor 3.6 (#6311)
  - add README.md file for installing icc/ifort (#6317)
- various bug fixes, including:
  - consistently specify 'intel-mkl' component in recent Intel MKL easyconfigs (#6234)
  - add pkg-config as build dependency to libdrm (#6243)
  - add pkg-config build dep to most recent libdrm easyconfigs (#6244)
  - fix checksum for foreign extension in R 3.4.3 and R 3.4.4 easyconfigs (#6245)
  - fix installation of Libint 2.4.2 by building with -std=c++11 (#6251)
  - fix source spec for networkx 2.1 extension in scikit-image easyconfig (#6254)
  - avoid that Nipype downloads dependencies for included extensions (#6261, #6263)
  - consistently include patch for FLTK 1.3.4 (#6265)
  - fix Perl shebang in MCL v14.137 scripts (#6269)
  - add patch to build particular source file of matrixStats extension in R 3.4.4 easyconfig with -O1 to work around ICE in Skylake systems (#6278)
  - add pkg-config build dependency to FFmpeg >= 3.3.1 (#6291)
  - change back checksum for libdap 3.19.1 (#6305)
  - add patch for Automake 1.15 to fix issue with recent Perl versions (#6358)
  - fix ``glog`` causing intel error in Intel compilers on Intel Skylake (#6360)
  - include ICU as dependency in recent R easyconfigs (v3.4.3 & v3.4.4) (#6371)
  - fix checksum for RSEM 1.3.0 after sneaky re-release (#6379)


v3.6.0 (April 26th 2018)
------------------------

feature release
- added easyconfigs for new toolchain golf/2018a (#6080)
- added example easyconfig files for 39 new software packages:
  - ARAGORN (#6138, #6219), amask (#6105), BamBam (#5490), Bandage (#6053), bcgTree (#6057), biobambam2 (#6040),
    CODEX2 (#5972), coverage (#5964), DANPOS2 (#5870), EasyQC (#6175), elastix (#6074), FRANz (#6035), Filtlong (#6050),
    FriBidi (#6181), Gblocks (#6057), Grace (#6036), LMfit (#6119), libmaus2 (#6040), MathGL (#6033),
    MiGEC (#6047), MiXCR (#6045), Miniconda3 (#6075), Multiwfn (#5403), mosdepth (#6169), Nim (#6167),
    Porechop (#6051), propy (#6091), Roary (#6056), Rtree (#6222), SALib (#6145), SMRT-Link (#6218), SimpleITK (#6172),
    spectral.methods (#6104), supernova (#6193), TEToolkit (#5912), tbl2asn (#6139), udocker (#5770), vartools (#6102),
    XCfun (#5975)
- added new easyconfigs for existing toolchains:
  - gmpich/2017.08 (#6143), goolfc/2018a (#6129), intel/2018.02 (#6077), iomkl/2018.02 (#6088)
- added additional easyconfigs for various supported software packages, including:
  - ABINIT 8.6.3, Anaconda2 5.1.0, Anaconda3 5.1.0, binutils 2.30, dask 0.17.2, FFmpeg 4.0, GCC(core) 7.3.0
    GROMACS 2016.5, olf 2018a.eb, HTSlib 1.8, LLVM 6.0.0, Mesa 17.3.6, netCDF 4.6.0, Octave 4.2.2, OpenCV 3.4.1,
    PLUMED 2.4.1, PROJ 5.0.0, PostgreSQL 10.3, Qt5 5.10.1, R 3.4.4, SAMtools 1.8, Spack 0.11.2 TensorFlow 1.7.0,
    VTK 8.1.0
- minor enhancements, including:
  - add test to ensure there's only one variant for each dependency in dep graph of easyconfigs using particular toolchains (#5970, #6023)
  - add extensions required by CODEX2 v20180227 to Bioconductor w/ R 3.4.3 (#5972)
  - add config file for https://pre-commit.com/ (#5785)
  - add custom sanity check paths for GraphicsMagick consistently (#5997)
  - add custom sanity check paths to recent Ghostscript easyconfigs (#5998)
  - add svd, Rssa, JBTools, RUnit, DistributionUtils and gapfill extensions for R 3.4.3 (#6099)
  - add additional extensions to Bioconductor 3.6 bundle (#6136)
  - add xlrd extension to recent Python 2.x and 3.x easyconfigs (#6162)
- minor changes, including:
  - use gettext 0.19.8.1 on top of libxml2 2.9.7 as dep for git built with foss/2018a (#5993)
  - bump hwloc dep for OpenMPI 2.1.2 that is part of iomkl/2018a to v1.11.8 (#5994)
  - use non-interactive plotting backend by default for matplotlib 2.1.2 (#6024)
  - don't use bare Perl as dependency for git with foss/2018a, use variant with extensions (#6058)
- various bug fixes, including:
  - fix moduleclass & add custom sanity_check_paths in gettext easyconfigs (#5991)
  - drop use of --disable-dlopen in (recent) OpenMPI easyconfigs due to negative performance impact (#6060)
  - add missing XZ dep in Python 3.6.4 easyconfigs built with */2018a toolchain (#6065)
  - add 10 packages that were previously downloaded in Python 3.6.4 easyconfigs (#6081)
  - add patch for Tensorflow 1.6 & 1.7 to include missing -lrt link flag (needed in CentOS6) (#6089)
  - fix checksums for R extensions that were updated in place in easyconfigs for R versions 3.4.3 & 3.4.4 (#6118)
  - include pkg-config as build dep in recent R easyconfigs (required for atleast nloptr) (#6122)
  - remove Intel-specific workaround for 'undefined symbol: __stack_chk_guard' issue from Python 3.6.4 foss/2018a easyconfig (#6130)
  - add configopt --without-matlab/octave to all NLopt easyconfigs (#6132)
  - also consider lib64 in sanity_check_paths for Bison 3.0.4 (#6170)
  - don't use libyaml built with dummy as dep for PyYAML (#6208)
  - add missing pkg-config build dep in recent GObject-Introspection, GLib & cairo easyconfigs (#6216)
  - don't include (ancient version of) Time::HiRes as Perl extension, since it's a core Perl module (#6225)
    - this fixes problems with the installation of BioPerl and proovread
  - add missing XML-LibXML dependency in recent BioPerl easyconfigs (#6226)
  - add --without-ada configure option in recent ncurses easyconfigs (#6228)
  - add patch for snaphu to fix segmentation fault due to use of short integer (#6230)


v3.5.3 (March 7th 2018)
-----------------------

bugfix/update release
- added example easyconfig files for 2 new software packages:
  - CNVkit and hmmlearn (#5954)
- added additional easyconfigs for various supported software packages, including:
  - matplotlib 2.1.2, TensorFlow 1.6.0
- minor enhancements, including:
  - re-enable testing against environment modules, bump Lmod to 7.7.16 (#5944)
  - add cghFLasso extension to R 3.4.3 easyconfigs (#5953)
  - add 'Math::CDF' extension to recent Perl modules (#5957)
- various bug fixes, including:
  - add missing --enable-ld-version-script configure option for LibTIFF 4.0.9 built with GCCcore/6.4.0 (#5945)
  - hard disable UCX support in recent OpenMPI versions, to dance around bug in OpenMPI configure script (#5949)


v3.5.2 (March 2nd 2018)
-----------------------

bugfix/update release
- added example easyconfig files for 24 new software packages:
  - AMPL-MP (#5800), AmberTools (#5632), bcolz (#5864), detonate (#5709), dropEst (#5734), EvidentialGene (#5627),
    faceswap (#5825), fineSTRUCTURE (#5663), Gradle (#5828), gbs2ploidy (#5877), HIPS (#5725), Ipopt (#5800),
    libMemcached (#5804), MEGAHIT (#5748), Mmg (#5807), methylpy (#5874), pstoedit (#5884), python-igraph (#5905),
    RNAcode (#5854), Seq-Gen (#5695), Stata (#5102), scikit-allel (#5864), TetGen (#5681), zarr (#5864)
- added new easyconfigs for existing toolchains: giolf/2018a (#5777), goolfc/2017b (#5768), iomkl/2018a (#5878)
- added additional easyconfigs for various supported software packages, including:
  - CP2K 5.1, IPython 6.2.1, OpenFOAM v1712, Perl 5.26.1, Python 3.6.4, TensorFlow 1.5.0, X11 20180131
- minor enhancements, including:
  - add feather and tidyverse as extensions for R 3.4.3 (#5693)
  - build recent PLUMED versions with all modules enabled (#5696)
  - add MAST/splatter/scDD to Bioconductor 3.6 bundle (#5704)
  - add dummies as extensions for R 3.4.3 + monocle/scde/ROTS (+ deps) to Bioconductor 3.6 bundle (#5724)
  - include io and statistics extensions to Octave 4.2.1 easyconfigs (#5798)
  - switch to using TensorFlow as backend for recent versions of Keras (#5821)
- various bug fixes, including:
  - using the correct binutils in jemalloc 5.0.1 easyconfig using GCCcore/6.4.0 (#5659)
  - fix source URLs for MPC (#5662)
  - add Tkinter as dependency for ASE & matplotlib using Python 3.6.3 (#5658)
  - fix versions for updated extensions in Bioconductor 3.6 bundle (#5704, #5724, #5880)
  - fix missing M4 build dependency in nettle (#5722)
  - fix homepage for OpenFOAM 4.x & 5.x, should be openfoam.org (#5422, #5780)
  - add matplotlib, cairo & PyCairo dependencies for graph-tool 2.26 + enhance sanity check (#5787)
  - fix hardcoded version in scikit-image easyconfigs (#5822)
  - fix pkgconfig moduleclass, 'data' doesn't make much sense (#5817)
  - add sanity check in recent matplotlib easyconfigs to ensure that Tkinter is available (#5689, #5896)
  - correct MPI path when building ABINIT with 'foss' toolchain (#5760)
  - patch Hyperopt to make it work with networkx 2.0 (#5642)
  - add Tkinter sanity check to ASE easyconfigs (#5691, #5909)
  - include autotools as build dep in git easyconfigs (#5718)
  - fix sanity check paths for Debian OS in JasPer easyconfigs (#5897)
  - fix source_urls for recent versions of ABINIT (#5908)
  - add patch for recent GDAL easyconfigs using intel toolchain to fix icc get stuck on compiling ceos.c (#5915)
  - add explicit zlib dependency in Tkinter 2.x and 3.x (#5797, #5926)
  - fix source URLs & homepage in Singularity easyconfigs (#5927)
  - fix installation of TensorFlow 1.3 via binary wheel after introducing TensorFlow easyblock (#5938)


v3.5.1 (January 16th 2018)
--------------------------

bugfix/update release
- added easyconfigs for foss/2018a and intel/2018a common toolchains (#5577), (#5578)
- added example easyconfig files for 26 new software packages:
  - BeautifulSoup (#5601), Calendrical (#5588), ChimPipe (#5560), crb-blast (#5124)), dammit (#5125), deepTools (#5536),
    FastQ_Screen (#5404), FoX (#5496), GffCompare (#5581), GlimmerHMM (#5559), LocARNA (#5548), MapSplice (#5566),
    MariaDB-connector-c (#5557), NextGenMap (#5430), nd2reader (#5545), PIMS (#5545), Pysolar (#5585), phono3py (#5551),
    preseq (#5569), proovread (#5513), QUAST (#5610), RNA-SeQC (#5589), RNAclust (#5607), Ragout (#5608),
    SOAPfuse (#5417), TransDecoder (#5125)
- added additional easyconfigs for various supported software packages, including:
  - BLAST+ 2.7.1, BamTools 2.5.0, Boost 1.66.0, Clang 5.0.0, dask 0.16.0, FFmpeg 3.4.1, GROMACS 2016.4, HDF5 1.8.20,
    matplotlib 2.1.1, PLUMED 2.4.0, Pillow 5.0.0, Qt5 5.9.3, QuantumESPRESSO 6.2, Ruby 2.5.0, Rust 1.22.1
- minor enhancements, including:
  - include gomms in list of extensions for R 3.4.3 (#5547)
  - clean up BamTools easyconfigs to rely on updated easyblock + add SHA256 checksums (#5575)
  - add Time::HiRes to recent Perl versions (#5616)
  - add DNAcopy & dupRadar extensions to bundle for Bioconductor 3.6 (#5587, #5618)
  - switch to using install_target rather than now deprecated use_easy_install and use_setup_py_develop (#5625)
- various bug fixes, including:
  - avoid auto-downloading of parcel in gdc-client 1.3.0 easyconfig (#5523)
  - fix permissions on make_raw_alos.pl script in ROI_PAC installation (#5546)
  - remove erroneous patch for Intel compiler support in Perl 5.26.0 easyconfig built with GCCcore/6.4.0 (#5561)
  - include HWxtest as extension to fix issue with diveRsity in R 3.4.3 easyconfig file (#5570)
  - add pkg-config as build dependency for fontconfig, harfbuzz, gnuplot, pango (#5580)
  - fix versions of updated extensions in BioConductor bundle (#5587, #5618)
  - add missing libpng dependency in ROOT 6.10.08 easyconfigs (#5595)
  - fix option passed to configure in M4 (#5606)
  - rename SIBELia to Sibelia (#5603)
  - add patch for binutils 2.26 to fix compatibility with GCC 6.x (#5611)
  - fix for dependencies was set twice in OpenMPI 3.0.0 easyconfig (#5619)
  - fix download URL in comment of Kent tools easyconfigs (#5633)
  - add SHA256 checksums to various easyconfigs (#5635, #5636, #5639)
  - add rdma-core-devel to OS dependencies for OpenMPI 3.0.0 (#5648)


v3.5.0 (December 15th 2017)
---------------------------

feature release
- added example easyconfig files for 39 new software packages:
  - AmberMini (#5476), arrow (#5416), bat (#5416), CIRCexplorer (#5356), CIRCexplorer2 (#5470), CIRI (#5358),
    FALCON (#5265), FastaIndex (#5465), find_circ (#5348), future (#5236), GapCloser (#5465), glibc (#5428),
    GRNBoost (#5373), HDFView (#5391), Horovod (#5239), HPDBSCAN (#5371), Hyperopt (#5455), IntelClusterChecker (#4970),
    ITK (#5434), LAST (#5465), MDTraj (#5317), Meson (#5228), mkl-dnn (#5319, #5362), Ninja (#5228), OpenKIM-API (#5479),
    ParmEd (#5476), PCRaster (#5386), piSvM (#5308), piSvM-JSC (#5316), PTESFinder (#5359), pybedtools (#5347),
    pymbar (#5476), pyScaf (#5465), QIIME2 (#5355), QTLtools (#5361), Redundans (#5465), Rmath (#5361), sbt (#5373),
    SNAP (#5465)
- added new easyconfigs for existing toolchains: intel/2017.09 (#5303), intel/2018.00 (#5129), intel/2018.01 (#5345)
- added additional easyconfigs for various supported software packages, including:
    CGAL 4.11, CMake 3.10.0, Caffe 1.0, FFTW 3.3.7, GATE 8.0, gnuplot 5.2.2, HPCG 3.0, HTSlib 1.6, Keras 2.1.2,
    LLVM 5.0.0, Mesa 17.2.5, mpi4py 3.0.0, netCDF 4.5.0, OpenFOAM 5.0, ParaView 5.4.1, R 3.4.3, Ruby 2.4.2, Rust 1.21.0,
    SCons 3.0.1, Szip 2.1.1, Theano 1.0.0, VTK 8.0.1, X11 20171023
- minor enhancements, including:
  - add SHA256 checksums to Autoconf (#5304), Automake (#5305), libtool (#5306) and M4 (#5307) easyconfigs
  - avoid hardcoding extension versions in worker easyconfig, include 'perl' as OS dep (#5324)
  - enable building ScaLAPACK in parallel with enhanced ScaLAPACK easyblock (#5331)
  - include RInside extension in R 3.4.0 easyconfig (#5354)
  - clean up configure options that are now handled by R easyblock (#5478, #5485)
  - update Octave easyconfigs to use Octave easyblock, add extensions for latest Octave versions (#5484, #5503, #5507)
  - add Log4perl extension to Perl 5.26.0 easyconfigs (#5511)
- various bug fixes, including:
  - add missing extensions required by MultiQC & stick to networkx 1.11 (#5240)
  - disable optarch when using intel compilers and enable tests in all libxc easyconfigs (#5256, #5257)
  - avoid downloads when installing matplotlib 2.1.0 w/ Python 2.7.14 (#5267)
  - fix $CPATH in recent libffi easyconfigs + enhance sanity check & add checksum (#5271)
  - use Github source URL, run autogen.sh + include Autotools build dep for numactl (#5286, #5296, #5297, #5299, #5302)
  - add hwloc to GROMACS dependencies (#5295)
  - fix source_urls (& sources spec) for GATE (#5367)
  - consistently add Autotools build dep in recent netCDF easyconfigs (#5394)
  - fix check in test suite for binutils build dep when GCCcore used as toolchain (#5436)
  - libdap 3.19.1 checksum changed (#5473)
  - disable new rfkill feature in easyconfig for util-linux 2.31 since it requires a recent kernel (#5480)
  - add missing PROJ dependency in recent GDAL easyconfigs (#5481)
  - fix name in TensorFlow easyconfigs (was 'TensorFlow') (#5495)
  - fix checksum for Szip 2.1.1 (#5517)
  - fix order of extensions for FSLeyes, add missing MarkupSafe (dep for Jinja2) (#5520)


v3.4.1 (October 17th 2017)
--------------------------

bugfix/update release
- added easyconfigs for new toolchain giolf/2017b (#5140)
- added example easyconfig files for 13 new software packages:
  - ASAP3 (#5200), Albacore (#5153), CatMAP (#5225), DLCpar (#5209), FSLeyes (#5192), IQ-TREE (#3695), NEST (#5515),
    nanonet (#5149), OMA (#5211), oxford_asl (#5193), QEMU (#5220), REMORA (#5159), SAS (#5208), supermagic (#5187)
- added additional easyconfigs for various supported software packages, including:
  - Anaconda2/3 4.4.0, Blender 2.79, Boost 1.65.1, CMake 3.9.4, FFmpeg 3.3.4, GCC 5.5.0, h5py 2.7.1, Keras 2.0.8,
    matplotlib 2.1.0, mympingpong 0.8.0, OpenCV 3.3.0, OpenFOAM-Extend 4.0, OpenMPI 2.1.2 + 3.0.0, Pillow 4.3.0,
    Python 2.7.14 + 3.6.2, SAMtools 1.6, scikit-image 0.13.0, scikit-learn 0.19.0, Tensorflow 1.3.0, vsc-mympirun 4.0.2
- minor enhancements, including:
  - add xkeyboard-config component in X11 bundle (#5066)
  - clean up use of wcleanAll in OpenFOAM-Extend easyconfigs, now handled by OpenFOAM easyblock (#5131)
  - also install run_rcorrector.pl with Rcorrector (#5135)
  - add SHA256 checksum to PyCUDA easyconfig (#5154)
  - fix/improve description in HDF5 easyconfigs (#5182)
  - include heatmap3 extension for R 3.4.0 (#5185)
  - add ComplexHeatmap to Bioconductor 3.5 bundle + dep pkgs in R 3.4.0 easyconfig (#5195)
- various bug fixes, including:
  - fix source URLs for AUGUSTUS 3.2.3 (#5119)
  - fix building Bison 2.5 on systems with recent glibc (#5130)
  - also consider rdma-core-devel as alternative to libibverbs-devel OS dependency (#5132)
  - consistently use empty toolchain version in icc & ifort easyconfigs to ensure that GCC(core) dep is loaded during installation (#5133, #5134)
  - add patches for Boost 1.64.0 to fix known issues (#5148)
  - remove PyCUDA easyconfig for intel/2017a, doesn't work due to incompatibility between GCC 6.3.0 & CUDA 8 (#5156)
  - add missing Perl extensions in easyconfig for Worker 1.6.7 (#5157)
  - fix checksums for packages that download from ``github.com/x/y/archive`` (#5162)
  - add missing libpng dependency to g2lib-1.4.0 easyconfig using intel-2017a (#5196)
  - fix source_urls for Szip 2.1 & include SHA256 checksum (#5206)
  - remove unneeded --with-fft-incs configure option for ABINIT (#5207)
  - disable optarch for libjpeg-turbo 1.5.1 built with intel/2017a (#5214)
  - update $R_LIBS in plotly easyconfig (#5215)
  - include NLopt as a dependency in R easyconfigs that include nloptr as extension (#5217)


v3.4.0 (September 10th 2017)
----------------------------

feature release
- added easyconfigs for foss/2017b and intel/2017b common toolchains (#4768), (#4618)
- added new easyconfigs for existing toolchains:
  - iomkl/2017b (#5097)
- added example easyconfig files for 31 new software packages:
  - BAMM (#4650), BamM (#4650), bcl2fastq2 (#4902), CGNS (#5078), CLAPACK (#5096), CLISP (#4926, #4986),
    cadaver (#4873), destiny (#5009), GroopM (#4650), Lucene-Geo-Gazetteer (#5064), libffcall (#4850),
    libsigsegv (#4840), MERCKX (#5056), minimap2 (#4991), ncompress (#4852), OpenNLP (#5059, #5061),
    OpenRefine (#5058), PHAST (#5096), PYTHIA (#5083), ParallelIO (#5071), PnetCDF (#5071), plotly (#5010),
    QML (#5101), Quorum (#5095), Rcorrector (#5095), SCnorm (#5008), SOAPdenovo-Trans (#5095), Shannon (#5095),
    Tika (#5063), UNAFold (#4997), VERSE (#4843)
- added additional easyconfigs for various supported software packages, including:
  - Boost 1.65.0, binutils 2.29, GAMESS-US 20170420-R1, GCC(core) 7.2.0, gzip 1.8, HDF5 1.8.19, LLVM 4.0.1,
    MRtrix 3.0_RC2, Perl 5.26.0, ROOT 6.10.04, Spark 2.2.0
- minor enhancements, including:
  - add checksums to Perl 5.24.1 easyconfigs (#4973, #4992)
  - add additional extensions for R 3.4.0 and Bioconductor 3.5 bundle (#5007, #5028, #5029, #5062, #5079)
  - also define $INCLUDEPATH and $LIBRARY_PATH in Tesla-Deployment-Kit easyconfig (#5018)
  - add check to see whether binutils is included as build dep when GCCcore toolchain is used (#5084)
- various bug fixes, including:
  - added Rmpi patch file for R built with intel toolchains incl. impi 5.x (#4623)
  - use single-line description in setup.py (#4881)
  - fix version and source for Seurat + add extensions required by Seurat in R 3.4.0 easyconfig (#4889)
  - add zlib as dependency to util-linux easyconfigs (#4900, #4998)
  - use modextrapaths instead of modextravars in OpenMM easyconfig (#4903)
  - update deprecated PLINK urls (#4920, #5006)
  - fix moduleclass for Cookiecutter (#4947)
  - fix order of OpenMPI dependency in iomkl easyconfig, must come after icc/ifort (#5024)
  - fix typo in comment in util-linux easyconfigs & add SHA256 checksums (#5052)
  - remove superfluous $CPATH update in GLib 2.44.0 easyconfig (#5053)
  - update ncurses to not build a separate libtinfo but provide a soft link instead + force linking to ncurses in libreadline (#5067, #5074)
  - include Autotools as build dep for netCDF (#5077)
  - add missing binutils build dep for texinfo (#5099)


v3.3.1 (July 12th 2017)
-----------------------

bugfix/update release
- added example easyconfig files for 6 new software packages:
  - FastME (#4811), geopy (#4821), Miniconda2 (#4841), ngmlr (#4818), OpenCoarrays (#4799), Seurat (#4832)
- added additional easyconfigs for various supported software packages, including:
  - ABAQUS 2017, GCC(core) 6.4.0, Keras 2.0.5, NCBI-Toolkit 18.0.0, numpy 1.13.0, Tensorflow 1.2.0
- minor enhancements, including:
  - add SVG and Statistics::Basic to recent Perl versions (#4796)
  - remove buildopts from HDF5 easyconfigs, taken care of by updated HDF5 easyblock now (#4779)
  - include joblib as extension in recent Python easyconfigs (#4805)
  - changed moduleclass in mpi4py to better reflect what it is and to not confuse HMNS (#4807)
  - get rid of references to 'hpcugent' organisation after move to github.com/easybuilders (#4815, #4837)
  - add Rtsne as extension to R 3.4.0 (#4831)
- various bug fixes, including:
  - use PYPI_SOURCE as source URL in Tensorflow easyconfigs (#4786)
  - fix homepage for skewer (#4791)
  - sync/fix source_urls & homepage in HDF5 easyconfig (#4800)
  - fix ubsan error blocking build of GCCcore 6.1.0, 6.2.0, 6.3.0 with system GCC 7.1 (#4813)


v3.3.0 (June 26th 2017)
-----------------------

feature release
- enable automatic style checks in easyconfig tests (#2506)
- added example easyconfig files for 28 new software packages:
  - ada (#4594), Aspera-CLI (#4635), AUGUSTUS (#4624), ada (#4594), Bio-SamTools (#4637), Bpipe (#4590), BUSCO (#4624),
    CNVnator (#4649), davix (#4755), EricScript (#4594), FUNWAVE-TVD (#4743), gmpy2 (#4609), gSOAP (#4755),
    libsndfile (#4628), lpsolve (#4264),  LUMPY (#4682), MaSuRCA (#4706), modred (#4729), MXNet (#4765),
    NRGLjubljana (#4651), OrfM (#4703), Perl4-CoreLibs (#4670), prodigal (#4468), pydlpoly (#4756), SeqAn (#4603),
    sharutils (#4745), Spyder (#4627), Tkinter (#4620), VariantMetaCaller (#4632)
- added new easyconfigs for existing toolchains:
  - gimkl/2017a (#4646)
- added additional easyconfigs for various supported software packages, including:
  - ABINIT 8.2.2, BLAST+ 2.6.0, Bowtie2 2.3.2, FFmpeg 3.3.1, NCL 6.4.0, Rust 1.18.0, SAMtools 1.5, VTK 7.1.1
- minor enhancements, including:
  - use 'git diff --name-only' and $TRAVIS_COMMIT_RANGE in Travis config to get list of changed files (#4606, #4619)
  - add tuneR, seewave, soundecology, vcfR extensions for R 3.4.0 (+ libsndfile as dep) (#4628, #4680, #4747)
  - also copy README for GapFiller (#4631)
  - enable inclusion of version symbol by using --enable-ld-version-script configure option for LibTIFF (#4639)
  - add SHA256 checksums for libpciaccess to discriminate from old tarballs that required running autogen.sh (#4688)
  - fix NE_GLOBAL_DIR path for ne by also specifying PREFIX in buildopts (#4698)
  - more (trivial) style fixes (#4761)
  - avoid use of import in ANSYS & MATLAB easyconfigs (#4762)
  - set $OMP_NUM_THREADS during CP2K test step via dedicated easyconfig parameter (#4763)
  - avoid use of 'import' in BFAST easyconfigs, just strip of 'a' from version (#4764)
  - add the docopt module to all Python 2017a easyconfigs (#4770)
  - stop using deprecated 2-element tuple format in sources, use equivalent dict format instead (#4774)
- various bug fixes, including:
  - fix typo in statsmodels source url (/sources/ -> /source/) (#4612)
  - add location to DotLib.pm to $PERL5LIB for SSPACE_Basic (#4638)
  - add missing /gnu/ ins ftpmirror.gnu.org source_urls, or use GNU_SOURCE where possible (#4653)
  - consistently use --with-harfbuzz=no configure option in freetype easyconfigs (#4668)
  - use --with-x=yes in R easyconfigs that include X11 as a dependency (#4701)
  - remove '4.0' in tbb description (#4707)
  - add lib sanity check paths for Debian compatibility in nettle (#4722)
  - fix source URLs for HDF5 (#4749)


v3.2.1 (May 12th 2017)
----------------------

bugfix/update release
- added example easyconfig files for 12 new software packages:
  - AdapterRemoval (#4509), blasr_libcpp (#4566), canu (#4473), enchant (#4567), hunspell (#4567), memkind (#4544),
    NLTK (#4565), pbbam (#4566), pbdagcon (#4566), pyenchant (#4567), Siesta (#4562), xarray (#4556)
- added new easyconfigs for existing toolchains:
  - goolfc 2017.01 (#4577)
- added additional easyconfigs for various supported software packages, including:
  - HDF5 1.10.1, NAMD 2.12, OpenFOAM 4.1, pandas 0.20.1, ParaView 5.2.0, R 3.4.0, R-bundle-Bioconductor 3.5, Tensorflow 1.1.0
- minor enhancements, including:
  - update source URLs in libpciaccess easyconfigs (#3960)
  - enable use of double precision floating point in METIS 5.1.0 foss/2016a easyconfig (#4555)


v3.2.0 (May 5th 2017)
---------------------

feature release
- added example easyconfig files for 34 new software packages:
  - ACTC (#4386), atomate (#4484), BreakDancer (#4455), bx-python (#4486), ClusterShell (#4432), custodian (#4484),
    DFTB+ (#4398), Doris (#4404), ED2 (#4402), FireWorks (#4484), GETORB (#4414), GapFiller (#4462), IPy (#4450),
    imbalanced-learn (#4373), ipyrad (#4507), libiconv (#4499), MultiQC (#3564), NLopt (#1750), Node-RED (#4542),
    PyCUDA (#4523), pymatgen-db (#4484), QuTiP (#4371), ROI_PAC (#4414), Rascaf (#4459), RepastHPC (#4395),
    rootpy (#4242), SSPACE_Basic (#4461), Sambamba (#4442), Spack (#4431), SpiceyPy (#4406), StaMPS (#4454),
    samblaster (#4435), VMD (#4391), WRF-Fire (#4403)
- added additional easyconfigs for various supported software packages, including:
  - BamTools 2.4.1, Boost 1.64.0, GCC 7.1.0, IPython 5.3.0, LLVM 4.0.0, Mesa 17.0.2, Octave 4.2.1, OpenMPI 2.1.0,
    PETSc 3.7.5, PGI 17.3, Perl 5.24.1, Python 2.7.13 + 3.6.1 (incl. numpy 1.12.1, scipy 0.19.0), R 3.3.3, SuiteSparse 4.5.5
- various enhancements, including:
  - sync Bowtie2 easyconfigs, consistently use Bowtie2 easyblock (#4380)
  - use pl2 source tarball for FFTW 3.3.6 which already includes patch for F03 interface (#4529)
- various bug fixes, including:
  - add missing XZ dep in easyconfig for libunwind 1.1 w/ GCC/4.9.2, sync sanity_check_paths across libunwind easyconfigs (#4369)
  - use 'use_fma4' rather than deprecated 'use_fma' easyconfig parameter in FFTW easyconfigs using intel toolchain (#4384)
  - fix pkgconfig patch for Qhull (#4451)
  - also use patch for METIS 5.1.0 to enable use of doubles in easyconfig for foss/2016b (#4467)
  - add dependency NLopt for R extension nloptr (#4481)
  - fix issue with configparser and backports namespace blocking inclusion of nbconvert with IPython (#4504)
  - change source_urls of pycrypto to encrypted https://pypi.python.org/... (#4505)
  - fix sources spec for HMMER 3.1b2 + minor style fixes + better sanity check (#4531)
  - also build IMB-IO in IMB 4.1 easyconfig using foss/2016a (#4539)


v3.1.2 (March 20th 2017)
------------------------

bugfix/update release
- add patch to FFTW 3.3.6 easyconfigs to fix MPI F03 interface (#4334)
  - note that this warrants rebuilding FFTW that is a part of foss/2017a
- added example easyconfig files for 14 new software packages:
  - DBG2OLC (#4281), disambiguate (#4125), fqtrim (#4280), GFOLD (#4293), Kaiju (#4349), LSMS (#4335),
    L_RNA_scaffolder (#4282), PileOMeth (#4289), psycopg2 (#4319), QGIS (#4307, #4332), QJson (#4305),
    QScintilla (#4306, #4313), sketchmap (#4360), snaphu (#4362)
- added additional easyconfigs for various supported software packages, including GROMACS 2016.3, PGI 17.1, SAMtools 1.4
- various enhancements, including:
  - fix style in several easyconfigs (#4267-#4271, #4274, #4275, #4277, #4279, #4286-#4288, #4318)
- various bug fixes, including:
  - correctly set $PYTHONPATH in ROOT easyconfigs (#4239, #4331)
  - correct libjpeg turbo references in GDAL (#4276)
  - make sure that HDF5 provided via EasyBuild is used in BLASR easyconfigs (#4278)
  - fix issues with miRDeep2 installation (#4291, #4301, #4316)
  - also run tests with Tcl module syntax, Lua is the default in EasyBuild v3.x (#4315)
  - fix PostgreSQL homepage + minor style fixes (#4318)
  - detect use of '$root', which is not compatible with module files in Lua syntax (#4330)
  - fix homepage/source_urls for ViennaRNA (#4338)
  - pass down $FFLAGS via FLAGS_OPT in SWASH easyconfigs (#4341)
  - remove include/GL/wglext.h from Mesa sanity check (#4354)
  - rename S.A.G.E. to SAGE, can't have directories with trailing dot in Windows (#4368)


v3.1.1 (March 7th 2017)
-----------------------

bugfix/update release
- added example easyconfig files for 16 new software packages:
  - Caffe (#3667), DIAMOND (#4107), fmt (#4131), googletest (#4132), igraph (#4172), MEGA (#4202), meRanTK (#4175),
    meshio (#4178), miRDeep2 (#4229, #4255), OOMPA (#4211), PBSuite (#4224, #4230), randfold (#4217), skewer (#4246),
    Smoldyn (#4110), SpiecEasi (#4215), stress (#4180)
- added additional easyconfigs for various supported software packages, including:
  - binutils 2.28, Cantera 2.3.0, CGAL 4.9, GMP 6.1.2, IPython 5.2.2, JasPer 2.0.10, NWChem 6.6, matplotlib 2.0.0,
    PCRE 8.40, Qt5 5.8.0, Vim 8.0, X11 bundle v20170129, VTK 7.1.0, Yade 2017.01a
- added new easyconfigs for existing toolchains:
  - iomkl/2017a (#4216), intel/2017.02 (#4248)
- various enhancements, including:
  - fix style in several easyconfigs (#4174, #4176, #4190, #4233)
  - add sanity check command to Yade easyconfig to make sure that 'import yade' works, include bzip2 as dep (#4193)
  - add PDF::API2 extension to Perl 5.24.0 easyconfigs + sync exts_list (#4221)
- various bug fixes, including:
  - add Bison and gettext as build deps for X11 (#4111)
  - clean up dependencies in libdrm (#4113)
  - make sure Ghostscript picks up external libraries (#4118)
  - fix ippicv source download and library install for OpenCV v3.1.0 (#4126)
  - fix software name for OrthoMCL + modernise OrthoMCL easyconfigs (#4134, #4135)
  - get rid of backticks in gettext descriptions, causes problems when packaging with FPM (#4146)
  - remove duplicate sources specification in OpenMPI (#4150)
  - fix definition of buildopts/installopts in Cantera easyconfig (#4133, #4164, #4177)
  - use http rather than ftp source URLs in CFITSIO easyconfigs (#4167)
  - add patch for XZ 5.2.2 to include 5.1.2alpha symbols required by 'rpm' command on CentOS 7.x (#4179)
  - add patch for Boost v1.61-1.63 to fix problem with make_array/array_wrapper in boost serialization library (#4192)
  - set CMAKE_PREFIX_PATH to ncurses install directory in CMake easyconfigs (#4196)
  - switch to lowopt=True for libxc v2.2.* and v3.* (#4199)
  - remove custom sanity_check_paths, since it's identical to that used by the R easyblock (#4200)
  - fix version (& homepage) in ea-utils easyconfigs (#4205)
  - remove --with-threads configure option in OpenMPI-2.* (#4213)
  - fix check for Szip library in configure script for netCDF 4.1.3 (#4226)
- fix source_urls in several easyconfigs, including:
  - bsoft, cutadapt, EMBOSS, GnuTLS, ImageMagick, LibTIFF, Mercurial, netCDF, netCDF-Fortran, pigz, ROOT and Subversion (#4227)


v3.1.0 (February 3rd 2017)
--------------------------

feature release
- added easyconfigs for foss/2017a and intel/2017a common toolchains (#3968, #3969)
- added example easyconfig files for 16 new software packages:
  - ack (#3983), cclib (#4065), ConnectomeWorkbench (#3411), GroIMP (#3994), hyperspy (#3991), I-TASSER (#1216),
    ImageJ (#4023, #4062), libconfig (#4051), libspatialindex (#4002), mahotas (#3990), Minia (#3949), muParser (#4007),
    NetLogo (#3941), QIIME (#3868), QwtPolar (#4019), Tensorflow (#4084, #4095)
- added additional easyconfigs for various supported software packages, including:
  - Boost 1.62.0 + 1.63.0, CP2K 4.1, GSL 2.3, PLUMED 2.3.0, Qt5 5.7.1, WRF 3.8, WPS 3.8, Yade 2016.06a, zlib 1.2.11
- various enhancements, including:
  - update FFTW 3.3.5 easyconfigs to use FFTW easyblock & enable running of tests (#3985)
  - add FME extensions (+ deps) in R 3.3.1 easyconfigs (#4063)
- various bug fixes, including:
  - add libxml2 dependency on HDF5 (#3759)
  - remove unnecessary dependency in libmatheval (#3988)
  - fix permissions on SWASH binaries (#4003)
  - add conda-forge channel to perl-app-cpanminus (#4012)
  - add missing deps (libpthread-stubs, libpciaccess) to libdrm 2.4.70 (#4032)
  - modloadmsg style fixes in multiple easyconfigs (#4035)
  - include X11 as dep for Molden (#4082)
  - remove incorrect definition for $ROSETTA3_DB, now (correctly) defined via Rosetta easyblock (#4083)
- fix source URLs for several easyconfigs, including:
  - arpack-ng 3.1.3 + 3.1.5 (#4050), ChIP-Seq 1.5-1 (#4050), Ghostscript 9.10, 9.14 + 9.16 (#4050),
    Git 1.7.12, 1.8.2 + 1.8.3.1 (#4050), HBase 1.0.2 (#4043), libevent 2.0.22 (#4037), libsodium 1.0.3 (#4046),
    lynx 2.8.7 (#4050), Maven 3.2.2 and 3.3.3 (#4039), MEME 4.8.0 (#4050), PCC 20131024 (#4044), S-Lang 2.3.0 (#4045),
    Spark 1.3.0 (#4041), splitRef 0.0.2 (#4040)


v3.0.2 (December 22nd 2016)
---------------------------

bugfix release
- added example easyconfig files for 13 new software packages:
  - CryptoMiniSat (#3952), MATSim (#3902), Molcas (#2084), ne (#3376), psmc (#3910), PyCogent (#3897),
    PyNAST (#3897), RASPA2 (#3903, #3946), SimPEG (#3876), SolexaQA++ (#3892), taco (#3882),
    UCLUST (#3896), USPEX (#3767)
- added additional easyconfigs for various supported software packages, including:
  - Mono 4.6.2.7, PGI 16.10, ROOT 6.08.02
- various enhancements, including:
  - trivial style fixes (#3878, #3893, #3895)
- various bug fixes, including:
  - add X11 develop libs to ncview easyconfig (#3881)
  - fix source_urls in pkg-config easyconfigs (#3907)
  - install numpy/scipy as .egg to ensure shadowing of numpy/scipy in parent Python installation (#3921)
  - fix broken source URL + homepage for Infernal (#3928)
  - fix test that verifies dumped easyconfig, take into account that dumped dependencies may include hardcoded dependency (#3932)
  - include libGLU as dependency in freeglut easyconfigs with recent Mesa (#3936)
  - add patch for FreeSurfer to fix issue with MATLAB 2013 (#3954)


v3.0.1 (November 30th 2016)
---------------------------

bugfix release
- added example easyconfig files for 7 new software packages:
  - Cookiecutter (#3827), ETE (#3857), findhap (#3860), graphviz (Python bindings, #3826), LoFreq (#3856),
    PhyloBayes-MPI (#3859), XGBoost (#3849)
- added additional easyconfigs for various supported software packages
- various enhancements, including:
  - add ipywidgets and widgetsnbextension extensions to IPython 5.1.0 easyconfigs (#3818, #3823)
  - run dadi test suite as a sanity check command (#3858)
- various bug fixes, including:
  - fix incorrect descriptions for ifort (#3817)
  - fix modulename for Jinja2 and Pygments (#3823)
  - fix download URL in BLAST 2.2.26 easyconfig (#3861)


v3.0.0 (November 16th 2016)
---------------------------

feature release
- backwards incompatible changes:
  - archive easyconfigs using old inactive toolchains
    - see #3725, #3728, #3729, #3730, #3731, #3732, #3733, #3735, #3736, #3737, #3738
    - only taken into account by EasyBuild if --consider-archived-easyconfigs is enabled
    - no easyconfigs available outside of archive for QLogicMPI + 15 toolchains:
      - ClangGCC, cgmpich, cgmpolf, cgmvapich2, cgmvolf, cgompi, cgoolf, gmacml,
        goalf, gpsmpi, gpsolf, iiqmpi, intel-para, ipsmpi, iqacml
  - fix name in PyTables easyconfigs (was pyTables) (#3785)
- added example easyconfig files for 32 new software packages:
  - 3to2 (#3655), Anaconda2 (#3337), Anaconda3 (#3337), ART (#3724), atools (#3631),
    awscli (#3645), behave (#3751), Blosc (#3785), bokeh (#3790), Cantera (#3655),
    Cargo (#3764), dadi v1.7.0, distributed (#3786), ea-utils (#3634), Elk (#3644),
    FGSL (#3638), gencore_variant_detection (#3337), help2man (#3768), lbzip2 (#3791),
    Log-Log4perl (#3574), Minimac2 (#3783), mypy (#3694), OBITools (#3573),
    perl-app-cpanminus (#3337), PGDSpider (#3625), prokka (#3755), Reads2snp (#3609),
    spglib-python (#3620), SUNDIALS (#3654, #3655), SelEstim (#3626), XMLStarlet (#3797),
    x265 (#3090)
- added easyconfigs for new 'intelcuda' toolchain (#3750)
- added new easyconfigs for existing toolchains:
  - goolfc/2016.08 (#3796), goolfc/2016.10 (#3666, #3775), intel/2017.00 (#3543), intel/2017.01 (#3757),
    iomkl/2016.09-GCC-4.9.3-2.25 (#3680), iomkl/2016.09-GCC-5.4.0-2.26 (#3772)
- added additional easyconfigs for various supported software packages, including:
  - Advisor 2017 update 1, Amber 16, ATLAS 3.10.2, GROMACS 2016, Octave 4.0.3,
    OpenFOAM 3.0.1, PyTables 3.3.0, QuantumESPRESSO 6.0, Rust v1.12.1
- various other enhancements, including:
  - STREAM builds using ~56GiB and ~111GiB (#3670)
- various bug fixes, including:
  - fix source spec in VASP easyconfig, ensure static linking with Intel MKL (#3381)
  - fix source URL in GCCcore 6.2.0 easyconfig (#3608)
  - correct STAMP dependency in i-cisTarget, must be 1.3 (#3613)
  - consistently specify to use -fgnu89-inline flag in M4 1.4.17 easyconfigs (#3623)
  - fix source URLs for Cython (#3636)
  - add Bison as build dep and M4 as runtime dep for flex 2.6.0 (#3656)
  - enable parallel building of flex 2.6.0 (#3630)
  - add zlib and bzip2 dependencies to X11 bundle (#3662)
  - use 'letter_dir_for' function rather than just grabbing 1st letter of software name in easyconfigs tests (#3664)
  - add patch to fix typo in GRIT 2.0.5 (#3675)
  - fix typo in patch for WRF 3.8.0 (#3702)
  - use $CC,$CXX rather than $I_MPI_CC,$I_MPI_CXX in patch for OpenFOAM 4.0 (#3703)
  - patch FLTK to fix 'undefined symbol' issue when building Octave (#3704)
  - include Pillow as a proper dep for scikit-image rather than as extension, since it has deps itself (#3723)
  - update Travis config w.r.t. changes framework config defaults and required Lmod version (#3773)
  - don't limit parallellism to 4 in recent GCC easyconfigs (#3776, #3777, #3778)
  - include M4 as dependency in flex 2.5.39 easyconfigs + fix consistency issues (#3782)
  - consistently apply patch for ncurses 6.0 (#3792)
  - eliminate dependency on mpi-mic-rt in ifort (#3793)
  - include Autotools as build dependency in all beagle-lib and MrBayes easyconfigs (#3794)
  - make OpenBLAS use the LAPACK version specified in the easyconfig (v0.2.18 & v0.2.19) (#3795)
  - include original download URL for ISL source tarball in GCC easyconfigs (#3798)
  - disable installing libiberty for binutils built with intel toolchain (#3802)

v2.9.0 (September 23rd 2016)
----------------------------

feature release
- added example easyconfig files for 88 new software packages:
    ADMIXTURE (#3359), angsd (#3593), ASHS (#3429), AutoDock (#3465), AutoGrid (#3466), BayeScan (#2748, #3356),
    BayPass (#3451), Bazel (#3379), Blender (#3553, #3558), bwakit (#3567), BXH_XCEDE_TOOLS (#3410), CastXML (#3403),
    CHASE (#3304), configparser (#3368, #3424), configurable-http-proxy (#3380), cppcheck (#3508), CRPropa (#779),
    DicomBrowser (#3432), DMTCP (#3422), entrypoints (#3368, #3424), f90cache (#3570), fastPHASE (#3343),
    fastQValidator (#3192), FFindex (#1135), FragGeneScan (#1198), gdc-client (#3399), gflags (#3417), glog (#3417),
    GRIT (#3561), H5hut (#3431), HAPGEN2 (#3344), HEALPix (#779), IMOD (#1187, #3347), IronPython (#607),
    jhbuild (#3476), jupyterhub (#3380), Keras (#3581), khmer (#1158), LeadIT (#3345, #3599), LevelDB (#3417),
    libbitmask (#3481), libcpuset (#3481), LMDB (#3417), log4cplus (#1136), MACH (#3346), Mako (#3460), Maq (#3428),
    MetaGeneAnnotator (#3307), Metal (#3324), Mono (#607), MyMediaLite (#607), nco (#2575), nose-parameterized (#3579),
    OpenEXR (#3553), OpenImageIO (#3553), path.py (#3368, #3424), PCRE2 (#3325), pftoolsV3 (#3317), PHASE (#3385),
    PLAST (#3288), PLINKSEQ (#3402), POV-Ray (#3551), ProbABEL (#3108), prompt-toolkit (#3368, #3424),
    protobuf-python (#3563), PSORTb (#3317), py (#3403, #3482), pygccxml (#3403, #3482), pyGIMLi (#3403, #3482),
    pyplusplus (#3403, #3482), PyQt5 (#3533), Pyro4 (#3527), pytest (#3403, #3482), QCA (#3595), RDMC (#1137),
    S.A.G.E. (#3427), SDL2 (#3551), SHORE (#3531), SimVascular (#3555), SortMeRNA (#3326), SUMACLUST (#3316),
    SUMATRA (#3316), Text-CSV (#3323), Triangle (#3403), VEGAS (#3457), VirSorter (#3307), wcwidth (#3368, #3424),
    X11 (#3340)
- added new easyconfigs for existing toolchains:
    - CrayGNU + CrayIntel 2016.06 (#3377)
    - foss 2016.07 (#3517) + 2016.09 (#3523),
    - iomkl 2016.07 (#3458)
    - pomkl 2016.09 (#3516)
- added additional easyconfigs for various supported software packages, including:
    FFTW 3.3.5, GCC 4.9.4 + 6.2.0, GROMACS 5.1.4, IPython 5.1.0, LLVM 3.9.0, Mesa 12.0.1, OpenCV 3.1.0, OpenFOAM 4.0,
    OpenMPI 2.0.1, ParaView 5.1.2, PGI 16.7, QuantumESPRESSO 5.4.0, Qt5 5.7.0, R-bundle-Bioconductor 3.3, VTK 7.0.0,
    Yade 2016.06a
- various enhancements, including:
    - adjust PSI4 easyconfigs for updated easyblock (#3312)
    - clean up libxml2 easyconfigs according to updated libxml2 easyblock (#3479, #3509)
    - significantly speed up verifying of dumped easyconfig by resorting to 'shallow' parsing (#3520)
    - include sanity checks for all MATIO config files (#3528)
    - remove --with-tcl-config/--with-tk-config from R easyconfig, already done in R easyblock (#3580)
- various bug fixes, including:
    - disable testing in all ParaView 4.4.0 easyconfigs, required download is too much of a PITA (#3178)
    - add SQLite as dep to GDAL 2.1.0 easyconfigs (#3342)
    - add zlib/SQLite/LibTIFF as dep to R 3.3.1 easyconfigs (#3342)
    - add bzip2 as a dependency of freetype (#3464)
    - specify correct MPI target in FDS easyconfigs (#3488)
    - add tcsh as OS dep in NAMD easyconfigs (#3491)
    - statically link ncurses/libreadline in Lua easyconfig with 'dummy' toolchain (#3545)
    - add M4 as dep for flex 2.6.x (#3542, #3550)
    - add bzip2 and libxcb dependencies to FFmpeg 3.x easyconfigs (#3548)
    - make sure & check that Graphviz does not install Tcl bindings in Tcl install prefix (#3556)
    - add missing patches for extensions in Python 3.x easyconfigs (#3557)
    - add missing XZ dependency to libxml2 2.9.4 easyconfigs, change gettext dep of XZ to build-only dep (#3568)
    - enable running of tests for HPCG (#3578)
    - fix buildopts in tabix easyconfigs (#3584)


v2.8.2 (July 13th 2016)
-----------------------

bugfix release
- added example easyconfig files for 54 new software packages:
    Amber (#3200), Bullet (#3175), CONTRAlign (#690), Cluster-Buster (#3191), damageproto (#3222, #3308),
    DCA++ (#3219), EIGENSOFT (#3147, #3163), Extrae (#507), fdstools (#3237), ffnet (#3273), GP2C (#3257),
    Gurobi (#3239), gc (#3202, #3261), gputools (#546), IMa2p (#3300), IOzone (#3253), i-cisTarget (#3191, #3194),
    icmake (#3243), io_lib (#3255), Kent_tools (#3191), libcmaes (#3256), libpsortb (#3259), libxsmm (#3099),
    MEGACC (#3263), MM-align (#1428), MOSAIK (#880), MView (#1345), MySQL-python (#3172, #3189), magma (#3219),
    mrFAST (#862), mrsFAST (#862), mysqlclient (#3172, #3232), NTL (#3183), PARI-GP (#3257), Paraver (#508),
    psutil (#3171, #3231), PSI4 (#3293), Qwt (#3157), RMBlast (#3142), STAMP (#3191), Seqmagick (#3264),
    splitRef (#946), TAU (#509), TRF (#3141), TVB (#3053, #3247, #3251), TVB-deps (#3053, #3247, #3251),
    tvb-data (#3053, #3247, #3251), tvb-framework (#3053, #3247, #3251), tvb-library (#3053, #3247, #3251),
    VampirTrace (#509), Voro++ (#3174), wheel (#3235), wxPropertyGrid (#508), xonsh (#3159)
- added easyconfigs for update of common toolchains: foss/2016b (#3271), intel/2016b (#3270)
- added new easyconfigs for existing toolchains: CrayGNU 2016.03 & 2016.04 (#3291), foss/2016.06 (#3184), intel/2016.03-GCC-5.4 (#3185)
- added additional easyconfigs for various supported software packages, including:
    Boost 1.61.0, GCC 5.4.0, GROMACS 3.3.3, HDF5 1.8.17, netCDF 4.4.1, numpy 1.11.0, Perl 5.24.0, PETSc 3.7.2,
    Python 2.7.12, Python 3.5.2, Qt 3.3.8, R 3.3.1
- various enhancements, including:
    - use check_conflicts function in easyconfigs tests (#2981)
    - also include vsc-install in list of sources for recent EasyBuild easyconfigs, to support offline installation (#3203)
    - enable building of libmysqld.* in MariaDB easyconfigs (#3230)
    - add ALDEx2, phyloseq to bundles for Bioconductor 3.2 (#3211, #3241)
    - add biom, geepack, lubridate, pim to list of R 3.2.3 extensions (#3186, #3211, #3275)
- various bug fixes, including:
    - add patch for Boost 1.60.0 to fix bug resulting in TypeError (#3162)
    - add fftw dependency to CP2K 2.6.0 easyconfigs using CrayGNU (#3176)
    - fix location of libelf.h, only (also) installed as include/libelf.h is there's no /usr/include/libelf.h (#3201)
    - fix software name for Guile & GnuTLS (was 'guile' & 'gnutls') (#3207)
    - added missing space in Geant4 configopts to specify -DGEANT4_INSTALL_DATA (#3209)
    - fix Cython download URL in Python 2.7.11 easyconfigs (#3212)
    - add missing build deps for X stack in easyconfigs using foss/2016a or intel/2016a (#3222, #3308)
    - fix overruling of exts_list in Perl 5.22.2 easyconfig (#3224)
    - add missing dependency on GMP in R 3.2.3 easyconfigs (#3226)
    - don't hard specify toolchain for binutils build dep in likwid easyconfig, since it matches parent toolchain (#3240)
    - fix homepage & source_urls in HMMER easyconfigs (#3246)
    - stick to pydot 1.1.0 for Python 2.6 in Travis config (#3282)
    - add python-dev(el) to osdeps in GC3Pie easyconfigs (#3310)


v2.8.1 (May 30th 2016)
----------------------

- added example easyconfig files for 13 new software packages:
    drFAST (#906), git-lfs (#2478), grabix (#3127), JWM (#3007), libcroco (#3007), librsvg (#3007), MaCH (#3136),
    mayavi (#3106), OpenMM (#2762), Pysam (#3080), SeqPrep (#3097), vt (#3128), wkhtmltopdf (#3098)
- added new easyconfigs for existing toolchains: intel/2016.03-GCC-4.9 (#3088)
- added additional easyconfigs for various supported software packages, including:
    Boost 1.61.0, ESMF 7.0.0, Inspector 2016 update 3, IPython 4.2, netCDF-C++4 4.3.0, netCDF-Fortran 4.4.4, Perl 5.22.2, VTune 2016 update 3
- various bug fixes, including:
    - apply libreadline patch to fix bug triggering segmentation fault (#3086)


v2.8.0 (May 18th 2016)
----------------------

feature + bugfix release
- added example easyconfig files for 69 new software packages:
    ALPS (#2888), annovar (#3010), BayeScEnv (#2765), BayesAss (#2870), BerkeleyGW (#2925), Blitz++ (#2784, #3004),
    bam-readcount (#2850), Commet (#2938), CrossTalkZ (#2939), cuDNN (#2882), DBus (#2855), DFT-D3 (#2107),
    DIAL (#3056), dask (#2885), dbus-glib (#2855), FFLAS-FFPACK (#2793), FLAC (#2824), FLANN (#3015, #3029),
    FLEUR (#3043), GConf (#2855), GROMOS++ (#1297), GST-plugins-base (#2855), GStreamer (#2855), GTOOL (#2805),
    Givaro (#2793), gdist (#2935), gromosXX (#1297), HISAT2 (#2809), i-PI (#2940), Kraken (#3037, #3041), LAME (#2823),
    LASTZ (#3002), LinBox (#2793), Loki (#2839), libQGLViewer (#2923, #3008), libXxf86vm (#2855),
    MDSplus (#2787, #2838, #3027), MRIcron (#2831), Mawk (#2732), minieigen (#2839), mpmath (#3058), NBO (#3047, 3048),
    NGS (#2803), NGS-Python (#2810), ncbi-vdb (#2808), OptiX (#2795), PCL (#3024), PEAR (#2731), PLplot (#2990),
    Postgres-XL (#2891), PyGTS (#2969), RSeQC (#2788), Rust (#2920, #2943), rainbow (#2730), SHAPEIT (#2806),
    SIONlib (#2908), Saxon-HE (#2773), Singularity (#2901), SoX (#2825), Subread (#2790), SuperLU (#2665),
    travis (#2953), VASP (#2950), Wannier90 (#2906, #3042), wget (#3041), wxPython (#2855), xf86vidmodeproto (#2855),
    Yade (#2839), Yambo (#2932)
- add test configuration for Travis (#2942, #2944, #2954, #3061)
- added easyconfigs for new PGI-based toolchains
    - pomkl/2016.03 (#2899, #2900, #3046), pomkl/2016.04 (#3044), CrayPGI/2016.04 (#2927)
- added new easyconfigs for existing toolchains:
    foss/2016.04 (#3013), intel/2016.02-GCC-5.3 (#2523), intel/2016.03-GCC-5.3 (#3009)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    incl. CGAL 4.8, Clang 3.8.0, icc/ifort 2016.2.181 & 2016.3.210, imkl 11.3.2.181 & 11.3.3.210, impi 5.1.3.181,
          LLVM 3.8.0, OpenCV 2.4.12, pandas 0.18.0, Qt 5.6.0, Scalasca 2.3, Score-P 2.0.1, SuiteSparse 4.5.2, WRF 3.8
- various other enhancements, including:
    - enhance ORCA easyconfig for compatibility with SLURM (#1819)
    - enable -fPIC in GraphicsMagick easyconfig, required by Octave (#2764)
    - clean up binutils easyconfigs to use binutils easyblock (#3006)
    - add include/GraphicsMagick to $CPATH in GraphicsMagick easyconfigs (#3034)
    - update SuiteSparse easyconfigs according to updated SuiteSparse easyblock (#3050)
- various bug fixes, including:
    - fix Perl extensions download urls (#2738)
    - add Autoconf as build dep for GCCcore (#2772)
    - fix versions of extensions in Bioconductor 3.2 bundles (#2769)
    - fix (build) deps for intel/2016a easyconfigs of cairo, libXext, libXrender (#2785, #2874)
    - use 'env' wherever preconfig/build/installopts is used to set environmental variables (#2807, #2811, #2812)
    - add zlib as explicit dep in Tk easyconfigs (#2815)
    - consistently specify to use -fgnu89-inline flag in M4 1.4.17 easyconfigs (#2774, #2779, #2816)
    - fix homepage and description in Pygments easyconfigs (#2822)
    - include pkg-config as build dependencies for libXau, libXdmcp, libxcb (#2827)
    - consistently use XORG_*_SOURCE constants (#2829, #2830, #2848)
    - update source URLs in ScientificPython easyconfig files (#2847)
    - add checksums in SuiteSparse easyconfigs (#2849)
    - fix build deps for GObject-Introspection (#2852)
    - correctly specify Perl location in git easyconfig (#2866)
    - fix bitstring 3.1.3 download URL in Python easyconfigs, source tarball on PyPI disappeared (#2880)
    - fix Perl dependency in worker easyconfig, it requires non-standard Perl modules (#2884)
    - add XZ as dependency in Python 3.5.1 easyconfigs, required for lzma (#2887)
    - fix download URL for packmol (#2902)
    - drop usempi toolchain in numexpr easyconfigs, not needed (#2937)
    - fix use of resolve_dependencies in tests according to changes in framework (#2952)
    - add dependency extensions for MarkupSafe and jsonscheme in IPython 3.2.3 easyconfigs (#2967)
    - add patch for matplotlib 1.5.1 to fix Tcl/Tk library paths being used (#2971)
    - add xproto build dependency for makedepend v1.0.5 (#2982)
    - disable parallel build for Doxygen (#2986)
    - fix source URLs for FreezeThaw and Tie::Function extensions for Perl v5.22.1 (#2988)
    - add sed command in worker easyconfig files to fix module_path in conf/worker.conf (#2997, #3000)
    - drop toolchainopts from Eigen easyconfigs, since it is headers-only (#3025)
    - clean up dummy bzip2 easyconfig, define buildopts rather than defining $CC and $CFLAGS via os.environ (#3036)
    - use %(pyshortver)s template rather than hardcoding 2.7 in VTK easyconfigs (#3052)
    - correct install location of OpenCV Python bindings (#3054)
    - include XZ as dependency for libunwind (#3055)
    - add patch to fix broken OpenSSL tests due to expired certificates (#3057)
    - fix broken link to VSC website in license headers (#3062)


v2.7.0 (March 20th 2016)
------------------------

feature + bugfix release
- added example easyconfig files for 63 new software packages:
    ATSAS (#616, #2587), astropy (#2724, #2727), attr (#2706), BamUtil (#2654), BBMap (#2322), BH (#2508),
    CheMPS2 (#2445), CosmoloPy (#2723, #2727), csvkit (#2639), Firefox (#2648), FreeXL (#2422), GL2PS (#2667),
    Glade (#2631), htop (#2538), IGV (#2019), IGVTools (#2019), ImageMagick (#2438), jModelTest (#2529),
    KEALib (#2420), libcerf (#2656), libgcrypt (#2201), libglade (#2631), libgpg-error (#2201), libspatialite (#2431),
    LittleCMS (#2438), MAST (#2542), MLC (#2577), MPJ-Express (#2529), mutil (#2201), neon (#758), NextClip (#2544),
    npstat (#2686, #2703), Octopus (#2643), QuickFF (#2721), p4vasp (#2328), PCMSolver (#2445), PFFT (#2643),
    PHYLIP (#2694), pkgconfig (#2475, #2476), Platypus (#2618), pplacer (#1056), PRINSEQ (#2437, #2444, #2585),
    PyFFmpeg (#2501, #2519), PyGObject (#2443), PyGTK (#2443), PyOpenGL (#2628), pyringe (#2533), qrupdate (#2675),
    rgeos (#2635), rpmrebuild (#2402), shift (#2201), SNAPE-pooled (#2688), SNPhylo (#2701), sratoolkit (#2715),
    STAR-Fusion (#2463), statsmodels (#2719), StringTie (#2527), synchronicity (#2508), testpath (#2461),
    USEARCH (#2537), VarScan (#2464), vsc-install (#2165), Whoosh (#2725), xprop (#2645)
- added new easyconfigs for existing toolchains:
    intel/2016.02-GCC-4.9 (#2620), gmpolf/2016a & gmvolf/2016a (#2589)
- stable Cray-specific easyconfigs
    - delete deprecated Cray toolchains and easyconfig files (#2400)
    - don't hardcode PrgEnv version, remove craype and fftw components in Cray toolchains (#2554)
    - remove -XC versionsuffix for stable definitions for Cray* toolchains (#2714)
    - support for various software packages with CrayGNU and CrayIntel toolchains: CP2K, GROMACS, WRF
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including BWA 0.7.13, CMake 3.4.3, GATE 7.2, GROMACS 5.1.2, Mesa 11.1.2, netCDF 4.4.0, Perl 5.22.1, Python 3.5.1,
              R 3.2.3, R-bundle-Bioconductor 3.2, scipy 0.17.0, SuiteSparse 4.5.1
- various other enhancements, including:
    - copy contrib dir in Velvet easyconfigs so scripts are also available (#2456)
    - redefine matplotlib 1.5.1 easyconfig as a bundle, also include cycler extension (dep for matplotlib) (#2470)
    - add bitstring extension to Python 2.7.11 easyconfigs (#2471)
    - enable building of MetaVelvet in Velvet 1.2.10 easyconfigs (#2473)
    - add custom sanity check for libjpeg-turbo (#2480)
    - add Velvet easyconfigs that include BioPerl dependency, so VelvetOptimizer can use it (#2495, #2729, #2733)
    - add source URL in RAxML 7.2.6 easyconfigs (#2536)
    - update MPICH easyconfigs to use new MPICH easyblock (#2589)
    - free libX11 & co from unneeded Python dependency/versionsuffix (#2549, #2563, #2605, #2664)
    - add '--enable-utf --enable-unicode-properties' configure options in PCRE easyconfigs (#2561)
        - required for latest R versions
    - add HCsnip, metagenomeSeq in Bioconductor 3.1 bundles (#2553, #2578)
    - add additional extensions in R 3.2.x easyconfigs that are required for extra Bioconductor extensions (#2547, #2556)
    - update psmpi easyconfig files to use the new psmpi easyblock (#2619)
    - add easyconfig for Python 2.7.11 on top of X11-enabled Tk (#2614, #2621)
    - add virtualenv as extension in Python 2.7.11 easyconfigs (#2660)
- various bug fixes, including:
    - fix software name for GTK+ (was 'gtk+'), PyCairo (was 'pycairo') and Gdk-Pixbuf (was 'gdk-pixbuf') (#2468)
    - don't hardcode CC/CXX in OpenMPI easyconfigs (#2472)
    - remove Google Code source URL for mpi4py (#2474)
    - rename ffmpeg to FFmpeg (#2425, #2481)
    - use available easyblock for flex (#2486)
    - fix determining list of easyconfigs in unit test suite, don't assume locations are correct (#2530)
    - fix specifying DB dependency in DB_File easyconfigs (#2539)
    - remove hard-coded -xSSE4.2 for numpy/scipy with Intel compilers (#2546)
    - fix license headers: Hercules foundation is now FWO (#2550)
    - add --with-zlib configure argument in libxml easyconfigs (#2555)
    - don't hardcode optarch=True in xextproto/xtrans easyconfigs (#2601)
    - change toolchain version to '' in easyconfigs that use dummy toolchain and include dependencies (#2612)
    - GLib doesn't require libxml2 with Python bindings (#2632)
    - add patch file to imkl 10.2.6.038 32-bit easyconfig to fix installer not being able to deal with '--' in build path (#2634)
    - add missing 'pkgconfig' dependency for h5py (#2476, #2650)
    - correct software name in FastQC easyconfigs (was 'fastqc'), use 'dummy' toolchain for all FastQC version (#2657, #2666)
    - add missing libxml2 dependencies in GLib easyconfigs (#2658)
    - fix Xerces-C++ download location (#2668)
    - enable XML::Bare extension in all Perl easyconfigs (#2672)
    - update dead link for SuiteSparse (#2679)
    - remove custom exts_filter in easyconfigs used PythonPackage easyblock (#2683, #2685)
    - add M4 as build dep for binutils & flex (#2681)
    - add missing dependencies in Python 3.5.x easyconfigs: SQLite, Tk, GMP (#2704)
    - fix (OS) deps, add checksums, remove parameter definition with default values in MVAPICH2 easyconfigs (#2707)
- style cleanup in various easyconfigs (#2378, #2387, #2395, #2396, #2488-#2493, #2496-#2500, #2502-#2504, #2602)
    - working towards automated style review of pull requests

v2.6.0 (January 26th 2016)
--------------------------

feature + bugfix release
- add easyconfigs for foss/2016a and intel/2016 common toolchains (#2310, #2311, #2339, #2363)
    incl. easyconfigs for Boost, CMake, Python, Perl using these toolchains
- added example easyconfig files for 21 new software packages:
    BLASR (#922), BioKanga (#2247), BoltzTraP (#2365), basemap (#2221), CppUnit (#2271), EggLib (#2335),
    FLASH (#2281), GLM (#2288), hub (#2249), MACS2 (#1983), MotEvo (#843), numba (#2243), PGI (#1833, #2367),
    PLY (#2305), PaStiX (#2319, #2326), patchelf (#2327), pip (#2284), RSEM (#2316), RcppArmadillo (#2289),
    SCDE (#2289), slepc4py (#2318)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including BamTools 2.4.0, Boost 1.60.0, Clang 3.7.1, DOLFIN/FFC/FIAT/Instant/UFL 1.6.0, GATE 7.0, GCC 5.3.0,
              LLVM 3.7.1, pandas 0.17.1, PETSc 3.6.3, SAMtools 1.3, scipy 0.16.1, SLEPc 3.6.2, Trilinos 12.4.2,
              Trinity 2.1.1, VTK 6.3.0
- various other enhancements, including:
    - added new Cray* toolchain versions with pinned dependency versions (#2222)
    - don't hardcode .so, use SHLIB_EXT constant instead (#2245)
    - add custom sanity check in GEOS easyconfigs (#2285)
- various bug fixes, including:
    - add Autotools (M4) as a build dependency in GMP v6.x easyconfigs (#2096)
    - remove argparse from list of extensions in Python 3.2+ easyconfigs, since it became part of stdlib (#2323)
- various style fixes, including:
    - get rid of tabs (#2302)
    - remove trailing whitespace (#2341)

v2.5.0 (December 17th 2015)
---------------------------

feature + bugfix release
- add GCCcore easyconfig that can be used as base for all compilers (without getting in the way) (#2214)
    - + easyconfig for GCC/4.9.3-2.25: bundle of GCCcore 4.9.3 and binutils 2.25
    - intended to replace the GNU toolchain
- added example easyconfig files for 39 new software packages:
    DIRAC (#2212), GeoIP (#2172, #2185), GeoIP-C (#2172, #2185), graph-tool (#1591), gtkglext (#2217),
    Intel Advisor (#2210), InterProScan (#2225, #2227, #2234), intltool (#2136), kallisto (#2173), LibUUID (#1930),
    LuaJIT (#2153), libXcursor (#2136), libXrandr (#2136), libXtst (#2143), libdap (#1930), libtasn1 (#2208),
    libxkbcommon (#2136), MRtrix (#2217, #2218), MultiNest (#2166, #2168), Nipype (#2150), PPfold (#2183, #2187),
    p11-kit (#2208), pangox-compat (#2217), Qt5 (#2136), randrproto (#2136), rhdf5 (#2175), Stampy (#2180, #2182),
    scikit-umfpack (#2061), scp (Python pkg) (#2196), sleuth (#2175), traits (#2150), vincent (#2169, #2185),
    XKeyboardConfig (#2136), xcb-util (#2136), xcb-util-image (#2136), xcb-util-keysyms (#2136),
    xcb-util-renderutil (#2136), xcb-util-wm (#2136), zlibbioc (#2175)
- added new easyconfigs for existing toolchains:
    intel/2015.08 (#2194), intel/2016.00 (#2209), intel/2016.01 (#2219), iomkl/2015.03 (#2155)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including CMake 3.4.1, HDF5 1.8.16, netCDF 4.3.3.1, netCDF-Fortran 4.4.2, numpy 1.10.1, Octave 4.0.0,
              OpenFOAM 3.0.0, OpenFOAM-Extend 3.2, Python 2.7.11
- various other enhancements, including:
    - add tidyr to R 3.2.1 easyconfigs (#2174)
    - enable C++ support in MIGRATE-N (#2178)
    - also installed shared libraries for AMD and UMFPACK in SuiteSparse (#2061)
    - fix software name for ParaView (was: Paraview) (#2132)
    - enable building of shared libraries for binutils (#2133)
    - harden binutils built with dummy toolchain by linking to system libraries via RPATH (#2228)
    - enhance easyconfig unit tests to check that each easyconfig file is in the right subdirectory (#2232)
- various bug fixes, including:
    - fix ALADIN patch file to not use relative paths, and adjust list of ALADIN sources accordingly (#2207, #2213)
    - rename patch files for OpenFOAM to be in line with other patches (#2226)
    - fix typo in bzip2 source URLs (#2204)
    - force linking of ncurses in libreadline (#2206)
    - enable -fPIC in all zlib 1.2.8 easyconfigs (#2220)
    - move Net-LibIDN/SRA-Toolkit/bbftpPRO/o2scl easyconfigs to right location (#2232)
    - restrict parallel build in OpenFOAM-Extend easyconfigs via 'maxparallel', not 'parallel' (#2233)

v2.4.0 (November 10th 2015)
---------------------------

feature + bugfix release
- added example easyconfig files for 45 new software packages:
    animation (#2007), ANSYS CFD (#1969), ANTLR (#1191, #1980), APR (#1970), APR-util (#1970), Aspera Connect (#2005),
    ChIP-Seq (#2119), deap (#2082), DISCOVARdenovo (#1932), FastQC (#1984), fontsproto (#1618, #2038),
    GraphicsMagick (#2007), HBase (#1990), ISIS (#1972), libedit (#293), libfontenc (#1618, #2038), libGLU (#1627),
    libXdamage (#1618, #2038), libXfont (#1618, #2038), LLVM (#1620, #1989, #2031), MIGRATE-N (#1944), MIRA (#1938),
    mympingpong (#2049), MySQLdb (#2011), NCO (#1191, #1980), NIPY (#2064), Nilearn (#2064), NiBabel (#2064),
    PBZIP2 (#1038), PIL (#2062), PhyloCSF (#2018), pycairo (#2085), pydicom (#2063), Salmon (#2051), Samcef (#1941),
    scikit-image (#1974, #2006), Serf (#1970), SSAHA2 (#1039), Subversion (#1970), SWASH (#2059, #2128), time (#1954),
    Trim_Galore (#1984), Trimmomatic (#1987), WEKA (#1986), x264 (#2017)
- added new easyconfigs for existing toolchains: gimkl/2.11.5 (#2093)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including Clang + LLVM 3.7.0, CMake 3.3.2, CUDA 7.5.18, hanythingondemand v3.0.1, Mesa 11.0.2, mpi4py v2.0.0,
    ncurses 6.0, OpenFOAM 2.4.0, Paraview 4.4.0, Python 3.5.0, QuantumESPRESSO v5.2.1
- various other enhancements, including:
    - enable 'pic' toolchain option in libxml2 easyconfigs (#1993)
    - extend list of R libraries included in R v3.2.1 easyconfigs (#2042, #2046, #2067, #2072)
    - add Rsubread in Bioconductor easyconfigs (#1971)
- various bug fixes, including:
    - fix software name for BEEF (was 'libbeef') (#1679)
    - add patch to install qhull.pc (pkgconfig) file with Qhull (#1975)
    - don't enable experimental nouveau API in libdrm easyconfigs (#1994)
    - fix dev version to follow PEP-440, as required by recent setuptools versions (#1997)
        - required to avoid that setuptools transforms the version itself
        - see also https://www.python.org/dev/peps/pep-0440/#developmental-releases
    - correct homepage in Cufflinks easyconfigs (#2060)
    - fix imports for set_tmpdir in easyblock unit tests after function was moved in EasyBuild framework (#2097)
    - add patch for Tk 8.6.4 to fix problem with tk.tcl not being found (#2102)
    - don't use %(version)s template in toolchain version, causes problems with HierarchicalMNS (#2104)
    - fix sanity check paths in several easyconfig (#2109, #2120, #2121, #2125)
        - required because of bug fix in sanity_check_step implementation
        - CVXOPT, h5py, LIBSVM, libunistring, MDP, monty, PhyloCSF, Pyke, pandas, pycosat, pyhull, pymatgen,
          python-dateutils, Seaborn, Theano, XML-LibXML, XML-Simple


v2.3.0 (September 2nd 2015)
---------------------------

feature + bugfix release
- added example easyconfig files for 19 new software packages:
    ATK (#1780), Atkmm (#1780), cairomm (#1780), GLibmm (#1780), GlobalArrays (#1868), gdk-pixbuf (#1780),
    gtk+ (#1780), Gtkmm (#1780), libbeef (#1827), libsigc++ (#1780), libsodium (#1876), MACS (#1869), MCR (#1677),
    Molpro (#1880), NFFT (#1921), p7zip (#1931), Pangomm (#1780), pygraphviz (#1861), pycosat (#1859)
- added new easyconfigs for existing toolchains: GNU/4.9.3-2.25 (#1836), foss/2015b (#1695), intel/2015b (#1696)
    add easyconfigs using this toolchain for BLAST+ 2.2.31, Boost 1.58.0, CP2K 2.6.1, OpenFOAM 2.3.1,
    Perl 5.20.2 + 5.22.0 (bare), Python 2.7.10, R 3.2.1
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including Boost 1.59.0, CP2K 2.6.1, GCC 5.2.0
- various other enhancements, including:
    - enhance texinfo easyconfig w.r.t. texmf, only use it as a build dependency (#1840)
    - enable building of ld.gold in binutils 2.25 (#1885)
- various bug fixes, including:
    - fix enabling MPI support for h5py 2.5.0 (#1825)
    - fix versions of Bioconductor packages + add a couple extra (#1828, #1852, #1895, #1917)
    - put dummy values in place for builddir/installdir templates in easyconfigs unit tests (#1835)
    - fix easyconfigs unit tests w.r.t. changes made in framework (#1853, #1870, #1874, #1875)
    - add GMP as missing dep in Python 2.7.10 easyconfigs, required for pycrypto extension (#1858)
    - specify installation prefix for SIP (#1888, #1892)
    - add custom sanity check paths in various easyconfigs (#1889, #1894, #1897 - #1909)
        - required because of fix in EasyBuild framework, causing default sanity check paths to be considered
          for extensions that are installed as a module
        - affected easyconfigs include: AnalyzeFMRI, Biggus, bibtexparser, DB_File, DBD-Pg, DBD-SQLite, DBD-mysql,
          evmix, fmri, FPM, GraphViz, gsl, GSSAPI, MDP, mpi4py, ncdf, ncdf4, netifaces, NetLibIDN, networkx,
          ordereddict, Parallel-ForkManager,  paycheck, PyQuante, Pyke, PyQt, r2py, rjags, runjags, scikit-learn,
          SOBAcl, vsc-processcontrol, vsc-mympirun-scoop, XML, XML-Dumper, XML-Parser, XML-Twig, YAML-Syck
    - don't enable 'static' toolchain option in SuiteSparse 4.4.3 easyconfig (#1911)
    - add --exclude unpack options for OpenFOAM 2.3.1 to avoid cyclic symlink causing problems when unpacking (#1925)

v2.2.0 (July 15th 2015)
-----------------------

feature + bugfix release
- added example easyconfig files for 62 new software packages:
    ADF (#899), AutoDock_Vina (#808), bibtexparser (#1726), Biggus (#1770), Bismark (#990), blasr (#1662), BSMAP (#1171),
    Check (#811), Circuitscape (#1222), CONTRAfold (#689), cramtools (#1741), DBD-Pg (#1066), DendroPy (#995),
    EMAN2 (#1737), ETSF_IO (#727), eudev (#1578), fastqc (#1636), FDS (#814, #1617, #1625), FPM (#1440),
    frealign (#1619), g2log (#1035), GC3Pie (#1692, #1756, #1768), GenotypeHarmonizer (#1672), gensim (#1762),
    GraphViz (#1658), hisat (#1674), IDBA-UD (#1045), IMa2 (#828), IMPUTE2 (#824), JUBE (#1396), LAMARC (#760),
    libXScrnSaver (#1653), MATIO (#1004), MuTect (#1483), ncdf (#617), NEMO (#1640), ngspice (#1116),
    ordereddict (#1774), OSU Micro-Benchmarks (#1777), Parallel-ForkManager (#847), pBWA (#1009), PeakSeq (#1412),
    Pillow (#1702), Pindel (#1126), PLUMED (#1596, #1665), PostgreSQL (#1066), PROJ (#1006), PyAMG (#1222), Pyke (#1776),
    rpy2 (#1775), Sailfish (#1035), SCANMS (#1386), Seaborn (#1763), snpEff (#1680), SOBAcl (#1658),
    SPIDER (#1624, #1723), STAR (#1043, #1676), system GCC (#1778), tabix (#1059), tecplot360ex (#1100), Vampir (#512),
    VampirServer (#512), verifyBamID (#1675)
- added easyconfigs for 4 new software bundles:
    R-bundle-Bioconductor (#1573, #1795), R-bundle-devtools (#1621, #1759), R-bundle-extra (#1387, #1759),
    R-bundle-pbd (#1659)
- added easyconfigs for new GNU toolchain (#1346, #1669)
- added new easyconfigs for existing toolchains: goolf/1.5.16, intel/2014.06
- added example easyconfig for generating buildenv module (#1503)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including BLAST 2.2.31+, Clang 3.6.1, CUDA 6.x, GCC 4.9.3, GROMACS 5.0.5, HDF5 1.8.15 + 1.8.15-patch1,
              Python 2.7.10, R 3.2.0 + 3.2.1, WRF 3.6.1
- various other enhancements, including:
    - update all ncurses easyconfigs to enable ncursesw and use ConfigureMake easyblock (#1337)
    - update PDT easyconfigs to use PDT easyblock (#1687)
    - add custom sanity_check_paths in libxml2 easyconfigs (#1690)
    - enhance unit tests to also cover EasyConfig.dump() method on all easyconfigs (#1761)
    - include snappy as dependency in Hadoop easyconfigs (#1758, #1773)
    - enable SSL support in CMake v3.2.3 easyconfigs (#1784)
    - add additional extensions in R easyconfigs (#1637)
- various bug fixes, including:
    - add patch file required for correct CUDA-aware OpenMPI v1.7.3 build (#631)
    - fix issue with OpenMPI dependency in ECore easyconfigs (#777)
    - don't run the Bloom tests for Jellyfish, they can randomly fail (#1016)
    - fix source URLs in BioPerl easyconfigs (#1075)
    - patch out svnversion command in Python 2.5.6 to fix build on recent systems (#1576)
    - consistently use https for PyPI URLs in homepage/source_urls (#1616, #1722)
    - include Tcl and Tk as dependencies in R easyconfig (#1623)
    - add patch for installing paycheck as Py3 extension (#1629)
    - add Perl dependency in git 2.x easyconfigs (#1631)
    - fix easyconfig for GMP 6.0.0, don't use 6.0.0a sources (#1635)
    - fix source_urls in QuantumESPRESSO 5.0.2 easyconfigs (#1652)
    - include Tk as dependency in Python 2.7.9 easyconfigs (#1654)
    - include tk-devel is list of OS deps for Python 2.7.9 Cray easyconfigs, make sure 'import Tkinter' works (#1655)
    - drop gpfs versionsuffix and stop using no longer existing --enable-gpfs configopt for recent HDF5 versions (#1657)
    - include missing libxml2 dep in GLib easyconfigs (#1666)
    - fix source URLs in Qt easyconfigs (#1673)
    - fix source URLs for argparse Python extension (#1697)
    - fix source URLs for deap Python extension (#1699)
    - fix easyconfigs unit tests after making ModulesTool a non-singleton class (#1708)
    - fix names for Xmipp easyconfigs and patches (#1719)
    - add patch for Qt 4.8.6 to fix build issue on RHEL6 with intel/2015a (#1734)
    - add M4 as build dep for GCC 5.1.0 (#1735)
    - fix Bioconductor extension versions in R 3.1.3 easyconfigs (#1748)
    - remove custom exts_filter definition from Python 3.4.3 easyconfig (#1765)
    - fix source_urls in netCDF easyconfigs (#1766)
    - fix source_urls in netCDF-C++ and netCDF-Fortran easyconfigs (#1767)

v2.1.1 (May 18th 2015)
----------------------

bugfix release
- added example easyconfig files for 3 new software packages:
    networkx (#1592), Platanus (#1597), SaguaroGW (#1600)
- added new easyconfigs for existing toolchains: ictce/7.3.5, CrayCCE/5.2.40, CrayGNU/5.2.40, CrayIntel/5.2.40
- added easyconfigs using CrayGNU/5.2.25 and CrayGNU/5.2.40 toolchains (#1610, #1611)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including Boost 1.58.0, GROMACS 5.0.4, Python 3.4.3
- various bug fixes, including:
    - enable usempi in GROMACS easyconfig using CrayGNU toolchain (as required by GROMACS easyblock) (#1590)
    - use system-provided tcsh when building WRF on Cray systems, to avoid hanging build (#1595)
    - only use 'dynamic' toolchain option, not 'shared', in easyconfigs using Cray toolchain (#1609)

v2.1.0 (April 30th 2015)
------------------------

feature + bugfix release
- added example easyconfig files for 27 new software packages:
    AFNI (#1322, #1521), BCFtools (#1492), getdp (#1518), gmsh (#1518), gtest (#1244), hanythingondemand (#1530),
    mawk (#1369), Minimac (#815), Minimac3 (#1502), monty (#1548), Octave (#1563), pbs_python (#1530), pigz (#1036),
    Pygments (#1536), pyhull (#1539), pymatgen (#1549), PyQt (#1322, #1521), Ray (#1494), requests (#1536),
    seqtk (#1524), SIP (#1322, #1521), S-Lang (#1369), Spark (#1554), spglib (#1549), TINKER (#1465), tmux (#1369),
    Xmipp (#1489)
- added easyconfigs for new (Cray-specific) toolchains (#1538): CrayGNU, CrayIntel, CrayCCE
    - initially supported software (using CrayGNU toolchains): CP2K, GROMACS, HPL, Python + numpy/scipy, WRF (#1558)
    - see also http://easybuild.readthedocs.io/en/latest/Cray-support.html
- added new easyconfigs for existing toolchains: goolf/1.5.16, intel/2014.06
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including GCC v5.1.0, OpenFOAM v2.3.1, R v3.1.3 and v3.2.0, PETSc/SLEPc v3.5.3, WIEN2k v14.1
- various other enhancements, including:
    - include 'pbr' dependency for 'lockfile' Python extension in Python v2.7.9 easyconfigs + mock/pytz/pandas (#1462, #1540)
    - include SQLite as dependency in Python v2.7.9 easyconfigs (#1468)
    - set $LD_PRELOAD for Hoard and jemalloc (#1470)
    - fix homepage in SCOTCH easyconfigs (#1485)
    - adding missing six/ecdsa dependencies for dateutil/paramiko Python packages in Python easyconfigs (#1504, #1505, #1506, #1507, #1508, #1509, #1510)
    - enable pic toolchain option in expat easyconfigs (#1562)
    - extend list of source URLs for Bioconductor packages in R easyconfigs to include 'release' source URLs (#1568)
- various bug fixes, including:
    - adding missing zlib dependency in all Tcl easyconfig files (#1344)
    - fix homepage in FLUENT easyconfigs (#1472)
    - use --with-verbs rather than deprecated --with-openib in OpenMPI configure options (#1511)
    - stop relying on OS_NAME constant to specify OS dependencies in OpenMPI easyconfigs (#1512)
    - replace use of $root with %(installdir)s to ensure compatibility with module files in Lua syntax (#1532)
    - stop relying on $MKLROOT in ROOT easyconfigs (#1537)
    - use proper Bundle easyblock for biodeps/PRACE (#1566)
    - make source_urls in Cube and Scalasca easyconfigs compatible with --try-software-version (#1574)
    - add patch for Cube to fix configure script w.r.t. Qt dependency, add --without-java-reader configure option (#1574)

v2.0.0 (March 6th 2015)
-----------------------

feature + bugfix release
- added example easyconfig files for 29 new software packages:
    bsoft (#1353), Coot (#1400), Cuby (#1258), DSRC (#1242), Exonerate (#568), fastqz (#1242), FSA (#568),
    fqzcomp (#1242), GAMESS-US (#1153, #1406), Grep (#1308), Hadoop (#1418), Hoard (#1415), IMB (#1284), ISL (#1389),
    jemalloc (#1416), libdwarf (#1283), libelf (#1283), MPC (#1310), multitail (#1327), Pmw (#1403), Quip (#1242),
    rCUDA (#720), SCALCE (#1242), SMALT (#568), STREAM (#1332), worker (#1307), Xerces-C++ (#1370), XQilla (#1370),
    ZPAQ (#1242)
- added easyconfigs for new (common) toolchains
    foss/2015a (#1239), gompi/1.5.16 (#1380), gmvolf/1.7.20 (#1397), goolf/1.7.20 (#1294), intel/2015a (#1238),
    intel/2015.02 (#1393), iomkl/2015.01 (#1325), iomkl/2015.02 (#1401)
- added new software bundle: Autotools (#1385)
- various other enhancements, including:
    - don't define $LDSHARED in zlib easyconfigs (#1350)
        - this fixes the long-standing "no version information available" issue with zlib
        - see also https://github.com/easybuilders/easybuild-framework/issues/108
    - add unit test to check that all extra_options keys are defined in EasyConfig instance (#1378)
    - add source MD5 checksums in all GCC easyconfigs (#1391)
    - speeding up the unit tests by avoiding rereading of same easyconfig file (#1432)
    - fix conflict detection in unit tests by considering build deps separately from runtime deps (#1447)
    - fix toolchain for Bison build dep in MVAPICH2-1.9-iccifort-2011.13.367.eb easyconfig (#1448)
    - use Bundle generic easyblock for HPCBIOS bundles and fix moduleclass (#1451)
- various bug fixes, including:
    - revert version of Libint dependency to 1.1.4 in CP2K v2.5.1 easyconfig (#1144)
    - added Java dependencies to EMBOSS easyconfigs (#1167)
    - don't list 'lto' as a language in GCC easyconfigs (#1286)
        - related to the fixes in the GCC easyblock, see easybuilders/easybuild-easyblocks#535
    - rename libint2 easyconfigs as Libint v2 easyconfigs (#1287)
    - fix mpi4py source_urls in Python easyconfigs (#1306)
    - consistently use CLooG 0.18.0 for GCC 4.8 series (#1392)
    - rename GenomeAnalysisTk easyconfigs to GATK (#1399)
    - include openssl-devel SLES11 OS dependency in cURL/MySQL/Python easyconfigs (#1422)
    - add missing Perl dependency in parallel easyconfigs (#1430)
    - correct name in BLAST+ easyconfigs (#1443)
    - fix name for sparsehash easyconfigs (#1452)

v1.16.2.0 (March 6th 2015)
--------------------------

(no changes compared to v1.16.1.0, simple version bump to stay in sync with easybuild-easyblocks)

v1.16.1.0 (December 19th 2014)
------------------------------

- set default easyblock to ConfigureMake in TEMPLATE.eb (#1277)

v1.16.0.0 (December 18th 2014)
------------------------------

feature + bugfix release
- added example easyconfig files for 39 new software packages:
    ANTs (#1232), BEOPS (#1264), Chhimera (#1255), ctffind (#1249), DBD-SQLite (#1064), DBD-mysql (#1063),
    DIALIGN-TX (#668), ffmpeg (#1088), GObject-Introspection (#1079), GTS (#1079), Graphviz (#1079), GraphViz2 (#1079),
    grace (#1131), HarfBuzz (#1079), HTSlib (#1161), GSSAPI (#1048), Kerberos_V5 (#1048), libevent (#1063),
    libXdmcp (#1129), libXft (#1017), libXinerama (#1017), libXrender (#1017), Maven (#1094), MySQL (#1063),
    Net-LibIDN (#1060), OpenCV (#1088), OpenMD (#1105), Qhull (#1105), Pango (#1079), psmpi (#1245, #1246),
    RELION (#1017), renderproto (#1017), rjags (#1125), runjags (#1125), SPRNG (#1138, #1141), xineramaproto (#1017),
    XML-Dumper (#1061), XML-Parser (#1061), XML-Twig (#1061)
- added easyconfigs for new toolchains
    intel/2014.10 & intel/2014.11 (#1219), intel-para/2014.12 (#1246), gpsolf/2014.12 (#1245), iompi/6.6.4 (#1215)
- include easyblock = 'ConfigureMake' in relevant easyconfigs to deal with deprecation of automagic fallback to ConfigureMake (#1248)
    - see also easybuild-framework#1113 and Automagic fallback to ConfigureMake
- clean up use of deprecated functionality in existing easyconfigs (#1252, #1259)
    - stop using deprecated makeopts, premakeopts and shared_lib_ext
    - check for use of deprecated functionality in easyconfigs unit tests
    - see also http://easybuild.readthedocs.org/en/latest/Deprecated-functionality.html#easyconfig-parameters
- various other enhancements, including:
    - also build fftw3_threads libraries, and enhance sanity checks (#1013)
    - add unit test to verify specified sanity_check_paths (#1119)
    - update and clean up README, refer to http://easybuild.readthedocs.org documentation (#1184, #1224)
- various bug fixes, including:
    - fix unit tests w.r.t. changes in framework (#1146)
    - remove unnecessary build dependencies for OpenMPI (#1168)
    - remove duplicate line in OpenMPI easyconfigs (#1207)
    - fix affiliation/mail address for Fotis in headers (#1237)
    - fix permissions of easyconfig files for consistency (#1210)
    - disable symbol lookup feature in cairo to fix build on SL6 (#1241)
    - fix easyconfig gmpolf toolchain w.r.t. MPICH software name (#1217)
        - see also easybuild-framework#1112
    - fix source_urls for WRF and WPS (#1225)
    - fix and clean up GATE easyconfigs (#1228)
    - fix broken CLHEP builds by including -gcc in $CXXFLAGS (#1254)
    - add patch to fix broken test in Go (#1257)
    - fix name of GMAP easyconfigs, should be GMAP-GSNAP (#1268)
    - fix easyconfig filenames, enhance unit test to check easyconfig filenames (#1271)

v1.15.2.0 (October 7th 2014)
----------------------------

bugfix release
- disable parallel build for slalib (#968)
- fix compatibility of goolfc with HierarchicalMNS by using GCC toolchain for installing CUDA (#1106, #1115)
- fix zlib OS dependency spec for Debian in Boost easyconfigs (#1109)
- fix compatibility of gimkl with HierarchicalMNS by using gimpi subtoolchain (#1110)
- make both GCC and Clang first-class members in Clang-based toolchains to fix compatibility with HierarchicalMNS (#1113)

v1.15.1.0 (September 23rd 2014)
-------------------------------

bugfix release
- minor bug fixes, including:
    - use SHLIB_EXT in GMP/MPFR easyconfigs (#1090)
    - fix TopHat homepage and source_urls since page moved (#1092)
    - make iomkl toolchain compatible with HierarchicalMNS (#1099)

v1.15.0.0 (September 12th 2014)
-------------------------------

feature + bugfix release
- added example easyconfig files for 13 new software packages:
    Circos (#780), DB_File (#913), Emacs (#970), evmix (#1077), GD (#780), gsl (#1077), IOR (#949), JAGS (#1076),
    libgd (#780), MethPipe (#1070), Modeller (#825), NAMD (#835), netCDF-C++4 (#1015)
- added easyconfigs for new toolchains (#986, #1051):
    gimkl/1.5.9, ictce/7.1.2
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    including Python 2.7.8/3.4.1, Perl 5.20.0, R 3.1.1, NWChem 6.3, OpenFOAM-Extend 3.1, GCC 4.9.1, Clang 3.4.2, ...
- various enhancements, including:
    - make existing ictce/intel toolchains compatible with HierarchicalMNS (#1069)
        - this involves installing impi with an iccifort toolchain, and imkl with an iimpi toolchain
- various bug fixes, including:
    - download link for Perl modules changed to use cpan.metapan.org
    - fix missing MPI-based OpenFOAM libraries (Pstream, (pt)scotchDecomp), make sure provided SCOTCH is used (#957)

v1.14.0.0 (July 9th 2014)
-------------------------

feature + bugfix release
- added example easyconfig files for 17 new software packages:
    ANSYS (#836), Beast (#912), ELPH (#910, #911), FastTree (#900, #947), GEM-library (#858), HPCG (#853),
    mdtest (#925), ncview (#648), PRANK (#917), RDP-Classifier (#903), SDPA (#955), SIBELia (#886),
    SOAPaligner (#857), SPAdes (#884), stemming (#891), WHAM (#872), YAXT (#656)
- added easyconfigs for new toolchains (#935, #944, #948):
    foss/2014b, ictce/6.3.5, intel/2014b
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
- various enhancements, including:
    - replace use of deprecated (pre)makeopts with (pre)buildopts in all easyblocks (#954)
    - disable running embossupdate on installation of EMBOSS (#963)
- various bug fixes, including:
    - really enable OpenMP support in FastTree easyconfigs (#947)
    - fix easyconfigs unit tests after changes in framework (#958)

v1.13.0.0 (May 29th 2014)
-------------------------

feature + bugfix release
- added example easyconfig files for 32 new software packages:
    APBS (#742), BayesTraits (#770), bc (#888), BitSeq (#791), CEM (#789), CVS (#888), eXpress (#786), file (#888),
    GEMSTAT (#861), GMAP (#594), Go (#887), iscp (#602), IsoInfer (#773), Jellyfish (#868), less (#888),
    libcircle (#883), mcpp (#602), MMSEQ (#795), MUSTANG (#800), OpenFOAM-Extend (#437), popt (#759), pscom (#759),
    psmpi2 (#759), QuadProg++ (#773), rSeq (#771), RSEQtools (#870), Ruby (#873), segemehl (#792), SOAPec (#879),
    SOAPdenovo2 (#874), SRA-Toolkit (#793), texinfo (#888)
- added easyconfig for new toolchain goolfc/1.4.10
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    - e.g. older versions of Boost (1.47.0), GCC (4.1-4.4), & recent versions of Clang, GCC, Lmod, etc.
- various enhancements, including:
    - add OpenSSL dependency for cURL, to enable HTTPS support (#881)
    - also install esl-X binaries for HMMER (#889)
- various bug fixes, including:
    - properly pass down compiler flags for ParMGridGen (#437)
    - specify proper make options for PLINK, fixing the build on SL6 (#594, #772)
    - fix netloc version (0.5 rather than 0.5beta) (#707)
    - remove Windows-style line ending in netCDF patch file (#796)
    - bump version of OpenSSL dep for BOINC (#882)

v1.12.1.0 (April 25th 2014)
---------------------------

(no changes compared to v1.12.0, simple version bump to stay in sync with easybuild-framework)

v1.12.0.0 (April 4th 2014)
--------------------------

feature + bugfix release
- added example easyconfig files for 6 new software packages:
    CLooG (#653), ELPA (#738), LIBSVM (#788), netaddr (#753), netifcas (#753), slalib-c (#750)
- added easyconfigs for new toolchains:
    ClangGCC/1.3.0 (#653), goolf/1.4.10-no-OFED (#749), goolf/1.5.14(-no-OFED) (#764, #767), ictce/6.2.5 (#726), iomkl (#747)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
- various enhancements, including:
    - tweak BOINC easyconfig to make use of glob support available for files_to_copy (#781)
    - enable -fPIC for libreadline, so it can be linked into shared libs (e.g. libpython2.x.so) (#798)
- various bug fixes, including:
    - fix Qt source_urls (#756)
    - enable -fPIC in ncurses 5.9 ictce/5.2.0 easyconfig, just like in the others (#801)
    - fix unit tests after changes to framework (#763, #766, #769)

v1.11.1.0 (February 28th 2014)
------------------------------

(no changes compared to v1.11.0, simple version bump to stay in sync with easybuild-framework)

v1.11.0.0 (February 16th 2014)
------------------------------

feature + bugfix release
- added example easyconfig files for 30 new software packages:
    argtable (#669), Clustal-Omega (#669), Coreutils (#582), GMT (#560), gperftools (#596), grep (#582), h4toh5 (#597),
    libunwind (#596), Lmod (#600, #692), Lua (#600, #692), MAFFT (#654), Molekel (#597), NEdit (#597),
    netcdf4-python (#660), nodejs (#678), OCaml (#704), patch (#582), PhyML (#664),
    PRACE Common Production Environment (#599), protobuf (#680), python-dateutil (#438), sed (#582), sickle (#651),
    Tesla-Deployment-Kit (#489), TREE-PUZZLE (#662), VCFtools (#626), Vim (#665), vsc-mympirun-scoop (#661),
    vsc-processcontrol (#661), XZ (#582)
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    - OpenSSL with ictce toolchain (#703)
- various enhancements, including:
    - using more constants and templates (#613, #615)
    - specify OS dependency for SSL support, with OpenSSL dependency as fallback (#703)
- various bug fixes, including:
    - fix unit tests after (internal) framework API changes (#667, #672)
    - fix homepage in vsc-mympirun easyconfig file (#681)
    - align OpenMPI easyconfigs (#650)
    - add additional source URL in Qt easyconfigs (#676)
    - specify correct $PATH specification and define $CHPL_HOME for Chapel (#683)

v1.10.0.0 (December 24th 2013)
------------------------------

feature + bugfix release
- added example easyconfig files for 18 new software packages:
    BEDTools (#579, #632, #635), CAP3 (#548), CHARMM (#584), cutadapt (#620), ErlangOTP (#556, #630),
    Ghostscript (#547, #632), HTSeq (#554, #632), Jansson (#545), libjpeg-turbo (#574), Molden (#566),
    netloc (#545), o2scl (#633), packmol (#566), PP (#405), qtop (#500), TAMkin (#566), vsc-base (#621),
    vsc-mympirun (#621)
- added easyconfigs for new toolchains (#545, #609, #629):
    gcccuda/2.6.10, gompic/2.6.10, goolfc/2.6.10, ictce/6.0.5, ictce/6.1.5
- added additional easyconfigs for various supported software packages: version updates, different toolchains, ...
    - new versions of icc, ifort, imkl, impi (#609, #629)
    - large collection of ictce/5.3.0 easyconfigs (#627)
- various enhancements, including:
    - extended list of Python packages as extensions to Python (#625)
    - add MPI-enabled version of GROMACS + easyconfigs using ictce (#606, #636)
    - clean up templating of source_urls (#637)
- various bug fixes, including:
    - provide alternative download URL for Mesa (#532)
    - add Python versionsuffix in OpenBabel filenames (#566)
    - apply no-gets patch in all M4 v1.4.16 easyconfigs (#623)
    - fix patching of Python w.r.t. libffi/_ctypes issues (#625, #642)
    - bug fixes in GROMACS easyconfigs (#606)
        - change versionsuffix for non-MPI GROMACS easyconfigs to '-mt'
        - stop using 'CMakeMake' easyblock for GROMACS now that there's a dedicated GROMACS easyblock,
          which correctly specifies building against external BLAS/LAPACK libraries
    - fix Qt dependency for CGAL (#642)
    - fix libctl, libmatheval, Meep, PSI build issues caused by full paths in guile-config/python-config shebang (#642)
    - make sure HDF easyconfigs specify dedicated 'include/hdf' include dir (#642)
        - this is required to avoid build issues with NCL, because HDF ships it's own netcdf.h
        - this also triggered removal of patch files for NCL that rewrote 'include/hdf' to 'include'
    - fix WPS v3.5.1 patch file after upstream source tarball was changed, supply checksum for verification (#642)

v1.9.0.0 (November 17th 2013)
-----------------------------

feature + bugfix release
- added example easyconfig files for 58 new software packages:
    - Allinea (#468), ARB + dependencies (#396, #493, #495), arpack-ng (#451, #481), CDO (#484, #521), Cube (#505),
      ed (#503), FLTK (#503), GenomeAnalysisTK (#467), GIMPS (#527), GTI (#511), IPython (#485, #519), LWM2 (#510),
      MPICH2 (#460), MUST (#511), ncdf (#496, #522), OPARI2 (#505), OpenBabel (#504, #524), OTF (#505), OTF2 (#505),
      PandaSEQ (#475), ParaView (#498, #514), ParFlow (#483, #520), PCC (#486, #528), PDT (#505), picard (#467),
      PnMPI (#511), PyQuante (#499, #523), pysqlite (#519), Scalasca (#505), Score-P (#505), SDCC (#486, #528),
      Silo (#483, #520), Stride (#503), SURF (#503), TCC (#486, #528)
        - ARB dependencies (23): fixesproto, imake, inputproto, kbproto, libICE, libSM, libX11, libXau, libXaw,
                                 libXext, libXfixes, libXi, libXmu, libXp, libXpm, libXt, lynx, motif, printproto,
                                 Sablotron, xbitmaps, xextproto, xtrans
- added easyconfigs for new gmpich2/1.4.8, gmpolf/1.4.8 and goolf/1.6.10 toolchains (#460, #525, #530)
- added additional easyconfigs for various software packages (list too long to include here)
    - version updates, different toolchains, ...
- various bug fixes, including:
    - enable building of shared libraries for MPICH (#482)
    - fix HDF configure option for Szip, should be --with-szlib (#533)
        - for HDF5, this issue is fixed in the HDF5 easyblock
- other
    - add build status badges for master/develop branches to README (#490)

v1.8.2.0 (October 18th 2013)
----------------------------

bugfix release
- port thread pool patch to PSI 4.0b4 and include it to avoid hanging tests (#471)

v1.8.1.0 (October 14th 2013)
----------------------------

bugfix release
- added additional easyconfigs for various software packages (#457):
    - Boost, bzip2, libreadline, ncurses, PSI, Python, zlib
- various bug fixes, including:
    - fix faulty easyconfig file names for HPCBIOS_Math, MUSCLE, XML-LibXML and YAML-Syck (#459, #462)
    - stop (re)specifying default maximum ratio for failed tests in NWChem easyconfig (#457)

v1.8.0.0 (October 4th 2013)
---------------------------

feature + bugfix release
- added example easyconfig files for 9 new software packages:
    - BOINC (#436), DB (#343, #449), fastahack (#374), FDTD Solutions (#387), FoldX (#440, #442), Mathematica (#394),
      Mesquite (#447), MUMPS (#447), ParMGridGen (#447)
- added additional easyconfigs for goalf, gompi, ClangGCC, cgmvapich2, cgmvolf toolchains (#350, #441)
- added additional easyconfigs for various software packages:
    - ATLAS, Bison, bzip2, Clang, CMake, cURL, EasyBuild, expat, FFTW, GDB, gettext, git, HPL, LAPACK, libreadline,
      M4, METIS, MVAPICH2, Mercurial, ncurses, OpenBLAS, OpenMPI, ParMETIS, Python, ScaLAPACK, SCOTCH, Valgrind, zlib
- various 'bug' fixes, including:
    - fix source URL for lockfile in Python easyconfigs (#428)
    - correct dependency specifications w.r.t. versionsuffix and toolchain (#431)
        - this is required to support building the affected easyconfigs with a custom module naming scheme
    - correct PSI patch file to avoid errors w.r.t. memcpy not being in scope (#446)
    - fix gettext build with adding --without-emacs configure options, add gettext as dependency for a2ps (#448)
    - exclude EMACS support in a2ps because of build failures (#452)

v1.7.0.0 (September 2nd 2013)
-----------------------------

feature + bugfix release
- added example easyconfig files for 15 new software packages:
    - Glib (#294, #400), GLPK (#400), horton (#413), libint2 (#413), molmod (#413), Rosetta (#336), SCons (#336), Stacks (#367, #377), sympy (#413),
      Qt (#294), XML-LibXML (#397), XML-Simple (#397), yaff (#413), YAML-Syck (#380), zsh (#376)
- added additional easyconfigs for various software packages:
    - BLAST, BamTools, BioPerl, Bison, Boost, bzip2, CMake, Cython, CUDA, FFTW, FIAT, GCC, GMP, gettext, git, h5py,
      HDF5, libffi, libreadline, libxc, matplotlib, METIS, ncurses, Oases, Python, RAxML, ScientificPython, Szip,
      tcsh, imkl, MVAPICH2, TotalView, VTune, WRF, zlib
- added toolchain easyconfig files for HPCBIOS policies (#402, #407)
    - HPCBIOS_BioInfo, HPCBIOS_Debuggers, HPCBIOS_LifeSciences, HPCBIOS_Math, HPCBIOS_Profilers
- various enhancements, including:
    - added more XML Perl modules to non-bare Perl easyconfigs (#375)
- various 'bug' fixes, including:
    - fix website/description in scipy easyconfigs (#399)
    - specify OpenMPI libibverbs-dev(el) OS dependency in an OS-dependent way (#403)
    - add patch file for M4 to fix building on systems with recent glibc (>=2.16) (#406)
    - align moduleclass in R easyconfigs (#411)
    - fixed filename of Biopython/CD-HIT easyconfig files (#407)
    - disable parallel building of otcl (#419)

v1.6.0.0 (July 11th 2013)
-------------------------

feature + bugfix release
- added example easyconfig files for 26 new software packages:
    - ALLPATHS-LG (#359), AutoMake (#347), BamTools (#319, #338), BLAT (#340), Biopython (#356), cairo (#361),
      CCfits (#327), CD-HIT (#344), CFITSIO (#327), Diffutils (#347), FASTA (#358, #361), findutils (#347),
      fontconfig (#361), gawk (#347), gettext (#361), GLIMMER (#357, #361), libidn (#361), LibTIFF (#347),
      libungif (#347), make (#355), MUSCLE (#339), Oases (#354), pixman (#361), PLINK (#352), RCS (#347), SQLite (#347)
- added additional easyconfigs for various software packages:
    - ant, Bash, Bison, bzip2, cURL, expat, GCC, EasyBuild, freetype, FFTW, GDB, git, HMMER, JUnit, libreadline, libpng,
      libtool, libxml2, libxslt, M4, makedepend, Mothur, MVAPICH2, Mercurial, ncurses, OpenBLAS, Python, ScaLAPACK, Tcl,
      tcsh, TopHat, Trinity, Valgrind, Velvet, VTune, zlib
      (see #169, #297, #298, #301, #309, #323, #331, #332, #341, #347, #349, #351, #355, #361)
- various enhancements, including:
    - added easyconfigs for ictce/5.4.0, ictce/5.5.0 and gmvolf/1.7.12 toolchain modules (#297, #332, #349)
    - added a template sanity_check_paths as 'MUST' in TEMPLATE.eb (#329)
    - introduced biodeps 'toolchain' to ease keeping common dependencies for bio* software in sync (#309)
    - added collection of easyconfigs for ictce/5.3.0 (#309, #323)
        - bam2fastq, bbFTP, BLAST, Boost, DL_POLY Classic, EMBOSS, FFTW, libharu, libxml2, libxslt, libyaml, lxml,
          Mercurial, Mothur, mpi4py, ncurses, ns, orthomcl, otcl, PAML, Perl, PyYAML, pandas, problog, scikit-learn,
          TiCCutils, TiMBL, TinySVM, TopHat, tclcl, YamCha
    - added missing dependencies for various software packages (#323, #328, #348, #361)
    - style fixes in various easyconfigs (#309, #323, #345, #349, #355, #361)
- various 'bug' fixes, including:
    - added 'pic' toolchain option for Perl goolf easyconfig (#299)
    - fixed source URLs for R (use correct template 'version_major') (#302)
    - synced libreadline easyconfigs w.r.t. ncurses dependency (#303)
    - make sure EasyBuild configuration is initialized when running unit tests (#334)
    - specify 'lowopt' (-O1) optimization level for OpenIFS, to avoid floating-point related issues (#328)
    - fix naming of 'beagle-lib' (used to be 'BEAGLE'), to avoid name clashes with other software package(s) (#346)

v1.5.0.0 (June 1st 2013)
------------------------

feature + bugfix release
- added example easyconfig files for 23 new software packages:
    - bam2fastq (#287), CBLAS (#263), EMBOSS (#265, #290), FCM (#272), FRC_align (#273), freeglut (#271),
      FreeSurfer (#271), FSL (#271), GATK (#287), libharu (#290), libxslt (#235), MariaDB (#292), Mothur (#265)
      mpi4py (#276), OpenIFS (#272), orthomcl (#265), PAML (#287), pandas (#262), phonopy (#235), problog (#277),
      PSI (#258), PyYAML (#235), RAxML (#277)
- added additional example easyconfig files for:
    - ABINIT (#235), ACML (#267), BLAST (#275), Boost (#273), BWA (#270), bzip2 (#263), Chapel (#240), CMake (#290),
      FFTW2 (#247, #267), flex (#267), freetype (#235), grib_api (#272), gzip (#265), Java (#279), libpng (#240, #279),
      libreadline (#267), libxml2 (#235), libxml (#235), matplotlib (#235), MCL (#265), MUMmer (#265), ncurses (#267),
      numpy (#267), OpenFOAM (#267), Perl (#265), Python (#276, #263), R (#240, #279), SCOTCH (#267), ScaLAPACK (#267),
      TopHat (#289), Valgrind (#255), zlib (#267)
- various enhancements, including:
    - enhance unit test suite, include testing for module conflicts (#256) and presence of patch files (#264)
    - use provided constants and templates in easyconfig files where appropriate (#248, #266, #281)
- various 'bug' fixes, including:
    - get rid of hardcoded license_file paths for VTune, Inspector (#253)
    - assign proper moduleclass where they were missing (#278)
    - fix naming for LZO (#280)
    - make unit tests clean up after themselves more thoroughly (#283, #284, #285, #286)
    - fix TopHat dependencies (#289)
    - fix source URLs for XML (#279)
    - fix versions for all listed R extensions (#279)
    - fix CUDA easyconfig file for use on Debian Squeeze (#291)
    - correct easyconfig filename and module name mismatches (bbcp, DL_POLY Classic, ...) (#295)

v1.4.0.0 (May 2nd 2013)
-----------------------

feature + bugfix release
- added a unit test suite for easyconfigs (#228, #230)
- added example easyconfig files for 20 new software packages:
    - ABAQUS (#231), BioPerl (#242), Bowtie (#227), Clang (#177), CRF++ (#131), DL_POLY Classic (#132), ESMF, GROMACS (#165),
      HH-suite (#219), Inspector (#232), likwid (#131), Perl (#242), scikit (#133), TiCCutils (#131), TiMBL (#131), TinySVM (#131),
      UDUNITS (#167), VTune (#232), YamCha (#131)
- add example easyconfigs for new compiler toolchains (use `eb --list-toolchains` for a full list of supported toolchains):
    - the newly added toolchains only differ in compilers/MPI library, and all feature OpenBLAS, LAPACK, ScaLAPACK and FFTW
    - goolfc: GCC, CUDA (co-compiler), OpenMPI (#191)
        - a goolfc easyconfig for GROMACS is inluded as proof-of-concept (#165)
    - cgmpolf: Clang (C/C++ compilers), GCC (Fortran compilers), MPICH (#213)
    - cgmvolf: Clang, GCC, MVAPICH2 (#218)
    - cgoolf: Clang, GCC, OpenMPI (#213)
    - gmvolf: GCC, MVAPICH (#202, #222)
- ported already available easyconfigs to new compiler toolchains:
    - ictce-5.3.0: 193 easyconfigs (#229)
    - cgmpolf: 11 easyconfigs (#213)
    - cgmvolf: 11 easyconfigs (#218)
    - cgoolf: 12 easyconfigs (#213)
    - gmvolf: 10 easyconfigs (#215)
- added additional example easyconfig files for:
    - CMake (#163), git (#210), Java (#206), #221, Mercurial (#201, #215), ncurses (#225), TotalView (#160)
- various enhancements, including:
    - added ESMF and UDUNITS dependencies to NCL easyconfigs (#211)
    - changed value of source_urls in R easyconfigs, to be generic enough for version 3.0 and possibly beyond (#251)
- various 'bug' fixes, including:
    - add --enable-mpirun-prefix-by-default configure option for all OpenMPI easyconfigs (#205)

v1.3.0.0 (April 1st 2013)
-------------------------

feature + bugfix release
- added example easyconfig files for 13 new software packages:
    - Bash, CUDA, ccache, Ferret, gzip, libxc, ns, numactl, OpenBLAS, otcl, Tar, tclcl, tcsh
        - several of these easyconfig files were contributed by attendees of the EasyBuild hackathon in Cyprus!
- added example easyconfigs for goolf toolchain (#158)
- added example easyconfigs for builds with goolf toolchain, i.e. for all goalf easyconfigs (#189)
    - for several software packages, a patch file was needed to get them to build with GCC 4.7:
        AMOS, BEAGLE, Cufflinks, DOLFIN, GATE, ns, Pasha, Trilinos, Trinity
    - for PETSc, a patch file was required to make it build with a toolchain that doesn't include BLACS
- added additional example easyconfig files for:
    gompi, hwloc, LAPACK, MVAPICH2, OpenMPI, ScaLAPACK
- various enhancements, including:
    - define a proper module class in *all* easyconfigs, cfr. default module classes defined in framework (#150, #159, #161, #162, #179, #181)
    - extend FFTW easyconfig to 'fat' builds that include single, double, long double and quad precision libraries in the same module
        - quad precision is disabled for Intel compiler based builds (it requires GCC v4.6+)
    - the imkl easyconfigs used for the ictce 3.2.2.u3 toolchain now also enable FFTW interfaces
- various 'bug' fixes, including:
    - fix filename for Mercurial and ROOT easyconfig files
    - fix homepage/description for Hypre
    - fix enabling OpenMP support in OpenMPI: use '--enable-openmp', not 'with-openmp'
    - use correct configure flag for enabling OpenMPI threading support in v1.6 (#186)
        - '--enable-mpi-thread-multiple' instead of '--enable-mpi-threads'
    - explicitely add '--without-openib --without-udapl' configure options in OpenMPI easyconfig using versionsuffix -no-OFED (#168)
        - this avoids that OpenMPI auto-detects that it can enable Infiniband (OpenIB) support, which doesn't fit the -no-OFED versionsuffix
        - Note: this makes goalf-1.1.0-no-OFED effectively not suitable to produce software builds that are IB-capable!
    - remove explicit '--with-udapl' from OpenMPI easyconfigs, does more harm than good (#178)
    - remove libibvers, libibmad, libibumad as explicit dependencies for OpenMPI/MVAPICH2 (#173, #182)
        leave it up to the OS to provide these, since the required version is too much tied to the version of IB drivers
    - use 'license_file' in Intel tools easyconfigs, as opposed to the new generic 'license' parameter with a different meaning (#180)
    - modify patch for impi to avoid installation problems due to hardcoded path in /tmp (#185)
        - now uses '$USER-$RANDOM' subdir to avoid clashes between different users on the same system
    - the patch file for numpy was extended to also supporting ATLAS and other BLAS libraries spread across multiple directories
        - the extension for ATLAS is required because we now no longer rely on the automatic numpy mechanism to find the ATLAS libs
    - fixed dependencies:
        - libibumad as dependency for libibmad
        - ncurses as dependency for libreadline
        - ncurses and zlib as dependency for SAMtools (+ enhanced patch)
        - remove explicit FFTW dependency for Meep, ... since toolchain already provided FFTW


v1.2.0.0 (February 28th 2013)
---------------------------

feature + bugfix release
- added example easyconfig files for 41 new software packages:
    -  a2ps, AnalyzeFMRI, aria, bbcp, bbFTP, bbftpPRO, binutils, Bonnie++, ccache, cflow, cgdb, Corkscrew, EasyBuild,
       Elinks, EPD, FLUENT, fmri, GDB, GDAL, gnuplot, gnutls, gperf, Iperf, lftp, libyaml, lzo, MATLAB, mc, nano, NASM,
       nettle, numexpr, parallel, pyTables, QLogic MPI, Stow, TotalView, Valgrind, VTK, Yasm, zsync
- added example easyconfigs for iqacml and iiqmpi toolchains
- added additional example easyconfig files for:
    - ABINIT, ABySS, ACML, BFAST, Bison, BLACS, Cython, cURL, Doxygen, FFTW, flex, g2clib, g2lib, GHC, h5py, HDF, HDF5,
      HMMER, JasPer, icc, ictce, ifort, imkl, impi, libpng, libreadline, M4, matplotlib, MCL, MEME, mpiBLAST, NCL,
      ncurses, netCDF, netCDF-Fortran, NWChem, R, ScaLAPACK, Tcl, Tk, WPS, WRF, zlib
- various enhancements, including:
    - fix version of xtable R library in list of extensions for R, to avoid installation failures
- various 'bug' fixes, including:
    - fix toolchain and file names for ABINIT easyconfigs
    - fix sanity check paths for cURL
    - don't disable 'optarch' for WRF, it's not needed (only disable heavy optimizations is required)
    - fix homepage/description for ALADIN

v1.1.0.0 (January 27th 2013)
--------------------------

feature + bugfix release
- added example easyconfig files for 48 new software packages:
    - ABINIT, ABySS, ACML, ALADIN, ant, BFAST, BLAST, Chapel, CLHEP, Cufflinks, ESPRresSo, GATE, GHC, Geant4,
      Greenlet, google-sparsehash, grib_api, HMMER, Java, JUnit, libibmad, libibumad, libibverbs, MCL, MDP,
      MEME, mpiBLAST, NCBI Toolkit, NEURON, NWChem, numpy, MDP, Oger, OpenPGM, paycheck, PyZMQ, QuantumESPRESSO,
      R, ROOT, SCOOP, scipy, Tophat, Trinity, util-linux, VSC-tools, wiki2beamer, XML, ZeroMQ
- added example easyconfigs for gmacml, gmvapich2, iccifort, ictce, iomkl toolchains
- added additional example easyconfig files for:
    - ATLAS, BLACS, Boost, Bowtie2, bzip2, CP2K, Doxygen, FFTW, GCC, HDF5, hwloc, icc, ifort, imkl, impi,
      JasPer, Libint, libreadline, libsmm, libxml, ncurses, netCDF, M4, Meep, MVAPICH2, OpenMPI, Python,
      ScaLAPACK, Szip, zlib
- various enhancements, including:
    - major style cleanup of all example easyconfig file (PEP008 compliance)
    - added setuptools to list of Python extensions
    - get rid of 'parallel' versionsuffix for HDF5, as its meaningless (MPI-enabled build is always parallel)
- various 'bug' fixes, i.e. added missing dependencies or replaced os dependencies with proper dependencies

v1.0.0.2 (December 8th 2012)
----------------------------

bugfix release
- fixed source URL for ligtextutils (toolchain refactoring error)

v1.0.0.1 (November 24th 2012)
-----------------------------

bugfix release
- remove patch file for OpenMPI to resolve issue with pax hanging configure
    - tar_config_opts should be enabled as needed
- disable parallel build for PAPI, seems to be causing problems

v1.0.0 (November 13th 2012)
---------------------------

- split up EasyBuild across three repositories: framework, easyblocks and easyconfigs
- packaged EasyBuild, different parts can now be installed easily using easy_install
- added example easyconfig files for 106 new software packages:
    AMOS, Armadillo, ASE, Autoconf, BiSearch, Boost, Bowtie2, BWA, byacc, bzip2, CGAL, ClustalW2, CMake,
    CPLEX, cURL, CVXOPT, Cython, Docutils, DOLFIN, ECore, Eigen, expat, FASTX-Toolkit, FFC, FIAT,
    freetype, FSL, GEOS, git, glproto, GMP, gmvapich2, gompi, GPAW, GSL, guile, h5py, h5utils, Harminv,
    hwloc, Hypre, Infernal, Instant, Jinja2, libctl, libdrm, libffi, libgtextutils, libmatheval,
    libpciaccess, libpthread-stubs, libreadline, libtool, libunistring, libxcb, libxml2, makedepend,
    matplotlib, Meep, Mercurial, Mesa, MetaVelvet, METIS, MPFR, MTL4, MUMmer, ncurses, OpenFOAM, OpenSSL,
    ORCA, PAPI, ParMETIS, Pasha, PCRE, PETSc, petsc4py, pkg-config, Primer3, python-meep, RNAz, SAMtools,
    ScientificPython, SCOTCH, setuptools, Shapely, SHRiMP, SLEPc, SOAPdenovo, Sphinx, SuiteSparse, SWIG,
    Tcl, Theano, Tk, Tornado, Trilinos, UFC, UFL, Velvet, ViennaRNA, Viper, WIEN2k, xcb-proto, XCrySDen,
    xorg-macros, xproto
- added additional example easyconfig files (versions, builds) for several software packages
    Bison, BLACS, Doxygen, flex, GCC, HDF5, icc, ifort, libpng, M4, MVAPICH2, OpenMPI, Szip, tbb, zlib
- replaced GCC/OpenMPI based easyconfig files with equivalents using the gompi toolchain
    ATLAS, BLACS, FFTW, LAPACK, ScaLAPACK
- enhanced Python example easyconfig files (more dependencies required for features, e.g. libreadline, bzip2, zlib, ...)
- corrected file name of easyconfig files to adher to standard as followed by EasyBuild robot dependency resolver
- style cleanup in existing easyconfig files

v0.8 (June 29th 2012)
---------------------

- added support for building/installing 17 additional software packages:
    - BEAGLE, Doxygen, g2clib, g2lib, HDF, HDF5, JasPer, libpng, Maple,
      MrBayes, NCL, netCDF, netCDF-Fortran, Szip, WPS, WRF, zlib
- the build procedure for WRF and WPS includes running the tests available for these packages
- various bug fixes and enhancements:
    - made support for interactive installers (run_cmd_qa) more robust
    - fixed Python git package check
    - implemented toolkit functions for determine compiler family, MPI type, MPI run command, ...

v0.7 (June 18th 2012)
---------------------

- fixed BLACS build
    - diagnostic tools to determine INTERFACE and TRANSCOMM values are now used
- added support for building Bison, CP2K, flex
    - with regression test enabled for CP2K as part of build process
    - note: BLACS built with EasyBuild prior to v0.7 needs to be rebuilt for CP2K to work correctly
- added --enable-mpi-threads to OpenMPI example easyconfigs
    - required for correct CP2K psmp build
- adjusted libsmm example easyconfig for lower build time
    - to make the full regression test finish in a reasonable amount of time
- added script to make porting of easyblocks from old to new EasyBuild codebase easier
    - takes care of refactoring, checks for PyLint warnings/errors, ...
- fixed several small bugs
- prefixed EasyBuild messages with "=="
- full regression test passed (58 easyconfigs tested)

v0.6 (May 11th 2012)
---------------------

- added support for Intel compiler toolkit (ictce)
    - which included the Intel compilers, Intel Math Kernel Library (imkl) and Intel MPI library (impi)
- added support for building Python with nose/numpy/scipy packages
- added simple regression test
- this version is able to build all supplied example easyconfigs

v0.5 (April 6th 2012)
----------------------

- first public release of EasyBuild
    - after a thorough cleanup of the EasyBuild framework of the in-house version
- supports building HPL with goalf compiler toolkit
    - the goalf toolkit consists of the GCC compilers, and the OpenMPI, ATLAS, LAPACK, FFTW and ScaLAPACK libraries
- also support build and installation of MVAPICH2
