Imported Upstream version 14.42.6 47/94647/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 1 Nov 2016 01:37:33 +0000 (10:37 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 1 Nov 2016 01:37:34 +0000 (10:37 +0900)
commit0f3033888d72682d5da12174d5cc72000bc7a1a7
tree2ad62815bcf09c4fc4927c515e54f0852e87db45
parentacde46b386e1d1a2b043b8591704e54ef5bd176f
Imported Upstream version 14.42.6

Change-Id: Iec7390c83c3c42a5c0bb83253b07cec67ad26357
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
13 files changed:
VERSION.cmake
doc/autoinclude/FeatureTest.doc
doc/autoinclude/Plugin-System.doc [new file with mode: 0644]
doc/autoinclude/Plugins.doc
libzypp.spec.cmake
package/libzypp.changes
tests/zypp/PluginFrame_test.cc
zypp/CMakeLists.txt
zypp/PluginExecutor.cc [new file with mode: 0644]
zypp/PluginExecutor.h [new file with mode: 0644]
zypp/PluginFrame.h
zypp/PluginScript.h
zypp/target/TargetImpl.cc