Pulp 2.21.5 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, 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 5502 worker fails to mark a task as failed when critical conditions are encountered 7959 Performance regression in the unit association 8044 no index for _last_updated on content models causes a fatal error when ordered result is queried RPM Support 7898 No-op copy operations perform a lot of unnecessary work 8110 Wrong deps are copied to the repo when using "recursive" option to copy rpms [NOTE: Due to docs-build issues, https://docs.pulpproject.org/en/2.21/ is not yet updated to reflect the release of 2.21.5; we'll get that out as soon as we can!] -- Grant Gainey Principal Software Engineer, Red Hat System Management Engineering
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
