8
0

Accepting request 742852 from devel:languages:perl:autoupdate

- Regenerate spec with newest cpanspec
   * Add manual dependencies to cpanspec.yml
- updated to 1.6
   see /usr/share/doc/packages/perl-Convert-UUlib/Changes
  1.6  
  	- fix heap overflow (testcase by Noel Duffy, reported
            by Robert Scheck). The defense-in-depth mechanism based
            on mmap should make this unexploitable for other than denial
            of service, on systems supporting mmap/mprotect.

OBS-URL: https://build.opensuse.org/request/show/742852
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-UUlib?expand=0&rev=29
This commit is contained in:
Lars Vogdt
2019-10-27 14:22:08 +00:00
committed by Git OBS Bridge
parent df087af51c
commit 21a0a9b3d7
5 changed files with 74 additions and 25 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Oct 25 10:46:24 UTC 2019 - Tina Mueller <tina.mueller@suse.com>
- Regenerate spec with newest cpanspec
* Add manual dependencies to cpanspec.yml
-------------------------------------------------------------------
Fri Oct 25 09:39:40 UTC 2019 - <timueller+perl@suse.de>
- updated to 1.6
see /usr/share/doc/packages/perl-Convert-UUlib/Changes
1.6 Thu Oct 24 17:11:54 CEST 2019
- fix heap overflow (testcase by Noel Duffy, reported
by Robert Scheck). The defense-in-depth mechanism based
on mmap should make this unexploitable for other than denial
of service, on systems supporting mmap/mprotect.
-------------------------------------------------------------------
Tue Sep 25 15:50:19 UTC 2018 - pmonrealgonzalez@suse.com