Skip to content

Release 2.1.3

Compare
Choose a tag to compare
@anaselli anaselli released this 02 Oct 12:09
· 125 commits to master since this release
5b0f4c3

This is a bug fixing release that contains the following changes

  • Changed widget weight to avoid wrong behavior and resizing limitations (see issue #206, issue #207 and libyui/libyui-gtk#83)
  • Added logging info if metadata have to be downloaded (expiration time).
    Note that MetaData update_interval <= 0 means that tha check is disabled as well as if dnf-makecache.timer is enabled
  • Fixed clicking to the right of checkboxes wrong behaviour (issue #203)
  • Performed an "escape" on description text before showing it as package information (issue #191)