From patchwork Tue Feb 21 12:44:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Schantl X-Patchwork-Id: 6581 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 4PLfBS47wWz3x1t for ; Tue, 21 Feb 2023 12:44:48 +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 4PLfBR1j8Mzkj; Tue, 21 Feb 2023 12:44:47 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4PLfBQ72HCz2xc5; Tue, 21 Feb 2023 12:44:46 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4PLfBP3HBPz2xPs for ; Tue, 21 Feb 2023 12:44:45 +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 4PLfBN4rdczdM; Tue, 21 Feb 2023 12:44:44 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1676983484; 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=zF116Fm+JBsw28lrRN0oe26nhJGvpuiTvM4lVrti0Yw=; b=UCsKP52IiOCxg6vCbfk9R5UIkYlMv2CxRwNbEX/FHe5H5PUHWxySS6a5tOoCInkCWIO8/z QmghRUL4XSM1PVBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1676983484; 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=zF116Fm+JBsw28lrRN0oe26nhJGvpuiTvM4lVrti0Yw=; b=olXseXEkNzBcP9SNMNXJQ3QD1CCf2Mzv3i5ayJPnHpQ2o2RtsAxeiVqxRn0oKgMONSV66p 8zUhP3YKMBh7PTeyj6bPJDMFqRJaLFhJMVqmCQMovsrLMa7bMWh3VN5AzBCjXWvX2xlES+ KHsltt/8KSLtEi80edwxf6W3mrjWNbwWaMEwPC08iiSohIXCaRKRSmsnqo1j/uOjf2xd9W Bv1emgansiVBD0NzSwLFPs2H8B+swJMsPcCu8EP6XB+pBJcslfkaejqOljJg4V6K52ceJy y6wUZxG6nsXfbgGfKlQlw9soihCGA+EjxE1grvf9MZiaNHKH9AeLy51jXkdYfA== From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] man-db: Update to 2.9.4 Date: Tue, 21 Feb 2023 13:44:39 +0100 Message-Id: <20230221124439.682080-1-stefan.schantl@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: Stefan Schantl --- man-db/man-db.nm | 6 +++--- ...and-root-in-init-systemd-man-db.conf.patch | 19 ------------------- 2 files changed, 3 insertions(+), 22 deletions(-) delete mode 100644 man-db/patches/1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch diff --git a/man-db/man-db.nm b/man-db/man-db.nm index 590349e9a..5e92ba94e 100644 --- a/man-db/man-db.nm +++ b/man-db/man-db.nm @@ -4,8 +4,8 @@ ############################################################################### name = man-db -version = 2.7.1 -release = 3 +version = 2.9.4 +release = 1 groups = Documentation url = http://savannah.nongnu.org/projects/man-db @@ -27,7 +27,7 @@ build gdbm-devel groff less - libpipeline-devel >= 1.4.0 + libpipeline-devel >= 1.5.0 systemd-devel zlib-devel end diff --git a/man-db/patches/1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch b/man-db/patches/1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch deleted file mode 100644 index b91e6d01a..000000000 --- a/man-db/patches/1151558-switch-man-and-root-in-init-systemd-man-db.conf.patch +++ /dev/null @@ -1,19 +0,0 @@ -From 1d523a44a5ad360c83bff362a625cc68cbe7f296 Mon Sep 17 00:00:00 2001 -From: Jan Chaloupka -Date: Wed, 15 Oct 2014 09:46:56 +0200 -Subject: [PATCH] switch man and root in init/systemd/man-db.conf - ---- - init/systemd/man-db.conf | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/init/systemd/man-db.conf b/init/systemd/man-db.conf -index 10b27b4..43dd2ad 100644 ---- a/init/systemd/man-db.conf -+++ b/init/systemd/man-db.conf -@@ -1 +1 @@ --d /var/cache/man 2755 man root 1w -+d /var/cache/man 2755 root man 1w --- -1.9.3 -