- updated to 0.35 see /usr/share/doc/packages/perl-Server-Starter/Changes 0.35 2019-09-21T13:50:02Z - add support for UDP #52 OBS-URL: https://build.opensuse.org/request/show/732540 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Server-Starter?expand=0&rev=14
129 lines
4.3 KiB
Plaintext
129 lines
4.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 22 20:39:49 UTC 2019 - <timueller+perl@suse.de>
|
|
|
|
- updated to 0.35
|
|
see /usr/share/doc/packages/perl-Server-Starter/Changes
|
|
|
|
0.35 2019-09-21T13:50:02Z
|
|
- add support for UDP #52
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 27 06:58:38 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 0.34
|
|
see /usr/share/doc/packages/perl-Server-Starter/Changes
|
|
|
|
0.34 2018-02-26T06:32:16Z
|
|
- run start_server even if no port (or path) is specified (thanks to Ichito Nagata) #49
|
|
- add `.` in @INC (thanks to Petr Písař) #47
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 13 07:22:21 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 0.33
|
|
see /usr/share/doc/packages/perl-Server-Starter/Changes
|
|
|
|
0.33 2016-12-13T00:37:49Z
|
|
- do not kill old worker too early (thanks to Xuanzhong Wei) #45
|
|
- allow use of `--enable-auto-restart` without an argument (thanks to Slaven Rezic) #41
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 27 09:05:15 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.32
|
|
see /usr/share/doc/packages/perl-Server-Starter/Changes
|
|
|
|
0.32 2015-08-25T02:09:18Z
|
|
- fix compatibility issue on Solaris (thanks to Syohei YOSHIDA) #40
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 20 09:09:11 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.31
|
|
see /usr/share/doc/packages/perl-Server-Starter/Changes
|
|
|
|
0.31 2015-07-20T02:38:57Z
|
|
- do not remove the socket file when becoming a daemon (thanks to andyjones) #34 #36
|
|
- emit name of the directory to which it failed to chdir(2) (thanks to tokuhirom) #33
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 7 09:01:36 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.30
|
|
see /usr/share/doc/packages/perl-Server-Starter/Changes
|
|
|
|
0.30 2015-06-05T05:28:43Z
|
|
- unlink the status file only when created by itself (thanks to tokuhirom) #32
|
|
- redo #26 (thanks to tokuhirom) #31
|
|
|
|
0.29 2015-06-04T06:45:26Z
|
|
- build should fail on Windows (thanks to chorny) #26
|
|
- add `--stop` option (thanks to tokuhirom) #28
|
|
- do not close STDIN in case the listening port is mapped to fd zero (thanks to tokuhirom) #29 #24
|
|
- reopen STDIN to suppress unnecessary warnings (thanks to touhirom) #30
|
|
|
|
0.28 2015-05-28T22:08:37Z
|
|
- add `--port=[host:]port=fd` option for specifying the file descriptor number (thanks to tokuhirom) #24
|
|
|
|
-------------------------------------------------------------------
|
|
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)
|
|
|