- Update to 0.7.0:
This release is primarily a maintenance release. Besides many minor
internal fixes and improvements, a handful of changes affect the public
API and thus break API and ABI compatibility.
The most notable changes are:
* The pointers secp256k1_context_static and secp256k1_context_no_precomp
to the constant context objects are now const.
* Removed previously deprecated function aliases secp256k1_ec_privkey_<operation>
in favor of secp256k1_ec_seckey_<operation>.
* Starting with this release, building with CMake is no longer
considered experimental. Traditional GNU Autotools builds (./configure
and make) remain fully supported.
* For a more detailed list of changes, see the CHANGELOG.md
OBS-URL: https://build.opensuse.org/request/show/1295682
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsecp256k1?expand=0&rev=6
OBS-URL: https://build.opensuse.org/package/show/network:cryptocurrencies/libsecp256k1?expand=0&rev=37
Description
No description provided
Languages
RPM Spec
100%