AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to 0.6.0: * Update (embedded) changelog
- Update to 0.6.0-rc2: * Align crates version with parsec-service
- Update to 0.6.0-rc1: * Bump parsec-client * Allow to exclude algorithms for encryption/decryption tests * Add support for RSA OAEP into parsec-tool and parsec-cli-tests.sh * Fix clippy needless_borrow warnings * Update lib.rs to remove const_err - Add <param name="update">true</param> to _service to apply security updates - Use cargo-packaging for all flavors - Enable cargo_audit
- use cargo-packaging (bsc#1198130)
- Disable build on x86 to follow parsec package
- Update to 0.5.2: * changelog from 0.5.1 to 0.5.2: https://github.com/parallaxsecond/parsec-tool/compare/0.5.1...0.5.2 * Fixes CVE-2022-24713 - boo#1196972
- Update to 0.5.1: * changelog from 0.4.0 to 0.5.1: https://github.com/parallaxsecond/parsec-tool/compare/0.4.0...0.5.1
- Update to 0.4.0: * changelog from 0.3.1 to 0.4.0: https://github.com/parallaxsecond/parsec-tool/compare/0.3.1...0.4.0
- Update to 0.3.1: * changelog from 0.3.0 to 0.3.1: https://github.com/parallaxsecond/parsec-tool/compare/0.3.0...0.3.1
- Update to 0.3.0: * changelog from 0.2 to 0.3: https://github.com/parallaxsecond/parsec-tool/compare/0.2.0...0.3.0 * changelog from skipped 0.1 to 0.2: https://github.com/parallaxsecond/parsec-tool/compare/0.1.0...0.2.0
- BuildRequire protobuf-devel for protoc
- Initial version 0.1.0