Changes between Initial Version and Version 1 of Ticket #18339, comment 5


Ignore:
Timestamp:
Apr 2, 2023, 12:19:11 PM (20 months ago)
Author:
kallisti5

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18339, comment 5

    initial v1  
    44To be completely honest, given how often we update libsolv... it may be something we actually want + need to keep in-tree.  The license is BSD.  https://github.com/openSUSE/libsolv/blob/master/LICENSE.BSD
    55
    6 libsolv is a complex thing to update, especially given all the weird patching we do via Jam.  There's an ABI change between 0.3.0 and 0.7.23.. so updating libsolv immediately breaks the package kit.
     6libsolv is a complex thing to update, especially given all the weird patching we do via Jam.  There's an ABI change between 0.3.0 and 0.7.23.. so updating libsolv immediately breaks the package kit. (we have to make it a build-package, then rebuild on the later version)