<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce">
    <title>gmane.os.cygwin.announce</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4560"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4559"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4558"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4557"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4556"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4555"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4554"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4553"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4552"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4551"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4550"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4549"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4548"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4547"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4546"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4545"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4544"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4543"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4542"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.cygwin.announce/4541"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4560">
    <title>Updated: squid-3.3.3-1: Web Proxy Cache</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4560</link>
    <description>&lt;pre&gt;Hi

A new version of 'squid' has been uploaded to a server near you.

 o Update to latest upstream
 o First cygwin 1.7.x version (Last version was 2.6.STABLE17 from November 2007)
 o Build for cygwin 1.7.18 with gcc-4.5.3
 o Uses cygport for .hint files generation
 o debuginfo package included


squid NEWS:
===========
 
 o http://www.squid-cache.org/Versions/v3/3.3/changesets/
 o http://www.squid-cache.org/Versions/v3/3.2/changesets/
 o http://www.squid-cache.org/Versions/v3/3.1/changesets/
 o http://www.squid-cache.org/Versions/v3/3.0/changesets/
 o http://www.squid-cache.org/Versions/v2/2.7/changesets/
 o http://www.squid-cache.org/Versions/v2/2.6/changesets/


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the "List-Unsubscribe: " tag in the
email header of this message.  Send email to the address&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-05-17T11:04:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4559">
    <title>Updated: OpenSSH-6.2p2-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4559</link>
    <description>&lt;pre&gt;I've just updated the Cygwin version of OpenSSH to 6.2p2-1.

The official upstream release message for 6.2p2:

====================================================================
This is a portable OpenSSH bugfix release.

Changes since OpenSSH 6.2p1
===========================

Bugfixes:

 * ssh(1): Only warn for missing identity files that were explicitly
   specified.

 * Fix bug in contributed contrib/ssh-copy-id script that could result in
   "rm *" being called on mktemp failure. bz#2105

 * sshd(8): Quiet disconnect notifications on the server from error() back
   to logit() from error() for normal, client-initiated disconnections.
   bz#2057

 * Avoid conflicting definitions of __int64 on Cygwin

Checksums:
==========

 - SHA1 (openssh-6.2p2.tar.gz) = c2b4909eba6f5ec6f9f75866c202db47f3b501ba

Reporting Bugs:
===============

- Please read http://www.openssh.com/report.html
  Security bugs should be reported directly to openssh&amp;lt; at &amp;gt;openssh.com

OpenSSH is brought to you by Markus Friedl, Niels Provos, Th&lt;/pre&gt;</description>
    <dc:creator>Corinna Vinschen</dc:creator>
    <dc:date>2013-05-16T12:59:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4558">
    <title>Updated: initscripts-0.9-4: System V Init Clone initscripts</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4558</link>
    <description>&lt;pre&gt;Hi

A new version of 'initscripts' has been uploaded to a server near you.

 o Uses cygport for .hint files generation


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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 &amp;lt;at&amp;gt; cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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

&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-05-16T08:07:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4557">
    <title>Updated: {gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile}-3.2.0-1: Library implementing TLS 1.0 and SSL 3.0 protocols</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4557</link>
    <description>&lt;pre&gt;Hi

New versions of 'gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile' have been uploaded to a server near you.

 o Update to latest upstream version
 o Build for cygwin 1.7.18 with gcc-4.5.3


gnutls NEWS:
===============
  
** libgnutls: Use nettle's elliptic curve implementation.

** libgnutls: Added Salsa20 cipher

** libgnutls: Added UMAC-96 and UMAC-128

** libgnutls: Added ciphersuites involving Salsa20 and UMAC-96.
As they are not standardized they are defined using private ciphersuite 
numbers.

** libgnutls: Added support for DTLS 1.2.

** libgnutls: Added support for the Application Layer Protocol Negotiation
(ALPN) extension.

** libgnutls: Removed support for the RSA-EXPORT ciphersuites.

