* Sun Nov 12 2017 joerg.lorenzen@ki.tng.de
- Update to version 1.1.3
+ Fixed gsmartcontrol-root not launching if GDK_* variables are
not set.
- Version 1.1.2
+ Fixed gsmartcontrol-root not passing GDK_SCALE and
GDK_DPI_SCALE variables to gsmartcontrol when using PolKit.
+ Fixed blurriness of icons in the main window with GDK_SCALE=2.
+ Tweaked the main window interface.
+ Windows: Show volume labels beside drive letters in icon
tooltips.
* Mon Oct 02 2017 jengelh@inai.de
- Do not use install-strip so that debuginfo stays usable.
* Wed Sep 27 2017 joerg.lorenzen@ki.tng.de
- Update to version 1.1.1
+ Windows: Use Adwaita GTK+ theme for systems which support
Classic Windows theme, since the default win32 GTK+ theme is
broken in it; this includes Windows 7 and Windows Server.
+ Statistics entry values are formatted with commas for
readability.
+ Moved help information to website.
* Mon Sep 11 2017 joerg.lorenzen@ki.tng.de
- Update to version 1.1.0
+ New Statistics, Temperature Log, Error Recovery, Physical and
Directory tabs.
+ General tab shows non-SMART device settings as well.
+ Attributes tab shows entries in "brief" format.
+ Error Log tab shows Extended error log by default (if
supported).
+ Self-Test Log tab now shows Extended self-test log by default
(if supported).
+ GSmartControl now uses "-x" equivalent for retrieving data (as
upposed to "-a"); loading "-x" outputs as virtual drives is
also supported.
+ Implemented ability to copy rows in CSV format from Attribute,
Statistics and Self-Test Log tables.
+ Implemented "Update Drive Database" functionality.
+ Windows: Drive letters are shown for each drive.
+ Scan time is shown under virtual drive icons.
+ Polkit is supported with gsmartcontrol-root script now.
+ Pcrecpp is no longer bundled, use system-installed one instead.
+ Smartmontools version 5.43 is required at runtime.
+ Other minor improvements and fixes.
* Mon Jul 24 2017 joerg.lorenzen@ki.tng.de
- Update to version 1.0.2
+ Fixed incomplete capturing of smartctl output under Windows.
+ Added missing icons under Windows.
+ Fixed being able to turn on AODC even if unsupported.
* Mon Jun 19 2017 joerg.lorenzen@ki.tng.de
- Update to version 1.0.1
+ Fixed compilation under macOS.
+ Fixed compilation under Fedora Rawhide.
+ Don't use -mtune=generic for all targets.
* Fri Jun 16 2017 joerg.lorenzen@ki.tng.de
- Update to version 1.0.0
+ Ported to GTK+ 3.
+ Tweaked the user interface a bit.
+ Dropped support for Windows XP, 2000 and 2003 (they are no
longer supported by GTK+).
+ Fixed detection of newer system-installed smartmontools under
Windows.
* Tue May 16 2017 joerg.lorenzen@ki.tng.de
- Update to version 0.9.0
+ Implemented (untested) support for Linux-based Areca
controllers with enclosures.
+ Implemented (untested) support for Windows-based Areca
controllers (thanks to Richard Kagerer).
+ Implemented (untested) support for Linux-based HP controllers
with cciss and hpsa/hpahcisr drivers (thanks to
Fabrice Bacchella).
+ Changes in Preferences no longer fail silently until
rescan/restart.
+ Better drive detection under Windows after removable drives
are detached.
+ Windows version is no longer marked as "dpi aware" since it's
not supported that well.
+ Drive attribute descriptions have been updated (including
clarifications for SSDs).
+ Added support for SSD-only and HDD-only vendor attributes.
+ Devices having only basic info can be displayed now in the
info window.
+ Fixed BDRW drive detection (it was detected as a HDD).
+ Other minor improvements.
+ A number of issues have been fixed (including a crash).
* Wed Oct 12 2016 mailaender@opensuse.org
- install licenses
- add missing desktop/icon macros
- recommend xdg-su
* Sun Aug 28 2016 mailaender@opensuse.org
- drop unused and unapplicable gsmartcontrol_parser_crash_fix.diff
* Thu Jun 23 2016 nemysis@openSUSE.org
- Initial package creation