From patchwork Sun Dec 31 20:49:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7426 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 (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4T3B7T11JMz3wtL for ; Sun, 31 Dec 2023 20:49:41 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4T3B7Q6lVkzd9; Sun, 31 Dec 2023 20:49:38 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4T3B7Q3V0rz30Rf; Sun, 31 Dec 2023 20:49:38 +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 (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4T3B7N5Jc0z2xHK for ; Sun, 31 Dec 2023 20:49:36 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4T3B7M40FnzB5; Sun, 31 Dec 2023 20:49:35 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1704055775; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4lO3sWgTqZJl5YgjlTaF15Vgj5oTgIilzohsMPKBFEU=; b=BD+aoR+5UzGfMyNBel87QOGcr4ECoCpyI4IWvy6YiGbjO29oQj4VxsDWNyetFtB/Dq4w/r 0F615Ax27MJihDBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1704055775; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4lO3sWgTqZJl5YgjlTaF15Vgj5oTgIilzohsMPKBFEU=; b=KicaE2lo4XKar0nqUra2/dAxIu+ZGZUjZHF1c28ErlOAlG+Oj8HdEzNfhdSpVeREVNNgOb sWl64LXKnE/S1A0vo6H5fDX/K9yo1YhgfRuoH8L09VytG9rjSZyEefpU9w4Jg8W4Y2NjTf OCc3Ok//Qhrb0WBnfgVhvrTb/CeI8O9eLS333tXeIcc5jYExyypGC2lcb+QCG8BUogfstP S5cTVgjanDhFi5bAwWGPHmaOh1qv+6O08DJQ/8TzKpDIbqITUC8s7LS2UW5c/e+W+nRHti jKaHncjc/k1DFSpI5BwmgThd+woz1Zfqb3iekGDcHGYDiAuxHlgeCqEfq86cKg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] sudo: Update to version 1.9.15p5 Date: Sun, 31 Dec 2023 21:49:27 +0100 Message-ID: <20231231204927.3367253-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: VEBLNTEU5U264VEVQ6Z2N32TJF3PJIX6 X-Message-ID-Hash: VEBLNTEU5U264VEVQ6Z2N32TJF3PJIX6 X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 1.9.15p4 to 1.9.15p5 - Update of rootfile not required - Changelog 1.9.15p5 Fixed evaluation of the lecture, listpw, verifypw, and fdexec sudoers Defaults settings when used without an explicit value. Previously, if specified without a value they were evaluated as boolean false, even when the negation operator (’!’) was not present. Fixed a bug introduced in sudo 1.9.14 that prevented LDAP netgroup queries using the NETGROUP_BASE setting from being performed. Sudo will now transparently rename a user’s lecture file from the older name-based path to the newer user-ID-based path. GitHub issue #342. Fixed a bug introduced in sudo 1.9.15 that could cause a memory allocation failure if sysconf(_SC_LOGIN_NAME_MAX) fails. Bug #1066 Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- lfs/sudo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/sudo b/lfs/sudo index 5be3c13ab..129e41e9f 100644 --- a/lfs/sudo +++ b/lfs/sudo @@ -24,7 +24,7 @@ include Config -VER = 1.9.15p4 +VER = 1.9.15p5 THISAPP = sudo-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 011d8ee099bfc16cff141dabffd0ce2befa7fdc834108759e9fdc3c2c11c3bca02eb0c410915394b1b3e3725fbb08544f98ffa584299dbce0db2b49234c0550a +$(DL_FILE)_BLAKE2 = 73ee598c2a2848d5be24f97492b13eba2f326c514799220e43a1aeafc6692224a7555fb7cc0a96a2720751d3e4d98e752804db589ac3c1476f24e71f5b9bc720 install : $(TARGET)