mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
nss: update in-tree zlib to 1.2.11 with CVE-2018-25032 fix
This commit is contained in:
parent
7f4e10147f
commit
21d56c9c93
32 changed files with 3020 additions and 2858 deletions
|
|
@ -1,7 +1,7 @@
|
|||
zlib data compression library
|
||||
|
||||
URL: http://zlib.net/
|
||||
Version: 1.2.5
|
||||
Version: 1.2.11 (cacf7f1d4e3d44d871b605da3b647f07d718623f)
|
||||
License: zlib License
|
||||
License File: http://zlib.net/zlib_license.html
|
||||
|
||||
|
|
@ -9,10 +9,3 @@ Description:
|
|||
|
||||
NSS uses zlib in libSSL (for the DEFLATE compression method), modutil, and
|
||||
signtool.
|
||||
|
||||
Local Modifications:
|
||||
|
||||
- patches/prune-zlib.sh: run this shell script to remove unneeded files
|
||||
from the zlib distribution.
|
||||
- patches/msvc-vsnprintf.patch: define HAVE_VSNPRINTF for Visual C++ 2008
|
||||
(9.0) and later.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue