mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
perl: fix CVE-2015-8607, CVE-2015-8608, CVE-2016-2381.
This commit is contained in:
parent
a1d4da6553
commit
2093f09aeb
2 changed files with 1379 additions and 1 deletions
1378
srcpkgs/perl/patches/maint-v5.22.patch
Normal file
1378
srcpkgs/perl/patches/maint-v5.22.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl'.
|
# Template build file for 'perl'.
|
||||||
pkgname=perl
|
pkgname=perl
|
||||||
version=5.22.1
|
version=5.22.1
|
||||||
revision=2
|
revision=3
|
||||||
hostmakedepends="less"
|
hostmakedepends="less"
|
||||||
makedepends="zlib-devel bzip2-devel gdbm-devel db-devel"
|
makedepends="zlib-devel bzip2-devel gdbm-devel db-devel"
|
||||||
depends="less"
|
depends="less"
|
||||||
|
|
Loading…
Add table
Reference in a new issue