$ git clone -n https://gitee.com/ocs-commit/openssl.git /var/lib/mock/dist-ocs23-base-build-326572-34951/root/chroot_tmpdir/scmroot/openssl Cloning into '/var/lib/mock/dist-ocs23-base-build-326572-34951/root/chroot_tmpdir/scmroot/openssl'... $ git fetch origin master:KOJI_FETCH_HEAD From https://gitee.com/ocs-commit/openssl * [new branch] master -> KOJI_FETCH_HEAD $ git reset --hard KOJI_FETCH_HEAD HEAD is now at 0cbef46 - [Type] bugfix - [DESC] Apply patches from rpm-tracker - [Bug Fix] 410bf24daee01df8f71246ba32d8e2a2922a8f25.patch: Note finished state in cipher BIO EOF - [Bug Fix] bdd0c198871fe3e66b7fbcb643e8a3134e4683c3.patch: Handle 0 return values from DH key computations as errors - [Bug Fix] d596982c215dfc36f1756f2b556d0480ce8002df.patch: test/evp_test.c: Free fetched_digest on error to avoid memory leak - [Bug Fix] 431937cf1af31107e70c0af2aa805267950d7404.patch: crypto/property/property.c: Free impl->method to avoid memory leak - [Bug Fix] d9a7a8e200e80c875fd54c746e7a67b3f23ee03c.patch: Fix memory leaks after failure of PKCS7_add_signed_attribute()