From patchwork Sun Aug 16 10:29:38 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 3352 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4BTtlY6qT1z3x0m for ; Sun, 16 Aug 2020 10:32:09 +0000 (UTC) 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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4BTtjv2Wrxz10y; Sun, 16 Aug 2020 10:30:43 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4BTtjr73gsz30Wt; Sun, 16 Aug 2020 10:30:40 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4BTtjr38QWz2xnn for ; Sun, 16 Aug 2020 10:30:40 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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 did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 4BTtjm1yKBzyR; Sun, 16 Aug 2020 10:30:36 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1597573836; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mQyWAZlV1lIU1my20uducIElWjPfoiuW+6mcQa1AsXs=; b=/gZJ8q6GxZD6UUbQa+MSWO6IXSNQKMc/2ZWDCsv8T5RI9dcksnEmY1+N+yHwsGn8I3eAk/ tufq1cFwLk/E4ABw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1597573836; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mQyWAZlV1lIU1my20uducIElWjPfoiuW+6mcQa1AsXs=; b=qVS1OkY02uKhCNvmJP+s5SpqeZaaq38K19euv98vPp6jfLyL4CGPBbod7UXMBUZ42kYnqb jVzPsirr3dubc2t/3VjgStmZu7DAlUiuyPJ1Ex+ZyQM6C47B6PeWjmh9XNXpC63es/eH4A e/u2n0lXvxwHs2eEto4Yzn7BHNbeRzuH0e5eXeiOEA9cy5Uub2giCTUdOtOomBewSsge5C FTOVhiZnQxRDnoRc1dRKn61bXiJrG0j0Si/m1NuX16qIZANPuGREjLIV+yb2EHe6RI3jrW umu8NLF1MYSZGpQQBz0Vc8vV9ksUxpgZW5Tvn298I0vV1BPGF3k/6CZ6ywHr2Q== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH 47/62] squid: Remove basic_nis_auth Date: Sun, 16 Aug 2020 10:29:38 +0000 Message-Id: <20200816102953.3881-47-michael.tremer@ipfire.org> In-Reply-To: <20200816102953.3881-1-michael.tremer@ipfire.org> References: <20200816102953.3881-1-michael.tremer@ipfire.org> MIME-Version: 1.0 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: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This depends on SunRPC in glibc which was removed in 2.32. We do not use this file. Signed-off-by: Michael Tremer --- config/rootfiles/common/squid | 1 - 1 file changed, 1 deletion(-) diff --git a/config/rootfiles/common/squid b/config/rootfiles/common/squid index 6c8998f93..2a407ed44 100644 --- a/config/rootfiles/common/squid +++ b/config/rootfiles/common/squid @@ -21,7 +21,6 @@ usr/lib/squid/basic_fake_auth usr/lib/squid/basic_getpwnam_auth usr/lib/squid/basic_ldap_auth usr/lib/squid/basic_ncsa_auth -usr/lib/squid/basic_nis_auth usr/lib/squid/basic_pam_auth usr/lib/squid/basic_pop3_auth usr/lib/squid/basic_radius_auth