Skip to content

Commit

Permalink
update Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rschupp committed May 31, 2019
1 parent 386e05c commit c3c4a8a
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Changes
@@ -1,14 +1,16 @@
1.049 2019-05-xx
1.049 2019-05-31

- Fix RT#129312: Code signing for OSX

Avoid Archive::Zip::Archive error "can't find EOCD signature" for pp'ed
executables with lots of stuff appended (e.g. by OSX codesign).

Note: This requires the corresponding fix in PAR,
hence bump its required version to 1.016.
Note: This requires the corresponding fix in PAR in 1.016,
hence bump its required version.

- Fix issue GitHub#15 (dosen't build with a relocatable version of perl)
Add a test by appending 512 kB to a pp'ed executable.

- Fix issue GitHub#15 (doesn't build with a relocatable version of perl)

If the perl used to build PAR::Packer is a relocatable perl,
i.e. it was build with -Duserelocatableinc, then myldr/par will
Expand Down

0 comments on commit c3c4a8a

Please sign in to comment.