William A. Hoffman | 1 Jun 2006 23:35
Picon

Updated: CMake-2.4.2-1

CMake 2.4.2-1 is now available on Cygwin mirrors.

There has been a new release of the official cmake (2.4.2-1).
This is a major release from 2.2.3 to 2.4.2.

Changes in CMake 2.4.2

* Run symlink command from correct directory for executable versions

* Fix for universal binaries and Xcode depend problem

* Changes to LIST command, see --help-command LIST

* Fix FindQT to be able to use full paths to source files

* Fix CPack ZIP on windows command line problem

* Find executables with no extension on windows mingw

* Fix FindQt3 to use QTDIR over path

* Significant speedup in try-compile for nmake

* CPack improvments including tar bzip2

* FindQt4 windows path fix

* Sunos cc optimize flags are correct

* Fix crash with ${} empty variable
(Continue reading)

Max Bowsher | 6 Jun 2006 00:30

Updated: apr1-1.2.7-1 and libapr1, aprutil1-1.2.7-1 and libaprutil1

APR and APR-util, portability and miscellaneous utility libraries,
have been updated in the Cygwin net distribution to version 1.2.7-1.

This is a routine upstream patch release update.

Max Bowsher.

-- 

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 answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin <at> cygwin.com .  I would appreciate it if you would
use this mailing list rather than emailing me directly.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.  This includes ideas and comments about the
setup utility or Cygwin in general.

              *** 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.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:
(Continue reading)

Max Bowsher | 6 Jun 2006 20:05

Updated: apache2-2.2.2-1

Apache HTTPD version 2 has been updated to 2.2.2-1.

This is a new upstream security and bugfix release.

Additionally, in Cygwin-local news:
The handling of the "2" suffixation that disambiguates from Apache HTTPD
1.3.x has been reworked to produce more correct results from apxs2.

Please address requests for the inclusion of any additional modules
contained within the Apache httpd distribution itself to cygwin (at)
cygwin (dot) com.

Max Bowsher.

--

-- 

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 answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin <at> cygwin.com .  I would appreciate it if you would
use this mailing list rather than emailing me directly.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.  This includes ideas and comments about the
setup utility or Cygwin in general.

             *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

(Continue reading)

Max Bowsher | 6 Jun 2006 21:42

Updated: swig-1.3.29-1

SWIG, the Simplified Wrapper and Interface Generator, is a tool for
easing the interfacing of C/C++ libraries to scripting languages.

Its package in the Cygwin net distribution has been updated to version
1.3.29-1.

This is a new upstream release.

Max Bowsher.

-- 

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 answer all of the questions.

If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin <at> cygwin.com .  I would appreciate it if you would
use this mailing list rather than emailing me directly.

If you want to make a point or ask a question, the Cygwin mailing list
is the appropriate place.  This includes ideas and comments about the
setup utility or Cygwin in general.

             *** 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:

(Continue reading)

Charles Wilson | 8 Jun 2006 10:49
Favicon

Updated: rxvt-20050409-3

RXVT is a VT102 terminal emulator for both X and Windows.

This is a bugfix update (as was the -2 release, which I neglected to 
announce).  This release should correct the issues with 
font-size-changing in native windows mode, reported
    http://cygwin.com/ml/cygwin/2006-05/msg00967.html
    http://cygwin.com/ml/cygwin/2006-06/msg00109.html
    http://cygwin.com/ml/cygwin/2006-06/msg00124.html
Thanks to Gilbert, Cheetah, and rene.

The -2 release fixed an issue where rxvt would hide a user's interactive 
bash-in-cmd.exe session.

Changes since 20050409-2:
---------------------------------
* Implement XTranslateCoords() within libW11 in an attempt to get
   smart resizing to work.  Discover that most Xservers lie about
   upper-left-corner position of client windows, such that WM decorations
   are already accounted for -- and thus the small section rxvt code
   within the smart-resize function that "compensates" for WM decorations
   is not  active with "real" Xservers.

   But libW11 doesn't lie about WM decorations.And rxvt's "compensation"
   code -- active in this case -- is hopelessly broken.

   Don't use --enable-smart-resize.

Changes since 20050409-1:
---------------------------------
* Removed hide_console code.  As it happens, the W11 wrapper
(Continue reading)

Max Bowsher | 11 Jun 2006 17:01

Updated: swig-1.3.29-1

SWIG, the Simplified Wrapper and Interface Generator, is a tool for
easing the interfacing of C/C++ libraries to scripting languages.

Its package in the Cygwin net distribution has been updated to version
1.3.29-2.

