[Pulp-list] Pulp 2.10 Beta 2 Now Available

Sean Myers sean.myers at redhat.com
Fri Aug 19 19:59:49 UTC 2016


Pulp 2.10 Beta 2 is now available, and can be downloaded from
the 2.10 beta repositories:

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

New features for Pulp 2.10 include the new rsync distributor, new high-availability
features for resource managers, as well as some improvements to RPM publishing and
package validation. Several bugs were also fixed; all the details can be found later
in this announcement.

More information about these new features can be found in the release notes:
http://docs.pulpproject.org/en/2.10/testing/user-guide/release-notes/2.10.x.html
http://docs.pulpproject.org/en/2.10/testing/plugins/pulp_rpm/user-guide/release-notes/2.10.x.html
http://docs.pulpproject.org/en/2.10/testing/plugins/pulp_docker/user-guide/release-notes/2.1.x.html

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


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, to get to 2.10:

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


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

Here are the specific stories done for 2.10:

  Docker Support
	1887	As a user, I can use the rsync predistributor with docker web distributor
	1291	As a user, I can sync feeds that require username/password authentication
  Pulp
	1990	Rsync distributor
	1963	As a user, I can use rsync distributor to publish iso repositories
	1759	As a user, I can use rsync distributor to publish RPM repositores
	898	As a user I can run multiple pulp_resource_managers concurrently with all of them actively participating
  RPM Support
	1991	As a user, uploaded units which don't pass the signature check are not imported
	1982	As a user, I can force a full sync
	1878	Support for choosing the checksum type in updateinfo
	1156	As a user, I can have an "signature" attribute stored for RPMs, SRPMs, and DRPMs

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


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

Here are the bug fixes specific to 2.10:

  Pulp
	2118	Reduce runtime of file path migration
	2106	Pin to flake8 2.6.2
	2082	Cannot add importer to the repository
	2039	Not full importer config is validated in the update call
	2030	importer config is not validated during the update
	1948	Upgrading RPMs on EL6 sometimes fails during pre script
	1606	API call to install consumers raises 500 if body contains wrong data type
  RPM Support
	2188	Make sure GPG signature checking is called "filtering"
	2115	The 'skip_fast_forward' in RPM rsync config should be renamed to 'force_full'
	2042	updateinfo.xml is missing checksums

All bug fixes from Pulp 2.9.2 and earlier are included in Pulp 2.10.

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


Fedora Support
==============

Fedora 22 has reached its end-of-life. As a result 2.10 has been built for Fedoras 23 and 24.

Our CI system is still struggling to have a working test environment for Fedora 24,
so at the moment Fedora 24 packages are not being run through our automated integration
testing. This will be fixed before the next 2.10 pre-release.

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


More information about the Pulp-list mailing list