summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-50249 Update package control files for v4.4 tools moveRyan Egesdahl2020-09-014-0/+8
| | | | | | | The mongodb-*-tools packages were split into mongodb-database-tools and mongodb-*-tools-extra, which causes some package management headaches during upgrades to v4.4. This change updates the package control files to account for the package splits so upgrades go more smoothly.
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-232-82/+0
|
* SERVER-47256 Update the debian package maintainer emailRyan Egesdahl2020-05-144-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.
* SERVER-45911 SERVER-45561 New tools metapackage depends on other tools packagesAndrew Morrow2020-04-028-40/+128
|
* SERVER-46342 Reload systemd service file on install for deb platformsMathew Robinson2020-02-284-0/+12
|
* SERVER-44763 Remove gotools from build and packagingAndrew Morrow2020-01-1519-10448/+5
|
* SERVER-44974 Remove extra 'for' in debian/mongod.serviceandf-mongodb2019-12-051-1/+1
| | | | | | Closes #1339 Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
* SERVER-42846 Update manpagesKelsey T Schubert2019-10-2914-758/+4586
|
* SERVER-44006 Change packaging license: AGPL -> SSPL Closes #1327Mathew Robinson2019-10-151-2/+2
|
* SERVER-43407 Move mongocryptd to separate deb/rpmsMark Benvenuto2019-09-255-22/+75
|
* SERVER-43160 Updating rpm, deb, signing, and MSI packaging for mongokerberosAdam Cooper2019-09-242-2/+2
|
* SERVER-42964 Fix wrong ulimit recommended settings docs link in init and ↵Daniel Hatcher2019-08-263-3/+3
| | | | | | | | service files Closes #1320 Signed-off-by: dhatcher42 <daniel.hatcher@mongodb.com>
* SERVER-42603 Add After=network.target to service filesMathew Robinson2019-08-061-0/+1
|
* SERVER-42603 Remove cyclic dependency in SystemD service filesMathew Robinson2019-08-051-1/+0
|
* SERVER-41232 Update man pagesZakhar Kleyman2019-07-2911-1558/+5345
|
* SERVER-40242 Update banner inclusions for vendored toolsSpencer Jackson2019-03-294-0/+4
|
* SERVER-39134 Mongocryptd packagingMark Benvenuto2019-03-082-2/+4
|
* SERVER-39133 Make mongocryptd hostJames Wahlin2019-01-252-2/+4
|
* SERVER-37651 Update license informationRamon Fernandez2018-10-162-2/+0
|
* SERVER-36043 Start mongod after multi-user.targetMathew Robinson2018-08-081-1/+1
|
* SERVER-34750 Update man pagesMathew Robinson2018-07-2612-2410/+9788
|
* SERVER-35665 Update license on all artifactsRamon Fernandez2018-06-202-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 packagesRamon Fernandez2018-06-192-2/+2
|
* SERVER-33146 Source /etc/sysconfig/mongod in service fileMathew Robinson2018-05-031-0/+1
|
* SERVER-34419 Remove mongoperfAndrew Morrow2018-04-135-287/+4
|
* SERVER-33731 Improve server's systemd descriptionRamon Fernandez2018-03-091-1/+1
|
* SERVER-32286 Remove Type=forking from Debian SystemD service filesMathew Robinson2017-12-121-1/+0
|
* SERVER-32234 Fix typo in example output on mongotop man pageEmmanuel Cagadas2017-12-081-1/+1
| | | | | | Closes #1189 Signed-off-by: Kelsey Schubert <kelsey@mongodb.com>
* SERVER-31225 Add Type=forking to systemd service filesMathew Robinson2017-11-301-0/+2
|
* SERVER-31545 Remove deprecated mongooplog toolRamon Fernandez2017-10-235-492/+4
|
* SERVER-30995 Add Compass Installer to MongoDB packagingMathew Robinson2017-10-164-0/+8
|
* SERVER-30853 Add missing hard limit to memlockMathew Robinson2017-09-291-1/+1
|
* Revert "Revert "SERVER-21677 Remove "diaglog" support from the server""Dan Pasette2017-09-213-287/+0
| | | | | This reverts commit 0e3c8a96af7f9ddd6d5a059c92f6303eba1d0b32. Fixed up rpm scripts to exclude mongosniff
* Revert "SERVER-21677 Remove "diaglog" support from the server"Ian Whalen2017-09-212-0/+286
| | | | This reverts commit d5d61785d59f62e29ba01843f8c15cf08a5ca55a.
* SERVER-21677 Remove "diaglog" support from the serverDan Pasette2017-09-202-286/+0
|
* SERVER-30853 Update Mongod init scripts to set unlimited locked memoryMathew Robinson2017-09-133-0/+4
|
* SERVER-29686 Remove /var/lib/mongodb from mongodb-org[-unstable] deb metapackageZakhar Kleyman2017-08-071-1/+0
|
* SERVER-29822 update linux packages to add /usr/share/zoneinfo as ↵Derick Rethans2017-06-295-9/+11
| | | | timeZoneInfo default, and add dependency on tzdata package
* SERVER-27260 don't use --quiet in service filesKevin Pulo2017-06-071-1/+1
|
* SERVER-23516 Packages should not modify permissions when dbpath existsRamon Fernandez2017-05-224-40/+56
|
* SERVER-26652 - reformat systemd service commentsErnie Hershey2016-10-181-7/+14
|
* SERVER-25080 SERVER-24885: fix systemd process limitsSam Kleinman2016-08-251-0/+9
|
* SERVER-25707 Add mongoldap enterprise binary to Linux packagesAndreas Nilsson2016-08-222-2/+2
|
* SERVER-18329: add debian8 packages to buildsSam Kleinman2016-02-111-2/+2
|
* SERVER-7285 SERVER-18329: add service file for debian packagesSam Kleinman2016-02-091-0/+12
|
* SERVER-20930 SERVER-20404: clarify sysconfig and default config overrideSam Kleinman2016-02-091-36/+40
|
* SERVER-21515: Add mongodecrypt to enterprise packagesSpencer Jackson2015-11-202-4/+10
|
* Remove debug output on debian/prerm scriptLaurent Arnoud2015-10-231-2/+0
| | | | | | Signed-off-by: Ramon Fernandez <ramon@mongodb.com> Closes #1035.
* SERVER-18749 Fix inconsistent directory name in upstart configErnie Hershey2015-08-261-2/+2
|
* SERVER-19509 Update Upstart nproc ulimit to match recommendationsErnie Hershey2015-08-191-1/+1
|