FS#64709 - [libvirt-glib] Add PGP key to PKGBUILD

Attached to Project: Community Packages
Opened by Pascal Ernster (hardfalcon) - Monday, 02 December 2019, 20:14 GMT
Last edited by freswa (frederik) - Wednesday, 14 October 2020, 20:54 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Robin Broda (coderobe)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

As of libvirt-glib 2.0.0-1, the PKGBUILD doesn't use the PGP signature provided by upstream. Please add/change the following 3 lines:

source=("https://libvirt.org/sources/glib/$pkgname-$pkgver.tar.gz"{,'.asc'})
sha512sums=('6ead4c37c314eb5670c5aa282ce039a0182a71a20b349a5d9c78367381eb674fad0f2ca0f2e20e1e89ff7df2ac9f1640f20fdfa63d599d8a2538fb4c0fba4c3f' 'SKIP')
validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF') # Daniel P. Berrange <dan@berrange.com>

Note that upstream has released libvirt-glib 3.0.0, hence the first sha512sums line will change to

sha512sums=('b9e7d782c25b5c3a9b2829f1be8162352438ab3505510a1ca7dd64d741eaab158dc9206fdd4b0e3e27b0c049e4bcfc47db0c9a7fa1a84888864e23d3c35c079e' 'SKIP')
This task depends upon

Closed by  freswa (frederik)
Wednesday, 14 October 2020, 20:54 GMT
Reason for closing:  Implemented
Additional comments about closing:  libvirt-glib-3.0.0-2

Loading...