<div dir="ltr"><div dir="ltr">Pulp 2.19.0 is now available, and can be downloaded from the 2.19 stable repositories:<br><br><a href="https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.19/">https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.19/</a><br><br>This release includes new features for: Pulp, RPM Support, Crane, Debian Support, Docker Support.<br><br>Upgrading<br>=========<br><br>The Pulp 2.19 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<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>Pulp<br>    3896    pulp_docker importer discards relevant exception details<br>    4228    Update docs with instructions to install Mongo DB 3.x<br>    4405    Pulp 2.19master nightly ci regression at test_modularity.py<br>    4425    It's possible to create a duplicate login if name is different<br><br>RPM Support<br>    2729    pulp_user_metadata is ignored during ISO import<br>    4477    Duplicated empty collections are published with subsequent sync/publish of modular errata<br>    4518    Modules are not copied during recursive copy of modular errata <br>    4262    Pulp raises an unhelpful IOError when it fails to download a repo metadata file<br>    4267    force_full is not honored for distribution units<br>    4373    Applicability Exception: Repository matching query does not exist.<br>    4397    Unable to sync 3 SLES Update repositories<br>    4419    Publish modulemd/productid when generate_sqlite is set to true<br>    4476    pulp_rpm.handlers.rpm does not work with Python 2.4<br>    4541    Repository publishing duplicates RPM files under Packages and Packages/<LETTER> structure<br>    4371    Document how to use the newly added recursive_conservative<br>    3740    Implement modularity content dependency solving<br>    4527    Improve performance of rpm duplicate nevra check</div><div dir="ltr"><br></div><div dir="ltr">Crane<br>    4227    Crane 3.2 to 3.3 - Javascript error<br><br>Debian Support<br>    4008    python-debpkgr does not structure Repositories correcly (in some case)<br>    4148    Fix flake8 violations<br>    4176    from_file() and from_metadata() create different data structures in mongodb<br>    4546    Safely select packages to symlink in components<br><br>Docker Support<br>    4328    fsLayers error during sync<br>    4384    Pulp Crane not returning correct headers</div></div>