Re: [arch-dev-public] [signoff] procps 3.2.8-2

2010-11-20 Thread Guillaume ALAUX
On Fri, 2010-11-19 at 23:00 -0500, Eric Bélanger wrote:
 Hi,
 
 
 I've applied several patches from Red Hat to fix misc bugs.  The bug #
 referred below are for the Red Hat bug tracker unless otherwise
 specified. Please test and signoff.
 
 *** Fixed/ updated man pages. Close Arch bug: FS#18623 - [procps]
 3.2.8-1 man page lacks indentation
 
 - top man page isn't formatted properly with groff 1.20.1
 groff-top-manpage.patch
 
 # '-l' option of 'free' documented
 procps-3.2.7-free-hlmem.patch
 
 #435453 - errors with man -t formatting of ps man page
 procps-3.2.7-ps-man-fmt.patch
 
 #244960 - ps manpage formatted incorrectly
 procps-3.2.7-psman.patch
 
 #296471 - update top man page
 procps-3.2.7-top-manpage.patch
 
 *** Applied several patches to fix CPU handling in top. Close Arch
 bug: FS#21461 - [procps] top: failed /proc/stat read
 
 #185994 - error when using Single Cpu = Off option
 procps-3.2.7-top-cpu0.patch
 
 # 174619 - workaround for reliable Cpu(s) data in the first loop
 procps-3.2.7-top-env-cpuloop.patch
 
 # 186017 - Top Cpu0 line never updates on single processor machine
 procps-3.2.7-top-remcpu.patch
 
 *** Misc bug fixes
 
 # 134516 - ps ignores /proc/#/cmdline if contents 2047 bytes
 procps-3.2.7-longcmd.patch
 
 #475963: slabtop -o should display the info once
 procps-3.2.7-slabtop-once.patch
 
 #440694 - strange text after selecting few field
 procps-3.2.7-top-clrscr.patch
 
 # 140975 - top corrupts screen when sorting on first column
 procps-3.2.7-top-sorthigh.patch
 
 # 183029 - watch ignores unicode characters
 procps-3.2.7-watch-unicode.patch
 
 # 234546 - 'w' doesn't give correct information about what's being run.
 procps-3.2.7-w-best.patch
 
 #548711 -  [abrt] crash in procps-3.2.8-3.fc12
 procps-3.2.8-setlocale.patch
 
 # bug in showing threads fixed
 procps-3.2.8-threads.patch

Signoff x86_64

-- 
Guillaume


signature.asc
Description: This is a digitally signed message part


Re: [arch-dev-public] [signoff] procps 3.2.8-2

2010-11-20 Thread Allan McRae

On 21/11/10 02:54, Guillaume ALAUX wrote:

On Fri, 2010-11-19 at 23:00 -0500, Eric Bélanger wrote:

Hi,


I've applied several patches from Red Hat to fix misc bugs.  The bug #
referred below are for the Red Hat bug tracker unless otherwise
specified. Please test and signoff.

*** Fixed/ updated man pages. Close Arch bug: FS#18623 - [procps]
3.2.8-1 man page lacks indentation

- top man page isn't formatted properly with groff 1.20.1
groff-top-manpage.patch

# '-l' option of 'free' documented
procps-3.2.7-free-hlmem.patch

#435453 - errors with man -t formatting of ps man page
procps-3.2.7-ps-man-fmt.patch

#244960 - ps manpage formatted incorrectly
procps-3.2.7-psman.patch

#296471 - update top man page
procps-3.2.7-top-manpage.patch

*** Applied several patches to fix CPU handling in top. Close Arch
bug: FS#21461 - [procps] top: failed /proc/stat read

#185994 - error when using Single Cpu = Off option
procps-3.2.7-top-cpu0.patch

# 174619 - workaround for reliable Cpu(s) data in the first loop
procps-3.2.7-top-env-cpuloop.patch

# 186017 - Top Cpu0 line never updates on single processor machine
procps-3.2.7-top-remcpu.patch

*** Misc bug fixes

# 134516 - ps ignores /proc/#/cmdline if contents 2047 bytes
procps-3.2.7-longcmd.patch

#475963: slabtop -o should display the info once
procps-3.2.7-slabtop-once.patch

#440694 - strange text after selecting few field
procps-3.2.7-top-clrscr.patch

# 140975 - top corrupts screen when sorting on first column
procps-3.2.7-top-sorthigh.patch

# 183029 - watch ignores unicode characters
procps-3.2.7-watch-unicode.patch

# 234546 - 'w' doesn't give correct information about what's being run.
procps-3.2.7-w-best.patch

#548711 -  [abrt] crash in procps-3.2.8-3.fc12
procps-3.2.8-setlocale.patch

# bug in showing threads fixed
procps-3.2.8-threads.patch


Signoff x86_64



Didn't go through every fix but top works...

Signoff i686,
Allan


[arch-dev-public] [signoff] procps 3.2.8-2

2010-11-19 Thread Eric Bélanger
Hi,


I've applied several patches from Red Hat to fix misc bugs.  The bug #
referred below are for the Red Hat bug tracker unless otherwise
specified. Please test and signoff.

*** Fixed/ updated man pages. Close Arch bug: FS#18623 - [procps]
3.2.8-1 man page lacks indentation

- top man page isn't formatted properly with groff 1.20.1
groff-top-manpage.patch

# '-l' option of 'free' documented
procps-3.2.7-free-hlmem.patch

#435453 - errors with man -t formatting of ps man page
procps-3.2.7-ps-man-fmt.patch

#244960 - ps manpage formatted incorrectly
procps-3.2.7-psman.patch

#296471 - update top man page
procps-3.2.7-top-manpage.patch

*** Applied several patches to fix CPU handling in top. Close Arch
bug: FS#21461 - [procps] top: failed /proc/stat read

#185994 - error when using Single Cpu = Off option
procps-3.2.7-top-cpu0.patch

# 174619 - workaround for reliable Cpu(s) data in the first loop
procps-3.2.7-top-env-cpuloop.patch

# 186017 - Top Cpu0 line never updates on single processor machine
procps-3.2.7-top-remcpu.patch

*** Misc bug fixes

# 134516 - ps ignores /proc/#/cmdline if contents 2047 bytes
procps-3.2.7-longcmd.patch

#475963: slabtop -o should display the info once
procps-3.2.7-slabtop-once.patch

#440694 - strange text after selecting few field
procps-3.2.7-top-clrscr.patch

# 140975 - top corrupts screen when sorting on first column
procps-3.2.7-top-sorthigh.patch

# 183029 - watch ignores unicode characters
procps-3.2.7-watch-unicode.patch

# 234546 - 'w' doesn't give correct information about what's being run.
procps-3.2.7-w-best.patch

#548711 -  [abrt] crash in procps-3.2.8-3.fc12
procps-3.2.8-setlocale.patch

# bug in showing threads fixed
procps-3.2.8-threads.patch