Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 5110663B882 for ; Wed, 23 May 2012 17:52:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1B2D414A2CB; Wed, 23 May 2012 17:53:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A48BB14A2C8 for ; Wed, 23 May 2012 17:53:09 +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 ttKROQ3DR194 for ; Wed, 23 May 2012 17:53:09 +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 18D1E14A2A6 for ; Wed, 23 May 2012 17:53:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 1806F175DD; Wed, 23 May 2012 17:53:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 23 May 2012 17:53:34 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/x11/slock To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120523175334.1806F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Wed May 23 17:53:33 UTC 2012 Modified Files: pkgsrc/x11/slock [pkgsrc-2012Q1]: Makefile distinfo Log Message: Pullup ticket #3802 - requested by reed x11/slock: security update Revisions pulled up: - x11/slock/Makefile 1.4 - x11/slock/distinfo 1.2 --- Module Name: pkgsrc Committed By: reed Date: Wed May 23 17:10:50 UTC 2012 Modified Files: pkgsrc/doc: CHANGES-2012 pkgsrc/x11/slock: Makefile distinfo Log Message: Upgrade slock to 1.0 Add license and change homepage. No changes file included in source distribution. Changes can be seen at http://hg.suckless.org/slock/ (see changelog for last few versions). One important fix is: added XRaiseWindow workaround when new clients are launched See http://secunia.com/advisories/48700/ for the security issue. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.3.18.1 pkgsrc/x11/slock/Makefile cvs rdiff -u -r1.1.1.1 -r1.1.1.1.38.1 pkgsrc/x11/slock/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.