From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 73C9DC0015E for ; Wed, 9 Aug 2023 18:20:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230139AbjHISUX (ORCPT ); Wed, 9 Aug 2023 14:20:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229489AbjHISUW (ORCPT ); Wed, 9 Aug 2023 14:20:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 265BDFE for ; Wed, 9 Aug 2023 11:20:22 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BA24D64354 for ; Wed, 9 Aug 2023 18:20:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 21C76C433C8; Wed, 9 Aug 2023 18:20:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691605221; bh=EEcDqhSaoXPh6YEatIY5MkTuMKDg6R22JxTA4Hlv50Q=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=NMrY0j2kg575N/B7mWnRhla2VrQB9ZrmzJNxhyzNJtstaXpJVq8YokDR++1YuaXLU hBlCyVFtR/9fZN1MSEUmPVhYlNwmrCfnsT0RMY4AUH1wvAwpRJZxzHxmNXOHK0YeXL LgI2pJTgBOAingjy16G+Ao0XAM+KOsTNJzA5ZFxjAJvDq4MR1vq/QA1MkdUTp5MmBN KqVkdT/5+aVbwQ4r+8PrMKVH6JeRdPXqw4V4K+juMS1IyYVa0YWDbvOtFuSwQK/oi7 x6Qd/CkyyYtRBYSkLm4Dx12rxk1LDYcVfpd2clPflf5IFvIYRHpN+6FsbcaDkFUP8n MwRFXwIam+6Xg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 01CB6C3274B; Wed, 9 Aug 2023 18:20:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH BlueZ v4 0/2] configure.ac: Install D-Bus policy in /usr/share, not /etc From: patchwork-bot+bluetooth@kernel.org Message-Id: <169160522100.14644.4519904446970876636.git-patchwork-notify@kernel.org> Date: Wed, 09 Aug 2023 18:20:21 +0000 References: <20230809065143.2002324-1-gioele@svario.it> In-Reply-To: <20230809065143.2002324-1-gioele@svario.it> To: Gioele Barabucci Cc: linux-bluetooth@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz : On Wed, 9 Aug 2023 08:51:41 +0200 you wrote: > [Sending again, this time with the right commit titles. Sorry for the noise.] > > This patch changes configure.am to install the bluez D-Bus policy in > `/usr/share/dbus-1/system.d` instead of `/etc/dbus-1/system.d`. > > From https://bugs.debian.org/1006631: > > [...] Here is the summary with links: - [BlueZ,v4,1/2] configure.ac: Bump minimum D-Bus version to 1.10 https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=8b6432a8728f - [BlueZ,v4,2/2] configure.ac: Install D-Bus policy in /usr/share, not /etc https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=fc6f5856d177 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html