Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-54729 Add explicit dependencies to Debian packages | Ryan Egesdahl | 2021-07-21 | 2 | -6/+6 |
| | | | | | | | | | | | | Some dependencies were not being captured automatically by the Debian package build system (namely, the Cyrus SASL modules required for Enterprise), which was causing failures for some users. The explicit dependencies declared in the RPM packages are mirrored in the Debian packaging now. (cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154) (cherry picked from commit 7d3fe7a3f137a99fd7985133621cef82ccbe76ec) (cherry picked from commit 47b693a6aeaa142bffcea57984b8e84f60204407) | ||||
* | Revert "SERVER-54729 Add explicit dependencies to Debian packages" | Ryan Egesdahl | 2021-07-21 | 2 | -6/+6 |
| | | | | This reverts commit 3620bc7612d48f1ca7e2030b623c51328c9d5b09. | ||||
* | SERVER-54729 Add explicit dependencies to Debian packages | Ryan Egesdahl | 2021-07-20 | 2 | -6/+6 |
| | | | | | | | | | | | | Some dependencies were not being captured automatically by the Debian package build system (namely, the Cyrus SASL modules required for Enterprise), which was causing failures for some users. The explicit dependencies declared in the RPM packages are mirrored in the Debian packaging now. (cherry picked from commit 829e4a097bdf3e54fab7097697242334c4a79154) (cherry picked from commit 7d3fe7a3f137a99fd7985133621cef82ccbe76ec) (cherry picked from commit 47b693a6aeaa142bffcea57984b8e84f60204407) | ||||
* | SERVER-54386 Prevent install errors when systemd is not running | Ryan Egesdahl | 2021-03-05 | 4 | -8/+12 |
| | | | | | (cherry picked from commit 8cf3de4ca76037e9bdace59d84f8ee7403f8a03b) (cherry picked from commit 77f008215f8b56805c84a0e70834afa9d6b628e8) | ||||
* | SERVER-52806 Don't assume systemd on all Debian systems | Ryan Egesdahl | 2020-12-08 | 4 | -4/+12 |
| | | | | | (cherry picked from commit 0e69ddaa39b360d4083a55041b2f792c1cd61ec5) (cherry picked from commit c18a49d65c2488745694e17ed5d93e4601ce1174) | ||||
* | SERVER-46342 Reload systemd service file on install for deb platforms | Mathew Robinson | 2020-10-15 | 4 | -0/+12 |
| | | | | (cherry picked from commit 0690089e24d1ae398b3cafc348a0b9c9f5f24527) | ||||
* | SERVER-47256 Update the debian package maintainer email | Ryan Egesdahl | 2020-05-21 | 4 | -4/+4 |
| | | | | | | | | The previous debian package maintainer was set to a single person, and any maintainer requests would be directed at this person. Instead, we use an email list that is dedicated for the purpose. (cherry picked from commit f1d3b5fe6560474cec7daa57157c044c7309ed3c) | ||||
* | SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327 | Mathew Robinson | 2019-11-06 | 1 | -2/+2 |
| | |||||
* | SERVER-42846 Update manpages | Kelsey T Schubert | 2019-10-29 | 14 | -1113/+5742 |
| | |||||
* | SERVER-43407 Move mongocryptd to separate deb/rpms | Mark Benvenuto | 2019-09-26 | 5 | -22/+75 |
| | | | | (cherry picked from commit e02afdb9de63090249101946bdaa5cb3f78d0c30) | ||||
* | SERVER-42603 Add After=network.target to service filesr4.2.0-rc7 | Mathew Robinson | 2019-08-06 | 1 | -0/+1 |
| | | | | (cherry picked from commit edd215fd7979d776be5a9fab6cc8335a29fd96f1) | ||||
* | SERVER-42603 Remove cyclic dependency in SystemD service files | Mathew Robinson | 2019-08-05 | 1 | -1/+0 |
| | | | | (cherry picked from commit 18bff834e331f8a6a13aeec4c9cf94a9e9239d75) | ||||
* | SERVER-41232 Update man pages | Zakhar Kleyman | 2019-07-29 | 11 | -1558/+5345 |
| | |||||
* | SERVER-40242 Update banner inclusions for vendored tools | Spencer Jackson | 2019-03-29 | 4 | -0/+4 |
| | |||||
* | SERVER-39134 Mongocryptd packaging | Mark Benvenuto | 2019-03-08 | 2 | -2/+4 |
| | |||||
* | SERVER-39133 Make mongocryptd host | James Wahlin | 2019-01-25 | 2 | -2/+4 |
| | |||||
* | SERVER-37651 Update license information | Ramon Fernandez | 2018-10-16 | 2 | -2/+0 |
| | |||||
* | SERVER-36043 Start mongod after multi-user.target | Mathew Robinson | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | SERVER-34750 Update man pages | Mathew Robinson | 2018-07-26 | 12 | -2410/+9788 |
| | |||||
* | SERVER-35665 Update license on all artifacts | Ramon Fernandez | 2018-06-20 | 2 | -0/+2 |
| | | | | | | License for Community artifacts is in the LICENSE-Community.txt file. License for Enterprise artifacts is in the LICENSE-Enterprise.txt file. This change also updates deb/rpm/msi packages. | ||||
* | SERVER-35665 Update license file name for Debian packages | Ramon Fernandez | 2018-06-19 | 2 | -2/+2 |
| | |||||
* | SERVER-33146 Source /etc/sysconfig/mongod in service file | Mathew Robinson | 2018-05-03 | 1 | -0/+1 |
| | |||||
* | SERVER-34419 Remove mongoperf | Andrew Morrow | 2018-04-13 | 5 | -287/+4 |
| | |||||
* | SERVER-33731 Improve server's systemd description | Ramon Fernandez | 2018-03-09 | 1 | -1/+1 |
| | |||||
* | SERVER-32286 Remove Type=forking from Debian SystemD service files | Mathew Robinson | 2017-12-12 | 1 | -1/+0 |
| | |||||
* | SERVER-32234 Fix typo in example output on mongotop man page | Emmanuel Cagadas | 2017-12-08 | 1 | -1/+1 |
| | | | | | | Closes #1189 Signed-off-by: Kelsey Schubert <kelsey@mongodb.com> | ||||
* | SERVER-31225 Add Type=forking to systemd service files | Mathew Robinson | 2017-11-30 | 1 | -0/+2 |
| | |||||
* | SERVER-31545 Remove deprecated mongooplog tool | Ramon Fernandez | 2017-10-23 | 5 | -492/+4 |
| | |||||
* | SERVER-30995 Add Compass Installer to MongoDB packaging | Mathew Robinson | 2017-10-16 | 4 | -0/+8 |
| | |||||
* | SERVER-30853 Add missing hard limit to memlock | Mathew Robinson | 2017-09-29 | 1 | -1/+1 |
| | |||||
* | Revert "Revert "SERVER-21677 Remove "diaglog" support from the server"" | Dan Pasette | 2017-09-21 | 3 | -287/+0 |
| | | | | | This reverts commit 0e3c8a96af7f9ddd6d5a059c92f6303eba1d0b32. Fixed up rpm scripts to exclude mongosniff | ||||
* | Revert "SERVER-21677 Remove "diaglog" support from the server" | Ian Whalen | 2017-09-21 | 2 | -0/+286 |
| | | | | This reverts commit d5d61785d59f62e29ba01843f8c15cf08a5ca55a. | ||||
* | SERVER-21677 Remove "diaglog" support from the server | Dan Pasette | 2017-09-20 | 2 | -286/+0 |
| | |||||
* | SERVER-30853 Update Mongod init scripts to set unlimited locked memory | Mathew Robinson | 2017-09-13 | 3 | -0/+4 |
| | |||||
* | SERVER-29686 Remove /var/lib/mongodb from mongodb-org[-unstable] deb metapackage | Zakhar Kleyman | 2017-08-07 | 1 | -1/+0 |
| | |||||
* | SERVER-29822 update linux packages to add /usr/share/zoneinfo as ↵ | Derick Rethans | 2017-06-29 | 5 | -9/+11 |
| | | | | timeZoneInfo default, and add dependency on tzdata package | ||||
* | SERVER-27260 don't use --quiet in service files | Kevin Pulo | 2017-06-07 | 1 | -1/+1 |
| | |||||
* | SERVER-23516 Packages should not modify permissions when dbpath exists | Ramon Fernandez | 2017-05-22 | 4 | -40/+56 |
| | |||||
* | SERVER-26652 - reformat systemd service comments | Ernie Hershey | 2016-10-18 | 1 | -7/+14 |
| | |||||
* | SERVER-25080 SERVER-24885: fix systemd process limits | Sam Kleinman | 2016-08-25 | 1 | -0/+9 |
| | |||||
* | SERVER-25707 Add mongoldap enterprise binary to Linux packages | Andreas Nilsson | 2016-08-22 | 2 | -2/+2 |
| | |||||
* | SERVER-18329: add debian8 packages to builds | Sam Kleinman | 2016-02-11 | 1 | -2/+2 |
| | |||||
* | SERVER-7285 SERVER-18329: add service file for debian packages | Sam Kleinman | 2016-02-09 | 1 | -0/+12 |
| | |||||
* | SERVER-20930 SERVER-20404: clarify sysconfig and default config override | Sam Kleinman | 2016-02-09 | 1 | -36/+40 |
| | |||||
* | SERVER-21515: Add mongodecrypt to enterprise packages | Spencer Jackson | 2015-11-20 | 2 | -4/+10 |
| | |||||
* | Remove debug output on debian/prerm script | Laurent Arnoud | 2015-10-23 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Ramon Fernandez <ramon@mongodb.com> Closes #1035. | ||||
* | SERVER-18749 Fix inconsistent directory name in upstart config | Ernie Hershey | 2015-08-26 | 1 | -2/+2 |
| | |||||
* | SERVER-19509 Update Upstart nproc ulimit to match recommendations | Ernie Hershey | 2015-08-19 | 1 | -1/+1 |
| | |||||
* | SERVER-18581 Start process with group=mongodb in .deb packages | Ernie Hershey | 2015-08-18 | 2 | -2/+4 |
| | |||||
* | SERVER-18531 Integrate SpiderMonkey | Jason Carey | 2015-07-14 | 4 | -0/+4 |
| | | | | Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod. |