[Pulp-list] Pulp 2.21.2 Generally Available

Daniel Alley dalley at redhat.com
Tue May 19 21:02:45 UTC 2020


Pulp 2.21.2 is now available, and can be downloaded from the 2.21 stable
repositories:

https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.21/

This release includes bugfixes for: Pulp, Python Support, and RPM Support

Upgrading
=========

The Pulp 2.21 stable repository is included in the pulp repo files:
    https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for
Fedora
    https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 7

After enabling the pulp-stable repository, you'll want to follow the
standard upgrade path
with migrations:

$ sudo systemctl stop httpd pulp_workers pulp_resource_manager
pulp_celerybeat pulp_streamer goferd
$ sudo yum upgrade
$ sudo -u apache pulp-manage-db
$ sudo systemctl start httpd pulp_workers pulp_resource_manager
pulp_celerybeat pulp_streamer goferd

The pulp_streamer and goferd services should be omitted if those services
are not installed.

Issues Addressed
================

Pulp
        6387    modular applicability profiles are not cleaned up properly
        6520    Regression: publishing an empty ISO repo no longer
publishes PULP_MANIFEST

Python Support
        5098    pypi mirror, File exists

RPM Support
        6310    Migration 0048 is slow for installs with a lot of modular
content
        6334    Low applicability performance for large setups due to
inefficient query of repo content
        6354    _last_updated is not set when a module or module-defaults
are updated
        6355    Update last_unit_added on all the repos that contain the
unit that has changed
        6453    sha512 checksum validation fail
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20200519/b473aa51/attachment.htm>


More information about the Pulp-list mailing list