Accepting request 1006045 from devel:languages:perl:autoupdate

- updated to 1.17
   see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
  1.17      2022-09-13 05:27:09 -0600
    - Documentation improvements (gh#30, gh#31)
    - Production release otherwise identical to 1.16_01
  1.16_01   2022-09-11 15:29:26 -0600
    - Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
    - Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
    - Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
      requires encryption (gh#28, gh#29)
    - Downgrade from https to http is no longer allowed (gh#28, gh#29)

OBS-URL: https://build.opensuse.org/request/show/1006045
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Base-ModuleBuild?expand=0&rev=13
This commit is contained in:
2022-09-27 15:30:43 +00:00
committed by Git OBS Bridge
parent 788228c48a
commit 2a7c08d5d6
4 changed files with 32 additions and 16 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 14 03:06:04 UTC 2022 - Tina Müller <timueller+perl@suse.de>
- updated to 1.17
see /usr/share/doc/packages/perl-Alien-Base-ModuleBuild/Changes
1.17 2022-09-13 05:27:09 -0600
- Documentation improvements (gh#30, gh#31)
- Production release otherwise identical to 1.16_01
1.16_01 2022-09-11 15:29:26 -0600
- Add support for ALIEN_DOWNLOAD_RULE (gh#28, gh#29)
- Add support for ALIEN_INSTALL_NETWORK (gh#28, gh#29)
- Verify hostnames for SSL connections when ALIEN_DOWNLOAD_RULE
requires encryption (gh#28, gh#29)
- Downgrade from https to http is no longer allowed (gh#28, gh#29)
-------------------------------------------------------------------
Tue Apr 13 20:39:25 UTC 2021 - Lars Vogdt <lars@linux-schulserver.de>