Opened 20 months ago

Closed 20 months ago

Last modified 16 months ago

#5238 closed enhancement (fixed)

man-pages-6.04

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 12.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Xi Ruoyao, 20 months ago

The most notable changes in the release are:

  • New APIs have been documented in proc(5) (KPF_PGTABLE), landlock(7) (LANDLOCK_ACCESS_FS_REFER, LANDLOCK_ACCESS_FS_TRUNCATE), and udp(7) (UDP_GRO, UDP_SEGMENT).
  • C89 information has been restored. Information about old standards and systems has been moved to a new HISTORY section. VERSIONS has been repurposed, and STANDARDS has been simplified. Some functions have been marked as deprecated, according to their standards.
  • The build system has been improved to allow several operations that distributions usually perform, such as installing compressed pages, installing link pages as symlinks, or moving mandirs.

Newly documented interfaces in existing pages:

proc.5

KPF_PGTABLE (Linux 4.18)

landlock.7

LANDLOCK_ACCESS_FS_REFER (Linux 5.19) LANDLOCK_ACCESS_FS_TRUNCATE (Linux 6.02)

udp.7

UDP_GRO (Linux 5.0) UDP_SEGMENT (Linux 4.18)

Global changes:

  • Sections:
    • Add HISTORY.
    • HISTORY: Restore C89 references.
    • Repurpose VERSIONS.
    • Simplify STANDARDS.
    • SYNOPSIS: Mark several functions as deprecated.
  • Build system:
    • Support installing in different mandirs

(e.g., man3typedir='/usr/share/man/man3').

  • Support installing compressed pages (Z='.gz').
  • Support installing link pages as symlinks (LINK_PAGES='symlink').

comment:2 by Bruce Dubbs, 20 months ago

Owner: changed from lfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 20 months ago

Resolution: fixed
Status: assignedclosed

Packages fixed at commit efd83dba4f2dc17a0f70fb86879eb3e28e307745

    Update to vim-9.0.1452.
    Update to iana-etc-20230405.
    Update to zstd-1.5.5.
    Update to Python-3.11.3.
    Update to meson-1.1.0.
    Update to man-pages-6.04.
    Update to linux-6.2.11.

comment:4 by Bruce Dubbs, 16 months ago

Milestone: 11.412.0

Milestone renamed

Note: See TracTickets for help on using tickets.