Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-21 | No longer use system wiredtiger. Upstream broke using as a separate package ↵ | James P. Harvey | |
in 4.2.0, says in meantime not to use it. Add dependencies still needed, that were dependencies of wiredtiger. | |||
2019-08-20 | Add upstream patch to fix 4.2.0 build failure using system libraries. | James P. Harvey | |
2019-08-20 | 4.2.0 finally supports building with python3. Re-do make and check depends. ↵ | James P. Harvey | |
Several other dependencies no longer needed. | |||
2019-08-20 | Upstream released 4.2.0. | James P. Harvey | |
2019-08-20 | Require python2-scons minimum version 3.1.1. No need to bump pkgrel for ↵ | James P. Harvey | |
anyone who compiled successfully, earlier versions may fail compiling. | |||
2019-08-14 | Run 'scons2' instead of 'scons'. Dependency 'aur/python2-scons' renamed its ↵ | James P. Harvey | |
binaries to no longer conflict with 'extra/scons'. | |||
2019-08-09 | Upstream released 4.0.12. | James P. Harvey | |
2019-08-09 | Require aur/python2-scons. extra/scons changed from using python2 to ↵ | James P. Harvey | |
python3 4 days ago, and mongodb can't build with it. Upstream has 1.5+ year old stalled work in progress patches of hundreds/thousands of lines for compatibility, that do not apply cleanly. | |||
2019-07-25 | Upstream released 4.0.11. | James P. Harvey | |
2019-05-29 | Upstream released 4.0.10. | James P. Harvey | |
2019-04-13 | Upstream released 4.0.9. | James P. Harvey | |
2019-03-30 | Upstream released 4.0.8. Upstream didn't bump required version of wiredtiger. | James P. Harvey | |
2019-03-26 | 4.0.7 requires new version of wiredtiger. See ↵ | James P. Harvey | |
https://github.com/mongodb/mongo/commit/0a201aa5bff44f490b970727587b60066c3ce1a7 | |||
2019-03-26 | Upgrading to version 4.0.7 | Fredy García | |
2019-02-24 | Make systemd wait as long as it takes for MongoDB to start. | James P. Harvey | |
2019-02-21 | Tag 4.0.6-2, and update comments. | James P. Harvey | |
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 | |