8
0

Accepting request 1153679 from devel:languages:perl:autoupdate

- updated to 6.13
   see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
  6.13      2024-02-06 01:00:50Z
      - Fix ssl upgrade for regular host names (GH#77) (Axel Burri)
  6.12      2024-01-22 17:51:31Z
      - Enable MultiHomed for IO::Socket::SSL (GH#61) (ℕicolas ℝ.)
      - Making it possible to use IPv6 in https call through https proxy
        environment (in case of using CONNECT method to create a tunnel) (GH#74)
        (Dmitriy Shamatrin)

OBS-URL: https://build.opensuse.org/request/show/1153679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-LWP-Protocol-https?expand=0&rev=23
This commit is contained in:
2024-03-01 08:40:48 +00:00
committed by Git OBS Bridge
parent bd51d54ad1
commit 3f282f261b
4 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Feb 6 03:07:22 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 6.13
see /usr/share/doc/packages/perl-LWP-Protocol-https/Changes
6.13 2024-02-06 01:00:50Z
- Fix ssl upgrade for regular host names (GH#77) (Axel Burri)
6.12 2024-01-22 17:51:31Z
- Enable MultiHomed for IO::Socket::SSL (GH#61) (icolas .)
- Making it possible to use IPv6 in https call through https proxy
environment (in case of using CONNECT method to create a tunnel) (GH#74)
(Dmitriy Shamatrin)
-------------------------------------------------------------------
Fri Aug 11 16:36:32 UTC 2023 - Tina Müller <tina.mueller@suse.com>