Imported Upstream version 17.10.2 upstream/17.10.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 2 Sep 2019 07:18:49 +0000 (16:18 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 2 Sep 2019 07:18:49 +0000 (16:18 +0900)
commit7b9ad6c71abaae960434c897b4cda65f4b80d0b1
tree58d02a82b34b0650208a46b19b2fe1fe54addd2e
parentdb68b822ee76f99ec185833d78bf17a9562c4f5f
Imported Upstream version 17.10.2
24 files changed:
VERSION.cmake
libzypp.spec.cmake
package/libzypp.changes
tests/data/TCNamespaceRecommends/solver-system.xml [new file with mode: 0644]
tests/data/TCNamespaceRecommends/solver-test.xml [new file with mode: 0644]
tests/data/TCNamespaceRecommends/update.xml [new file with mode: 0644]
tests/zypp/CMakeLists.txt
tests/zypp/Resolver_test.cc [new file with mode: 0644]
zypp.conf
zypp/CMakeLists.txt
zypp/RepoInfo.cc
zypp/RepoManager.cc
zypp/Resolver.cc
zypp/Resolver.h
zypp/Target.h
zypp/base/Env.h [new file with mode: 0644]
zypp/repo/Applydeltarpm.cc
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/TargetImpl.cc
zypp/zypp_detail/ZYppImpl.cc