Pulpcore

Latest version: v3.53.0

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

Scan your dependencies

Page 42 of 57

3.16.20

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

Bugfixes
~~~~~~~~

- Removed compression from exports (using gzip level 0). For most users of export functionality it seems to be a poor tradeoff.
:github:`4434`


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

No significant changes.

3.16.19

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

Bugfixes
~~~~~~~~

- Taught PulpImport to be more robust in the face of previous failed attempts.
:github:`3737`
- Exports now use gzip compression level 1 rather than compression level 9. Exported archives will
now be slightly larger, but exports should be much faster. This is considered to be a more
optimal balance of space/time for the export operation.
:github:`3869`
- Improved the performance when looking up content for repository versions.
:github:`3969`
- Taught the Artifact.json of an export to hold minimum-unique-set of Artifact entries.

In highly-duplicated-content export scenarios, this can mean a significant decrease
in export-size, and significant improvement in import-performance.
:github:`4159`
- Fix a subtle export bug introduced from the optimizations in 4159.
:github:`4210`
- Correctly fixed pulp_rpm-export-edgecase - fix 4210 was incomplete.
:github:`4231`
- Ensure the compression level is reliably set properly as per 3869.
:github:`4351`
- Ensure non-chunked exports also use gzip ``compressionlevel=1``
:github:`4411`


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

No significant changes.

3.16.18

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

Bugfixes
~~~~~~~~

- Updated the downloader's fetch method to comply with Python 3.11.
:github:`4107`


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

No significant changes.

3.16.17

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

Bugfixes
~~~~~~~~

- Downloader will now attempt to keep the filename of the requested URL intact if one exists.
:github:`3715`


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

No significant changes.

3.16.16

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

Bugfixes
~~~~~~~~

- Fixed a bug that caused the import machinery to import the same content multiple times in a row.
:github:`3075`
- Insured that pulp-export correctly locks repos-being-exported.
:github:`3370`


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

No significant changes.

3.16.15

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

Bugfixes
~~~~~~~~

- Fixed the fs exporter to handle the case where there are pre-existing files in the location that FileSystem attempts to export to you get a FileExistsError.
:github:`1949`
- Fixed the fs exporter to handle the case where hardlink method was requested but pulp and export locations are in different partitions so can't share the same inode.
:github:`3187`
- Another step on closing the deadlock-window when syncing overlapping content.
:github:`3284`


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

No significant changes.

Page 42 of 57

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.