lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun, 25 Feb 2024 11:50:53 -0700
From: Jonathan Corbet <corbet@....net>
To: Linus Torvalds <torvalds@...uxfoundation.org>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] Two more documentation fixes for 6.8

The following changes since commit c23de7ceae59e4ca5894c3ecf4f785c50c0fa428:

  docs: kernel_feat.py: fix build error for missing files (2024-02-08 11:05:35 -0700)

are available in the Git repository at:

  git://git.lwn.net/linux.git tags/docs-6.8-fixes3

for you to fetch changes up to b7b2ffc3ca59b06397550f96febe95f3f153eb1e:

  docs: translations: use attribute to store current language (2024-02-21 13:41:37 -0700)

----------------------------------------------------------------
Two documentation build fixes:

- The XFS online fsck documentation uses incredibly deeply nested
  subsection and list nesting; that broke the PDF docs build.  Tweak a
  parameter to tell LaTeX to allow the deeper nesting.

- Fix a 6.8 PDF-build regression

----------------------------------------------------------------
Jonathan Corbet (1):
      docs: Instruct LaTeX to cope with deeper nesting

Vegard Nossum (1):
      docs: translations: use attribute to store current language

 Documentation/conf.py                |  6 ++++++
 Documentation/sphinx/translations.py | 10 ++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