]> git.ipfire.org Git - thirdparty/libsolv.git/shortlog
thirdparty/libsolv.git
2018-08-09  Denis OllierFix out of bounds compilation warning 277/head
2018-08-09  Michael SchroederAdd changes, bump version to 0.6.35 0.6.35
2018-07-25  Michael SchroederFix indent
2018-07-25  Michael SchroederMake the arch score unsigned int
2018-07-24  Michael SchroederBring id2color check in poolarch.c in sync with poolarch.h
2018-07-24  Michael SchroederAlso use unsigned int when bounds checking pool_arch2co...
2018-07-24  Michael SchroederRefactor arch handling
2018-07-21  Michael SchroederAllow zchunk files with zero chunks
2018-07-20  Michael Schroederzchunk: fix bounds check in getuint
2018-07-20  Michael SchroederRefactor checksum parsing
2018-07-19  Michael SchroederAdapt to zchunk format change
2018-07-19  Michael SchroederAdd generated manpage as well
2018-07-19  Michael SchroederFix RPMDB_KEEP_GPG_PUBKEY handling
2018-07-19  Michael SchroederAdd manpage for solv tool
2018-07-18  Michael SchroederEek, fix typo
2018-07-18  Michael SchroederAdapt for changed pubring naming in gpg
2018-07-18  Michael SchroederFix getinstalledrpmdbids handling of the match attribute
2018-07-18  Michael Schroederno bindings for sles11
2018-07-18  Michael SchroederNo python3 in SLE11
2018-07-18  Michael Schroederlibzstd is only available for >= leap15
2018-07-18  Michael SchroederAdd back missing changes line
2018-07-18  Michael SchroederUpdate the spec to current standards
2018-07-18  Michael Schroederzchunk: support extracting of streams other than "1"
2018-07-17  Michael SchroederFix parsing of susetags when the content file does...
2018-07-17  Michael SchroederBuild with zstd and zchunk support
2018-07-17  Michael SchroederFix reading of content file in susetags
2018-07-17  Michael SchroederDrop the patchcheck tool
2018-07-16  Michael SchroederAdd compat symlink for repo2solv
2018-07-16  Michael SchroederMove old repo2solv.sh into examples
2018-07-16  Michael SchroederFix bug in susedata languages extension
2018-07-16  Michael SchroederAdd repo2solv manpage
2018-07-16  Michael SchroederAdd new repo2solv tool replacing the old shell script
2018-07-13  Michael SchroederAdd missing solv_zchunk.h file
2018-07-12  Michael Schroedersolv_zchunk: bite should be unsigned int
2018-07-12  Michael SchroederGet rid of some warnings
2018-07-12  Michael SchroederSupport zchunk compression
2018-07-12  Michael SchroederFix handling of deleted keys in repo_search when a...
2018-07-11  Michael SchroederExport repodata_set_kv and make use of it in repo_rpmdb.c
2018-07-11  Michael SchroederSupport saving the solvable dependencies as normal...
2018-07-11  Michael SchroederSupport solvable dependency arrays of type REPOKEY_TYPE...
2018-07-11  Michael SchroederRefactor pool_resize_rels_hash
2018-07-11  Michael SchroederRefactor internal stringpool_resize_hash function
2018-07-11  Michael SchroederSupport zstd compression
2018-07-11  Michael SchroederMerge pull request #274 from ignatenkobrain/solvable2id
2018-07-04  Igor Gnatenkobindings: fix dir2str function return type
2018-07-02  Igor Gnatenkoadd pool_solvable2id() 274/head
2018-06-27  Michael SchroederFix fp double close, work around some false positives...
2018-06-22  Michael SchroederMerge pull request #273 from dbnicholson/deb-control...
2018-06-21  Dan NicholsonBump debian control.tar size limit 273/head
2018-06-15  Michael SchroederTweak documentation of add_dirstr method
2018-06-15  Michael SchroederMerge pull request #271 from ignatenkobrain/python
2018-06-15  Igor Gnatenkobindings: expose repodata_str2dir, repodata_dir2str... 271/head
2018-06-07  Michael SchroederRemove wrong solv_free(data->vincore) in repodata_inter...
2018-06-04  Michael SchroederMerge pull request #262 from j-mracek/const
2018-06-04  Michael SchroederMerge pull request #266 from ignatenkobrain/typo
2018-06-04  Michael SchroederAdd RPMDB_KEEP_GPG_PUBKEY flag
2018-05-15  Jaroslav MracekAdd const for second variable 262/head
2018-05-11  Igor Gnatenkodoc: fix typo 266/head
2018-05-07  Michael SchroederTweak source heuristic in ENABLE_RPMPKG_LIBRPM case
2018-05-07  Michael SchroederRefactor repodata_set_kv function
2018-05-07  Michael SchroederGet rid of old cmake cruft
2018-05-07  Michael SchroederMerge pull request #264 from m-blaha/rpmsourceheuristic
2018-05-04  Marek Blahasource/binary rpm detection heuristic when ENABLE_RPMPK... 264/head
2018-03-23  Michael SchroederAdd changes, bump version to 0.6.34 0.6.34
2018-03-23  Michael SchroederMake sure the product file comes from /etc/products...
2018-03-01  Michael SchroederAlso use suggests for ordering packages
2018-02-28  Michael SchroederAdd changes, bump version to 0.6.33 0.6.33
2018-02-28  Michael SchroederFix Selection.clone implementation and documentation
2018-02-28  Michael SchroederUse %license instead of %doc for the license
2018-02-28  Michael SchroederMerge pull request #257 from ignatenkobrain/seleciton...
2018-02-27  Michael SchroederFix saving of branches when refining problems
2018-02-27  Igor Gnatenkobindings: use $self for Selection.clone() 257/head
2018-02-26  Michael SchroederFix parserpmrichdep conditional
2018-02-26  Michael SchroederMerge pull request #256 from ignatenkobrain/python...
2018-02-25  Igor Gnatenkobindings: expose parserpmrichdep() 256/head
2018-02-19  Michael SchroederWork around rpm bug if HEADERIMPORT_FAST is used
2018-02-15  Michael SchroederFix changes
2018-02-13  Michael SchroederAdd changes, bump version to 0.6.32 0.6.32
2018-02-12  Michael SchroederRework fetch phase in fileconflict handling
2018-02-12  Michael SchroederImprove file conflict output in example solver
2018-02-08  Michael Schroederfileconflicts: make sure at least one candidate is...
2018-01-31  Michael SchroederRemove solver_disableproblem and solver_enableproblem
2018-01-31  Michael SchroederAdd changes, bump version to 0.6.31 0.6.31
2018-01-31  Michael SchroederMove new functions into SOLV_1.2 section
2018-01-31  Michael SchroederUse exact size types in header access functions
2018-01-30  Michael SchroederFix comment
2018-01-30  Michael SchroederMake serialize_dbenv_ops static
2018-01-30  Michael SchroederSome more code cleanup
2018-01-30  Michael SchroederAllow pool_error to be called with no pool
2018-01-30  Michael SchroederMove database functions in header files
2018-01-30  Michael SchroederAlso use headread if RPMPKG_LIBRPM is not defined
2018-01-30  Michael SchroederFix memory leaks in LIBRPM code
2018-01-30  Michael SchroederFix _dbpath macro definition
2018-01-29  Michael SchroederAdd ENABLE_RPMDB_LIBRPM and ENABLE_RPMPKG_LIBRPM options
2018-01-18  Michael SchroederAdd pool_set_whatprovides function
2018-01-18  Michael SchroederAdd map_clr_at and MAPCLR_AT
2018-01-11  Michael Schroedertestcase_add_testtags: make sure that we have a solvabl...
2018-01-05  Michael SchroederFix last commit when the involvedmap has a zero size
2018-01-05  Michael SchroederSet dup updaters when creating the dup maps
2017-12-20  Michael SchroederMerge pull request #248 from termim/zlib-typo
next