Skip to content

Releases: manatools/dnfdragora

Release 2.1.6

09 Jan 18:59
Compare
Choose a tag to compare
  • Fix issue #217 Update information' crash dnfdragora (thanks L-U-T-i)

Release 2.1.5

25 Nov 16:43
Compare
Choose a tag to compare
  • Fixed Segfault error when there is no package description. Thanks to Petr Leliaev
  • Added Info window after transaction. Thanks to Petr Leliaev

Release 2.1.4

15 Jan 15:10
Compare
Choose a tag to compare
  • Fixed #177 "size sorting is broken". Thanks to Nicolas Thierry-Mieg
  • Removed "failovermethod" from repo information, since it is not available any more

Release 2.1.3

02 Oct 12:09
5b0f4c3
Compare
Choose a tag to compare

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)

Release 2.1.2

24 Oct 12:09
Compare
Choose a tag to compare
  • Fixed wrong access to manatools.service module (issue #202)
  • Fixed issue #189 "No line break to fit the width of the window in dnfdragora"

NOTE: This version requires new libyui >= 4.2.14 and new libyui-mga >= 1.2.1 to work

Minor bug fixings and translations release

06 Jan 11:50
Compare
Choose a tag to compare
  • Updated translations
  • Fix issue #172 show only new packages triggers dnfdragora crash
  • Fix issue #168 for loading icons
  • Managed line feed into descriptions (see related Mageia bug)
  • Added an user preference to consider upgrades as updates (issue #163)

New libyui-mga menubar introduced and more...

06 Sep 15:23
Compare
Choose a tag to compare

This release mainly introduces the new menubar widget with a better menu view, see libyui-mga screenshots. However for those who don't have new libyui-mga 1.1.0 installed, old menu buttons are still present so that dnfdragora can continue working in the old way.

Note that pynotify dependency has been removed, since pystray has its own notifies now.

From the stability and bug fixing point of view a hugh work has been done, thanks for your reports and feed backs, below the major changes:

  • Test if new menubar is available or use old menu buttons
  • Fixed issue #158 uncategorized packages were not shown as updates with groups view
  • Fixed a crash when notify2.show is invoked, removed notify2 and use pstray.notify instead
  • Fixed a crash when a search is performed and select all is pressed
  • Hide menu dnfdragora-update if no updates present (experimental and configurable, as default is disabled since it does not work in every DEs)
  • Fixed dnfdragora logging settings
  • Fixed dnfdragora view when all_updates is True into settings (system configuration file)
  • Fixed dnfdragora view when --update-only is passed as option
  • dnfdragora-update: hide menu when running dnfdragora (experimental)
  • dnfdragora-update: used a different icon to show that updates are present
  • Added a message to dnfdragora-update if user force a check for updates and no updates are present
  • Added Restore default push button to reset the chosen options tothe default values
  • Added new Otions dialog
  • Added Help dialog
  • Fixed loop in case of GPG key missing if OnGPGImport is not received
  • Removed MenuButtons and added MenuBar and new menus (new libyui-mga needed)
  • Cleaning info text if got empty result searching
  • Added use of python regular expression if searching into package names or summaries. These search is performed into cached packages.

Release 2.0.4 mainly for translations

17 Jun 18:02
Compare
Choose a tag to compare

This release is focused mainly on translation but we also fixed some problems:

Bug fixing release 2.0.3

06 Jun 17:59
Compare
Choose a tag to compare

This release contains the following fixings:

  • Trapped AccessDeniedError got when cancelling or giving a wrong password to avoid closing dnfdragora
  • Fixed Build transaction cancelled (https://bugzilla.redhat.com/show_bug.cgi?id=1833623)
  • dnfdragora-update honouring --icon-path option parameter (also for svg files) see issue #55
  • Added Message box for users if build transaction fails

And we have a new icon thanks to Carson Black
logo

Bug fixing release 2.0.2

23 Apr 21:15
Compare
Choose a tag to compare

Another issue on startup due to configuration file missed or incomplete has been fixed.