Pulp 2.17.1 Beta 1 is now available, and can be downloaded from the 2.17 beta repositories:
https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.17/ This release includes bugfixes for: Pulp, Docker Support, RPM Support, OSTree and Debian Support Upgrading ========= The Pulp 2.17 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 3893 pulp.server.maintenance.monthly fails if applicability collection is too large 3955 Pulp unit tests breaking on F27 Docker Support 3960 Add support to handle pagination for tags/list endpoint 3910 docker pull fails with unexpected end of JSON input OSTree Support 3534 Error syncing OSTree Repository RPM Support 3985 Removing modules in Pulp2.17 rpm repo doesn't remove corresponding RPMs 3816 Pulp removes current metadata when remove_old_repodata_threshold = 0 3929 Pulp content search does not show Recommends field Debian Support 3917 The repo metadata (Release) generated by pulp_deb doesn't allow repo pinning 3937 Fix flake8 tests 3938 Get keyserver-config only once 3939 Support for old versionsof python2-gnupg 3940 verify_release() should remove whitespaces from fingerprints 3941 Add gpg_keys-parameter to importer-config
_______________________________________________ Pulp-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-list
