Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-11 | Make quotes consistent | Mike Williamson | |
2017-08-11 | Add linux-api-headers to make deps | Mike Williamson | |
2017-07-21 | Bump version to 3.2.0 | Mike Williamson | |
2017-07-21 | Add gcc5 as a make dep | Mike Williamson | |
This is a workaround to the problem of not being able to compile with the current gcc. | |||
2017-05-30 | Update to 3.1.21 | Mike Williamson | |
2017-05-02 | Fix folder creation and permissions | Mike Williamson | |
2017-05-02 | Update to 3.1.19 | Mike Williamson | |
2017-04-26 | Update to 3.1.18 | Mike Williamson | |
2017-04-06 | Bump to version 3.1.17 | Mike Williamson | |
2017-04-05 | Fix permissions issues | Mike Williamson | |
2017-03-28 | Update to 3.1.16 | Mike Williamson | |
2017-03-28 | Clean up package dependencies | Mike Williamson | |
2017-03-27 | Add logrotate config | Mike Williamson | |
2017-03-27 | Let systemd do the supervising | Mike Williamson | |
Arangod can be launched in supervisor mode, which forks off child processes and then restarts them if they die. This commit removes the `--supervisor` option and relies on systemd to do the supervising. | |||
2017-03-27 | Update to 3.1.15 | Mike Williamson | |
2017-03-27 | Create /var/tmp/arangodb3 with tmpfiles.d | Mike Williamson | |
2017-03-27 | Remove rm commands from post_remove | Mike Williamson | |
2017-03-20 | Bump to pkgver 5 | Mike Williamson | |
2017-03-20 | Remove chmod from systemd unit file | Mike Williamson | |
2017-03-20 | Upgrade to sha512 and trust Frank's signing key | Mike Williamson | |
2017-03-19 | Create users with sysusers.d | Mike Williamson | |
2017-03-19 | Bump to pkgver 3 | Mike Williamson | |
2017-03-19 | install Arango license file | Mike Williamson | |
2017-03-19 | Bring our systemd unit file closer to arango's | Mike Williamson | |
More work needs to be done to rationalize the differences but this is a start. | |||
2017-03-19 | Put all binaries in /usr/bin | Mike Williamson | |
2017-03-19 | Remove unused libexec folder | Mike Williamson | |
2017-03-19 | remove unused files in lib | Mike Williamson | |
2017-03-19 | Remove unneeded cmake variables | Mike Williamson | |
2017-03-14 | Update to 3.1.14 | Mike Williamson | |
2016-12-22 | Bump to 3.1.6 | Mike Williamson | |
2016-12-21 | Bump to 3.1.5 | Mike Williamson | |
2016-12-14 | Update to 3.1.4 | Mike Williamson | |
2016-12-03 | Update to 3.1.3 | Mike Williamson | |
2016-12-02 | Bump to Arango 3.1.2 | Mike Williamson | |
2016-11-24 | Bump to 3.1.1 | Mike Williamson | |
2016-11-04 | Upgrade to 3.1! W00T! | Mike Williamson | |
2016-10-20 | Update to 3.0.10 | Mike Williamson | |
2016-10-12 | Update to 3.0.9 | Mike Williamson | |
2016-09-16 | Update to 3.0.8 | Mike Williamson | |
2016-09-06 | Update to 3.0.7 | Mike Williamson | |
2016-08-24 | Bump package version to 2 | Mike Williamson | |
2016-08-24 | Add proper handling of pidfile | Mike Williamson | |
arangodb-tmpfile.conf specifies the /run directory that ArangoDB will need to create it's pidfile. We are now using systemd-tmpfiles to create the whatever is specifed in that file in the post_install hook. | |||
2016-08-23 | Update to 3.0.5 | Mike Williamson | |
This commit fixes problems with paths by compiling with the proper cmake settings. | |||
2016-08-08 | Make sure makedepends are captured in srcinfo | Mike Williamson | |
2016-08-08 | Fix makedepends list | lxndr | |
2016-08-03 | Update to 3.0.4 | Mike Williamson | |
2016-07-20 | Bump pkgrel to reflect dropping deps | Mike Williamson | |
Incrementing the package release number since go and readline have been removed. | |||
2016-07-20 | remove unneeded directory renaming. | Mike Williamson | |
2016-07-20 | Drop dependencies that are no longer required | Mike Williamson | |
2016-07-19 | Update to 3.0.3 | Mike Williamson | |