Files
perl-Starlet/perl-Starlet.changes

119 lines
3.6 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 7 18:26:44 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
- Fix build
-------------------------------------------------------------------
Tue Dec 13 07:24:22 UTC 2016 - coolo@suse.com
- updated to 0.31
see /usr/share/doc/packages/perl-Starlet/Changes
0.31
- send 100-continue immediately #25 (Gregory Oschwald)
- expose new callback for sending informational responses #29 (Kazuho Oku)
-------------------------------------------------------------------
Sun Jun 12 13:48:20 UTC 2016 - coolo@suse.com
- updated to 0.30
see /usr/share/doc/packages/perl-Starlet/Changes
0.30
- add child_exit hook #26 (by azrle)
-------------------------------------------------------------------
Tue Mar 8 11:02:21 UTC 2016 - coolo@suse.com
- updated to 0.29
see /usr/share/doc/packages/perl-Starlet/Changes
0.29
- fix workers being killed too aggressively when spawn-interval is used #27 (by limitusus)
-------------------------------------------------------------------
Fri Nov 6 10:28:22 UTC 2015 - coolo@suse.com
- updated to 0.28
see /usr/share/doc/packages/perl-Starlet/Changes
0.28
- always shutdown after SIGTERM, but only after notifying the client (via connection: close or equiv.) #23
-------------------------------------------------------------------
Sat Oct 24 09:32:21 UTC 2015 - coolo@suse.com
- updated to 0.26
see /usr/share/doc/packages/perl-Starlet/Changes
0.26
- fix abrupt connection close when receiving SIGTERM #21 (by shogo82148)
-------------------------------------------------------------------
Tue Jul 7 09:21:39 UTC 2015 - coolo@suse.com
- updated to 0.25
see /usr/share/doc/packages/perl-Starlet/Changes
0.25
- support listing to unix socket wo. using Server::Starter
- suppress warning when receiving broken requests
- fix test issue with Plack >= 1.0035
-------------------------------------------------------------------
Sun Apr 19 07:12:25 UTC 2015 - coolo@suse.com
- updated to 0.24
see /usr/share/doc/packages/perl-Starlet/Changes
0.24
- worker processes always receive different sequence of values when calling "rand()"
0.23
- serialize calls to select -> accept when listening to multiple ports
0.22
- listen to multiple ports passed from Server::Starter (ttakezawa)
0.21
- support listening to unix socket (passed by Server::Starter) (kazeburo)
0.20
- support HTTP/1.1 (kazeburo)
0.19
- update the dependencies now that Plack no more depends on LWP (miyagawa; https://github.com/plack/Plack/pull/408)
- add support for psgix.harakiri (audreyt)
0.18
- change threshold for combining headers and body from 1024 bytes to 8192
0.17_01
- reduce rt_sig* syscalls (kazeburo)
0.16
- Set REMOTE_PORT environment variable (kazeburo)
0.15
- unbundle Plack::Standalone::Server::Prefork::Server::Starter (see `perldoc Starlet` to find out how to boot Starlet using Server::Starter)
-------------------------------------------------------------------
Mon Oct 31 13:08:00 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.14:
* support for randomized reqs-per-child
* support for slow restart
* do not send Server header more than once per every response
-------------------------------------------------------------------
Tue Aug 2 21:22:10 UTC 2011 - them4z@googlemail.com
- recreated 0.13 with cpanspec 1.78.05
-------------------------------------------------------------------
Sun May 22 05:59:14 UTC 2011 - them4z@googlemail.com
- initial package 0.13
* created by cpanspec 1.78.04