public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] man: Update to version 2.13.1
Date: Sat, 24 May 2025 16:36:51 +0200	[thread overview]
Message-ID: <20250524143655.3304593-6-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250524143655.3304593-1-adolf.belka@ipfire.org>

- Update from version 2.13.0 to 2.13.1
- Update of rootfile
- Changelog
    2.13.1
	Fixes:
	 * Fix various minor formatting issues in manual pages.
	 * Tolerate additional spaces in preprocessor strings.
	 * Fix check for generated source files in out-of-tree builds.
	 * Fix building with the `musl` C library.
	Improvements:
	 * Recognize another Ukrainian translation of the `NAME` section.
	 * Increase the maximum size of the `NAME` section from 8192 to 16384 bytes.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/man | 7 ++-----
 lfs/man                     | 6 +++---
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/config/rootfiles/common/man b/config/rootfiles/common/man
index a761880b2..cf223eb80 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.13.0.so
+#usr/lib/man-db/libman-2.13.1.so
 #usr/lib/man-db/libman.la
 #usr/lib/man-db/libman.so
-#usr/lib/man-db/libmandb-2.13.0.so
+#usr/lib/man-db/libmandb-2.13.1.so
 #usr/lib/man-db/libmandb.la
 #usr/lib/man-db/libmandb.so
 #usr/libexec/man-db
@@ -71,7 +71,6 @@
 #usr/share/locale/ro/LC_MESSAGES/man-db.mo
 #usr/share/locale/ru/LC_MESSAGES/man-db-gnulib.mo
 #usr/share/locale/ru/LC_MESSAGES/man-db.mo
-#usr/share/locale/rw/LC_MESSAGES/man-db-gnulib.mo
 #usr/share/locale/sk/LC_MESSAGES/man-db-gnulib.mo
 #usr/share/locale/sl/LC_MESSAGES/man-db-gnulib.mo
 #usr/share/locale/sr/LC_MESSAGES/man-db-gnulib.mo
@@ -88,8 +87,6 @@
 #usr/share/locale/zh_CN/LC_MESSAGES/man-db.mo
 #usr/share/locale/zh_TW/LC_MESSAGES/man-db-gnulib.mo
 #usr/share/locale/zh_TW/LC_MESSAGES/man-db.mo
-#usr/share/man/it
-#usr/share/man/it/man1
 #usr/share/man/it/man1/apropos.1
 #usr/share/man/it/man1/man.1
 #usr/share/man/it/man1/manpath.1
diff --git a/lfs/man b/lfs/man
index 3b5c50d11..c8db40f94 100644
--- a/lfs/man
+++ b/lfs/man
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2025  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # 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        #
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.13.0
+VER        = 2.13.1
 
 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 = 7ce91a7abc6d3bbd92d4707f13caacd8ab5caee0502a2b115f8aa53f4d38df05b0e03346f70584618cce6f5457113e826828a02b847bff57abd6ba6ec1b2d407
+$(DL_FILE)_BLAKE2 = f0f61bbd91992e2be8343459addca4bb9892ad4887756a1e58e8dccf71d30fd4bfd105739f1c730d7e73088825508566c9c29e74a59d78453055db25c7a929c6
 
 install : $(TARGET)
 
-- 
2.49.0



  parent reply	other threads:[~2025-05-24 14:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-24 14:36 [PATCH] bc: Update to version 1.08.1 Adolf Belka
2025-05-24 14:36 ` [PATCH] elfutils: Update to version 0.193 Adolf Belka
2025-05-24 14:36 ` [PATCH] gperf: Update to version 3.3 Adolf Belka
2025-05-24 14:36 ` [PATCH] less: Update to version 678 Adolf Belka
2025-05-24 14:36 ` [PATCH] libconfig: Update to version 1.8 Adolf Belka
2025-05-24 14:36 ` Adolf Belka [this message]
2025-05-24 14:36 ` [PATCH] meson: Update to version 1.8.0 Adolf Belka
2025-05-24 14:36 ` [PATCH] texinfo: Update to version 7.2 Adolf Belka
2025-05-24 14:36 ` [PATCH] vim: Update to version 9.1.1406 Adolf Belka
2025-05-24 14:36 ` [PATCH] whois: Update to version 5.6.1 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250524143655.3304593-6-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox