From patchwork Mon Mar 16 16:52:52 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 1255624 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=embedded.rocks Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" header.d=embedded.rocks header.i=@embedded.rocks header.a=rsa-sha256 header.s=default header.b=HWfF6gKG; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 48h2Rx650nz9sPJ for ; Tue, 17 Mar 2020 03:53:17 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 428C526807; Mon, 16 Mar 2020 16:53:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EJ2zOVJ84rGd; Mon, 16 Mar 2020 16:53:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 59B2C221B1; Mon, 16 Mar 2020 16:53:12 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id EAD0C1BF964 for ; Mon, 16 Mar 2020 16:53:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E72A2221B1 for ; Mon, 16 Mar 2020 16:53:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id niBgOhSLTjQ0 for ; Mon, 16 Mar 2020 16:53:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by silver.osuosl.org (Postfix) with ESMTPS id 3493221FAD for ; Mon, 16 Mar 2020 16:53:09 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 8F790240103 for ; Mon, 16 Mar 2020 17:53:07 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 48h2Rl18Y8z9rxc for ; Mon, 16 Mar 2020 17:53:07 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=default; t= 1584377586; x=1584982387; bh=WB+/8nIw/ToF5T9h7tYzrHBbEQhA5CaAKtR dfDPkH+g=; b=HWfF6gKGjk7bA8CF8Ip1bLKs4/TNEATjiZ7eNzEgC9LxIIa1QmX EcC/YyFkhM189i5rD4bk1SY0k4MaGHPiq0ON2AxOV59NpTAF8Gl+cdJH7tuqUNHe IVpetyufu/w4uXoUt4ckzu8FYEd0uLNvQJPGvuBkXh4HbvUV08ZdIbSFEm0xyjYP 0N+vG+U6StSrkTXfv5bYeGqjmcMyAyuE0bZWW6ibsaX3soyIisJwtJWbn4e1rzcj wvom++vdUkscS8TBqNUln+Xxhr7DohlAn77SaXwRdMD3SKLMj2YTxAuBCJHeQawe IL+rqvUbRr4Q6Jn716sY8ncmkTt7Y89PyVQ== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id YDDdiphgXiyF; Mon, 16 Mar 2020 17:53:06 +0100 (CET) Received: from nzxt.fritz.box (port-92-193-149-223.dynamic.as20676.net [92.193.149.223]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Mon, 16 Mar 2020 17:53:06 +0100 (CET) From: =?utf-8?q?J=C3=B6rg_Krause?= To: buildroot@buildroot.org Date: Mon, 16 Mar 2020 17:52:52 +0100 Message-Id: <20200316165253.560773-3-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200316165253.560773-1-joerg.krause@embedded.rocks> References: <20200316165253.560773-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH v2 3/4] package/ell: bump to version 0.28 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Changes since version 0.24: 0.28: Fix issue with NULL check of D-Bus proxy for method calls. Add support for emitting D-Bus property changes on demand. Add support for reporting file attribute changes. 0.27: Fix issue with data overflow and multiple PEMs. Fix issue with handling DHCP lease expiration. 0.26: Fix issue with memory leak and TLS certificates. Fix issue with buffer size and TLS PRF handling. Add support for D-Bus non-root ObjectManager. 0.25: Fix issue with stopping DHCP client and owner notification. Fix issue with time calculation overflow and DHCP. Signed-off-by: Jörg Krause --- v2: * none --- package/ell/ell.hash | 2 +- package/ell/ell.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/ell/ell.hash b/package/ell/ell.hash index 02e6e27b53..7e4abcc844 100644 --- a/package/ell/ell.hash +++ b/package/ell/ell.hash @@ -1,5 +1,5 @@ # Locally computed -sha256 b6a4b46807391ea69f9271074cc778aa74263af2bea3f797ab0c092e8dedd21f ell-0.24.tar.gz +sha256 f7d41781eebcec5795554249400895532460bcf533f2a55ee0c3b9c792dda42d ell-0.28.tar.gz # License files sha256 ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5 COPYING diff --git a/package/ell/ell.mk b/package/ell/ell.mk index 6cafdd73d5..664976af9f 100644 --- a/package/ell/ell.mk +++ b/package/ell/ell.mk @@ -4,7 +4,7 @@ # ################################################################################ -ELL_VERSION = 0.24 +ELL_VERSION = 0.28 ELL_SITE = https://git.kernel.org/pub/scm/libs/ell/ell.git ELL_SITE_METHOD = git ELL_LICENSE = LGPL-2.1+