This code change adds a new option -a ll that ensures all data files in the sources list must be accompanied with a signature file. If any of the data files don't verify the macro exits with an rpmerror. Without this options signed and unsigned data sources can be mixed and only signed data sources may force an exit, if they don't verify correctly.
This code change adds a new option -a ll that ensures all data files in the sources list must be accompanied with a signature file. If any of the data files don't verify the macro exits with an rpmerror. Without this options signed and unsigned data sources can be mixed and only signed data sources may force an exit, if they don't verify correctly.