Christopher Faylor | 3 Apr 2005 03:04
Favicon

Updated: cygwin-1.5.14-1

I've made a new version of the Cygwin DLL and associated utilities
available for download.  As usual, a list of what has changed is below.

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 .

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

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

Christopher Faylor
TimeSys, Inc.

Changes since 1.5.13-1:

(Continue reading)

Corinna Vinschen | 3 Apr 2005 14:41
Favicon

Updated: tcsh-6.14.00-1

I've updated the version of tcsh to 6.14.00-1.

This is an upstream version update.  The original update message:

-----------------------------------------------------------------------
Hello,

I am pleased to announce that tcsh-6.14 is now available; this version
fixes a number of bugs and adds the following enhancements:

New Features:
    * UTF-8 handling for both singe and double width characters
    * termname builtin for testing whether a terminal type is
      available in termcap/terminfo

Bug Fixes:
    * too many to enumerate here, consult the Fixes file

Tcsh is an enhanced version of the Berkeley C-shell that offers command
line editing and completion plus many other little things that preserve
the length of your fingers.

Tcsh runs on most UNIX machines, VMS_POSIX, OS/2 EMX, WIN32, Amiga...

You can get tcsh from ftp://ftp.astron.com/pub/tcsh/tcsh-6.14.00.tar.gz
or from the mirrors:

    ftp://ftp.gw.com/pub/unix/tcsh/tcsh-6.14.00.tar.gz [US]
    ftp://ftp.funet.fi/pub/unix/shells/tcsh/tcsh-6.14.00.tar.gz [Finland]

(Continue reading)

Corinna Vinschen | 3 Apr 2005 14:57
Favicon

Updated: OpenSSH-4.0p1-1

I've just updated the version of OpenSSH to 4.0p1-1.

This is an official new release, based on the vanilla sources.

The official release message:

====================================================================
OpenSSH 4.0 has just been released. It will be available from the
mirrors listed at http://www.openssh.com/ shortly.

OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.

We would like to thank the OpenSSH community for their continued
support to the project, especially those who contributed source and
bought T-shirts or posters.

We have a new design of T-shirt available, more info on
        http://www.openbsd.org/tshirts.html#18

For international orders use http://https.openbsd.org/cgi-bin/order
and for European orders, use http://https.openbsd.org/cgi-bin/order.eu

Changes since OpenSSH 3.9:
============================

* ssh(1) now allows the optional specification of an address to bind to
  in port forwarding connections (local, remote and dynamic). Please
  refer to the documentation for the -L and -R options in the ssh(1)
  manual page and the LocalForward and RemoteForward options in the
(Continue reading)

Corinna Vinschen | 3 Apr 2005 17:15
Favicon

Updated: sed-4.1.4-1

I've updated the version of sed to 4.1.4-1.

This is the latest stable sed release 4.1.4.

Changes since 4.1.3:

* \B correctly means "not on a word boundary" rather than "inside a word"

* bugfixes for platform without internationalization

