[DRE-commits] [ruby-daemons] 02/07: Merge tag 'upstream/1.1.9'
Jonas Genannt
jonas at brachium-system.net
Sat Nov 30 19:13:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-daemons.
commit aecbc82d6f07dd1e51667455193307fdc1e6506c
Merge: 60f02aa 06d88de
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Nov 30 19:56:06 2013 +0100
Merge tag 'upstream/1.1.9'
Upstream version 1.1.9
# gpg: Signature made Sat 30 Nov 2013 07:56:02 PM CET using RSA key ID 016CFFD0
# gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
# gpg: aka "Jonas Genannt <jonas.genannt at capi2name.de>"
* tag 'upstream/1.1.9':
Imported Upstream version 1.1.9
LICENSE | 9 +-
README | 14 +-
Rakefile | 0
Releases | 19 ++
TODO | 0
examples/call/call.rb | 1 +
examples/call/call_monitor.rb | 0
examples/daemonize/daemonize.rb | 0
examples/run/ctrl_crash.rb | 0
examples/run/ctrl_exec.rb | 0
examples/run/ctrl_exit.rb | 0
examples/run/ctrl_hanging.rb | 0
examples/run/ctrl_keep_pid_files.rb | 0
examples/run/ctrl_monitor.rb | 0
examples/run/ctrl_multiple.rb | 0
examples/run/ctrl_normal.rb | 1 -
examples/run/ctrl_ontop.rb | 0
examples/run/ctrl_optionparser.rb | 0
examples/run/ctrl_proc.rb | 0
examples/run/ctrl_proc_multiple.rb | 0
examples/run/ctrl_proc_rand.rb | 23 +++
examples/run/ctrl_proc_simple.rb | 0
examples/run/{ctrl_hanging.rb => ctrl_slowstop.rb} | 7 +-
examples/run/myserver_crashing.rb | 0
examples/run/myserver_exiting.rb | 0
.../{myserver_crashing.rb => myserver_slowstop.rb} | 19 +-
lib/daemons.rb | 15 +-
lib/daemons/application.rb | 11 +-
lib/daemons/application_group.rb | 0
lib/daemons/change_privilege.rb | 0
lib/daemons/cmdline.rb | 0
lib/daemons/controller.rb | 0
lib/daemons/daemonize.rb | 211 ++++++---------------
lib/daemons/etc_extension.rb | 0
lib/daemons/exceptions.rb | 0
lib/daemons/monitor.rb | 0
lib/daemons/pid.rb | 1 -
lib/daemons/pidfile.rb | 0
lib/daemons/pidmem.rb | 0
metadata.yml | 71 ++++---
setup.rb | 0
41 files changed, 164 insertions(+), 238 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-daemons.git
More information about the Pkg-ruby-extras-commits
mailing list