8
0

Accepting request 866764 from devel:languages:perl:autoupdate

- updated to 0.10
   see /usr/share/doc/packages/perl-AnyEvent-WebSocket-Server/Changes
  0.10    2020-01-25
          - No functional change from 0.09.
          - Fix test: The RSA key used in the test (in t/data) is now 3072 bit long,
            because some TLS implementation now requires at least 2048 bit. (#5)

OBS-URL: https://build.opensuse.org/request/show/866764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-AnyEvent-WebSocket-Server?expand=0&rev=3
This commit is contained in:
2021-01-27 16:14:23 +00:00
committed by Git OBS Bridge
parent e363eb41e2
commit db1edbc0e4
5 changed files with 60 additions and 18 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 25 03:06:10 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 0.10
see /usr/share/doc/packages/perl-AnyEvent-WebSocket-Server/Changes
0.10 2020-01-25
- No functional change from 0.09.
- Fix test: The RSA key used in the test (in t/data) is now 3072 bit long,
because some TLS implementation now requires at least 2048 bit. (#5)
-------------------------------------------------------------------
Mon May 11 10:05:55 UTC 2020 - Frank Schreiner <FSchreiner@suse.com>