Go to the documentation of this file.
18 #ifndef CUPT_CACHE_RELEASE_INFO_SEEN
19 #define CUPT_CACHE_RELEASE_INFO_SEEN
vector< string > architectures
list of architectures applicable
Definition: releaseinfo.hpp:42
bool verified
true, if information is signed and a signature is verified
Definition: releaseinfo.hpp:32
string codename
release code name, may be empty
Definition: releaseinfo.hpp:38
release information
Definition: releaseinfo.hpp:30
string date
creation date, may be empty
Definition: releaseinfo.hpp:40
string component
component name, may be empty
Definition: releaseinfo.hpp:39
string vendor
vendor name, may be empty
Definition: releaseinfo.hpp:35
string archive
archive name, may be empty
Definition: releaseinfo.hpp:37
string description
distribution description, may be empty
Definition: releaseinfo.hpp:34
string version
distribution version, may be empty
Definition: releaseinfo.hpp:33
string baseUri
source base URI
Definition: releaseinfo.hpp:43
string validUntilDate
date of Release file expiry, may be empty
Definition: releaseinfo.hpp:41
bool butAutomaticUpgrades
true, if ButAutomaticUpgrades flag is specified in Release file
Definition: releaseinfo.hpp:45
bool notAutomatic
true, if NotAutomatic flag is specified in Release file
Definition: releaseinfo.hpp:44
string label
human-readable label, may be empty
Definition: releaseinfo.hpp:36