From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 0D15E6017E for ; Fri, 26 Sep 2014 01:50:06 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s8Q1o7On023540 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 25 Sep 2014 18:50:07 -0700 (PDT) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.174.1; Thu, 25 Sep 2014 18:50:06 -0700 From: Chong Lu To: Date: Fri, 26 Sep 2014 09:49:18 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH V2 0/1] apt: fix for CVE-2014-0478 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Sep 2014 01:50:11 -0000 Content-Type: text/plain Change since V1: Add Upstream-Status and Signed-off-by in patch. The following changes since commit 8ac8eca2e3bd8c78e2b31ea974930ed0243258a3: build-appliance-image: Update to dizzy head revision (2014-09-23 22:10:26 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/apt http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/apt Chong Lu (1): apt: fix for CVE-2014-0478 .../apt-0.9.9.4/apt-0.9.9.4-CVE-2014-0478.patch | 193 +++++++++++++++++++++ meta/recipes-devtools/apt/apt.inc | 1 + 2 files changed, 194 insertions(+) create mode 100644 meta/recipes-devtools/apt/apt-0.9.9.4/apt-0.9.9.4-CVE-2014-0478.patch -- 1.9.1