1. 12 Feb, 2017 13 commits
  2. 11 Feb, 2017 2 commits
  3. 10 Feb, 2017 1 commit
  4. 09 Feb, 2017 10 commits
  5. 08 Feb, 2017 1 commit
    • Lars Gierth's avatar
      migrations: make libc check more resilient · 150fe9de
      Lars Gierth authored
      Fixes #3661.
      
      There are a couple of cases in which ldd won't operate on an executable,
      for example when the executable is statically linked.
      
      This patch makes the call to ldd to ldd more resilient against errors,
      and looks for the system libc, instead of the libc go-ipfs was linked against.
      
      License: MIT
      Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
      150fe9de
  6. 06 Feb, 2017 5 commits
  7. 30 Jan, 2017 2 commits
  8. 29 Jan, 2017 2 commits
  9. 27 Jan, 2017 4 commits