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