From patchwork Tue Feb 6 17:22:08 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 869951 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=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="mwdSOwOv"; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zbWVS44JNz9sBW for ; Wed, 7 Feb 2018 04:22:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id DC8C388FC8; Tue, 6 Feb 2018 17:22:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XxP40tbOMlx4; Tue, 6 Feb 2018 17:22:21 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 9577888F4B; Tue, 6 Feb 2018 17:22:21 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 450E41C25A5 for ; Tue, 6 Feb 2018 17:22:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 40DD187C18 for ; Tue, 6 Feb 2018 17:22:18 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HdYA-PowiAml for ; Tue, 6 Feb 2018 17:22:16 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.216]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 5F44287C49 for ; Tue, 6 Feb 2018 17:22:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1517937733; s=strato-dkim-0002; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:Message-Id:Date:Subject:To: From:X-RZG-CLASS-ID:X-RZG-AUTH; bh=3JQqgwE2nZuO6e604368ICOOsk5kWWGalj7NqrL8uVk=; b=mwdSOwOv0jZmosCb22Efy1t/WrA+bW1RxlcM/siLMQY06DXCQEYcL3dUtJCYcqETHT hf+yGQn+7vHIarv8/bpUNAki0wDp4nezMV7w2+OdOvnaDDkfMyULKVi+kFcbnYDOT0Hc XEbSQ1NZp7ND2b3kwSi/JY69/FKf3j3fyHSpgU8O7mXn7B65j/QEoslT6dDMyuypC7qV WO30Zf8+sTuFvqEEqST1ODfUxjAiyk6vxucsmCBvwMlkPsmfMZfscV7HesaSRTBCRoJO or8W4Nti1/pVwFcb2w+jMZ92+ohHTohBBA6erlR8NBH2imITn9ul9cJEbP9ulWVGbiCh n0xA== X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZmAjYK0yNZLTB/MvFIwGxxRJyaAGIYk1rI= X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain (dslb-084-056-018-054.084.056.pools.vodafone-ip.de [84.56.18.54]) by smtp.strato.de (RZmta 42.18 DYNA|AUTH) with ESMTPSA id a090d9u16HMD5Dz (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Tue, 6 Feb 2018 18:22:13 +0100 (CET) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Tue, 6 Feb 2018 18:22:08 +0100 Message-Id: <1517937729-12832-1-git-send-email-nerv@dawncrow.de> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [Buildroot] [PATCH v6 1/2] libkrb5: New package X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 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" Signed-off-by: André Hentschel --- DEVELOPERS | 1 + package/Config.in | 1 + package/libkrb5/Config.in | 15 +++++++++++++++ package/libkrb5/libkrb5.hash | 2 ++ package/libkrb5/libkrb5.mk | 28 ++++++++++++++++++++++++++++ 5 files changed, 47 insertions(+) create mode 100644 package/libkrb5/Config.in create mode 100644 package/libkrb5/libkrb5.hash create mode 100644 package/libkrb5/libkrb5.mk diff --git a/DEVELOPERS b/DEVELOPERS index 9048d45..a8fa9ae 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -111,6 +111,7 @@ F: package/ktap/ N: André Hentschel F: package/azure-iot-sdk-c/ +F: package/libkrb5/ F: package/openal/ F: package/p7zip/ F: package/wine/ diff --git a/package/Config.in b/package/Config.in index 9a6b199..86042f4 100644 --- a/package/Config.in +++ b/package/Config.in @@ -1374,6 +1374,7 @@ menu "Networking" source "package/libhttpparser/Config.in" source "package/libidn/Config.in" source "package/libiscsi/Config.in" + source "package/libkrb5/Config.in" source "package/libldns/Config.in" source "package/libmaxminddb/Config.in" source "package/libmbus/Config.in" diff --git a/package/libkrb5/Config.in b/package/libkrb5/Config.in new file mode 100644 index 0000000..bdddd2e --- /dev/null +++ b/package/libkrb5/Config.in @@ -0,0 +1,15 @@ +config BR2_PACKAGE_LIBKRB5 + bool "libkrb5" + # needs fork() + depends on BR2_USE_MMU + # static libs are not supported on all platforms + depends on !(BR2_STATIC_LIBS && (BR2_ARM_CPU_ARMV7M || BR2_m68k)) + help + Kerberos is a system for authenticating users and services + on a network. Kerberos is a trusted third-party service. + That means that there is a third party (the Kerberos server) + that is trusted by all the entities on the network + (users and services, usually called "principals"). + This is the MIT reference implementation of Kerberos V5. + + https://web.mit.edu/kerberos/ diff --git a/package/libkrb5/libkrb5.hash b/package/libkrb5/libkrb5.hash new file mode 100644 index 0000000..59552d7 --- /dev/null +++ b/package/libkrb5/libkrb5.hash @@ -0,0 +1,2 @@ +# Locally calculated after checking pgp signature +sha256 faeb125f83b0fb4cdb2f99f088140631bb47d975982de0956d18c85842969e08 krb5-1.16.tar.gz diff --git a/package/libkrb5/libkrb5.mk b/package/libkrb5/libkrb5.mk new file mode 100644 index 0000000..0289998 --- /dev/null +++ b/package/libkrb5/libkrb5.mk @@ -0,0 +1,28 @@ +################################################################################ +# +# libkrb5 +# +################################################################################ + +LIBKRB5_VERSION_MAJOR = 1.16 +LIBKRB5_VERSION = $(LIBKRB5_VERSION_MAJOR) +LIBKRB5_SITE = https://web.mit.edu/kerberos/dist/krb5/$(LIBKRB5_VERSION_MAJOR) +LIBKRB5_SOURCE = krb5-$(LIBKRB5_VERSION).tar.gz +LIBKRB5_SUBDIR = src +LIBKRB5_LICENSE = MIT +LIBKRB5_LICENSE_FILES = NOTICE +LIBKRB5_INSTALL_STAGING = YES + +# The configure script uses AC_TRY_RUN tests to check for those values, +# which doesn't work in a cross-compilation scenario. Therefore, +# we feed the configure script with the correct answer for those tests +LIBKRB5_CONF_ENV = \ + ac_cv_printf_positional=yes \ + ac_cv_func_regcomp=yes \ + krb5_cv_attr_constructor_destructor=yes,yes + +ifneq ($(BR2_TOOLCHAIN_HAS_THREADS),y) +LIBKRB5_CONF_OPTS += --disable-thread-support +endif + +$(eval $(autotools-package)) From patchwork Tue Feb 6 17:22:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andr=C3=A9_Zwing?= X-Patchwork-Id: 869952 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=busybox.net (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=dawncrow.de header.i=@dawncrow.de header.b="bC50PYnA"; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3zbWVV30Gdz9s82 for ; Wed, 7 Feb 2018 04:22:26 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id CBE372E498; Tue, 6 Feb 2018 17:22:23 +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 EHsS2c7J+W9Y; Tue, 6 Feb 2018 17:22:22 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 8FDA52E956; Tue, 6 Feb 2018 17:22:22 +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 7EC2D1C25A5 for ; Tue, 6 Feb 2018 17:22:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 7B7792E498 for ; Tue, 6 Feb 2018 17:22:18 +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 kXHe1kZC3olU for ; Tue, 6 Feb 2018 17:22:16 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [81.169.146.160]) by silver.osuosl.org (Postfix) with ESMTPS id D07342D79A for ; Tue, 6 Feb 2018 17:22:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1517937733; s=strato-dkim-0002; d=dawncrow.de; h=Content-Transfer-Encoding:Content-Type:References:In-Reply-To: Message-Id:Date:Subject:To:From:X-RZG-CLASS-ID:X-RZG-AUTH; bh=PZTdqf2OMUm8temQkwmWfYYgoJFwLM7EhEz0XWQqKIE=; b=bC50PYnAMsR0YXGyUK0tzhW3cKbUBbPX6KXYKmRvQ2pjwrMa/WETL7vkKjqRmlZKHR lNbsEbOvzUn5m5Vwa/sp4KJ2hrFPtY0Y6AGDHShAvYKlLDezyEnpKgHc54yHP/l/F79q SOvR+vHqu+Ur7LgJEJCVfU1uSV342zbH5tXiivVlZ1hWZD+1CR788H+tSnX1ADHpMiWS ag2WoKLir3cEGhV82YFTTybvvon7DJnTZXVZTjfiAOSFoIUO5FK2+8kX7xN511L0eaug gD4CdIRl+UVocUm3K176TEkhpFZfgWQPRRrMRNIXWT9dCWvuuiRi1XgZg+A3z4qwv/c6 K7PQ== X-RZG-AUTH: :ImkWY2CseuihIZy6ZWWciR6unPhpN+aXzZmAjYK0yNZLTB/MvFIwGxxRJyaAGIYk1rI= X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain (dslb-084-056-018-054.084.056.pools.vodafone-ip.de [84.56.18.54]) by smtp.strato.de (RZmta 42.18 DYNA|AUTH) with ESMTPSA id a090d9u16HMD5E0 (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Tue, 6 Feb 2018 18:22:13 +0100 (CET) From: =?utf-8?q?Andr=C3=A9_Hentschel?= To: buildroot@buildroot.org Date: Tue, 6 Feb 2018 18:22:09 +0100 Message-Id: <1517937729-12832-2-git-send-email-nerv@dawncrow.de> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1517937729-12832-1-git-send-email-nerv@dawncrow.de> References: <1517937729-12832-1-git-send-email-nerv@dawncrow.de> MIME-Version: 1.0 Subject: [Buildroot] [PATCH v6 2/2] squid: Add optional dependency on libkrb5 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.24 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" Signed-off-by: André Hentschel --- package/squid/squid.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package/squid/squid.mk b/package/squid/squid.mk index 8ade55e..2d21ad8 100644 --- a/package/squid/squid.mk +++ b/package/squid/squid.mk @@ -29,7 +29,6 @@ SQUID_CONF_OPTS = \ --enable-removal-policies="lru,heap" \ --with-filedescriptors=1024 \ --disable-ident-lookups \ - --without-mit-krb5 \ --enable-auth-basic="fake getpwnam" \ --enable-auth-digest="file" \ --enable-auth-negotiate="wrapper" \ @@ -50,6 +49,13 @@ else SQUID_CONF_ENV += squid_cv_gnu_atomics=no endif +ifeq ($(BR2_PACKAGE_LIBKRB5),y) +SQUID_CONF_OPTS += --with-mit-krb5 +SQUID_DEPENDENCIES += libkrb5 +else +SQUID_CONF_OPTS += --without-mit-krb5 +endif + ifeq ($(BR2_PACKAGE_OPENSSL),y) SQUID_CONF_OPTS += --with-openssl SQUID_DEPENDENCIES += openssl