This announcement has been updated from the Beta/RC Announcement.

Things to note:
* The New Features list was just the bugfix list in earlier announcements.  
This has been remedied.
* Upgrading pulp from fedora repos to upstream repos still doesn't work.  We 
will be re-evaluating
this situation.

----------------------------------------------------------------

Pulp 2.13.0 is now generally available, and can be downloaded from the 2.13 
stable repositories:

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

New features for Pulp 2.13 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.13.0 
release.

More information about these new features can be found in the features list 
below, as well as in the
2.13 release notes:

http://docs.pulpproject.org/en/2.13/user-guide/release-notes/2.13.x.html

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


Upgrading
=========

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

https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo 
class="Apple-tab-span" style="white-
space:pre">             for fedora 23 & 24
https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo 
class="Apple-tab-span" style="white-
space:pre">             for RHEL 6 & 7

After enabling the pulp-stable or pulp-2-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.


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

Here are the specific stories done for 2.13:

  Crane
        2336    Update crane to serve manifest schema 2
  Docker Support
        2099    As a user, I can sync v2 schema manifests
        2368    As a user, I want to provide synced images with multiple "/" in 
them.
  Pulp
        1988    As a new developer, I am able to get started from the 
documentation
        2324    As a user, I can see the first 8 characters of a task id in 
every log statement
emitted from a running task
        2519    Enable workers to record their own heartbeat records to the 
database
        2548    As an administrator, I can configure how pulp logs
  Puppet Support
        2108    Add option to puppet_install distributor to install to 
'modules' directory and
cleanup base directory
  Python Support
        135     As a user, I can synchronize wheels from PyPI
        136     As a user, I can upload wheel packages to Pulp
        137     As a user, I can publish repositories that contain wheel 
packages
        140     As a user, I can sync Python packages from another Pulp server
        1882    Rebuild model to support all package types
        1883    As a user, I can sync and publish all package types
  RPM Support
        2575    As a user, I don't have to wait for migration 
0020_nested_drpm_directory if
there are no DRPMs

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


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

Here are the bug fixes specific to 2.13:

  Crane
        2608    Update crane installation and configuration docs
  Docker Support
        2643    DKR1008: Could not find registry API at 
https://docker-registry.engineering.redhat.c
om
        2644    pulp fails to correctly process WWW-Authenticate headers
  Pulp
        1839    sn.dat is succeptable to race conditions
        2013    SSL certs are created at install time, but should be at setup 
runtime
        2613    Worker Heartbeats Broken After Broker Reconnect
        2496    Killing pulp_workers, pulp_celerybeat, and 
pulp_resource_manager causes the status
API still shows them as running
        2516    worker heartbeat log statement mishandles timezone
        2589    Pulp 2.13 nightly fails to start on RHEL 7.3
        2687    Rsync publish removes symlinks and replace them with directories
  Puppet Support
        2512    Puppet Importer swallows exception when one is raised during 
upload
        2581    Update puppet release notes through 2.13.0
  Python Support
        2561    pulp_python 2.0 new features are not documented
  RPM Support
        2543    RPM Importer swallows exception when one is raised during upload
        2101    'pulp-admin iso repo create' command does not set default 
--serve-http config

All bug fixes from Pulp 2.12.2 and earlier are also included in Pulp 2.13.

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


End of EL6 Support
==================

As mentioned in earlier release notes, Pulp no longer supports el6 starting 
with 2.12.

Pulp users running on RHEL or CentOS 6 are recommended to upgrade their Pulp 
server to the current
major version of that OS.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pulp-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to