[Pulp-list] 2.16.4 is generally available

David Davis daviddavis at redhat.com
Fri Aug 3 17:27:10 UTC 2018


Pulp 2.16.4 is now generally available. It can be downloaded from the
stable repositories:

https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.16/

This release includes bugfixes for: Pulp, RPM Support, Debian Support,
Python Support

Upgrading
=========

The Pulp 2.16 stable 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-stable 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
    3882    pulp_resource_manager is unable to start in pulp 2.16.4 beta
due to celery issue 3620

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

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20180803/98e3fabb/attachment.htm>


More information about the Pulp-list mailing list