From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from m0.truegem.net (m0.truegem.net [69.55.228.47]) by sourceware.org (Postfix) with ESMTPS id 5C91E3AAA0B0 for ; Thu, 8 Jul 2021 23:38:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5C91E3AAA0B0 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=maxrnd.com Authentication-Results: sourceware.org; spf=none smtp.mailfrom=maxrnd.com Received: (from daemon@localhost) by m0.truegem.net (8.12.11/8.12.11) id 168Nc6xu057626; Thu, 8 Jul 2021 16:38:06 -0700 (PDT) (envelope-from mark@maxrnd.com) Received: from 162-235-43-67.lightspeed.irvnca.sbcglobal.net(162.235.43.67), claiming to be "localhost.localdomain" via SMTP by m0.truegem.net, id smtpdwrgsTv; Thu Jul 8 16:37:59 2021 From: Mark Geisert To: cygwin-announce@cygwin.com Cc: Mark Geisert Subject: cygutils-extra 1.4.16-3 [test] Date: Thu, 8 Jul 2021 16:37:40 -0700 Message-Id: <20210708233740.3250-1-mark@maxrnd.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Mailman-Approved-At: Fri, 09 Jul 2021 10:15:23 +0000 X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2021 23:38:09 -0000 The following test package has been uploaded to the Cygwin distribution: * cygutils-extra-1.4.16-3 This test package provides a getclip program that handles Unicode characters from the clipboard. This addresses recent reports on the main Cygwin mailing list, primarily: https://cygwin.com/pipermail/cygwin/2021-June/248782.html After feedback is received that this feature is working properly, or after some amount of time TBD, this test release will be promoted to current. NB. Since this is a test release, setup*.exe won't automatically upgrade your installed cygutils-extra package; you must specifically select this test release to install it. Happy Clipping, ..mark