Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: RPM
-
Labels:None
Description
When I query the metadata for an RPM at the command line, part of the information I see is (for example):
Signature : RSA/SHA1, Thu 01 Feb 2018 05:25:28 PM EST, Key ID 10d565b74dc9a82d
I would like to view this signature information from the Artifactory GUI on the 'Rpm Info' tab.
Command to view RPM metadata:
$ rpm -qpi kernel-3.10.0-693.17.1.el7.x86_64.rpm Name : kernel Version : 3.10.0 Release : 693.17.1.el7 Architecture: x86_64 Install Date: (not installed) Group : System Environment/Kernel Size : 62384168 License : GPLv2 Signature : RSA/SHA256, Thu 25 Jan 2018 05:55:20 PM EST, Key ID 24c6a8a7f4a80eb5 Source RPM : kernel-3.10.0-693.17.1.el7.src.rpm Build Date : Thu 25 Jan 2018 04:12:21 PM EST Build Host : kbuilder.dev.centos.org Relocations : (not relocatable) Packager : CentOS BuildSystem <http://bugs.centos.org> Vendor : CentOS URL : http://www.kernel.org/ Summary : The Linux kernel Description : The kernel package contains the Linux kernel (vmlinuz), the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc.