<div dir="ltr">Test Summary here<div><br><div><a href="https://pulp.plan.io/projects/pulp/wiki/Pulp_2_14_Test_Result_Summary">https://pulp.plan.io/projects/pulp/wiki/Pulp_2_14_Test_Result_Summary</a><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 9, 2017 at 3:40 PM, Patrick Creech <span dir="ltr"><<a href="mailto:pcreech@redhat.com" target="_blank">pcreech@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Pulp 2.14.0 is now generally available, and can be downloaded from the 2.14 stable repositories:<br>
<br>
    <a href="https://repos.fedorapeople.org/repos/pulp/pulp/stable/2.14/" rel="noreferrer" target="_blank">https://repos.fedorapeople.<wbr>org/repos/pulp/pulp/stable/2.<wbr>14/</a><br>
<br>
New features for Pulp 2.14 include new features added to the Pulp platform, as well as the Puppet, RPM, Python, and Docker plugins. Many bug fixes are also included in the 2.14.0 release.<br>
<br>
More information about these new features can be found in the features list below, as well as in the 2.14 release notes:<br>
<a href="http://docs.pulpproject.org/en/2.14/user-guide/release-notes/2.14.x.html" rel="noreferrer" target="_blank">http://docs.pulpproject.org/<wbr>en/2.14/user-guide/release-<wbr>notes/2.14.x.html</a><br>
<br>
Pulp Debian: <a href="https://github.com/pulp/pulp_deb/#debian-support" rel="noreferrer" target="_blank">https://github.com/pulp/pulp_<wbr>deb/#debian-support</a><br>
<br>
Try out the new features, and let us know how they work for you!<br>
<br>
New Plugin:  Pulp Debian<br>
========================<br>
<br>
With this release we have included an updated Pulp Debian plugin courtesy of our community contibutor Mihai Ibanescu!<br>
<br>
This plugin should enable you to work with debian repositories<br>
<br>
Fedora 26 Support:  <a href="https://pulp.plan.io/issues/2961" rel="noreferrer" target="_blank">https://pulp.plan.io/issues/<wbr>2961</a><br>
=================<br>
We hoped to bring Fedora 26 support in with this release, but there are still some issues with pulp on Fedora 26.<br>
<br>
We are looking at resolving these, and will hopefully be able to provide Fedora 26 builds either shortly after this release, or with the 2.14.1 release.<br>
<br>
Upgrading<br>
=========<br>
<br>
The Pulp 2 stable repository is included in the pulp repo files:<br>
<br>
<a href="https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo" rel="noreferrer" target="_blank">https://repos.fedorapeople.<wbr>org/repos/pulp/pulp/fedora-<wbr>pulp.repo</a> for fedora 24 & 25<br>
<a href="https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo" rel="noreferrer" target="_blank">https://repos.fedorapeople.<wbr>org/repos/pulp/pulp/rhel-pulp.<wbr>repo</a> for RHEL 6 & 7<br>
<br>
After enabling the pulp-stable or pulp-2-stable repository, you'll want to follow the standard upgrade path with migrations:<br>
<br>
$ sudo systemctl stop httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer goferd<br>
$ sudo yum upgrade<br>
$ sudo -u apache pulp-manage-db<br>
$ sudo systemctl start httpd pulp_workers pulp_resource_manager pulp_celerybeat pulp_streamer goferd<br>
<br>
The pulp_streamer and goferd services should be omitted if those services are not installed.<br>
<br>
<br>
New Features<br>
============<br>
<br>
Here are the specific stories done for 2.14:<br>
<br>
  Pulp<br>
        2673    As a user browsing on <a href="http://docs.pulpproject.org" rel="noreferrer" target="_blank">docs.pulpproject.org</a>, I can see a banner displaying when I am browsing docs of an unsupported release<br>
        1282    As an EC2 user, I would like to set up a RHUI as an alternate content source<br>
<br>
  Crane<br>
        2385    Update crane to serve manifest lists<br>
<br>
  Debian Support<br>
        2763    pulp_deb: repo sync fails: the feed is expected to include dists/stable/<br>
        2637    As a user, I'm able to import Debian packages with their dependencies represented correctly.<br>
<br>
  Docker Support<br>
        2735    Add docs about v1 protocol limitation<br>
        2384    As a user I can sync manifest lists<br>
<br>
  OSTree Support<br>
        2594    As a User I want Pulp OSTree to create a new unit for each commit version on a branch<br>
<br>
  RPM Support<br>
        2730    As user I want to be able to provide custom rsync arguments to rsync distributor<br>
<br>
<br>
View this list in redmine:<br>
<a href="http://bit.ly/2tvbza7" rel="noreferrer" target="_blank">http://bit.ly/2tvbza7</a><br>
<br>
<br>
Issues Addressed<br>
================<br>
<br>
Here are the bug fixes specific to 2.14:<br>
<br>
  Pulp<br>
        2903    Process Recycling feature causes HTTP event notifier to be unreliable<br>
        2819    set DJANGO_SETTINGS_MODULE env variable in docs/config.py<br>
        2808    Clarify use of `pulp-consumer`<br>
        2786    The content wsgi does not respect logging configuration<br>
        2783    CopyDirectoryStep should copy mtime<br>
        2874    Race condition during applicability regeneration for consumers with same profile<br>
<br>
  RPM Support<br>
        2754    RPM uploads appear to be missing metadata information<br>
<br>
  Crane<br>
        2920    Crane does not redirect correctly to schema 1 path<br>
        2759    Set followlinks to True to visit directories pointed to by symlinks<br>
        2723    As a user GET /crane/repositories/v2 shows v2 repositories<br>
<br>
  Debian Support<br>
        878     Convert pulp_deb to use MongoEngine models<br>
<br>
  Docker Support<br>
        2924    Accept headers are not correct during the request to the registry<br>
        2848    remove tag and name field on the Manifest model<br>
        2724    `pulp-admin docker repo create --help` states v1 content is synced by default<br>
        2678    'relative_repo_path' in docs should be 'repo_relative_path'<br>
<br>
  OSTree Support<br>
        2769    Relative paths are not checked for collisions<br>
<br>
  Python Support<br>
        2900    Add http config change install documentation for Pulp Python<br>
        2899    Pulp Python plugin spams logs when downloading wrong filetypes from pypi<br>
<br>
All bug fixes from Pulp 2.13.3 and earlier are also included in Pulp 2.14.<br>
<br>
View this list in redmine:<br>
<a href="http://bit.ly/2gOEG22" rel="noreferrer" target="_blank">http://bit.ly/2gOEG22</a><br>
<br>
<br>
End of EL6 Support<br>
==================<br>
<br>
As mentioned in the release notes, Pulp no longer supports el6 starting with 2.12.<br>
<br>
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.<br>______________________________<wbr>_________________<br>
Pulp-list mailing list<br>
<a href="mailto:Pulp-list@redhat.com">Pulp-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/pulp-list" rel="noreferrer" target="_blank">https://www.redhat.com/<wbr>mailman/listinfo/pulp-list</a><br></blockquote></div><br></div>