scripts: sha2rsync.pl: handle usign signatures as well
authorJo-Philipp Wich <jo@mein.io>
Tue, 2 Jul 2019 16:25:00 +0000 (18:25 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 2 Jul 2019 16:27:24 +0000 (18:27 +0200)
commit63cfcba2fa0700b255e3fcc2374a012d6cffd6c7
treeac46ea5c5e51aac745fd3949615fd90695800942
parentaf134271dfb0ba03bf8b36b8c5e38d99743ba6a7
scripts: sha2pl: handle usign signatures as well

 - Also consider sha256sums.sig and Packages.sig files
 - Avoid operation on closed handle when remote list does not exist
 - Only add existing additional files to rsync list

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
scripts/sha2rsync.pl