8
0

Accepting request 873860 from devel:languages:perl:autoupdate

- updated to 3.43
   see /usr/share/doc/packages/perl-Mail-IMAPClient/Changes
  version 3.43: 
  	- admin: update copyright, move from rt.cpan.org (retired) to github
  	- rt.cpan.org#132720: compress: Readmethod: avoid false-positive EOF
  	  [Eric Wong]
  	- rt.cpan.org#129920: Parsing headers fails under special condition
  	  [Jens Berthold]
  	- rt.cpan.org#132654: avoid cyclic reference on ->compress
  	  [Eric Wong]
  	- rt.cpan.org#132380: append_string can fail to match APPENDUID in response
  	  [Radomír Polách]
  	- rt.cpan.org#133496: allow for undocumented BODYSTRUCTURE extensions
  	  [Rhesa Rozendaal]

OBS-URL: https://build.opensuse.org/request/show/873860
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-IMAPClient?expand=0&rev=27
This commit is contained in:
2021-02-22 08:31:11 +00:00
committed by Git OBS Bridge
parent 659ae5c741
commit a54421c0cf
4 changed files with 30 additions and 14 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Feb 19 17:48:58 UTC 2021 - Tina Müller <timueller+perl@suse.de>
- updated to 3.43
see /usr/share/doc/packages/perl-Mail-IMAPClient/Changes
version 3.43: Tue Feb 16 16:53:26 UTC 2021
- admin: update copyright, move from rt.cpan.org (retired) to github
- rt.cpan.org#132720: compress: Readmethod: avoid false-positive EOF
[Eric Wong]
- rt.cpan.org#129920: Parsing headers fails under special condition
[Jens Berthold]
- rt.cpan.org#132654: avoid cyclic reference on ->compress
[Eric Wong]
- rt.cpan.org#132380: append_string can fail to match APPENDUID in response
[Radomír Polách]
- rt.cpan.org#133496: allow for undocumented BODYSTRUCTURE extensions
[Rhesa Rozendaal]
-------------------------------------------------------------------
Sat Nov 30 14:55:27 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>