Merge branch 'release_2.3' into devel

* release_2.3: (24 commits)
  Updated package changelogs
  Rephrase task name
  Make purge supervisor.conf conditional on 2.2 el6
  Fix another name typo.
  Update python-ldap license text.
  Add LGPL source directly so it gets shipped.
  Update font-awesome licenses per legal feedback
  Remove bundled_licenses - we are shipping the source for bundled items, and therefore do not need to provide this separately.
  Add more license texts.
  Add full Apache licenses to files, per Pam.
  Attempt to harden mongodb tgz download
  Correct DJRF/DJRF-mongoengine licenses, rename qsstats license to match pkg name.
  Fix some typos in file names, and add licenses for some things we have modified in our own repos.
  Update Ubuntu depends and ppa's
  Include source for bundled packages in bundle.
  Include license information in packaging
  Add READMEs for the license directories.
  vendored python licenses
  Add bundled licenses documentation
  Revert to stock libzmq3 for deb depends
  ...
This commit is contained in:
Matthew Jones
2015-09-22 15:57:32 -04:00
162 changed files with 11225 additions and 52 deletions

View File

@@ -34,6 +34,9 @@ Release History
* 2.1.5, June 15, 2015
* 2.1.6, June 23, 2015
* 2.2.0, July 14, 2015
* 2.2.1, August 12, 2015
* 2.2.2, August 19, 2015
* 2.3.0, September 22, 2015
Any fixes should be applied on the appropriate release branch and be cherry-picked to
master.