[Pulp-list] Pulp 2.13.3 now Generally Available

Patrick Creech pcreech at redhat.com
Thu Jul 20 16:00:29 UTC 2017


Pulp 2.13.3 is now available in the stable repositories:

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

This release includes a small number bug fixes for the Pulp Platform, the RPM plugin, and the Puppet plugin.

The current status of this release can be tracked in the Redmine Wiki:
  https://pulp.plan.io/projects/pulp/wiki/2133_Release_Status


Upgrading
=========

The Pulp 2.13 stable repository is included in the pulp repo files:

https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for fedora 24 & 25
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
================
  Pulp
        2532    rsync distributor without force_full incorrectly skips publishing some units
        2677    Occasional HTTP 403 errors when downloading rpms from on_demand / lazy sync repositories
        2791    Rsync publish includes units which have not yet been published via the predistributor
        2898    Django 1.10 breaks content app

  RPM Support
        2798    content can't be fetched for background or on-demand repositories
        2773    ISO repo does not handle updates to files on manifest during re-sync correctly
        2844    Rsync publish for RPM repo fails to run in fast forward mode
        2681    Store errata package lists in a separate collection

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


el6 Support Reminder
====================

As mentioned in the release notes, Pulp no longer supports el6 starting with 2.12.0.

Pulp users running on RHEL or CentOS 6 are recommended to upgrade their Pulp server to the current major version of that OS, RHEL or CentOS 7.
-------------- 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/20170720/9daacd0b/attachment.sig>


More information about the Pulp-list mailing list