Fedora 21 Update: perl-Server-Starter-0.27-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Tue May 12 20:45:12 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-7407
2015-05-02 13:05:21
--------------------------------------------------------------------------------

Name        : perl-Server-Starter
Product     : Fedora 21
Version     : 0.27
Release     : 1.fc21
URL         : http://search.cpan.org/dist/Server-Starter/
Summary     : Superdaemon for hot-deploying server programs
Description :
It is often a pain to write a server program that supports graceful
restarts, with no resource leaks. Server::Starter, solves the problem by
splitting the task into two. One is start_server, a script provided as a
part of the module, which works as a superdaemon that binds to zero or
more TCP ports, and repeatedly spawns the server program that actually
handles the necessary tasks (for example, responding to incoming
connections). The spawned server programs under Server::Starter call
accept(2) and handle the requests.

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

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

* Fri May  1 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.27-1
- Upstream update.
- Reflect upstream having dropped bundling modules.
- Reflect upstream having re-added LICENCE.
- Reflect upstream having switched to Module::Build.
* Tue Apr  7 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.25-1
- Upstream update.
- Rework spec.
- Remove bundled modules.
- Drop Fedora/RH-patches.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update perl-Server-Starter' 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