)]}'
{
  "commit": "b0e0d830d98e98de8c57e8f4bee24b31294ea4e1",
  "tree": "1373905fe439b9cec48471eff92b4adedc45a62d",
  "parents": [
    "8bd59ec1bba9a591eb4f2523acafe98c38fd2f46"
  ],
  "author": {
    "name": "Aaron Merey",
    "email": "amerey@redhat.com",
    "time": "Tue Mar 22 20:01:54 2022 -0400"
  },
  "committer": {
    "name": "Aaron Merey",
    "email": "amerey@redhat.com",
    "time": "Thu Mar 24 14:51:22 2022 -0400"
  },
  "message": "Remove download size from debuginfod progress messages if unavailable\n\nCurrently debuginfod progress update messages include the size of\neach download:\n\n  Downloading 7.5 MB separate debug info for /lib/libxyz.so.0\n\nThis value originates from the Content-Length HTTP header of the\ntransfer.  However this header is not guaranteed to be present for\neach download.  This can happen when debuginfod servers compress files\non-the-fly at the time of transfer.  In this case gdb wrongly prints\n\"-0.00 MB\" as the size.\n\nThis patch removes download sizes from progress messages when they are\nnot available.  It also removes usage of the progress bar until\na more thorough reworking of progress updating is implemented. [1]\n\n[1] https://sourceware.org/pipermail/gdb-patches/2022-February/185798.html\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3614ff23882042d21995acaa28d104c598caa2ae",
      "old_mode": 33188,
      "old_path": "gdb/debuginfod-support.c",
      "new_id": "d5d023ff7bba45d822c2a2ddd80828dace2fc0f0",
      "new_mode": 33188,
      "new_path": "gdb/debuginfod-support.c"
    }
  ]
}
