1. 04 Nov, 2017 1 commit
  2. 24 Oct, 2017 2 commits
  3. 18 Oct, 2017 3 commits
  4. 16 Oct, 2017 3 commits
  5. 15 Oct, 2017 1 commit
  6. 13 Oct, 2017 1 commit
  7. 12 Oct, 2017 1 commit
  8. 11 Oct, 2017 3 commits
  9. 08 Oct, 2017 1 commit
  10. 07 Oct, 2017 1 commit
  11. 25 May, 2017 1 commit
  12. 24 May, 2017 2 commits
  13. 01 Apr, 2017 1 commit
    • Cosimo Lupo's avatar
      [library_builders] allow to override tar.gz extension in build_simple · 900b39c4
      Cosimo Lupo authored
      Some libraries use 'tar.bz2' instead of 'tar.gz' as source archive format.
      This patch allows to pass a fourth argument to `build_simple` function to specify an alternative extension to the default `tar.gz`.
      
      The `untar` function in common_utils.sh, used by `fetch_unpack`, already supports the following archive formats: tar, gz, bz2, zip and xz.
      900b39c4
  14. 18 Mar, 2017 1 commit
  15. 27 Jan, 2017 2 commits
  16. 04 Jan, 2017 1 commit
  17. 01 Jan, 2017 2 commits
  18. 10 Dec, 2016 1 commit
  19. 07 Dec, 2016 1 commit
    • Andrea Bedini's avatar
      Address HDF5 CVEs · 2782f416
      Andrea Bedini authored
      Several CVEs have been published against the upstream HDF5 libraries, which are packaged (currently 1.8.13) with the windows version.
      
      CVE-2016-4330
      CVE-2016-4331
      CVE-2016-4332
      CVE-2016-4333
      
      These have been fixed in the current 1.8.18 release.
      
      Hat tip to @teeks99.
      2782f416
  20. 05 Nov, 2016 2 commits
  21. 04 Nov, 2016 5 commits
  22. 02 Aug, 2016 2 commits
  23. 31 Jul, 2016 2 commits