Skip to content

Support for signing uploaded RPM #27031

Closed
@ExplodingDragon

Description

@ExplodingDragon

Feature Description

if RPM Metadata does not contain a GPG signature, it will not be possible to install using yum/dnf.

curl --user user:pass --upload-file golang-static-1.20.6-1.el9.x86_64.rpm  https://git.example.com/api/packages/packages/rpm/upload
dnf config-manager --add-repo https://git.example.com/api/packages/packages/rpm.repo
dnf makecache
dnf install golang-static -y

图片

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions