<div dir="ltr">Pulp 2.16.0 Beta 1 is now available, and can be downloaded from the 2.16 beta repositories:<br><br><a href="https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.16/">https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.16/</a><br><br>This release includes new features for: Debian Support, Packaging, Pulp, and RPM Support<br><br>Upgrading<br>=========<br><br>The Pulp 2.16 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>Debian Support<br>    80    Design data model to support Debian repos<br>    2938    Add pep8speaks<br>    2764    Ability to publish more than one dist+component combination<br>    2765    Ability to sync more than one dist/component<br><br>Packaging<br>    3407    Upgrade the Celery stack that Pulp ships on EL7 to Celery + Kombu 4.x<br><br>Pulp<br>    3135    As a user, I have a setting to mitigate when workers go missing under heavy loads<br>    3352    Make config.get_boolean return given default value<br><br>RPM Support<br>    3474    gpg_cmd configuration option should not be accepted in repo config or overrides<br>    3091    As a user, I can create a manifest for the files in a directory<br>    3377    Add support for SUSE Errata format<br>    3444    I can sign packages ONLY with gpg, and only with one key<br></div>