Pulpcore

Latest version: v3.53.0

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 48 of 57

3.14.14

Not secure
====================
REST API
--------

Bugfixes
~~~~~~~~

- Fixed migration 0064_add_new_style_task_columns to purge extraneous ReservedResource and
TaskReservedResource entries, which could block sync and publish tasks post-upgrade.

Also taught the migration to bulk-update the Task changes. In large installations, this
should have a positive impact on the time it takes to apply the migration.
:github:`2101`


Plugin API
----------

No significant changes.

3.14.13

Not secure
====================
REST API
--------

Bugfixes
~~~~~~~~

- Taught PulpImport to retry in the event of a concurrency-collision on ContentArtifact.
:github:`2102`
- Fixed import/export of repositories with sub-content.

An example would be the sub-repositories in pulp_rpm
DistributionTrees.
:github:`2192`
- touch() now uses standard Django instead of raw-sql to update.
:github:`2229`
- PulpImporter now unpacks into the task-worker's working directory rather than /tmp. Unpacking
large files into /tmp could cause the operation to fail, or even cause stability issues for
Pulp instance, due to running /tmp out of space.
:github:`2247`

3.14.12

Not secure
====================
REST API
--------

Bugfixes
~~~~~~~~

- Fixed potential deadlock-window in touch() path.
:github:`2157`
- Fixed reporting tasks being canceled before being picked up by a worker as canceled instead of
failed.
:github:`2183`


Plugin API
----------

No significant changes.

3.14.11

Not secure
====================
REST API
--------

Bugfixes
~~~~~~~~

- Fix import and export OOM error.
:github:`2072`
- Fixed downloader retry logic with partially written files.
:github:`2078`
- Fix content summary showing incorrect count after previous version deletion.
:github:`2084`
- Fixed issue with listing repository versions after deleting previous versions.
:github:`2085`
- Fixed file descriptior leak during upload.
:github:`2087`
- Added proper logging around certain ways a task could fail.
:github:`2093`
- Make checksum mismatches a retryable error.
:github:`2094`
- Fixed an edge case where the first (streamed) response from an repo synced as "on_demand" could be incorrect.
:github:`2119`
- Fixed bug where retries of partially downloaded files failed digest and size validation.
:github:`2135`
- Fixed a bug in pulpcore-worker, where wakeup and cancel signals could be lost due to a race
condition.
:github:`2144`
- Fixed the calculation of response range headers in streaming answers from the content app.
:github:`2147`


Plugin API
----------

No significant changes.

3.14.10

Not secure
====================
REST API
--------

Bugfixes
~~~~~~~~

- Fixed PulpImport to correctly save relative to MEDIA_ROOT.
(backported from 9660)
:redmine:`9662`


Plugin API
----------

No significant changes.

3.14.9

Not secure
===================
REST API
--------

Bugfixes
~~~~~~~~

- Fixed a bug where the `/pulp/content/` page would return a 500 error after the database connection
was closed due to a network problem or a database restart.
:redmine:`9515`
- Fixed bug where chunked uploads were being assembled in /tmp.
:redmine:`9556`


Plugin API
----------

No significant changes.

Page 48 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.