)]}'
{
  "commit": "9080ed2175532df8ecee4a2de9979037133d2601",
  "tree": "a918285ed530f7316c1910fb11583df8d33816aa",
  "parents": [
    "b8c09a893c00588ea4e5ea615b9b0d117e952144"
  ],
  "author": {
    "name": "Petr Gotthard",
    "email": "petr.gotthard@centrum.cz",
    "time": "Mon May 24 11:40:15 2021 +0200"
  },
  "committer": {
    "name": "Pauli",
    "email": "pauli@openssl.org",
    "time": "Wed May 26 10:20:24 2021 +1000"
  },
  "message": "Fix building of test/pbetest.c\n\nThe test_pkcs5_pbe() function is required twice:\nonce `if !defined OPENSSL_NO_RC4 \u0026\u0026 !defined OPENSSL_NO_MD5`\nand once `if !defined OPENSSL_NO_DES \u0026\u0026 !defined OPENSSL_NO_SHA1`\n\nHence there should be `||` between those. Currently the build fails\nif the first condition is false, while the second is true.\n\nReviewed-by: Tomas Mraz \u003ctomas@openssl.org\u003e\nReviewed-by: Paul Dale \u003cpauli@openssl.org\u003e\n(Merged from https://github.com/openssl/openssl/pull/15432)\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "81dbfc1388100c5d339e206a8fe184f6ba30f08e",
      "old_mode": 33188,
      "old_path": "test/pbetest.c",
      "new_id": "33d23d4b7104b9f557d5b03e1fdb41bc885b5f4a",
      "new_mode": 33188,
      "new_path": "test/pbetest.c"
    }
  ]
}
