Skip to content

Commit

Permalink
libdnf: Bump for GPG subkeys fix
Browse files Browse the repository at this point in the history
See #1094 (comment)
and rpm-software-management/libdnf#711.

Update submodule: libdnf

Closes: #1819
Approved by: cgwalters
  • Loading branch information
jlebon authored and rh-atomic-bot committed Apr 28, 2019
1 parent 3d18c41 commit 9cb1f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libdnf
Submodule libdnf updated 60 files
+1 βˆ’1 VERSION.cmake
+122 βˆ’16 bindings/swig/conf.i
+0 βˆ’8 bindings/swig/repo.i
+4 βˆ’4 data/tests/hawkey/yum/repodata/repomd.xml
+17 βˆ’0 docs/release_notes.rst
+3 βˆ’3 libdnf.spec
+0 βˆ’1 libdnf/CMakeLists.txt
+4 βˆ’1 libdnf/conf/ConfigMain.cpp
+1 βˆ’0 libdnf/conf/ConfigMain.hpp
+13 βˆ’1 libdnf/conf/ConfigRepo.cpp
+2 βˆ’2 libdnf/conf/OptionBool.hpp
+5 βˆ’0 libdnf/dnf-cmd.cpp
+38 βˆ’0 libdnf/dnf-context.cpp
+3 βˆ’0 libdnf/dnf-context.h
+23 βˆ’1 libdnf/dnf-keyring.cpp
+24 βˆ’1 libdnf/dnf-package.cpp
+3 βˆ’3 libdnf/dnf-repo.cpp
+2 βˆ’1 libdnf/dnf-sack-private.hpp
+83 βˆ’54 libdnf/dnf-sack.cpp
+1 βˆ’1 libdnf/goal/Goal.cpp
+6 βˆ’1 libdnf/hy-package.cpp
+0 βˆ’2 libdnf/hy-query-private.hpp
+0 βˆ’6 libdnf/hy-query.cpp
+6 βˆ’41 libdnf/hy-repo-private.hpp
+0 βˆ’273 libdnf/hy-repo.cpp
+3 βˆ’1 libdnf/hy-types.h
+116 βˆ’34 libdnf/module/ModulePackage.cpp
+4 βˆ’1 libdnf/module/ModulePackage.hpp
+16 βˆ’5 libdnf/module/ModulePackageContainer.cpp
+2 βˆ’0 libdnf/module/ModulePackageContainer.hpp
+196 βˆ’0 libdnf/repo/Repo-private.hpp
+296 βˆ’151 libdnf/repo/Repo.cpp
+15 βˆ’4 libdnf/repo/Repo.hpp
+2 βˆ’1 libdnf/repo/solvable/Package.cpp
+1 βˆ’0 libdnf/sack/CMakeLists.txt
+21 βˆ’0 libdnf/sack/advisory.cpp
+2 βˆ’0 libdnf/sack/advisory.hpp
+113 βˆ’0 libdnf/sack/advisorymodule.cpp
+58 βˆ’0 libdnf/sack/advisorymodule.hpp
+96 βˆ’41 libdnf/sack/query.cpp
+13 βˆ’0 libdnf/sack/query.hpp
+28 βˆ’0 libdnf/utils/utils.cpp
+4 βˆ’0 libdnf/utils/utils.hpp
+0 βˆ’1 python/hawkey/CMakeLists.txt
+1 βˆ’2 python/hawkey/__init__.py
+0 βˆ’6 python/hawkey/hawkeymodule.cpp
+24 βˆ’4 python/hawkey/query-py.cpp
+0 βˆ’223 python/hawkey/repo-py.cpp
+0 βˆ’34 python/hawkey/repo-py.hpp
+121 βˆ’16 python/hawkey/sack-py.cpp
+1 βˆ’1 python/hawkey/sack-py.hpp
+0 βˆ’2 python/hawkey/tests/module/__init__.py
+0 βˆ’16 python/hawkey/tests/module/hawkey_testmodule.cpp
+9 βˆ’2 python/hawkey/tests/tests/base.py
+0 βˆ’48 python/hawkey/tests/tests/test_repo.py
+5 βˆ’1 python/hawkey/tests/tests/test_sack.py
+4 βˆ’2 tests/hawkey/test_repo.cpp
+9 βˆ’7 tests/hawkey/test_sack.cpp
+3 βˆ’2 tests/hawkey/testshared.cpp
+3 βˆ’2 tests/libdnf/repo/PackageTest.cpp

0 comments on commit 9cb1f61

Please sign in to comment.