StackStorm / st2-packages

StackStorm deb/rpm packages (automated docker build pipeline)
https://stackstorm.com/
28 stars 58 forks source link

St2 stable and enterprise rpm packages should be signed #606

Closed sibirajal closed 5 years ago

sibirajal commented 5 years ago

If you find an issue in packages, please file an issue and we'll have a look as soon as we can. In order to expedite the process, it would be helpful to follow this checklist and provide relevant information.

Issue details

Hello Team,

Our RPM standard mandates that all packages must be signed.

It appears that the St2 packages are not signed with the private key. However, the repository is provided with public gpgkey.

Can you please sign the St2 packages with the gpg key? So, that we can verify the packages in our end by enabling gpgcheck=1.

rpm -qpi /var/tmp/ss/st2-2.10.3-1.x86_64.rpm

Name : st2 Version : 2.10.3 Release : 1 Architecture: x86_64 Install Date: (not installed) Group : System/Management Size : 139429158 License : Apache Signature : (none) Source RPM : st2-2.10.3-1.src.rpm Build Date : Wed 06 Mar 2019 06:12:47 AM UTC Build Host : ef047d010665 Relocations : (not relocatable) URL : https://github.com/StackStorm/st2 Summary : StackStorm all components bundle

warrenvw commented 5 years ago

@sibirajal thanks for the suggestion. This is something we've wanted to work toward. @armab has more context, so assigning this issue to him.

arm4b commented 5 years ago

Duplicate of #303

arm4b commented 5 years ago

Yes, it’s a good feature request to have, as we’ve discussed this in past. Closing in favor of #303