Commit Graph

54 Commits

Author SHA256 Message Date
Dominique Leuenberger
6ef75a261b Accepting request 573317 from Base:System
- Small cleanup with spec-clener

- Update to version 2.1.0
  * Linux: Delay accounting metrics
    (thanks to André Carvalho)
  * Support for real-time signals
    (thanks to Kang-Che Sung)
  * 'c' key now works with threads as well
  * Session column renamed from SESN to SID
    (thanks to Kamyar Rasta)
  * Improved UI for meter style selection
    (thanks to Kang-Che Sung)
  * Improved code for constructing process tree
    (thanks to wangqr)
  * Compile-time option to disable setuid
  * Error checking of various standard library operations
  * Replacement of sprintf with snprintf
    (thanks to Tomasz Kramkowski)
  * Linux: performance improvements in battery meter
  * Linux: update process TTY device
  * Linux: add support for sorting TASK_IDLE
    (thanks to Vladimir Panteleev)
  * Linux: add upper-bound to running process counter
    (thanks to Lucas Correia Villa Real)
  * BUGFIX: avoid crash when battery is removed
    (thanks to Jan Chren)
- Refreshed htop-desktop-file-fix-thoenig-01.patch
- Added htop-script-python3.patch

OBS-URL: https://build.opensuse.org/request/show/573317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=41
2018-02-06 15:51:21 +00:00
Martin Pluskal
81f7877339 - Small cleanup with spec-clener
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=46
2018-02-06 13:44:01 +00:00
Martin Pluskal
84e180940a osc copypac from project:home:alois:branches:Base:System package:htop revision:10
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=45
2018-02-06 13:41:01 +00:00
Martin Pluskal
1963248441 Accepting request 573183 from home:avindra
- Update to version 2.1.0:
  * Compile-time option to disable setuid
  * Delay accounting metrics
  * Support for real-time signals
  * 'c' key now works with threads as well
  * Session column renamed from SESN to SID
  * Improved UI for meter style selection
  * Improved code for constructing process tree
  * Error checking of various standard library operations
  * Replacement of sprintf with snprintf
  * Performance improvements in battery meter
  * Update process TTY device
  * Add support for sorting TASK_IDLE
  * Add upper-bound to running process counter
  * Bugfix: avoid crash when battery is removed
  * DragonFlyBSD support
- cleanup with spec-cleaner
- rebase htop-desktop-file-fix-thoenig-01.patch
- use https

OBS-URL: https://build.opensuse.org/request/show/573183
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=44
2018-02-06 08:14:51 +00:00
Dominique Leuenberger
bf823fc071 Accepting request 448530 from Base:System
- Add gpg signature

OBS-URL: https://build.opensuse.org/request/show/448530
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=40
2017-01-09 10:55:52 +00:00
Martin Pluskal
6b66d11eb9 - Add gpg signature
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=42
2017-01-02 15:38:04 +00:00
Dominique Leuenberger
e27602d80f Accepting request 437978 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/437978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=39
2016-11-01 08:58:58 +00:00
Martin Pluskal
0c15f38294 - Small spec file cleanup
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=40
2016-10-24 07:43:45 +00:00
Dominique Leuenberger
9a0f0e4e99 Accepting request 415036 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/415036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=38
2016-07-28 21:47:08 +00:00
e77e14708f Accepting request 414579 from home:pluskalm:branches:Base:System
- Update to version 2.0.2:

OBS-URL: https://build.opensuse.org/request/show/414579
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=38
2016-07-25 11:11:19 +00:00
Dominique Leuenberger
8d08211ea7 Accepting request 407228 from Base:System
- added upstream patch fixing ESCDELAY-related build failure on modern ncurses
  (htop-2.0.1-fix-escdelay-usage.patch)
- updated configure script parameters

- Update to v2.0.1
  * OpenBSD: Various fixes and improvements (thanks to Michael McConville and 
    Juan Francisco Cantero Hurtado)
  * FreeBSD: fix CPU and memory readings (thanks to Tim Creech, Hung-Yi Chen, 
    Bernard Spil, Greg V)
  * FreeBSD: add battery support (thanks to Greg V)
  * Linux: Retain last-obtained name of a zombie process
  * Mac OS X: Improve portability for OS X versions (thanks to Michael Klein)
  * Mac OS X: Fix reading command-line arguments and basename
  * Mac OS X: Fix process state information
  * Mac OS X: Fix tree view collapsing/expanding
  * Mac OS X: Fix tree organization
  * Mac OS X: Fix memory accounting
  * Fix crash when emptying a column of meters
  * Make Esc key more responsive
