Update dependency pulp-rpm to v3.33.1 #731
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.32.5->==3.33.1Release Notes
pulp/pulp_rpm (pulp-rpm)
v3.33.1Compare Source
Misc {: #3.33.1-misc }
v3.33.0Compare Source
Features {: #3.33.0-feature }
#4189
Bugfixes {: #3.33.0-bugfix }
Fixed a bug where syncing from a remote repository with duplicate filenames and different paths
would result in one of these packages being missing from a Pulp distribution.
This is known to happen in some JFrog repositories.
On systems that have synced from such repositories before, it is required to clean up the related
packages with orphan cleanup or use the provided "pulpcore-manager rpm-datarepair 4073",
which forces internal objects to use non-ambiguous filenames.
#4073
Taught publish/synchronize to return full serialized object of their action.
#4117
Fix a bug where the
retain_package_versionsfeature (and prune and a few others) was not correctly determining which packages were most recent.#4124
Downgraded openapi spec version from 3.1 to 3.0 to revert regression in the published Ruby bindings.
#4125
Fixed synchronous RPM upload using an existing artifact.
#4148
Improved postgres memory performance on mirror complete sync
#4174
Fixed the chunk uploads as part of the synchronous RPM upload.
#4179
Renaming PackageUploadSerializer to RPMPackageUploadSerializer to avoid the duplicating schema
#4196
Update the required version of the libcomps package to ensure a bugfix is present which was resulting in memory corruption and segfaults in some cases.
Improved Documentation {: #3.33.0-doc }
retain_package_versionsfunction in the documentation.#4169
Misc {: #3.33.0-misc }
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.