summaryrefslogtreecommitdiff
path: root/buildscripts/packager-enterprise.py
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-20024/SERVER-16579 Add suse 12 enterprise/community buildersJonathan Reams2015-10-191-1/+1
|
* SERVER-18516 Use OS codename in Debian/Ubuntu repo 'Suite' fieldErnie Hershey2015-08-191-2/+2
|
* SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvementsErnie Hershey2015-08-121-218/+26
| | | | | | | | * Signing RPM's * Signing .DEB's with organization key instead of Richard's key * Generating packages on individual platforms in compile tasks * Trimming redundant Enterprise packaging python code * Miscellaenous cleanup, mostly to support the above goals
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-141-1/+1
| | | | Provides SpiderMonkey 38.0.1esr as a JS engine for mongo and mongod.
* SERVER-16744 Targeted community build packaging and repo placementErnie Hershey2015-01-061-145/+108
| | | | This also addresses SERVER-16100, SERVER-12160, SERVER-12833, and SERVER-10874
* SERVER-10642 Generate SUSE RPM'sErnie Hershey2014-09-031-7/+24
|
* SERVER-13243 Add Ubuntu 14.04 Enterprise .debErnie Hershey2014-09-021-2/+7
|
* SERVER-14023 Add RHEL 7 Enterprise .rpmErnie Hershey2014-09-021-2/+2
|
* SERVER-11077 Debian Enterprise packagingErnie Hershey2014-06-241-9/+29
| | | | | | This is a minimal change to support Debian, almost identical to Ubuntu packaging and Community Debian packaging.
* SERVER-12753 Remove extra %% in enterprise rpm macros fileErnie Hershey2014-03-061-1/+1
|
* SERVER-12753 Don't use internal rpmbuild dependency generatorErnie Hershey2014-02-281-0/+1
| | | | | | This turns on a call out to the find-requires script which properly adds shared library dependencies to RPM's when being built in Ubuntu.
* SERVER-9246 New enterprise yum/apt repo layoutErnie Hershey2014-02-191-41/+68
| | | | Also some minor whitespace consistency fixes.
* SERVER-9123 Include snmp files in enterprise packagesErnie Hershey2014-02-111-13/+8
|
* SERVER-9987 Include platform in RPM Release fieldErnie Hershey2014-02-071-7/+15
| | | | | | The "Release" rpm field has previous been 'mongodb_1' in all RPM's but to support separate RHEL/CentOS 5.7+ and 6.2+ rpms, the release will now be '1.el5' and '1.el6'.
* SERVER-9987 Generate Enterprise rpms for both rhel 5 and rhel 6Ernie Hershey2013-12-201-31/+34
|
* SERVER-9246 Create Yum and Apt repositories for enterprise editionErnie Hershey2013-12-201-1/+1
|
* SERVER-11773 Retain "mongodb" directory name in repo for backwards ↵Ernie Hershey2013-12-051-1/+1
| | | | compatibility for enterprise packages
* SERVER-11766 Use "enterprise" instead of "subscription" in release archive ↵Ernie Hershey2013-12-041-5/+5
| | | | filenames
* SERVER-963 Separate enterprise and community debian rules and control filesErnie Hershey2013-10-121-2/+2
|
* SERVER-963 Externalize enterprise packaging spec filesErnie Hershey2013-10-121-382/+16
|
* SERVER-10051 require cyrus sasl instead of gsaslErnie Hershey2013-10-041-2/+2
|
* SERVER-11008 Add full conflicting package name listErnie Hershey2013-10-041-8/+5
|
* SERVER-3579 Change redhat username and group from mongod to mongodbErnie Hershey2013-10-041-7/+7
|
* SERVER-10871 Change 'mongodb' to 'mongo' to mean the mongod process and serviceErnie Hershey2013-10-041-3/+3
|
* SERVER-3579 Change file paths to consistent formatErnie Hershey2013-09-251-7/+7
|
* SERVER-3579 replace 10gen with mongodbErnie Hershey2013-09-251-29/+27
|
* SERVER-963 Split and externalize Linux packagesErnie Hershey2013-07-261-28/+1
| | | | | | This includes splitting rpm and .deb packages into sub-packages and externalizing the spec and control files to be maintained as static files.
* SERVER-7692 RPM and Deb package for Subscriber EditionErnie Hershey2013-03-261-3/+7
| | | | | Pulling in changes from tested version with ssl dependency and spec conflicts with old versions of community packages
* SERVER-7692 modifed to build subscriber editionErnie Hershey2013-03-151-0/+1020