From patchwork Sun Sep 15 16:43:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8126 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 "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4X6DQQ0V11z3wyW for ; Sun, 15 Sep 2024 16:43:58 +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 4X6DQM4lvRz4SY; Sun, 15 Sep 2024 16:43:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4X6DQM4G52z33wZ; Sun, 15 Sep 2024 16:43:55 +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 "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4X6DQF0R0Qz33vV for ; Sun, 15 Sep 2024 16:43: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 4X6DQD4XGNz1T7; Sun, 15 Sep 2024 16:43:48 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1726418628; 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=yRZ76GVi4eiIY30/SZvV9rX75zuYCrYtY16W7jreTis=; b=iii4ZkAHBJQfoZCC7DgUdQD6jvoHO07+ye1k4oibtqTyQbFeO9JncpwZbDnsXsZ1GXDTXT T95OHgc9iTzE4WBA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1726418628; 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=yRZ76GVi4eiIY30/SZvV9rX75zuYCrYtY16W7jreTis=; b=otR1IXFFM1G0EAzSkKOJEo5uaeemKmFTPkFy3a2bwOLGnsX0WXSUMlLKHCIZ43CmCLRGR7 kJwD7MIONAxcRseYVMcZVjCHrw2X6dmzTjjgYT3YGvDovFHz/azAh0xJ22SSwDrdYTXnHl BEq9lt8gxBvtLoDolHbZNqGzRF8IPrfSCHft/35iFSSmd3qkpbSskQn1VsuAmNNcJwre5P uPORL1QXjzcakpm6C7bRYxSyFCGv7AUlf5rz/H055JkjApKDNl8nRyGWZtT+Bh6p/dJSSe TFTdY3Fyby5MuojcwZEBqR/JA/rNzKeFqu5HO4aApnMP3N4S4S+O5ZaHnht/lg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] netatalk: Update to version 3.2.8 Date: Sun, 15 Sep 2024 18:43:38 +0200 Message-ID: <20240915164342.4134180-5-adolf.belka@ipfire.org> In-Reply-To: <20240915164342.4134180-1-adolf.belka@ipfire.org> References: <20240915164342.4134180-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: BYKY4ZKQZRALGNGFU62QGWY3N5YZYCVU X-Message-ID-Hash: BYKY4ZKQZRALGNGFU62QGWY3N5YZYCVU 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 3.2.5 to 3.2.8 - Update of rootfile not required - Changelog 3.2.8 * UPD: Bump bundled WolfSSL library to stable version 5.7.2, GitHub #1433 Resolves CVE-2024-1544, CVE-2024-5288, CVE-2024-5991, CVE-2024-5814 * UPD: Revert local modifications to the bundled WolfSSL library, GitHub #1432 * FIX: Enable building against a shared WolfSSL 5.7.2 library, GitHub #1421 * FIX: meson: Do not define rpath with a linker argument, GitHub #1443 3.2.7 * NEW: meson: Ability to control the run-time linker path config file, GitHub #1396 New boolean Meson option: `-Dwith-ldsoconf' When set to false, do not create /etc/ld.so.conf.d/libatalk.conf * BREAKING: meson: Enable rpath by default, while disabling ldsoconf by default, GitHub #1417 * FIX: meson: Allow ldconfig to run unprivileged during setup, GitHub #1407 * FIX: docker: Add entry script step to clean up any residual lock file, GitHub #1412 * NEW: docker: Ship a docker-compose.yml sample file, GitHub #1414 * NEW: docker: Check for AFP_USER and AFP_PASS when launching container, GitHub #1415 3.2.6 * BREAKING: meson: Refresh the dynamic linker cache when installing on Linux, GitHub #1386 This fixes the issue of the libatalk.so shared library not being found when configuring with a non-standard library path, e.g. /usr/local/lib . New Meson option `-Dwith-install-hooks' controls this behavior, allowing you to disable the install hook in non-privileged environments. On Linux systems with glibc, we now install the following config file: /etc/ld.so.conf.d/libatalk.conf * BREAKING: meson: Introduce option to control which manual l10n to build, GitHub #1390 New Meson option `-Dwith-manual-l10n' default to empty, can be set to `ja' to build the Japanese localization of the html manual. This changes the default behavior of the build system to not build the Japanese html manual by default. * BREAKING: meson: Install htmldocs into htmldocs subdir, GitHub #1391 Previously, the html manual files were installed into the root of the netatalk doc directory. Now they are put under netatalk/htmldocs . * BREAKING: meson: Use modern linker flag for rpath, remove dtags override, GitHub #1384 When configuring with `-Dwith-rpath=true' the linker flags `-Wl,-rpath,' will be prepended instead of the old `-R' flag. On Linux platforms, we no longer prepend `-Wl,--enable-new-dtags', either. Signed-off-by: Adolf Belka --- lfs/netatalk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/netatalk b/lfs/netatalk index 35858b430..00d804eaf 100644 --- a/lfs/netatalk +++ b/lfs/netatalk @@ -26,7 +26,7 @@ include Config SUMMARY = AppleShare file server -VER = 3.2.5 +VER = 3.2.8 THISAPP = netatalk-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = netatalk -PAK_VER = 9 +PAK_VER = 10 DEPS = avahi dbus @@ -50,7 +50,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 017c8390f4d6e7f81fcc9ddde459af48a47acd9e3fdf3b230887d36ebf96518a96e3483ac063ee734b20e9bca39c7cc2c9c1720265fb05d49358447bedc2976d +$(DL_FILE)_BLAKE2 = fa7706a87d446c06fb94f20a17e0894c3c1ed6e8dcb75fd6232f049dc12fb57eb0587b433fa3ccc9be2ccb4d4969a893bb79c065729660142f68862e79f53eba install : $(TARGET)