<div dir="ltr"><div>Pulp 2.21.3 is now available, and can be downloaded from the 2.21 stable repositories:<br><br><a href="https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.21/">https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.21/</a><br><br>This release includes bugfixes for: Pulp, and RPM Support<br><br>Upgrading<br>=========<br><br>The Pulp 2.21 stable repository is included in the pulp repo files:<br>    <a href="https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo">https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo</a> for Fedora<br>    <a href="https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo">https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo</a> for RHEL 7<br><br>After enabling the pulp-stable repository, you'll want to follow the standard upgrade path with migrations:<br><br>$ sudo systemctl stop httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer goferd<br>$ sudo yum upgrade<br>$ sudo -u apache pulp-manage-db<br>$ sudo systemctl start httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer goferd<br><br>The pulp_streamer and goferd services should be omitted if those services are not installed.<br><br>Issues Addressed<br>================<br><br>Pulp<br>    6724     Some consumer profiles are missed when calculating batch regenerate applicability for repo<br>    6851  Regression in regenerate applicability<br>    5700      $date operator doesn't work with $and, $or<br>    6806      [pulp2] "BSON too large" error when unassociating from large repo<br><br>RPM Support<br>    7047  Checksum type "sha256" is not available for all units in the repository. Make sure those units have been downloaded<br>    2826       Repository deletion fails with no such file for a repositories listing file<br></div></div>