github rpm-software-management/dnf5 5.0.3

latest releases: 5.2.6.2, 5.2.6.1, 5.2.6.0...
21 months ago

Highlights of this release

  • Add Python docs for: Base, Goal, RepoQuery, Package and PackageQuery
  • Add docs for Python bindings: they are auto generated now
  • Add --what* and --exactdeps options to repoquery
  • Add "user enter password" to dnf5daemon functionalities
  • Fix: remove repeating headers in transaction table
  • Fix: Status of download progress bar after successful download

What's Changed

  • Unify matching file patterns by @jan-kolarik in #124
  • Repoquery: Add --what* and --exactdeps options by @kontura in #129
  • dnf5daemon: Allow polkit to ask user to enter password by @m-blaha in #194
  • Fix: RepoDownloader::get_cache_handle: Don't set callbacks in LibrepoHandle by @jrohel in #196
  • [dnf5] Fix progress bars during downloading packages by @jrohel in #198
  • [dnf5] Fix: Handling of unknown exceptions by @jrohel in #197
  • modules: Fix ModuleItem copy and move constructor and assignment operator by @pkratoch in #199
  • Fix/remove repeating headers in transaction table by @jrohel in #205
  • MultiProgressBar: Take ownership of included ProgressBars by @m-blaha in #200
  • Fix a typo in comment by @wi24rd in #211
  • Write log messages from librepo and libmodulemd to Logger by @jrohel in #208
  • Setup SWIG and Sphinx to generate docs for Python bindings by @kontura in #163

New Contributors

Full Changelog: 5.0.2...5.0.3

Don't miss a new dnf5 release

NewReleases is sending notifications on new releases.