]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Generalize uninternalized lookups
authorMichael Schroeder <mls@suse.de>
Fri, 21 Sep 2018 13:35:54 +0000 (15:35 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 21 Sep 2018 13:35:54 +0000 (15:35 +0200)
commit00ada46c5cccef72dd1f9cbdf467f6d7d3ce7ce0
tree7146698e06979894d0c102860c657bf3bd99e684
parent2cdefc1660f665a723acc24912fd2e210a970b6e
Generalize uninternalized lookups

We now have the generic repodata_lookup_kv_uninternalized and
repodata_search_uninternalized to access uninternalized data.

Drop the old interface, the functions were only used in some
metadata parsers. So it's an API change but nobody should notice.
ext/repo_appdata.c
ext/repo_rpmmd.c
ext/repo_susetags.c
src/libsolv.ver
src/repodata.c
src/repodata.h