<div dir="ltr">Pulp 2.20.0 Release Candidate 1 is now available, and can be downloaded from the 2.20 beta repositories:<br><br><a href="https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.20/">https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.20/</a><br><br>This release includes new features and bug fixes for: Pulp, RPM Support, and Debian Support.<br><br>Upgrading<br>=========<br><br>The Pulp 2.20 beta 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-beta 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">  4799    Replace option "skip_fast_forward" with "force_full" for FileDistributor<br>  4810    "force_full" should disable fast-forward instead of enabling<br>        4865    PULP_MANIFEST does not update correctly to publish files with iso_distributor via fast-forward when deleting an unit<br>  4878    Some servers deny answering to requests made with pyhon-requests<br>      4932    pulp3 on pulp2: Rename Pulp2 static directory to not conflict with Pulp3<br>      4948    pulp3 on pulp2: /var/lib/pulp/published permissions prevents 'metadata' directory from being created.<br> 4949    pulp3 on pulp2: permissions on /var/lib/pulp prevent /var/lib/pulp/artifact from being created<br>        3625    As a user, I can use the CLI with an anonymous proxy<br>  4708    Improve performance of publishing files with iso_distributor via the way of fast-forward<br>      4871    When changing unit_key_fields, the relevant DB units may need to be prepared during migration BEFORE indexes are applied<br></div><br>RPM Support<br><div style="margin-left:40px">     4892    ISO repo copy can lead to a duplicates in a target repo and corrupted manifest<br>        4818    Updating a yum_repo_metadata_file unit silently does nothing<br>  4869    Use RPMTAG_MODULARITYLABEL to determine modular RPM<br>   4880    Missing rpms in erratum pkglist when an erratum appears in multiple repos caused wrong applicability calculation.<br>     4868    As a user, I can list modules in a repository with "pulp-admin rpm content module...."<br>      4923    Document and refactor depsolving code</div><div><br></div><div>Debian Support<br><div style="margin-left:40px">     4924    KeyError during migration 0004<br>        4951    Existence of /usr/lib/pulp/plugins/types/deb.json will prevent migration 0004 from working.<br>   4138    Handling publish paths correctly<br>      4705    Pulp creates Release files in the outer folder (stretch/updates)<br>      4884    Pulp 2 Nightly Regression: Pulp debian migrations fail on pulp DB initialization<br>      4707    Folder structure of the deb repos does not match upstreams</div></div></div>