]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Changes: Ready for 6.13 man-pages-6.13
authorAlejandro Colomar <alx@kernel.org>
Thu, 6 Mar 2025 22:49:09 +0000 (23:49 +0100)
committerAlejandro Colomar <alx@kernel.org>
Thu, 6 Mar 2025 22:49:09 +0000 (23:49 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Changes

diff --git a/Changes b/Changes
index 3dfb235faba7abc592b238288242187f70aa50bd..537f2c511a0029bf152af0d2fe2541badc6f3d1e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
-==================== Changes in man-pages-?.?? ====================
+==================== Changes in man-pages-6.13 ====================
 
-Released: ????-??-??, ??Location??
+Released: 2025-03-06, VinarĂ²s
 
 
 New and rewritten pages
@@ -10,6 +10,12 @@ New and rewritten pages
 Newly documented interfaces in existing pages
 ---------------------------------------------
 
+man7/
+       landlock.7
+               Landlock ABI v6
+               LANDLOCK_SCOPE_ABSTRACT_UNIX_SOCKET
+               LANDLOCK_SCOPE_SIGNAL
+
 
 New and changed links
 ---------------------
@@ -26,6 +32,15 @@ Removed links
 Global changes
 --------------
 
+-  Build system:
+   -  PDF book:
+      -  Add support for UNIX V10 sources.
+   -  Makefiles:
+      -  Don't pass an escaped # to grep(1).  Use a trick to work with
+         both new and old systems.  This fixes a regressions in the
+         build system from man-pages-6.11, which was itself introduced
+         while fixing a regression introduced in man-pages-6.10.
+
 
 Changes to individual files
 ---------------------------