)]}'
{
  "commit": "46f4d2bef6c11e024c29b78a835b433c472ed3cf",
  "tree": "e5ffe34d1576aeaf863aa1b8a08bc9c2f9a2505b",
  "parents": [
    "5f0580ccf126a4834a406423e15da5b8a8bdf993"
  ],
  "author": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Sun Oct 04 21:12:03 2015 +0200"
  },
  "committer": {
    "name": "Richard Levitte",
    "email": "levitte@openssl.org",
    "time": "Mon Oct 05 11:08:18 2015 +0200"
  },
  "message": "Fix make depend for things being built in subdirectories\n\nSome makedepend mechanisms remove all directory information in the\ntarget, so a dependency can looks like this:\n\nssl3_record.o: record/ssl3_record.c\n\nHowever, that doesn\u0027t quite suit us, our Makefile has us build\nrecord/ssl3_record.o rather than ssl3_record.o.\n\nTo clear this up, a change to util/clean-depend.pl takes care of this\ncase by looking up the original file in the dependencies and restoring\nthe directory information from it.\n\nReviewed-by: Ben Laurie \u003cben@openssl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "04d86b6d0936971c1dfb792734b97ee31157bca6",
      "old_mode": 33261,
      "old_path": "util/clean-depend.pl",
      "new_id": "30197b798d4d04cbb5f9718b9cff765f42e84dac",
      "new_mode": 33261,
      "new_path": "util/clean-depend.pl"
    }
  ]
}
