From patchwork Sat Nov 11 10:58:44 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7340 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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SSCP21ysHz3wvm for ; Sat, 11 Nov 2023 10:59:02 +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 4SSCNx1s8Rz2bg; Sat, 11 Nov 2023 10:58:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SSCNw5S7Cz33gG; Sat, 11 Nov 2023 10:58:56 +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 4SSCNv28GDz2xjh for ; Sat, 11 Nov 2023 10:58:55 +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 4SSCNt6SntzkM; Sat, 11 Nov 2023 10:58:54 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699700335; 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=7jvLd62GxOTE11d28zh1XnjT7jhinrmr6dRez4jQag0=; b=jCcIziooOEigwaJUlIiaILSX+RTVKcsSuMN0bv1UH+DrkTN1udAJSXaMzYzfQgaSKeDcCy 5WAkpVsI5XT0fQCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699700335; 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=7jvLd62GxOTE11d28zh1XnjT7jhinrmr6dRez4jQag0=; b=f5UqD+9P/h0Ht/EtYMEGSKY5or5xQLcx3A6h3rGhuI8wqCrpzTG8iOqEe6tD3682ReCi+q +speXFtXPx6NGVtbt8cpMQlGl7FYUQBhuApCvbazzppThcVKTLT7OtopApw6nd4VKJz3ov shzDp9bTgAoDbECjLJbwY4rPgKzxVLhaBbCOduJuA88AYCOSBIpcUwhT5FRDGsCqUaUsyb n6kdaXAo1LLOH/cubbV/qTFxFMFBc/AKfyr66j9qNDbev/Bn1jc/unEOUJB1y7VxeelOxn OPzWXi0dbfG6Xzx7fbYXrlG2OWlAcYoiERXIv9v/Xyr3RlCiKj4zftdPnhyN2A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] man: Update to version 2.12.0 Date: Sat, 11 Nov 2023 11:58:44 +0100 Message-ID: <20231111105850.717840-2-adolf.belka@ipfire.org> In-Reply-To: <20231111105850.717840-1-adolf.belka@ipfire.org> References: <20231111105850.717840-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: WS2N7O7E4SIVVGNIM5ZGJSHXMR4D6SG6 X-Message-ID-Hash: WS2N7O7E4SIVVGNIM5ZGJSHXMR4D6SG6 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.11.2 to 2.12.0 - Update of rootfile - Changelog 2.12.0 Fixes: * Fix some manual page portability issues with groff 1.23.0. * Fix test failures when a working `iconv` is not available. * Ensure that timestamps read from the database can go past the year 2038, even on systems where this is not the default. * Fix `manpath` not parsing `PATH` entries with trailing slash correctly for guessing `MANPATH` entries. * More accurately document the behaviour of passing file names as arguments to `man` without the `-l`/`--local-file` option. * Avoid duplicate cleanup of old cat pages by both `man-db.service` and `systemd-tmpfiles-clean.service`. Improvements: * Update system call lists in `seccomp` sandbox from `systemd`. * Upgrade to Gnulib `stable-202307`. * Work around the Firebuild accelerator in `seccomp` sandbox: if this is in use then we need to allow some socket-related system calls. * `man -K` now deduplicates search results that point to the same page. * Warn if `mandb` drops to `--user-db` mode due to running as the wrong user. * Change section title recommendations in `man(1)` to mention `STANDARDS` rather than `CONFORMING TO`, in line with `man-pages(7)`. * Add a `STANDARDS` section to `man(1)` itself. * Document that `man -K` may suffer from false negatives as well as false positives. * Take advantage of newer `groff` facilities to implement `man --no-hyphenation` and `man --no-justification`, if available. * `man -f` and `man -k` now pass any `-r`/`--regex` or `-w`/`--wildcard` options on to `whatis` and `apropos` respectively. * Always pass a line length to `nroff`, even if we believe that it matches the default. * Allow disabling `groff` warnings via `man --warnings`, by prefixing a warning name with `!`. Signed-off-by: Adolf Belka --- config/rootfiles/common/man | 5 +++-- lfs/man | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/man b/config/rootfiles/common/man index 83354be30..4051cac8d 100644 --- a/config/rootfiles/common/man +++ b/config/rootfiles/common/man @@ -8,10 +8,10 @@ #usr/bin/manpath #usr/bin/whatis #usr/lib/man-db -#usr/lib/man-db/libman-2.11.2.so +usr/lib/man-db/libman-2.12.0.so #usr/lib/man-db/libman.la #usr/lib/man-db/libman.so -#usr/lib/man-db/libmandb-2.11.2.so +usr/lib/man-db/libmandb-2.12.0.so #usr/lib/man-db/libmandb.la #usr/lib/man-db/libmandb.so #usr/libexec/man-db @@ -54,6 +54,7 @@ #usr/share/locale/ja/LC_MESSAGES/man-db-gnulib.mo #usr/share/locale/ja/LC_MESSAGES/man-db.mo #usr/share/locale/ka/LC_MESSAGES/man-db-gnulib.mo +#usr/share/locale/ka/LC_MESSAGES/man-db.mo #usr/share/locale/ko/LC_MESSAGES/man-db-gnulib.mo #usr/share/locale/ko/LC_MESSAGES/man-db.mo #usr/share/locale/ms/LC_MESSAGES/man-db-gnulib.mo diff --git a/lfs/man b/lfs/man index 00150da4e..9a5ea7675 100644 --- a/lfs/man +++ b/lfs/man @@ -24,7 +24,7 @@ include Config -VER = 2.11.2 +VER = 2.12.0 THISAPP = man-db-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 80ac565cdb69736c0f922b9cbfddcae753d176329781deaf9434d87d7718f9b6ce0b6d4642a03f22a04c7f042dda7f8986b5bce0038f0748461ca55d66964ccc +$(DL_FILE)_BLAKE2 = a6258c1fc9cd81be5d288298660f5b9bda22d726ef98dd5c0a1998809a32391f7244be6897ee8e03483e705a426d6a59d442de3dc2e84f45500daa825ac639db install : $(TARGET)