)]}'
{
  "commit": "c7ff8969999b1bdd5b56bf906c6637acbd0ae164",
  "tree": "f08db70161c9b6dc316e1f23f436e3420d298b4a",
  "parents": [
    "2d7424305d1d24d9c26c463b7a45eb58cc7d3362"
  ],
  "author": {
    "name": "Yury Yarashevich",
    "email": "yura.yaroshevich@gmail.com",
    "time": "Tue May 09 15:03:48 2023"
  },
  "committer": {
    "name": "WebRTC LUCI CQ",
    "email": "webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com",
    "time": "Wed May 10 12:57:37 2023"
  },
  "message": "Rewrite \u0027generate_sslroots\u0027 w/o OpenSSL.\n\nOpenSSL removed ability to generate C code:\nhttps://github.com/openssl/openssl/commit/a18cf8fc634a8834e505e60ebb7f947d4c0c2552\n\nCL rewrites generation script to use pure Python asn1crypto library.\n\nThe changes in generated code leading to huge diff in generated file:\n- Certificate array names are based on certificate fingerprints instead\nof semi-human readable names, which were not referenced externally;\n- Order of arrays in generated file matches the order of certificates\nas they are appeared in source pem file. Previously re-ordering happen\ndue to writing temporary files on disk;\n\n\nBug: webrtc:11710\nChange-Id: Ie7a97b3658f6ccb397f0fd0c21d341934a2cc12e\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/304642\nCommit-Queue: Yury Yarashevich \u003cyura.yaroshevich@gmail.com\u003e\nReviewed-by: Mirko Bonadei \u003cmbonadei@webrtc.org\u003e\nReviewed-by: Harald Alvestrand \u003chta@webrtc.org\u003e\nCr-Commit-Position: refs/heads/main@{#40039}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "31a2c590091169b052e8267123c8fff43d3f7d3b",
      "old_mode": 33188,
      "old_path": ".vpython3",
      "new_id": "96feab5c868aaac391e5cc09bdbb1afd534fe968",
      "new_mode": 33188,
      "new_path": ".vpython3"
    },
    {
      "type": "modify",
      "old_id": "291c3ce3c83ff571027519a05f8eb37fb9b16da3",
      "old_mode": 33188,
      "old_path": "tools_webrtc/sslroots/generate_sslroots.py",
      "new_id": "14acff92fb26d421525eb6503f73a341e5509c69",
      "new_mode": 33188,
      "new_path": "tools_webrtc/sslroots/generate_sslroots.py"
    }
  ]
}
