<div dir="ltr">Pulp 2.20.1 is now available, and can be downloaded from the stable repositories:<br><br><a href="https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.20/" target="_blank">https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.20/</a><br><br>This release includes a single bug fix to address a packaging problem in pulp-server RPM.<br><br>Upgrading<br>=========<br><br>The Pulp 2.20 stable repository is included in the pulp repo files:<br>    <a href="https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo" target="_blank">https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo</a> for Fedora (clients only)<br>    <a href="https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo" target="_blank">https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo</a> for RHEL 7<br><br>After enabling the pulp-<span class="gmail-m_6563148890175179751gmail-il">beta</span> repository, you'll want to follow the standard upgrade path<br>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><div>Pulp</div><div style="margin-left:40px">  5220 pulp-server RPM recursively changes ownership of /var/lib/pulp/ during upgrade</div></div>