** libgnutls: Avoid linking to librt (that also avoids unnecessary
linking to pthreads if p11-kit isn't used).

** API and ABI modifications:
gnutls_cipher_get_iv_size: Added
gnutls_hmac_set_nonce: Added
gnutls_mac_get_nonce_size: Added


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================
&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-05-16T07:10:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4556">
    <title>Updated: {gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile}-3.1.11-1: Library implementing TLS 1.0 and SSL 3.0 protocols</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4556</link>
    <description>&lt;pre&gt;Hi

New versions of 'gnutls/libgnutls28/gnutls-devel/gnutls-doc/gnutls-guile' have been uploaded to a server near you.

 o Update to latest upstream version
 o Build for cygwin 1.7.18 with gcc-4.5.3


gnutls NEWS:
============
  
** libgnutls: Added priority string VERS-DTLS-ALL.

** libgnutls: When in compatibility mode allow for a wrong version in the
RSA PMS.

** libgnutls: Corrected issues in DTLS heartbeat parsing. Reported by
Joke de Buhr.

** libgnutls: Heartbeat support is enabled by default.

** libgnutls: Added GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA which allows 
gnutls_privkey_sign_hash() to operate as with gnutls_privkey_sign_raw_data().
This makes it consistent with verification with GNUTLS_PUBKEY_VERIFY_FLAG_TLS1_RSA
flag.

** libgnutls: Fixes in unknown DN string printing. Issues reported and
patches by Stef Walter.

** certtool: When generating certificates the default answer for marking the
key for signing and encryption is yes.

** API and ABI modifications:
gnutls_certificate_set_x509_key_mem2:&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-05-14T06:49:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4555">
    <title>Updated: {nettle/libnettle4/libhogweed2/libnettle-devel}-2.7-1: A cryptographic library that is designed to fit easily in more or less any context</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4555</link>
    <description>&lt;pre&gt;Hi

New versions of 'nettle/libnettle4/libhogweed2/libnettle-devel' have been uploaded to a server near you.

nettle NEWS:
===============
  
This release includes an implementation of elliptic curve
cryptography (ECC) and optimizations for the ARM architecture.
This work was done at the offices of South Pole AB, and
generously funded by the .SE Internet Fund.

Bug fixes:

* Fixed a bug in the buffer handling for incremental SHA3
  hashing, with a possible buffer overflow. Patch by Edgar
  E. Iglesias.

New features:

* Support for ECDSA signatures. Elliptic curve operations over
  the following curves: secp192r1, secp224r1, secp256r1,
  secp384r1 and secp521r1, including x86_64 and ARM assembly
  for the most important primitives.
  
* Support for UMAC, including x86_64 and ARM assembly.

* Support for 12-round salsa20, "salsa20r12", as specified by
  eSTREAM. Contributed by Nikos Mavrogiannopoulos.

Optimizations:

* ARM assembly code for several additional algorithms,
  including AES,&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-05-14T06:46:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4554">
    <title>Updated: boost-1.53.0-2 (TEST)</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4554</link>
    <description>&lt;pre&gt;The following packages have been updated for the Cygwin distribution:

*** libboost1.53-1.53.0-2
*** libboost-devel-1.53.0-2
*** libboost_python1.53-1.53.0-2
*** libboost_python-devel-1.53.0-2
*** libboost_python3_1.53-1.53.0-2
*** libboost_python3-devel-1.53.0-2

Boost provides a large collection of peer-reviewed portable C++ source 
libraries.

This is an update to the latest version currently supported by Fedora 
and includes their patchset.  This version was built with gcc-4.7, 
therefore the -devel packages are marked as testing until the former is 
marked stable.

&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-05-14T02:53:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4553">
    <title>Updated: vim-7.3.943-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4553</link>
    <description>&lt;pre&gt;The following packages have been updated for the Cygwin distribution:

*** vim-7.3.943-1
*** vim-common-7.3.943-1
*** vim-minimal-7.3.943-1 (NEW)
*** xxd-7.3.943-1
*** gvim-7.3.943-1

Vim is an advanced text editor that seeks to provide the power of the
de-facto Unix editor 'Vi', with a more complete feature set and a choice
of terminal and GTK+ interfaces.  (The x86_64 gvim package uses Motif 
for now due to unsatisfied dependencies.)

This is an update to the latest upstream patchset, and changes the 
packaging scheme to be closer to Fedora's:

* The new vim-minimal package provides /usr/bin/ex and /usr/bin/vi, is 
compiled with the "small" feature set, and DOES NOT DEPEND ON vim-common.
* The vim and gvim binaries now have support for lua, perl, python, 
python3, and ruby dynamic interfaces.
* The global configuration file is now /etc/vimrc.
* The gvimtutor script is now packaged with gvim.
* Removed usage of alternatives(8).

&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-05-14T02:37:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4552">
    <title>Updated: clamav-0.97.8-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4552</link>
    <description>&lt;pre&gt;I've updated clamav to the latest version 0.97.8

Release Notes
0.97.8: This release addresses several reported potential security bugs.
0.97.7: This is a bugfix release.

See http://www.clamav.net/ or http://freecode.com/projects/clamav/
--
Reini Urban
http://cpanel.net/   http://www.perl-compiler.org/

&lt;/pre&gt;</description>
    <dc:creator>Reini Urban</dc:creator>
    <dc:date>2013-05-13T17:51:45</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4551">
    <title>Updated: cygport-0.12.1-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4551</link>
    <description>&lt;pre&gt;I have just released cygport-0.12.1 for the Cygwin distributions and the
Fedora Cygwin repository.  This release adds several fixes for 
"crossback" scenarios (e.g. building an i686-cygwin sysrooted package on 
i686-cygwin for use on x86_64-cygwin).

Changes in this release (7):
       prepstrip: fix shebang detection
       toolchain: fix TOOLCHAIN_SYSROOT when crossbacking
       cross: fix binutils renaming for crossbacking
       Add CC_SYSROOT
       Ignore files created by make check with automake-1.13
       Update gnuconfig
       cygport 0.12.1

--

Yaakov
Cygwin/X


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================

If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:

http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-05-13T04:06:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4550">
    <title>Updated: mingw64-*-zlib-1.2.8-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4550</link>
    <description>&lt;pre&gt;The following package have been updated in the Cygwin distribution:

*** mingw64-i686-minizip-1.2.8-1
*** mingw64-i686-zlib-1.2.8-1
*** mingw64-x86_64-minizip-1.2.8-1
*** mingw64-x86_64-zlib-1.2.8-1

This package is intended to be used in conjunction with the
*-w64-mingw32 toolchains to create native Windows binaries.

This is an update to the latest upstream version.

&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-05-12T23:04:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4549">
    <title>Updated: ascii-3.12-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4549</link>
    <description>&lt;pre&gt;The following package has been updated for the Cygwin distribution:

*** ascii-3.12-1

The ascii utility provides easy conversion between various byte 
representations and the ASCII character table. It knows about a wide 
variety of hex, binary, octal, Teletype mnemonic, ISO/ECMA code point, 
slang names, XML entity names, and other representations. Given any one 
on the command line, it will try to display all others. Called with no 
arguments it displays a handy small ASCII chart.

This is an update to the latest upstream version.

&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-05-12T23:02:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4548">
    <title>Updated: check-0.9.10-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4548</link>
    <description>&lt;pre&gt;The following package has been updated for the Cygwin distribution:

*** check-0.9.10-1

Check is a unit test framework for C.

This is an update to the latest upstream version.


Yaakov


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================

If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:

http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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&amp;lt; at &amp;gt;cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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



&lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-05-12T23:01:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4547">
    <title>Updated: {zlib/zlib0/zlib-devel/minizip/libminizip1/libminizip-devel}-1.2.8-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4547</link>
    <description>&lt;pre&gt;The zlib package has been updated to version 1.2.8-1. zlib is a
standard lossless compression library. This is a routine update to
the latest upstream version.

CHANGES since 1.2.7-1
========================
* Update to latest upstream version
* Autogenerate .hint files
* Build using win32/Makefile.gcc
* First 64bit build
* Added debuginfo package

&lt;/pre&gt;</description>
    <dc:creator>Charles Wilson</dc:creator>
    <dc:date>2013-05-10T04:49:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4546">
    <title>Updated: gnubg-0.91.0-1: A backgammon player and analysis tool.</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4546</link>
    <description>&lt;pre&gt;Hi

A new version of 'gnubg' has been uploaded to a server near you.

 o Build for cygwin 1.7.18 with gcc-4.5.3
 o Rebuild for python-2.7.3


gnubg NEWS:
===========
  
 o No NEWS file available


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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 &amp;lt;at&amp;gt; cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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

&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-05-03T08:11:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4545">
    <title>Updated: sysvinit-2.86-11: A System-V Init Clone</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4545</link>
    <description>&lt;pre&gt;Hi

A new version of 'sysvinit' has been uploaded to a server near you.

 o Build for cygwin 1.7.18 with gcc-4.5.3
 o Uses cygport for .hint files generation
 o debuginfo package included



CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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 &amp;lt;at&amp;gt; cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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

&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-04-30T15:55:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4544">
    <title>Updated: rcs-5.8.2-1: The Revision Control System</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4544</link>
    <description>&lt;pre&gt;Hi

A new version of 'rcs' has been uploaded to a server near you.

 o Update to latest upstream release
 o Build for cygwin 1.7.18 with gcc-4.5.3


rcs NEWS:
=========
  
  - Bugs fixed

    - Wrong symbolic name dereference

RCS 5.8 introduced a bug whereby commands would incorrectly
dereference a symbolic name (into a numerical revision number)
in the presence of multiple symbolic names that share a common
prefix.  See tests/t803.

    - 'integrity' value syntax better specified

The 'integrity' value (if present) is a string composed of a
system part followed by an optional user part, with formfeed
(^L, U+0C) separating the two.  Unlike other string values, the
'integrity' string (either part) must NOT contain '&amp;lt; at &amp;gt;' (U+40).
If it does, RCS displays a "spurious '&amp;lt; at &amp;gt;' in `integrity' value"
error message and exits failurefully.

This change restores interop play-space for third-party tools
that was stricken w/ the RCS 5.8 top-level grammar freeze.  Left
unspecified is how such tools should divvy up&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-04-30T12:21:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4543">
    <title>Updated: cygport-0.12.0-1</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4543</link>
    <description>&lt;pre&gt;I have just released cygport-0.12.0 for the Cygwin distribution and the
Fedora Cygwin repository.  New in this release:

* Full support for running on, and building for, x86_64-pc-cygwin.

* Support for Automake 1.13.

* New definitions: ARCH, ARCH_i686, ARCH_x86_64.

* New function: cross_compiling.

* Bug fixes for filenames in $D containing spaces.

Changes in this release (39):
       List which as an explicit dependency
       list_deps: ignore gdb.py files
       prepstrip: force long section names for debuginfo
       cmake: set AR and RANLIB for cross-compiling
       toolchain: provide --target argument here
       Define and document RC for windres
       postinstall: manifestize only for i686
       prepman: skip hard links
       Use x86_64-pc-cygwin triplet for 64bit
       Make cross_compiling() public
       Define ARCH variables
       Stop trying to canonicalize triplets
       Accept multiple leading option flags
       list_deps: Fix implib dependency detection when cross-compiling
       &lt;/pre&gt;</description>
    <dc:creator>Yaakov (Cygwin/X</dc:creator>
    <dc:date>2013-04-30T09:05:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4542">
    <title>Updated: aspell-en-7.1.0-2: Aspell english dictionary</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4542</link>
    <description>&lt;pre&gt;Hi

A new version of 'aspell-en' has been uploaded to a server near you.

 o Uses cygport for .hint files generation


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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 &amp;lt;at&amp;gt; cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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

&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-04-30T07:56:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4541">
    <title>Updated: aspell-sv-0.51.0-2: Aspell swedish dictionary</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4541</link>
    <description>&lt;pre&gt;Hi

A new version of 'aspell-sv' has been uploaded to a server near you.

 o Uses cygport for .hint files generation


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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 &amp;lt;at&amp;gt; cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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

&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-04-30T07:55:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.cygwin.announce/4540">
    <title>Updated: aspell-pl-6.0_20061121.0-3: Aspell polish dictionary</title>
    <link>http://permalink.gmane.org/gmane.os.cygwin.announce/4540</link>
    <description>&lt;pre&gt;Hi

A new version of 'aspell-pl' has been uploaded to a server near you.

 o Uses cygport for .hint files generation


CYGWIN-ANNOUNCE UNSUBSCRIBE INFO
================================


If you want to unsubscribe from the cygwin-announce mailing list, please
use the automated form at:


http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then 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 &amp;lt;at&amp;gt; cygwin.com

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

http://sourceware.org/lists.html#unsubscribe-simple

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

&lt;/pre&gt;</description>
    <dc:creator>Dr.Volker</dc:creator>
    <dc:date>2013-04-30T07:55:30</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.cygwin.announce">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.cygwin.announce</link>
  </textinput>
</rdf:RDF>
