Package Release Info

libsolv-0.7.3-1.20

Update Info: Base Release
Available in Package Hub : 15 SP1 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-solv

Change Logs

* Wed Jan 30 2019 mls@suse.de
- fixed a couple of null pointer derefs
  [bnc#1120629] [bnc#1120630] [bnc#1120631]
  [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534]
- do favor evaluation before pruning allowing to (dis)favor
  specific package versions
- no longer disable infarch rules when they don't conflict with
  the job
- bump version to 0.7.3
* Fri Dec 07 2018 mls@suse.de
- do not autouninstall packages because of forcebest updates
- support rpm's new '^' version separator
- support set/get_considered_list in bindings
- new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag
  [fate#325513]
- bump version to 0.7.2
* Wed Oct 31 2018 mls@suse.de
- fix nasty off-by-one error in repo_write
- also copy pattern categories from the rpm that defines the
  pattern [fate#323785]
- bump version to 0.7.1
* Wed Oct 24 2018 mls@suse.de
- new repowriter interface
- new selection_make_matchsolvable function
- dropped support of REPOKEY_TYPE_U32
- bindings: Selection.flags is now an attribute
- bump version to 0.7.0
* Thu Aug 09 2018 mls@suse.de
- refactor arch handling
- add support for zstd and zchunk compression
- convert repo2solv.sh script into a binary tool
- bump version to 0.6.35
* Wed Jul 18 2018 ngompa13@gmail.com
- Fix compatibility with Mageia and RH/Fedora
* Wed Jul 18 2018 tchvatal@suse.com
- Sort a bit with spec-cleaner
- Use python/ruby/etc condition names to match what other packages
  do in order to make sure we are enabling/disabling stuff within
  prjcfg
- Silence the source unpacking
- Make sure to execute tests
* Fri Mar 23 2018 mls@suse.de
- make sure product files come from /etc/products.d in fallback
  search [bnc#1086602]
- bump version to 0.6.34
* Thu Mar 01 2018 mls@suse.de
- also use suggests for ordering packages [bnc#1077635]
* Wed Feb 28 2018 mls@suse.de
- fix bad assignment in solution refinement that led
  to a memory leak [bnc#1075978]
- use license tag instead of doc in the spec file [bnc#1082318]
- bump version to 0.6.33
Version: 0.7.16-3.29.2
* Tue Oct 20 2020 mls@suse.de
- 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
- bump version to 0.7.16
* Mon Oct 05 2020 mls@suse.de
- make testcase_mangle_repo_names deal correctly with freed repos
  [bnc#1177238]
* Fri Sep 11 2020 mls@suse.de
- fix deduceq2addedmap clearing bits outside of the map
- conda: feature depriorization first
- conda: fix startswith implementation
- move find_update_seeds() call in cleandeps calculation
- set SOLVABLE_BUILDHOST in rpm and rpmmd parsers
- new testcase_mangle_repo_names() function
- new solv_fmemopen() function
- bump version to 0.7.15
Version: 0.7.14-3.22.2
* Tue Jun 23 2020 ma@suse.de
- Enable zstd compression support for sle15
* Thu May 28 2020 mls@suse.de
- Enable zstd compression support for sle15-sp2
* Wed May 27 2020 mls@suse.de
- Support blacklisted packages in solver_findproblemrule()
  [bnc#1172135]
- Support rules with multiple negative literals in choice rule
  generation
- bump version to 0.7.14
Version: 0.7.13-3.19.7
* Fri Apr 24 2020 mls@suse.de
- Fix solvable swapping messing up idarrays
- bump version to 0.7.13
* Mon Apr 20 2020 mls@suse.de
- fix ruleinfo of complex dependencies returning the wrong origin
- bump version to 0.7.12
Version: 0.7.11-3.16.1
* Wed Jan 22 2020 mls@suse.de
- fixed solv_zchunk decoding error if large chunks are used
- treat retracted pathes as irrelevant
- made add_update_target work with multiversion installs
- bump version to 0.7.11
* Thu Dec 19 2019 mls@suse.de
- fix solv_zchunk decoding error if large chunks are used
  [bnc#1159314]
Version: 0.7.10-3.13.4
* Tue Dec 10 2019 mls@suse.de
- build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support
  multiple rpm database backends
* Tue Dec 10 2019 mls@suse.de
- added two new function to make libzypp independent of the rpm
  database format
- bump version to 0.7.10
* Thu Nov 21 2019 mls@suse.de
- support conda constrains dependencies
- bump version to 0.7.9
* Tue Nov 12 2019 mls@suse.de
- support arch<->noarch package changes when creating patch
  conflicts from the updateinfo data
- support for SOLVER_BLACKLIST jobs that block the installation
  of matched packages unless they are directly selected by an
  SOLVER_INSTALL job
- libsolv now also parses the patch status in the updateinfo
  parser
- new solvable_matchessolvable() function
- bump version to 0.7.8