[Pulp-list] Pulp 2.11.0 Release Candidate 2 Now Available

Patrick Creech pcreech at redhat.com
Fri Dec 9 18:29:20 UTC 2016


Pulp 2.11.0 Release Candidate 2 is now available, and can be downloaded from
the 2.11 beta repositories:

https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.11/

The new feature for pulp-manage-db has failed upgrade testing and has been removed from this
release.  This feature is outlined in the links below:
https://pulp.plan.io/issues/2186
https://pulp.plan.io/issues/2469

New features for Pulp 2.11 include more improvements to RPM syncing, the ability to pull older
trees with OSTree, incremental publish with Docker and RPM, and the ability to upload DRPMS.
Several bugs were also fixed; all the details can be found later in this announcement.

More information about these new features can be found in the release notes:
http://docs.pulpproject.org/en/2.11/testing/user-guide/release-notes/2.11.x.html
http://docs.pulpproject.org/en/2.11/testing/plugins/pulp_rpm/user-guide/release-notes/2.11.x.html
Docker 2.2 and OSTree 1.2 release notes coming soon.

Try out the new features, and let us know how they work for you!


Upgrading
=========

The 2.11 beta repositories are included in the pulp repo files:
https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for fedora 23 & 24
https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 6 & 7

After enabling the pulp-2.11-beta repository, you'll want to follow the standard
upgrade path, with migrations, to get to 2.11:

> $ sudo systemctl stop httpd pulp_workers pulp_resource_manager pulp_celerybeat
> $ sudo yum upgrade
> $ sudo -u apache pulp-manage-db
> $ sudo systemctl start httpd pulp_workers pulp_resource_manager pulp_celerybeat


New Features
============

Here are the specific stories done for 2.11:

  Docker Support
        2114    As a user, I can perform incremental publish with Docker rsync distributor

  OSTree Support
        2205    As a user, I want to pull older versions of trees available to atomic hosts.

  Pulp
        1983    As a user, an importer config change or content removal will cause the next sync to
be full
        2172    Memory Improvements with Process Recycling
        2186    As a user, pulp-manage-db refuses to run if other pulp processes are running locally

  RPM Support
        1806    As a user, I can use pulp-admin to upload drpms
        2113    As a user, I can perform an incremental publish using ISO rsync distributor
        2132    As a consumer of Pulp content I want ISO & ISO_rsync distributor to support
relative_url for consistency with yum
        2211    As a user, I can sync a distribution unit with the existing yum_importer without
requiring yum metadata
        2212    As a user I can see in the task report of copy operation list of units which did not
pass signature filter 

View this list in redmine:
http://bit.ly/2eQz5Ui


Issues Addressed
================

Here are the bug fixes specific to 2.11:

  Pulp
        2377    0025_importer_schema_change hits issue with last_sync being None
        1977    basic auth in URL fails when using authenticated proxy
        1069    extra Task ID in docs example to bind a repo
        2133    Permissions docs should include some info on /v2/
        752     Suggestion to add -v remains even if you use -v

  RPM Support
        2224    Cannot sync from mirrorlists
        2321    Pulp can't handle mirrorlists with invalid entries
        2363    Pulp acts like all is well when a sync completely fails
        2071    Creating yum distributor without https, http keys in config crashes

All bug fixes from Pulp 2.10.3 and earlier are included in Pulp 2.11.

View this list in redmine:
http://bit.ly/2dHG8ws
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20161209/2b3c617b/attachment.sig>


More information about the Pulp-list mailing list