Return-Path: <dev-bounces@oe-lite.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hugin.dotsrc.org (hugin.dotsrc.org [IPv6:2001:878:346::102]) by ozlabs.org (Postfix) with ESMTP id 31F012C00A2 for <incoming@patchwork.ozlabs.org>; Tue, 19 Mar 2013 18:28:47 +1100 (EST) Received: from hugin.dotsrc.org (localhost [127.0.0.1]) by hugin.dotsrc.org (Postfix) with ESMTP id 752493F987 for <incoming@patchwork.ozlabs.org>; Tue, 19 Mar 2013 08:28:46 +0100 (CET) X-Original-To: dev@oe-lite.org Delivered-To: dev@oe-lite.org Received: from mail02.prevas.se (mail02.prevas.se [62.95.78.10]) by hugin.dotsrc.org (Postfix) with ESMTPS id 1ADA43F987 for <dev@oe-lite.org>; Tue, 19 Mar 2013 08:28:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=prevas.dk; i=@prevas.dk; l=1114; q=dns/txt; s=ironport2; t=1363678125; x=1395214125; h=from:to:subject:date:message-id:mime-version; bh=yFSPgtXvUYACxGKcrN7zBZkGXN5zlh27qiLjbyadJYA=; b=o4XZqJN5Q6PlvBs+dNeNfHYO0Htt2kN1ul/FyWIZb0lwpihrwyemS8Dg ZyMhjmo8qPvPM3eWwLeQrQqNc0tZVvnwJpLhYbNVqnHIVy2sdBizdcSjo oi/kFXzgramy0kKywYz+EtWO6EkuQr2bbpM4oE5qC8/URViE9ZCS5GsJw 8=; X-IronPort-AV: E=Sophos;i="4.84,870,1355094000"; d="scan'208";a="2291150" Received: from vmprevas3.prevas.se (HELO smtp.prevas.se) ([172.16.8.103]) by ironport2.prevas.se with ESMTP/TLS/AES128-SHA; 19 Mar 2013 08:28:42 +0100 Received: from arh116.prevas.se (172.16.11.18) by smtp.prevas.se (172.16.8.105) with Microsoft SMTP Server (TLS) id 14.2.342.3; Tue, 19 Mar 2013 08:28:42 +0100 From: Jacob Barsoe <jabk@prevas.dk> To: <dev@oe-lite.org> Subject: [PATCH 0/2] Update lftp Date: Tue, 19 Mar 2013 08:28:41 +0100 Message-ID: <cover.1363678101.git.jacob.kjaergaard@prevas.dk> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 X-Originating-IP: [172.16.11.18] X-BeenThere: dev@oe-lite.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: OE-lite development <dev.oe-lite.org> List-Unsubscribe: <http://lists.oe-lite.org/mailman/options/dev>, <mailto:dev-request@oe-lite.org?subject=unsubscribe> List-Archive: <http://lists.oe-lite.org/pipermail/dev> List-Post: <mailto:dev@oe-lite.org> List-Help: <mailto:dev-request@oe-lite.org?subject=help> List-Subscribe: <http://lists.oe-lite.org/mailman/listinfo/dev>, <mailto:dev-request@oe-lite.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: dev-bounces@oe-lite.org Errors-To: dev-bounces@oe-lite.org
From: Jacob Kjaergaard <jacob.kjaergaard@prevas.dk> The following changes since commit 7878801a19ba332205713d43ffaa40c9e646dc03: busybox: BINFMT_flat fixup (2013-03-12 15:16:54 +0100) are available in the git repository at: git://gitorious.org/~jabk/oe-lite/jabk-base lftp http://gitorious.org/~jabk/oe-lite/jabk-base/commits/lftp Jacob Kjaergaard (2): lftp: Add version 4.4.5 lftp: Remove version 4.3.8 recipes/lftp/lftp-4.4.5/config.site | 1 + .../gets-undefined-in-C11.patch | 0 recipes/lftp/lftp_4.3.8.oe.sig | 1 - recipes/lftp/{lftp_4.3.8.oe => lftp_4.4.5.oe} | 0 recipes/lftp/lftp_4.4.5.oe.sig | 1 + 5 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 recipes/lftp/lftp-4.4.5/config.site rename recipes/lftp/{lftp-4.3.8 => lftp-4.4.5}/gets-undefined-in-C11.patch (100%) delete mode 100644 recipes/lftp/lftp_4.3.8.oe.sig rename recipes/lftp/{lftp_4.3.8.oe => lftp_4.4.5.oe} (100%) create mode 100644 recipes/lftp/lftp_4.4.5.oe.sig
Jacob Barsoe <jabk@prevas.dk> writes: > Jacob Kjaergaard (2): > lftp: Add version 4.4.5 > lftp: Remove version 4.3.8 Merged to master, thanks. /Esben
From: Jacob Kjaergaard <jacob.kjaergaard@prevas.dk> The following changes since commit 7878801a19ba332205713d43ffaa40c9e646dc03: busybox: BINFMT_flat fixup (2013-03-12 15:16:54 +0100) are available in the git repository at: git://gitorious.org/~jabk/oe-lite/jabk-base lftp http://gitorious.org/~jabk/oe-lite/jabk-base/commits/lftp Jacob Kjaergaard (2): lftp: Add version 4.4.5 lftp: Remove version 4.3.8 recipes/lftp/lftp-4.4.5/config.site | 1 + .../gets-undefined-in-C11.patch | 0 recipes/lftp/lftp_4.3.8.oe.sig | 1 - recipes/lftp/{lftp_4.3.8.oe => lftp_4.4.5.oe} | 0 recipes/lftp/lftp_4.4.5.oe.sig | 1 + 5 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 recipes/lftp/lftp-4.4.5/config.site rename recipes/lftp/{lftp-4.3.8 => lftp-4.4.5}/gets-undefined-in-C11.patch (100%) delete mode 100644 recipes/lftp/lftp_4.3.8.oe.sig rename recipes/lftp/{lftp_4.3.8.oe => lftp_4.4.5.oe} (100%) create mode 100644 recipes/lftp/lftp_4.4.5.oe.sig