Edit report at http://bugs.php.net/bug.php?id=39388&edit=1

 ID:                 39388
 Comment by:         oeriksson at mandriva dot com
 Reported by:        judas dot iscariote at gmail dot com
 Summary:            provide --with-libzip-dir configure option to allow
                     usage of system's libzip
 Status:             Bogus
 Type:               Bug
 Package:            Zip Related
 Operating System:   Linux
 PHP Version:        5CVS-2006-11-05 (CVS)
 Assigned To:        pajoye
 Block user comment: N
 Private report:     N

 New Comment:

With the recent security flaws related to libzip it's desirable to
enable this option. Isn't the latest
http://www.nih.at/libzip/libzip-0.10.tar.bz2 going to work fine now?


Previous Comments:
------------------------------------------------------------------------
[2006-11-05 19:21:28] paj...@php.net

There is no need of it. And no, you should *really* not use an external
library.



The version bundled have more fixes and features than the released lib.
Most of them are already in the libzip cvs, other not.

------------------------------------------------------------------------
[2006-11-05 03:50:59] judas dot iscariote at gmail dot com

Description:
------------
Currently there is no  --with-libzip-dir to easily allow distributions
to use independantly packaged system libraries.

Reproduce code:
---------------
./configure --help | grep zip

Expected result:
----------------
--enable-zip        Include Zip read/write support.

--with-zlib-dir=DIR   zip: Set the path to libz install prefix.

--with-libzip=DIR     zip : path to libzip sources if not using the
bundled library.

Actual result:
--------------
--enable-zip        Include Zip read/write support.

--with-zlib-dir=DIR   zip: Set the path to libz install prefix.


------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=39388&edit=1

Reply via email to