- removed htop-2.0.0-fix-buffer-reuse.patch and htop-stdgnu.patch

OBS-URL: https://build.opensuse.org/request/show/407228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=37
2016-07-15 10:49:52 +00:00
aecea9370e (htop-2.0.1-fix-escdelay-usage.patch)
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=36
2016-07-08 08:59:25 +00:00
beeda113c2 Accepting request 397323 from home:develop7:branches:Base:System
- added upstream patch fixing ESCDELAY-related build failure on modern ncurses
- updated configure script parameters
- Update to v2.0.1
  * OpenBSD: Various fixes and improvements (thanks to Michael McConville and 
    Juan Francisco Cantero Hurtado)
  * FreeBSD: fix CPU and memory readings (thanks to Tim Creech, Hung-Yi Chen, 
    Bernard Spil, Greg V)
  * FreeBSD: add battery support (thanks to Greg V)
  * Linux: Retain last-obtained name of a zombie process
  * Mac OS X: Improve portability for OS X versions (thanks to Michael Klein)
  * Mac OS X: Fix reading command-line arguments and basename
  * Mac OS X: Fix process state information
  * Mac OS X: Fix tree view collapsing/expanding
  * Mac OS X: Fix tree organization
  * Mac OS X: Fix memory accounting
  * Fix crash when emptying a column of meters
  * Make Esc key more responsive
- removed htop-2.0.0-fix-buffer-reuse.patch and htop-stdgnu.patch

OBS-URL: https://build.opensuse.org/request/show/397323
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=35
2016-05-23 10:27:07 +00:00
Dominique Leuenberger
b52ae25975 Accepting request 369780 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/369780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=36
2016-03-16 09:35:23 +00:00
276b3ac020 Accepting request 365634 from home:develop7:branches:Base:System
htop-2.0.0-fix-buffer-reuse.patch: upstream fix for crash with SIGABRT

OBS-URL: https://build.opensuse.org/request/show/365634
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=33
2016-03-10 20:26:08 +00:00
Dominique Leuenberger
2487e93028 Accepting request 358985 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/358985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=35
2016-02-16 08:18:40 +00:00
412f2a797f Accepting request 358925 from home:boombatower:branches:Base:System
- Update to version 2.0.0.
  * Platform abstraction layer
  * Initial FreeBSD support
  * Initial Mac OS X support (thanks to David Hunt)
  * Swap meter for Mac OSX (thanks to Ștefan Rusu)
  * OpenBSD port (thanks to Michael McConville)
  * FreeBSD support improvements (thanks to Martin Misuth)
  * Support for NCurses 6 ABI, including mouse wheel support
  * Much improved mouse responsiveness
  * Process environment variables screen (thanks to Michael Klein)
  * Higher-resolution UTF-8 based Graph mode (Thanks to James Hall from vtop for the idea!)
  * Show program path settings (thanks to Tobias Geerinckx-Rice)
  * BUGFIX: Fix crash when scrolling an empty filtered list.
  * Use dynamic units for text display, and several fixes (thanks to Christian Hesse)
  * BUGFIX: fix error caused by overflow in usertime calculation. (thanks to Patrick Marlier)
  * Catch all memory allocation errors (thanks to Michael McConville for the push)
  * Several tweaks and bugfixes (See the Git log for details and contributors!)
- Rerolled both patches for compatibility with 2.0.0.
- Fix ncurses 6 incompatibility during compile.

OBS-URL: https://build.opensuse.org/request/show/358925
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=31
2016-02-12 10:46:57 +00:00
Dominique Leuenberger
4653ea1e7f Accepting request 320744 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/320744
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=34
2015-08-06 22:24:07 +00:00
bf37934328 Accepting request 320028 from home:pluskalm:branches:Base:System
- Add scriplets for desktop file handling

