From patchwork Fri Oct 11 08:42:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Petr_=C5=A0tetiar?= X-Patchwork-Id: 1175023 X-Patchwork-Delegate: ynezz@true.cz Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=true.cz Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="HibHcn/+"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46qM0x6dvRz9sP3 for ; Fri, 11 Oct 2019 19:43:13 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:References: In-Reply-To:Message-Id:Date:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=OvffOhu+xnqYgMY8bAJbrAeWTUIeHm1piwzY0af3Wfs=; b=HibHcn/+i9kCND oHWNfYipYa9XQSQB761SDvOO7XreVXspKk5wXttUr+mTlmEG8wDHDpv3o6L3axTVJ5GKB0OhL/akw 5ZmxC1hOsDcGiHPs66DW+UvMZmpw6cDIrPT6qeMfTqQinV+2xvlXvsOHoK0SgvBghtT4T07KZGP8J 1qk08rWREnRKnwMpFl+05W/EHl1B29nkfpx/u9diegaLTsY5NSM0DeeBwlyLm4YbVNZ0ei9dFV394 ReAoJnxox5SYfIU+cpYBVm7mt0TOIYD3wxQpbNXBeA3XQ0YECKhJWC89CiRZn0YesU91JMVwwGuEc oVtd8OUmK4rvluteABXg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVp-0004Mf-NA; Fri, 11 Oct 2019 08:43:01 +0000 Received: from smtp-out.xnet.cz ([178.217.244.18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVA-0003fL-74 for openwrt-devel@lists.openwrt.org; Fri, 11 Oct 2019 08:42:22 +0000 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id 3354C3FEB; Fri, 11 Oct 2019 10:42:17 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id fb68e7d0; Fri, 11 Oct 2019 10:42:07 +0200 (CEST) From: =?utf-8?q?Petr_=C5=A0tetiar?= To: openwrt-devel@lists.openwrt.org Date: Fri, 11 Oct 2019 10:42:01 +0200 Message-Id: <20191011084204.19790-2-ynezz@true.cz> In-Reply-To: <20191011084204.19790-1-ynezz@true.cz> References: <20191011084204.19790-1-ynezz@true.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191011_014220_414749_E52D4977 X-CRM114-Status: UNSURE ( 7.03 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [178.217.244.18 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record Subject: [OpenWrt-Devel] [PATCH urngd 1/4] Add initial GitLab CI support X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Petr_=C5=A0tetiar?= Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Uses currently proof-of-concept openwrt-ci[1] in order to: * improve the quality of the codebase in various areas * decrease code review time and help merging contributions faster * get automagic feedback loop on various platforms and tools - out of tree build with OpenWrt SDK on following targets: * ath79-generic * imx6-generic * malta-be * mvebu-cortexa53 - out of tree native build on x86/64 with GCC (versions 7, 8, 9) and Clang 9 - out of tree native x86/64 static code analysis with cppcheck and scan-build from Clang 9 1. https://gitlab.com/ynezz/openwrt-ci/ Signed-off-by: Petr Štetiar --- .gitlab-ci.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 000000000000..9c9f0049c20f --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,7 @@ +variables: + CI_TARGET_BUILD_DEPENDS: urngd + GIT_SUBMODULE_STRATEGY: recursive + +include: + - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/main.yml + - remote: https://gitlab.com/ynezz/openwrt-ci/raw/master/openwrt-ci/gitlab/pipeline.yml From patchwork Fri Oct 11 08:42:02 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Petr_=C5=A0tetiar?= X-Patchwork-Id: 1175025 X-Patchwork-Delegate: ynezz@true.cz Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=true.cz Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WFt2YevF"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46qM13063Kz9sP6 for ; Fri, 11 Oct 2019 19:43:19 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:References: In-Reply-To:Message-Id:Date:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=R0xUwu5oAHyDetUvIm8Rmyy9y5ELb1bule9Oqnm5b54=; b=WFt2YevFciHnlJ xrf1DirbHiz9QOERHCw9vm+aqNTci/0FGitxZxAnVif99lnWXS/+kX1roj1ToZKDJH0DuAbmCLEQz DXwmHJmVImcfbCc3A53eATxP8ncFm7AWwddEHJie/JxOQoYiNHeNJMNqgR8xXzTGraia5Ed0tezqA RVMi+XyCk3kt5VS3q+syX1/kb/9OU8kZ0hC3BJlQeyScmBsxYwyynrUSaLjAtENLU14qGeFNfxLqF zaxYpkx9mQeBax2a9ZOxHz0+qcwR5Oaata0yELyQmRgRLgdgVKe7Jzca0JdDEVQ1HcfRnOGS70pRC dZZnRQPxZXuDLvNA8R8A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqW2-0004dF-OU; Fri, 11 Oct 2019 08:43:14 +0000 Received: from smtp-out.xnet.cz ([178.217.244.18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVA-0003fN-79 for openwrt-devel@lists.openwrt.org; Fri, 11 Oct 2019 08:42:22 +0000 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id 5B95B3FEC; Fri, 11 Oct 2019 10:42:17 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id 2e57c4ff; Fri, 11 Oct 2019 10:42:08 +0200 (CEST) From: =?utf-8?q?Petr_=C5=A0tetiar?= To: openwrt-devel@lists.openwrt.org Date: Fri, 11 Oct 2019 10:42:02 +0200 Message-Id: <20191011084204.19790-3-ynezz@true.cz> In-Reply-To: <20191011084204.19790-1-ynezz@true.cz> References: <20191011084204.19790-1-ynezz@true.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191011_014220_422004_C66DA528 X-CRM114-Status: UNSURE ( 7.46 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [178.217.244.18 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record Subject: [OpenWrt-Devel] [PATCH urngd 2/4] Fix wrong types in format strings used in debug build X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Petr_=C5=A0tetiar?= Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org GCC 9.2.1 on x86/64 complains about following format string issues: urngd.c:94:12: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Werror=format=] urngd.c:94:12: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Werror=format=] GCC 7.4.0 on i.mx6 complains about following format string issues: urngd.c:55:20: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Werror=format=] Ref: https://gitlab.com/ynezz/openwrt-urngd/-/jobs/306404059 Ref: https://gitlab.com/ynezz/openwrt-urngd/-/jobs/309187631 Signed-off-by: Petr Štetiar --- urngd.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/urngd.c b/urngd.c index 306420a397dc..d8ed159141e0 100644 --- a/urngd.c +++ b/urngd.c @@ -91,7 +91,7 @@ static size_t write_entropy(struct urngd *u, char *buf, size_t len, if (0 > ret) { ERROR("error injecting entropy: %s\n", strerror(errno)); } else { - DEBUG(1, "injected %ub (%ub of entropy)\n", len, entropy_bytes); + DEBUG(1, "injected %zub (%zub of entropy)\n", len, entropy_bytes); written = len; } @@ -121,7 +121,7 @@ static size_t gather_entropy(struct urngd *u) } memset_secure(buf, 0, sizeof(buf)); - DEBUG(2, DEV_RANDOM " fed with %lub of entropy\n", ret); + DEBUG(2, DEV_RANDOM " fed with %zub of entropy\n", ret); return ret; } From patchwork Fri Oct 11 08:42:03 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Petr_=C5=A0tetiar?= X-Patchwork-Id: 1175020 X-Patchwork-Delegate: ynezz@true.cz Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=true.cz Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cpXcLjiS"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46qM0P0CbQz9sP3 for ; Fri, 11 Oct 2019 19:42:45 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:References: In-Reply-To:Message-Id:Date:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ua8PhZkqMBvu7eKkUK19cCiJb8OZYDLToI7UYJG1AMw=; b=cpXcLjiS3aUuxg OEsNc8v8kcp14uK6YtUikR738WD1G5LH/HpbB44pUus349LpoJoiQtjoyusHuAV6y1NJwe3fjIOWa xBjr3AQpSTZvfYCuDY6DEj386pCjYQTSeGyn94xIOMTyo8VruVYJvAzGK8zlXdpKui3+Hd2Gabeqg 0dwUBKjsktIpd4HEnd66JDII25gkQJjt/y0gtDyUbRgJu408zz+574L+x7/d67irKlHzuDRk3HcKe unDw9kmhPVlLHTpoMo7wdESk/bsvUIyM/cYLAZE5epgumIsNT/KUcC5VQ9iUTazNlH/eOURBJwsXj bzyX6C475ro4pkn8yTZg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVL-0003rS-Jn; Fri, 11 Oct 2019 08:42:31 +0000 Received: from smtp-out.xnet.cz ([178.217.244.18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVA-0003fO-78 for openwrt-devel@lists.openwrt.org; Fri, 11 Oct 2019 08:42:22 +0000 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id 8469C3FED; Fri, 11 Oct 2019 10:42:17 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id dc462be0; Fri, 11 Oct 2019 10:42:08 +0200 (CEST) From: =?utf-8?q?Petr_=C5=A0tetiar?= To: openwrt-devel@lists.openwrt.org Date: Fri, 11 Oct 2019 10:42:03 +0200 Message-Id: <20191011084204.19790-4-ynezz@true.cz> In-Reply-To: <20191011084204.19790-1-ynezz@true.cz> References: <20191011084204.19790-1-ynezz@true.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191011_014220_416573_0331FF2B X-CRM114-Status: UNSURE ( 7.83 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [178.217.244.18 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record Subject: [OpenWrt-Devel] [PATCH urngd 3/4] jitterentropy-rngd: update to version v1.1.0 + clang compile fix X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Petr_=C5=A0tetiar?= Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org * avert crash during shutdown when the kernel sends a SIGALRM while the Jitter RNG is deallocated * Fix: unsafe signal handling by Gerald Lledo * import jitterentropy library 2.2.0 to make rngd fully SP800-90B compliant * include clang compile fix in order to use scan-build static checker used in GitLab CI pipeline Signed-off-by: Petr Štetiar --- 3rdparty/jitterentropy-rngd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rdparty/jitterentropy-rngd b/3rdparty/jitterentropy-rngd index ad4d6364279f..cb13a8b136af 160000 --- a/3rdparty/jitterentropy-rngd +++ b/3rdparty/jitterentropy-rngd @@ -1 +1 @@ -Subproject commit ad4d6364279fa437a433bbc49d851e35b8dc467d +Subproject commit cb13a8b136afe9e1ea1424e9e3fb50c87a6be729 From patchwork Fri Oct 11 08:42:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Petr_=C5=A0tetiar?= X-Patchwork-Id: 1175021 X-Patchwork-Delegate: ynezz@true.cz Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=lists.openwrt.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=true.cz Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qdnpTwZw"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46qM0V4QF7z9sP3 for ; Fri, 11 Oct 2019 19:42:50 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:MIME-Version:References: In-Reply-To:Message-Id:Date:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tqO1ogsFXr81ORZ/GjDUK+w+ci1W4x3K/Z/bcyMURsQ=; b=qdnpTwZwkLLUvG 2FRjM9D/qv7uOX+evLl/T544L5cojf2gaEV1YeOTfJN6ija0d0jgujaNnWhWpORGMMzA1h7WzjcIV Oks8hp/pH50JS+lQsej80sROdHKXr7XzjkyNbrf0VYuCGGYviXg4PgLVg6CrwlVMUmho39VfiYcUQ VaXU2i6Y7gYtF0EyMlBrWWz68mf3pw8tDD+kISBqg6VE6/2S5qtD9p4NwZk4b04dXzrfNUjfuxQDD sVKH/Vm38yFCJj7106E+yVfQJlK2xxH683RyfGCk5cSjYD94Edju85kChSVbBTOpZX8ispz7+YXYQ orY9AtvBgE1q/lOroKfg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVb-00047M-7E; Fri, 11 Oct 2019 08:42:47 +0000 Received: from smtp-out.xnet.cz ([178.217.244.18]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iIqVA-0003fe-Va for openwrt-devel@lists.openwrt.org; Fri, 11 Oct 2019 08:42:22 +0000 Received: from meh.true.cz (meh.true.cz [108.61.167.218]) (Authenticated sender: petr@true.cz) by smtp-out.xnet.cz (Postfix) with ESMTPSA id B575E3FEE; Fri, 11 Oct 2019 10:42:18 +0200 (CEST) Received: by meh.true.cz (OpenSMTPD) with ESMTP id 66876616; Fri, 11 Oct 2019 10:42:09 +0200 (CEST) From: =?utf-8?q?Petr_=C5=A0tetiar?= To: openwrt-devel@lists.openwrt.org Date: Fri, 11 Oct 2019 10:42:04 +0200 Message-Id: <20191011084204.19790-5-ynezz@true.cz> In-Reply-To: <20191011084204.19790-1-ynezz@true.cz> References: <20191011084204.19790-1-ynezz@true.cz> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191011_014221_164118_C82DFA3F X-CRM114-Status: UNSURE ( 7.12 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [178.217.244.18 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 SPF_NONE SPF: sender does not publish an SPF Record Subject: [OpenWrt-Devel] [PATCH urngd 4/4] Tag version 1.0.1 X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?utf-8?q?Petr_=C5=A0tetiar?= Sender: "openwrt-devel" Errors-To: openwrt-devel-bounces+incoming=patchwork.ozlabs.org@lists.openwrt.org Lets tag version 1.0.1. Signed-off-by: Petr Štetiar --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index bc9a2f68d053..7a3be27c4189 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ PROJECT(urngd) INCLUDE(GNUInstallDirs) INCLUDE (FindPkgConfig) -SET(URNGD_VERSION 1.0.0) +SET(URNGD_VERSION 1.0.1) SET(JTEN_DIR 3rdparty/jitterentropy-rngd) FIND_PATH(ubox_include_dir NAMES libubox/usock.h)