[Pulp-list] Pulp 2.10.1 Beta 2 now available!

Sean Myers sean.myers at redhat.com
Mon Oct 24 23:49:30 UTC 2016


Pulp 2.10.1 Beta 2 is now available in the beta repositories:

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

This release includes bug fixes to Pulp Platform, the RPM Plugin,
and the OSTree plugin.

Beta 2 includes a small number of minor improvements to Beta 1, including
tweaks to the SELinux policy and some spec file fixes that fix issues with these
releases and the "downstream" releases of pulp in Fedora 24 not playing nice with
each other (they do now). We also picked up a nice lazy streamer fix in #2344.

Only the Pulp Platform packages are different in Beta 2 (RPM and OSTree are
unchanged).

Upgrade testing to 2.10.1 is still ongoing; we'll be releasing 2.10.1 as either
generally available (GA) or a new beta depending on those test results. :)


Upgrading
=========

The 2.10 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.10-beta repository, you'll want to follow the standard
upgrade path with migrations:

> $ 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


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

These issues are fixed in Pulp 2.10.1:

  OSTree Support
	2237	Published repositories are copied instead of linked
	2213	Proxy URL for remotes not properly constructed.

  Pulp
       2344	Streamer PulpHTTPAdapter does not configure the proxy pool manger with certificates resulting in 503s.
	2328	Repository syncs show all units updated even when there are no changes
	2287	Cannot get docker v2 repo tags list
	2278	Remove checksum_type from the srpm and drpm collections
	2277	Content published using move (instead of copy) causes 404 due to selinux denial.
	2221	rsync distributor doesn't remove files from remote when rsyncing empty repository with --delete
	2049	Django RemovedInDjango110Warning in logs for missing TEMPLATES setting
	1766	Pulp API is incompatible with Django 1.10
	1392	Misleading nodes quickstart howto

  RPM Support
	2326	Publishes fail
	2257	unit test failure: "AppRegistryNotReady: Apps aren't loaded yet."
	2242	Package signature ID checking is broken when syncing in packages
	2227	Only first pkglist is synced for erratum even if multiple are present
	2190	Unit is associated with the repo before it is copied to the final location

View this list in Redmine:
http://bit.ly/2eqCCZe

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20161024/ae50f072/attachment.sig>


More information about the Pulp-list mailing list