Revisions of rubygem-daemons

Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 9)
- updated to version 1.1.9
 * daemonize.rb: do srand in the forked child process both in daemonize and call_as_daemon
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 8)
gemwrapper
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 111128 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 7)
initialized devel package after accepting 111128
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 6)
- update to version 1.1.2
  * Fixed gemspec to include all needed files.
- additional changes from 1.1.1
  * Make the logging facilities work in :mode => :none (i.e. when
    calling Daemons.daemonize) (thanks to the input from Peter Hegedus).
- additional changes from 1.1.0
  * Honour the options[:app_name] in Daemons.daemonize (thanks to
    Ryan Tecco).
  * Included a new option :stop_proc to specify a proc that will be
    called when a daemonized process receives a request to stop
    (thanks to Dave Dupre).
  * Only delete the pidfile if the current pid is the original pid
    (ghazel).
  * Start when restart but no application running (pcreux).
  * Silently continue if there is no pidfile (ghazel).
  * We now per default wait for processes to stop and kill them
    automatically it if they do not stop within a given time
    (force_kill_waittime). Use the option --no_wait to not wait for
    processes to stop.
  * Set log files mode to 0644 (mikehale).
  * Set pid file permissions to 0644 (mikehale).
  * Added ability to change process uid/gid (mikehale).
  * Fix for: If you happen to start a daemon from a process that
    has open file descriptors these will stay open. As it is
    daemonize.rb only closes ruby IO objects (thanks to Han Holl).
  * New reload command (SIGHUP) (thanks to Michael Schuerig).
- split out a doc package
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 5)
- use rubygems_requires macro
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 4)
- spec cleanup
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 3)
- use the macro
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 2)
- fix gems
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 1)
Displaying revisions 21 - 29 of 29
openSUSE Build Service is sponsored by