re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-29 18:18:16 +02:00
parent 9a319e706b
commit 50f43fc750
5 changed files with 6 additions and 3 deletions

7
.gitignore vendored
View File

@ -1,2 +1,5 @@
SOURCES/openssl-1.0.2o-hobbled.tar.xz
/openssl-1.0.2o-hobbled.tar.xz
.build*.log
clog
000*.patch
*.src.rpm
*.tar.xz

View File

@ -420,7 +420,7 @@ install -m 644 apps/openssl10.cnf $RPM_BUILD_ROOT%{_sysconfdir}/pki/openssl10.cn
%changelog
* Wed May 04 2022 Clemens Lang <cllang@redhat.com> - 1:1.0.2o-4
- Fix CVE-2022-0778: Infinite loop in BN_mod_sqrt() reachable when parsing certificates
Resolves: rhbz#2077417
Resolves: rhbz#2077418
* Fri Aug 3 2018 Tomáš Mráz <tmraz@redhat.com> 1.0.2o-3
- provide and use compat openssl10.cnf as the non-compat one is incompatible

0
hobble-openssl Executable file → Normal file
View File

0
make-dummy-cert Executable file → Normal file
View File

0
renew-dummy-cert Executable file → Normal file
View File