Package Release Info

mate-system-monitor-1.24.0-bp152.1.11

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mate-system-monitor
mate-system-monitor-lang

Change Logs

* Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.24.0 (changes since 1.22.1):
  * Network History: Fix labels.
  * Show GPU info on the System tab.
  * Use g_format_size or g_format_size_full.
  * Update some instructions after review.
  * Update help with more information and some corrections.
  * gsm_color_button: Avoid redundant redeclarations.
  * Add translator notes for desktop file.
  * Migrate from intltool to gettext.
  * Use MATE_DEBUG_CHECK for setting compiler debug flags.
  * Use MATE_COMPILE_WARNINGS and MATE_CXX_WARNINGS macros.
  * Require GLib >= 2.56.0.
  * Render icons as cairo surfaces for HiDPI support.
  * Change url project's website.
  * proctable: cppcheck: Local variable "column" shadows outer
    variable.
  * Add drive I/O info on usage and prefs section.
  * Make SysInfo::get_os_type a static function.
  * msm_execute_helper: Fix memory leak.
  * sysinfo: Condition "markup" is always false.
  * procman: Use G_VARIANT_TYPE ("ai") instead of
    G_VARIANT_TYPE_ARRAY.
  * smooth_refresh: Assigned value is garbage or undefined.
  * Add drive IO on process info.
  * filter-out conflictive c-format comments.
  * Fix "msgstr" is not a valid C format string, unlike "msgid".
  * Update translations.
- Drop support for old openSUSE versions.
- Remove mate-system-monitor-gtk-3.20.patch.
- Add mate-system-monitor-glib-2.54.patch: Restore GLib 2.54
  support.
* Sun May 12 2019 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 1.22.1:
  * Support 32 cpus.
  * sysinfo: Show debian version.
  * Show available disc space in ZFS.
  * Show 32/64-bit Version intead of release for Arch Linux in
    System tab.
  * Show OpenIndiana release and kernel info in System tab.
  * Show FreeBSD sysname, release, version in System tab.
  * Fix openSUSE Tumbleweed rolling release info.
  * gtk3: Use “program-name” property in gtk_show_about_dialog.
  * help: Update copyright
  * Update translations.
Version: 1.22.1-2.1
* Sun May 12 2019 sor.alexei@meowr.ru
- Update to version 1.22.1:
  * Support 32 cpus.
  * sysinfo: Show debian version.
  * Show available disc space in ZFS.
  * Show 32/64-bit Version intead of release for Arch Linux in
    System tab.
  * Show OpenIndiana release and kernel info in System tab.
  * Show FreeBSD sysname, release, version in System tab.
  * Fix openSUSE Tumbleweed rolling release info.
  * gtk3: Use ?program-name? property in gtk_show_about_dialog.
  * help: Update copyright
  * Update translations.
* Tue Mar 05 2019 sor.alexei@meowr.ru
- Update to version 1.22.0:
  * interface: Avoid deprecated gtk_menu_popup.
  * Avoid compile warning for g_type_class_add_private.
  * Avoid deprecated GtkStock.
  * Ensure proper translation of the about dialogue title.
  * Licence text in the About dialogue.
  * Make translatable the copyright in the about dialogue.
  * Help - Priority preset values, including custom value.
  * procman: Avoid deprecated g_settings_list_keys.
  * Update translations.
- Rebase mate-system-monitor-gtk-3.20.patch.
* Mon Dec 24 2018 sor.alexei@meowr.ru
- Update to version 1.20.2:
  * Disable deprecation warnings for distcheck.
  * Move AppStream files to the metainfo/ directory.
  * Fix grammar mistake & gui label.
  * Use make functions for HELP_LINGUAS.
  * Update translations.
* Sun Jun 17 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
  * Fix a crash on systems with pid 0.
  * Update interval text in resources tab corrected.
  * Update translations.
Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
  * Require GTK+ 3.22 and GLib 2.50.
  * Avoid deprecated gdk_screen_width/height().
  * sysinfo: Avoid deprecated GtkAlignment.
  * Fix system logo alignment.
  * An implementation of WidthOfScreen and HeightOfScreen.
  * process table: Make search case-insensitive.
  * procman.cpp: Fix "argument 1 null where non-null expected".
  * sysinfo.cpp: Fix "this 'if' clause does not guard..."
  * proctable.cpp: Fix "this 'else' clause does not guard..."
  * Update translations.
- Add mate-system-monitor-gtk-3.20.patch: Restore GLib 2.48 and
  GTK+ 3.20 support.
