aboutsummaryrefslogtreecommitdiffstats
diff options
authorAlejandro Colomar <alx@kernel.org>2025-03-06 23:49:09 +0100
committerAlejandro Colomar <alx@kernel.org>2025-03-06 23:49:09 +0100
commit380c22882dc0cd3d4ee16255d1f5ff1a1073ca59 (patch)
treeb6336b69d7800d4df773b75b08d96c1dceda6ae0
parent5a89b5bd1b1a24d980582b74faf230c2feac6bf5 (diff)
downloadman-pages-380c22882dc0cd3d4ee16255d1f5ff1a1073ca59.tar.gz
Changes: Ready for 6.13man-pages-6.13
Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--Changes19
1 files changed, 17 insertions, 2 deletions
diff --git a/Changes b/Changes
index 3dfb235fab..537f2c511a 100644
--- 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
---------------------------