Skip to content

3.2.0

Compare
Choose a tag to compare
@mikedep333 mikedep333 released this 27 Feb 15:22
9da56e7

This release installs pulpcore 3.2.0.

Changelog for users:

  • Update role metadata for correctness and completeness, including the license strings: GPL-2.0 for some roles, GPL-3.0 for others -> GPL-2.0-or-later (like the LICENSE / COPYRIGHT / COMMITMENT files in the root of the repo say)
  • Remove duplicate copy of LICENSE from the "pulp" role, which is without a COPYRIGHT file (which says GPLv2+ actually) or a COMMITMENT file. See #6113 for more info.
  • Add a pulpcore/plugin version compatibility check for pypi (not source) installs. See #6189 for more info.
  • pulp README.md: Add link to Dynaconf syntax for specifying pulp settings
  • Add per-plugin-snippet chain-loading to nginx and apache, and symlink them to enable them
  • pip now automatically upgraded in the virtualenv (so that new pulp_rpm dependencies can install)
  • Fix apache webserver support on Debian/Ubuntu (Debian 10 tested)

Changelog for plugin developers:

  • Configure the machine to run the pulp-fixtures container and the pfixtures command
  • ansible-pulp can now be tested with molecule 3.0