2013-04-16 12:55:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 16 11:59:54 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
- Update to version 4.0.0a1
|
|
|
|
|
+ Added tox support and MANIFEST.in for proper releasing.
|
|
|
|
|
+ Added Python 3.3 support.
|
|
|
|
|
+ Drop Python 2.4 and 2.5 support.
|
|
|
|
|
- Added url as source; add BuildRequires: unzip
|
|
|
|
|
Please see http://en.opensuse.org/SourceUrls
|
|
|
|
|
|
2013-01-15 14:18:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 14 14:39:30 UTC 2013 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
|
|
-Update to 3.0.5 version:
|
|
|
|
|
* Fixed: the status command didn't return a non-zero exit status when
|
|
|
|
|
the program wasn't running. This made it impossible for other software
|
|
|
|
|
(e.g. Puppet) to tell if a process was running.
|
|
|
|
|
- Update to 3.0.0 version:
|
|
|
|
|
* Added an option, start-test-program to supply a test command to test
|
|
|
|
|
whether the program managed by zdaemon is up and operational, rather
|
|
|
|
|
than just running. When starting a program, the start command doesn't
|
|
|
|
|
return until the test passes. You could, for example, use this to wait
|
|
|
|
|
until a web server is actually accepting connections.
|
|
|
|
|
* Added a start-timeout option to error if a program takes too long to start.
|
|
|
|
|
This is especially useful in combination with the start-test-program option.
|
|
|
|
|
* Added an option, stop-timeout, to control how long to wait for a graceful shutdown.
|
|
|
|
|
* Previously, this was controlled by backoff-limit, which didn't make much sense.
|
|
|
|
|
* Several undocumented, untested, and presumably unused features were removed.
|
|
|
|
|
|
2011-12-08 13:35:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 8 12:29:11 UTC 2011 - cfarrell@suse.com
|
|
|
|
|
|
|
|
|
|
- license update: ZPL-2.1
|
|
|
|
|
Simplify to ZPL-2.1
|
|
|
|
|
|
2011-12-07 14:33:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 7 14:20:45 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- most is ZPL-2.1, only one test is ZPL-2.0
|
|
|
|
|
|
2010-11-15 17:27:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Nov 10 12:50:06 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- fix file list
|
|
|
|
|
|
2010-06-28 10:55:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 22 14:43:28 UTC 2010 - hvogel@novell.com
|
|
|
|
|
|
|
|
|
|
- Get rid if buildroot removal in install
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 2 14:18:11 UTC 2010 - hvogel@novell.com
|
|
|
|
|
|
|
|
|
|
- Initial Package, Version 2.0.4
|
|
|
|
|
|