|
libzypp 17.31.32
|
#include <fstream>#include <zypp/base/String.h>#include <zypp/base/Logger.h>#include <zypp/base/Gettext.h>#include "Downloader.h"#include <zypp/KeyContext.h>#include <zypp/ZConfig.h>#include <zypp/ZYppFactory.h>#include <zypp/ZYppCallbacks.h>#include <zypp/parser/yum/RepomdFileReader.h>
Go to the source code of this file.
Classes | |
| class | zypp::repo::ExtraSignatureFileChecker |
Namespaces | |
| namespace | zypp |
| Easy-to use interface to the ZYPP dependency resolver. | |
| namespace | zypp::env |
| namespace | zypp::repo |
Functions | |
| bool | zypp::env::ZYPP_REPOMD_WITH_PKCS7 () |
| void | zypp::repo::checkExtraKeysInRepomd (MediaSetAccess &media_r, const Pathname &destdir_r, const Pathname &repomd_r, SignatureFileChecker &sigchecker_r) |