============================================================
Cpuset 1.5.6 (June 9, 2011)
http://code.google.com/p/cpuset
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Maintenance update to 1.5.5 includes fixes as follows.

* Fix for Issue#5: LOGNAME environment variable set incorrectly...
  Set LOGNAME and USERNAME env variables when execing new process
  to match --user option, if given.

============================================================
Cpuset 1.5.5 (August 3, 2010)
http://code.google.com/p/cpuset
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Maintenance update to 1.5.4 includes fixes as follows.

* Fix for Issue#3: cset fails to create cpu sets if some cpus are offline
  Problem in cset.rescan() for maxcpu if root cpuset cpus are complex
  pattern due to offlining cpus.

============================================================
Cpuset 1.5.4 (May 7, 2010)
http://code.google.com/p/cpuset
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Maintenace update to 1.5.3 includes fixes as follows.

* Fix for Issue#2: Apply patch by mostroski to avoid exception
  if running tasks with non-existent uids

============================================================
Cpuset 1.5.3 (February 11, 2010)
http://code.google.com/p/cpuset
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Maintenace update to 1.5.2 includes fixes as follows.

* Code repository and project hosting to Google Code Hosting.
* Apply patch submitted by Christopher Johnston to fix failure of
  finding cpusets in a case-sensitive manner.

============================================================
Cpuset 1.5.2 (December 2, 2009)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.5.2/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Maintenance update to 1.5.1 includes bug fixes as follows.

Fixed Bugs:
* BNC#558395 - cset couldn't delete cpu set
* BNC#558399 - cset unable to move thread

Other fixes:
* Fixed failure to delete cpuset if tasks preset, cset now
  waits a little bit for tardy tasks to disappear
* Removed output noise from popened taskset command
* Added example init.d cset script in documentation directory

============================================================

Cpuset 1.5.1 (June 17, 2009)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.5.1/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Maintenance update to 1.5.0 includes bug fixes as follows.

Fixed Bugs:
* Fix bug #26: Cpuset does not function on machines with greater than 16 CPUs

============================================================

Cpuset 1.5.0 (February 7, 2009)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.5.0/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Major upgrade since 1.04.  This release includes a number of bug fixes and
enhancements as outlined below.  The release number also has transitioned to a
three-digit number.  This release has many usability enhancements from the
past months experience.  It also includes a lengthy tutorial to introduce
users to the tool.

The bug numbers refer to cpuset's bugzilla instance which can be found
here:  http://devzilla.novell.com/cpuset

Fixed Bugs:
* Fix bug #1: Origination cpuset not accepted for process move...
* Fix bug #2: Proc move from set to set does not recognize...
* Fix bug #3: Interspersed arguments do not work
* Fix bug #4: Add policy and priority to proc output list
* Fix bug #5: Add ability to move all threads in a process container wi.
* Fix bug #6: The -a option for set listing should be the default
* Fix bug #7: Add destination cpuset for the proc move command
* Fix bug #8: Let leading slash for nested cpuset spec be optional
* Fix bug #9: Rearrange info output some, include machine readable output
* Fix bug #10: Add a recursive cpuset delete with option
* Fix bug #11: Add a configuration file
* Fix bug #12: Add hex mask output for cpuset definition spec (cpuspec)
* Fix bug #13: Add cpuset rename option to set command
* Fix bug #21: Create shield shortcuts

Other fixes:
* Changed behavior of shield command, now it behaves more like the proc move
  command: -s or -u needs a -p to shield or unshield, however, the shortcut of
  shield pidspec still works.
* Fixed exception when using cset with pipes
* Fixed set list behavior if --set was specified but not --list
* Added error message if proc list command does not specify a set
* Fixed exception if proc is used with -l and -s
* Location for cpuset filesystem mount can be specified in config file
* Changed proc option -a/--all to --force only
* Updated copyrights, URLs and documentation
* Added spec file to svn which is used in build service
* Cleaned up status output for clarity and consistency
* Additional minor corner case bug fixes included

============================================================

Cpuset 1.04 (September 2, 2008)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.04/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Minor bug fixes and inclusion in SLERT10SP2 and slotted for SLES11.

============================================================

Cpuset 1.03 (July 18, 2008)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.03/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Fixed class variables that made import of cset.as python library possible.

============================================================

Cpuset 1.02 (June 10, 2008)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.02/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

Minor fixes.

============================================================

Cpuset 1.0 (May 30, 2008)
https://forgesvn1.novell.com/viewsvn/cpuset/tags/rel_1.0/
http://download.opensuse.org/repositories/home:/tsariounov:/cpuset/

First full-featured public release complete with man pages and html docs.

============================================================
