3
0
forked from pool/openssl-3
Commit Graph

11 Commits

Author SHA256 Message Date
Tomáš Chvátal
18e44c466b Accepting request 817891 from home:vitezslav_cizek:branches:security:tls
* general improvements to the built-in providers, the providers API and the internal plumbing and the provider-aware mechanisms for libssl
  * general improvements and fixes in the CLI apps
  * support for Automated Cryptographic Validation Protocol (ACVP) tests
  * fully pluggable TLS key exchange capability from providers
  * finalization of the Certificate Management Protocol (CMP) contribution, adding an impressive amount of tests for the new features
  * default to the newer SP800-56B compliant algorithm for RSA keygen
  * provider-rand: PRNG functionality backed by providers
  * refactored naming scheme for dispatched functions (#12222)
  * fixes for various issues
  * extended and improved test coverage
  * additions and improvements to the documentations
- Fix license: Apache-2.0

OBS-URL: https://build.opensuse.org/request/show/817891
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=12
2020-07-01 07:09:05 +00:00
Vítězslav Čížek
d257654006 Accepting request 817865 from home:vitezslav_cizek:branches:security:tls
- Update to 3.0.0 Alpha 4
  * No changelog available
- The license is now Apache-2.0
- temporarily disable broken 81-test_cmp_cli.t test
  * https://github.com/openssl/openssl/issues/12324

OBS-URL: https://build.opensuse.org/request/show/817865
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=11
2020-06-30 12:20:26 +00:00
Vítězslav Čížek
1e33ca551f Update changelogs from openssl blogs
* general improvements to the built-in providers, the providers API and the internal plumbing and the provider-aware mechanisms for libssl;
  * general improvements and fixes in the CLI apps;
  * cleanup of the EC API:
    EC_METHOD became an internal-only concept, and functions using or returning EC_METHOD arguments have been deprecated;
    EC_POINT_make_affine() and EC_POINTs_make_affine() have been deprecated in favor of automatic internal handling of conversions when needed;
    EC_GROUP_precompute_mult(), EC_GROUP_have_precompute_mult(), and EC_KEY_precompute_mult() have been deprecated, as such precomputation data is now rarely used;
    EC_POINTs_mul() has been deprecated, as for cryptographic applications EC_POINT_mul() is enough.
  * the CMS API got support for CAdES-BES signature verification;
  * introduction of a new SSL_OP_IGNORE_UNEXPECTED_EOF option;
  * improvements to the RSA OAEP support;
  * FFDH support in the speed app;
  * CI: added external testing through the GOST engine;
  * fixes for various issues;
  * extended and improved test coverage;
  * additions and improvements to the documentations.
  * general improvements to the built-in providers, the providers API and the internal plumbing;
  * the removal of legacy API functions related to FIPS mode, replaced by new provider-based mechanisms;
  * the addition of a new cmp app for RFC 4210;
  * extended and improved test coverage;
  * improvements to the documentations;
  * fixes for various issues.

OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=10
2020-06-05 12:22:29 +00:00
Vítězslav Čížek
370de93354 - Update to 3.0.0 Alpha 3
* No changelog available

OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=9
2020-06-04 20:25:17 +00:00
Tomáš Chvátal
1a7003e813 Accepting request 808417 from home:jengelh:branches:security:tls
- Use find -exec +. Replace `pwd` by simply $PWD.
- Drop Obsoletes on libopenssl1*. libopenssl3 has a new SONAME and
  does not conflict with anything previously.

OBS-URL: https://build.opensuse.org/request/show/808417
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=8
2020-05-24 07:32:32 +00:00
Vítězslav Čížek
6596d9810e - Set man page permissions to 644
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=7
2020-05-22 12:52:31 +00:00
Vítězslav Čížek
bbde3bbda5 - Fix file permissions
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=6
2020-05-21 14:09:51 +00:00
Vítězslav Čížek
e195012a52 - Update baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=5
2020-05-20 14:04:31 +00:00
Vítězslav Čížek
703666d411 - Obsolete openssl 1.1
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=3
2020-05-20 12:46:55 +00:00
Vítězslav Čížek
2ca2d6a366 Accepting request 805880 from home:vitezslav_cizek:branches:security:tls
- Update to 3.0.0 Alpha 2
- drop obsolete version.patch

OBS-URL: https://build.opensuse.org/request/show/805880
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=2
2020-05-15 16:11:43 +00:00
Martin Pluskal
ce587b2631 Accepting request 796816 from home:vitezslav_cizek
enable tests

OBS-URL: https://build.opensuse.org/request/show/796816
OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl-3?expand=0&rev=1
2020-04-24 08:03:40 +00:00