3505ea6 Update the sources accordingly to its native counter part (1.1.1c)

Authored and Committed by Fabiano FidĂȘncio 4 years ago
44 files changed. 20741 lines added. 3649 lines removed.
.gitignore
file modified
+1 -0
Makefile.certificate
file modified
+11 -7
ec_curve.c
file modified
+6 -19
ectest.c
file modified
+663 -730
mingw-openssl.spec
file modified
+44 -32
openssl-1.1.0-algo-doc.patch
file removed
-48
openssl-1.1.0-bio-fd-preserve-nl.patch
file removed
-29
openssl-1.1.0-build.patch
file removed
-73
openssl-1.1.0-ca-dir.patch
file removed
-24
openssl-1.1.0-cc-reqs.patch
file removed
-27
openssl-1.1.0-chil-fixes.patch
file removed
-15
openssl-1.1.0-disable-ssl3.patch
file removed
-85
openssl-1.1.0-ec-curves.patch
file removed
-80
openssl-1.1.0-manfix.patch
file removed
-51
openssl-1.1.0-missing-quotes.patch
file removed
-15
openssl-1.1.0-secure-getenv.patch
file removed
-139
openssl-1.1.0-silent-rnd-write.patch
file removed
-24
openssl-1.1.0-system-cipherlist.patch
file removed
-317
openssl-1.1.1-apps-dgst.patchopenssl-1.1.0-apps-dgst.patch
file renamed
+5 -5
openssl-1.1.1-build.patch
file added
+40
openssl-1.1.1-conf-paths.patch
file added
+56
openssl-1.1.1-defaults.patchopenssl-1.1.0-defaults.patch
file renamed
+7 -7
openssl-1.1.1-disable-ssl3.patch
file added
+91
openssl-1.1.1-ec-curves.patch
file added
+210
openssl-1.1.1-evp-kdf.patch
file added
+5262
openssl-1.1.1-fips-crng-test.patch
file added
+407
openssl-1.1.1-fips-post-rand.patch
file added
+157
openssl-1.1.1-fips.patchopenssl-1.1.0-fips.patch
file renamed
+1468 -1890
openssl-1.1.1-ignore-bound.patch
file added
+14
openssl-1.1.1-man-rename.patch
file added
+19
openssl-1.1.1-no-brainpool.patch
file added
+116
openssl-1.1.1-no-weak-verify.patchopenssl-1.1.0-no-weak-verify.patch
file renamed
+6 -6
openssl-1.1.1-regression-fixes.patch
file added
+16
openssl-1.1.1-s390x-update.patch
file added
+5509
openssl-1.1.1-seclevel.patch
file added
+65
openssl-1.1.1-ssh-kdf.patch
file added
+5612
openssl-1.1.1-system-cipherlist.patch
file added
+310
openssl-1.1.1-ts-sha256-default.patch
file added
+50
openssl-1.1.1-upstream-sync.patch
file added
+534
openssl-1.1.1-version-add-engines.patchopenssl-1.1.0-version-add-engines.patch
file renamed
+14 -14
openssl-1.1.1-version-override.patch
file added
+12
openssl-1.1.1-weak-ciphers.patchopenssl-1.1.0-weak-ciphers.patch
file renamed
+34 -7
renew-dummy-cert
file modified
+1 -4
sources
file modified
+1 -1
    Update the sources accordingly to its native counter part (1.1.1c)
    
    Four patches are not being applied due to failures in the build and/or
    applying them:
    - openssl-1.1.1-fips.patch
    - openssl-1.1.1-fips-post-rand.patch
    - openssl-1.1.1-evp-kdf.patch
    - openssl-1.1.1-ssh-kdf.patch
    
    Mind that fips related patches were not applied in the previously
    version either.
    
    Resolves: rhbz#1740772
    
    Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
        
file modified
+1 -0
file modified
+11 -7
file modified
+6 -19
file modified
+663 -730
file modified
+44 -32
openssl-1.1.1-apps-dgst.patch openssl-1.1.0-apps-dgst.patch
file renamed
+5 -5
openssl-1.1.1-defaults.patch openssl-1.1.0-defaults.patch
file renamed
+7 -7
openssl-1.1.1-fips.patch openssl-1.1.0-fips.patch
file renamed
+1468 -1890
openssl-1.1.1-no-weak-verify.patch openssl-1.1.0-no-weak-verify.patch
file renamed
+6 -6
openssl-1.1.1-version-add-engines.patch openssl-1.1.0-version-add-engines.patch
file renamed
+14 -14
openssl-1.1.1-weak-ciphers.patch openssl-1.1.0-weak-ciphers.patch
file renamed
+34 -7
file modified
+1 -4
file modified
+1 -1