Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-21 | Require unittests pass. If running through devtools, disable unittests ↵ | James P. Harvey | |
using mlock() which fail within systemd-nspawn. The mlock() failure and allowing unittests to fail dates back to around 3.6.0-1, and they were disabled entirely in 3.4.9-1. | |||
2019-02-21 | Don't try to build tools, because they aren't here anymore. | James P. Harvey | |
2019-02-21 | Install manpages. | James P. Harvey | |
2019-02-21 | Use upstream service file, but keep it as mongodb and modify it to: keep ↵ | James P. Harvey | |
historical conf file name; keep historical user name (no need for separate daemon group name); and not include sysconfig file for init.d. | |||
2019-02-21 | Use upstream conf file, but keep it as /etc/mongodb.conf and modify it to ↵ | James P. Harvey | |
keep dbPath at /var/lib/mongodb like it always has been on Arch. | |||
2019-02-21 | Make wiredtiger dependency require minimum version of that required by ↵ | James P. Harvey | |
4.0.6. Especially important because it's now an AUR package as well. | |||
2019-02-21 | Remove setting LANG. This was added in 3.2.0-1 because a test was giving a ↵ | James P. Harvey | |
locale error, which no longer happens. | |||
2019-02-21 | Re-enable test 'oplog_buffer_collection_test'. This was disabled in 3.4.2-1 ↵ | James P. Harvey | |
along with all integration tests, that were hanging/not running on pkgbuild.com. Not an official package, so won't run on there. The issue with integration tests were resolved no later than 3.6.0 when they were re-enabled, and this test runs fine now. | |||
2019-02-21 | Strip binaries, per default Arch policy. This was disabled in 3.2.0-1 ↵ | James P. Harvey | |
without specifying a reason. | |||
2019-02-21 | Remove disabled '--use-system-v8' option with compilation error comment. ↵ | James P. Harvey | |
This was added in 2.4.5-1. Subsequently, the option was removed entirely. See https://jira.mongodb.org/browse/SERVER-19378 | |||
2019-02-21 | Re-enable tls13 support. This was disabled in 4.0.2-1 due to a compilation ↵ | James P. Harvey | |
error, which upstream fixed in 4.0.4. See https://jira.mongodb.org/browse/SERVER-37135 | |||
2019-02-21 | Re-enable '--use-system-tcmalloc'. This was disabled in 3.0.0-1 due to a ↵ | James P. Harvey | |
compilation error on i686, but package no longer supports i686. | |||
2019-02-21 | Remove install_compass, because it won't run on arch, and AUR package ↵ | James P. Harvey | |
mongodb-compass exists. | |||
2019-02-21 | Change license from AGPL3 to SSPL, which applies to releases after October ↵ | James P. Harvey | |
16, 2018. | |||
2019-02-12 | Upgrading to version 4.0.6 | frealgagu | |
2019-01-19 | moved from [community] | Felix Yan | |