Fedora 14 Update: perl-Proc-Daemon-0.05-1.fc14

updates at fedoraproject.org updates at fedoraproject.org
Fri Nov 26 01:10:18 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-16928
2010-10-29 20:03:45
--------------------------------------------------------------------------------

Name        : perl-Proc-Daemon
Product     : Fedora 14
Version     : 0.05
Release     : 1.fc14
URL         : http://search.cpan.org/dist/Proc-Daemon/
Summary     : Run Perl program as a daemon process
Description :
This is version 0.05 of Proc::Daemon

This module contains the routine Init which can be called by a Perl
program to initialize itself as a daemon. A daemon is a process that
runs in the background with no controlling terminal. Generally servers
(like FTP and HTTP servers) run as daemon processes.

--------------------------------------------------------------------------------
Update Information:

Upstream Changelog

Version 0.05
* fixed a problem when using the old method of calling Proc::Daemon::Init
* without object (reported by Alex Samorukov). The parent process didn't exit.
* fixed a problem with Proc::ProcessTable 0.44: Under some conditions
* 'cmndline' retruns with space and/or other characters at the end.
* Update and small fixes in the documentation.

Version 0.04
* Added functions: new(), adjust_settings(), fix_filename(), Status(),
* Kill_Daemon(), get_pid() and get_pid_by_proc_table_attr().
* Init() now returns the PID of the daemon.
* Fork() now allways returns values like Perls built-in 'fork' does.
* Description was rewritten, extended and moved to the new Daemon.pod file.
* Additional test are done at installation.
* $SIG{'HUP'} was set to be valid only 'local' (bug report).
* POSIX::EAGAIN() was added to Fork() (bug report).


--------------------------------------------------------------------------------
ChangeLog:

* Fri Oct 29 2010 Remi Collet <Fedora at famillecollet.com> 0.05-1
- update to 0.05
- add BR: perl(Proc::ProcessTable) and BR: perl(Test::More)
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Proc-Daemon' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list