* more thorough testing framework for tarballs (`make full-distcheck')

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:

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.
(Continue reading)

Jan Nieuwenhuizen | 3 Apr 2005 20:38
Picon
Gravatar

Updated: tetex-3.0.0-1


The tetex suite hase been updated to version 3.0.0-1.  This is a
major update.

Upstream changes

- updated programs: web2c 7.5.4, xdvik 22.84.8, dvipsk 5.95a, texinfo 4.8,
  pdfetex 1.21a (based on TeX-3.141592 and eTeX-2.2), Omega 1.23.2.3
- distributed tree is no longer mixed with cached runtime date or updated
  configuration files (which eases distribution management and updates)
- added programs: dvipng (convert dvi -> png) and aleph (conbines a stable
  omega version with features of eTeX)
- updated texmf tree with updated many updated / added packages. Most
  notably: LaTeX2e <2003/12/01>, ConTeXt version 2005.01.24, Latin Modern
  fonts, beamer and memoir package
- distributed texmf tree rearranged to meet the specification of TDS
  rev. 1.1 - pdfetex is now the default engine used for most formats
  (including latex)
- texconfig / updmap / fmtutil can now be used in a multi-user environment

Cygwin changes

- texdocview works, using cygstart
- tetex-tiny is self-contained and suffices eg, for full LilyPond operation
- Cygwin and cross build patches merged, builds ootb from upstream sources

Enjoy,
Jan.

    
(Continue reading)

Eric Blake | 6 Apr 2005 05:57
Gravatar

Updated: coreutils-5.3.0-4


A new release of coreutils, 5.3.0-4, is available.

NEWS
====
This is a minor patch release.  The overall 5.3.0 series was designated
unstable by the upstream author (compared to the stable 5.2.1), because it
introduces some POSIX-compliance fixes for the first time; but there have
been few complaints so the 5.2.1 series is no longer available via
setup.exe.  See /usr/share/doc/coreutils-5.3.0/NEWS for the changes since
5.2.1-5.

This release adds the following patches:  cp(1), install(1), and mv(1) are
now more consistent in their behavior of implicit .exe extensions (see
http://cygwin.com/ml/cygwin/2005-03/msg00448.html for some examples that
were previously strange).  Additionally, rm(1) now also has some implicit
.exe handling.  The rule of thumb is that if both x and x.exe exist in a
directory, the command-line argument specifies that file.  But if only
x.exe exists, then both x and x.exe can be used to name the file, and if
.exe was implicitly added to reach the source, then the destination will
also have .exe.  The other patch in this release is that dircolors(1) now
supports the cygwin terminal by default when it is not using /etc/DIR_COLORS.

There is still a known upstream bug with hardlinks - `mv -i a b' fails to
prompt when a and b are hardlinks to one another, but that will be fixed
whenever upstream releases 5.3.1.  Also, I am not sure whether coreutils
should attempt to make `mv a A' work successfully; but in the meantime you
can use the mvv script proposed here:
http://sourceware.org/ml/cygwin/2005-02/msg00454.html.  Also, note that
su(1) is
(Continue reading)

Eric Blake | 6 Apr 2005 14:38
Gravatar

Updated: m4-1.4.3-1


A new release of m4, 1.4.3-1, is available.

NEWS
====
This is a new upstream release.  From the NEWS file, the changes since
1.4.2 are:

Version 1.4.3 - March 2005, by Gary V. Vaughan

* DESTDIR installs now work correctly.
* Don't segfault with uncompilable regexps to changeword().
* Always use \n line-endings for frozen files (fixes a cygwin bug).
* Portability fix for systems lacking mkstemp(3).
* Approximately 20% speed up in the common case of usage with autoconf.
* Supported on QNX 6.3.

You must rebuild from source if you want the experimental changeword
feature enabled, as enabling it slows down normal operation.

DESCRIPTION
===========
m4 is an implementation of the traditional Unix macro processor. It is
mostly SVR4 compatible although it has some extensions (for example,
handling more than 9 positional parameters to macros). GNU m4 also has
built-in functions for including files, running shell commands, doing
arithmetic, etc.

UPDATE
======
(Continue reading)

Steve Kelem | 6 Apr 2005 20:50

Re: GNU emacs 21.3.50-2 is available

Joe Buehler said the following on 3/31/2004 7:24 AM:

> GNU emacs 21.3.50-2 is available.

Has anyone ported emacs 21.4 to Cygwin?

THanks,
Steve

Robb, Sam | 7 Apr 2005 22:43
Favicon

Updated: sunrpc-4.0-3

I've updated the sunrpc package for Cygwin to version 4.0-3.

This release should fix a minor problem that would prevent server
registration on a system with an inactive (but not disabled) network
interface.

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

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

http://sources.redhat.com/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

- Sam Robb (sam.robb <at> timesys.com)
- http://www.timesys.com

(Continue reading)

Robb, Sam | 7 Apr 2005 22:43
Favicon

Updated: nfs-server-2.3-1

I've updated the nfs-server package for Cygwin to version 2.3-1.

  As active development on the package seems to have stalled
(see http://sourceforge.net/projects/unfs/ - last release was
three years ago), and this release contains significant changes,
I decided to bump the version number to 2.3 to reflect the fact
that this package has essentially become a fork of the original
code.

  Changes in this release include:  

  - Configuration now handled completely by autoconf
  - Updated source layout and general source code cleanup
  - Much updated nfs-server-config script
  - Improved documentation
  - Removed CDF support in favor of future ClusterNFS integration.
  - Added support for simple '*' as allowed host in /etc/exports
  - Added support for setting root uid on command line

  With these changes, the nfs-server now passes almost all of the
Connectathon (http://www.connectathon.org/nfstests.html) tests.
If anyone knows of other nfs-server test suites that could be used
to help verify the correctness of the server, I'd be happy to get
a pointer to them.

                       *** 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 answer all of the questions.  
(Continue reading)


Gmane