diff --git a/Makefile b/Makefile index 23176de8..0a3edb57 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ VERSION := 3 SUBVERSION := 2 -MINORVERSION := 4 +MINORVERSION := 5 TARVERSION := $(VERSION).$(SUBVERSION).$(MINORVERSION) ############ vars diff --git a/NEWS b/NEWS index db443682..f3abe499 100644 --- a/NEWS +++ b/NEWS @@ -9,9 +9,9 @@ top: help and version message on stdout, with exit(0) #283541 ps: SIGTSTP and SIGTTOU shouldn't print bug email address #246123 slabtop: compile with glibc 2.2.17 (and older, likely) slabtop: fix overflow on huge NUMA boxes #264640 -slabtop: accept any slabinfo 2.x format g77301 +slabtop: accept any slabinfo 2.x format g77301 #287691 rh145369 rh145906 ps: alignment after WCHAN fixed ub5385 -pmap: when no -x or -d option, show full path +pmap: when no -x or -d option, show full path rh142751 procps-3.2.3 --> procps-3.2.4 diff --git a/procps.lsm b/procps.lsm index b4424a11..c1670fe3 100644 --- a/procps.lsm +++ b/procps.lsm @@ -1,15 +1,15 @@ Begin4 Title: procps -Version: 3.2.4 -Entered-date: 2004-9-23 +Version: 3.2.5 +Entered-date: 2005-1-25 Description: Linux system utilities Keywords: procps /proc libproc sysctl pmap ps uptime tload slabtop free w top vmstat watch skill snice kill pgrep pkill Author: Albert Cahalan, Michael K. Johnson, Jim Warner, etc. Maintained-by: various Primary-site: http://procps.sf.net/ - 261kB procps-3.2.4.tar.gz + 277kB procps-3.2.5.tar.gz Alternate-site: http://www.debian.org/Packages/unstable/base/procps.html - 261kB procps-3.2.4.tar.gz + 277kB procps-3.2.5.tar.gz Copying-policy: mixed End diff --git a/procps.spec b/procps.spec index 4c53b0ad..747b63c4 100644 --- a/procps.spec +++ b/procps.spec @@ -3,7 +3,7 @@ Summary: System and process monitoring utilities Name: procps %define major_version 3 %define minor_version 2 -%define revision 4 +%define revision 5 %define version %{major_version}.%{minor_version}.%{revision} Version: %{version} Release: 1