Skip to content

Update dependency pulp-rpm to v3.35.0#940

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/pulp-rpm-3.x
Open

Update dependency pulp-rpm to v3.35.0#940
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/pulp-rpm-3.x

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 12, 2026

This PR contains the following updates:

Package Change Age Confidence
pulp-rpm (changelog) ==3.34.0 -> ==3.35.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

pulp/pulp_rpm (pulp-rpm)

v3.35.0

Compare Source

Features {: #​3.35.0-feature }
  • Support publishing uncompressed repository metadata.
    #​4281
Bugfixes {: #​3.35.0-bugfix }
  • Nest the package URLs in nested_by_digest or nested_by_both repo layout options, improving browsability.
    #​4268

  • Reduce the number of directories implicit in the nested_by_digest and nested_by_both repo layouts

    Previously many new URL paths could be created:
    Packages/by-digest/00/0000/
    Packages/by-digest/00/0001/
    Packages/by-digest/00/0002/
    ...
    Packages/by-digest/ff/ffff/

    While not every one of these possible directories exist, enough of them did to meaningfully increase the number of requests that scrapers generate. And since directory listings are not very cacheable, these requests all filtered down to the DB, resulting in very meaningful increase in DB load.

    Instead let's make the by-digest URLs use a very similar (and manageable) directory structure to the alphabetical nesting, and prepend the digest to the filename.
    Packages/f/by-digest/xxxxxx-foo-1.0.0-1.noarch.rpm
    #​4287

  • Fixed problems with the prune operation. Additional remediation may be required: see pulp/pulpcore#7272

  • Made the relative_path argument to package upload no-op. In #​4073 we started enforcing that the value of location_href and relative_path should be the canonicalized filename of the package.

Misc {: #​3.35.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.


  • If you want to rebase/retry this PR, check this box

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.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants