Revisions of libgcrypt

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 212898 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 42)
Gcrypt submission for staging purposes, do not accept unless the staging is okay.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) committed (revision 41)
Unbreak again, this needs staging.
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 212727 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) (revision 40)
Needed fix for the libgcrypt functionality.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 39)
unbreak factory
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 211707 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 38)
- fix dependency for 32bit devel package
- name hmac files according soname
- fix hmac subpackage dependency

- update to 1.6. 
 * Removed the long deprecated gcry_ac interface.  Thus Libgcrypt is
   not anymore ABI compatible to previous versions if they used the ac
   interface. Check NEWS in libgcrypt-devel for removed interfaces.
 * Removed the module register subsystem.
 * The deprecated message digest debug macros have been removed.  Use
   gcry_md_debug instead.
 * Removed deprecated control codes.
 * Improved performance of most cipher algorithms as well as for the
   SHA family of hash functions.
 * Added support for the IDEA cipher algorithm.
 * Added support for the Salsa20 and reduced Salsa20/12 stream ciphers.
 * Added limited support for the GOST 28147-89 cipher algorithm.
 * Added support for the GOST R 34.11-94 and R 34.11-2012 (Stribog)
   hash algorithms.
 * Added a random number generator to directly use the system's RNG.
   Also added an interface to prefer the use of a specified RNG.
 * Added support for the SCRYPT algorithm.
 * Mitigated the Yarom/Falkner flush+reload side-channel attack on RSA
   secret keys.  See <http://eprint.iacr.org/2013/448> [CVE-2013-4242].
 * Added support for Deterministic DSA as per RFC-6969.
 * Added support for curve Ed25519.
 * Added a scatter gather hash convenience function.
 * Added several MPI amd SEXP helper functions.
 * Added support for negative numbers to gcry_mpi_print,
   gcry_mpi_aprint and gcry_mpi_scan.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 37)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184483 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 36)
add CVE (forwarded request 184457 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184297 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 35)
- port SLE enhancenments to Factory (bnc#831028)
  * add libgcrypt-unresolved-dladdr.patch (bnc#701267)
  * add libgcrypt-1.5.0-etc_gcrypt_rngseed-symlink.diff (bnc#724841)
  * add libgcrypt-1.5.0-LIBGCRYPT_FORCE_FIPS_MODE-env.diff
- install .hmac256.hmac (bnc#704068)
- enable varuous new options in configure (m-guard, hmac binary check and
  random device linux)
- build with all ciphers, pubkeys and digest by default as whitelist
  simply allowed them all

- Library must be built with large file support in
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179326 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 34)
- avoid gpg-offline in bootstrap packages (forwarded request 179324 from coolo)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 172374 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 33)
update to 1.5.2 (forwarded request 172373 from AndreasStieger)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160558 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 32)
- add GPL3.0+ to License tag because of dumpsexp (bnc#810759) 

- update to 1.5.1
 * Allow empty passphrase with PBKDF2.
 * Do not abort on an invalid algorithm number in
   gcry_cipher_get_algo_keylen and gcry_cipher_get_algo_blklen.
 * Fixed some Valgrind warnings.
 * Fixed a problem with select and high fd numbers.
 * Improved the build system
 * Various minor bug fixes.
 * Interface changes relative to the 1.5.0 release:
   GCRYCTL_SET_ENFORCED_FIPS_FLAG         NEW.
   GCRYPT_VERSION_NUMBER                  NEW.
- add verification of source code signatures
- now requires automake 1.11 to build

- update license to new format
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 31)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 124780 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 30)
fix deps
  * libgpg-error-devel >= 1.8
add libsoname macro (forwarded request 124757 from computersalat)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 29)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 110794 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 28)
Inbetween patent situation should be clear, so I resubmit the idea changes. (forwarded request 110723 from dstoecker)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 104143 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 27)
- Libraries back into %{_libdir}, /usr merge project (forwarded request 104142 from elvigia)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 26)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 91520 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 25)
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 91181 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 24)
add buildrequire libtool (forwarded request 91152 from coolo)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
Displaying revisions 61 - 80 of 102
openSUSE Build Service is sponsored by