3
0
forked from pool/libgcrypt
Go to file
Pedro Monreal Gonzalez dea0435690 Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++
- Update to 1.9.1
   * *Fix exploitable bug* in hash functions introduced with
     1.9.0. [bsc#1181632, CVE-2021-3345]
   * Return an error if a negative MPI is used with sexp scan
     functions.
   * Check for operational FIPS in the random and KDF functions.
   * Fix compile error on ARMv7 with NEON disabled.
   * Fix self-test in KDF module.
   * Improve assembler checks for better LTO support.
   * Fix 32-bit cross build on x86.
   * Fix non-NEON ARM assembly implementation for SHA512.
   * Fix build problems with the cipher_bulk_ops_t typedef.
   * Fix Ed25519 private key handling for preceding ZEROs.
   * Fix overflow in modular inverse implementation.
   * Fix register access for AVX/AVX2 implementations of Blake2.
   * Add optimized cipher and hash functions for s390x/zSeries.
   * Use hardware bit counting functionx when available.
   * Update DSA functions to match FIPS 186-3.
   * New self-tests for CMACs and KDFs.
   * Add bulk cipher functions for OFB and GCM modes.
- Update libgpg-error required version

- Use the suffix variable correctly in get_hmac_path()
- Rebase libgcrypt-fips_selftest_trigger_file.patch

- Add the global config file /etc/gcrypt/random.conf
  * This file can be used to globally change parameters of the random
    generator with the options: only-urandom and disable-jent.

- Update to 1.9.0:

OBS-URL: https://build.opensuse.org/request/show/868925
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=142
2021-02-03 12:44:42 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=1 2007-01-15 23:21:52 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=1 2007-01-15 23:21:52 +00:00
baselibs.conf Accepting request 244328 from home:msmeissn:branches:devel:libraries:c_c++ 2014-08-13 13:20:08 +00:00
cavs_driver.pl Accepting request 711377 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2019-06-25 12:49:02 +00:00
cavs-test.sh Accepting request 247239 from home:vitezslav_cizek:branches:devel:libraries:c_c++ 2014-09-02 17:36:56 +00:00
drbg_test.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.4.1-rijndael_no_strict_aliasing.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.6.1-fips-cavs.patch Accepting request 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt-1.6.1-use-fipscheck.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.3-fips-ctor.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.4-allow_FSM_same_state.patch Accepting request 697283 from home:jsikes:branches:devel:libraries:c_c++ 2019-04-24 08:43:31 +00:00
libgcrypt-1.8.4-fips_ctor_skip_integrity_check.patch Accepting request 712076 from home:jsikes:branches:devel:libraries:c_c++ 2019-06-27 15:31:10 +00:00
libgcrypt-1.8.4-fips-keygen.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.4-getrandom.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.8.4-use_xfree.patch Accepting request 697283 from home:jsikes:branches:devel:libraries:c_c++ 2019-04-24 08:43:31 +00:00
libgcrypt-1.9.1.tar.bz2 Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-1.9.1.tar.bz2.sig Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-dsa-rfc6979-test-fix.patch Accepting request 766877 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-01-24 12:13:28 +00:00
libgcrypt-ecc-ecdsa-no-blinding.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-fips_selftest_trigger_file.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-FIPS-GMAC_AES-benckmark.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-FIPS-RSA-DSA-ECDSA-hashing-operation.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-fipsdrv-enable-algo-for-dsa-sign.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-fipsdrv-enable-algo-for-dsa-verify.patch Accepting request 592205 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2018-03-29 09:57:58 +00:00
libgcrypt-fix-rng.patch Accepting request 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt-fix-tests-fipsmode.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-global_init-constructor.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-invoke-global_init-from-constructor.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-PCT-DSA.patch Accepting request 807298 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-19 12:29:20 +00:00
libgcrypt-PCT-ECC.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-PCT-RSA.patch Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt-random_selftests-testentropy.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-Restore-self-tests-from-constructor.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-rsa-no-blinding.patch Accepting request 805624 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2020-05-14 15:39:34 +00:00
libgcrypt-sparcv9.diff Accepting request 420659 from security:privacy 2016-08-22 09:21:16 +00:00
libgcrypt.changes Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
libgcrypt.keyring Accepting request 843758 from home:AndreasStieger:branches:devel:libraries:c_c++ 2020-10-24 20:30:16 +00:00
libgcrypt.spec Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00
random.conf Accepting request 868925 from home:pmonrealgonzalez:branches:devel:libraries:c_c++ 2021-02-03 12:44:42 +00:00