Skip to content

4.1.4-0

Compare
Choose a tag to compare
released this 30 Dec 23:29
· 60 commits to master since this release

Following patch release based on code review, issue #119 and ongoing.

End users will now see:

  • Authentication dialog via pkexec uses custom icon, issue #148 and pull request #150
  • Package dependencies has added Depends: hicolor-icon-theme (installed by default)
  • Both CLI and GUI uses semantic version X.Y.Z to be consistent, issue #146
  • Package version X.Y.Z-0[+YYYYMMDD] for "old stable" is distinguished from the official fork to avoid duplicate version, issue #144
  • INSTALL script is reintroduced to make installation easier for "old stable", issue #141
  • Machines running AMD processor with virtualization capability will correctly use KVM to run QEMU, commit bfa514e that relates back to issue #78 (finally fixed after more than two years of ignorance)

Contributors will now see:

  • The listing is renamed and moved to data/contributors, issue #143
  • Contributing guidelines is added to top level of repository;
  • When creating new issues or pull requests, link to the guidelines will be shown, issue #147

Maintainers will now see:

  • The documentation for work flow is added, issue #138
  • The manual is revised with better text and relative links, issue #142
  • The content in debian/copyright is enhanced, issue #143
  • INSTALL script is much improved by pull request #151 after much testing
  • This patch release has better commit history compared to 4.1.2 and 4.1.3

Tested host system and ISO image:

  • Kubuntu 12.04 (KDE 4.8) 32-bit (-1)
  • Xubuntu 12.04 (Xfce 4.8) 32-bit (+1)
  • Xubuntu 14.04 (Xfce 4.10) 32-bit (+1)
  • Debian Xfce 8.x (Xfce 4.10) 32-bit (+2)
  • elementary OS 0.3 (Pantheon 1.371) 32-bit (+0)
  • Kubuntu 16.04 (KDE 5.5) 32-bit (-2)
  • Xubuntu 16.04 (Xfce 4.12) 32-bit (+0)
  • Ubuntu 16.04 (Unity 7.4) 32-bit (+0)
  • No testing for ISO image

Evaluation score:
-2 worse than earlier releases, almost unusable
-1 usable experience, but relatively poorer than others
+0 usable experience, but something different i.e. fallback Qt theme
+1 good and stable experience (ideal)
+2 good but less stable experience, need workaround i.e. force Qt theme

Disclaimer notes:

For this patch release, tested host system is limited to installation of dependencies, binary package via dpkg and makefile (selected host system) and pkexec and sudo authentication methods. Core features, such as "Select ISO" and "Rebuild ISO", have not been tested due to time consuming affairs.

Recent changes made:

  • Revised text for better description
  • Reduced text (details can be read in respective issues)
  • Evaluation score is added for tested host system