man: Update to version 2.13.1

Message ID 20250524143655.3304593-6-adolf.belka@ipfire.org
State Staged
Commit 185bd11debd6d32042f29a50e51ed132fb5724cc
Headers
Series man: Update to version 2.13.1 |

Commit Message

Adolf Belka May 24, 2025, 2:36 p.m. UTC
  - 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(-)
  

Patch

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)