<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Pulp 2.18.1 Beta 1 is now available, and can be downloaded from the
    2.18 beta repositories:<br>
    <br>
    <a href="https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.18/">https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.18/</a><br>
    <br>
    Upgrading<br>
    =========<br>
    <br>
    The Pulp 2.18 beta repository is included in the pulp repo files:<br>
        <a
      href="https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo">https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo</a>
    for Fedora<br>
        <a
      href="https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo">https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo</a>
    for RHEL 7<br>
    <br>
    <b>**</b> package dependencies provided in the pulp beta
    repositories must be used instead of EPEL.<br>
    <br>
    After enabling the pulp-beta repository, you'll want to follow the
    standard upgrade path<br>
    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>
    Issues Addressed<br>
    ================<br>
    <br>
    OSTree:<br>
      3999    Publishing incorrect branch head.<br>
    <br>
    RPM:<br>
      4333    repo syncs fail causing worker to crash with 
    /lib64/libmodulemd.so.1: undefined symbol: g_log_structured_standard<br>
      4225    0029_applicability_schema_change.py fails for some users 
    <br>
      4152    Regression Pulp 2.17.1: recursive copy of RPMs does not
    copy partially resolvable dependencies<br>
      4252    modules.yaml file is generated on repository with no
    modularity information<br>
      4253    modules.yaml reference in repomd.xml does not use selected
    checksum<br>
      4309    Vendor field migration fails with 'NoneType' object has no
    attribute 'text'<br>
      4375    Recursive copy doesn't solve rich dependencies correctly<br>
    <br>
    <br>
  </body>
</html>