Changelog for
ts-0.7.3-1.1.i586.rpm :
Mon Jul 30 14:00:00 2012 pascal.bleserAATTopensuse.org
- update to 0.7.3:
* adds the option \'-N\' to set the number of slots required for a job to run
* clean up spec file
Sat Nov 19 13:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.7.2:
* adds optional separation of stdout and stderr (-E)
Thu Oct 13 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.7.1:
* small security bugfix to protect against other users in the system
Thu Sep 1 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 0.7.0:
* now enqueuing will not block other queue operations, in the case of a full
queue
* the new -B parameter allows ts to fail enqueuing if the queue is full,
instead of blocking
Tue Oct 6 14:00:00 2009 pascal.bleserAATTopensuse.org
- update to 0.6.5:
* fixes the remaining ts with -c or -t, if its pipe was broken
* fixes a problem with -l where an error message was always created in the
error log file
* adds the ability to limit the amount of ts connections (TS_MAXCONN)
- changes from 0.6.4:
* fix a problem with the -t and -c options, introduced in 0.6.3
Thu Feb 19 13:00:00 2009 guruAATTunixtech.be
- update to 0.6.3:
* a bug on -c and -t was fixed
* support was added for arbitrary dependencies (-D)
* version checking on the client-server protocol was added
* the server was made to chdir to / to avoid umount problems
Sat Dec 20 13:00:00 2008 guruAATTunixtech.be
- update to 0.6.2:
* bugfixes were made for the -w option, for clients dying, and for the error
log file
* the -S option now returns the number of slots set
* the -i option shows a detailed exit status
Mon Nov 3 13:00:00 2008 guruAATTunixtech.be
- update to 0.6.1:
* adds support for the TS_SLOTS env variable
* removes references to /usr for nix
* fixes \"-m\" and error handling
Thu Jul 17 14:00:00 2008 guruAATTunixtech.be
- new upstream version
Mon Apr 28 14:00:00 2008 guruAATTunixtech.be
- new upstream version:
* several bugs related to -t, -w, -c, -r, and other options were fixed
* the behavior of -c (cat) was changed so that it waits until the job is
finished
Wed Feb 13 13:00:00 2008 guruAATTunixtech.be
- new upstream version
Thu Feb 7 13:00:00 2008 guruAATTunixtech.be
- new upstream version
Fri Jan 18 13:00:00 2008 guruAATTunixtech.be
- new upstream version
Tue Dec 25 13:00:00 2007 guruAATTunixtech.be
- added Authors information in description
- new upstream version:
* labels were added with -L, which can be used to better distinguish commands
on the queue list
* per-job information was added and is readable through -i and configurable
through TS_ENV
* dependent enqueuing was added (-d), making it possible to conditionally run
based on the last job\'s result
* some bugs were fixed
Mon Nov 12 13:00:00 2007 guruAATTunixtech.be
- moved to Packman
- new upstream version
Sat Apr 14 14:00:00 2007 guruAATTunixtech.be
- new upstream version
Fri Apr 6 14:00:00 2007 guruAATTunixtech.be
- added manpage
- new upstream version
- CHANGES: some bugs were fixed
- CHANGES: an error report system was added, so many errors are reported, and
the user can send them to the developers
- CHANGES: stability was increased by protecting known flaw situations like
race conditions and exceeded limits
Tue Apr 3 14:00:00 2007 guruAATTunixtech.be
- new upstream version
- CHANGES: bash is no longer used for running the commands, avoiding character
escaping nightmares
- CHANGES: command output can now be gzipped
- CHANGES: number of finished jobs in the queue can be limited with an
environment variable
- CHANGES: an environment variable may define the Unix socket path
- CHANGES: job ID is now output to stdout if the job is backgrounded (which is
nice for scripting)
- CHANGES: a flag was added for swapping two waiting jobs in the queue
- CHANGES: command output can now be sent by email when a job finishes
- CHANGES: a binary can now be run (with job parameters) at job finish
Tue Mar 27 14:00:00 2007 guruAATTunixtech.be
- new package