Package: libpar-packer-perl / 1.006-1+squeeze1
Metadata
Package | Version | Patches format |
---|---|---|
libpar-packer-perl | 1.006-1+squeeze1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix pod spelling.patch | (download) |
script/tkpp |
8 4 + 4 - 0 ! |
fix pod spelling errors |
01_manpage ext.patch | (download) |
Makefile.PL |
10 5 + 5 - 0 ! |
fix manpage extension for compatibility with debian perl policy |
fix with new par name | (download) |
lib/PAR/Packer.pm |
4 2 + 2 - 0 ! |
par.pl was renamed to par-archive in order to be compliant with Debian Policy |
create safe temporary directories.patch | (download) |
myldr/mktmpdir.c |
35 33 + 2 - 0 ! |
create safe temporary directories CVE-2011-4114: PAR packed files are extracted to unsafe and predictable temporary directories. . - create parent of cache directory (i.e. /tmp/par-USER) with mode 0700 - if it already exists, make sure that (and bail out if not) - it's not a symlink - it's mode 0700 - it's owned by USER |
run_all_tests_using_a_nonce_PAR_TMPDIR.patch | (download) |
t/10-parl-generation.t |
2 2 + 0 - 0 ! |
run all tests using a nonce par_tmpdir |