X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:message-id:date:from:reply-to
	:mime-version:to:subject:content-type; q=dns; s=default; b=KhnE3
	XF21pPVEKfLbvXAOWlvkuMKq5/z5Ol5YrGc170XOwNQwS1iUDvbE4jvYMmlNdrZl
	ao5uGqSo4yRorTAVejbuz/5+c6010EYl37jiH3Y+s0OHpwm3RJ3w3u7vNgdOZZR6
	Qbrl1NZmDxruaJeX+0LgQV5WOTgy64BlK98jx4=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:message-id:date:from:reply-to
	:mime-version:to:subject:content-type; s=default; bh=qbEj//VrjOJ
	c62JgARB0T0jeZWo=; b=fn1d30RAGYZGdpJho/bznddkMDb7KYw4FWlywD9DDNM
	/vtMJItXqNXfmbATglGy7fhYVOY4Ox+VpBgH0kV9+e25WE0oymDNo7reN92MvPsJ
	M8D0fVJacBPHbn+ZfCDtq1uVx6AmzLzFhBtHKjr8Lc3V8W/3/KksgFfasL6AhqHA
	=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
Message-Id: <announce.543C50D5.4000705@redhat.com>
Date: Mon, 13 Oct 2014 16:23:17 -0600
From: "Eric Blake (cygwin)" <eblake@redhat.com>
Reply-To: The Cygwin Mailing List <cygwin@cygwin.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] Updated: sharutils-4.14-2
OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Pe1vKo7KqgcrhxtPNa2B0JuKoIEuAWdFi"
X-IsSubscribed: yes

--Pe1vKo7KqgcrhxtPNa2B0JuKoIEuAWdFi
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

A new release of sharutils, 4.14-2, has been uploaded and will soon be
available at your favorite mirror.  This leaves 4.14-1 as the previous
build.

NEWS:
=3D=3D=3D=3D=3D
This is a minor rebuild that removes the 'compress' dummy executable now
that the 'ncompress' package is available without patent restrictions.
If you have already installed 'ncompress', you will need to reinstall it
after upgrading 'sharutils' in order to avoid a missing file.  This
build also adds a debuginfo package.

Using shar on text mounts continues to have the possibility that line
endings on text files might not be handled the way you want, but if it
was truly a text file, that should not matter to you; the heuristic that
shar uses to decide between text and binary files is whether it contains
non-printing characters.  It is safer to use shar/unshar on binary
mounts (remembering that unshar is inherently unsafe).  uuencode and
uudecode, on the other hand, work reliably regardless of the underlying
mount point.  See also the package documentation found in
/usr/share/doc/sharutils/.

DESCRIPTION:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
The sharutils package contains the GNU shar utilities, a set of tools
for encoding and decoding packages of files (in binary or text format)
in a special plain text format called shell archives (shar).  This
format can be sent through e-mail (which can be problematic for regular
binary files).  The shar utility supports a wide range of capabilities
(compressing, uuencoding, splitting long files for multi-part mailings,
providing checksums), which make it very flexible at creating shar
files.  After the files have been sent, the unshar tool scans mail
messages looking for shar files.  Unshar automatically strips off mail
headers and introductory text and then unpacks the shar files.

Note that unshar is inherently unsafe by design, because it executes
arbitrary shell scripts; therefore the creation of shar archives should
be limited to situations where the receiver trusts the sender.  However,
uuencode and uudecode are useful in their own right, and are safe to use.

UPDATE:
=3D=3D=3D=3D=3D=3D=3D
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. Save it and run setup, answer the questions and pick up
'sharutils' from the 'Archive' category.

DOWNLOAD:
=3D=3D=3D=3D=3D=3D=3D=3D=3D
Note that downloads from cygwin.com aren't allowed due to bandwidth
limitations.  This means that you will need to find a mirror which has
this update, please choose the one nearest to you:
http://cygwin.com/mirrors.html

QUESTIONS:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

--=20
Eric Blake
volunteer cygwin sharutils package maintainer

For more details on this list (including unsubscription), see:
http://sourceware.org/lists.html



--Pe1vKo7KqgcrhxtPNa2B0JuKoIEuAWdFi
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg

iQEcBAEBCAAGBQJUPFDVAAoJEKeha0olJ0Nqh+IIAKhH6WOInv+j1xaatyBK2M6o
ptWJuzJnUKajjxQlGa3Ptgf3itGp6yvxO8z3hJWdgu+vtY+UXint+BG62PT0NjL6
4RAZsiPjDVxF1iUY/ZyoTXUVp/aZt3lwmtMFdeBqvoPmNj/h6ohlUlbJmGAm7pZX
ROj27GCRIU8f2yCYQhfe4DCknmK7HHp3fFdzhfcsMSRVCBPbt6FeROCiLsgfXUj8
PH87othbdrDLduGXi7V7Py7xMEgPT8081QHBWzDLN3a1zB4gc1zbtB13iTNxQmb/
+uIMVvg5AOTMSlrTLrp8xToQymKdDUNi2ycO/w0GgTxXi0raZID+gWbdZGTtN3Y=
=fUUe
-----END PGP SIGNATURE-----

--Pe1vKo7KqgcrhxtPNa2B0JuKoIEuAWdFi--
