also check for read-only rpm db in /usr/share/rpm (ostree)
[platform/upstream/libsolv.git] / ext / repo_rpmdb.c
2009-07-15 Michael Schroeder- allow index and match specification in getinstalledrp...
2009-07-14 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-13 Michael Schroeder- add rpm_byrpmh and rpm_query functions
2009-07-10 Michael Schroeder- add repodata_join function to join a solvable block
2009-07-08 Michael Schroeder- allow ro database access for non-root users on fedora
2009-07-07 Michael Schroeder- fix bug in repo_add_rpmdb
2009-07-06 Michael Schroeder- add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p...
2009-07-02 Michael Schroeder- add checksum generation code
2009-06-30 Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-29 Michael Schroeder- add checksum functions
2009-06-29 Michael Schroeder- add some comments, move code around
2009-06-22 Michael Schroeder- create libsatsolverext static library