[Pulp-list] 2.16.0 Generally Available

Brian Bouterse bbouters at redhat.com
Tue Apr 3 21:39:56 UTC 2018


Pulp 2.16.0 is now available, and can be downloaded from the 2.16 stable
repositories:

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

This release includes new features for: Debian Support, Packaging, Pulp,
and RPM 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
================

Debian Support
    80    Design data model to support Debian repos
    2938    Add pep8speaks
    2764    Ability to publish more than one dist+component combination
    2765    Ability to sync more than one dist/component

Packaging
    3407    Upgrade the Celery stack that Pulp ships on EL7 to Celery +
Kombu 4.x

Pulp
    3135    As a user, I have a setting to mitigate when workers go missing
under heavy loads
    3352    Make config.get_boolean return given default value

RPM Support
    3474    gpg_cmd configuration option should not be accepted in repo
config or overrides
    3091    As a user, I can create a manifest for the files in a directory
    3377    Add support for SUSE Errata format
    3444    I can sign packages ONLY with gpg, and only with one key
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20180403/e2f2a7df/attachment.htm>


More information about the Pulp-list mailing list