[<prev] [next>] [day] [month] [year] [list]
Message-ID: <frz5e2i7dv3kpl3mqxnkrrl5v54bjvw77fev6szkrggtx2ztxh@oyfvhx7zfm4u>
Date: Fri, 14 Feb 2025 21:06:30 +0100
From: Alejandro Colomar <alx@...nel.org>
To: linux-man@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, libc-alpha@...rceware.org
Subject: man-pages-6.11 released
Gidday!
I'm proud to announce:
man-pages-6.11 - manual pages for GNU/Linux
!! THERE ARE BREAKING CHANGES !! Packagers, please have a look at the
list of breaking changes. You can find them below, or in the
<./Changes> file in the git repository.
Tarball download:
<https://www.kernel.org/pub/linux/docs/man-pages/>
Git repository:
<https://git.kernel.org/cgit/docs/man-pages/man-pages.git/>
Online PDF book:
<https://www.kernel.org/pub/linux/docs/man-pages/book/>
Thanks to all the contributors to this release (in BCC)!
And thanks to our sponsors!
- Adfinis <https://adfinis.com/>
- Google <https://opensource.google/>
- Hudson River Trading <https://www.hudsonrivertrading.com/>
- Meta <https://www.meta.com/>
- Red Hat <https://www.redhat.com/>
Have a lovely day!
Alex
You are receiving this message either because:
a) (BCC) You contributed to this release.
b) You are subscribed to <linux-man@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, or
<libc-alpha@...rceware.org>.
c) (BCC) I have information (possibly inaccurate) that you are
the maintainer of a translation of the manual pages, or are
the maintainer of the manual pages set in a particular
distribution, or have expressed interest in helping with
man-pages maintenance, or have otherwise expressed interest
in being notified about man-pages releases.
If you don't want to receive such messages from me, or you
know of some other translator or maintainer who may want to
receive such notifications, send me a message.
==================== Changes in man-pages-6.11 ====================
Released: 2025-02-14, Aldaya
New and rewritten pages
-----------------------
man7/
pathname.7
Newly documented interfaces in existing pages
---------------------------------------------
New and changed links
---------------------
Removed pages
-------------
Removed links
-------------
Global changes
--------------
- Build system:
- [Breaking change!]
Require the user to pass '-R' to make(1). This is necessary to be
able to do the following change. When GNU make(1) releases a new
version, it will not be necessary to pass -R, but in current
versions of make(1) it is necessary.
- [Breaking change!]
Use '?=' assignments instead of ':=', to support setting make(1)
variables in the environment. Now one can do this:
$ export prefix=/usr
$ make -R
$ sudo make install -R
(The -R is only necessary in GNU make(1) versions prior to the
yet-unreleased 4.5.)
- Escape '#' in regexes, to support old versions of GNU make(1).
This fixes a regression in man-pages-6.10, which caused issues in
users with an old-enough version of GNU make(1), such as the one
present in Debian old-old-stable.
- Fix duplicate overview-panel entries in the PDF book.
- CONTRIBUTING.d/:
- Add C coding style guide.
- RELEASE:
- Document the production of the book.
- man/:
- Refresh bpf-helpers(7) from Linux v6.13.
Changes to individual files
---------------------------
The manual pages and other files in the repository have been improved
beyond what this changelog covers. To learn more about changes applied
to individual pages, or the authors of changes, use git(1).
==================== Linux Software Map ===========================
Begin4
Title: Linux man-pages
Version: 6.11
Entered-date: 2025-02-14
Description: Manual pages for GNU/Linux. This package contains
manual pages for sections 2, 3, 4, 5, and 7, and
subsections of those. Only a few pages are provided in
sections 1, 6, and 8, and none in 9.
Keywords: man pages
Maintained-by: Alejandro Colomar <alx@...nel.org>
Primary-site: http://www.kernel.org/pub/linux/docs/man-pages
2.7M man-pages-6.11.tar.gz
Copying-policy: several; the pages are all freely distributable as long as
nroff source is provided
End
--
<https://www.alejandro-colomar.es/>
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists