projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
eipp: avoid producing file warnings in simulation
[apt.git]
/
apt-pkg
/
indexfile.h
diff --git
a/apt-pkg/indexfile.h
b/apt-pkg/indexfile.h
index 76a3d069e58d390c410ace72c95c395fc679bd3c..68753a40af1e6362970b621466df70f52111947f 100644
(file)
--- a/
apt-pkg/indexfile.h
+++ b/
apt-pkg/indexfile.h
@@
-93,6
+93,9
@@
class IndexTarget /*{{{*/
KEEPCOMPRESSEDAS,
FALLBACK_OF,
IDENTIFIER,
+ ALLOW_INSECURE,
+ ALLOW_WEAK,
+ ALLOW_DOWNGRADE_TO_INSECURE,
};
std::string Option(OptionKeys const Key) const;
bool OptionBool(OptionKeys const Key) const;