saltbundle-libsodium
No description set
- Sources inherited from project systemsmanagement:saltstack:bundle:next
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout systemsmanagement:saltstack:bundle:next:AlmaLinux9/saltbundle-libsodium && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
libsodium-1.0.18.tar.gz | 0001919817 1.83 MB | |
libsodium-1.0.18.tar.gz.sig | 0000000566 566 Bytes | |
libsodium.keyring | 0000012811 12.5 KB | |
saltbundle-libsodium-rpmlintrc | 0000000037 37 Bytes | |
saltbundle-libsodium.changes | 0000021182 20.7 KB | |
saltbundle-libsodium.spec | 0000002621 2.56 KB |
Revision 3 (latest revision is 5)
Alexander Graul (agraul)
accepted
request 1079238
from
Pablo Suárez Hernández (PSuarezHernandez)
(revision 3)
- Update in SLE-15 (bsc#1199282, jsc#PM-3243, jsc#SLE-24629) - Revert previous change about cpuid as previous change rejected in https://build.opensuse.org/request/show/724809 - Disable LTO as bypass boo#1148184 - Add libsodium_configure_cpuid_chg.patch and call autoconf to regenerate configure script with proper CPUID checking. Required at least for PowerPC and ARM now that LTO enabled. - Update to 1.0.18 - Enterprise versions of Visual Studio are now supported. - Visual Studio 2019 is now supported. - 32-bit binaries for Visual Studio 2010 are now provided. - A test designed to trigger an OOM condition didn't work on Linux systems with memory overcommit turned on. It has been removed in order to fix Ansible builds. - Emscripten: print and printErr functions are overridden to send errors to the console, if there is one. - Emscripten: UTF8ToString() is now exported since Pointer_stringify() has been deprecated. - Libsodium version detection has been fixed in the CMake recipe. - Generic hashing got a 10% speedup on AVX2. - New target: WebAssembly/WASI (compile with dist-builds/wasm32-wasi.sh). - New functions to map a hash to an edwards25519 point or get a random point: core_ed25519_from_hash() and core_ed25519_random(). - crypto_core_ed25519_scalar_mul() has been implemented for scalar*scalar (mod L) multiplication. - Support for the Ristretto group has been implemented for interoperability with wasm-crypto. - Improvements have been made to the test suite.
Comments 0