/
githubmirror
/
libjcat
Обзор
Документация
Войти
/
githubmirror
/
libjcat
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
0.1.7
NEWS
72 строки
2 KB
Richard Hughes
Release libjcat 0.1.7
06 май 2021, 23:32
06 май 2021, 23:32
e530788
Код
Авторство
О чём код?
Version 0.1.7 ~~~~~~~~~~~~~ Released: 2021-05-06 New Features: - Do not use help2man to build manual pages (Richard Hughes) Version 0.1.6 ~~~~~~~~~~~~~ Released: 2021-02-08 New Features: - Fall back to the AliasId for validation (Richard Hughes) Bugfixes: - Fix jcat_context_verify_blob() to use self verify for checksums (Richard Hughes) Version 0.1.5 ~~~~~~~~~~~~~ Released: 2021-01-08 New Features: - Allow verifying expired certificates with an additional argument (Richard Hughes) - Allow compiling json-glib as a subproject (Richard Hughes) Version 0.1.4 ~~~~~~~~~~~~~ Released: 2020-10-23 Bugfixes: - Export the old JCatEngine property to preserve internal ABI (Richard Hughes) - Do not fail verification if compiled without an engine (Mario Limonciello) Version 0.1.3 ~~~~~~~~~~~~~ Released: 2020-06-16 New Features: - Export the JcatBlobKind and JcatBlobMethod on the result (Richard Hughes) Bugfixes: - Validate that gpgme_op_verify_result() returned at least one signature (Richard Hughes) Version 0.1.2 ~~~~~~~~~~~~~ Released: 2020-04-27 Bugfixes: - Lower the meson dep version for RHEL 8 (Richard Hughes) - Check for Python modules explicitly during build (Jan Tojnar) Version 0.1.1 ~~~~~~~~~~~~~ Released: 2020-04-14 New Features: - Allow adding an item ID 'alias' (Richard Hughes) Bugfixes: - Make the installed tests actually work (Richard Hughes) - Run generate-version-script.py using the same Python as meson itself (Marek Szuba) - Only pass --version-script to linker when supported (Jan Tojnar) - Sign a simple string instead of /etc/machine-id (Simon McVittie) Version 0.1.0 ~~~~~~~~~~~~~ Released: 2020-03-23 Notes: - This is the first release of libjcat, a library for creating a modifying detached signature collections, a.k.a. Jcat files. - See https://github.com/hughsie/libjcat/blob/master/README.md for information.