2015-04-15 14:33:04 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 14 21:11:14 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.19
|
|
|
|
|
see /usr/share/doc/packages/perl-Proc-Daemon/Changes
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Apr 14 21:11:13 UTC 2015 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.14
|
|
|
|
|
see /usr/share/doc/packages/perl-Proc-Daemon/Changes
|
|
|
|
|
|
|
|
|
|
0.14 Fri Jun 03 2011
|
|
|
|
|
- The filename memory is now a part of the object (not a package variable
|
|
|
|
|
any more). This was a bug.
|
|
|
|
|
- Since <fork> is not performed on Windows OS as on Linux, I removed the
|
|
|
|
|
<eval> and <warn> from 0.13 and add an INFO to the documentation.
|
|
|
|
|
- Updated the documentation.
|
|
|
|
|
|
|
|
|
|
0.13 Wed Jun 01 2011
|
|
|
|
|
- Add ability to define the user identifier for the daemon if you want to
|
|
|
|
|
run it under other user then the parent (request from Holger Gl<47>ss).
|
|
|
|
|
- Add <eval> and <warn> for OS not supporting POSIX::setsid (e.g. Windows).
|
|
|
|
|
- Updated the documentation.
|
|
|
|
|
|
|
|
|
|
0.12 Tue Mai 24 2011
|
|
|
|
|
- Init() did not close all filehandles reliably in some cases. Thanks again
|
|
|
|
|
to Rob Brown for reporting.
|
|
|
|
|
- Text improvement in the documentation.
|
|
|
|
|
|
|
|
|
|
0.11 Mon Mai 23 2011
|
|
|
|
|
- Init() didn't close all filehandles reliably (see also bug report at
|
|
|
|
|
http://rt.perl.org/rt3/Ticket/Display.html?id=72526). Thanks to Rob Brown
|
|
|
|
|
for reporting and offering a patch.
|
|
|
|
|
- Attributes 'dont_close_fh' AND 'dont_close_fd' added so we can define
|
|
|
|
|
file handles and descriptors that must be preserved from the parent into
|
|
|
|
|
the child (daemon).
|
|
|
|
|
- Updated the documentation.
|
|
|
|
|
- In some environment it is not allowed to open anonymous files. In this
|
|
|
|
|
case now a 'pid_file' must be defined. Thanks to Holger Gl<47>ss for
|
|
|
|
|
reporting.
|
|
|
|
|
|
2011-04-22 06:53:19 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 22 06:53:13 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial package 0.10
|
|
|
|
|
* created by cpanspec 1.78.04
|
|
|
|
|
|