8
0

Accepting request 684751 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/684751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Protocol-WebSocket?expand=0&rev=10
This commit is contained in:
Stephan Kulow
2019-03-14 10:42:35 +00:00
committed by Git OBS Bridge
parent 6eedcdb7b2
commit 60e8a05ecf
4 changed files with 24 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Mar 13 16:32:45 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.26
see /usr/share/doc/packages/perl-Protocol-WebSocket/Changes
0.26 2019-03-09T09:35:15Z
- Introduce MAX_FRAGMENTS_AMOUNT to change the allowable amount of fragments (Daniel Kamil Kozar)
- Update draft-ietf-hybi-00 tests to include the error text in response line (Daniel Kamil Kozar)
0.25 2019-03-09T09:31:45Z
- The "Wrong response line" error now includes the actual response line (Max Maischein)
-------------------------------------------------------------------
Sun Jan 14 07:05:41 UTC 2018 - coolo@suse.com