Files
perl-Server-Starter/perl-Server-Starter.changes

62 lines
1.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Apr 28 06:41:55 UTC 2015 - coolo@suse.com
- updated to 0.27
see /usr/share/doc/packages/perl-Server-Starter/Changes
0.27 2015-04-28T01:02:28Z
- revert 0.26 so that the install script can update the shebang (thanks to miyagawa) #22
- modernize the build tool (thanks to miyagawa) #23
0.26
- `start_server` command uses perl found in $PATH instead of /usr/bin/perl #21
0.25
- fix `already in use` error if the program is restarted (regression in 0.21) #18
- tests now pass on environments wo. IPv6 support #19
0.24
- introduce --daemonize option (#18 #6)
- fix bug that causes a infinite loop in shutdown (amends #14)
0.23
- set IPV6_V6ONLY for socket bound to an IPv6 address (#16)
0.22
- support for IPv6 (#16)
- include repository URL in META.yml (#15; thanks to ether)
0.21
- remove dependency against non-standard modules (#14)
0.19
- reimplement changes in 0.15, 0.16 for stability (#13)
- update inc/Module/Install
-------------------------------------------------------------------
Thu Mar 13 21:42:31 UTC 2014 - lars@linux-schulserver.de
- update to 0.17
-------------------------------------------------------------------
Thu Dec 2 22:57:01 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.08:
* add --log-file and --pid-file options
-------------------------------------------------------------------
Wed Dec 1 09:44:37 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:31:01 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Thu Oct 7 13:17:20 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.07)