[Pulp-list] 2.15.3 Generally Available

Brian Bouterse bbouters at redhat.com
Tue Mar 20 15:05:52 UTC 2018


Pulp 2.15.3 is now available, and can be downloaded from the 2.15 stable
repositories:

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

This release includes bugfixes for: Docker Support, Pulp, and RPM Support

Upgrading
=========

The Pulp 2.15 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
================

Docker Support
    3286    Sync logic should not assume on schema1 by default existence
    3357    docker_distributor_web is racy, not atomic
    3258    Update with new recipe for v2s1 manifest upload

Pulp
    3246    Update branching.rst to match pup-0003
    3347    Advise users to use `setsebool` to set pulp_manage_rsync
    3386    PEP8 Pulp's docs/conf.py

RPM Support
    3307    import_upload: improve data validation
    3339    Missing docs on how to import RPM package which has rich
dependencies in Requires
    3353    Missing docs on importing RPM repository module metadata
    3411    Document Implications that Pulp2 does not support metalink for
rpm syncing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20180320/a3573328/attachment.htm>


More information about the Pulp-list mailing list