]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
ExecGPGV: Rework file removal on exit()
[apt.git] / apt-pkg / indexfile.h
index eaaded87a7e5741873ba39564b3cf4dec3f18c3b..68753a40af1e6362970b621466df70f52111947f 100644 (file)
@@ -92,6 +92,10 @@ class IndexTarget                                                    /*{{{*/
       BY_HASH,
       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;