]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/indexfile.h
disable updating insecure repositories in apt by default
[apt.git] / apt-pkg / indexfile.h
index f267247c17409046eb910f906e4a8a1bbc98adf7..c3f01c7746f51082223f35713b48fc76ac36a141 100644 (file)
@@ -88,6 +88,8 @@ class IndexTarget                                                     /*{{{*/
       PDIFFS,
       COMPRESSIONTYPES,
       DEFAULTENABLED,
+      SOURCESENTRY,
+      BY_HASH,
    };
    std::string Option(OptionKeys const Key) const;
    bool OptionBool(OptionKeys const Key) const;