OBS-URL: https://build.opensuse.org/request/show/320028
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=29
2015-08-05 15:48:26 +00:00
Dominique Leuenberger
32767f5fd4 Accepting request 286991 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/286991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=33
2015-02-22 16:26:31 +00:00
32a007d969 Accepting request 286981 from home:hurhaj:branches:Base:System
- Cleanup of spec file with spec-cleaner.
- Enable oom score watching and native-affinity

OBS-URL: https://build.opensuse.org/request/show/286981
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=27
2015-02-20 15:05:48 +00:00
Stephan Kulow
080102a03c Accepting request 235615 from Base:System
- Update to version 1.0.3
  * Tag all children ('c' key)
  * Fixes in accounting of guest time when using virtualization
  * Performance improvements
  * Further performance improvements due to conditional parsing
    of IO data depending on selected fields.
  * Better consistency in coloring.
  * Increase limit of buffer when tracing a deep nested process tree.
  * Display pagefault stats.
  * BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
  * Add column to track the OOM-killer score of processes
  * Rebase htop-stdgnu.patch (forwarded request 234764 from Dmitry_R)

OBS-URL: https://build.opensuse.org/request/show/235615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=31
2014-05-31 06:09:20 +00:00
cc4a4e70dd Accepting request 234764 from home:Dmitry_R:branches:Base:System
- Update to version 1.0.3
  * Tag all children ('c' key)
  * Fixes in accounting of guest time when using virtualization
  * Performance improvements
  * Further performance improvements due to conditional parsing
    of IO data depending on selected fields.
  * Better consistency in coloring.
  * Increase limit of buffer when tracing a deep nested process tree.
  * Display pagefault stats.
  * BUGFIX: Fix crash when adding meters and toggling detailed CPU time.
  * Add column to track the OOM-killer score of processes
  * Rebase htop-stdgnu.patch

