Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH -perfbook 0/8] May 2026 updates (1st set)
@ 2026-05-06 11:37 Akira Yokosawa
  2026-05-06 11:38 ` [PATCH -perfbook 1/8] Update rcu-test-ratio for Linux v7.0 Akira Yokosawa
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Akira Yokosawa @ 2026-05-06 11:37 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

Hi Paul,

I guess this is larger than what you have expected.
I didn't expect it, either.  :-/

Patch 1/8 is the usual update.  I see there were some cleanups in
RCU code but would like to defer text updates to you.

Patch 2/8 takes care of a regression in cleveref.  It started affecting
perfbook as early as Debian 13, which I failed to catch ...

There's been quite a few other issues in early testing under
Ubuntu 26.04 and Fedora 44.

Ubuntu 26.04 misses an update of lineno.sty dated in March 2026.
Debian has updated TeX Live packages under testing, and hopefully,
Ubuntu 26.04 will follow suit soon.

One of Fedora 44's issue looks more concerning. Please have a look
at Patch 5/8 changelog.

FAQ-BUILD.txt and files under docker/ want further updates, but I'd like
to see how long those issues in distro packages remain.

Thanks, Akira
--
Akira Yokosawa (8):
  Update rcu-test-ratio for Linux v7.0
  Apply hotfix for cleveref against recent LaTeX2e
  Cope with iconv without ISO~8859-1 support
  precheck-tentative.sh: Detect premature versions of "lineno" and
    "microtype"
  runlatex.sh: Add WARNEXIT variable to make "LaTeX Warning:" in .log
    be ignored
  precheck-tentative.sh: Fail early with suggestions for Fedora 44
  precheck.sh: Add check of missing LaTeX packages for Fedora 44
  FAQ-BUILD: Add needed packages for Fedora 44

 CodeSamples/formal/data/rcu-test.dat |   3 +-
 FAQ-BUILD.txt                        |   2 +
 Makefile                             |   1 +
 fixcleveref.ltx                      |  12 +++
 perfbook-lt.tex                      |   2 +
 utilities/precheck-tentative.sh      | 106 +++++++++++++++++++++++++++
 utilities/precheck.sh                |  40 +++++++++-
 utilities/runfirstlatex.sh           |  15 +++-
 utilities/runlatex.sh                |  27 ++++++-
 9 files changed, 200 insertions(+), 8 deletions(-)
 create mode 100644 fixcleveref.ltx
 create mode 100755 utilities/precheck-tentative.sh


base-commit: 5d4a155828dce1cda2fa1a2769462e9a11838a70
-- 
2.43.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-05-06 18:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-06 11:37 [PATCH -perfbook 0/8] May 2026 updates (1st set) Akira Yokosawa
2026-05-06 11:38 ` [PATCH -perfbook 1/8] Update rcu-test-ratio for Linux v7.0 Akira Yokosawa
2026-05-06 11:40 ` [PATCH -perfbook 2/8] Apply hotfix for cleveref against recent LaTeX2e Akira Yokosawa
2026-05-06 11:41 ` [PATCH -perfbook 3/8] Cope with iconv without ISO~8859-1 support Akira Yokosawa
2026-05-06 11:43 ` [PATCH -perfbook 4/8] precheck-tentative.sh: Detect premature versions of "lineno" and "microtype" Akira Yokosawa
2026-05-06 11:44 ` [PATCH -perfbook 5/8] runlatex.sh: Add WARNEXIT variable to make "LaTeX Warning:" in .log be ignored Akira Yokosawa
2026-05-06 11:45 ` [PATCH -perfbook 6/8] precheck-tentative.sh: Fail early with suggestions for Fedora 44 Akira Yokosawa
2026-05-06 11:46 ` [PATCH -perfbook 7/8] precheck.sh: Add check of missing LaTeX packages " Akira Yokosawa
2026-05-06 11:47 ` [PATCH -perfbook 8/8] FAQ-BUILD: Add needed " Akira Yokosawa
2026-05-06 18:42 ` [PATCH -perfbook 0/8] May 2026 updates (1st set) Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox