| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-system-monitor | Distribution: openSUSE 12.2 |
| Version: 3.4.1 | Vendor: openSUSE |
| Release: 2.1.2 | Build date: Mon Jul 16 07:11:46 2012 |
| Group: System/GUI/GNOME | Build host: build09 |
| Size: 924967 | Source RPM: gnome-system-monitor-3.4.1-2.1.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: A Simple Process Monitor | |
GNOME-system-monitor is a simple process and system monitor for the GNOME Desktop.
GPL-2.0+
* Tue Apr 17 2012 vuntz@opensuse.org
- Update to version 3.4.1:
+ Bugs fixed: bgo#672741, bgo#673146.
+ Updated translations.
* Mon Apr 02 2012 jhernandez@emergya.es
- Enable systemd support only for openSUSE >= 12.2. On earlier
versions, don't use libsystemd-daemon/libsystemd-login
pkgconfig() BuildRequires since systemd is too old there.
* Tue Mar 27 2012 vuntz@opensuse.org
- Update to version 3.4.0:
+ Bug fixed: bgo#668574.
+ Updated translations.
* Tue Mar 20 2012 vuntz@opensuse.org
- Update to version 3.3.92:
+ Bug fixed: bgo#672302.
+ Updated translations.
* Tue Mar 06 2012 vuntz@opensuse.org
- Update to version 3.3.91:
+ Updated translations.
* Fri Feb 24 2012 vuntz@opensuse.org
- Add pkgconfig(libsystemd-daemon) and pkgconfig(libsystemd-login)
BuildRequires to build systemd support. Note that not booting
with systemd will be handled fine.
* Tue Feb 21 2012 vuntz@opensuse.org
- Update to version 3.3.90:
+ Collapse kthreadd part of the process tree (bgo#667830)
+ Implement case-insensitive instant search by process name
(bgo#668052)
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
* Tue Jan 17 2012 vuntz@opensuse.org
- Update to version 3.3.4:
+ Added Process Properties dialog (bgo#543347).
+ CPU usage line colors can be set for more than the first 4 CPUs
(bgo#632188).
+ Optional support for systemd (unit, session, seat, owner) in
process view
+ Improved sorting (bgo#507108, bgo#557122).
+ Fix crash (bgo#662463).
+ Updated translations.
* Tue Dec 20 2011 vuntz@opensuse.org
- Update to version 3.3.3:
+ More Control Group support improvements
+ More concise CPU list display
+ Add Priority column to the process table to show user-friendly
nice values
+ Add priority selection submenu with preset priority items
+ Add command line flags for each tab to display it on startup
+ Add 32-bit or 64-bit to the release label
+ Bugs fixed: bgo#619979, bgo#629571, bgo#131803, bgo#131802,
bgo#664926, bgo#665783.
+ Updated translations.
- Add pkgconfig(gmodule-2.0) BuildRequires: new explicit
dependency.
* Fri Nov 25 2011 dimstar@opensuse.org
- Update to version 3.3.2.1:
+ Fix build issue caused by include in lsof.cpp
- Changes from version 3.3.2:
+ Experimental support for cgroups
+ Ship with git-generated ChangeLog
+ Network load default colors improved for the colorblind
+ Remove status bar
+ Remember window position
+ Reduce number of default columns in processes view
+ Bugs fixed: bgo#649398, bgo#649842, bgo#652584, bgo#652602,
bgo#654888, bgo#656840, bgo#656841, bgo#661269, bgo#130719,
bgo#663569, bgo#646393, bgo#616794, bgo#576863, bgo#468495,
bgo#506035, bgo#343861, bgo#305883, bgo#553315, bgo#528149,
bgo#496436.
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
* Tue Oct 18 2011 vuntz@opensuse.org
- Update to version 3.2.1:
+ Updated translations.
* Mon Sep 26 2011 vuntz@opensuse.org
- Update to version 3.2.0:
+ Updated translations.
* Tue Aug 30 2011 vuntz@opensuse.org
- Update to version 3.1.90:
+ Updated translations.
- Changes from version 3.1.4:
+ Added Help button to preferences dialog.
+ Updated translations.
* Tue Jul 05 2011 vuntz@opensuse.org
- Update to version 3.1.3:
+ Show cpu speed for ppc64 processors.
+ Added system info support for OpenBSD.
+ Updated translations.
* Tue Jun 14 2011 vuntz@opensuse.org
- Update to version 3.1.2:
+ Correct bad status tip wording when hovering over View->My
Processes.
+ Fix to remember custom column ordering.
+ Added ability to navigate tabs using Alt-N.
+ Make change priority button respect button-images setting.
+ Updated translations.
* Tue May 17 2011 dimstar@opensuse.org
- Update to version 3.1.1.1:
+ Fixed 32-bit build
+ Updated translation
- Changes from version 3.1.1:
+ Fixed maximum nice value to read 19 instead of 20.
+ Fixed network totals overflow on 32-bit machines.
+ Added SI prefix tera to network counter.
+ Reworded "Solaris mode" label.
+ Updated translations.
* Tue Apr 05 2011 fcrozat@novell.com
- Update to version 3.0.0:
+ Fix crash for systems with more than 4 logical CPUs.
+ Pass parent window to About dialog.
+ Updated translations.
* Mon Mar 28 2011 fcrozat@novell.com
- Update to version 2.91.3:
+ Change setting's id and path to org.gnome.gnome-system-monitor
& /org/gnome/gnome-system-monitor, respectively
+ Updated translations.
- Changes from version 2.91.2:
+ Fix release path.
+ Fix a GSettings key.
+ Updated translations.
- Change old-style buildRequires to new pkgconfig() / gnome3 ones:
gtkmm2-devel, gtk2-devel, libwnck-devel, to gtkmm-3.0,
libwnck-3.0.
- Replace /usr/bin/lsb_release Requires with lsb-release (which is
a package).
- Replace GConf2 schemas handling with GSettings schemas handling,
with %glib2_gsettings_schema_* macros.
- Drop gconf2-devel BuildRequires.
* Fri Mar 11 2011 fcrozat@novell.com
- Update to version 2.91.1:
+ Autotools configuration update.
+ Minor fix to preference dialog.
+ Updated translations.
- Changes from version 2.91.0:
+ Ported to GTK+ 3.
+ Ported from GConf to GSettings.
+ Updated translations.
* Mon Feb 14 2011 sbrabec@suse.cz
- Added support for translation-update-upstream.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Remove 2.x references in summaries and descriptions.
* Tue Dec 14 2010 vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Tue Sep 28 2010 vuntz@opensuse.org
- Update to version 2.28.2:
+ Remove use of deprecated GTK+ API.
+ Fix build with -DGSEAL_ENABLE.
+ Updated translations.
* Thu May 27 2010 vuntz@opensuse.org
- Drop gnome-system-monitor-fate302198.diff and
gnome-system-monitor-fate304741.diff: those patches were not
accepted upstream. One depends on HAL (which we don't want) and
provides an UI that is suboptimal to list the hardware; the other
one is specific to thinkpads and doesn't bring enough benefits to
be kept.
- Drop hal-devel and hwinfo-devel BuildRequires.
- Remove autoreconf call, and remove non-existing --enable-pcrecpp
configure option.
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.28.1:
+ Updated translations.
- Remove en@shaw translations on 11.2 and earlier.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Updated translations.
* Tue Aug 04 2009 vuntz@novell.com
- Do not package omf files twice.
* Wed Jul 22 2009 coolo@novell.com
- do not require lsb but the binary needed (in lsb-release on 11.2)
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ NetBSD sysinfo support.
- Changes from version 2.27.3:
+ Fixed a small memory leak.
+ No more deprecated GTK+ symbols.
+ Network speed can be also displayed in bits.
- Drop gnome-system-monitor-bgo566962-leaks.diff: fixed upstream.
- Respin gnome-system-monitor-fate302198.diff.
* Sat May 23 2009 vuntz@novell.com
- Update to version 2.26.2:
+ Updated translations.
* Tue May 12 2009 vuntz@novell.com
- Correctly tag patches.
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Small bugfix about hiding pseudo filesystems.
* Mon Apr 06 2009 vuntz@novell.com
- Respin gnome-system-monitor-fate304741.diff that doesn't apply
with new patch package.
* Mon Mar 16 2009 vuntz@novell.com
- Update to version 2.26.0.1:
+ Updated translations.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Fixed potential segfault with broken icon themes (bgo#573030).
/usr/bin/gnome-system-monitor /usr/share/applications/gnome-system-monitor.desktop /usr/share/doc/packages/gnome-system-monitor /usr/share/doc/packages/gnome-system-monitor/AUTHORS /usr/share/doc/packages/gnome-system-monitor/COPYING /usr/share/doc/packages/gnome-system-monitor/ChangeLog /usr/share/doc/packages/gnome-system-monitor/NEWS /usr/share/doc/packages/gnome-system-monitor/README /usr/share/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml /usr/share/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml /usr/share/gnome /usr/share/gnome-system-monitor /usr/share/gnome-system-monitor/preferences.ui /usr/share/gnome/help /usr/share/gnome/help/gnome-system-monitor /usr/share/gnome/help/gnome-system-monitor/C /usr/share/gnome/help/gnome-system-monitor/C/figures /usr/share/gnome/help/gnome-system-monitor/C/figures/addColumn.png /usr/share/gnome/help/gnome-system-monitor/C/figures/changePriority.png /usr/share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png /usr/share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png /usr/share/gnome/help/gnome-system-monitor/C/figures/gnome-system-monitor_window.png /usr/share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png /usr/share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png /usr/share/gnome/help/gnome-system-monitor/C/figures/processListing.png /usr/share/gnome/help/gnome-system-monitor/C/figures/sortButton.png /usr/share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png /usr/share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png /usr/share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png /usr/share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png /usr/share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml /usr/share/gnome/help/gnome-system-monitor/C/legal.xml /usr/share/omf /usr/share/omf/gnome-system-monitor /usr/share/omf/gnome-system-monitor/gnome-system-monitor-C.omf /usr/share/pixmaps/gnome-system-monitor /usr/share/pixmaps/gnome-system-monitor/download.svg /usr/share/pixmaps/gnome-system-monitor/side.png /usr/share/pixmaps/gnome-system-monitor/upload.svg /usr/share/pixmaps/utilities-system-monitor.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:43:29 2013