Michal Vyskocil
c2b9970a6d
- 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.
* The algorithm ids GCRY_PK_ECDSA and GCRY_PK_ECDH are now
deprecated. Use GCRY_PK_ECC if you need an algorithm id.
* Changed gcry_pk_genkey for "ecc" to only include the curve name and
not the parameters. The flag "param" may be used to revert this.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=32
2013-12-19 09:11:12 +00:00
Dr. Werner Fink
0357e20aaf
Accepting request 184457 from home:AndreasStieger:branches:devel:libraries:c_c++
...
add CVE
OBS-URL: https://build.opensuse.org/request/show/184457
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=30
2013-07-27 11:10:54 +00:00
Ismail Dönmez
9b48f489bf
Accepting request 184381 from home:AndreasStieger:branches:devel:libraries:c_c++
...
update to 1.5.3 [bnc#831359] (CVE not forthcoming)
OBS-URL: https://build.opensuse.org/request/show/184381
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=29
2013-07-26 09:01:40 +00:00
Michal Vyskocil
84f3f9aea5
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=27
2013-07-25 09:26:56 +00:00
Ismail Dönmez
6a35aedefa
Accepting request 179324 from home:coolo:branches:openSUSE:Factory
...
- avoid gpg-offline in bootstrap packages
OBS-URL: https://build.opensuse.org/request/show/179324
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=25
2013-06-17 13:34:36 +00:00
Sascha Peilicke
c75cb5e0ba
Accepting request 179215 from home:elvigia:branches:devel:libraries:c_c++
...
- Library must by built with large file support in
32 bit archs.
OBS-URL: https://build.opensuse.org/request/show/179215
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=24
2013-06-17 07:25:49 +00:00
Ismail Dönmez
b6f5274965
Accepting request 172373 from home:AndreasStieger:branches:devel:libraries:c_c++
...
update to 1.5.2
OBS-URL: https://build.opensuse.org/request/show/172373
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=22
2013-04-18 19:00:41 +00:00
Michal Vyskocil
1bb0687206
- add GPL3.0+ to License tag because of dumpsexp (bnc#810759)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=20
2013-03-22 09:31:45 +00:00
Ismail Dönmez
91b308c9c7
Accepting request 159896 from home:AndreasStieger:branches:devel:libraries:c_c++
...
1.5.1
OBS-URL: https://build.opensuse.org/request/show/159896
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=19
2013-03-19 09:04:38 +00:00
Stephan Kulow
c18825efff
Accepting request 150821 from openSUSE:Factory:Staging:spdx
...
update license to new format
OBS-URL: https://build.opensuse.org/request/show/150821
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=18
2013-02-03 07:04:40 +00:00
aadac53807
Accepting request 124757 from home:computersalat:devel:libs
...
fix deps
* libgpg-error-devel >= 1.8
add libsoname macro
OBS-URL: https://build.opensuse.org/request/show/124757
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=16
2012-06-13 07:19:23 +00:00
Sascha Peilicke
544f8f765c
Accepting request 110723 from home:dstoecker
...
Inbetween patent situation should be clear, so I resubmit the idea changes.
OBS-URL: https://build.opensuse.org/request/show/110723
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=14
2012-03-23 11:47:53 +00:00
Cristian Rodríguez
1c1273999c
Accepting request 104142 from home:elvigia:branches:devel:libraries:c_c++
...
- Libraries back into %{_libdir}, /usr merge project
OBS-URL: https://build.opensuse.org/request/show/104142
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=12
2012-02-12 16:27:21 +00:00
e821ff4fac
Remove redundant/unwanted tags/section (cf. specfile guidelines)
...
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=7
2011-11-13 14:40:21 +00:00
Ismail Dönmez
63ea93f660
Accepting request 91152 from home:coolo:removelibtool
...
add buildrequire libtool
OBS-URL: https://build.opensuse.org/request/show/91152
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=6
2011-11-13 10:16:22 +00:00
Cristian Rodríguez
57f4d9fa3f
Accepting request 86107 from home:elvigia:branches:devel:libraries:c_c++
...
- Update to version 1.5.0, most important changes
* Uses the Intel AES-NI instructions if available
* Support ECDH.
OBS-URL: https://build.opensuse.org/request/show/86107
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=4
2011-10-02 18:44:43 +00:00
Ruediger Oertel
16277c07d8
Accepting request 53419 from devel:libraries:c_c++
...
Accepted submit request 53419 from user mvyskocil
OBS-URL: https://build.opensuse.org/request/show/53419
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=19
2010-11-20 10:15:36 +00:00
OBS User autobuild
16693e1e44
Accepting request 43461 from home:hennevogel:TODO
...
Copy from home:hennevogel:TODO/libgcrypt based on submit request 43461 from user a_jaeger
OBS-URL: https://build.opensuse.org/request/show/43461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=18
2010-07-20 18:17:16 +00:00
OBS User autobuild
b856e12c0f
Accepting request 29043 from home:hennevogel:TODO
...
Copy from home:hennevogel:TODO/libgcrypt based on submit request 29043 from user coolo
OBS-URL: https://build.opensuse.org/request/show/29043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=14
2010-01-14 14:27:35 +00:00
OBS User unknown
c8c3a8f3cd
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=12
2009-04-23 17:01:04 +00:00
OBS User unknown
b865ef73c1
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=11
2009-01-29 22:14:05 +00:00
OBS User unknown
9b89c9eaa8
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=10
2008-12-15 12:09:01 +00:00
OBS User unknown
d26de470a6
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=9
2008-11-17 16:16:05 +00:00
OBS User unknown
136387b962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=8
2008-11-02 14:42:29 +00:00
OBS User unknown
4a523c8682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=7
2008-07-05 00:29:19 +00:00
OBS User unknown
483178bbab
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=6
2008-05-16 20:06:57 +00:00
OBS User unknown
f5aacf25fd
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=5
2008-04-10 12:25:16 +00:00
OBS User unknown
8363b4f071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=4
2008-01-18 01:02:35 +00:00
OBS User unknown
1ba9047201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=3
2007-09-13 16:48:03 +00:00
OBS User unknown
a98529cf8a
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=2
2007-02-09 00:12:30 +00:00
OBS User unknown
bf104736a7
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgcrypt?expand=0&rev=1
2007-01-15 23:21:52 +00:00