Bug 42271 - Please enable ed25519
Summary: Please enable ed25519
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ostree (show other bugs)
Version: unstable
Hardware: all Linux
: P5 enhancement
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-28 13:28 MSK by Denis Pynkin
Modified: 2022-03-28 15:55 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Pynkin 2022-03-28 13:28:31 MSK
Прошу добавить поддержку подписей ed25519.

Достаточно раскомментировать зависимость на libsodium:
`BuildRequires: pkgconfig(libsodium) >= 1.0.14`

а также добавить для configure дополнительную опцию `--with-ed25519-libsodium`.

Протестировал, работает.

PS буду благодарен, если еще и в p10 закините.
Comment 1 Repository Robot 2022-03-28 15:55:52 MSK
ostree-2022.2-alt2 -> sisyphus:

 Mon Mar 28 2022 Alexey Shabalin <shaba@altlinux> 2022.2-alt2
 - build with ed25519 sign support (ALT#42271)