]> code.ossystems Code Review - openembedded-core.git/commit
libsolv: upgrade 0.7.2 -> 0.7.3
authorAlejandro del Castillo <alejandro.delcastillo@ni.com>
Fri, 1 Feb 2019 17:06:55 +0000 (11:06 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Feb 2019 08:43:34 +0000 (08:43 +0000)
commita0f78447a14cf17ce4ae03a97ed4f703cbe1af2b
treedf3b62351aff2fec473891bf3aa75c3543a6f3fd
parent966b245a3a4fda1dc1333194e88fdbac34331b6a
libsolv: upgrade 0.7.2 -> 0.7.3

from NEWS:

- selected bug fixes:
  * fixed a couple of null pointer derefs and potential memory
    leaks
  * made disfavoring recommended packages work if strong recommends
    is enabled
  * no longer disable infarch rules when they don't conflict with
    the job
- new features:
  * do favor evaluation before pruning allowing to (dis)favor
    specific package versions

Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/libsolv/libsolv_0.7.3.bb [moved from meta/recipes-extended/libsolv/libsolv_0.7.2.bb with 95% similarity]