delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-announce/2002/03/12/00:02:15

Mailing-List: contact cygwin-announce-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-announce-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-announce/>
List-Post: <mailto:cygwin-announce AT cygwin DOT com>
List-Help: <mailto:cygwin-announce-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-announce-owner AT cygwin DOT com
Delivered-To: mailing list cygwin-announce AT cygwin DOT com
Delivered-To: moderator for cygwin-announce AT cygwin DOT com
Message-ID: <3C8D8AB9.6060203@ece.gatech.edu>
Date: Mon, 11 Mar 2002 23:57:29 -0500
From: Charles Wilson <cwilson AT ece DOT gatech DOT edu>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2
X-Accept-Language: en-us
MIME-Version: 1.0
To: cygwin-announce AT cygwin DOT com
Subject: Updated: zlib-1.1.4-1

The zlib package has been updated to version 1.1.4-1.  zlib is a 
standard lossless compression library.  The 1.1.4 version of zlib fixes 
a 'double free' bug that could lead to heap corruption when untrusted, 
compressed data is fed to zlib.

CHANGES:

- update to official 1.1.4 release

--
Charles Wilson
zlib volunteer maintainer for cygwin

INSTALLATION:

To update your installation, click on the "Install Cygwin now" link
on the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and update the zlib package.

Note that we have recently stopped downloads from sources.redhat.com (
aka cygwin.com) due to bandwidth limitations.  This means that you
will  need to find a mirror which has this update.

In the US,
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/
is a reliable high bandwidth connection.

In the UK,
http://programming.ccp14.ac.uk/ftp-mirror/programming/cygwin/pub/cygwin/
is usually up-to-date within 48 hours.

If one of the above doesn't have the latest version of this package
then you can either wait for the site to be updated or find another
mirror.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin AT cygwin DOT com .  I would appreciate if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.

               *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain DOT com AT cygwin DOT com

NOTES:

o Now uses the auto-import functionality of newer binutils, and doesn't
use __declspec(dllimport).  This means you no longer need -DZLIB_STATIC
when compiling objects intended for static linking.  Just compile as normal.
HOWEVER, you need to use a special flag when linking statically:
'gcc -static'. For dynamic linking, you need no special link-time flags
(assuming you're using binutils newer than 20010930, when 
--enable-auto-import
was made the default).

   -- PRO: no compile time flags needed when building
           client programs; ONLY need a link-time flag
           linking to static libraries.  NO special flags
           at compile-time nor link-time when linking to
           dynamic links.
   -- CON: (partial): if using binutils older than 20010930,
           you now need a special linktime flag for dynamic
           linking (-Wl,--enable-auto-import).  However,
           with an up-to-date binutils, you don't need this.

o The following packages have been converted from old style
"-DFOO_STATIC" to the new autoimport style of DLL structure:
   ncurses    readline    gettext    zlib
   libpng     xpm-nox     jpeg       tiff
   gdbm       jbig
The following package has not (yet) been converted, and
still needs -DFOO_STATIC for static builds:
   bzip2


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019