This is a Cygwin-local bugfix release, to fix the omission of the file
/usr/share/swig/1.3.29/swigwarn.swg from 1.3.29-1.

Max Bowsher.

Corinna Vinschen | 12 Jun 2006 13:23
Favicon

Updated: vim-7.0.017-1

I have updated the version of vim on cygwin.com to 7.0.017-1.

This is the long awaited vim 7.0, latest patchlevel 17.  Cygwin Vim
still builds from the vanilla sources.

The official release message:

=======================================================================
Announcing:  Vim (Vi IMproved) version 7.0

Vim 7 is ready!  After years of development this feature packed editor
is waiting for you.

Since Vim 6.4 many new features have been added.  To mention a few:

- Spell checking support for about 50 languages
- Intelligent completion for C, HTML, Ruby, Python, PHP, etc.
- Tab pages, each containing multiple windows
- Undo branches: never accidentally lose text again
- Vim script supports Lists and Dictionaries (similar to Python)
- Vim script profiling
- Improved Unicode support
- Highlighting of cursor line, cursor column and matching braces
- Translated manual pages support.
- Internal grep; works on all platforms, searches compressed files
- Browsing remote directories, zip and tar archives
- Printing multi-byte text

Once you have installed Vim 7.0 you can find details about the changes
since Vim 6.4 with ":help version7".
(Continue reading)

Corinna Vinschen | 12 Jun 2006 13:25
Favicon

Updated: syslog-ng-1.6.11-1

I have updated syslog-ng on cygwin.com to the latest stable release
1.6.11.  This is just a minor update which contains scalability
improvements and a change to the documentation.

syslog-ng, as the name shows, is a syslogd replacement, but with new
functionality for the new generation. The original syslogd allows
messages only to be sorted based on priority/facility pairs; syslog-ng
adds the possibility to filter based on message contents using regular
expressions. The new configuration scheme is intuitive and powerful.
Forwarding logs over TCP and remembering all forwarding hops makes it
ideal for firewalled environments.

Please read /usr/share/doc/Cygwin/syslog-ng.README for postinstall
information.  I also recommend to visit the /usr/share/doc/syslog-ng/
directory and the man pages "syslog-ng" and "syslog-ng.conf".

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 answer all of the questions.

              *** 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.com <at> cygwin.com

If you need more information on unsubscribing, start reading here:

(Continue reading)

Corinna Vinschen | 12 Jun 2006 13:27
Favicon

Updated: openssl-0.9.8b-1, openssl-devel-0.9.8b-1, openssl097-0.9.7j-1

I've updated the version of OpenSSL to 0.9.8b-1.  This also includes the
openssl-devel package.  The compatibility package openssl097 has been
updated to 0.9.7j-1.

This is a upstream bugfix release.  The Cygwin release is built from
the vanilla version.

Official release message:
=======================================================================

   OpenSSL version 0.9.8b and 0.9.7j released
   ==========================================

   OpenSSL - The Open Source toolkit for SSL/TLS
   http://www.openssl.org/

   The OpenSSL project team is pleased to announce the release of
   version 0.9.8b of our open source toolkit for SSL/TLS. This new
   OpenSSL version is a bugfix release and incorporates
   changes and bugfixes to the toolkit.  For a complete list of
   changes, please see http://www.openssl.org/source/exp/CHANGES.

   We also release 0.9.7j, which contains several FIPS updates and bugfixes
   compared to 0.9.7i. It is the first full release of OpenSSL that can link
   against a validated FIPS module.

   These updates contain several bugfixes to resolve compilation issues under
   Win32 and errors in CA creation via the CA.pl script.

   We consider OpenSSL 0.9.8b to be the best version of OpenSSL
(Continue reading)

Brian Dessent | 12 Jun 2006 11:29
Favicon

Updated: curl-7.15.4-1, curl-devel-7.15.4-1, libcurl3-7.15.4-1


I've updated the cURL and libcurl packages to 7.15.4-1.  This is a new
upstream release.

Please note that as of this release the old compatibility library
libcurl2 is now officially obsolete.  This package existed only to
support older packages that had been compiled against the 7.11.x ABI,
and as of now all current Cygwin packages have been updated.

cURL is a command line tool for transferring files with URL syntax,
supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and
LDAP. curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP
uploading, HTTP form based upload, proxies, cookies, user+password
authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file
transfer resume, proxy tunneling and a busload of other useful tricks.  

See <http://curl.haxx.se/> for more information about cURL, and
<http://curl.haxx.se/changes.html> for a list of what has changed. 
SSL/TLS support via OpenSSL is enabled in these packages.

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 answer all of the questions.

              *** 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:

(Continue reading)


Gmane