Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D642863C46E for ; Sat, 14 May 2011 13:04:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AE85E14A13E; Sat, 14 May 2011 13:04:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4C1914A13D for ; Sat, 14 May 2011 13:04:05 +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 0nwG2g6+Phy7 for ; Sat, 14 May 2011 13:04:05 +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 F401714A13B for ; Sat, 14 May 2011 13:04:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D9A2D175DD; Sat, 14 May 2011 13:04:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 14 May 2011 13:04:04 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/net/avahi To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20110514130404.D9A2D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat May 14 13:04:04 UTC 2011 Modified Files: pkgsrc/net/avahi: Makefile PLIST distinfo Removed Files: pkgsrc/net/avahi/patches: patch-ac patch-ad patch-ae patch-af patch-ag patch-aj Log Message: Update avahi to 0.6.30. while here, simplify package (not using patches for handling config files). = 0.6.30 This is a bugfix release. * Make IPv6 work again * i18n updates * Minor other updates = 0.6.29 This is a bugfix release. * Updates regarding systemd integration * Compatibility with newer gtk3 and gobject introspection * i18n updates * Minor other updates * Fix CVE-2011-1002, fixing the fix for CVE-2010-2244 = 0.6.28 This is a bugfix release. * Updates regarding systemd integration * Properly avoid bus activation on non-systemd systems * Compatibility with newer gtk3 and gobject introspection * i18n updates * Minor other updates To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/avahi/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/avahi/PLIST cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/avahi/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/net/avahi/patches/patch-ac \ pkgsrc/net/avahi/patches/patch-ad cvs rdiff -u -r1.4 -r0 pkgsrc/net/avahi/patches/patch-ae \ pkgsrc/net/avahi/patches/patch-ag pkgsrc/net/avahi/patches/patch-aj cvs rdiff -u -r1.3 -r0 pkgsrc/net/avahi/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.