Imported Upstream version 17.0.0 upstream/17.0.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 2 Sep 2019 07:13:49 +0000 (16:13 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 2 Sep 2019 07:13:49 +0000 (16:13 +0900)
commitd03c8619a33db733cf8090faf37aea4887116c42
treef4fc3573a9ddb06ac3a85cd64252b310369e940f
parent85a38b2c6bd7705a9454ac387522a027a343e722
Imported Upstream version 17.0.0
168 files changed:
CMakeLists.txt
VERSION.cmake
cmake/modules/FindRpm.cmake
doc/autoinclude/EnvironmentVariables.doc
doc/autoinclude/FeatureTest.doc
doc/autoinclude/RepoVariables.doc
libzypp.spec.cmake
package/libzypp.changes
po/PotfileDiff.sh
po/af.po
po/ar.po
po/ast.po [deleted file]
po/be.po
po/bg.po
po/bn.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/en_US.po [deleted file]
po/eo.po [deleted file]
po/es.po
po/et.po
po/eu.po [deleted file]
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/gu.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po
po/km.po
po/ko.po
po/ku.po
po/lo.po [deleted file]
po/lt.po
po/mk.po
po/mr.po
po/nb.po
po/nds.po [deleted file]
po/nl.po
po/nn.po
po/pa.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/ta.po
po/tg.po [deleted file]
po/th.po
po/tr.po
po/uk.po
po/vi.po
po/wa.po
po/xh.po
po/zh_CN.po
po/zh_TW.po
po/zu.po
po/zypp.pot
tests/lib/TestSetup.h
tests/media/CMakeLists.txt
tests/media/MediaProducts_test.cc [new file with mode: 0644]
tests/repo/CMakeLists.txt
tests/repo/RepoLicense/repo/repodata/CHECKSUM-license-prod.tar.gz [new file with mode: 0644]
tests/repo/RepoLicense/repo/repodata/CHECKSUM-license.tar.gz [new file with mode: 0644]
tests/repo/RepoLicense/repo/repodata/license.de.txt [new file with mode: 0644]
tests/repo/RepoLicense/repo/repodata/license.fr.txt [new file with mode: 0644]
tests/repo/RepoLicense/repo/repodata/license.txt [new file with mode: 0644]
tests/repo/RepoLicense/repo/repodata/no-acceptance-needed [new file with mode: 0644]
tests/repo/RepoLicense/repo/repodata/repomd.xml [new file with mode: 0644]
tests/repo/RepoLicense_test.cc [new file with mode: 0644]
tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml [new file with mode: 0644]
tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml.asc [new file with mode: 0644]
tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml.key [new file with mode: 0644]
tests/repo/RepoSigcheck/unknownkey_repo/repodata/repomd.xml [new file with mode: 0644]
tests/repo/RepoSigcheck/unknownkey_repo/repodata/repomd.xml.asc [new file with mode: 0644]
tests/repo/RepoSigcheck/unsigned_repo/repodata/repomd.xml [new file with mode: 0644]
tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml [new file with mode: 0644]
tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml.asc [new file with mode: 0644]
tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml.key [new file with mode: 0644]
tests/repo/RepoSigcheck_test.cc [new file with mode: 0644]
tools/CMakeLists.txt
tools/notify-message [deleted file]
tools/zypp-NameReqPrv.cc
zypp.conf
zypp/Arch.cc
zypp/ExternalProgram.cc
zypp/HistoryLog.cc
zypp/KeyRing.cc
zypp/Locale.cc
zypp/MediaProducts.h
zypp/OnMediaLocation.h
zypp/Package.cc
zypp/PathInfo.cc
zypp/PathInfo.h
zypp/Pathname.h
zypp/PoolQuery.h
zypp/PublicKey.cc
zypp/PublicKey.h
zypp/RepoInfo.cc
zypp/RepoInfo.h
zypp/RepoManager.cc
zypp/Resolver.cc
zypp/Resolver.h
zypp/SrcPackage.cc
zypp/SrcPackage.h
zypp/Url.cc
zypp/Url.h
zypp/ZConfig.cc
zypp/ZConfig.h
zypp/ZYppCallbacks.h
zypp/ZYppFactory.cc
zypp/base/Exception.cc
zypp/base/Exception.h
zypp/base/Fd.h
zypp/base/ReferenceCounted.cc
zypp/base/WatchFile.h
zypp/media/MediaCurl.cc
zypp/media/MediaException.cc
zypp/media/MediaException.h
zypp/media/MediaHandler.cc
zypp/media/MediaISO.cc
zypp/media/MediaISO.h
zypp/misc/CheckAccessDeleted.cc
zypp/repo/Downloader.cc
zypp/repo/PackageProvider.cc
zypp/repo/PackageProvider.h
zypp/repo/RepoProvideFile.cc
zypp/repo/RepoVariables.cc
zypp/repo/RepoVariables.h
zypp/repo/SUSEMediaVerifier.cc
zypp/repo/susetags/Downloader.cc
zypp/repo/yum/Downloader.cc
zypp/sat/Solvable.cc
zypp/sat/Solvable.h
zypp/solver/detail/Resolver.cc
zypp/solver/detail/Resolver.h
zypp/solver/detail/SATResolver.cc
zypp/solver/detail/SATResolver.h
zypp/solver/detail/Testcase.cc
zypp/target/CommitPackageCache.cc
zypp/target/TargetException.cc
zypp/target/TargetImpl.cc
zypp/target/rpm/BinHeader.cc
zypp/target/rpm/RpmDb.cc
zypp/target/rpm/RpmDb.h
zypp/target/rpm/RpmException.cc
zypp/target/rpm/RpmHeader.cc
zypp/target/rpm/librpmDb.cv3.cc
zypp/ui/Selectable.cc
zypp/ui/Selectable.h
zypp/ui/SelectableImpl.h