Pulp 2.16.4 Beta 1 is now available, and can be downloaded from the 2.16 beta repositories:
https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.16/ This release includes bugfixes for: Pulp, Docker Support, RPM Support, and Puppet Support Upgrading ======== The Pulp 2.16 beta repository is included in the pulp repo files: https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for Fedora https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 7 After enabling the pulp-beta repository, you'll want to follow the standard upgrade path with migrations: $ sudo systemctl stop httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer goferd $ sudo yum upgrade $ sudo -u apache pulp-manage-db $ sudo systemctl start httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer goferd The pulp_streamer and goferd services should be omitted if those services are not installed. Issues Addressed ============== Pulp 3828 pulp-gen-ca-certificate script fails when /proc/sys/crypto/fips_enabled doesn't exist Debian Support 3370 Unable to sync Ubuntu Trusty Universe 3498 gpg_cmd configuration option should not be accepted in repo config or overrides Python Support 3578 pulp-python wrong path to pypi 3632 Pulp_python does not normalize project name before publish RPM Support 3736 When the checksum type of the upstream repo changed, syncing a "on_demand" repo fails
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
