Commit Graph

6 Commits

Author SHA1 Message Date
Adolf Belka
e658a9642e libsolv: Update to version 0.7.19
- Update from 0.7.14 to 0.7.19
- Update of rootfile not required
- Changelog
   These are the major changes between libsolv versions:
    Version 0.7.19
     - selected bug fixes:
       * fix rare segfault in resolve_jobrules() that could happen
         if new rules are learnt
       * fix a couple of memory leaks in error cases
       * fix error handling in solv_xfopen_fd()
    Version 0.7.18
     - selected bug fixes:
       * fixed regex code on win32
       * fixed memory leak in choice rule generation
     - new features:
       * repo_add_conda: add flag to skip v2 packages
    Version 0.7.17
     - selected bug fixes:
       * repo_write: fix handling of nested flexarray
       * improve choicerule generation a bit more to cover more cases
       * harden testcase parser against repos being added too late
       * support python-3.10
       * check %_dbpath macro in rpmdb code
     - new features:
       * handle default/visible/langonly attributes in comps parser
       * support multiple collections in updateinfo parser
       * add '-D' option in rpmdb2solv to set the dbpath
    Version 0.7.16
     - selected bug fixes:
       * do not ask the namespace callback for splitprovides when writing
         a testcase
       * fix add_complex_recommends() selecting conflicted packages in
         rare cases leading to crashes
       * improve choicerule generation so that package updates are
         prefered in more cases
       * deal with missing repos in testcase_mangle_repo_names
    Version 0.7.15
     - selected bug fixes:
       * fix deduceq2addedmap clearing bits outside of the map
       * conda: feature depriorization first
       * conda: fix startswith implementation
       * move find_update_seeds() call in cleandeps calculation
     - new features:
       * set SOLVABLE_BUILDHOST in rpm and rpmmd parsers
       * new testcase_mangle_repo_names() function
       * new solv_fmemopen() function

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
2021-12-03 22:49:55 +01:00
Erik Kapfer
44bbc60696 libsolv: Update to version 0.7.14
Several fixes and features has been added.
A full overview of all changes can be found in here --> https://github.com/openSUSE/libsolv/blob/master/package/libsolv.changes .

Signed-off-by: Erik Kapfer <ummeegge@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2020-10-02 14:54:18 +00:00
Michael Tremer
2dc2a27803 lfs: Drop quotes in DEPS variable
Not sure why this has ever been there. This simply makes it
nicer to read and edit because we can have line-breaks now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
2020-03-24 08:57:27 +00:00
Peter Müller
eee037b890 update disclaimer in LFS files
Most of these files still used old dates and/or domain names for contact
mail addresses. This is now replaced by an up-to-date copyright line.

Just some housekeeping... :-)

Signed-off-by: Peter Müller <peter.mueller@link38.eu>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2018-09-10 19:20:36 +01:00
Michael Tremer
bca1f9e152 libsolv: Update to a more recent git version. 2012-08-21 14:40:14 +02:00
Michael Tremer
b297f5173b libsatsolver -> libsolv as the latter is used by pakfire 3 now. 2011-08-06 19:14:26 +02:00