Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id E6652A5B2E for ; Wed, 24 Dec 2014 17:49:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 32BC014A137; Wed, 24 Dec 2014 17:49:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EE3914A135 for ; Wed, 24 Dec 2014 17:49:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id PNCbaa9-_MLV for ; Wed, 24 Dec 2014 17:49:37 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 5603414A134 for ; Wed, 24 Dec 2014 17:48:28 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id sBOHmHod010237 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 24 Dec 2014 18:48:17 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id sBOHmH2b029144 for pkgsrc-changes@netbsd.org; Wed, 24 Dec 2014 18:48:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F64F14A170 for ; Tue, 23 Dec 2014 23:08:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id yq0-IVc8WPqO for ; Tue, 23 Dec 2014 23:08:29 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 847C614A148 for ; Tue, 23 Dec 2014 23:08:29 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7909198; Tue, 23 Dec 2014 23:08:29 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 23 Dec 2014 23:08:29 +0000 From: "Pierre Pronchery" Subject: CVS commit: pkgsrc/net/synergy To: pkgsrc-changes@netbsd.org Reply-To: khorben@netbsd.org X-Mailer: log_accum Message-Id: <20141223230829.7909198@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Wed, 24 Dec 2014 18:48:17 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: khorben Date: Tue Dec 23 23:08:29 UTC 2014 Modified Files: pkgsrc/net/synergy: Makefile distinfo Log Message: Packaged synergy 1.4.14 This version is not the latest, but apparently good enough to solve a security issue (according to audit-packages). New features: Feature #46 – Drag and drop between computers (Windows and Mac) Fixed bugs: Bug #3287 – Mac does not wake up Bug #3758 – Unstable service (synergyd) Bug #3759 – Exploit: C:Program.exe (if it exists) is run by service (elevated) Bug #3760 – Encryption broken (GCM, CTR and OFB) Bug #3761 – Start button is visible when Synergy is running Bug #3762 – Apply button is disabled for Mac and Linux To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/synergy/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/synergy/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.