Import libzypp_17.7.0-1.debian.tar.xz
authorMike Gabriel <sunweaver@debian.org>
Mon, 17 Sep 2018 11:31:02 +0000 (13:31 +0200)
committerMike Gabriel <sunweaver@debian.org>
Mon, 17 Sep 2018 11:31:02 +0000 (13:31 +0200)
[dgit import tarball libzypp 17.7.0-1 libzypp_17.7.0-1.debian.tar.xz]

22 files changed:
changelog [new file with mode: 0644]
compat [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
copyright.in [new file with mode: 0644]
libzypp-bin.install [new file with mode: 0644]
libzypp-common.install [new file with mode: 0644]
libzypp-config.dirs [new file with mode: 0644]
libzypp-config.install [new file with mode: 0644]
libzypp-config.postinst [new file with mode: 0755]
libzypp-dev.install [new file with mode: 0644]
libzypp-doc.doc-base [new file with mode: 0644]
libzypp-doc.install [new file with mode: 0644]
libzypp-doc.links [new file with mode: 0644]
libzypp1702.install [new file with mode: 0644]
patches/1002_cmake-module-path-fix.patch [new file with mode: 0644]
patches/1003_various-typo-fixes.patch [new file with mode: 0644]
patches/README [new file with mode: 0644]
patches/series [new file with mode: 0644]
rules [new file with mode: 0755]
source/format [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..64d8342
--- /dev/null
+++ b/changelog
@@ -0,0 +1,147 @@
+libzypp (17.7.0-1) unstable; urgency=medium
+
+  * New upstream release.
+
+ -- Mike Gabriel <sunweaver@debian.org>  Mon, 17 Sep 2018 13:31:02 +0200
+
+libzypp (17.6.3-1) unstable; urgency=medium
+
+  * New upstream release.
+  * debian/control:
+    + Bump Standards-Version: to 4.2.1. No changes needed.
+  * debian/rules:
+    + Drop repacking of orig tarball. Use the Github exported tarball
+      directly.
+  * debian/copyright:
+    + Update auto-generated copyright.in file.
+    + Update copyright attributions.
+
+ -- Mike Gabriel <sunweaver@debian.org>  Fri, 31 Aug 2018 08:40:21 +0200
+
+libzypp (17.6.1-1) unstable; urgency=medium
+
+  * New upstream release.
+  * debian/rules:
+    + Create orig tarball in ../ rather than in ./.
+  * debian/patches:
+    + Rebase 1003_various-typo-fixes.patch.
+  * debian/copyright:
+    + Update auto-generated copyright.in template file.
+    + Update copyright attributions.
+
+ -- Mike Gabriel <sunweaver@debian.org>  Mon, 20 Aug 2018 16:07:46 +0200
+
+libzypp (17.3.1-2) unstable; urgency=medium
+
+  * debian/control: Add all dev:pkgs from B-D under D of libzypp-dev.
+
+ -- Mike Gabriel <sunweaver@debian.org>  Sun, 03 Jun 2018 01:13:54 +0200
+
+libzypp (17.3.1-1) unstable; urgency=medium
+
+  * New upstream release (after a long time...).
+    - Fixes CVE-2017-7435, CVE-2017-7436, CVE-2017-9269. (Closes: #899065).
+    - SONAME version bump by upstream. (Closes: #797867)
+    - FTBFS of previous / old-in-Debian version likely solved. (Closes:
+      #841769).
+  * debian/patches:
+    + Drop 1003-Add-support-for-openssl-1.1.patch. Fixed upstream.
+    + Rebase 1002_cmake-module-path-fix.patch.
+    + Add 1003_various-typo-fixes.patch. Fix some typo flaws in output messages.
+  * debian/control:
+    + SONAME bump, rename bin:pkg. Use SONAME based bin:pkg names in the first
+      place. (Closes: #797869).
+    + Add B-D asciidoctor.
+    + Add B-D: libgpgme-dev.
+    + Update B-D: librpm-dev (>= 4.4).
+    + Add B-D: libcurl4-openssl-dev (>= 7.19.4).
+    + Update B-D: libsolv0-dev (>= 0.6.27).
+    + Add B-Ds: libpopt-dev and dejagnu.
+    + Drop Thomas Bechthold from Uploader: field again. (Closes: #892674).
+      Thanks for previous contributions.
+    + Fix LONG_DESCRIPTION (libzypp-common). Remove duplicated paragraph.
+      (Closes: #861995).
+    + Set Priority: from extra to optional.
+    + Bump Standards-Version: to 4.1.4.
+    + Add S (libzypp1702): libzypp-doc. (Closes: #849899).
+    + Update Vcs-*: fields. Packaging Git has been migrated to salsa.debian.org.
+    + Add B:/R: for older libzypp bin:pkg versions.
+    + Add B (libzypp(1702): zypper (<< 1.14). We very possibly break zypper
+      (<< 1.14).
+  * debian/{control,rules}:
+    + Enable all hardening flags.
+    + Drop manually crafted dbg:package.
+  * debian/{control,compat}: Bump to DH compat version level 10.
+  * debian/rules:
+    + Drop chmod on nofify-message. Not shipped anymore.
+    + Provide a writeable home to gnupg. Needed for some unit tests.
+    + Stop parsing dpkg-parsechangelog's output.
+  * debian/libzypp-bin.install:
+    + No files in /usr/lib/zypp anymore.
+  * lintian:
+    + Drop binary-without-manpage man page override (bin:pkg libzypp-bin). The
+      non-documented binaries have been removed by upstream.
+  * debian/copyright:
+    + Update auto-generated copyright.in file.
+    + Update copyright attributions.
+    + Use secure URI for copyright format reference.
+
+ -- Mike Gabriel <sunweaver@debian.org>  Mon, 28 May 2018 14:34:46 +0200
+
+libzypp (16.4.3-1) unstable; urgency=medium
+
+  * New upstream version.
+  * Drop 2001_fix-repo2solv-call-on-Debian.patch . No longer needed.
+  * Add 1003-Add-support-for-openssl-1.1.patch for newer openssl
+    versions.
+  * Add myself as a uploader.
+  * Bump Standards to 3.9.8. No changes needed.
+
+ -- Thomas Bechtold <toabctl@debian.org>  Mon, 20 Feb 2017 14:15:34 -0500
+
+libzypp (15.3.0-1) unstable; urgency=medium
+
+  * New upstream version.
+    - Fix Downloader_test to use noarch data (works on all archs). Fix
+      FTBFS on several architectures. (Closes: #778320).
+  * debian/patches:
+    + Drop 1001_configurable-include-dir.patch,
+           1003_fix-typos-in-output-messages.patch,
+           1004_enable-tests-on-Debian.patch,
+           2002_enable-autodoc.patch,
+           2003_enable-translations.patch.
+      Similar patches (with configure option at build time)
+      have been applied upstream.
+    + Update 1002_cmake-module-path-fix.patch,
+             2001_fix-repo2solv-call-on-Debian.patch.
+      Make sure patches apply cleanly against latest upstream code.
+  * debian/copyright{,.in}:
+    + Update copyright information for new upstream release.
+    + Update script-generated copyright file template.
+  * debian/control:
+    + Bump Standards: to 3.9.6. No changes needed.
+    + B-D -> versioned B-D: libsolv-dev -> libsolv0-dev (>= 0.6.10).
+    + Add B-Ds: libboost-dev, libboost-program-options-dev, libboost-test-dev,
+      libboost-thread-dev; drop B-Ds: libboost-all-dev, dejagnu,
+      libgettextpo-dev, zsync. (Closes: #775675).
+  * debian/rules:
+    + Enable -DDEBIAN=1 build logic (tests, translations, docs).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Tue, 02 Jun 2015 05:16:04 +0200
+
+libzypp (14.29.1-2) unstable; urgency=medium
+
+  * debian/libzypp-config.postinst:
+    + Fix package installation failure if /etc/zypp/locks is not present.
+  * debian/patches:
+    + Fix /1002_cmake-module-path-fix.patch. Install cmake configs to
+      /usr/lib/<triplet>/Zypp/ZyppConfig.cmake (instead of
+      LibZypp/LibZyppConfig.cmake).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Thu, 25 Sep 2014 15:20:43 +0200
+
+libzypp (14.29.1-1) unstable; urgency=medium
+
+  * Initial release. (Closes: #761988).
+
+ -- Mike Gabriel <sunweaver@debian.org>  Thu, 25 Sep 2014 12:33:58 +0200
diff --git a/compat b/compat
new file mode 100644 (file)
index 0000000..f599e28
--- /dev/null
+++ b/compat
@@ -0,0 +1 @@
+10
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..701ad28
--- /dev/null
+++ b/control
@@ -0,0 +1,235 @@
+Source: libzypp
+Section: libs
+Maintainer: Mike Gabriel <sunweaver@debian.org>
+Priority: optional
+Standards-Version: 4.2.1
+Build-Depends: asciidoctor,
+               debhelper (>= 10~),
+               dpkg-dev (>= 1.16.1.1~),
+               cdbs,
+               cmake,
+               pkg-config,
+               librpm-dev (>= 4.4),
+               rpm-common,
+               libboost-dev,
+               libboost-program-options-dev,
+               libboost-test-dev,
+               libboost-thread-dev,
+               libgpgme-dev,
+               libssl-dev,
+               doxygen,
+               ruby,
+               libcurl4-openssl-dev (>= 7.19.4),
+               libudev-dev,
+               libxml2-dev,
+               libsolv0-dev (>= 0.6.27),
+               libsolv-tools,
+               libexpat-dev,
+               libpopt-dev,
+               libproxy-dev,
+               graphviz,
+               gnupg2,
+               dejagnu,
+Homepage: https://github.com/openSUSE/libzypp
+Vcs-Git: https://salsa.debian.org/debian/libzypp.git
+Vcs-Browser: https://salsa.debian.org/debian/libzypp
+
+Package: libzypp1702
+Architecture: any
+Multi-Arch: same
+Pre-Depends:
+ ${misc:Pre-Depends},
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ rpm,
+ gnupg | gnupg2,
+ libsolv-tools,
+Recommends:
+ libzypp-common (>= ${source:Version}),
+ libzypp-config (>= ${source:Version}),
+ libzypp-bin (>= ${source:Version}),
+ logrotate,
+ lsof,
+Suggests:
+ libzypp-doc (>= ${source:Version}),
+Breaks:
+ libzypp (<< 17),
+ zypper (<< 1.14),
+Replaces:
+ libzypp (<< 17),
+Description: openSUSE/SLES package management system (library)
+ libzypp is the package management library that powers applications like
+ YaST, zypper and the openSUSE/SLE implementation of PackageKit.
+ .
+ libzypp provides all the functionality for a package manager:
+ .
+   - an API for package repository management, supporting most common
+     repository metadata formats and signed repositories
+   - an API for solving packages, products, patterns and patches (installation,
+     removal, update and distribution upgrade operations) dependencies, with
+     additional features like locking
+   - an API for comitting the transaction to the system over a rpm target;
+     supporting deltarpm calculation, media changing and installation order
+     calculation
+   - an API for browsing available and installed software, with some facilities
+     for programs with an user interface
+   - a suite of maintained solving testcases representing common and uncommon
+     operations on Linux software management
+ .
+ This package contains the main shared library for the zypper package
+ management system.
+
+Package: libzypp-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Depends:
+ ${misc:Depends},
+ librpm-dev (>= 4.4),
+ libboost-dev,
+ libboost-program-options-dev,
+ libboost-test-dev,
+ libboost-thread-dev,
+ libgpgme-dev,
+ libssl-dev,
+ libcurl4-openssl-dev (>= 7.19.4),
+ libudev-dev,
+ libxml2-dev,
+ libsolv0-dev (>= 0.6.27),
+ libexpat-dev,
+ libpopt-dev,
+ libproxy-dev,
+ libzypp1702 (= ${binary:Version}),
+Description: openSUSE/SLES package management system library (development files)
+ libzypp is the package management library that powers applications like
+ YaST, zypper and the openSUSE/SLE implementation of PackageKit.
+ .
+ libzypp provides all the functionality for a package manager:
+ .
+   - an API for package repository management, supporting most common
+     repository metadata formats and signed repositories
+   - an API for solving packages, products, patterns and patches (installation,
+     removal, update and distribution upgrade operations) dependencies, with
+     additional features like locking
+   - an API for comitting the transaction to the system over a rpm target;
+     supporting deltarpm calculation, media changing and installation order
+     calculation
+   - an API for browsing available and installed software, with some facilities
+     for programs with an user interface
+   - a suite of maintained solving testcases representing common and uncommon
+     operations on Linux software management
+ .
+ This package contains the development files for the libzypp library.
+
+Package: libzypp-common
+Architecture: all
+Depends:
+ ${misc:Depends},
+Description: openSUSE/SLES package management system library (common files)
+ libzypp is the package management library that powers applications like
+ YaST, zypper and the openSUSE/SLE implementation of PackageKit.
+ .
+ libzypp provides all the functionality for a package manager:
+ .
+   - an API for package repository management, supporting most common
+     repository metadata formats and signed repositories
+   - an API for solving packages, products, patterns and patches (installation,
+     removal, update and distribution upgrade operations) dependencies, with
+     additional features like locking
+   - an API for comitting the transaction to the system over a rpm target;
+     supporting deltarpm calculation, media changing and installation order
+     calculation
+   - an API for browsing available and installed software, with some facilities
+     for programs with an user interface
+   - a suite of maintained solving testcases representing common and uncommon
+     operations on Linux software management
+ .
+ This package contains the architecture-independent files for the libzypp
+ library.
+
+Package: libzypp-bin
+Architecture: any
+Multi-Arch: foreign
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ libzypp-config (>= ${source:Version}),
+Description: openSUSE/SLES package management system library (library tools)
+ libzypp is the package management library that powers applications like
+ YaST, zypper and the openSUSE/SLE implementation of PackageKit.
+ .
+ libzypp provides all the functionality for a package manager:
+ .
+   - an API for package repository management, supporting most common
+     repository metadata formats and signed repositories
+   - an API for solving packages, products, patterns and patches (installation,
+     removal, update and distribution upgrade operations) dependencies, with
+     additional features like locking
+   - an API for comitting the transaction to the system over a rpm target;
+     supporting deltarpm calculation, media changing and installation order
+     calculation
+   - an API for browsing available and installed software, with some facilities
+     for programs with an user interface
+   - a suite of maintained solving testcases representing common and uncommon
+     operations on Linux software management
+ .
+ This package contains command line tools shipped with the libzypp library.
+
+Package: libzypp-config
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ ${misc:Depends},
+ libzypp-common (>= ${source:Version}),
+Description: openSUSE/SLES package management system library (configuration)
+ libzypp is the package management library that powers applications like
+ YaST, zypper and the openSUSE/SLE implementation of PackageKit.
+ .
+ libzypp provides all the functionality for a package manager:
+ .
+   - an API for package repository management, supporting most common
+     repository metadata formats and signed repositories
+   - an API for solving packages, products, patterns and patches (installation,
+     removal, update and distribution upgrade operations) dependencies, with
+     additional features like locking
+   - an API for comitting the transaction to the system over a rpm target;
+     supporting deltarpm calculation, media changing and installation order
+     calculation
+   - an API for browsing available and installed software, with some facilities
+     for programs with an user interface
+   - a suite of maintained solving testcases representing common and uncommon
+     operations on Linux software management
+ .
+ This package ships the configuration files for the libzypp library.
+
+Package: libzypp-doc
+Section: doc
+Architecture: all
+Multi-Arch: foreign
+Depends:
+ ${misc:Depends},
+ libjs-jquery,
+Suggests:
+ libzypp1702,
+ libzypp-dev,
+Description: openSUSE/SLES package management system library (documentation)
+ libzypp is the package management library that powers applications like
+ YaST, zypper and the openSUSE/SLE implementation of PackageKit.
+ .
+ libzypp provides all the functionality for a package manager:
+ .
+   - an API for package repository management, supporting most common
+     repository metadata formats and signed repositories
+   - an API for solving packages, products, patterns and patches (installation,
+     removal, update and distribution upgrade operations) dependencies, with
+     additional features like locking
+   - an API for comitting the transaction to the system over a rpm target;
+     supporting deltarpm calculation, media changing and installation order
+     calculation
+   - an API for browsing available and installed software, with some facilities
+     for programs with an user interface
+   - a suite of maintained solving testcases representing common and uncommon
+     operations on Linux software management
+ .
+ This package contains the API documentation of the libzypp library.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..13d89e6
--- /dev/null
+++ b/copyright
@@ -0,0 +1,1376 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libzypp
+Upstream-Contact: Michael Andres (https://github.com/mlandres)
+Source: https://github.com/openSUSE/libzypp
+
+Files: CMakeLists.txt
+       cmake/modules/FindDbus.cmake
+       cmake/modules/FindHal.cmake
+       cmake/modules/Findlibproxy.cmake
+       cmake/modules/FindOpenSSL.cmake
+       cmake/modules/FindRpm.cmake
+       cmake/modules/FindUdev.cmake
+       cmake/modules/FindZsync.cmake
+       cmake/modules/FindZypp.cmake
+       cmake/modules/ZyppCommon.cmake
+       COPYING
+       devel/CMakeLists.txt
+       devel/devel.ma/Basic.cc
+       devel/devel.ma/CMakeLists.txt
+       devel/devel.ma/ExplicitMap.h
+       devel/devel.ma/lines2array
+       devel/devel.ma/Main.cc
+       devel/devel.ma/main.h
+       devel/devel.ma/ma_test
+       devel/devel.ma/MaTest.cc
+       devel/devel.ma/MT.cc
+       devel/devel.ma/NewPool.cc
+       devel/devel.ma/PluginTest.cc
+       devel/devel.ma/PluginTest.py
+       devel/devel.ma/Printing.h
+       devel/devel.ma/Sat.cc
+       devel/devel.ma/Signal.cc
+       devel/devel.ma/SigTrackableFail.cc
+       devel/devel.ma/Test.cc
+       devel/devel.ma/ToolProvideSignedDir.cc
+       devel/devel.ma/Tools.h
+       devel/devel.ma/Xml.cc
+       devel/genclass.in
+       doc/autodoc/CMakeLists.txt
+       doc/autodoc/Doxyfile.cmake
+       doc/autoinclude/ApplicationMetada.doc
+       doc/autoinclude/CodePitfalls.doc
+       doc/autoinclude/CodeSnippets.doc
+       doc/autoinclude/EnvironmentVariables.doc
+       doc/autoinclude/FeatureTest.doc
+       doc/autoinclude/g_BOOST.doc
+       doc/autoinclude/g_LIBSOLV.doc
+       doc/autoinclude/groups.doc
+       doc/autoinclude/g_ZyppHistory.doc
+       doc/autoinclude/Mainpage.doc
+       doc/autoinclude/Notes.doc
+       doc/autoinclude/notes/n_ResPool_nomorenameiter
+       doc/autoinclude/PatternPackages.doc
+       doc/autoinclude/Plugin-Commit.doc
+       doc/autoinclude/Plugins.doc
+       doc/autoinclude/Plugin-System.doc
+       doc/autoinclude/README
+       doc/autoinclude/RepoVariables.doc
+       doc/autoinclude/Services.doc
+       doc/autoinclude/SolverVendorChange.doc
+       doc/autoinclude/Testcases.doc
+       doc/autoinclude/Threads.doc
+       doc/autoinclude/UserData.doc
+       doc/CMakeLists.txt
+       doc/locks.5.txt
+       doc/zypp-CheckAccessDeleted.1.txt
+       doc/zypp-NameReqPrv.1.txt
+       .gitattributes
+       .gitignore
+       libzypp.pc.cmake
+       Makefile.cvs
+       mkChangelog
+       package/libzypp.changes
+       package/libzypp-rpmlint.cmake
+       po/bn.po
+       po/el.po
+       po/CMakeLists.txt
+       po/fa.po
+       po/gu.po
+       po/hi.po
+       po/km.po
+       po/mr.po
+       po/PotfileDiff.sh
+       po/PotfileUpadte.sh
+       po/ro.po
+       po/ta.po
+       po/vi.po
+       systemCheck
+       tests/CMakeLists.txt
+       tests/data/11.0-update/repodata/deltainfo.xml.gz
+       tests/data/11.0-update/repodata/primary.xml.gz
+       tests/data/11.0-update/repodata/repomd.xml
+       tests/data/11.0-update/repodata/repomd.xml.asc
+       tests/data/11.0-update/repodata/repomd.xml.key
+       tests/data/11.0-update/repodata/updateinfo.xml.gz
+       tests/data/Mirrorlist/remote-site/metalink.xml
+       tests/data/Mirrorlist/remote-site/mirrors.txt
+       tests/data/obs_virtualbox_11_1/repodata/primary.xml.gz
+       tests/data/obs_virtualbox_11_1/repodata/repomd.xml
+       tests/data/obs_virtualbox_11_1/repodata/repomd.xml.asc
+       tests/data/obs_virtualbox_11_1/repodata/repomd.xml.key
+       tests/data/OBS_zypp_svn-11.1/repodata/primary.xml.gz
+       tests/data/OBS_zypp_svn-11.1/repodata/repomd.xml
+       tests/data/OBS_zypp_svn-11.1/repodata/repomd.xml.asc
+       tests/data/OBS_zypp_svn-11.1/repodata/repomd.xml.key
+       tests/data/openSUSE-11.1/content
+       tests/data/openSUSE-11.1/gpg-pubkey-0dfb3188-41ed929b.asc
+       tests/data/openSUSE-11.1/gpg-pubkey-307e3d54-481f30aa.asc
+       tests/data/openSUSE-11.1/gpg-pubkey-3d25d3d9-36e12d04.asc
+       tests/data/openSUSE-11.1/gpg-pubkey-56b4177a-47965b33.asc
+       tests/data/openSUSE-11.1/gpg-pubkey-7e2e3b05-4816488f.asc
+       tests/data/openSUSE-11.1/gpg-pubkey-9c800aca-481f343a.asc
+       tests/data/openSUSE-11.1/gpg-pubkey-a1912208-446a0899.asc
+       tests/data/openSUSE-11.1/media.1/media
+       tests/data/openSUSE-11.1/media.1/products
+       tests/data/openSUSE-11.1/media.1/products.asc
+       tests/data/openSUSE-11.1/media.1/products.key
+       tests/data/openSUSE-11.1/suse/setup/descr/dvd-11.1-46.1.x86_64.pat.gz
+       tests/data/openSUSE-11.1/suse/setup/descr/non_oss-11.1-46.1.x86_64.pat.gz
+       tests/data/openSUSE-11.1/suse/setup/descr/packages.cs.gz
+       tests/data/openSUSE-11.1/suse/setup/descr/packages.DU.gz
+       tests/data/openSUSE-11.1/suse/setup/descr/packages.en.gz
+       tests/data/openSUSE-11.1/suse/setup/descr/packages.gz
+       tests/data/openSUSE-11.1/suse/setup/descr/patterns
+       tests/data/PoolReuseIds/SeqA/repo.xml
+       tests/data/PoolReuseIds/SeqA/solver-test.xml
+       tests/data/PoolReuseIds/SeqB/oper.xml
+       tests/data/PoolReuseIds/SeqB/solver-test.xml
+       tests/data/TCdup/solver-system.xml
+       tests/data/TCdup/solver-test.xml
+       tests/data/TCdup/update.xml
+       tests/data/TCSelectable/RepoHIGH.xml
+       tests/data/TCSelectable/RepoLOW.xml
+       tests/data/TCSelectable/RepoMID.xml
+       tests/data/TCSelectable/solver-system.xml
+       tests/data/TCSelectable/solver-test.xml
+       tests/data/TCWhatObsoletes/solver-system.xml
+       tests/data/TCWhatObsoletes/solver-test.xml
+       tests/lib/CMakeLists.txt
+       tests/lib/TestSetup.h
+       tests/lib/WebServer.cc
+       tests/lib/WebServer.h
+       tests/media/CMakeLists.txt
+       tests/media/CredentialFileReader_test.cc
+       tests/media/CredentialManager_test.cc
+       tests/media/data/credentials.cat
+       tests/media/data/credentials.d/cred1
+       tests/media/data/openSUSE-11.3-NET-i586.iso.meta4
+       tests/media/data/openSUSE-11.3-NET-i586.iso.metalink
+       tests/media/file_exists_test.cc
+       tests/media/media1_test.cc
+       tests/media/media2_test.cc
+       tests/media/media3_test.cc
+       tests/media/media4_test.cc
+       tests/media/MediaProducts_test.cc
+       tests/media/MetaLinkParser_test.cc
+       tests/media/mymediaverifier.h
+       tests/media/throw_if_not_exists_test.cc
+       tests/parser/CMakeLists.txt
+       tests/parser/HistoryLogReader_test.cc
+       tests/parser/HistoryLogReader_test.dat
+       tests/parser/inifile/CMakeLists.txt
+       tests/parser/inifile/data/1.ini
+       tests/parser/inifile/data/2.ini
+       tests/parser/inifile/inidict_test.cc
+       tests/parser/inifile/iniparser_test.cc
+       tests/parser/ProductFileReader_test.cc
+       tests/parser/ProductFileReader_test.dat
+       tests/parser/RepoFileReader_test.cc
+       tests/parser/RepoindexFileReader_test.cc
+       tests/parser/ws/CMakeLists.txt
+       tests/parser/ws/data/search-kopete.xml
+       tests/parser/ws/WebpinResultFileReader_test.cc
+       tests/parser/yum/CMakeLists.txt
+       tests/parser/yum/data/patches-1.xml
+       tests/parser/yum/data/patches-1.xml.solution
+       tests/parser/yum/data/patches.xsl
+       tests/parser/yum/data/patch-fetchmsttfonts.sh-4347.xml
+       tests/parser/yum/data/README
+       tests/parser/yum/data/repomd-1.xml
+       tests/parser/yum/data/repomd-1.xml.solution
+       tests/parser/yum/PatchesFileReader_test.cc
+       tests/parser/yum/RepomdFileReader_test.cc
+       tests/README
+       tests/repo/CMakeLists.txt
+       tests/repo/DUdata_test.cc
+       tests/repo/ExtendedMetadata_test.cc
+       tests/repo/MirrorList_test.cc
+       tests/repo/PluginServices_test.cc
+       tests/repo/RepoLicense/repo/repodata/CHECKSUM-license-prod.tar.gz
+       tests/repo/RepoLicense/repo/repodata/CHECKSUM-license.tar.gz
+       tests/repo/RepoLicense/repo/repodata/license.de.txt
+       tests/repo/RepoLicense/repo/repodata/license.fr.txt
+       tests/repo/RepoLicense/repo/repodata/license.txt
+       tests/repo/RepoLicense/repo/repodata/no-acceptance-needed
+       tests/repo/RepoLicense/repo/repodata/repomd.xml
+       tests/repo/RepoLicense_test.cc
+       tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml
+       tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml.asc
+       tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml.key
+       tests/repo/RepoSigcheck_test.cc
+       tests/repo/RepoSigcheck/unknownkey_repo/repodata/repomd.xml
+       tests/repo/RepoSigcheck/unknownkey_repo/repodata/repomd.xml.asc
+       tests/repo/RepoSigcheck/unsigned_repo/repodata/repomd.xml
+       tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml
+       tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml.asc
+       tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml.key
+       tests/repo/RepoVariables_test.cc
+       tests/repo/susetags/CMakeLists.txt
+       tests/repo/susetags/data/addon_in_subdir/media.1/build
+       tests/repo/susetags/data/addon_in_subdir/media.1/directory.yast
+       tests/repo/susetags/data/addon_in_subdir/media.1/media
+       tests/repo/susetags/data/addon_in_subdir/media.1/products
+       tests/repo/susetags/data/addon_in_subdir/updates/content
+       tests/repo/susetags/data/addon_in_subdir/updates/content.asc
+       tests/repo/susetags/data/addon_in_subdir/updates/content.key
+       tests/repo/susetags/data/addon_in_subdir/updates/directory.yast
+       tests/repo/susetags/data/addon_in_subdir/updates/license.tar.gz
+       tests/repo/susetags/data/addon_in_subdir/updates/SHA1SUMS
+       tests/repo/susetags/data/addon_in_subdir/updates/suse/i586/SHA1SUMS
+       tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/directory.yast
+       tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/packages
+       tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/packages.DU
+       tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/packages.en
+       tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/SHA1SUMS
+       tests/repo/susetags/data/dudata/repo/content
+       tests/repo/susetags/data/dudata/repo/media.1/media
+       tests/repo/susetags/data/dudata/repo/suse/setup/descr/packages
+       tests/repo/susetags/data/dudata/repo/suse/setup/descr/packages.DU
+       tests/repo/susetags/data/dudata/system/content
+       tests/repo/susetags/data/dudata/system/media.1/media
+       tests/repo/susetags/data/dudata/system/suse/setup/descr/packages
+       tests/repo/susetags/data/dudata/system/suse/setup/descr/packages.DU
+       tests/repo/susetags/data/shared_attributes/content
+       tests/repo/susetags/data/shared_attributes/suse/setup/descr/packages
+       tests/repo/susetags/data/shared_attributes/suse/setup/descr/packages.DU
+       tests/repo/susetags/data/shared_attributes/suse/setup/descr/packages.en
+       tests/repo/susetags/data/stable-x86-subset/content
+       tests/repo/susetags/data/stable-x86-subset/content.asc
+       tests/repo/susetags/data/stable-x86-subset/content.key
+       tests/repo/susetags/data/stable-x86-subset/control.xml
+       tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-0dfb3188-41ed929b.asc
+       tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-307e3d54-44201d5d.asc
+       tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-3d25d3d9-36e12d04.asc
+       tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-7e2e3b05-44748aba.asc
+       tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-9c800aca-40d8063e.asc
+       tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-a1912208-446a0899.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/content
+       tests/repo/susetags/data/stable-x86-subset-gz/content.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/content.key
+       tests/repo/susetags/data/stable-x86-subset-gz/control.xml
+       tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-0dfb3188-41ed929b.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-307e3d54-44201d5d.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-3d25d3d9-36e12d04.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-7e2e3b05-44748aba.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-9c800aca-40d8063e.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-a1912208-446a0899.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/installation.xml
+       tests/repo/susetags/data/stable-x86-subset-gz/license.tar.gz
+       tests/repo/susetags/data/stable-x86-subset-gz/media.1/directory.yast
+       tests/repo/susetags/data/stable-x86-subset-gz/media.1/info.txt
+       tests/repo/susetags/data/stable-x86-subset-gz/media.1/media
+       tests/repo/susetags/data/stable-x86-subset-gz/media.1/products
+       tests/repo/susetags/data/stable-x86-subset-gz/media.1/products.asc
+       tests/repo/susetags/data/stable-x86-subset-gz/media.1/products.key
+       tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/kde-10.3-71.noarch.pat.gz
+       tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.DU.gz
+       tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.en.gz
+       tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.es.gz
+       tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.gz
+       tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/patterns.gz
+       tests/repo/susetags/data/stable-x86-subset/installation.xml
+       tests/repo/susetags/data/stable-x86-subset/license.tar.gz
+       tests/repo/susetags/data/stable-x86-subset/media.1/directory.yast
+       tests/repo/susetags/data/stable-x86-subset/media.1/info.txt
+       tests/repo/susetags/data/stable-x86-subset/media.1/media
+       tests/repo/susetags/data/stable-x86-subset/media.1/products
+       tests/repo/susetags/data/stable-x86-subset/media.1/products.asc
+       tests/repo/susetags/data/stable-x86-subset/media.1/products.key
+       tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages
+       tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages.DU
+       tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages.en
+       tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages.es
+       tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/patterns
+       tests/repo/susetags/Downloader_test.cc
+       tests/repo/yum/CMakeLists.txt
+       tests/repo/yum/data/10.2-updates-subset/repodata/filelists.xml.gz
+       tests/repo/yum/data/10.2-updates-subset/repodata/other.xml.gz
+       tests/repo/yum/data/10.2-updates-subset/repodata/patches.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/patch-fetchmsttfonts.sh-2333.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/patch-flash-player-2359.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/patch-glabels-2348.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/patch-gv-2350.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/patch-openssl-2349.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/patch-tar-2351.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/primary.xml.gz
+       tests/repo/yum/data/10.2-updates-subset/repodata/repomd.xml
+       tests/repo/yum/data/10.2-updates-subset/repodata/repomd.xml.asc
+       tests/repo/yum/data/10.2-updates-subset/repodata/repomd.xml.key
+       tests/repo/yum/data/extensions/repodata/filelists.xml.gz
+       tests/repo/yum/data/extensions/repodata/other.xml.gz
+       tests/repo/yum/data/extensions/repodata/primary.xml.gz
+       tests/repo/yum/data/extensions/repodata/repomd.xml
+       tests/repo/yum/data/extensions/repodata/susedata.xml.gz
+       tests/repo/yum/data/extensions/repodata/suseinfo.xml.gz
+       tests/repo/yum/YUMDownloader_test.cc
+       tests/sat/CMakeLists.txt
+       tests/sat/IdString_test.cc
+       tests/sat/LookupAttr_test.cc
+       tests/sat/Map_test.cc
+       tests/sat/Pool_test.cc
+       tests/sat/Queue_test.cc
+       tests/sat/Solvable_test.cc
+       tests/sat/SolvParsing_test.cc
+       tests/sat/WhatObsoletes_test.cc
+       tests/sat/WhatProvides_test.cc
+       tests/zypp/Arch_test.cc
+       tests/zypp/base/CMakeLists.txt
+       tests/zypp/base/CleanerThread_test.cc
+       tests/zypp/base/data/Sysconfig/proxy
+       tests/zypp/base/Glob_test.cc
+       tests/zypp/base/Glob_test.dat/file
+       tests/zypp/base/Glob_test.dat/file.xml
+       tests/zypp/base/Glob_test.dat/file.xml.gz
+       tests/zypp/base/InterProcessMutex2_test.cc
+       tests/zypp/base/InterProcessMutex_test.cc
+       tests/zypp/base/String_test.cc
+       tests/zypp/base/Sysconfig_test.cc
+       tests/zypp/Capabilities_test.cc
+       tests/zypp/CheckSum_test.cc
+       tests/zypp/CMakeLists.txt
+       tests/zypp/ContentType_test.cc
+       tests/zypp/CpeId_test.cc
+       tests/zypp/data/Delta/repodata/deltainfo.xml
+       tests/zypp/data/Delta/repodata/primary.xml.gz
+       tests/zypp/data/Delta/repodata/repomd.xml
+       tests/zypp/data/Delta/repodata/repomd.xml.asc
+       tests/zypp/data/Delta/repodata/repomd.xml.key
+       tests/zypp/data/Delta/repodata/updateinfo.xml.gz
+       tests/zypp/data/Fetcher/remote-site/baseindex/directory.yast
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/directory.yast
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/SHA1SUMS
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/SHA1SUMS.asc
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/SHA1SUMS.key
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/subdir1-file1.txt
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/subdir1-file2.txt
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/directory.yast
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/SHA1SUMS
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/SHA1SUMS.asc
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/SHA1SUMS.key
+       tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/subdir2-file1.txt
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/directory.yast
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/directory.yast
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/SHA1SUMS
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/SHA1SUMS.asc
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/SHA1SUMS.key
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/subdir1-file1.txt
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/subdir1-file2.txt
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/directory.yast
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/SHA1SUMS
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/SHA1SUMS.asc
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/SHA1SUMS.key
+       tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/subdir2-file1.txt
+       tests/zypp/data/Fetcher/remote-site/complexdir/directory.yast
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/directory.yast
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/SHA1SUMS
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/SHA1SUMS.asc
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/SHA1SUMS.key
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/subdir1-file1.txt
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/subdir1-file2.txt
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/directory.yast
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/SHA1SUMS
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/SHA1SUMS.asc
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/SHA1SUMS.key
+       tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/subdir2-file1.txt
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/content
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/content.asc
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/content.key
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/directory.yast
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir1/directory.yast
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir1/subdir1-file1.txt
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir1/subdir1-file2.txt
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir2/directory.yast
+       tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir2/subdir2-file1.txt
+       tests/zypp/data/Fetcher/remote-site/contentindex/content
+       tests/zypp/data/Fetcher/remote-site/contentindex/content.asc
+       tests/zypp/data/Fetcher/remote-site/contentindex/content.key
+       tests/zypp/data/Fetcher/remote-site/contentindex/directory.yast
+       tests/zypp/data/Fetcher/remote-site/contentindex/subdir1/directory.yast
+       tests/zypp/data/Fetcher/remote-site/contentindex/subdir1/subdir1-file1.txt
+       tests/zypp/data/Fetcher/remote-site/contentindex/subdir1/subdir1-file2.txt
+       tests/zypp/data/Fetcher/remote-site/contentindex/subdir2/directory.yast
+       tests/zypp/data/Fetcher/remote-site/contentindex/subdir2/subdir2-file1.txt
+       tests/zypp/data/Fetcher/remote-site/diffs/file-1-2.diff
+       tests/zypp/data/Fetcher/remote-site/diffs/file-1-2.diff.gz
+       tests/zypp/data/Fetcher/remote-site/diffs/file-2-3.diff
+       tests/zypp/data/Fetcher/remote-site/diffs/file-2-3.diff.gz
+       tests/zypp/data/Fetcher/remote-site/diffs/file-3-4.diff
+       tests/zypp/data/Fetcher/remote-site/diffs/file-3-4.diff.gz
+       tests/zypp/data/Fetcher/remote-site/diffs/file-4-current.diff
+       tests/zypp/data/Fetcher/remote-site/diffs/file-4-current.diff.gz
+       tests/zypp/data/Fetcher/remote-site/directory.yast
+       tests/zypp/data/Fetcher/remote-site/file-1.txt
+       tests/zypp/data/Fetcher/remote-site/file-2.txt
+       tests/zypp/data/Fetcher/remote-site/file-3.txt
+       tests/zypp/data/Fetcher/remote-site/file-4.txt
+       tests/zypp/data/Fetcher/remote-site/file-current.txt
+       tests/zypp/data/Fetcher/remote-site/file-current.txt.asc
+       tests/zypp/data/Fetcher/remote-site/file-current.txt.key
+       tests/zypp/data/Fetcher/remote-site/images-file/content
+       tests/zypp/data/Fetcher/remote-site/images-file/content.asc
+       tests/zypp/data/Fetcher/remote-site/images-file/content.key
+       tests/zypp/data/Fetcher/remote-site/images-file/images/images.xml
+       tests/zypp/data/Fetcher/remote-site/images-file-unsigned/content
+       tests/zypp/data/Fetcher/remote-site/images-file-unsigned/images/images.xml
+       tests/zypp/data/FileChecker/hello2.txt
+       tests/zypp/data/FileChecker/hello.txt
+       tests/zypp/data/FileChecker/hello.txt.asc
+       tests/zypp/data/FileChecker/hello.txt.key
+       tests/zypp/data/KeyRing/installkey.gpg
+       tests/zypp/data/KeyRing/private.asc
+       tests/zypp/data/KeyRing/public.asc
+       tests/zypp/data/KeyRing/readme.txt
+       tests/zypp/data/KeyRing/repomd.xml
+       tests/zypp/data/KeyRing/repomd.xml.asc
+       tests/zypp/data/KeyRing/repomd.xml.corrupted
+       tests/zypp/data/Locks/locks
+       tests/zypp/data/mediasetaccess/src1/cd1/dir/file1
+       tests/zypp/data/mediasetaccess/src1/cd1/dir/file2
+       tests/zypp/data/mediasetaccess/src1/cd1/dir/subdir/file
+       tests/zypp/data/mediasetaccess/src1/cd1/dir/test-big.txt
+       tests/zypp/data/mediasetaccess/src1/cd1/test-big.txt
+       tests/zypp/data/mediasetaccess/src1/cd1/test.txt
+       tests/zypp/data/mediasetaccess/src1/cd1/x.media1
+       tests/zypp/data/mediasetaccess/src1/cd2/test.txt
+       tests/zypp/data/mediasetaccess/src1/cd2/x.mediabad
+       tests/zypp/data/mediasetaccess/src1/cd3/test.txt
+       tests/zypp/data/mediasetaccess/src1/cd3/x.media3
+       tests/zypp/data/mediasetaccess/src2/test.txt
+       tests/zypp/data/mediasetaccess/src2/x.media
+       tests/zypp/data/PoolQuery/savedqueries
+       tests/zypp/data/PublicKey/multikey2.asc
+       tests/zypp/data/PublicKey/multikey.asc
+       tests/zypp/data/PublicKey/susekey.asc
+       tests/zypp/data/RepoManager/plugin-service-lib-1/services/service
+       tests/zypp/data/RepoManager/plugin-service-lib-2/services/service
+       tests/zypp/data/RepoManager/proprietary.repo
+       tests/zypp/data/RepoManager/repo/repoindex.xml
+       tests/zypp/data/RepoManager/repos.d/filesharing.repo
+       tests/zypp/data/RepoManager/repos.d/home:dmacvicar.repo
+       tests/zypp/data/RepoManager/repos.d/proprietary.repo
+       tests/zypp/data/RepoManager/repos.d/ruby.repo
+       tests/zypp/data/RepoManager/second/repo/repoindex.xml
+       tests/zypp/data/Target/product.prod
+       tests/zypp/data/Vendor/vendors.d/ati
+       tests/zypp/data/Vendor/vendors.d/nvidia
+       tests/zypp/data/Vendor/zypp1.conf
+       tests/zypp/data/Vendor/zypp2.conf.cmake
+       tests/zypp/Date_test.cc
+       tests/zypp/Deltarpm_test.cc
+       tests/zypp/Digest_test.cc
+       tests/zypp/DrunkenBishop_test.cc
+       tests/zypp/Dup_test.cc
+       tests/zypp/Edition_test.cc
+       tests/zypp/ExtendedPool_test.cc
+       tests/zypp/Fetcher_test.cc
+       tests/zypp/FileChecker_test.cc
+       tests/zypp/Flags_test.cc
+       tests/zypp/InstanceId_test.cc
+       tests/zypp/KeyRing_test.cc
+       tests/zypp/KeyRingTestReceiver.h
+       tests/zypp/Locale_test.cc
+       tests/zypp/Locks_test.cc
+       tests/zypp/MediaSetAccess_test.cc
+       tests/zypp/PathInfo_test.cc
+       tests/zypp/Pathname_test.cc
+       tests/zypp/PluginFrame_test.cc
+       tests/zypp/PoolQuery_test.cc
+       tests/zypp/ProgressData_test.cc
+       tests/zypp/PtrTypes_test.cc
+       tests/zypp/PublicKey_test.cc
+       tests/zypp/RepoInfo_test.cc
+       tests/zypp/RepoManager_test.cc
+       tests/zypp/RepoStatus_test.cc
+       tests/zypp/ResKind_test.cc
+       tests/zypp/Resolvable_test.cc
+       tests/zypp/ResStatus_test.cc
+       tests/zypp/RWPtr_test.cc
+       tests/zypp/Selectable_test.cc
+       tests/zypp/SetRelationMixin_test.cc
+       tests/zypp/SetTracker_test.cc
+       tests/zypp/Signature_test.cc
+       tests/zypp/StrMatcher_test.cc
+       tests/zypp/Target_test.cc
+       tests/zypp/Url_test.cc
+       tests/zypp/UserData_test.cc
+       tests/zypp/Vendor2_test.cc
+       tests/zypp/Vendor_test.cc
+       tools/CMakeLists.txt
+       tools/DumpSelectable.cc
+       tools/migrate-sources/CMakeLists.txt
+       tools/migrate-sources/migrate-sources.cc
+       tools/patch_find_bug.cc
+       tools/percent-encode.cc
+       tools/ProvideSignedDirectory.cc
+       tools/ToolScanRepos.cc
+       tools/zypp-CheckAccessDeleted.cc
+       tools/zypp-cpeid.cc
+       tools/zypp-install.cc
+       tools/zypp-list.cc
+       tools/zypp-NameReqPrv.cc
+       tools/zypp-pubkey.cc
+       .travis.yml
+       vendor/CMakeLists.txt
+       vendor/mongoose/CMakeLists.txt
+       VERSION.cmake
+       zypp/APIConfig.h
+       zypp/Application.cc
+       zypp/Application.h
+       zypp/Arch.cc
+       zypp/Arch.h
+       zypp/AutoDispose.h
+       zypp/base/Algorithm.h
+       zypp/base/Backtrace.cc
+       zypp/base/Backtrace.h
+       zypp/base/CleanerThread.cc
+       zypp/base/CleanerThread_p.h
+       zypp/base/Collector.h
+       zypp/base/Counter.h
+       zypp/base/Debug.h
+       zypp/base/DefaultIntegral.h
+       zypp/base/DrunkenBishop.cc
+       zypp/base/DrunkenBishop.h
+       zypp/base/DtorReset.h
+       zypp/base/Easy.h
+       zypp/base/EnumClass.h
+       zypp/base/Errno.h
+       zypp/base/Exception.cc
+       zypp/base/Exception.h
+       zypp/base/ExternalDataSource.cc
+       zypp/base/ExternalDataSource.h
+       zypp/base/Fd.cc
+       zypp/base/Fd.h
+       zypp/base/Flags.h
+       zypp/base/Functional.h
+       zypp/base/Function.h
+       zypp/base/Gettext.cc
+       zypp/base/Gettext.h
+       zypp/base/Hash.h
+       zypp/base/InputStream.cc
+       zypp/base/InputStream.h
+       zypp/base/InterProcessMutex.cc
+       zypp/base/InterProcessMutex.h
+       zypp/base/IOStream.cc
+       zypp/base/IOStream.h
+       zypp/base/Iterable.h
+       zypp/base/Iterator.h
+       zypp/base/Json.h
+       zypp/base/LocaleGuard.h
+       zypp/base/LogControl.cc
+       zypp/base/LogControl.h
+       zypp/base/Logger.h
+       zypp/base/LogTools.h
+       zypp/base/Measure.cc
+       zypp/base/Measure.h
+       zypp/base/NamedValue.h
+       zypp/base/NonCopyable.h
+       zypp/base/ProfilingFormater.cc
+       zypp/base/ProfilingFormater.h
+       zypp/base/ProvideNumericId.h
+       zypp/base/PtrTypes.h
+       zypp/base/Random.cc
+       zypp/base/Random.h
+       zypp/base/ReferenceCounted.cc
+       zypp/base/ReferenceCounted.h
+       zypp/base/Regex.cc
+       zypp/base/Regex.h
+       zypp/base/SerialNumber.cc
+       zypp/base/SerialNumber.h
+       zypp/base/SetRelationMixin.cc
+       zypp/base/SetRelationMixin.h
+       zypp/base/SetTracker.h
+       zypp/base/Signal.h
+       zypp/base/String.cc
+       zypp/base/String.h
+       zypp/base/StrMatcher.cc
+       zypp/base/StrMatcher.h
+       zypp/base/Sysconfig.cc
+       zypp/base/Sysconfig.h
+       zypp/base/TypeTraits.h
+       zypp/base/Unit.cc
+       zypp/base/Unit.h
+       zypp/base/UserRequestException.cc
+       zypp/base/UserRequestException.h
+       zypp/base/ValueTransform.h
+       zypp/base/WatchFile.h
+       zypp/base/Xml.h
+       zypp/Bit.h
+       zypp/Bitmap.h
+       zypp/ByteCount.cc
+       zypp/ByteCount.h
+       zypp/Callback.h
+       zypp/Capabilities.cc
+       zypp/Capabilities.h
+       zypp/Capability.cc
+       zypp/Capability.h
+       zypp/CapMatch.cc
+       zypp/CapMatch.h
+       zypp/Changelog.cc
+       zypp/Changelog.h
+       zypp/CheckSum.cc
+       zypp/CheckSum.h
+       zypp/CMakeLists.txt
+       zypp.conf
+       zypp/ContentType.h
+       zypp/CountryCode.cc
+       zypp/CountryCode.h
+       zypp/CpeId.cc
+       zypp/CpeId.h
+       zypp/Date.cc
+       zypp/Date.h
+       zypp/Dep.cc
+       zypp/Dep.h
+       zypp/Digest.cc
+       zypp/Digest.h
+       zypp/DiskUsageCounter.cc
+       zypp/DiskUsageCounter.h
+       zypp/DownloadMode.cc
+       zypp/DownloadMode.h
+       zypp/Edition.cc
+       zypp/Edition.h
+       zypp/ExternalProgram.cc
+       zypp/ExternalProgram.h
+       zypp/Fetcher.cc
+       zypp/Fetcher.h
+       zypp/FileChecker.cc
+       zypp/FileChecker.h
+       zypp/Filter.h
+       zypp/Glob.cc
+       zypp/Glob.h
+       zypp/HistoryLog.cc
+       zypp/HistoryLogData.cc
+       zypp/HistoryLogData.h
+       zypp/HistoryLog.h
+       zypp-history.lr
+       zypp/IdString.cc
+       zypp/IdString.h
+       zypp/IdStringType.h
+       zypp/InstanceId.cc
+       zypp/InstanceId.h
+       zypp/KeyContext.h
+       zypp/KeyManager.cc
+       zypp/KeyManager.h
+       zypp/KeyRing.cc
+       zypp/KeyRing.h
+       zypp/LanguageCode.cc
+       zypp/LanguageCode.h
+       zypp/libzypp.map
+       zypp/Locale.cc
+       zypp/Locale.h
+       zypp/Locks.cc
+       zypp/Locks.h
+       zypp/ManagedFile.h
+       zypp/media/CredentialFileReader.cc
+       zypp/media/CredentialFileReader.h
+       zypp/media/CredentialManager.cc
+       zypp/media/CredentialManager.h
+       zypp/media/CurlConfig.cc
+       zypp/media/CurlConfig.h
+       zypp/media/MediaAccess.cc
+       zypp/media/MediaAccess.h
+       zypp/media/MediaBlockList.cc
+       zypp/media/MediaBlockList.h
+       zypp/media/MediaCD.cc
+       zypp/media/MediaCD.h
+       zypp/media/MediaCIFS.cc
+       zypp/media/MediaCIFS.h
+       zypp/media/MediaCurl.cc
+       zypp/media/MediaCurl.h
+       zypp/media/MediaDIR.cc
+       zypp/media/MediaDIR.h
+       zypp/media/MediaDISK.cc
+       zypp/media/MediaDISK.h
+       zypp/media/MediaException.cc
+       zypp/media/MediaException.h
+       zypp/media/MediaHandler.cc
+       zypp/media/MediaHandler.h
+       zypp/media/MediaISO.cc
+       zypp/media/MediaISO.h
+       zypp/media/MediaManager.cc
+       zypp/media/MediaManager.h
+       zypp/media/MediaMultiCurl.cc
+       zypp/media/MediaMultiCurl.h
+       zypp/media/MediaNFS.cc
+       zypp/media/MediaNFS.h
+       zypp/media/MediaPlugin.cc
+       zypp/media/MediaPlugin.h
+       zypp/media/MediaPriority.cc
+       zypp/media/MediaPriority.h
+       zypp/media/MediaSource.cc
+       zypp/media/MediaSource.h
+       zypp/media/MediaUserAuth.cc
+       zypp/media/MediaUserAuth.h
+       zypp/media/MetaLinkParser.cc
+       zypp/media/MetaLinkParser.h
+       zypp/media/Mount.cc
+       zypp/media/Mount.h
+       zypp/MediaProducts.h
+       zypp/media/ProxyInfo.cc
+       zypp/media/ProxyInfo.h
+       zypp/media/proxyinfo/ProxyInfoImpl.h
+       zypp/media/proxyinfo/ProxyInfoLibproxy.cc
+       zypp/media/proxyinfo/ProxyInfoLibproxy.h
+       zypp/media/proxyinfo/ProxyInfos.h
+       zypp/media/proxyinfo/ProxyInfoSysconfig.cc
+       zypp/media/proxyinfo/ProxyInfoSysconfig.h
+       zypp/MediaSetAccess.cc
+       zypp/MediaSetAccess.h
+       zypp/media/TransferSettings.cc
+       zypp/media/TransferSettings.h
+       zypp/media/UrlResolverPlugin.cc
+       zypp/media/UrlResolverPlugin.h
+       zypp/media/ZsyncParser.cc
+       zypp/media/ZsyncParser.h
+       zypp/misc/CheckAccessDeleted.cc
+       zypp/misc/CheckAccessDeleted.h
+       zypp/misc/DefaultLoadSystem.cc
+       zypp/misc/DefaultLoadSystem.h
+       zypp/Misc.h
+       zypp/OnMediaLocation.cc
+       zypp/OnMediaLocation.h
+       zypp/Package.cc
+       zypp/Package.h
+       zypp/PackageKeyword.h
+       zypp/parser/HistoryLogReader.cc
+       zypp/parser/HistoryLogReader.h
+       zypp/parser/IniDict.cc
+       zypp/parser/IniDict.h
+       zypp/parser/IniParser.cc
+       zypp/parser/IniParser.h
+       zypp/parser/ParseException.cc
+       zypp/parser/ParseException.h
+       zypp/parser/ParserProgress.h
+       zypp/parser/ProductFileReader.cc
+       zypp/parser/ProductFileReader.h
+       zypp/parser/RepoFileReader.cc
+       zypp/parser/RepoFileReader.h
+       zypp/parser/RepoindexFileReader.cc
+       zypp/parser/RepoindexFileReader.h
+       zypp/parser/schema/repoindex.rnc
+       zypp/parser/ServiceFileReader.cc
+       zypp/parser/ServiceFileReader.h
+       zypp/parser/susetags/ContentFileReader.cc
+       zypp/parser/susetags/ContentFileReader.h
+       zypp/parser/susetags/RepoIndex.cc
+       zypp/parser/susetags/RepoIndex.h
+       zypp/parser/ws/WebpinResultFileReader.cc
+       zypp/parser/ws/WebpinResultFileReader.h
+       zypp/parser/xml/libxmlfwd.cc
+       zypp/parser/xml/libxmlfwd.h
+       zypp/parser/xml/Node.cc
+       zypp/parser/xml/Node.h
+       zypp/parser/xml/ParseDef.cc
+       zypp/parser/xml/ParseDefConsume.cc
+       zypp/parser/xml/ParseDefConsume.h
+       zypp/parser/xml/ParseDefException.cc
+       zypp/parser/xml/ParseDefException.h
+       zypp/parser/xml/ParseDef.h
+       zypp/parser/xml/ParseDefTraits.h
+       zypp/parser/xml/Parse.h
+       zypp/parser/xml/Reader.cc
+       zypp/parser/xml/Reader.h
+       zypp/parser/xml/XmlEscape.h
+       zypp/parser/xml/XmlString.cc
+       zypp/parser/xml/XmlString.h
+       zypp/parser/yum/PatchesFileReader.cc
+       zypp/parser/yum/PatchesFileReader.h
+       zypp/parser/yum/RepomdFileReader.cc
+       zypp/parser/yum/RepomdFileReader.h
+       zypp/parser/yum/schema/common-inc.rnc
+       zypp/parser/yum/schema/common-inc.rng
+       zypp/parser/yum/schema/deltainfo.rnc
+       zypp/parser/yum/schema/deltainfo.rng
+       zypp/parser/yum/schema/filelists.rnc
+       zypp/parser/yum/schema/filelists.rng
+       zypp/parser/yum/schema/other.rnc
+       zypp/parser/yum/schema/other.rng
+       zypp/parser/yum/schema/patches.rnc
+       zypp/parser/yum/schema/patches.rng
+       zypp/parser/yum/schema/patch.rnc
+       zypp/parser/yum/schema/patch.rng
+       zypp/parser/yum/schema/patterns.rnc
+       zypp/parser/yum/schema/patterns.rng
+       zypp/parser/yum/schema/primary.rnc
+       zypp/parser/yum/schema/primary.rng
+       zypp/parser/yum/schema/product.rnc
+       zypp/parser/yum/schema/product.rng
+       zypp/parser/yum/schema/products.rnc
+       zypp/parser/yum/schema/products.rng
+       zypp/parser/yum/schema/repomd.rnc
+       zypp/parser/yum/schema/repomd.rng
+       zypp/parser/yum/schema/rnc2rng
+       zypp/parser/yum/schema/rpm-inc.rnc
+       zypp/parser/yum/schema/rpm-inc.rng
+       zypp/parser/yum/schema/susedata.rnc
+       zypp/parser/yum/schema/susedata.rng
+       zypp/parser/yum/schema/suseinfo.rnc
+       zypp/parser/yum/schema/suseinfo.rng
+       zypp/parser/yum/schema/updateinfo.rnc
+       zypp/parser/yum/schema/updateinfo.rng
+       zypp/parser/yum/schema/validate-all
+       zypp/Patch.cc
+       zypp/Patch.h
+       zypp/PathInfo.cc
+       zypp/PathInfo.h
+       zypp/Pathname.cc
+       zypp/Pathname.h
+       zypp/Pattern.cc
+       zypp/Pattern.h
+       zypp/PluginExecutor.cc
+       zypp/PluginExecutor.h
+       zypp/PluginFrame.cc
+       zypp/PluginFrameException.cc
+       zypp/PluginFrameException.h
+       zypp/PluginFrame.h
+       zypp/PluginScript.cc
+       zypp/PluginScriptException.cc
+       zypp/PluginScriptException.h
+       zypp/PluginScript.h
+       zypp/pool/ByIdent.h
+       zypp/PoolItemBest.cc
+       zypp/PoolItemBest.h
+       zypp/PoolItem.cc
+       zypp/PoolItem.h
+       zypp/pool/PoolImpl.cc
+       zypp/pool/PoolImpl.h
+       zypp/pool/PoolStats.cc
+       zypp/pool/PoolStats.h
+       zypp/pool/PoolTraits.h
+       zypp/PoolQuery.cc
+       zypp/PoolQuery.h
+       zypp/PoolQueryResult.cc
+       zypp/PoolQueryResult.h
+       zypp/PoolQueryUtil.tcc
+       zypp/ProblemSolution.h
+       zypp/Product.cc
+       zypp/Product.h
+       zypp/ProgressData.cc
+       zypp/ProgressData.h
+       zypp/ProvideFilePolicy.cc
+       zypp/ProvideFilePolicy.h
+       zypp/PublicKey.cc
+       zypp/PublicKey.h
+       zypp/Range.cc
+       zypp/Range.h
+       zypp/Rel.cc
+       zypp/RelCompare.h
+       zypp/Rel.h
+       zypp/repo/Applydeltarpm.cc
+       zypp/repo/Applydeltarpm.h
+       zypp/repo/DeltaCandidates.cc
+       zypp/repo/DeltaCandidates.h
+       zypp/repo/Downloader.cc
+       zypp/repo/Downloader.h
+       zypp/RepoInfo.cc
+       zypp/RepoInfo.h
+       zypp/RepoManager.cc
+       zypp/RepoManager.h
+       zypp/repo/MediaInfoDownloader.cc
+       zypp/repo/MediaInfoDownloader.h
+       zypp/repo/PackageDelta.cc
+       zypp/repo/PackageDelta.h
+       zypp/repo/PackageProvider.cc
+       zypp/repo/PackageProvider.h
+       zypp/repo/PluginServices.cc
+       zypp/repo/PluginServices.h
+       zypp/repo/RepoException.cc
+       zypp/repo/RepoException.h
+       zypp/repo/RepoInfoBase.cc
+       zypp/repo/RepoInfoBase.h
+       zypp/repo/RepoMirrorList.cc
+       zypp/repo/RepoMirrorList.h
+       zypp/repo/RepoProvideFile.cc
+       zypp/repo/RepoProvideFile.h
+       zypp/repo/RepoType.cc
+       zypp/repo/RepoType.h
+       zypp/repo/RepoVariables.cc
+       zypp/repo/RepoVariables.h
+       zypp/repo/ServiceRepos.cc
+       zypp/repo/ServiceRepos.h
+       zypp/repo/ServiceType.cc
+       zypp/repo/ServiceType.h
+       zypp/Repository.cc
+       zypp/Repository.h
+       zypp/repo/SrcPackageProvider.cc
+       zypp/repo/SrcPackageProvider.h
+       zypp/RepoStatus.cc
+       zypp/RepoStatus.h
+       zypp/repo/SUSEMediaVerifier.cc
+       zypp/repo/SUSEMediaVerifier.h
+       zypp/repo/susetags/Downloader.cc
+       zypp/repo/susetags/Downloader.h
+       zypp/repo/yum/Downloader.cc
+       zypp/repo/yum/Downloader.h
+       zypp/repo/yum/ResourceType.cc
+       zypp/repo/yum/ResourceType.h
+       zypp/ResFilters.h
+       zypp/ResKind.cc
+       zypp/ResKind.h
+       zypp/ResObject.cc
+       zypp/ResObject.h
+       zypp/ResObjects.h
+       zypp/Resolvable.cc
+       zypp/Resolvable.h
+       zypp/Resolver.cc
+       zypp/Resolver.h
+       zypp/ResolverNamespace.h
+       zypp/ResolverProblem.h
+       zypp/ResPool.cc
+       zypp/ResPool.h
+       zypp/ResPoolProxy.cc
+       zypp/ResPoolProxy.h
+       zypp/ResStatus.cc
+       zypp/ResStatus.h
+       zypp/ResTraits.h
+       zypp/sat/AttrMatcher.h
+       zypp/sat/detail/PoolImpl.cc
+       zypp/sat/detail/PoolImpl.h
+       zypp/sat/detail/PoolMember.h
+       zypp/sat/FileConflicts.cc
+       zypp/sat/FileConflicts.h
+       zypp/sat/LocaleSupport.cc
+       zypp/sat/LocaleSupport.h
+       zypp/sat/LookupAttr.cc
+       zypp/sat/LookupAttr.h
+       zypp/sat/LookupAttrTools.h
+       zypp/sat/Map.cc
+       zypp/sat/Map.h
+       zypp/sat/Pool.cc
+       zypp/sat/Pool.h
+       zypp/sat/Queue.cc
+       zypp/sat/Queue.h
+       zypp/sat/Solvable.cc
+       zypp/sat/Solvable.h
+       zypp/sat/SolvableSet.cc
+       zypp/sat/SolvableSet.h
+       zypp/sat/SolvableType.h
+       zypp/sat/SolvAttr.cc
+       zypp/sat/SolvAttr.h
+       zypp/sat/SolvIterMixin.cc
+       zypp/sat/SolvIterMixin.h
+       zypp/sat/Transaction.cc
+       zypp/sat/Transaction.h
+       zypp/sat/WhatObsoletes.cc
+       zypp/sat/WhatObsoletes.h
+       zypp/sat/WhatProvides.cc
+       zypp/sat/WhatProvides.h
+       zypp/ServiceInfo.cc
+       zypp/ServiceInfo.h
+       zypp/ShutdownLock.cc
+       zypp/ShutdownLock_p.h
+       zypp/Signature.cc
+       zypp/Signature.h
+       zypp/solver/detail/ItemCapKind.h
+       zypp/solver/detail/SolutionAction.h
+       zypp/solver/detail/SystemCheck.cc
+       zypp/solver/detail/SystemCheck.h
+       zypp/solver/detail/Testcase.cc
+       zypp/solver/detail/Testcase.h
+       zypp/SrcPackage.cc
+       zypp/SrcPackage.h
+       zypp/SysContent.cc
+       zypp/SysContent.h
+       zypp/Target.cc
+       zypp/target/CommitPackageCache.cc
+       zypp/target/CommitPackageCache.h
+       zypp/target/CommitPackageCacheImpl.cc
+       zypp/target/CommitPackageCacheImpl.h
+       zypp/target/CommitPackageCacheReadAhead.cc
+       zypp/target/CommitPackageCacheReadAhead.h
+       zypp/Target.h
+       zypp/target/hal/HalContext.cc
+       zypp/target/hal/HalContext.h
+       zypp/target/hal/HalException.h
+       zypp/target/HardLocksFile.cc
+       zypp/target/HardLocksFile.h
+       zypp/target/modalias/Modalias.cc
+       zypp/target/modalias/Modalias.h
+       zypp/target/RequestedLocalesFile.cc
+       zypp/target/RequestedLocalesFile.h
+       zypp/target/rpm/BinHeader.cc
+       zypp/target/rpm/BinHeader.h
+       zypp/target/rpm/librpmDb.cc
+       zypp/target/rpm/librpmDb.cv3.cc
+       zypp/target/rpm/librpmDb.h
+       zypp/target/rpm/librpm.h
+       zypp/target/RpmPostTransCollector.cc
+       zypp/target/RpmPostTransCollector.h
+       zypp/target/rpm/RpmCallbacks.cc
+       zypp/target/rpm/RpmCallbacks.h
+       zypp/target/rpm/RpmDb.cc
+       zypp/target/rpm/RpmDb.h
+       zypp/target/rpm/RpmException.cc
+       zypp/target/rpm/RpmException.h
+       zypp/target/rpm/RpmFlags.h
+       zypp/target/rpm/RpmHeader.cc
+       zypp/target/rpm/RpmHeader.h
+       zypp/target/SolvIdentFile.cc
+       zypp/target/SolvIdentFile.h
+       zypp/target/TargetCallbackReceiver.cc
+       zypp/target/TargetCallbackReceiver.h
+       zypp/target/TargetException.cc
+       zypp/target/TargetException.h
+       zypp/target/TargetImpl.cc
+       zypp/target/TargetImpl.commitFindFileConflicts.cc
+       zypp/target/TargetImpl.h
+       zypp/thread/Mutex.cc
+       zypp/thread/MutexException.h
+       zypp/thread/Mutex.h
+       zypp/thread/MutexLock.h
+       zypp/thread/Once.h
+       zypp/TmpPath.cc
+       zypp/TmpPath.h
+       zypp/TriBool.h
+       zypp/ui/Selectable.cc
+       zypp/ui/Selectable.h
+       zypp/ui/SelectableImpl.cc
+       zypp/ui/SelectableImpl.h
+       zypp/ui/SelectableTraits.h
+       zypp/ui/SelFilters.h
+       zypp/ui/Status.cc
+       zypp/ui/Status.h
+       zypp/ui/UserWantedPackages.cc
+       zypp/ui/UserWantedPackages.h
+       zypp/Url.cc
+       zypp/Url.h
+       zypp/url/UrlBase.cc
+       zypp/url/UrlBase.h
+       zypp/url/UrlException.h
+       zypp/url/UrlUtils.cc
+       zypp/url/UrlUtils.h
+       zypp/UserData.h
+       zypp/VendorAttr.cc
+       zypp/VendorAttr.h
+       zypp/Vendor.h
+       zypp/VendorSupportOptions.cc
+       zypp/VendorSupportOptions.h
+       zypp/ws/WebpinResult.cc
+       zypp/ws/WebpinResult.h
+       zypp/ZConfig.cc
+       zypp/ZConfig.h
+       zypp/ZYppCallbacks.h
+       zypp/ZYpp.cc
+       zypp/ZYppCommit.h
+       zypp/ZYppCommitPolicy.cc
+       zypp/ZYppCommitPolicy.h
+       zypp/ZYppCommitResult.cc
+       zypp/ZYppCommitResult.h
+       zypp/zypp_detail/ZYppImpl.cc
+       zypp/zypp_detail/ZYppImpl.h
+       zypp/zypp_detail/ZYppReadOnlyHack.h
+       zypp/ZYppFactory.cc
+       zypp/ZYppFactory.h
+       zypp/ZYpp.h
+Copyright: 2000-2002, Ximian, Inc.
+           2005, SUSE Linux Products GmbH
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license and copyright holders as found in COPYING file.
+
+Files: po/ar.po
+       po/bs.po
+       po/ca.po
+       po/cs.po
+       po/en_GB.po
+       po/fr.po
+       po/gl.po
+       po/hr.po
+       po/hu.po
+       po/id.po
+       po/it.po
+       po/ja.po
+       po/ko.po
+       po/lt.po
+       po/nb.po
+       po/nl.po
+       po/pt.po
+       po/pt_BR.po
+       po/ru.po
+       po/sl.po
+       po/sv.po
+       po/tr.po
+       po/zh_CN.po
+       po/zh_TW.po
+Copyright: 1999, SuSE GmbH.
+  1999-2001, SuSE GmbH.
+  2000-2001, SuSE GmbH.
+  2001, SuSE GmbH.
+  2002, SuSE GmbH.
+  2002, SuSE Linux AG.
+  2002-2003, SuSE Linux AG
+  2005, SUSE Linux Products GmbH.
+  2005-2006, SUSE Linux Products GmbH.
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: zypp/ProblemTypes.h
+       zypp/solver/detail/SolverQueueItem.cc
+       zypp/solver/detail/SolverQueueItem.h
+       zypp/solver/detail/SolverQueueItemDelete.cc
+       zypp/solver/detail/SolverQueueItemDelete.h
+       zypp/solver/detail/SolverQueueItemInstall.cc
+       zypp/solver/detail/SolverQueueItemInstall.h
+       zypp/solver/detail/SolverQueueItemInstallOneOf.cc
+       zypp/solver/detail/SolverQueueItemInstallOneOf.h
+       zypp/solver/detail/SolverQueueItemLock.cc
+       zypp/solver/detail/SolverQueueItemLock.h
+       zypp/solver/detail/SolverQueueItemUpdate.cc
+       zypp/solver/detail/SolverQueueItemUpdate.h
+       zypp/solver/detail/Types.h
+Copyright: 2005, SUSE Linux Products GmbH
+  2008, SUSE Linux Products GmbH
+License: GPL-2
+
+Files: zypp/ProblemSolution.cc
+       zypp/ResolverProblem.cc
+       zypp/solver/detail/ProblemSolutionCombi.cc
+       zypp/solver/detail/ProblemSolutionCombi.h
+       zypp/solver/detail/ProblemSolutionIgnore.cc
+       zypp/solver/detail/ProblemSolutionIgnore.h
+       zypp/solver/detail/Resolver.cc
+       zypp/solver/detail/Resolver.h
+       zypp/solver/detail/SATResolver.cc
+       zypp/solver/detail/SATResolver.h
+       zypp/solver/detail/SolutionAction.cc
+Copyright: 2000-2002, Ximian, Inc
+  2005, SUSE Linux Products GmbH
+License: GPL-2
+
+Files: po/be.po
+       po/et.po
+       po/ka.po
+       po/ku.po
+       po/mk.po
+       po/pa.po
+       po/si.po
+       po/th.po
+       po/uk.po
+       po/wa.po
+       tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/kde-10.3-71.noarch.pat
+Copyright: 2005, SUSE Linux Products GmbH.
+  2006, SUSE Linux Products GmbH.
+  2007, SUSE Linux Products GmbH.
+  2008, SUSE Linux Products GmbH.
+  2009, SUSE Linux Products GmbH.
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: po/cy.po
+       po/fi.po
+       po/he.po
+       po/sr.po
+Copyright: 2003, SuSE Linux AG.
+  2004, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: po/af.po
+       po/pl.po
+       po/xh.po
+       po/zu.po
+Copyright: 2006, SuSE Linux Products GmbH, Nuernberg
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: po/da.po
+ po/sk.po
+ po/zypp.pot
+Copyright: YEAR, SuSE Linux GmbH, Nuernberg
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: vendor/mongoose/mongoose.c
+       vendor/mongoose/mongoose.h
+Copyright: 2004-2009, Sergey Lyubka
+License: MIT~X11
+
+Files: po/de.po
+       po/nn.po
+Copyright: 2006, SUSE Linux GmbH, Nuremberg
+  2011, SUSE Linux GmbH, Nuremberg
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: zypp/base/GzStream.cc
+       zypp/base/GzStream.h
+Copyright: SuSE Linux Products GmbH
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: cmake/modules/FindGpgme.cmake
+Copyright: g10 Code GmbH,
+  Free Software Foundation, Inc.,
+  Werner Koch
+License: BSD-3-clause
+Comment:
+ Assuming copyright holders as found in libgpgme
+ debian/copyright file.
+
+Files: po/es.po
+Copyright: 1999-2001, SuSE GmbH.
+  2002-2003, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+  Garcìa Castillo <Iban.Garcia@alufis35.uv.es>, 2000.
+  sar Sanchez Alonso <csalinux@gmail.com>, 2007.
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: po/bg.po
+Copyright: 2002, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+  SuSE GmbH, 2000.
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: zypp/KVMap.h
+Copyright: SuSE Linux AG
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Assuming license as found in COPYING file.
+
+Files: zypp/parser/xml/XmlEscape.cc
+Copyright: 2003, Jonathan de Halleux
+License: Zlib
+
+Files: package/libzypp.changes
+       package/libzypp-rpmlint.cmake
+       libzypp.spec.cmake
+Copyright: 2012, SUSE LINUX Products GmbH, Nuernberg, Germany.
+License: GPL-2+~OpenSSL-Exception
+Comment:
+ Applying libzypp (COPYING) here:
+ .
+ All modifications and additions to the file contributed by third parties
+ remain the property of their copyright owners, unless otherwise agreed
+ upon. The license for this file, and modifications and additions to the
+ file, is the same license as for the pristine package itself (unless the
+ license for the pristine package is not an Open Source License, in which
+ case the license is the MIT License). An "Open Source License" is a
+ license that conforms to the Open Source Definition (Version 1.9)
+ published by the Open Source Initiative
+
+Files: debian/*
+Copyright: 2014, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+License: GPL-2+~OpenSSL-Exception or MIT~X11 or Zlib or BSD-3-clause
+
+License: GPL-2+~OpenSSL-Exception
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ In addition, as a special exception, the copyright holders give
+ permission to link the code of portions of this program with the
+ OpenSSL library under certain conditions as described in each
+ individual source file, and distribute linked combinations including
+ the two.
+ .
+ You must obey the GNU General Public License in all respects for all
+ of the code used other than OpenSSL. If you modify file(s) with this
+ exception, you may extend this exception to your version of the
+ file(s), but you are not obligated to do so. If you do not wish to do
+ so, delete this exception statement from your version. If you delete
+ this exception statement from all source files in the program, then
+ also delete it here.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+License: GPL-2
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License, version 2, as
+ published by the Free Software Foundation
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+License: MIT~X11
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
+
+License: Zlib
+ This software is provided 'as-is', without any express or implied warranty.
+ In no event will the authors be held liable for any damages arising from the
+ use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose, including
+ commercial applications, and to alter it and redistribute it freely, subject to
+ the following restrictions:
+ .
+   1. The origin of this software must not be misrepresented; you must not claim
+      that you wrote the original software. If you use this software in a product,
+      an acknowledgment in the product documentation would be appreciated but is
+      not required.
+   2. Altered source versions must be plainly marked as such, and must not be
+      misrepresented as being the original software.
+   3. This notice may not be removed or altered from any source distribution.
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1. Redistributions of source code must retain the copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
diff --git a/copyright.in b/copyright.in
new file mode 100644 (file)
index 0000000..c0830d6
--- /dev/null
@@ -0,0 +1,1449 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: FIXME
+Upstream-Contact: FIXME
+Source: FIXME
+Disclaimer: Autogenerated by CDBS
+
+Files: CMakeLists.txt
+ Makefile.cvs
+ VERSION.cmake
+ cmake/modules/FindDbus.cmake
+ cmake/modules/FindHal.cmake
+ cmake/modules/FindOpenSSL.cmake
+ cmake/modules/FindRpm.cmake
+ cmake/modules/FindUdev.cmake
+ cmake/modules/FindZsync.cmake
+ cmake/modules/FindZypp.cmake
+ cmake/modules/Findlibproxy.cmake
+ cmake/modules/ZyppCommon.cmake
+ debian/compat
+ debian/control
+ debian/files
+ debian/libzypp-bin.install
+ debian/libzypp-common.install
+ debian/libzypp-config.dirs
+ debian/libzypp-config.install
+ debian/libzypp-config.postinst
+ debian/libzypp-dev.install
+ debian/libzypp-doc.doc-base
+ debian/libzypp-doc.install
+ debian/libzypp-doc.links
+ debian/libzypp1702.install
+ debian/patches/1002_cmake-module-path-fix.patch
+ debian/patches/1003_various-typo-fixes.patch
+ debian/patches/README
+ debian/patches/series
+ debian/rules
+ debian/source/format
+ debian/watch
+ devel/CMakeLists.txt
+ devel/devel.ma/Basic.cc
+ devel/devel.ma/CMakeLists.txt
+ devel/devel.ma/ExplicitMap.h
+ devel/devel.ma/MT.cc
+ devel/devel.ma/MaTest.cc
+ devel/devel.ma/Main.cc
+ devel/devel.ma/NewPool.cc
+ devel/devel.ma/PluginTest.cc
+ devel/devel.ma/PluginTest.py
+ devel/devel.ma/Printing.h
+ devel/devel.ma/Sat.cc
+ devel/devel.ma/SigTrackableFail.cc
+ devel/devel.ma/Signal.cc
+ devel/devel.ma/Test.cc
+ devel/devel.ma/ToolProvideSignedDir.cc
+ devel/devel.ma/Tools.h
+ devel/devel.ma/Xml.cc
+ devel/devel.ma/lines2array
+ devel/devel.ma/ma_test
+ devel/devel.ma/main.h
+ devel/genclass.in
+ doc/CMakeLists.txt
+ doc/autodoc/CMakeLists.txt
+ doc/autoinclude/ApplicationMetada.doc
+ doc/autoinclude/CodePitfalls.doc
+ doc/autoinclude/CodeSnippets.doc
+ doc/autoinclude/EnvironmentVariables.doc
+ doc/autoinclude/FeatureTest.doc
+ doc/autoinclude/Notes.doc
+ doc/autoinclude/PatternPackages.doc
+ doc/autoinclude/Plugin-Commit.doc
+ doc/autoinclude/Plugin-System.doc
+ doc/autoinclude/Plugins.doc
+ doc/autoinclude/RepoVariables.doc
+ doc/autoinclude/Services.doc
+ doc/autoinclude/SolverVendorChange.doc
+ doc/autoinclude/Testcases.doc
+ doc/autoinclude/Threads.doc
+ doc/autoinclude/UserData.doc
+ doc/autoinclude/g_BOOST.doc
+ doc/autoinclude/g_LIBSOLV.doc
+ doc/autoinclude/g_ZyppHistory.doc
+ doc/autoinclude/groups.doc
+ doc/autoinclude/notes/n_ResPool_nomorenameiter
+ doc/locks.5.txt
+ doc/zypp-CheckAccessDeleted.1.txt
+ doc/zypp-NameReqPrv.1.txt
+ libzypp.pc.cmake
+ mkChangelog
+ package/libzypp-rpmlint.cmake
+ package/libzypp.changes
+ po/CMakeLists.txt
+ po/PotfileDiff.sh
+ po/PotfileUpadte.sh
+ po/bn.po
+ po/el.po
+ po/gu.po
+ po/hi.po
+ po/mr.po
+ po/ro.po
+ systemCheck
+ tests/CMakeLists.txt
+ tests/README
+ tests/data/11.0-update/repodata/repomd.xml
+ tests/data/11.0-update/repodata/repomd.xml.asc
+ tests/data/11.0-update/repodata/repomd.xml.key
+ tests/data/Mirrorlist/remote-site/metalink.xml
+ tests/data/Mirrorlist/remote-site/mirrors.txt
+ tests/data/OBS_zypp_svn-11.1/repodata/repomd.xml
+ tests/data/OBS_zypp_svn-11.1/repodata/repomd.xml.asc
+ tests/data/OBS_zypp_svn-11.1/repodata/repomd.xml.key
+ tests/data/PoolReuseIds/SeqA/repo.xml
+ tests/data/PoolReuseIds/SeqA/solver-test.xml
+ tests/data/PoolReuseIds/SeqB/oper.xml
+ tests/data/PoolReuseIds/SeqB/solver-test.xml
+ tests/data/TCSelectable/RepoHIGH.xml
+ tests/data/TCSelectable/RepoLOW.xml
+ tests/data/TCSelectable/RepoMID.xml
+ tests/data/TCSelectable/solver-system.xml
+ tests/data/TCSelectable/solver-test.xml
+ tests/data/TCWhatObsoletes/solver-system.xml
+ tests/data/TCWhatObsoletes/solver-test.xml
+ tests/data/TCdup/solver-system.xml
+ tests/data/TCdup/solver-test.xml
+ tests/data/TCdup/update.xml
+ tests/data/obs_virtualbox_11_1/repodata/repomd.xml
+ tests/data/obs_virtualbox_11_1/repodata/repomd.xml.asc
+ tests/data/obs_virtualbox_11_1/repodata/repomd.xml.key
+ tests/data/openSUSE-11.1/content
+ tests/data/openSUSE-11.1/gpg-pubkey-0dfb3188-41ed929b.asc
+ tests/data/openSUSE-11.1/gpg-pubkey-307e3d54-481f30aa.asc
+ tests/data/openSUSE-11.1/gpg-pubkey-3d25d3d9-36e12d04.asc
+ tests/data/openSUSE-11.1/gpg-pubkey-56b4177a-47965b33.asc
+ tests/data/openSUSE-11.1/gpg-pubkey-7e2e3b05-4816488f.asc
+ tests/data/openSUSE-11.1/gpg-pubkey-9c800aca-481f343a.asc
+ tests/data/openSUSE-11.1/gpg-pubkey-a1912208-446a0899.asc
+ tests/data/openSUSE-11.1/media.1/media
+ tests/data/openSUSE-11.1/media.1/products
+ tests/data/openSUSE-11.1/media.1/products.asc
+ tests/data/openSUSE-11.1/media.1/products.key
+ tests/data/openSUSE-11.1/suse/setup/descr/patterns
+ tests/lib/CMakeLists.txt
+ tests/lib/TestSetup.h
+ tests/lib/WebServer.cc
+ tests/lib/WebServer.h
+ tests/media/CMakeLists.txt
+ tests/media/CredentialFileReader_test.cc
+ tests/media/CredentialManager_test.cc
+ tests/media/MediaProducts_test.cc
+ tests/media/MetaLinkParser_test.cc
+ tests/media/data/credentials.cat
+ tests/media/data/credentials.d/cred1
+ tests/media/data/openSUSE-11.3-NET-i586.iso.meta4
+ tests/media/data/openSUSE-11.3-NET-i586.iso.metalink
+ tests/media/file_exists_test.cc
+ tests/media/media1_test.cc
+ tests/media/media2_test.cc
+ tests/media/media3_test.cc
+ tests/media/media4_test.cc
+ tests/media/mymediaverifier.h
+ tests/media/throw_if_not_exists_test.cc
+ tests/parser/CMakeLists.txt
+ tests/parser/HistoryLogReader_test.cc
+ tests/parser/HistoryLogReader_test.dat
+ tests/parser/ProductFileReader_test.cc
+ tests/parser/ProductFileReader_test.dat
+ tests/parser/RepoFileReader_test.cc
+ tests/parser/RepoindexFileReader_test.cc
+ tests/parser/inifile/CMakeLists.txt
+ tests/parser/inifile/data/1.ini
+ tests/parser/inifile/data/2.ini
+ tests/parser/inifile/inidict_test.cc
+ tests/parser/inifile/iniparser_test.cc
+ tests/parser/ws/CMakeLists.txt
+ tests/parser/ws/WebpinResultFileReader_test.cc
+ tests/parser/ws/data/search-kopete.xml
+ tests/parser/yum/CMakeLists.txt
+ tests/parser/yum/PatchesFileReader_test.cc
+ tests/parser/yum/RepomdFileReader_test.cc
+ tests/parser/yum/data/README
+ tests/parser/yum/data/patch-fetchmsttfonts.sh-4347.xml
+ tests/parser/yum/data/patches-1.xml
+ tests/parser/yum/data/patches-1.xml.solution
+ tests/parser/yum/data/patches.xsl
+ tests/parser/yum/data/repomd-1.xml
+ tests/parser/yum/data/repomd-1.xml.solution
+ tests/repo/CMakeLists.txt
+ tests/repo/DUdata_test.cc
+ tests/repo/ExtendedMetadata_test.cc
+ tests/repo/MirrorList_test.cc
+ tests/repo/PluginServices_test.cc
+ tests/repo/RepoLicense/repo/repodata/CHECKSUM-license-prod.tar.gz
+ tests/repo/RepoLicense/repo/repodata/license.de.txt
+ tests/repo/RepoLicense/repo/repodata/license.fr.txt
+ tests/repo/RepoLicense/repo/repodata/license.txt
+ tests/repo/RepoLicense/repo/repodata/repomd.xml
+ tests/repo/RepoLicense_test.cc
+ tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml
+ tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml.asc
+ tests/repo/RepoSigcheck/signed_repo/repodata/repomd.xml.key
+ tests/repo/RepoSigcheck/unknownkey_repo/repodata/repomd.xml
+ tests/repo/RepoSigcheck/unknownkey_repo/repodata/repomd.xml.asc
+ tests/repo/RepoSigcheck/unsigned_repo/repodata/repomd.xml
+ tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml
+ tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml.asc
+ tests/repo/RepoSigcheck/wrongsig_repo/repodata/repomd.xml.key
+ tests/repo/RepoSigcheck_test.cc
+ tests/repo/RepoVariables_test.cc
+ tests/repo/susetags/CMakeLists.txt
+ tests/repo/susetags/Downloader_test.cc
+ tests/repo/susetags/data/addon_in_subdir/media.1/build
+ tests/repo/susetags/data/addon_in_subdir/media.1/directory.yast
+ tests/repo/susetags/data/addon_in_subdir/media.1/media
+ tests/repo/susetags/data/addon_in_subdir/media.1/products
+ tests/repo/susetags/data/addon_in_subdir/updates/SHA1SUMS
+ tests/repo/susetags/data/addon_in_subdir/updates/content
+ tests/repo/susetags/data/addon_in_subdir/updates/content.asc
+ tests/repo/susetags/data/addon_in_subdir/updates/content.key
+ tests/repo/susetags/data/addon_in_subdir/updates/directory.yast
+ tests/repo/susetags/data/addon_in_subdir/updates/license.tar.gz
+ tests/repo/susetags/data/addon_in_subdir/updates/suse/i586/SHA1SUMS
+ tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/SHA1SUMS
+ tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/directory.yast
+ tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/packages
+ tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/packages.DU
+ tests/repo/susetags/data/addon_in_subdir/updates/suse/setup/descr/packages.en
+ tests/repo/susetags/data/dudata/repo/content
+ tests/repo/susetags/data/dudata/repo/media.1/media
+ tests/repo/susetags/data/dudata/repo/suse/setup/descr/packages
+ tests/repo/susetags/data/dudata/repo/suse/setup/descr/packages.DU
+ tests/repo/susetags/data/dudata/system/content
+ tests/repo/susetags/data/dudata/system/media.1/media
+ tests/repo/susetags/data/dudata/system/suse/setup/descr/packages
+ tests/repo/susetags/data/dudata/system/suse/setup/descr/packages.DU
+ tests/repo/susetags/data/shared_attributes/content
+ tests/repo/susetags/data/shared_attributes/suse/setup/descr/packages
+ tests/repo/susetags/data/shared_attributes/suse/setup/descr/packages.DU
+ tests/repo/susetags/data/shared_attributes/suse/setup/descr/packages.en
+ tests/repo/susetags/data/stable-x86-subset-gz/content
+ tests/repo/susetags/data/stable-x86-subset-gz/content.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/content.key
+ tests/repo/susetags/data/stable-x86-subset-gz/control.xml
+ tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-0dfb3188-41ed929b.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-307e3d54-44201d5d.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-3d25d3d9-36e12d04.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-7e2e3b05-44748aba.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-9c800aca-40d8063e.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/gpg-pubkey-a1912208-446a0899.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/installation.xml
+ tests/repo/susetags/data/stable-x86-subset-gz/license.tar.gz
+ tests/repo/susetags/data/stable-x86-subset-gz/media.1/directory.yast
+ tests/repo/susetags/data/stable-x86-subset-gz/media.1/info.txt
+ tests/repo/susetags/data/stable-x86-subset-gz/media.1/media
+ tests/repo/susetags/data/stable-x86-subset-gz/media.1/products
+ tests/repo/susetags/data/stable-x86-subset-gz/media.1/products.asc
+ tests/repo/susetags/data/stable-x86-subset-gz/media.1/products.key
+ tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.en.gz
+ tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/patterns.gz
+ tests/repo/susetags/data/stable-x86-subset/content
+ tests/repo/susetags/data/stable-x86-subset/content.asc
+ tests/repo/susetags/data/stable-x86-subset/content.key
+ tests/repo/susetags/data/stable-x86-subset/control.xml
+ tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-0dfb3188-41ed929b.asc
+ tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-307e3d54-44201d5d.asc
+ tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-3d25d3d9-36e12d04.asc
+ tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-7e2e3b05-44748aba.asc
+ tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-9c800aca-40d8063e.asc
+ tests/repo/susetags/data/stable-x86-subset/gpg-pubkey-a1912208-446a0899.asc
+ tests/repo/susetags/data/stable-x86-subset/installation.xml
+ tests/repo/susetags/data/stable-x86-subset/license.tar.gz
+ tests/repo/susetags/data/stable-x86-subset/media.1/directory.yast
+ tests/repo/susetags/data/stable-x86-subset/media.1/info.txt
+ tests/repo/susetags/data/stable-x86-subset/media.1/media
+ tests/repo/susetags/data/stable-x86-subset/media.1/products
+ tests/repo/susetags/data/stable-x86-subset/media.1/products.asc
+ tests/repo/susetags/data/stable-x86-subset/media.1/products.key
+ tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages
+ tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages.DU
+ tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages.en
+ tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/packages.es
+ tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/patterns
+ tests/repo/yum/CMakeLists.txt
+ tests/repo/yum/YUMDownloader_test.cc
+ tests/repo/yum/data/10.2-updates-subset/repodata/patch-fetchmsttfonts.sh-2333.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/patch-flash-player-2359.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/patch-glabels-2348.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/patch-gv-2350.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/patch-openssl-2349.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/patch-tar-2351.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/patches.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/repomd.xml
+ tests/repo/yum/data/10.2-updates-subset/repodata/repomd.xml.asc
+ tests/repo/yum/data/10.2-updates-subset/repodata/repomd.xml.key
+ tests/repo/yum/data/extensions/repodata/filelists.xml.gz
+ tests/repo/yum/data/extensions/repodata/repomd.xml
+ tests/repo/yum/data/extensions/repodata/susedata.xml.gz
+ tests/repo/yum/data/extensions/repodata/suseinfo.xml.gz
+ tests/sat/CMakeLists.txt
+ tests/sat/IdString_test.cc
+ tests/sat/LookupAttr_test.cc
+ tests/sat/Map_test.cc
+ tests/sat/Pool_test.cc
+ tests/sat/Queue_test.cc
+ tests/sat/SolvParsing_test.cc
+ tests/sat/Solvable_test.cc
+ tests/sat/WhatObsoletes_test.cc
+ tests/sat/WhatProvides_test.cc
+ tests/zypp/Arch_test.cc
+ tests/zypp/CMakeLists.txt
+ tests/zypp/Capabilities_test.cc
+ tests/zypp/CheckSum_test.cc
+ tests/zypp/ContentType_test.cc
+ tests/zypp/CpeId_test.cc
+ tests/zypp/Date_test.cc
+ tests/zypp/Deltarpm_test.cc
+ tests/zypp/Digest_test.cc
+ tests/zypp/DrunkenBishop_test.cc
+ tests/zypp/Dup_test.cc
+ tests/zypp/Edition_test.cc
+ tests/zypp/ExtendedPool_test.cc
+ tests/zypp/Fetcher_test.cc
+ tests/zypp/FileChecker_test.cc
+ tests/zypp/Flags_test.cc
+ tests/zypp/InstanceId_test.cc
+ tests/zypp/KeyRingTestReceiver.h
+ tests/zypp/KeyRing_test.cc
+ tests/zypp/Locale_test.cc
+ tests/zypp/Locks_test.cc
+ tests/zypp/MediaSetAccess_test.cc
+ tests/zypp/PathInfo_test.cc
+ tests/zypp/Pathname_test.cc
+ tests/zypp/PluginFrame_test.cc
+ tests/zypp/PoolQuery_test.cc
+ tests/zypp/ProgressData_test.cc
+ tests/zypp/PtrTypes_test.cc
+ tests/zypp/PublicKey_test.cc
+ tests/zypp/RWPtr_test.cc
+ tests/zypp/RepoInfo_test.cc
+ tests/zypp/RepoManager_test.cc
+ tests/zypp/RepoStatus_test.cc
+ tests/zypp/ResKind_test.cc
+ tests/zypp/ResStatus_test.cc
+ tests/zypp/Resolvable_test.cc
+ tests/zypp/Selectable_test.cc
+ tests/zypp/SetRelationMixin_test.cc
+ tests/zypp/SetTracker_test.cc
+ tests/zypp/Signature_test.cc
+ tests/zypp/StrMatcher_test.cc
+ tests/zypp/Target_test.cc
+ tests/zypp/Url_test.cc
+ tests/zypp/UserData_test.cc
+ tests/zypp/Vendor2_test.cc
+ tests/zypp/Vendor_test.cc
+ tests/zypp/base/CMakeLists.txt
+ tests/zypp/base/CleanerThread_test.cc
+ tests/zypp/base/Glob_test.cc
+ tests/zypp/base/InterProcessMutex2_test.cc
+ tests/zypp/base/InterProcessMutex_test.cc
+ tests/zypp/base/String_test.cc
+ tests/zypp/base/Sysconfig_test.cc
+ tests/zypp/base/data/Sysconfig/proxy
+ tests/zypp/data/Delta/repodata/deltainfo.xml
+ tests/zypp/data/Delta/repodata/repomd.xml
+ tests/zypp/data/Delta/repodata/repomd.xml.asc
+ tests/zypp/data/Delta/repodata/repomd.xml.key
+ tests/zypp/data/Fetcher/remote-site/baseindex/directory.yast
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/SHA1SUMS
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/SHA1SUMS.asc
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/SHA1SUMS.key
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/directory.yast
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/subdir1-file1.txt
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir1/subdir1-file2.txt
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/SHA1SUMS
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/SHA1SUMS.asc
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/SHA1SUMS.key
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/directory.yast
+ tests/zypp/data/Fetcher/remote-site/baseindex/subdir2/subdir2-file1.txt
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/directory.yast
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/SHA1SUMS
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/SHA1SUMS.asc
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/SHA1SUMS.key
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/directory.yast
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/subdir1-file1.txt
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir1/subdir1-file2.txt
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/SHA1SUMS
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/SHA1SUMS.asc
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/SHA1SUMS.key
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/directory.yast
+ tests/zypp/data/Fetcher/remote-site/complexdir-broken/subdir2/subdir2-file1.txt
+ tests/zypp/data/Fetcher/remote-site/complexdir/directory.yast
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/SHA1SUMS
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/SHA1SUMS.asc
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/SHA1SUMS.key
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/directory.yast
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/subdir1-file1.txt
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir1/subdir1-file2.txt
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/SHA1SUMS
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/SHA1SUMS.asc
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/SHA1SUMS.key
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/directory.yast
+ tests/zypp/data/Fetcher/remote-site/complexdir/subdir2/subdir2-file1.txt
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/content
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/content.asc
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/content.key
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/directory.yast
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir1/directory.yast
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir1/subdir1-file1.txt
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir1/subdir1-file2.txt
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir2/directory.yast
+ tests/zypp/data/Fetcher/remote-site/contentindex-broken-digest/subdir2/subdir2-file1.txt
+ tests/zypp/data/Fetcher/remote-site/contentindex/content
+ tests/zypp/data/Fetcher/remote-site/contentindex/content.asc
+ tests/zypp/data/Fetcher/remote-site/contentindex/content.key
+ tests/zypp/data/Fetcher/remote-site/contentindex/directory.yast
+ tests/zypp/data/Fetcher/remote-site/contentindex/subdir1/directory.yast
+ tests/zypp/data/Fetcher/remote-site/contentindex/subdir1/subdir1-file1.txt
+ tests/zypp/data/Fetcher/remote-site/contentindex/subdir1/subdir1-file2.txt
+ tests/zypp/data/Fetcher/remote-site/contentindex/subdir2/directory.yast
+ tests/zypp/data/Fetcher/remote-site/contentindex/subdir2/subdir2-file1.txt
+ tests/zypp/data/Fetcher/remote-site/diffs/file-1-2.diff
+ tests/zypp/data/Fetcher/remote-site/diffs/file-2-3.diff
+ tests/zypp/data/Fetcher/remote-site/diffs/file-3-4.diff
+ tests/zypp/data/Fetcher/remote-site/directory.yast
+ tests/zypp/data/Fetcher/remote-site/file-1.txt
+ tests/zypp/data/Fetcher/remote-site/file-2.txt
+ tests/zypp/data/Fetcher/remote-site/file-3.txt
+ tests/zypp/data/Fetcher/remote-site/file-4.txt
+ tests/zypp/data/Fetcher/remote-site/file-current.txt.asc
+ tests/zypp/data/Fetcher/remote-site/file-current.txt.key
+ tests/zypp/data/Fetcher/remote-site/images-file-unsigned/content
+ tests/zypp/data/Fetcher/remote-site/images-file-unsigned/images/images.xml
+ tests/zypp/data/Fetcher/remote-site/images-file/content
+ tests/zypp/data/Fetcher/remote-site/images-file/content.asc
+ tests/zypp/data/Fetcher/remote-site/images-file/content.key
+ tests/zypp/data/Fetcher/remote-site/images-file/images/images.xml
+ tests/zypp/data/FileChecker/hello.txt
+ tests/zypp/data/FileChecker/hello.txt.asc
+ tests/zypp/data/FileChecker/hello.txt.key
+ tests/zypp/data/FileChecker/hello2.txt
+ tests/zypp/data/KeyRing/private.asc
+ tests/zypp/data/KeyRing/public.asc
+ tests/zypp/data/KeyRing/readme.txt
+ tests/zypp/data/KeyRing/repomd.xml
+ tests/zypp/data/KeyRing/repomd.xml.asc
+ tests/zypp/data/KeyRing/repomd.xml.corrupted
+ tests/zypp/data/Locks/locks
+ tests/zypp/data/PoolQuery/savedqueries
+ tests/zypp/data/PublicKey/multikey.asc
+ tests/zypp/data/PublicKey/multikey2.asc
+ tests/zypp/data/PublicKey/susekey.asc
+ tests/zypp/data/RepoManager/plugin-service-lib-1/services/service
+ tests/zypp/data/RepoManager/plugin-service-lib-2/services/service
+ tests/zypp/data/RepoManager/proprietary.repo
+ tests/zypp/data/RepoManager/repo/repoindex.xml
+ tests/zypp/data/RepoManager/repos.d/filesharing.repo
+ tests/zypp/data/RepoManager/repos.d/proprietary.repo
+ tests/zypp/data/RepoManager/repos.d/ruby.repo
+ tests/zypp/data/RepoManager/second/repo/repoindex.xml
+ tests/zypp/data/Target/product.prod
+ tests/zypp/data/Vendor/vendors.d/ati
+ tests/zypp/data/Vendor/vendors.d/nvidia
+ tests/zypp/data/Vendor/zypp1.conf
+ tests/zypp/data/Vendor/zypp2.conf.cmake
+ tests/zypp/data/mediasetaccess/src1/cd1/dir/file1
+ tests/zypp/data/mediasetaccess/src1/cd1/dir/file2
+ tests/zypp/data/mediasetaccess/src1/cd1/dir/subdir/file
+ tests/zypp/data/mediasetaccess/src1/cd1/dir/test-big.txt
+ tests/zypp/data/mediasetaccess/src1/cd1/test-big.txt
+ tests/zypp/data/mediasetaccess/src1/cd1/test.txt
+ tests/zypp/data/mediasetaccess/src1/cd2/test.txt
+ tests/zypp/data/mediasetaccess/src1/cd2/x.mediabad
+ tests/zypp/data/mediasetaccess/src1/cd3/test.txt
+ tests/zypp/data/mediasetaccess/src2/test.txt
+ tools/CMakeLists.txt
+ tools/DumpSelectable.cc
+ tools/ProvideSignedDirectory.cc
+ tools/ToolScanRepos.cc
+ tools/migrate-sources/CMakeLists.txt
+ tools/migrate-sources/migrate-sources.cc
+ tools/patch_find_bug.cc
+ tools/percent-encode.cc
+ tools/zypp-CheckAccessDeleted.cc
+ tools/zypp-NameReqPrv.cc
+ tools/zypp-cpeid.cc
+ tools/zypp-install.cc
+ tools/zypp-list.cc
+ tools/zypp-pubkey.cc
+ vendor/CMakeLists.txt
+ vendor/mongoose/CMakeLists.txt
+ zypp-history.lr
+ zypp.conf
+ zypp/APIConfig.h
+ zypp/Application.cc
+ zypp/Application.h
+ zypp/Arch.cc
+ zypp/Arch.h
+ zypp/AutoDispose.h
+ zypp/Bit.h
+ zypp/Bitmap.h
+ zypp/ByteCount.cc
+ zypp/ByteCount.h
+ zypp/CMakeLists.txt
+ zypp/Callback.h
+ zypp/CapMatch.cc
+ zypp/CapMatch.h
+ zypp/Capabilities.cc
+ zypp/Capabilities.h
+ zypp/Capability.cc
+ zypp/Capability.h
+ zypp/Changelog.cc
+ zypp/Changelog.h
+ zypp/CheckSum.cc
+ zypp/CheckSum.h
+ zypp/ContentType.h
+ zypp/CountryCode.cc
+ zypp/CountryCode.h
+ zypp/CpeId.cc
+ zypp/CpeId.h
+ zypp/Date.cc
+ zypp/Date.h
+ zypp/Dep.cc
+ zypp/Dep.h
+ zypp/Digest.cc
+ zypp/Digest.h
+ zypp/DiskUsageCounter.cc
+ zypp/DiskUsageCounter.h
+ zypp/DownloadMode.cc
+ zypp/DownloadMode.h
+ zypp/Edition.cc
+ zypp/Edition.h
+ zypp/ExternalProgram.cc
+ zypp/ExternalProgram.h
+ zypp/Fetcher.cc
+ zypp/Fetcher.h
+ zypp/FileChecker.cc
+ zypp/FileChecker.h
+ zypp/Filter.h
+ zypp/Glob.cc
+ zypp/Glob.h
+ zypp/HistoryLog.cc
+ zypp/HistoryLog.h
+ zypp/HistoryLogData.cc
+ zypp/HistoryLogData.h
+ zypp/IdString.cc
+ zypp/IdString.h
+ zypp/IdStringType.h
+ zypp/InstanceId.cc
+ zypp/InstanceId.h
+ zypp/KeyContext.h
+ zypp/KeyManager.cc
+ zypp/KeyManager.h
+ zypp/KeyRing.cc
+ zypp/KeyRing.h
+ zypp/LanguageCode.cc
+ zypp/LanguageCode.h
+ zypp/Locale.cc
+ zypp/Locale.h
+ zypp/Locks.cc
+ zypp/Locks.h
+ zypp/ManagedFile.h
+ zypp/MediaProducts.h
+ zypp/MediaSetAccess.cc
+ zypp/MediaSetAccess.h
+ zypp/Misc.h
+ zypp/OnMediaLocation.cc
+ zypp/OnMediaLocation.h
+ zypp/Package.cc
+ zypp/Package.h
+ zypp/PackageKeyword.h
+ zypp/Patch.cc
+ zypp/Patch.h
+ zypp/PathInfo.cc
+ zypp/PathInfo.h
+ zypp/Pathname.cc
+ zypp/Pathname.h
+ zypp/Pattern.cc
+ zypp/Pattern.h
+ zypp/PluginExecutor.cc
+ zypp/PluginExecutor.h
+ zypp/PluginFrame.cc
+ zypp/PluginFrame.h
+ zypp/PluginFrameException.cc
+ zypp/PluginFrameException.h
+ zypp/PluginScript.cc
+ zypp/PluginScript.h
+ zypp/PluginScriptException.cc
+ zypp/PluginScriptException.h
+ zypp/PoolItem.cc
+ zypp/PoolItem.h
+ zypp/PoolItemBest.cc
+ zypp/PoolItemBest.h
+ zypp/PoolQuery.cc
+ zypp/PoolQuery.h
+ zypp/PoolQueryResult.cc
+ zypp/PoolQueryResult.h
+ zypp/PoolQueryUtil.tcc
+ zypp/ProblemSolution.h
+ zypp/Product.cc
+ zypp/Product.h
+ zypp/ProgressData.cc
+ zypp/ProgressData.h
+ zypp/ProvideFilePolicy.cc
+ zypp/ProvideFilePolicy.h
+ zypp/PublicKey.cc
+ zypp/PublicKey.h
+ zypp/Range.cc
+ zypp/Range.h
+ zypp/Rel.cc
+ zypp/Rel.h
+ zypp/RelCompare.h
+ zypp/RepoInfo.cc
+ zypp/RepoInfo.h
+ zypp/RepoManager.cc
+ zypp/RepoManager.h
+ zypp/RepoStatus.cc
+ zypp/RepoStatus.h
+ zypp/Repository.cc
+ zypp/Repository.h
+ zypp/ResFilters.h
+ zypp/ResKind.cc
+ zypp/ResKind.h
+ zypp/ResObject.cc
+ zypp/ResObject.h
+ zypp/ResObjects.h
+ zypp/ResPool.cc
+ zypp/ResPool.h
+ zypp/ResPoolProxy.cc
+ zypp/ResPoolProxy.h
+ zypp/ResStatus.cc
+ zypp/ResStatus.h
+ zypp/ResTraits.h
+ zypp/Resolvable.cc
+ zypp/Resolvable.h
+ zypp/Resolver.cc
+ zypp/Resolver.h
+ zypp/ResolverNamespace.h
+ zypp/ResolverProblem.h
+ zypp/ServiceInfo.cc
+ zypp/ServiceInfo.h
+ zypp/ShutdownLock.cc
+ zypp/ShutdownLock_p.h
+ zypp/Signature.cc
+ zypp/Signature.h
+ zypp/SrcPackage.cc
+ zypp/SrcPackage.h
+ zypp/SysContent.cc
+ zypp/SysContent.h
+ zypp/Target.cc
+ zypp/Target.h
+ zypp/TmpPath.cc
+ zypp/TmpPath.h
+ zypp/TriBool.h
+ zypp/Url.cc
+ zypp/Url.h
+ zypp/UserData.h
+ zypp/Vendor.h
+ zypp/VendorAttr.cc
+ zypp/VendorAttr.h
+ zypp/VendorSupportOptions.cc
+ zypp/VendorSupportOptions.h
+ zypp/ZConfig.cc
+ zypp/ZConfig.h
+ zypp/ZYpp.cc
+ zypp/ZYpp.h
+ zypp/ZYppCallbacks.h
+ zypp/ZYppCommit.h
+ zypp/ZYppCommitPolicy.cc
+ zypp/ZYppCommitPolicy.h
+ zypp/ZYppCommitResult.cc
+ zypp/ZYppCommitResult.h
+ zypp/ZYppFactory.cc
+ zypp/ZYppFactory.h
+ zypp/base/Algorithm.h
+ zypp/base/Backtrace.cc
+ zypp/base/Backtrace.h
+ zypp/base/CleanerThread.cc
+ zypp/base/CleanerThread_p.h
+ zypp/base/Collector.h
+ zypp/base/Counter.h
+ zypp/base/Debug.h
+ zypp/base/DefaultIntegral.h
+ zypp/base/DrunkenBishop.cc
+ zypp/base/DrunkenBishop.h
+ zypp/base/DtorReset.h
+ zypp/base/Easy.h
+ zypp/base/EnumClass.h
+ zypp/base/Errno.h
+ zypp/base/Exception.cc
+ zypp/base/Exception.h
+ zypp/base/ExternalDataSource.cc
+ zypp/base/ExternalDataSource.h
+ zypp/base/Fd.cc
+ zypp/base/Fd.h
+ zypp/base/Flags.h
+ zypp/base/Function.h
+ zypp/base/Functional.h
+ zypp/base/Gettext.cc
+ zypp/base/Gettext.h
+ zypp/base/Hash.h
+ zypp/base/IOStream.cc
+ zypp/base/IOStream.h
+ zypp/base/InputStream.cc
+ zypp/base/InputStream.h
+ zypp/base/InterProcessMutex.cc
+ zypp/base/InterProcessMutex.h
+ zypp/base/Iterable.h
+ zypp/base/Iterator.h
+ zypp/base/Json.h
+ zypp/base/LocaleGuard.h
+ zypp/base/LogControl.cc
+ zypp/base/LogControl.h
+ zypp/base/LogTools.h
+ zypp/base/Logger.h
+ zypp/base/Measure.cc
+ zypp/base/Measure.h
+ zypp/base/NamedValue.h
+ zypp/base/NonCopyable.h
+ zypp/base/ProfilingFormater.cc
+ zypp/base/ProfilingFormater.h
+ zypp/base/ProvideNumericId.h
+ zypp/base/PtrTypes.h
+ zypp/base/Random.cc
+ zypp/base/Random.h
+ zypp/base/ReferenceCounted.cc
+ zypp/base/ReferenceCounted.h
+ zypp/base/Regex.cc
+ zypp/base/Regex.h
+ zypp/base/SerialNumber.cc
+ zypp/base/SerialNumber.h
+ zypp/base/SetRelationMixin.cc
+ zypp/base/SetRelationMixin.h
+ zypp/base/SetTracker.h
+ zypp/base/Signal.h
+ zypp/base/StrMatcher.cc
+ zypp/base/StrMatcher.h
+ zypp/base/String.cc
+ zypp/base/String.h
+ zypp/base/Sysconfig.cc
+ zypp/base/Sysconfig.h
+ zypp/base/TypeTraits.h
+ zypp/base/Unit.cc
+ zypp/base/Unit.h
+ zypp/base/UserRequestException.cc
+ zypp/base/UserRequestException.h
+ zypp/base/ValueTransform.h
+ zypp/base/WatchFile.h
+ zypp/base/Xml.h
+ zypp/libzypp.map
+ zypp/media/CredentialFileReader.cc
+ zypp/media/CredentialFileReader.h
+ zypp/media/CredentialManager.cc
+ zypp/media/CredentialManager.h
+ zypp/media/CurlConfig.cc
+ zypp/media/CurlConfig.h
+ zypp/media/MediaAccess.cc
+ zypp/media/MediaAccess.h
+ zypp/media/MediaBlockList.cc
+ zypp/media/MediaBlockList.h
+ zypp/media/MediaCD.cc
+ zypp/media/MediaCD.h
+ zypp/media/MediaCIFS.cc
+ zypp/media/MediaCIFS.h
+ zypp/media/MediaCurl.cc
+ zypp/media/MediaCurl.h
+ zypp/media/MediaDIR.cc
+ zypp/media/MediaDIR.h
+ zypp/media/MediaDISK.cc
+ zypp/media/MediaDISK.h
+ zypp/media/MediaException.cc
+ zypp/media/MediaException.h
+ zypp/media/MediaHandler.cc
+ zypp/media/MediaHandler.h
+ zypp/media/MediaISO.cc
+ zypp/media/MediaISO.h
+ zypp/media/MediaManager.cc
+ zypp/media/MediaManager.h
+ zypp/media/MediaMultiCurl.cc
+ zypp/media/MediaMultiCurl.h
+ zypp/media/MediaNFS.cc
+ zypp/media/MediaNFS.h
+ zypp/media/MediaPlugin.cc
+ zypp/media/MediaPlugin.h
+ zypp/media/MediaPriority.cc
+ zypp/media/MediaPriority.h
+ zypp/media/MediaSource.cc
+ zypp/media/MediaSource.h
+ zypp/media/MediaUserAuth.cc
+ zypp/media/MediaUserAuth.h
+ zypp/media/MetaLinkParser.cc
+ zypp/media/MetaLinkParser.h
+ zypp/media/Mount.cc
+ zypp/media/Mount.h
+ zypp/media/ProxyInfo.cc
+ zypp/media/ProxyInfo.h
+ zypp/media/TransferSettings.cc
+ zypp/media/TransferSettings.h
+ zypp/media/UrlResolverPlugin.cc
+ zypp/media/UrlResolverPlugin.h
+ zypp/media/ZsyncParser.cc
+ zypp/media/ZsyncParser.h
+ zypp/media/proxyinfo/ProxyInfoImpl.h
+ zypp/media/proxyinfo/ProxyInfoLibproxy.cc
+ zypp/media/proxyinfo/ProxyInfoLibproxy.h
+ zypp/media/proxyinfo/ProxyInfoSysconfig.cc
+ zypp/media/proxyinfo/ProxyInfoSysconfig.h
+ zypp/media/proxyinfo/ProxyInfos.h
+ zypp/misc/CheckAccessDeleted.cc
+ zypp/misc/CheckAccessDeleted.h
+ zypp/misc/DefaultLoadSystem.cc
+ zypp/misc/DefaultLoadSystem.h
+ zypp/parser/HistoryLogReader.cc
+ zypp/parser/HistoryLogReader.h
+ zypp/parser/IniDict.cc
+ zypp/parser/IniDict.h
+ zypp/parser/IniParser.cc
+ zypp/parser/IniParser.h
+ zypp/parser/ParseException.cc
+ zypp/parser/ParseException.h
+ zypp/parser/ParserProgress.h
+ zypp/parser/ProductFileReader.cc
+ zypp/parser/ProductFileReader.h
+ zypp/parser/RepoFileReader.cc
+ zypp/parser/RepoFileReader.h
+ zypp/parser/RepoindexFileReader.cc
+ zypp/parser/RepoindexFileReader.h
+ zypp/parser/ServiceFileReader.cc
+ zypp/parser/ServiceFileReader.h
+ zypp/parser/schema/repoindex.rnc
+ zypp/parser/susetags/ContentFileReader.cc
+ zypp/parser/susetags/ContentFileReader.h
+ zypp/parser/susetags/RepoIndex.cc
+ zypp/parser/susetags/RepoIndex.h
+ zypp/parser/ws/WebpinResultFileReader.cc
+ zypp/parser/ws/WebpinResultFileReader.h
+ zypp/parser/xml/Node.cc
+ zypp/parser/xml/Node.h
+ zypp/parser/xml/Parse.h
+ zypp/parser/xml/ParseDef.cc
+ zypp/parser/xml/ParseDef.h
+ zypp/parser/xml/ParseDefConsume.cc
+ zypp/parser/xml/ParseDefConsume.h
+ zypp/parser/xml/ParseDefException.cc
+ zypp/parser/xml/ParseDefException.h
+ zypp/parser/xml/ParseDefTraits.h
+ zypp/parser/xml/Reader.cc
+ zypp/parser/xml/Reader.h
+ zypp/parser/xml/XmlEscape.h
+ zypp/parser/xml/XmlString.cc
+ zypp/parser/xml/XmlString.h
+ zypp/parser/xml/libxmlfwd.cc
+ zypp/parser/xml/libxmlfwd.h
+ zypp/parser/yum/PatchesFileReader.cc
+ zypp/parser/yum/PatchesFileReader.h
+ zypp/parser/yum/RepomdFileReader.cc
+ zypp/parser/yum/RepomdFileReader.h
+ zypp/parser/yum/schema/common-inc.rnc
+ zypp/parser/yum/schema/common-inc.rng
+ zypp/parser/yum/schema/deltainfo.rnc
+ zypp/parser/yum/schema/deltainfo.rng
+ zypp/parser/yum/schema/filelists.rnc
+ zypp/parser/yum/schema/filelists.rng
+ zypp/parser/yum/schema/other.rnc
+ zypp/parser/yum/schema/other.rng
+ zypp/parser/yum/schema/patch.rnc
+ zypp/parser/yum/schema/patch.rng
+ zypp/parser/yum/schema/patches.rnc
+ zypp/parser/yum/schema/patches.rng
+ zypp/parser/yum/schema/patterns.rnc
+ zypp/parser/yum/schema/patterns.rng
+ zypp/parser/yum/schema/primary.rnc
+ zypp/parser/yum/schema/primary.rng
+ zypp/parser/yum/schema/product.rnc
+ zypp/parser/yum/schema/product.rng
+ zypp/parser/yum/schema/products.rnc
+ zypp/parser/yum/schema/products.rng
+ zypp/parser/yum/schema/repomd.rnc
+ zypp/parser/yum/schema/repomd.rng
+ zypp/parser/yum/schema/rnc2rng
+ zypp/parser/yum/schema/rpm-inc.rnc
+ zypp/parser/yum/schema/rpm-inc.rng
+ zypp/parser/yum/schema/susedata.rnc
+ zypp/parser/yum/schema/susedata.rng
+ zypp/parser/yum/schema/suseinfo.rnc
+ zypp/parser/yum/schema/suseinfo.rng
+ zypp/parser/yum/schema/updateinfo.rnc
+ zypp/parser/yum/schema/updateinfo.rng
+ zypp/parser/yum/schema/validate-all
+ zypp/pool/ByIdent.h
+ zypp/pool/PoolImpl.cc
+ zypp/pool/PoolImpl.h
+ zypp/pool/PoolStats.cc
+ zypp/pool/PoolStats.h
+ zypp/pool/PoolTraits.h
+ zypp/repo/Applydeltarpm.cc
+ zypp/repo/Applydeltarpm.h
+ zypp/repo/DeltaCandidates.cc
+ zypp/repo/DeltaCandidates.h
+ zypp/repo/Downloader.cc
+ zypp/repo/Downloader.h
+ zypp/repo/MediaInfoDownloader.cc
+ zypp/repo/MediaInfoDownloader.h
+ zypp/repo/PackageDelta.cc
+ zypp/repo/PackageDelta.h
+ zypp/repo/PackageProvider.cc
+ zypp/repo/PackageProvider.h
+ zypp/repo/PluginServices.cc
+ zypp/repo/PluginServices.h
+ zypp/repo/RepoException.cc
+ zypp/repo/RepoException.h
+ zypp/repo/RepoInfoBase.cc
+ zypp/repo/RepoMirrorList.cc
+ zypp/repo/RepoMirrorList.h
+ zypp/repo/RepoProvideFile.cc
+ zypp/repo/RepoProvideFile.h
+ zypp/repo/RepoType.cc
+ zypp/repo/RepoType.h
+ zypp/repo/RepoVariables.cc
+ zypp/repo/RepoVariables.h
+ zypp/repo/SUSEMediaVerifier.cc
+ zypp/repo/SUSEMediaVerifier.h
+ zypp/repo/ServiceRepos.cc
+ zypp/repo/ServiceRepos.h
+ zypp/repo/ServiceType.cc
+ zypp/repo/ServiceType.h
+ zypp/repo/SrcPackageProvider.cc
+ zypp/repo/SrcPackageProvider.h
+ zypp/repo/susetags/Downloader.cc
+ zypp/repo/susetags/Downloader.h
+ zypp/repo/yum/Downloader.cc
+ zypp/repo/yum/Downloader.h
+ zypp/repo/yum/ResourceType.cc
+ zypp/repo/yum/ResourceType.h
+ zypp/sat/AttrMatcher.h
+ zypp/sat/FileConflicts.cc
+ zypp/sat/FileConflicts.h
+ zypp/sat/LocaleSupport.cc
+ zypp/sat/LocaleSupport.h
+ zypp/sat/LookupAttr.cc
+ zypp/sat/LookupAttr.h
+ zypp/sat/LookupAttrTools.h
+ zypp/sat/Map.cc
+ zypp/sat/Map.h
+ zypp/sat/Pool.cc
+ zypp/sat/Pool.h
+ zypp/sat/Queue.cc
+ zypp/sat/Queue.h
+ zypp/sat/SolvAttr.cc
+ zypp/sat/SolvAttr.h
+ zypp/sat/SolvIterMixin.cc
+ zypp/sat/SolvIterMixin.h
+ zypp/sat/Solvable.cc
+ zypp/sat/Solvable.h
+ zypp/sat/SolvableSet.cc
+ zypp/sat/SolvableSet.h
+ zypp/sat/SolvableType.h
+ zypp/sat/Transaction.cc
+ zypp/sat/Transaction.h
+ zypp/sat/WhatObsoletes.cc
+ zypp/sat/WhatObsoletes.h
+ zypp/sat/WhatProvides.cc
+ zypp/sat/WhatProvides.h
+ zypp/sat/detail/PoolImpl.cc
+ zypp/sat/detail/PoolImpl.h
+ zypp/sat/detail/PoolMember.h
+ zypp/solver/detail/ItemCapKind.h
+ zypp/solver/detail/SolutionAction.h
+ zypp/solver/detail/SystemCheck.cc
+ zypp/solver/detail/SystemCheck.h
+ zypp/solver/detail/Testcase.cc
+ zypp/solver/detail/Testcase.h
+ zypp/target/CommitPackageCache.cc
+ zypp/target/CommitPackageCache.h
+ zypp/target/CommitPackageCacheImpl.cc
+ zypp/target/CommitPackageCacheImpl.h
+ zypp/target/CommitPackageCacheReadAhead.cc
+ zypp/target/CommitPackageCacheReadAhead.h
+ zypp/target/HardLocksFile.cc
+ zypp/target/HardLocksFile.h
+ zypp/target/RequestedLocalesFile.cc
+ zypp/target/RequestedLocalesFile.h
+ zypp/target/RpmPostTransCollector.cc
+ zypp/target/RpmPostTransCollector.h
+ zypp/target/SolvIdentFile.cc
+ zypp/target/SolvIdentFile.h
+ zypp/target/TargetCallbackReceiver.cc
+ zypp/target/TargetCallbackReceiver.h
+ zypp/target/TargetException.cc
+ zypp/target/TargetException.h
+ zypp/target/TargetImpl.cc
+ zypp/target/TargetImpl.commitFindFileConflicts.cc
+ zypp/target/TargetImpl.h
+ zypp/target/hal/HalContext.cc
+ zypp/target/hal/HalContext.h
+ zypp/target/hal/HalException.h
+ zypp/target/modalias/Modalias.cc
+ zypp/target/modalias/Modalias.h
+ zypp/target/rpm/BinHeader.cc
+ zypp/target/rpm/BinHeader.h
+ zypp/target/rpm/RpmCallbacks.cc
+ zypp/target/rpm/RpmCallbacks.h
+ zypp/target/rpm/RpmDb.cc
+ zypp/target/rpm/RpmDb.h
+ zypp/target/rpm/RpmException.cc
+ zypp/target/rpm/RpmException.h
+ zypp/target/rpm/RpmFlags.h
+ zypp/target/rpm/RpmHeader.cc
+ zypp/target/rpm/RpmHeader.h
+ zypp/target/rpm/librpm.h
+ zypp/target/rpm/librpmDb.cc
+ zypp/target/rpm/librpmDb.cv3.cc
+ zypp/target/rpm/librpmDb.h
+ zypp/thread/Mutex.cc
+ zypp/thread/Mutex.h
+ zypp/thread/MutexException.h
+ zypp/thread/MutexLock.h
+ zypp/thread/Once.h
+ zypp/ui/SelFilters.h
+ zypp/ui/Selectable.cc
+ zypp/ui/Selectable.h
+ zypp/ui/SelectableImpl.cc
+ zypp/ui/SelectableImpl.h
+ zypp/ui/SelectableTraits.h
+ zypp/ui/Status.cc
+ zypp/ui/Status.h
+ zypp/ui/UserWantedPackages.cc
+ zypp/ui/UserWantedPackages.h
+ zypp/url/UrlBase.cc
+ zypp/url/UrlBase.h
+ zypp/url/UrlException.h
+ zypp/url/UrlUtils.cc
+ zypp/url/UrlUtils.h
+ zypp/ws/WebpinResult.cc
+ zypp/ws/WebpinResult.h
+ zypp/zypp_detail/ZYppImpl.cc
+ zypp/zypp_detail/ZYppImpl.h
+ zypp/zypp_detail/ZYppReadOnlyHack.h
+Copyright: NONE
+License: UNKNOWN
+ FIXME
+
+Files: po/ar.po
+ po/bs.po
+ po/ca.po
+ po/cs.po
+ po/en_GB.po
+ po/fr.po
+ po/gl.po
+ po/hr.po
+ po/hu.po
+ po/id.po
+ po/it.po
+ po/ja.po
+ po/ko.po
+ po/lt.po
+ po/nb.po
+ po/nl.po
+ po/pt.po
+ po/pt_BR.po
+ po/ru.po
+ po/sl.po
+ po/sv.po
+ po/tr.po
+ po/zh_CN.po
+ po/zh_TW.po
+Copyright: 1999, SuSE GmbH.
+  1999-2001, SuSE GmbH.
+  2000-2001, SuSE GmbH.
+  2001, SuSE GmbH.
+  2002, SuSE GmbH.
+  2002, SuSE Linux AG.
+  2002-2003, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+  2005-2006, SUSE Linux Products GmbH.
+License: UNKNOWN
+ FIXME
+
+Files: zypp/ProblemTypes.h
+ zypp/solver/detail/SolverQueueItem.cc
+ zypp/solver/detail/SolverQueueItem.h
+ zypp/solver/detail/SolverQueueItemDelete.cc
+ zypp/solver/detail/SolverQueueItemDelete.h
+ zypp/solver/detail/SolverQueueItemInstall.cc
+ zypp/solver/detail/SolverQueueItemInstall.h
+ zypp/solver/detail/SolverQueueItemInstallOneOf.cc
+ zypp/solver/detail/SolverQueueItemInstallOneOf.h
+ zypp/solver/detail/SolverQueueItemLock.cc
+ zypp/solver/detail/SolverQueueItemLock.h
+ zypp/solver/detail/SolverQueueItemUpdate.cc
+ zypp/solver/detail/SolverQueueItemUpdate.h
+ zypp/solver/detail/Types.h
+Copyright: 2005, SUSE Linux Products GmbH
+  2008, SUSE Linux Products GmbH
+License: GPL (v2) (with incorrect FSF address)
+ FIXME
+
+Files: zypp/ProblemSolution.cc
+ zypp/ResolverProblem.cc
+ zypp/solver/detail/ProblemSolutionCombi.cc
+ zypp/solver/detail/ProblemSolutionCombi.h
+ zypp/solver/detail/ProblemSolutionIgnore.cc
+ zypp/solver/detail/ProblemSolutionIgnore.h
+ zypp/solver/detail/Resolver.cc
+ zypp/solver/detail/Resolver.h
+ zypp/solver/detail/SATResolver.cc
+ zypp/solver/detail/SATResolver.h
+ zypp/solver/detail/SolutionAction.cc
+Copyright: 2000-2002, Ximian, Inc.
+  2005, SUSE Linux Products GmbH
+License: GPL (v2) (with incorrect FSF address)
+ FIXME
+
+Files: po/be.po
+ po/et.po
+ po/ka.po
+ po/ku.po
+ po/mk.po
+ po/pa.po
+ po/si.po
+ po/th.po
+ po/uk.po
+ po/wa.po
+Copyright: 2005, SUSE Linux Products GmbH.
+  2006, SUSE Linux Products GmbH.
+  2007, SUSE Linux Products GmbH.
+  2008, SUSE Linux Products GmbH.
+  2009, SUSE Linux Products GmbH.
+License: UNKNOWN
+ FIXME
+
+Files: po/ta.po
+ tests/data/obs_virtualbox_11_1/repodata/primary.xml.gz
+ tests/data/openSUSE-11.1/suse/setup/descr/dvd-11.1-46.1.x86_64.pat.gz
+ tests/repo/RepoLicense/repo/repodata/CHECKSUM-license.tar.gz
+Copyright: 
+License: UNKNOWN
+ FIXME
+
+Files: po/cy.po
+ po/fi.po
+ po/he.po
+ po/sr.po
+Copyright: 2003, SuSE Linux AG.
+  2004, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+License: UNKNOWN
+ FIXME
+
+Files: po/af.po
+ po/pl.po
+ po/xh.po
+ po/zu.po
+Copyright: 2006, SuSE Linux Products GmbH, Nuernberg
+License: UNKNOWN
+ FIXME
+
+Files: doc/autodoc/Doxyfile.cmake
+ doc/autoinclude/README
+ zypp/repo/RepoInfoBase.h
+Copyright: NONE
+License: GENERATED FILE
+ FIXME
+
+Files: po/da.po
+ po/sk.po
+ po/zypp.pot
+Copyright: YEAR SuSE Linux GmbH, Nuernberg
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Fetcher/remote-site/diffs/file-4-current.diff
+ tests/zypp/data/Fetcher/remote-site/file-current.txt
+Copyright: NONE
+License: GPL
+ FIXME
+
+Files: vendor/mongoose/mongoose.c
+ vendor/mongoose/mongoose.h
+Copyright: 2004-2009, Sergey Lyubka
+License: MIT/X11 (BSD like)
+ FIXME
+
+Files: po/de.po
+ po/nn.po
+Copyright: 2006, SUSE Linux GmbH, Nuremberg
+  2011, SUSE Linux GmbH, Nuremberg
+License: UNKNOWN
+ FIXME
+
+Files: zypp/base/GzStream.cc
+ zypp/base/GzStream.h
+Copyright: SuSE Linux Products GmbH |
+License: UNKNOWN
+ FIXME
+
+Files: 
+Copyright: NONE
+License: 
+ FIXME
+
+Files: cmake/modules/FindGpgme.cmake
+Copyright: NONE
+License: BSD (3 clause)
+ FIXME
+
+Files: debian/changelog
+Copyright: attributions.
+License: GENERATED FILE
+ FIXME
+
+Files: COPYING
+Copyright: 2000-2002, Ximian, Inc.
+  2005-2018, SUSE LINUX Products GmbH, Nuernberg, Germany.
+License: GPL (v2 or later)
+ FIXME
+
+Files: doc/autoinclude/Mainpage.doc
+Copyright: 2000-2002, Ximian, Inc.
+  2005, SUSE Linux Products GmbH
+License: GPL (v2 or later)
+ FIXME
+
+Files: tests/data/openSUSE-11.1/suse/setup/descr/non_oss-11.1-46.1.x86_64.pat.gz
+Copyright: \ 4h\ 3\88\ 1Ô7l5Ä,\12Âñ3\87
+  c¦\99¹ce^Ju\82\15ÖÑfÍ\86\1a\95
+  v\94\12PÛD\9aË\91\95ÆÊ\80\15ûÂ\94\7f@\94´¸!0nß%øj9|\b°\ eK     ¾\96»\ 1"­D\8e¥.ÄÖJ°[l\12\0²Ô%zsT=Æ\9aumþB9\86P\ 1!\ e\80p8u\0Ä\ 3¥>\aJ-yÔ\bn\84Ô¾¥^\1cU¯T¼Ô\ 6#yÉ\81ì\ 5"î)0</¢îDn\9a@3G»ÙÜ´\90#Ñw¥c\1cÜaåIjµåÁJwG±
+  \98\86F     #Íj,jhó×í¦\18\89²P3\10\17^\9a\99
+  ÑL`oê2Ó\10);B©\10Ê\87*¡Ì®WmR\1ao5\11Õ\80\ 5\1c¦j
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/openSUSE-11.1/suse/setup/descr/packages.gz
+Copyright: \b=\ e©Ø1H}aú
+  3¦§ú\8caP3é¤Q'¯ßÞ
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/kde-10.3-71.noarch.pat.gz
+Copyright: \14\94Éh"4\10­ØLHû
+  ÓÜø¶ ¨nø¨èxRËÚglÒ\86\98\9fäÝ\82·=
+  ÞÙÿt¡ûeM¯°
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/yum/data/10.2-updates-subset/repodata/filelists.xml.gz
+Copyright: \e\90Ê\139+ªÉ\07ËÁíé^É'%ôkÒê^4bú¦þàåªZM\eåë)0Ð_ÕN¡9¨Ç¹:\90»Y®ø\ 1Ïwáî\90§»px°³
+  Ab\8a2\96$8\8aYHe\941\881NhÆ     N©D\94\ 6\ 4~\8bʶ®w}¦\88\13Ùî\ 5\96\97Ï\89l\9dÈv£¹\13Ù\9a\ 3Nd»ÑÜ\89l\9dÈÖ\89l\9dÈÖ\18t"['²u"['²u"['²UNdëD¶Ndk\8e:\91­\13Ù\1apNd»
+  J+BÍ\e¸Ó¹\82\15\14ðýDwÎÍCÝV\9d°`\91\aº¡f`½=\9d\1a\9düqòñüäÝùÙøôãç\ fg¶Û\0K7§\1fN.Þ\9f
+  \99\1fÄÍ\8féøú\9bÿ.\9fÐaîf¬ìþ¢\15\89üÉ\ fS6\9f\81\97\97²ZÁ7ð`\9aý¼\86»W,àW\e\13\16ÓøÙ~Ê**9õõ«\86ü\8b-\15ïyjxï-Ûc¾Ä½ð×\9f\1cÁ½\87¬Ãª
+  À\81~\83r&Ãtc¢~ØÝªÍ\9b\14{.Ã\8b
+  Öÿ\19#Ý     ö\9d\ 6p\82}\eÆ öM\10'Øßoï\ 4ûÆöN°ï\ 4û6\84\13ì[ N°oL8Á¾9â\ 4û\a\12ìÿw*»·Zö\91î¿Ä\94\81x\7f\8d±\92ï3\9ee\19\8aE\84\89@L_)\89\12\84X\16S\9cÆ,
+  æåàæ¬.x¦;ÇÓÙmu\0gJGÃjºÃÑî
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.gz
+Copyright: \1d×\e\90¯KnªÎQ%N8[:^ K)QD\1dþ\91°c©÷\1dâFå·(ª\1c5äá{
+  T\13\18÷èü\84®KO"lÓaAò}
+  ¯1.\19h_^çþÞ¢ÛP\7fM
+  ÄPNÛV&F&ÿ\96
+License: UNKNOWN
+ FIXME
+
+Files: po/vi.po
+Copyright: 2005-2006, Gnome i18n Project for Vietnamese.
+  2006, SUSE Linux Products GmbH.
+  nh Thá»\8bnh <teppi82@gmail.com>, 2006.
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/susetags/data/stable-x86-subset/suse/setup/descr/kde-10.3-71.noarch.pat
+Copyright: 2007, SUSE LINUX Products GmbH
+License: UNKNOWN
+ FIXME
+
+Files: libzypp.spec.cmake
+Copyright: 2005-2013, SUSE LINUX Products GmbH, Nuernberg, Germany.
+License: UNKNOWN
+ FIXME
+
+Files: po/es.po
+Copyright: 1999-2001, SuSE GmbH.
+  2002-2003, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+  García Castillo <Iban.Garcia@alufis35.uv.es>, 2000.
+  sar Sánchez Alonso <csalinux@gmail.com>, 2007.
+License: UNKNOWN
+ FIXME
+
+Files: po/bg.po
+Copyright: 2002, SuSE Linux AG.
+  2005, SUSE Linux Products GmbH.
+  SuSE GmbH, 2000.
+License: UNKNOWN
+ FIXME
+
+Files: debian/copyright
+Copyright: -format/1.0/
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/yum/data/extensions/repodata/primary.xml.gz
+Copyright: Sq(ê\94E[\16ÑTÔ\1cÖbË\ 5~\98ÈD\86\12 ¢\8d\88ÓMü\1d\9dºRÊÃ|\17
+  ³Í|xÐ+¶/ r\82\96\92Ä~ègÄÓиC\82\11ÊöÀ\ efhç\83Ì\9eb*\87\9dä%ù÷õ?¤JxDc\91f<ÎÂ\8d\biÍjH\93$\8eò\98'\09Ís\1af\14\8a`\894\86Åß\96ê»êý[ïZÖ\1a§E°Ø\9c\9f\83aZö\16³ü\ 2sßîp3
+License: UNKNOWN
+ FIXME
+
+Files: zypp/KVMap.h
+Copyright: SuSE Linux AG |
+License: UNKNOWN
+ FIXME
+
+Files: po/km.po
+Copyright: YEAR SuSE Linux Products GmbH, Nuernberg
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.es.gz
+Copyright: Zå\88%Kc{ü}ßüf'\93ú\1f¯êêfÓ5°±ä¸\8d\17p1½\9c~\84\81/?}¨®¾åm\ 3×\8b%|ÆHð\95Û\80\81)V¯\17\14\9bjöª®aq×ܲYC
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/yum/data/extensions/repodata/other.xml.gz
+Copyright: [BL½Ç¯Ï\8f\8bÃ[[5K\1ex
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Fetcher/remote-site/diffs/file-3-4.diff.gz
+Copyright: d/\90xBbé.
+  \80éâvði+\05\93\87\88¦7FV\ 1}N[\ 5ô²\9dbŽ@)S¾\17àh\99OdøYºÊ¼ëº«\15¾\10\9a\19¥­
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Fetcher/remote-site/diffs/file-1-2.diff.gz
+Copyright: o\ 4}=a>©\ 6\92\93\b¦J<¶Ê\1eå$Ü8:áê\1a9Ád0\18Ì|ë%`ùª8ý
+  \8d\8e\87SÊH<ö§\9eñÎ\ 2`bïü#UìÓ\86¢¯u\91ré,Åd\1c\eöül\88\95\81ÝXntÔb+É<1
+  \9dÈEëÙê<\82\89%|X%k\12\8cJatÅ\90ÃMd\ f\ 3\1e\9e^ÿP¬\92\ 2êlè¶[çS@.hýsM×\9b[Ò-?\1c\8d~âJ\9a[ËJþ7<\1cçù%
+  Ð½Uâé\9bÛ\89\19Øö:6Äj\a,r5¹­Ø¬26:Pà \ 1Ð^ÒsQW\83\ 57Úv{º8/ÎA*\10ïX\e.\8d\10È\80zo\8dc´N\18#Áä\92\97\88{\13Ñ\84ö¬Y\91Ìf
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/KeyRing/installkey.gpg
+Copyright: r\1a;k¼\ e¹p\1f\8f\92̧ư\1e\ 6à~¼\13>*pëÅm\92\9f\80\eZLÇÿ÷_ÏÓ\89
+  x\b~H¡\16"\83\ 5ë£u\15&úKG¯Í\8c7¯(Û\15\8d)\89©}þ\1aª\9eÄÖ\bÑó\13U)î§M üCWÅ\ 6ÉLæïOñ0ÈÉH\89\ 1hjQv\12
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Fetcher/remote-site/diffs/file-4-current.diff.gz
+Copyright: sî\8d\0\93NÏQm+\94\8e9\bq
+  ËoÜ\ 1\ 3ß\13ÇʯZ©X\ eÿ\90\9f2ÁúE;þ\84X\10Wìj®ÄsTú
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Fetcher/remote-site/diffs/file-2-3.diff.gz
+Copyright: w÷ìÝ\9cºé\83½\19;vC?:rh¾\a\9b\ 2È8»¹c\ f\17Û\9d\19h-\89eÚÓz>ÿE\b{-=|\1e~ÍÏÑØ%\90{­6\15ÊÁj\81óç<N
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Delta/repodata/updateinfo.xml.gz
+Copyright: zJbx«þTPnª\7f­ûrªÇ\96çbhX\b\9b\ 6ttè\92òû\9ac*ÐÒM¬¨Ë\ e\97ò4|$\8dÞ\19/ûê\88?Eß\9b\16Þ\92¯¢r\14|
+  \93«rÆ[uN\ 5ÞçÕÉS5£Í:'\ 2ïq½ä\9añ      v\9dÜ\90¯cØ9\16þ\15ÇH>Ù\9fcÙÉ\97À*¦\9d|),oÛ9\a\7fÇ·\93¿~Æ\19\82Þuîä®\9d\9ds
+  á\95%q¤\ e\88\9c0\99\11  µz\9bÊ\92cêqcTE{c¤\18û\89
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/11.0-update/repodata/primary.xml.gz
+Copyright: ¤y9Ñ\83À­=\ 2íúÑ\bÖ6Su¸\ eÞÿü\8fO\9dH\ 3°\ 4®éÝoÕ\82°YËÒú÷ç\11¶ê{\95\13!\97/cæ\8cÓ¥éÁ[K>m¦VOÞX=9Cä~\9eW§-¼\8f¦|\1a²Õ\95¿\80ÅXc\17NM
+  ³A^NÓ©\13f\8fYe\11\ 4jâó\9b\10¬N\9a°­\1eÜî\14mJùËË\8d\93óL¢úi´
+  ÉWvkfb4@Õ<1hxÍ
+  É®\91Nn\ ec5( £2Ô\11g\8a«\98Á,i´\96
+  çSÀØ\84abë÷áôGk\9f³_í/oÄ\83\9b\8d\18
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/openSUSE-11.1/suse/setup/descr/packages.DU.gz
+Copyright: ¯\1e2¥1eã!\ f\91>\90X\1e[\ 1¯²¶\8aæï\8cDõ\98\8eÀ£y
+  ÅèÃg\1e8øáÆì+ÈÌ\8c£O  qö\19r9ûáC\8f\9cðë³\ fOxEb+I;Î~I-gß\7fæ\81\83¿µ÷+\b!&³\9f\10H<[I.g?|èq
+  ÅèÃg\1e8øí­½\ f\96Zº÷)\81ìý\92Ìì}ÿ¡Ç1p¼Í\0ÆÙ\12\ 6\b\812P\909\ 6Ü\87\1eÈÀ\8dÃ+ê\1eÌ\8e1e>!\90\922\10>ô8\ 6N·Ä§Î5OÍk\9e
+  Ñ\9e\18\887Ùb¬CMbæ\12J|Õrô\bùDºï\1d\ 3Ö³®YÔÌP{
+  ü\8fàlwë\1eìþÈ¢´å¢ä$?ôvòÐßÍëû\96\1eÒZͱþêðÑ\1d®S\ 6J¢[\956_­
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/openSUSE-11.1/suse/setup/descr/packages.cs.gz
+Copyright: »2*Ocv\12\9a
+  ÊE¯ô\14,\ 1EÜ[/\19j\0   t\14¬W'}|:5¤xÅ\8dR\96(©|NÇÑ\ e©Q\8fÿx4Ü\82,\1f\9d\8fvYØ8çZ¢túö¯\0.4Î\9eúHÏ\12×15j­Á/,¿£\82_\12
+  ÓV³\95o\elÚ¶Ù5ûÔ^ä{¿\9bÿÈVé\91£è)OT^"ã
+  ÖÈ\83òù1SÒ¥(-¼\9e¶·ÉfÏXFr\ e\17\10!e\1dô   \8b\80C\158¦ß¤\88<̦óWè\0\83»\99\8f\15\98mȪ\8b`Yój\99#\ 3å\83H'~Vá\95\18\94\1c?D\ 2ÜAl²\1d§\15\98\15{^@\95@\11
+  òãÅqR\9e\86\8b~ƾª\9eÞÚ  £\a©\1c\91\8dÏ!D\1eJ3\97     £Ò\95\86WL\ 1\ f?¬Ô\ 4Í\8eXQ>m\9fC
+  õÏ"%OH\9f±\0ÿ©ýÏb2\90
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/yum/data/10.2-updates-subset/repodata/other.xml.gz
+Copyright: ËG¬Bôg½ðð!\97\9f\ 3þ\88cq;Wú_{Ô߸Á²÷\80VÖ·|¾\1aºs2»@Ó\98?²ë¸\19,¸p\ 3\12\9749\ 6Ì,\89\a§\ 31\92\99\e\90\10¯Æ­\83\8b3×5Í
+  Ðd\9fĤH\9a\99F(9ÿ;¯ë     åTA0O\91\8fpÀÛ+[b\81\9b6\8b®Ê
+License: UNKNOWN
+ FIXME
+
+Files: po/fa.po
+Copyright: Ù\88Ú© '%s' Ø¨Ø±Ø§Û\8c %u Ø¨Ø§Û\8cت checksum '%s'"
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/openSUSE-11.1/suse/setup/descr/packages.en.gz
+Copyright: Û¿[`\8b\92q\1aM\9aX"½R\97\ 6ïAZõº4ø\elM\0\9bÅhàp&èº\14\15XLó{ÔaC
+  òãÅqR\9e\86\8b~ƾª\9eÞÚ  £\a©\1c\91\8dÏ!D\1eJ3\97     £Ò\95\86WL\ 1\ f?¬Ô\ 4Í\8eXQ>m\9fC
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/11.0-update/repodata/deltainfo.xml.gz
+Copyright: Þ\96¤¶Æ¸MwNco-BAP\1f      \1c
+  ç:z³°\ ff\ fR/§@5YçV½Ï­ZÈ\96¼\ f\1a¹\98êXK½?Î/~Ýýáýî¿ÿ~V¿Aü\ 1Ýn\ 1\9c\16¸Þ»SÚ\82÷[s4ui\ 1Ü9úÛ;óîÐewÝøýõè§³Éc8®\8c°Kܨ\ 5ߥ¸&\83\ 2\83\91º±Vc\9a±ö
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/11.0-update/repodata/updateinfo.xml.gz
+Copyright: Þ¬_'ªv¯~ÛÈÑ\9a\1c\b¦n\88kì­)ÀR\8bU=@5á\83)\0S\8eÞH<\13¬ü¡àd¨lT>µù\80äjà\10XÕÎ\ 6\1dW\83÷
+  ìKA
+  óêÅŶ®\8b«ËË\9cß°,[G|wYÐè\9anØå\8eÕ\14\92ÒËj_±Ë&[\9a\ 2\84ü\87¦ýþòÓ«\9fß}xû\e\17\17ÔsÌÈ
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/yum/data/10.2-updates-subset/repodata/primary.xml.gz
+Copyright: â\13\91÷8}\82kX\90\ 2Ã!ý\8a¼\87\b     o'dÿ\18Väµ³ÓÝÆÅ¹ë\11×    ¸ç8¾\11x\1c\eT§&\ e°Î
+  è#\15}¤â{Oû².\8fTX\8e\8dl{ù\ 3×\96%\ eBè~àÚ²,\1d«\ 5*j+Ó\87+\1eä\91ÑDÇ\98Ã\9e\83þp\ 3Ù`Â\ 3
+License: UNKNOWN
+ FIXME
+
+Files: tests/data/OBS_zypp_svn-11.1/repodata/primary.xml.gz
+Copyright: êZ^þïípÐùªÒ,NF?\9eÀSpÒQ£ ãÑõ\8f'ÿüòS×;ùß³\1f^\ eU.C\99Ë\8e&\1fe?\9eôó|ü¢×\eÄ£Éíi8¹Q§*\9côfT½ \19\ e\93ÑIIý"\1d\ f­ßÐ43òl\92©{úQòU
+  î\eA'ºÇÓß;ùÝX·f\9a?{9\92Cu6\88ý?ÂX\ e\92ë,\19è\91Ã\97½âùK\99\ 6ý³\98zìe¯øñåtZ:j\9c\ 4ý\1fOôÔè'f\92\90\99¦T
+License: UNKNOWN
+ FIXME
+
+Files: tests/repo/susetags/data/stable-x86-subset-gz/suse/setup/descr/packages.DU.gz
+Copyright: òöFÓ<\82\9a8Qi\ 3³{1\82:P7x_ƸqðE:Û\8cí
+License: UNKNOWN
+ FIXME
+
+Files: tests/zypp/data/Delta/repodata/primary.xml.gz
+Copyright: úýmr`T\8d\15cõCq×58BpVq)*\90\8e\9dÁî\12³S\114>\83S\815\80\1d°
+  ÿOåàb CEp\83\1a\1d4ùðØkuAÍ7¶!ÙVs\ 1âÁ\e×§®}w{Ó;\93¾pôbX\8d\86ÌÑlPíþÄ\11\95}LQ\8e\8bx2\95ê\ 6K²2Ö\87
+License: UNKNOWN
+ FIXME
+
+Files: zypp/parser/xml/XmlEscape.cc
+Copyright: 2003, Jonathan de Halleux
+License: zlib/libpng
+ FIXME
+
diff --git a/libzypp-bin.install b/libzypp-bin.install
new file mode 100644 (file)
index 0000000..c703cf8
--- /dev/null
@@ -0,0 +1 @@
+usr/bin/
diff --git a/libzypp-common.install b/libzypp-common.install
new file mode 100644 (file)
index 0000000..3312360
--- /dev/null
@@ -0,0 +1,2 @@
+usr/share/zypp/
+usr/share/locale/
diff --git a/libzypp-config.dirs b/libzypp-config.dirs
new file mode 100644 (file)
index 0000000..95be13f
--- /dev/null
@@ -0,0 +1,9 @@
+etc/zypp/
+etc/logrotate.d/
+etc/zypp/repos.d/
+etc/zypp/services.d/
+etc/zypp/vendors.d/
+etc/zypp/multiversion.d/
+var/lib/zypp/
+var/log/zypp/
+var/cache/zypp/
diff --git a/libzypp-config.install b/libzypp-config.install
new file mode 100644 (file)
index 0000000..790d5a8
--- /dev/null
@@ -0,0 +1,3 @@
+etc/zypp/
+etc/logrotate.d/
+usr/share/man/
\ No newline at end of file
diff --git a/libzypp-config.postinst b/libzypp-config.postinst
new file mode 100755 (executable)
index 0000000..93a5344
--- /dev/null
@@ -0,0 +1,82 @@
+#!/bin/sh
+
+set -e
+
+is_old() {
+       RES=1
+       # if no such file, exit with false (1 in bash)
+       if [ -f ${LOCKSFILE} ]; then
+               TEMP_FILE=`mktemp`
+               cat ${LOCKSFILE} | sed '/^\#.*/ d;/.*:.*/d;/^[^[a-zA-Z\*?.0-9]*$/d' > ${TEMP_FILE}
+               if [ -s ${TEMP_FILE} ]; then
+                       RES=0
+               else
+                       RES=1
+               fi
+       fi
+       rm -f ${TEMP_FILE}
+       return ${RES}
+}
+
+append_new_lock(){
+       case "$#" in
+               1 )
+                       echo "
+solvable_name: $1
+match_type: glob
+" >> ${LOCKSFILE}
+               ;;
+               2 ) #TODO version
+                       echo "
+solvable_name: $1
+match_type: glob
+version: $2
+" >> ${LOCKSFILE}
+               ;;
+               3 ) #TODO version
+                       echo "
+solvable_name: $1
+match_type: glob
+version: $2 $3
+" >> ${LOCKSFILE}
+               ;;
+       esac
+}
+
+die() {
+       echo $1
+       exit 1
+}
+
+# We exit unless the package is being configured
+case "$1" in
+       abort*upgrade)
+               exit 0
+               ;;
+       abort*remove)
+               exit 0
+               ;;
+       abort*deconfigure)
+               exit 0
+               ;;
+       configure)
+               if [ -f /var/cache/zypp/zypp.db ]; then rm /var/cache/zypp/zypp.db; fi
+                       # convert old lock file to new
+                       # TODO make this a separate file?
+                       # TODO run the sript only when updating form pre-11.0 libzypp versions
+                       LOCKSFILE=/etc/zypp/locks
+                       OLDLOCKSFILE=/etc/zypp/locks.old
+
+                       if is_old ${LOCKSFILE}; then
+                               mv -f ${LOCKSFILE} ${OLDLOCKSFILE} || die "cannot backup old locks"
+                               cat ${OLDLOCKSFILE} | sed "/^\#.*/d"| while read line; do
+                                       append_new_lock $line
+                               done
+                       fi
+               ;;
+       *)
+               exit 0;
+               ;;
+esac
+
+#DEBHELPER#
diff --git a/libzypp-dev.install b/libzypp-dev.install
new file mode 100644 (file)
index 0000000..a5f5af9
--- /dev/null
@@ -0,0 +1,4 @@
+usr/include/*/zypp/*
+usr/lib/*/libzypp.so
+usr/lib/*/pkgconfig/
+usr/lib/*/cmake/
diff --git a/libzypp-doc.doc-base b/libzypp-doc.doc-base
new file mode 100644 (file)
index 0000000..ad2999f
--- /dev/null
@@ -0,0 +1,10 @@
+Document: libzypp-doc
+Title: libzypp API documentation
+Author: Ximian, Inc. and SUSE Linux Products GmbH
+Abstract: This document describes the API of the libzypp library.
+Section: Programming/C++
+
+Format: HTML
+Index: /usr/share/doc/libzypp-doc/html/index.html
+Files: /usr/share/doc/libzypp-doc/html/*
+
diff --git a/libzypp-doc.install b/libzypp-doc.install
new file mode 100644 (file)
index 0000000..6092bea
--- /dev/null
@@ -0,0 +1,2 @@
+usr/share/doc/libzypp/html
+usr/share/doc/libzypp/libzypp.doxytag/libzypp.doxytag
\ No newline at end of file
diff --git a/libzypp-doc.links b/libzypp-doc.links
new file mode 100644 (file)
index 0000000..6c49421
--- /dev/null
@@ -0,0 +1,3 @@
+usr/share/doc/libzypp/html usr/share/doc/libzypp-doc/html
+usr/share/doc/libzypp/libzypp.doxytag usr/share/doc/libzypp-doc/libzypp.doxytag
+usr/share/javascript/jquery/jquery.js usr/share/doc/libzypp/html/jquery.js
diff --git a/libzypp1702.install b/libzypp1702.install
new file mode 100644 (file)
index 0000000..74eb87e
--- /dev/null
@@ -0,0 +1 @@
+/usr/lib/*/libzypp.so.*
diff --git a/patches/1002_cmake-module-path-fix.patch b/patches/1002_cmake-module-path-fix.patch
new file mode 100644 (file)
index 0000000..33337ce
--- /dev/null
@@ -0,0 +1,19 @@
+Description: Rename FindLibSolv.cmake to LibZyppConfig.cmake after installation.
+Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+Forwarded: https://github.com/openSUSE/libzypp/issues/28
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -224,9 +224,9 @@
+ CONFIGURE_FILE(${LIBZYPP_SOURCE_DIR}/libzypp.pc.cmake ${LIBZYPP_BINARY_DIR}/libzypp.pc @ONLY)
+ INSTALL( FILES ${LIBZYPP_BINARY_DIR}/libzypp.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig )
+-MESSAGE(STATUS "FindZypp.cmake will be installed in ${CMAKE_INSTALL_PREFIX}/share/cmake/Modules")
+-INSTALL( FILES ${LIBZYPP_SOURCE_DIR}/cmake/modules/FindZypp.cmake DESTINATION ${CMAKE_INSTALL_PREFIX}/share/cmake/Modules )
+-INSTALL( FILES ${LIBZYPP_SOURCE_DIR}/cmake/modules/ZyppCommon.cmake DESTINATION ${CMAKE_INSTALL_PREFIX}/share/cmake/Modules )
++MESSAGE(STATUS "ZyppConfig.cmake will be installed in ${LIB_INSTALL_DIR}/cmake/Zypp/")
++INSTALL( FILES ${LIBZYPP_SOURCE_DIR}/cmake/modules/FindZypp.cmake RENAME ZyppConfig.cmake DESTINATION ${LIB_INSTALL_DIR}/cmake/Zypp/ )
++INSTALL( FILES ${LIBZYPP_SOURCE_DIR}/cmake/modules/ZyppCommon.cmake DESTINATION ${LIB_INSTALL_DIR}/cmake/Zypp/ )
+ ####################################################################
+ # config templates
diff --git a/patches/1003_various-typo-fixes.patch b/patches/1003_various-typo-fixes.patch
new file mode 100644 (file)
index 0000000..1bc5505
--- /dev/null
@@ -0,0 +1,160 @@
+Description: Fix some typo flaws in output messages
+Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
+
+--- a/doc/zypp-NameReqPrv.1.txt
++++ b/doc/zypp-NameReqPrv.1.txt
+@@ -24,11 +24,11 @@
+ --------------------
+ 2431  zypper-1.9.16-22.2.x86_64  (99)@System  openSUSE  1400499579
+-                                              nam: zypper
++                                              name: zypper
+ 40947  zypper-1.9.3-1.1.x86_64    (99)repo-oss (13.1)  openSUSE     1383049437
+-                                                       nam: zypper
++                                                       name: zypper
+ 56140  zypper-1.9.16-22.2.x86_64  (99)repo-oss-update (13.1)  openSUSE     1400499579
+-                                                              nam: zypper
++                                                              name: zypper
+ --------------------
+--- a/package/libzypp.changes
++++ b/package/libzypp.changes
+@@ -4364,7 +4364,7 @@
+ -------------------------------------------------------------------
+ Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
+-- handle HTTP 503 reponses as temporary errors (bnc #462545)
++- handle HTTP 503 responses as temporary errors (bnc #462545)
+ -------------------------------------------------------------------
+ Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
+--- a/zypp/Fetcher.cc
++++ b/zypp/Fetcher.cc
+@@ -453,7 +453,7 @@
+       catch ( media::MediaFileNotFoundException & exception )
+       {
+       ZYPP_CAUGHT( exception );
+-      WAR << "Skiping subtree hidden at " << resource.filename() << endl;
++      WAR << "Skipping subtree hidden at " << resource.filename() << endl;
+       return;
+       }
+--- a/zypp/base/InterProcessMutex.cc
++++ b/zypp/base/InterProcessMutex.cc
+@@ -277,7 +277,7 @@
+         }           
+     } // end loop       
+-    LMIL << "Lock intialized" << endl;
++    LMIL << "Lock initialized" << endl;
+     
+ }
+--- a/zypp/media/MediaCurl.cc
++++ b/zypp/media/MediaCurl.cc
+@@ -1463,7 +1463,7 @@
+     }
+     else
+     {
+-      WAR << "Could not get the reponse code." << endl;
++      WAR << "Could not get the response code." << endl;
+     }
+     if (modified || infoRet != CURLE_OK)
+--- a/zypp/media/MediaHandler.cc
++++ b/zypp/media/MediaHandler.cc
+@@ -315,7 +315,7 @@
+ {
+   if( attach_prefix.empty())
+   {
+-    MIL << "Reseting to built-in attach point prefixes."
++    MIL << "Resetting to built-in attach point prefixes."
+         << std::endl;
+     MediaHandler::_attachPrefix = attach_prefix;
+     return true;
+--- a/zypp/media/MediaMultiCurl.cc
++++ b/zypp/media/MediaMultiCurl.cc
+@@ -1375,7 +1375,7 @@
+   }
+   else
+   {
+-    WAR << "Could not get the reponse code." << endl;
++    WAR << "Could not get the response code." << endl;
+   }
+   bool ismetalink = false;
+--- a/zypp/repo/PackageDelta.cc
++++ b/zypp/repo/PackageDelta.cc
+@@ -107,7 +107,7 @@
+             break;
+           default:
+-            WAR << "Igore unknown attribute: " << it << endl;
++            WAR << "Ignore unknown attribute: " << it << endl;
+         }
+       }
+--- a/zypp/sat/LookupAttr.cc
++++ b/zypp/sat/LookupAttr.cc
+@@ -258,9 +258,9 @@
+         return str << "search nothing";
+       if ( obj.attr() )
+-        str << "seach " << obj.attr() << " in ";
++        str << "search " << obj.attr() << " in ";
+       else
+-        str << "seach ALL in ";
++        str << "search ALL in ";
+       if ( obj.solvable() )
+         return str << obj.solvable();
+--- a/zypp/target/TargetImpl.cc
++++ b/zypp/target/TargetImpl.cc
+@@ -1193,7 +1193,7 @@
+       }
+       else
+       {
+-        DBG << "dryRun: Not stroring non-package data." << endl;
++        DBG << "dryRun: Not storing non-package data." << endl;
+       }
+       ///////////////////////////////////////////////////////////////////
+--- a/zypp/target/rpm/BinHeader.cc
++++ b/zypp/target/rpm/BinHeader.cc
+@@ -261,7 +261,7 @@
+         return lst_r.set( headerget.val(), headerget.cnt(), headerget.type() );
+       default:
+-        INT << "RPM_TAG MISSMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
++        INT << "RPM_TAG MISMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
+       }
+     }
+   }
+@@ -292,7 +292,7 @@
+         return lst_r.set( (char**)headerget.val(), headerget.cnt() );
+       default:
+-        INT << "RPM_TAG MISSMATCH: RPM_STRING_ARRAY_TYPE " << tag_r << " got type " << headerget.type() << endl;
++        INT << "RPM_TAG MISMATCH: RPM_STRING_ARRAY_TYPE " << tag_r << " got type " << headerget.type() << endl;
+       }
+     }
+   }
+@@ -335,7 +335,7 @@
+ #endif
+       default:
+-        INT << "RPM_TAG MISSMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
++        INT << "RPM_TAG MISMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
+       }
+     }
+   }
+@@ -366,7 +366,7 @@
+         return (char*)headerget.val();
+      default:
+-        INT << "RPM_TAG MISSMATCH: RPM_STRING_TYPE " << tag_r << " got type " << headerget.type() << endl;
++        INT << "RPM_TAG MISMATCH: RPM_STRING_TYPE " << tag_r << " got type " << headerget.type() << endl;
+       }
+     }
+   }
diff --git a/patches/README b/patches/README
new file mode 100644 (file)
index 0000000..80c1584
--- /dev/null
@@ -0,0 +1,3 @@
+0xxx: Grabbed from upstream development.
+1xxx: Possibly relevant for upstream adoption.
+2xxx: Only relevant for official Debian release.
diff --git a/patches/series b/patches/series
new file mode 100644 (file)
index 0000000..476a7a3
--- /dev/null
@@ -0,0 +1,2 @@
+1002_cmake-module-path-fix.patch
+1003_various-typo-fixes.patch
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..5e8da30
--- /dev/null
+++ b/rules
@@ -0,0 +1,51 @@
+#!/usr/bin/make -f
+
+NULL =
+
+include /usr/share/dpkg/pkg-info.mk
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/buildflags.mk
+
+# assure that gnupg has a writeable home
+BUILDHOME = $(CURDIR)/debian/deb_build_home
+export HOME=$(BUILDHOME)
+
+pre-build::
+       mkdir -p $(BUILDHOME)/.gnupg
+
+include /usr/share/cdbs/1/class/cmake.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/utils.mk
+
+DEB_BUILD_PARALLEL = 1
+
+DEB_DH_INSTALL_ARGS  += --fail-missing
+
+DEB_CMAKE_EXTRA_FLAGS += -DCMAKE_INSTALL_PREFIX=/usr \
+                         -DDOC_INSTALL_DIR=/usr/share/doc \
+                         -DLIB=lib/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH) \
+                         -DINCLUDE=include/$(shell dpkg-architecture -qDEB_BUILD_MULTIARCH) \
+                         -DCMAKE_BUILD_TYPE=Release \
+                         -DCMAKE_SKIP_RPATH=FALSE \
+                         -DCMAKE_SKIP_RPATH_INSTALL=TRUE \
+                         -DUSE_TRANSLATION_SET=${TRANSLATION_SET:-zypp} \
+                         -DDEBIAN=1 \
+                         $(NULL)
+
+DEB_MAKE_CHECK_TARGET = ctest
+
+DEB_DH_STRIP_ARGS_ALL = --dbgsym-migration='libzypp-dbg (<< 17.1.3~)'
+
+common-install-indep:: remove-cruft tweak-install
+common-install-arch:: remove-cruft tweak-install
+
+remove-cruft::
+       echo "Nothing to be decrufted..."
+
+tweak-install::
+       mv -f $(CURDIR)/debian/tmp/etc/logrotate.d/zypp-history.lr $(CURDIR)/debian/tmp/etc/logrotate.d/zypp-history
+
+get-orig-source:
+       uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..d1e90be
--- /dev/null
+++ b/watch
@@ -0,0 +1,4 @@
+version=3
+opts=filenamemangle=s/.*\/([\d\.-]+)\.tar\.gz/libzypp-$1.tar.gz/,dversionmangle=s/\+dfsg// \
+https://github.com/openSUSE/libzypp/tags .*/archive/([\d\.]+).tar.gz
+