From patchwork Sun Sep 1 15:25:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arne Fitzenreiter X-Patchwork-Id: 2380 Return-Path: Delivered-To: ms@mail01.ipfire.org Received: from mail01.ipfire.org by mail01.haj.ipfire.org with LMTP id wzZzIyrla11JVQAA8Gcflg (envelope-from ) for ; Sun, 01 Sep 2019 15:35:06 +0000 Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46Ly2c503Jz3HP; Sun, 1 Sep 2019 15:35:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1567352105; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=PNvHrUJ1nYDKgLDhzminL3Vc7f8eYTGBddh2KxpFO6A=; b=eGDSy6tW7R3N/xXy3cE2yMYMQv5bvbjIcwneHFWrIQtq5JIcY0foDkRmwMja3mDAMAk+ZZ Wtrxks3hUWW+EpdXbf3/pkFKb/dzeV+QwC0ZishtLk3UzQZ/O1HYwspliocvgW3JgaOoSv dnzPpdaY4kFVg6xBy13Gr9RF8oCfpD+hRN/QDKFX9CiQBy7hKFAQxVuF5H85axaAyNkovp Ix9WaLufr11hBvM6ueOAhj/EooBWADCwiGNBif4R1oqnoEQ0BanVhqZBZF7C0CWL3dzJrv yPkjuUS1lVXDyGp5Ct4bOhwPftrw7iCg8loK9Y5L5bPS2kTHMyW6xv6s9bWykw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1567352105; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=PNvHrUJ1nYDKgLDhzminL3Vc7f8eYTGBddh2KxpFO6A=; b=l/0Odi2I8vEAjqUIDciw2dwpcO0oPkmre1VcbSOWveU9ttfUnpq3Xx6KM02kdW27Qauy+z JTg/ZqPdXVQfg6AA== Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46Lxqj0qRCz2yjF; Sun, 1 Sep 2019 15:25:37 +0000 (UTC) Received: from mail01.ipfire.org (mail01.i.ipfire.org [172.28.1.200]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail01.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46Lxqh3C8wz2yjC for ; Sun, 1 Sep 2019 15:25:36 +0000 (UTC) Received: from ipfire.localdomain (p5DEE1F7A.dip0.t-ipconnect.de [93.238.31.122]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46Lxqj3114z5CTVF; Sun, 1 Sep 2019 16:25:37 +0100 (BST) From: Arne Fitzenreiter To: development@lists.ipfire.org Subject: [PATCH] pcengines-apu-firmware: Update to 4.10.0.0 Date: Sun, 1 Sep 2019 16:25:29 +0100 Message-Id: <1567351529-18094-1-git-send-email-arne_f@ipfire.org> X-Mailer: git-send-email 2.6.3 Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=arne_f smtp.mailfrom=arne_f@ipfire.org X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arne Fitzenreiter Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Arne Fitzenreiter --- pcengines-apu-firmware/pcengines-apu-firmware.nm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcengines-apu-firmware/pcengines-apu-firmware.nm b/pcengines-apu-firmware/pcengines-apu-firmware.nm index 48f5862..e2b5aab 100644 --- a/pcengines-apu-firmware/pcengines-apu-firmware.nm +++ b/pcengines-apu-firmware/pcengines-apu-firmware.nm @@ -4,7 +4,7 @@ ############################################################################### name = pcengines-apu-firmware -version = 4.9.0.7 +version = 4.10.0.0 release = 1 arch = noarch