OBS-URL: https://build.opensuse.org/request/show/234764
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=25
2014-05-28 06:12:37 +00:00
Stephan Kulow
805ca869b7 Accepting request 212316 from Base:System
- improve autools build, we do not want packages 
  using, for example std=c99, instead determine the
  latest C standard with gnu extensions using autoconf macros.
  (htop-stdgnu.patch) (forwarded request 212304 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/212316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=30
2014-01-07 13:42:24 +00:00
Dr. Werner Fink
f9bc6f39f4 Accepting request 212304 from home:elvigia:branches:Base:System
- improve autools build, we do not want packages 
  using, for example std=c99, instead determine the
  latest C standard with gnu extensions using autoconf macros.
  (htop-stdgnu.patch)

OBS-URL: https://build.opensuse.org/request/show/212304
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=23
2013-12-26 23:20:44 +00:00
Stephan Kulow
6a3913a69b Accepting request 208633 from Base:System
- Better make install, remove %clean (forwarded request 208512 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/208633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=29
2013-11-27 14:30:01 +00:00
03c68cfc68 Accepting request 208512 from home:jengelh:branches:Base:System
- Better make install, remove %clean

OBS-URL: https://build.opensuse.org/request/show/208512
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=21
2013-11-27 08:06:27 +00:00
Stephan Kulow
3d39d876b2 Accepting request 140939 from Base:System
- update to htop-1.0.2 
  * Add IO priority support ('i' key)
  * Avoid deleting .htoprc if it is a symlink
  * Fail gracefully when /proc is not mounted
    (thanks to Philipp Hagemeister)
  * Option to update process names on every refresh
    (thanks to Rob Hoelz)
  * BUGFIX: Fix crashes when process list is empty

OBS-URL: https://build.opensuse.org/request/show/140939
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=26
2012-11-13 16:03:24 +00:00
Petr Uzel
000af5d605 - update to htop-1.0.2
* Add IO priority support ('i' key)
  * Avoid deleting .htoprc if it is a symlink
  * Fail gracefully when /proc is not mounted
    (thanks to Philipp Hagemeister)
  * Option to update process names on every refresh
    (thanks to Rob Hoelz)
  * BUGFIX: Fix crashes when process list is empty

OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=19
2012-11-12 12:13:00 +00:00
Stephan Kulow
6f99000fa8 Accepting request 105605 from Base:System
- update to htop-1.0.1 (bugfix release)
  * respecting $XDG_CONFIG_HOME 
    (thanks to Hadzhimurad Ustarkhan for the suggestion.)
  * Safer behavior on the kill screen, to make it harder to kill
    the wrong process.
  * BUGFIX: behavior of 'F' (follow) key was broken, also affecting
    the persistence of mouse selections.
  * BUGFIX: keep main panel up-to-date when running the screen
    manager, to fix crash when processes die while on the F9/Kill
    screen.

OBS-URL: https://build.opensuse.org/request/show/105605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=24
2012-02-17 11:00:32 +00:00
Petr Uzel
c6a0fb5ffa - update to htop-1.0.1 (bugfix release)
* respecting $XDG_CONFIG_HOME 
    (thanks to Hadzhimurad Ustarkhan for the suggestion.)
  * Safer behavior on the kill screen, to make it harder to kill
    the wrong process.
  * BUGFIX: behavior of 'F' (follow) key was broken, also affecting
    the persistence of mouse selections.
  * BUGFIX: keep main panel up-to-date when running the screen
    manager, to fix crash when processes die while on the F9/Kill
    screen.

OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=17
2012-02-17 06:40:21 +00:00
Stephan Kulow
93786a7c05 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=23
2011-12-06 17:18:32 +00:00
OBS User buildservice-autocommit
f957135d23 Updating link to change in openSUSE:Factory/htop revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=6ea94d19f46ce1f3ee91dca9c0e0f9c0
2011-12-06 17:18:32 +00:00
Stephan Kulow
6e0643a091 Accepting request 93512 from Base:System
update to 1.0

OBS-URL: https://build.opensuse.org/request/show/93512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=22
2011-11-25 10:12:01 +00:00
Petr Uzel
18d042959d update to htop-1.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=14
2011-11-24 17:31:22 +00:00
Sascha Peilicke
e18390977a Autobuild autoformatter for 77612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=20
2011-08-02 07:06:36 +00:00
Sascha Peilicke
b1064f2884 Accepting request 77612 from Base:System
- Use --enable-unicode and switch to ncurses ABI v6 (forwarded request 77479 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/77612
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=19
2011-08-02 07:06:26 +00:00
Cristian Rodríguez
c1d1453ae6 Accepting request 77479 from home:elvigia:branches:Base:System
- Use --enable-unicode and switch to ncurses ABI v6

OBS-URL: https://build.opensuse.org/request/show/77479
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=12
2011-08-01 20:33:20 +00:00
Berthold Gunreben
dbeb1cb941 Autobuild autoformatter for 54073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=17
2010-11-29 11:20:10 +00:00
Berthold Gunreben
fb2a256036 Accepting request 54073 from Base:System
Accepted submit request 54073 from user puzel

OBS-URL: https://build.opensuse.org/request/show/54073
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=16
2010-11-29 11:19:55 +00:00
Petr Uzel
a0d7897455 update to htop-0.9
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=10
2010-11-29 10:16:12 +00:00
OBS User autobuild
a231d1052c Autobuild autoformatter for 51731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=15
2010-11-02 13:40:52 +00:00
OBS User buildservice-autocommit
90e2ae3112 Updating link to change in openSUSE:Factory/htop revision 15.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/htop?expand=0&rev=52d68323e6bd054e0fcc5d19c87bc62a
2010-11-02 13:40:52 +00:00
Ruediger Oertel
44e6acd046 Accepting request 51731 from Base:System
Accepted submit request 51731 from user elvigia

OBS-URL: https://build.opensuse.org/request/show/51731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=14
2010-11-02 13:40:46 +00:00
OBS User autobuild
0bb398574d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=11 2010-03-18 14:52:37 +00:00
OBS User autobuild
e7bff5e576 Accepting request 26774 from Base:System
Copy from Base:System/htop based on submit request 26774 from user puzel

OBS-URL: https://build.opensuse.org/request/show/26774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=10
2009-12-16 16:35:50 +00:00
OBS User unknown
a30d585751 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=8 2009-07-04 08:53:15 +00:00
OBS User unknown
a19d0c28b1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=7 2008-11-21 14:21:46 +00:00
OBS User unknown
871dd25034 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=6 2008-09-24 14:49:35 +00:00
OBS User unknown
df7681fe8c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=5 2008-08-02 02:00:42 +00:00