Age | Commit message (Expand) | Author |
---|---|---|
2024-09-28 | gnu: ceph: Update to 17.2.7....Fixes a build failure introduced with newer versions of Boost. * gnu/packages/patches/ceph-fix-for-newer-boost.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/storage.scm (ceph): Update to 17.2.7. Use the patch. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I00f2d369d7a86926b00c680d5ab0fe8044ca9065 | Yann Dupont |
2024-08-31 | gnu: ceph: Add 'bash' input for 'wrap-program'....It is required for cross-compilation. * gnu/packages/storage.scm (ceph)[inputs]: Add 'bash-minimal'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Iaf40b14919b7b6e962d4b7bc7670c79819359c76 | Maxime Devos |