texlive[74485] trunk: tl25 release date 2025-03-07
commits+karl at tug.org
commits+karl at tug.org
Thu Mar 6 23:52:00 CET 2025
Revision: 74485
https://tug.org/svn/texlive?view=revision&revision=74485
Author: karl
Date: 2025-03-06 23:52:00 +0100 (Thu, 06 Mar 2025)
Log Message:
-----------
tl25 release date 2025-03-07
Modified Paths:
--------------
trunk/Build/source/ChangeLog
trunk/Build/source/configure
trunk/Build/source/tardate.ac
trunk/Build/source/texk/dvipdfm-x/ChangeLog
trunk/Build/source/texk/dvipsk/ChangeLog
trunk/Build/source/texk/dvipsk/NEWS
trunk/Build/source/texk/kpathsea/ChangeLog
trunk/Build/source/texk/kpathsea/NEWS
trunk/Build/source/texk/mendexk/ChangeLog
trunk/Build/source/texk/ptexenc/ChangeLog
trunk/Build/source/texk/upmendex/ChangeLog
trunk/Build/source/texk/web2c/NEWS
trunk/Build/source/texk/web2c/alephdir/ChangeLog
trunk/Build/source/texk/web2c/etexdir/ChangeLog
trunk/Build/source/texk/web2c/euptexdir/ChangeLog
trunk/Build/source/texk/web2c/hitexdir/ChangeLog
trunk/Build/source/texk/web2c/lib/ChangeLog
trunk/Build/source/texk/web2c/man/ChangeLog
trunk/Build/source/texk/web2c/mplibdir/ChangeLog
trunk/Build/source/texk/web2c/omegafonts/ChangeLog
trunk/Build/source/texk/web2c/omegaware/ChangeLog
trunk/Build/source/texk/web2c/otps/ChangeLog
trunk/Build/source/texk/web2c/pdftexdir/ChangeLog
trunk/Build/source/texk/web2c/pdftexdir/NEWS
trunk/Build/source/texk/web2c/ptexdir/ChangeLog
trunk/Build/source/texk/web2c/synctexdir/ChangeLog
trunk/Build/source/texk/web2c/texprofdir/ChangeLog
trunk/Build/source/texk/web2c/uptexdir/ChangeLog
trunk/Build/source/texk/web2c/web2c/ChangeLog
trunk/Build/source/texk/web2c/xetexdir/ChangeLog
trunk/Build/source/texk/web2c/xetexdir/NEWS
trunk/Master/texmf-dist/scripts/texlive/NEWS
trunk/Master/tlpkg/doc/releng.txt
Modified: trunk/Build/source/ChangeLog
===================================================================
--- trunk/Build/source/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-12 Karl Berry <karl at tug.org>
* Build: also support --debug-more for -g -Og -ggdb3,
Modified: trunk/Build/source/configure
===================================================================
--- trunk/Build/source/configure 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/configure 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.72 for TeX Live 2024-03-10.
+# Generated by GNU Autoconf 2.72 for TeX Live 2025-03-07.
#
# Report bugs to <tex-k at tug.org>.
#
@@ -614,8 +614,8 @@
# Identity of this package.
PACKAGE_NAME='TeX Live'
PACKAGE_TARNAME='tex-live'
-PACKAGE_VERSION='2024-03-10'
-PACKAGE_STRING='TeX Live 2024-03-10'
+PACKAGE_VERSION='2025-03-07'
+PACKAGE_STRING='TeX Live 2025-03-07'
PACKAGE_BUGREPORT='tex-k at tug.org'
PACKAGE_URL=''
@@ -1549,7 +1549,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-'configure' configures TeX Live 2024-03-10 to adapt to many kinds of systems.
+'configure' configures TeX Live 2025-03-07 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1624,7 +1624,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of TeX Live 2024-03-10:";;
+ short | recursive ) echo "Configuration of TeX Live 2025-03-07:";;
esac
cat <<\_ACEOF
@@ -1945,7 +1945,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-TeX Live configure 2024-03-10
+TeX Live configure 2025-03-07
generated by GNU Autoconf 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
@@ -2653,7 +2653,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by TeX Live $as_me 2024-03-10, which was
+It was created by TeX Live $as_me 2025-03-07, which was
generated by GNU Autoconf 2.72. Invocation command line was
$ $0$ac_configure_args_raw
@@ -12549,7 +12549,7 @@
# Define the identity of the package.
PACKAGE='tex-live'
- VERSION='2024-03-10'
+ VERSION='2025-03-07'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -26733,7 +26733,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by TeX Live $as_me 2024-03-10, which was
+This file was extended by TeX Live $as_me 2025-03-07, which was
generated by GNU Autoconf 2.72. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -26792,7 +26792,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-TeX Live config.status 2024-03-10
+TeX Live config.status 2025-03-07
configured by $0, generated by GNU Autoconf 2.72,
with options \\"\$ac_cs_config\\"
Modified: trunk/Build/source/tardate.ac
===================================================================
--- trunk/Build/source/tardate.ac 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/tardate.ac 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,5 +1,5 @@
dnl $Id$
-dnl Copyright 2016-2024 Karl Berry <tex-live at tug.org>
+dnl Copyright 2016-2025 Karl Berry <tex-live at tug.org>
dnl Copyright 2010-2015 Peter Breitenlohner <tex-live at tug.org>
dnl
dnl This file is free software; the copyright holder
@@ -9,4 +9,4 @@
dnl --------------------------------------------------------
dnl
dnl m4-include this file to define the current TeX Live tarball version
-m4_define([tex_live_tardate], [2024-03-10])
+m4_define([tex_live_tardate], [2025-03-07])
Modified: trunk/Build/source/texk/dvipdfm-x/ChangeLog
===================================================================
--- trunk/Build/source/texk/dvipdfm-x/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/dvipdfm-x/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-22 Karl Berry <karl at freefriends.org>
* dvipdfmx-upjf3.test,
Modified: trunk/Build/source/texk/dvipsk/ChangeLog
===================================================================
--- trunk/Build/source/texk/dvipsk/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/dvipsk/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2024-10-20 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* ofm-lmr.test, testdata/lm.map, testdata/upjf_ucs2.map,
Modified: trunk/Build/source/texk/dvipsk/NEWS
===================================================================
--- trunk/Build/source/texk/dvipsk/NEWS 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/dvipsk/NEWS 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,7 +1,7 @@
$Id$
This file records noteworthy changes. (Public domain.)
-dvips 2025.1 (TeX Live 2025):
+dvips 2025.1 (TeX Live 2025, 7 March 2025):
Support upTeX new encoding for combining characters via virtual fonts.
dvips 2024.1 (TeX Live 2024):
Modified: trunk/Build/source/texk/kpathsea/ChangeLog
===================================================================
--- trunk/Build/source/texk/kpathsea/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/kpathsea/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-12 Karl Berry <karl at freefriends.org>
* texmf.cnf (shell_escape_commands): doc link to
Modified: trunk/Build/source/texk/kpathsea/NEWS
===================================================================
--- trunk/Build/source/texk/kpathsea/NEWS 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/kpathsea/NEWS 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,7 +1,7 @@
$Id$
This file records noteworthy changes. (Public domain.)
-6.4.1 (for TeX Live 2025)
+6.4.1 (for TeX Live 2025, 7 March 2025)
* kpsewhich outputs a blank line when a given file cannot be found,
if more than one file to search for is specified.
Modified: trunk/Build/source/texk/mendexk/ChangeLog
===================================================================
--- trunk/Build/source/texk/mendexk/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/mendexk/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-19 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* tests/mendex.test: Add tests.
Modified: trunk/Build/source/texk/ptexenc/ChangeLog
===================================================================
--- trunk/Build/source/texk/ptexenc/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/ptexenc/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-25 Karl Berry <karl at freefriends.org>
* version.ac: remove /dev, for TL25.
Modified: trunk/Build/source/texk/upmendex/ChangeLog
===================================================================
--- trunk/Build/source/texk/upmendex/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/upmendex/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-19 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* convert.c, kp.{c,h}, styfile.c:
Modified: trunk/Build/source/texk/web2c/NEWS
===================================================================
--- trunk/Build/source/texk/web2c/NEWS 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/NEWS 2025-03-06 22:52:00 UTC (rev 74485)
@@ -2,7 +2,7 @@
See also */NEWS, */ChangeLog, etc.
-2025 (for TeX Live 2025)
+2025 (for TeX Live 2025, 7 March 2025)
* Most engines: new primitive parameter \ignoreprimitiveerror: if set to 1,
the error "Infinite glue shrinkage found in box being split"
becomes a warning (thus program exit status remains 0). Other values
Modified: trunk/Build/source/texk/web2c/alephdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/alephdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/alephdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-07 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* tests/catcd.tex, tests/al-cat.log: Update tests.
Modified: trunk/Build/source/texk/web2c/etexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/etexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/etexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-27 Karl Berry <karl at freefriends.org>
* am/etex.am (etex-pool.c): exit 1 if makecpool failed.
Modified: trunk/Build/source/texk/web2c/euptexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/euptexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/euptexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-17 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* eptex.ech: Adjust protected_token.
Modified: trunk/Build/source/texk/web2c/hitexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/hitexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/hitexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-31 Martin Ruckert <ruckert at cs.hm.edu>
* Adding the \ignoreprimitiveerror primitive
Modified: trunk/Build/source/texk/web2c/lib/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/lib/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/lib/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-28 Akira Kakuto <kakuto at jcom.zaq.ne.jp>
* texmfmp.c: Remove problematic lines for windows (windows only)
Modified: trunk/Build/source/texk/web2c/man/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/man/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/man/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-01 Andreas Scherer <https://ascherer.github.io>
* ctwill.man: CWEB 4.12.1 release.
Modified: trunk/Build/source/texk/web2c/mplibdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/mplibdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/mplibdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2024-11-12 Ulrich Mueller <ulm at gentoo.org>
* am/libmplib.am (libmplibextramath_a_OBJECTS,
Modified: trunk/Build/source/texk/web2c/omegafonts/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/omegafonts/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/omegafonts/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2024-04-29 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* omfonts.{c,h}, out_ofm.c:
Modified: trunk/Build/source/texk/web2c/omegaware/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/omegaware/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2024-10-19 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* tests/inbmp.opl, tests/overbmp.{opl,ovp}:
Modified: trunk/Build/source/texk/web2c/otps/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/otps/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/otps/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2023-03-09 Karl Berry <karl at tug.org>
* TL'23 release.
Modified: trunk/Build/source/texk/web2c/pdftexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/pdftexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-18 Thanh Han The <hanthethanh at gmail.com>
* pdftex.web (pdf_begin_string): more space fixes.
Modified: trunk/Build/source/texk/web2c/pdftexdir/NEWS
===================================================================
--- trunk/Build/source/texk/web2c/pdftexdir/NEWS 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/pdftexdir/NEWS 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,4 +1,4 @@
-pdfTeX 3.141592653-2.6-1.40.27 (TeX Live 2025)
+pdfTeX 3.141592653-2.6-1.40.27 (TeX Live 2025) (7 March 2025)
- changes:
- new primitive \pdfptexuseunderscore: if positive or
if \pdfmajorversion >= 2, PTEX.Fullbanner and other dictionary
Modified: trunk/Build/source/texk/web2c/ptexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/ptexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/ptexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-09 Hironori Kitagawa <h_kitagawa2001 at yahoo.co.jp>
* ptex-base.ch:
Modified: trunk/Build/source/texk/web2c/synctexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/synctexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/synctexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2024-10-13 <user202729 at protonmail.com>
* synctex_record_node_kern: pass "kern" instead of "glue"
Modified: trunk/Build/source/texk/web2c/texprofdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/texprofdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/texprofdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-28 Martin Ruckert <martin.ruckert at hm.edu>
Updating the display of banners and versions
Modified: trunk/Build/source/texk/web2c/uptexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/uptexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-02-20 TANAKA Takuji <ttk at t-lab.opal.ne.jp>
* uptex-m.ch: Check code range of ^^^^xyzw.
Modified: trunk/Build/source/texk/web2c/web2c/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/web2c/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/web2c/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2023-03-09 Karl Berry <karl at tug.org>
* TL'23 release.
Modified: trunk/Build/source/texk/web2c/xetexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/xetexdir/ChangeLog 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/xetexdir/ChangeLog 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,3 +1,7 @@
+2025-03-07 Karl Berry <karl at tug.org>
+
+ * TL'25 release.
+
2025-01-31 Karl Berry <karl at freefriends.org>
* xetex.ch (l.1891): have print_ignored_error respect
Modified: trunk/Build/source/texk/web2c/xetexdir/NEWS
===================================================================
--- trunk/Build/source/texk/web2c/xetexdir/NEWS 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Build/source/texk/web2c/xetexdir/NEWS 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,6 +1,8 @@
==============================================================
-XeTeX 0.999997
+XeTeX 0.999997 (7 March 2025)
+Cross-engine changes:
+
* new primitive \ignoreprimitiveerror, enabled with -etex: if set
to 1, the error "Infinite glue shrinkage" becomes a warning
(exit status remains 0). Other values reserved for future use.
Modified: trunk/Master/texmf-dist/scripts/texlive/NEWS
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/NEWS 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Master/texmf-dist/scripts/texlive/NEWS 2025-03-06 22:52:00 UTC (rev 74485)
@@ -1,6 +1,8 @@
(This file public domain. Originally written by Norbert Preining and
Karl Berry, 2010.)
+<p>8mar25 TL'25 released.
+
<p><b>tlmgr 74241 (released 24feb25):</b>
<li>doc-only update: tlmgr paper rebuilds existing formats.
Modified: trunk/Master/tlpkg/doc/releng.txt
===================================================================
--- trunk/Master/tlpkg/doc/releng.txt 2025-03-06 21:33:51 UTC (rev 74484)
+++ trunk/Master/tlpkg/doc/releng.txt 2025-03-06 22:52:00 UTC (rev 74485)
@@ -354,23 +354,25 @@
W. Two days before the final pretest (i.e., to-be-published) build:
Update Build/source/tardate.ac && reautoconf.
Put date into NEWS and ChangeLog files above,
+ including top-level ChangeLog,
plus all web2c/*/ChangeLog except cwebdir luatexdir *tiedir windows.
tlmgr version number in texmf-dist/scripts/texlive/NEWS.
- Check "Copyright `date -d 'last year'`" in tlpkg/TeXLive/*.pm
+ Check copyrights: "`date +%Y -d 'last year'`" in tlpkg/TeXLive/*.pm
Run make distclean in Build/source/utils/asymptote
to avoid that build junk ending up in the source tarball.
In cron.tl:
- . set catalogue_compare=true for final syncs.
+ . set force_catalogue=enable for final syncs.
. set images_frozen=false so we get the new sources,
or can run tl-update-images --tar-source-only
and --tar-devsource-only to just build the necessary tarballs
for Master/source if you don't want to do a whole build.
+ Update Master/source/ with the new sources.
Tell developers no more commits: tlbuild, dvipdfmx, tex-live, tldoc, luigi,
andreas.
Run build, by hand or by cron.
X. The day before the final pretest:
- In cron.tl, catalogue_compare=false to avoid skew.
+ In cron.tl, force_catalogue=disable to avoid skew.
In cron job, undo --no-adjust-repo, else install-tl-unx won't go to ctan.
X1. Preserve Catalogue as of the freeze, for the sake of
@@ -383,7 +385,7 @@
X2. Update Master/source (for any not done earlier):
# gzip, lz4, unzip, wget, xz, zip - upstream source
# ghostscript - done by Reinhard
- # luametatex - extracted from cont-tmf.zip
+ # luametatex - extracted from cont-tmf.zip, see ctan2tds
# mactexdoc - from Dick Koch
# texworks - done by Stefan Loeffler
# windows-src - from Akira
@@ -398,8 +400,8 @@
lp=/home/ftp/texlive/tlpretest
cp $lp/install-tl-unx.tar.gz .
-Y. The day of the final tlnet-from-branch build, which may or may not
- also be the day of the final tlpretest-from-trunk build:
+Y. The day of the final tlnet-from-branch build, which is probably,
+ but not need be, also the day of the final tlpretest-from-trunk build:
Set frozen=>1 in branch TLConfig.pm.
Can wait for nightly rebuild,
or run the two builds by hand with:
@@ -408,8 +410,8 @@
Z. After final build, to do total freeze:
In cron.tl, set *_frozen=true.
- Also, check catalogue_compare=false.
- For double protection, disable the nightly cron jobs.
+ Also, check force_catalogue=disable.
+ For double protection (good idea), disable the nightly cron jobs.
Also, in /l/bin/mirror-ctan, disable Catalogue updates,
to avoid unnecessary changes if we have to rebuild the final image.
@@ -669,7 +671,7 @@
images_frozen=true # for all
net_frozen=false
all_frozen=false
-catalogue_compare=true intermittently
+force_catalogue_= # for usual intermittent catalogue
tl_update_auto=true
#
Also disable cron.synctl /home/texlive/branch and enable plain cron.synctl.
More information about the tex-live-commits
mailing list.