Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libelektra: fix compilation with GCC11 | Rosen Penev | 2021-07-07 |
| | | | | | | Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com> | ||
* | elektra: update to 0.9.2 | Harald Geyer | 2020-06-05 |
| | | | | | | | | | | | | | | Notable changes: * Move some plugins from libelektra-plugins to libelektra-cpp because they got reimplemented in C++. * New package libelektra-zmq * Move the crypto plugin from libopenssl to libgcrypt * Disable host build: elektra doesn't need it anymore and nobody uses kdb during package builds for now. Closes: #12307 Signed-off-by: Harald Geyer <harald@ccbib.org> | ||
* | elektra: Fix compilation without deprecated OpenSSL APIs | Rosen Penev | 2019-05-15 |
Signed-off-by: Rosen Penev <rosenp@gmail.com> |