diff options
author | Remi Collet <remi@remirepo.net> | 2021-11-15 09:27:54 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-11-15 09:27:54 +0100 |
commit | 5575ebbeb35c019c8fd514feb0f01691f9e3f4a1 (patch) | |
tree | 806d75ddd9dccbde33073c49d8b8f5ba0ac8e7bf /failed.txt | |
parent | 153e8f632a497549bc05324c6078964b433c63b5 (diff) |
Fix #79971 special character is breaking the path in xml function
CVE-2021-21707
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -===== 7.2.34-9 (2021-10-20) +===== 7.2.34-10 (2021-11-15) -$ grep -r 'Tests failed' /var/lib/mock/{fc,el}*/build.log +$ grep -r 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/el7x/build.log:Tests failed : 0 /var/lib/mock/el8x72/build.logTests failed : 18 |