Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1000-cmake-fix-no-atomic-64.patch | [PATCH] build/cmake: Link libatomic where needed for 64-bit atomic ops. Link against libatomic also on architectures that need it for 64-bit atomic operations. ARM EABI (armel) and little-endian MIPS (mipsel) are two such architectures. |
Amin Bandali <amin.bandali@savoirfairelinux.com> | yes | 2023-02-05 | ||
2000-cmake-python-no-build-install.patch | Disable building and installing Python bindings by upstream Comment out the build and install bits from python/CMakeLists.txt so we could do so from debian/rules. diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index 595cded..cd74c18 100644 |
Amin Bandali <bandali@gnu.org> | not-needed | 2023-08-16 | ||
2010-install-dhtnode-http.patch | Install the tools/http_server.py tool as dhtnode-http. diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt index cd74c18..73751e0 100644 |
Amin Bandali <bandali@gnu.org> | no | 2023-10-21 |