Imported Upstream version 0.7.15
[platform/upstream/libsolv.git] / ext / repo_rpmdb.c
2011-03-17 Michael Schroeder- fix trigger copying, make rpmdbid handling nicer
2011-03-16 Michael Schroeder- adapt to rpm5 (thanks to Qing He and Mark Hatle)
2011-03-01 Michael Schroeder- add repo_add_rpm() and repo_add_deb()
2011-01-28 Michael Schroeder- fix mem leak in repo_add_rpmdb_pubkeys()
2010-12-02 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-11-24 Michael Andresdb.h can be found under /usr/include on Fedora, etc.
2010-11-11 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-08-06 Michael Schroeder- more range checks to catch bad gpg packets
2010-02-19 Klaus KämpfMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-17 Michael Schroeder- set thread count on fedora so that berkeleydb doesn...
2010-02-15 Klaus Kämpffix conflict
2009-12-18 Michael Schroeder- work around rpm bug when --prefix is used (fixes...
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-14 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-11 Michael Schroeder- fix fp leak [bnc#535468]
2009-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-04 Michael Schroeder- add changes, bump version, remove db.h workaround
2009-08-31 Michael Schroeder- add ugly workaround to make it use the right interface
2009-08-31 Michael Schroeder- map db functions to rpm versions
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-31 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-08-31 Michael Schroeder- adapt to build with rpm-4.7
2009-07-30 Michael Schroeder- fix memory leak
2009-07-22 Michael Schroeder- don't skip directories and empty files in inode count
2009-07-21 Michael Schroeder- color support in fileconflict checking
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