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