[Pulp-list] Pulp 2.19.1 is now available

Dennis Kliban dkliban at redhat.com
Thu May 30 16:20:50 UTC 2019


Pulp 2.19.1 is now available, and can be downloaded from the 2.19 stable
repositories:

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

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

Upgrading
=========

The Pulp 2.19 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
        4859    Synching repo without all fails
        4860    Ignore invalid paragraphs in package indices

Docker Support
        4597    Deprecate docker v1 support

Pulp
        3098    Docker publish may fail with "OSError: [Errno 17] File
exists" if two publishes triggered at same time
        4581    Task Cancellation doesn't interrupt/cancel a running task
with Celery 4+
        4603    pulp_streamer streams decodes responses, but sends the
'gzip' Content-Encoding header
        4654    Modulemd profiles not getting removed from the consumer

RPM Support
        4550    rpm_rsync_distributor is broken for yum_repo_metadata_file
units
        4617    Migration of modular content can fail (upgrade from <=2.16
to 2.17+)
        4529    Broken repo can be published if zchunk metadata is not
ignored at sync time
        4560    Publish YumMetadataFiles as files and not symlinks
        4627    Pulp does not resync yum metadata files on change
        4644    Modular and RPM Errata Copy Documentation can be misleading
of intended expected behavior
        4661    incremental publish of yum_repo_metadata_repo fails after
upgrade from 2.18/2.19 to 2-master
        4692    syncing is broken on 2-master branch
        4718    Module integrity is not preserved at copy time
        4741    Migration of modular content fails for very old Fedora
repos (upgrade from <=2.16 to 2.17+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20190530/96fb929d/attachment.htm>


More information about the Pulp-list mailing list