From patchwork Thu Dec 5 13:16:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8298 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Y3w036QDYz3wxg for ; Thu, 5 Dec 2024 13:16:51 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Y3w031CdVz26T; Thu, 5 Dec 2024 13:16:51 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Y3w030h8Gz33wT; Thu, 5 Dec 2024 13:16:51 +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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Y3w011CbTz2ybf for ; Thu, 5 Dec 2024 13:16:49 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Y3w004KN2z1X0; Thu, 5 Dec 2024 13:16:48 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1733404608; 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; bh=2yV/i/3c5OMYCkF0yAlkYk+xFVzgI2mAzUMRrrhgEDE=; b=AlTRKuCYTMtb+6rgtZtSDqkmohifhgbQf43FTuu1HR4057s6Nyp1BgA0jSfxZ9fZPtQJi/ /fAgBNF697BcMWDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1733404608; 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; bh=2yV/i/3c5OMYCkF0yAlkYk+xFVzgI2mAzUMRrrhgEDE=; b=uF9wAI+pTA3i6olXCWpjacfvEEi4pMGy2LVC+DghG1psXbb417i9xO4/EYUdfT+Cxa/ZSz AjJvcPMxWLFkFtT7/lsgyBL57n69MBxInAcUFN+wqlG4nVRKsii7ATDXByrXkPQ6cmbyIJ PtlEQaWXc00fAvzqR3brXqE6vLmk8Yu6wx7xyxZPUp1jTMtOjYj+1K1bRLTJxuF8sWtiRZ YGsrNcdSThjnrnO10k6jRBWYthS4QbsVuQTTMNoGQ1vsX8753cMGvuCSlsvlV5XgEFfBFQ +CSuSPuI9kgaTCQblZahEsbeNcbZn5XnhbhWy3QJ4W/zsaD0mJHvx9pmgBeRQw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/2] cifs-utils: Update to version 7.1 Date: Thu, 5 Dec 2024 14:16:45 +0100 Message-ID: <20241205131646.3390178-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: TGVCOG366H76UGQTZTEMIMLCU3LGHNG4 X-Message-ID-Hash: TGVCOG366H76UGQTZTEMIMLCU3LGHNG4 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 7.0 to 7.1 - Update of rootfile not required - libtalloc now required as a build and run-time dependency for cifs-utils - Changelog 7.1 LDAP Ping capability smbinfo adds gettconinfo command Various improvements to man pages Detailed list of changes since 7.0 was released: 0fae4c7 cifs-utils: bump version to 7.1 2cd7b1f cifs: update documentation for sloppy mount option 9918019 docs: add closetimeo description c4c30b5 docs: add compress description 454870a checkopts: update it to work with latest kernel version 465f213 cifs-utils: add documentation for multichannel and max_channels b3fe25c cifs-utils: smbinfo: add gettconinfo command c6bf4d9 Implement CLDAP Ping to find the closest site 4718e09 (for-next) mount.cifs.rst: update section about xattr/acl support e7ec003 mount.cifs.rst: add missing reference for sssd 3870f5b getcifsacl, setcifsacl: add missing include for le32toh c8ec7d1 getcifsacl, setcifsacl: add missing include for XATTR_SIZE_MAX 25d6552 cifs-utils: Make automake treat /sbin as exec, not data dac3301 pam_cifscreds: fix warning on NULL arg passed to %s in pam_syslog() 7314638 cifs.upcall: fix UAF in get_cachename_from_process_env() ef0d95e cifs-utils: add documentation for acregmax and acdirmax 2260c0d setcifsacl: Fix uninitialized value. 1eee8e8 Use explicit "#!/usr/bin/python3" Signed-off-by: Adolf Belka --- lfs/cifs-utils | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lfs/cifs-utils b/lfs/cifs-utils index 9301caef6..42eab5188 100644 --- a/lfs/cifs-utils +++ b/lfs/cifs-utils @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -26,7 +26,7 @@ include Config SUMMARY = Utilities for doing and managing mounts of the Linux CIFS filesystem -VER = 7.0 +VER = 7.1 THISAPP = cifs-utils-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -34,9 +34,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cifs-utils -PAK_VER = 5 +PAK_VER = 6 -DEPS = +DEPS = libtalloc SERVICES = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 514d35f243d0ef7b866068a9a53a4b1704d2856d491d56aa469e8e3919b4030cb920a7f60d08851b0a23d28a020d1ddf7daa8b9ac412f1567a0a60d2f6ee6774 +$(DL_FILE)_BLAKE2 = 19af86a9e0d1f00ca46288e126a88dda079b6217ed6e2627e79c75809dd79c5d0f4477da4a30913ed4802d9ede570a4c28e8624c9f17c1bb294dca5852e93144 install : $(TARGET) From patchwork Thu Dec 5 13:16:46 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8299 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Y3w0532pfz3wxg for ; Thu, 5 Dec 2024 13:16:53 +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 RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Y3w043m1cz4f9; Thu, 5 Dec 2024 13:16:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Y3w0423K5z33rc; Thu, 5 Dec 2024 13:16:52 +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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Y3w0208lKz33rc for ; Thu, 5 Dec 2024 13:16:50 +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 RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Y3w011Bnkz26T; Thu, 5 Dec 2024 13:16:49 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1733404609; 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=zzo+8PsOKa/99Dvc48sVxEmCItJorWoMzfx1dQYqEpI=; b=JsfFxizkSnlb++eyHah8oy9PJsadNjYRfNqKlnhNqbweFPrHRM1aO+b4UzV9e7baXjPygb 083ywVkrObeGyfBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1733404609; 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=zzo+8PsOKa/99Dvc48sVxEmCItJorWoMzfx1dQYqEpI=; b=J410Bifavi5a7pgx2t6nkrQNhg4HFIkWDCy1b6BFdEHC0wG7p97SLIb4g5fi47vuQNJ9iv C/PKcz5BelVyWvl9lTeRDBLV6NIimqNtD6pOgwTjtc1sBi2SVATBcP/w+ZxMw9HQ+tStPr 50Ti9JNMlyzCG2teKdVbRTjbf/fkkvZLKvAe6rf865a3r/YpnnMlLJvexwMBng/6EJW3UB ka/84ozhIC7uQJqCwQp4waRkBOzlEMAX9dmolC1/5wyKfD8McO/an45rTVhG5Sb3Jlrir3 MGMcGetXLPVjqlCtOUL5oFUtcNZFaXvuthI8qYFDzRGNQM+Zx8l1/kejMWPRIQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/2] libtalloc: Update to version 2.4.2 plus moved before cifs-utils Date: Thu, 5 Dec 2024 14:16:46 +0100 Message-ID: <20241205131646.3390178-2-adolf.belka@ipfire.org> In-Reply-To: <20241205131646.3390178-1-adolf.belka@ipfire.org> References: <20241205131646.3390178-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: H46XPZOAN555LWGIUOPAB4LERRIIHMXF X-Message-ID-Hash: H46XPZOAN555LWGIUOPAB4LERRIIHMXF 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 2.4.1 to 2.4.2 - Update of rootfile - Moved to before cifs-utils in make.sh as now a required dependency for cifs-utils - The last changelog is recorded in the sourcde tarball is from 2007 and I have been unable to find anywhere where the changes can be identified. So updated on the principle of having the latest version and both samba and cifs-utils now require it. Signed-off-by: Adolf Belka --- config/rootfiles/packages/libtalloc | 2 +- lfs/libtalloc | 10 ++++++---- make.sh | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/config/rootfiles/packages/libtalloc b/config/rootfiles/packages/libtalloc index 6e131085f..448ad0fc0 100644 --- a/config/rootfiles/packages/libtalloc +++ b/config/rootfiles/packages/libtalloc @@ -1,5 +1,5 @@ #usr/include/talloc.h #usr/lib/libtalloc.so usr/lib/libtalloc.so.2 -usr/lib/libtalloc.so.2.4.1 +usr/lib/libtalloc.so.2.4.2 #usr/lib/pkgconfig/talloc.pc diff --git a/lfs/libtalloc b/lfs/libtalloc index 9bb3f05c0..27c509a27 100644 --- a/lfs/libtalloc +++ b/lfs/libtalloc @@ -26,7 +26,7 @@ include Config SUMMARY = Samba talloc Library -VER = 2.4.1 +VER = 2.4.2 THISAPP = talloc-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = libtalloc -PAK_VER = 3 +PAK_VER = 4 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = a7913b25930c77da53c17c2e0d71386402b1059f93c751084037c5068a035bd543c2d7e24a2d8dc989bb4eea13fa1a3c7a362e4d6c14af0b2030fbfb2f513801 +$(DL_FILE)_BLAKE2 = 1f836d6b11e096e399ad7b99ad4abd3c140e75ee307695659c35b89eca600de247e5432bce523a299334f20ca2dad4c726b783a94c546b67fe25b2b7199b2915 install : $(TARGET) @@ -81,7 +81,9 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && ./configure --prefix=/usr --disable-python + cd $(DIR_APP) && ./configure \ + --prefix=/usr \ + --disable-python cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install @rm -rf $(DIR_APP) diff --git a/make.sh b/make.sh index 35a602f62..4ddb5be53 100755 --- a/make.sh +++ b/make.sh @@ -1801,6 +1801,7 @@ build_system() { lfsmake2 cups-pdf lfsmake2 foomatic lfsmake2 hplip + lfsmake2 libtalloc lfsmake2 cifs-utils lfsmake2 krb5 lfsmake2 rpcsvc-proto @@ -2033,7 +2034,6 @@ build_system() { lfsmake2 libpciaccess lfsmake2 libyajl lfsmake2 libvirt - lfsmake2 libtalloc lfsmake2 freeradius lfsmake2 perl-common-sense lfsmake2 perl-inotify2