From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6HPP-000661-F4 for guix-patches@gnu.org; Thu, 04 May 2017 10:07:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6HPK-0001or-H0 for guix-patches@gnu.org; Thu, 04 May 2017 10:07:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56441) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6HPK-0001on-Cy for guix-patches@gnu.org; Thu, 04 May 2017 10:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d6HPK-0000Tj-4C for guix-patches@gnu.org; Thu, 04 May 2017 10:07:02 -0400 Subject: bug#26758: [PATCH] gnu: gnome-shell: Patch CVE-2017-8288. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <2mJLT7Z/wQdanXzCpACTLW@bec4dusrlz0aOI14CUJvM> Date: Thu, 04 May 2017 16:06:11 +0200 In-Reply-To: (rennes@openmailbox.org's message of "Thu, 04 May 2017 08:12:01 -0500") Message-ID: <87tw50hg30.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: rennes Cc: 26758@debbugs.gnu.org Hi rennes, rennes skribis: > but I still do not understand the way to determine how much needs to be= =20=20 > rebuilt! Like this: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix refresh -l gnome-shell A single dependent package: gnome@3.22.2 --8<---------------cut here---------------end--------------->8--- IOW, only =E2=80=98gnome=E2=80=99 depends on =E2=80=98gnome-shell=E2=80=99. HTH, Ludo=E2=80=99.