From patchwork Tue Apr 25 16:26:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 6813 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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Q5S7B07XJz3xG6 for ; Tue, 25 Apr 2023 16:26:30 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Q5S7821Jxz1wj; Tue, 25 Apr 2023 16:26:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Q5S780Y5Fz2ypj; Tue, 25 Apr 2023 16:26:28 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Q5S764bbrz2xbl for ; Tue, 25 Apr 2023 16:26:26 +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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Q5S751gynzTh for ; Tue, 25 Apr 2023 16:26:25 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1682439986; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=YRCbjCdcaml8egEyRfUQT/5FjsEFQYY4rQi5D2zbaeI=; b=vcUlYpZree80jOmAjYyJKngjPmGmlq+spyPcpXInJJZToKp+n0kHacxpc+bagRk5S3KGiq OHkVOYg+/cYH0wDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1682439986; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=YRCbjCdcaml8egEyRfUQT/5FjsEFQYY4rQi5D2zbaeI=; b=cUzqtOvGbFgVVsCYPplaFQvsfPmUTc04K0oT5ZtP+qBp8xSDXjNQ97mnHP0O9/1MRFG/Bs DcrT33GZIjZkipjGEHC508NXP4TYIoBTR+LbFomub81FWUNwKIqCy9X04CijnZJEK0DOcX UJO9lsCnboR+hnwOEDvfyumCy0fm6qPD2kloMdA0mZh23aWW9Hgux4ybkd0v2XAU8SKfL3 2hgSA74bH7L9Lr7IFWN6j3rsuF2UsiK4cnJ5Tfxpy4ul6UGRLGEIT59TPDiIeSXGHArLQr VGLgYTduG7dsGgpO0pR5yJ9hgy6zHxiilzDFs589e40p+v+/1LOoBbkuqtK2Lw== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] apr 1.7.4: Fix for rootfile Date: Tue, 25 Apr 2023 18:26:20 +0200 Message-Id: <20230425162620.378546-1-matthias.fischer@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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Matthias Fischer --- config/rootfiles/common/apr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/rootfiles/common/apr b/config/rootfiles/common/apr index 50b811bdd..c49b93a58 100644 --- a/config/rootfiles/common/apr +++ b/config/rootfiles/common/apr @@ -45,7 +45,7 @@ usr/bin/apr-1-config #usr/lib/libapr-1.la #usr/lib/libapr-1.so usr/lib/libapr-1.so.0 -usr/lib/libapr-1.so.0.7.2 +usr/lib/libapr-1.so.0.7.4 #usr/lib/pkgconfig/apr-1.pc #usr/share/apr-1 #usr/share/apr-1/build