Tomáš Chvátal
ca0076fe6c
Accepting request 203605 from Base:System
...
- peekfd-m68k.patch: Port peekfd to m68k (forwarded request 203580 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/203605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=54
2013-10-17 18:38:13 +00:00
f0dfbd7a21
Accepting request 203580 from home:Andreas_Schwab:Factory
...
- peekfd-m68k.patch: Port peekfd to m68k
OBS-URL: https://build.opensuse.org/request/show/203580
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=66
2013-10-17 11:18:53 +00:00
Stephan Kulow
b9672fb24f
Accepting request 155067 from Base:System
...
- peekfd hasn't been ported to aarch64 yet (forwarded request 155004 from Andreas_Schwab)
OBS-URL: https://build.opensuse.org/request/show/155067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=52
2013-02-11 10:10:02 +00:00
7b75780218
Accepting request 155004 from home:Andreas_Schwab:Factory
...
- peekfd hasn't been ported to aarch64 yet
OBS-URL: https://build.opensuse.org/request/show/155004
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=64
2013-02-10 22:27:02 +00:00
Stephan Kulow
24328bc68f
Accepting request 145783 from Base:System
...
- Update to version 22.20 + upstream patch
* Make usage of linked lists of devices found in
/proc/self/mountinfo optional
* Make timeout() in timeout.c work with shared mmap to
reduce the load due write/read the stat buffers
* Add list_sort() to lists.h to be able to sort lists
* pstree sorts properly on names Debian #682014
* fuser -m regresion fixed SF #3559232 , thanks to hanpt
* pstree finds orphaned processes SF#3537508
* fuser finds unix sockets again SF #3502649
* pstree finds pid 0 stops looping Debian #687829
* killall with no args exits again SF #3536526
* Added AC_CANONICAL_TARGET for target_os Debian #673485
* sed doesn't have [0-9]+ replace with [0-9][0-9]*
* assert in killall triggered for small lifetimes Debian #628617
* killall MAX_NAMES off by one Debian #677428
* Removed remaining parts of pidof
* fuser uses correct timeout_stat define Debian #661723
* fuser is not compiled on hurd-i386 Debian #673485
* No TEXTRELS in src/lists built as PIE on x86
* Fake pstree root for kernels with hidepid turned on
* More fixes for Cygwin SF Patch #3511920
* pstree can show PGIDs SF Patch #3471056
- This should fix the bug reported by Madhu
OBS-URL: https://build.opensuse.org/request/show/145783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=50
2012-12-21 14:02:17 +00:00
Dr. Werner Fink
f48e7aaaaa
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=62
2012-12-18 17:20:19 +00:00
Stephan Kulow
5bc637a8c5
Accepting request 109130 from Base:System
...
- Submit ASCII null fix in pstree upsrtream
- Submit support for static background process for stat system call
upstream
- Rebuild package with upstream patches
OBS-URL: https://build.opensuse.org/request/show/109130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=48
2012-03-19 09:12:18 +00:00
Dr. Werner Fink
d574467049
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=60
2012-03-13 15:28:38 +00:00
Stephan Kulow
58f42d1f95
Accepting request 107198 from Base:System
...
- Update to version 22.16
* Use strncpy for COMM_LEN and make it 18 characters to cover
brackets in name.
* don't change COMM_LEN, it breaks matching long commands
Debian #661145
* Enable some harden AM_CFLAGS by default, use configure option
--disable-harden-flags to not use it.
* Use ENOENT not EBADE for FreeBSD Debian #631566
* Fix prstat typos
* Stop zombies by using waitpid Ubuntu #876387 by Peter Holik, SF#3429674
* Fixed minor older/younger typo in killall.1 thanks to Maikel Linke
* Correct defines for timeout in configure.ac
OBS-URL: https://build.opensuse.org/request/show/107198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=47
2012-02-28 13:15:00 +00:00
Dr. Werner Fink
881a7e1f57
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=58
2012-02-27 17:46:23 +00:00
Stephan Kulow
ed2888414c
Accepting request 99412 from Base:System
...
Update tarball from upstream. (forwarded request 99411 from a_jaeger)
OBS-URL: https://build.opensuse.org/request/show/99412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=46
2012-01-11 14:37:53 +00:00
Andreas Jaeger
c4bff864d9
Accepting request 99411 from home:a_jaeger:FactoryFix
...
Update tarball from upstream.
OBS-URL: https://build.opensuse.org/request/show/99411
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=56
2012-01-09 09:21:03 +00:00
c956fce2ad
Accepting request 94757 from home:coolo:removeautomake
...
add automake to buildrequires
OBS-URL: https://build.opensuse.org/request/show/94757
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=55
2011-12-01 20:11:49 +00:00
Lars Vogdt
1fdfe9f728
Accepting request 87410 from Base:System
...
- Use __builtin___strcpy_ instead of __builtin___strcpy_chk to avoid
trouble with char path[0] tag in struct handle (bnc#723304)
OBS-URL: https://build.opensuse.org/request/show/87410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=44
2011-10-11 16:21:59 +00:00
Dr. Werner Fink
3e150e7765
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=52
2011-10-11 15:38:07 +00:00
Ruediger Oertel
664a52ba67
Accepting request 87071 from Base:System
...
- Make main fuser process more robust against broken pipe and check
for helper process within a SIGCHLD handler
OBS-URL: https://build.opensuse.org/request/show/87071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=43
2011-10-07 15:07:34 +00:00
Dr. Werner Fink
569f554486
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=49
2011-10-07 14:12:00 +00:00
Lars Vogdt
f9f15bea1f
Accepting request 86648 from Base:System
...
- Handle internal size of structure stat by including config.h
to avoid size missmatch during copy result back (bnc#720882)
OBS-URL: https://build.opensuse.org/request/show/86648
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=42
2011-10-05 15:47:27 +00:00
Dr. Werner Fink
25cf8e9598
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=46
2011-10-05 09:49:25 +00:00
Ruediger Oertel
a984b78f26
Accepting request 86251 from Base:System
...
- Fix segfault in pstree, patch by Tetsuo Handa (bnc#718915). (forwarded request 86232 from michal-m)
OBS-URL: https://build.opensuse.org/request/show/86251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=41
2011-10-04 15:00:59 +00:00
Stephan Kulow
9e76689168
Accepting request 86232 from home:michal-m:branches:Base:System
...
- Fix segfault in pstree, patch by Tetsuo Handa (bnc#718915).
OBS-URL: https://build.opensuse.org/request/show/86232
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=44
2011-10-03 12:42:11 +00:00
Sascha Peilicke
250c07a7da
Accepting request 85293 from Base:System
...
- back out the timeout patch, it breaks fuser on i586 completely
(bnc#720882)
OBS-URL: https://build.opensuse.org/request/show/85293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=40
2011-09-28 12:25:44 +00:00
Stephan Kulow
f671239e61
- back out the timeout patch, it breaks fuser on i586 completely
...
(bnc#720882)
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=41
2011-09-28 10:46:25 +00:00
Sascha Peilicke
ca14899d5a
Autobuild autoformatter for 81924
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=39
2011-09-13 10:31:00 +00:00
OBS User buildservice-autocommit
5fd9baed24
Updating link to change in openSUSE:Factory/psmisc revision 39.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=5edbf6f15e2a3bc3fa556232972d527b
2011-09-13 10:31:00 +00:00
Sascha Peilicke
3f12afab64
Accepting request 81924 from Base:System
...
- Update to pre version 22.15
+ Really apply patch for SF#31110178 RH#651794
+ Conditionally use fork before stat calls
+ Patch from Corrina Vinschen for compiling on cygwin
+ Remove doubled content in src/lists.h
+ Add another 2 for thread brackets in pstree.c
- Change fork before stat calls to be in best case a second process
using two pipes for bidirectional communication with main.
OBS-URL: https://build.opensuse.org/request/show/81924
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=38
2011-09-13 10:30:55 +00:00
Dr. Werner Fink
54e950fece
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=38
2011-09-12 15:50:38 +00:00
Sascha Peilicke
4cf48676f0
Autobuild autoformatter for 74716
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=37
2011-06-28 08:29:55 +00:00
OBS User buildservice-autocommit
2113975c08
Updating link to change in openSUSE:Factory/psmisc revision 37.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=7e4bfdb8d3ef0ef384974bf129103522
2011-06-28 08:29:55 +00:00
OBS User buildservice-autocommit
7b764b610d
Accepting request 74716 from Base:System
...
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/74716
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=37
2011-06-28 08:29:39 +00:00
Sascha Peilicke
60b7bf8f8b
Accepting request 74716 from Base:System
...
Update to version 22.14:
OBS-URL: https://build.opensuse.org/request/show/74716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=36
2011-06-28 08:29:38 +00:00
Dr. Werner Fink
edff8db17e
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=36
2011-06-22 11:36:15 +00:00
Ruediger Oertel
564cd041b8
Autobuild autoformatter for 60389
...
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=34
2011-02-11 01:07:45 +00:00
Ruediger Oertel
7768e6a9b7
Accepting request 60389 from Base:System
...
Accepted submit request 60389 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/60389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=33
2011-02-11 01:07:31 +00:00
Dr. Werner Fink
6f744a908d
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=32
2011-02-09 09:41:47 +00:00
Dr. Werner Fink
668ec0aa37
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=31
2011-02-09 08:17:20 +00:00
Dr. Werner Fink
ff7819056d
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=30
2011-02-08 19:02:52 +00:00
Dr. Werner Fink
c69d663e7f
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=29
2011-02-08 16:55:25 +00:00
OBS User autobuild
7018e03e29
Accepting request 50811 from Base:System
...
Copy from Base:System/psmisc based on submit request 50811 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/50811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=32
2010-10-15 14:44:11 +00:00
OBS User buildservice-autocommit
e9c9399aaf
Updating link to change in openSUSE:Factory/psmisc revision 32.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=f272edd9b07cbee347188bf8da3c37ec
2010-10-15 14:44:11 +00:00
OBS User autobuild
b7b7e66d64
Accepting request 50811 from Base:System
...
checked in (request 50811)
OBS-URL: https://build.opensuse.org/request/show/50811
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=28
2010-10-15 14:44:10 +00:00
Dr. Werner Fink
feede89b97
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=27
2010-10-15 10:47:36 +00:00
Dr. Werner Fink
08d5577035
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=26
2010-10-15 10:41:05 +00:00
OBS User autobuild
607b767b17
Accepting request 48511 from Base:System
...
Copy from Base:System/psmisc based on submit request 48511 from user prusnak
OBS-URL: https://build.opensuse.org/request/show/48511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=31
2010-09-20 13:48:26 +00:00
OBS User buildservice-autocommit
d3a72f2b6b
Updating link to change in openSUSE:Factory/psmisc revision 31.0
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=b3c9b8bb1daa007cf2d93da297e160f6
2010-09-20 13:48:26 +00:00
OBS User autobuild
ff2e4eb7c4
Accepting request 48511 from Base:System
...
checked in (request 48511)
OBS-URL: https://build.opensuse.org/request/show/48511
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=25
2010-09-20 13:48:25 +00:00
Pavol Rusnak
69ceb93b56
Accepting request 48473 from home:vuntz:branches:Base:System
...
OBS-URL: https://build.opensuse.org/request/show/48473
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=24
2010-09-19 18:09:40 +00:00
OBS User autobuild
4cf8e0b177
Accepting request 42883 from Base:System
...
Copy from Base:System/psmisc based on submit request 42883 from user WernerFink
OBS-URL: https://build.opensuse.org/request/show/42883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/psmisc?expand=0&rev=30
2010-07-19 12:17:44 +00:00
OBS User autobuild
1cdf62e0a2
Accepting request 42883 from Base:System
...
checked in (request 42883)
OBS-URL: https://build.opensuse.org/request/show/42883
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=22
2010-07-19 12:17:44 +00:00
Dr. Werner Fink
27d2e910a5
.
...
OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=21
2010-07-13 16:50:33 +00:00