* Wed Oct 25 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
  * sysinfo: Disable focus in all labels.
  * Update copyright year.
  * Update translations.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
  * NEWS: Use consistent, project wide, markdown-like formatting to
    make generating release announcements easier.
  * Add pkexec support for using kill and renice on other users
    processes, and try using it before trying gksu.
  * Fix some GTK+ deprecations.
  * Update translations.
- Require polkit instead of xdg-utils but keep
  mate-system-monitor-xdgsu.patch just in case.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
  * Update translations.
- Remove mate-system-monitor-gtk3.10.patch.
* Sun Aug 14 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
  * Fix build with recent gcc and clang.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0 (changes since 1.12.2):
  * Move to GTK+3, drop GTK+2 code and --with-gtk build option.
  * Set minimum required GTK+ version to 3.14, drop some deprecated
    code.
  * Run gksu binary instead of loading libgksu2.so (which is GTK+2
    only).
  * Drop MateConf migration script.
  * Main window: Save maximised state in gsettings on exit and load
    it on startup.
  * Disks: Add saving and loading width and visibility of columns.
  * Process properties: Show cgroups.
  * Process properties: Show N/A when cgroups or selinux isn't set.
  * Process table: Show running state when CPU time changes.
  * Change graph grid line colours and pattern.
  * Draw the background of graphs explicitly to avoid issues with
    GTK+ 3.20.
  * Fix incorrect icons for some known applications like marco or
    vino.
  * Some more fixes and cleanups.
  * Update translations.
  * Fix Changelog generation.
- Rebase mate-system-monitor-xdgsu.patch.
- Add mate-system-monitor-gtk3.10.patch: add support for Gtk 3.10
  (SLE 12 and openSUSE 13.1).
* Mon Mar 21 2016 sor.alexei@meowr.ru
- Update to version 1.12.2:
  * Process table: Avoid expanding collapsed nodes on every refresh.
  * Prefs dialog: Fix refresh rate not saving in some cases.
  * Memmaps dialog: Fix unwanted autoscrolling to the top of list.
  * Fix segfault on view mode change with process properties open.
  * Some more fixes.
- Add mate-system-monitor-xdgsu.patch: use xdg-su instead of gksu.
- Require xdg-utils for privileging.
* Mon Jan 11 2016 sor.alexei@meowr.ru
- Build with systemd support.
* Mon Nov 30 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
  * Process table: delay saving column widths (avoids eating CPU
    and slowdowns when resizing columns).
  * Process table: force icon size (fixes huge mate-sensors-applet
    icon with recent Gtk3 versions).
  * Disks: set minimum width for device column (fixes crash when
    resizing it to zero with recent Gtk3 versions).
  * Some fixes and adjustments.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0:
  * Support build with C++11.
* Thu Oct 15 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
  * SysInfo: Add proper detection for Linux Mint and LMDE.
  * SysInfo: Let distributions define custom side image.
  * Interface: Add border to notebook.
  * Retrieve strings directly from gschema (requires intltool
    0.50.1).
  * Add support for libsystemd (in addition to libsystemd-login).
  * Drop useless dependency on mate-icon-theme.
  * Drop C89 support.
  * Update translations.
* Mon Jul 13 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
  * Help fixes.
  * Update translations.
* Tue May 05 2015 sor.alexei@meowr.ru
- Update to 1.10.0 (changes since 1.9.2):
  * Update translations.
- Spec cleanup.
* Thu Jan 22 2015 p.drouand@gmail.com
- Update to version 1.9.2 (unstable)
  * Bugs fix release
* Sun Nov 23 2014 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
  + Dont sync GSettings before quit; It is unneeded
    Closes #37 (https://github.com/mate-desktop/mate-system-monitor/issues/37)
  + Add appdata support
  + Update translations
* Mon Jul 14 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
  + Fix man page NAME section
* Wed Mar 05 2014 p.drouand@gmail.com
- Update to version 1.8.0
  + no changes since version 1.7.90
* Thu Feb 20 2014 p.drouand@gmail.com
- Update to version 1.7.90 (unstable)
  + Add GTK3 support
  + Use libwnck instead of libmatewnck
  + Use yelp-tools instead of mate-doc-utils
- Remove unused dependencies: glibmm, giomm
- Replace libmatewnck requirement with libwnck
- Replace mate-doc-utils requirement with yelp-tools
* Thu Sep 19 2013 p.drouand@gmail.com
- Remove branded logo; it doesn't have real interest
* Sat Aug 03 2013 p.drouand@gmail.com
- Update to version 1.6.1
  + fix make file for automake-1.13
  + fixes for make dist
  + check if cpu color key exists before read it
    closes #14 https://github.com/mate-desktop/mate-system-monitor/issues/14
  + fix indentation
  + add manpage for mate-system-monitor
    closes #20 https://github.com/mate-desktop/mate-system-monitor/issues/20