Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-14 | revision | FabioLolix | |
2022-02-27 | fix deps | FabioLolix | |
2020-12-18 | revision | FabioLolix | |
2016-12-01 | all: switch to HTTPS when available | Baptiste Jonglez | |
2016-11-12 | opendht-git: Fix lib install directory | Baptiste Jonglez | |
2016-08-19 | opendht-git: Bump pkgver | Baptiste Jonglez | |
2016-06-02 | opendht: Build python bindings | Baptiste Jonglez | |
2016-05-31 | opendht: Switch to CMake instead of autotools | Baptiste Jonglez | |
2016-04-24 | ring: -git packages don't provide the non-git package anymore | Baptiste Jonglez | |
This was confusing, as it allowed to mix -git and non-git Ring packages (which almost certainly won't work, since the APIs evolve quite often). | |||
2016-02-21 | opendht: Revert msgpack-c to makedepends (once again) | Baptiste Jonglez | |
Commit e6a84380e57c44220d4fb63d21353dd3b8d24668 brought msgpack-c to depends, but this was a mistake: msgpack-c is not necessary for using opendht, since only msgpack-c headers are used, the shared library is not. Instead, packages that depend on opendht should add msgpack-c to their makedepends. See a related confusion here: https://bugs.archlinux.org/task/48277 | |||
2016-02-16 | opendht-git: No longer use a fixed commit (see new package opendht for a ↵ | Baptiste Jonglez | |
stable version) | |||
2016-01-09 | opendht-git: Update to latest version | Baptiste Jonglez | |
2016-01-03 | opendht-git: Update to latest version, nasty bug is supposed to be fixed | Baptiste Jonglez | |
2015-12-12 | opendht-git: Revert to an older version to avoid a large performance issue | Baptiste Jonglez | |
There seems to be an important issue with latest version of opendht in ring-daemon: https://lists.savoirfairelinux.net/pipermail/ring/2015-December/002302.html Revert to the same "known good version" as ring-daemon upstream: https://gerrit-ring.savoirfairelinux.com/#/c/3280/ | |||
2015-11-29 | opendht-git: Update | Baptiste Jonglez | |
2015-11-11 | Update ring packages to latest version | Baptiste Jonglez | |
2015-10-01 | Revert msgpack-c back to depends | Baptiste Jonglez | |
msgpack-c is needed is a dependency, because opendht.h includes msgpack.hpp, so any package building against opendht also needs the msgpack headers. | |||
2015-08-24 | opendht-git: Move msgpack-c to the build dependencies | Baptiste Jonglez | |
msgpack is a header-only library for C++, so it's only a build dependency, not a real dependency. | |||
2015-08-24 | opendht-git: Update to 20150823 | Baptiste Jonglez | |
2015-07-21 | opendht-git, ring-daemon-git, libringclient-git, ring-gnome-client-git: use ↵ | Baptiste Jonglez | |
a fixed version, to avoid incompatibilities when API changes | |||
2015-06-25 | Initial upload: opendht-git 20150617-1 | Baptiste Jonglez | |