summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-20 00:42:45 +0000
committerKarl Berry <karl@freefriends.org>2022-02-20 00:42:45 +0000
commit908cf63b2456f062f71055095d47872e537743c5 (patch)
tree7b2a47dc5af52b87314a9f9d2744e7070225a9cd
parent4f18561a9a44fd28c0f13f1e9a85d17f8570bf32 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@62092 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/ls-R11
-rw-r--r--Master/tlpkg/texlive.tlpdb64
2 files changed, 58 insertions, 17 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index 57fdee88047..982907d280e 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -47093,6 +47093,7 @@ lua-typo
lua-ul
luabibentry
luabidi
+luacensor
luacode
luahyphenrules
luaimageembed
@@ -47289,6 +47290,11 @@ README.md
luabidi.pdf
luabidi.tex
+./doc/lualatex/luacensor:
+README
+luacensor.pdf
+luacensor.tex
+
./doc/lualatex/luacode:
News
README
@@ -204852,6 +204858,7 @@ pctable.4ht
pctex32.4ht
pd1enc.4ht
pdfbase-hooks.4ht
+pdfx-hooks.4ht
pgf.4ht
picins.4ht
pictex.4ht
@@ -233448,6 +233455,7 @@ lua-ul
lua-widow-control
luabibentry
luabidi
+luacensor
luacode
luahyphenrules
luaimageembed
@@ -233577,6 +233585,9 @@ luabidi-footnotes.def
luabidi-test-arabmaths.tex
luabidi.sty
+./tex/lualatex/luacensor:
+luacensor.sty
+
./tex/lualatex/luacode:
luacode.sty
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index d84fa18c8c4..df31cc5cfff 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -26,11 +26,11 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2021
-depend revision/62080
+depend revision/62091
name 00texlive.image
category TLCore
-revision 62079
+revision 62086
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -40,7 +40,7 @@ longdesc IgnorePatterns in the check_files routine in tlmgr.pl augment
longdesc this list. Those are not included in the source/ tarball. For
longdesc information on the 00texlive prefix see
longdesc 00texlive.installation(.tlpsrc)
-runfiles size=12502
+runfiles size=12538
.mkisofsrc
autorun.inf
texmf-dist/README
@@ -2615,6 +2615,7 @@ runfiles size=12502
tlpkg/tlpsrc/lua-widow-control.tlpsrc
tlpkg/tlpsrc/luabibentry.tlpsrc
tlpkg/tlpsrc/luabidi.tlpsrc
+ tlpkg/tlpsrc/luacensor.tlpsrc
tlpkg/tlpsrc/luacode.tlpsrc
tlpkg/tlpsrc/luacolor.tlpsrc
tlpkg/tlpsrc/luafindfont.tlpsrc
@@ -4531,7 +4532,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 62065
+revision 62082
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -64815,7 +64816,7 @@ depend xunicode
name collection-luatex
category Collection
-revision 60764
+revision 62086
shortdesc LuaTeX packages
longdesc Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
longdesc Lua as an embedded scripting and extension language.
@@ -64845,6 +64846,7 @@ depend lua-ul
depend lua-uni-algos
depend lua-visual-debug
depend lua-widow-control
+depend luacensor
depend luacode
depend luacolor
depend luahyphenrules
@@ -122244,7 +122246,7 @@ catalogue-topics graphics colour
name graphics-def
category Package
-revision 61899
+revision 62085
shortdesc Colour and graphics option files
longdesc This bundle is a combined distribution consisting of dvips.def,
longdesc pdftex.def, luatex.def, xetex.def, dvipdfmx.def, and
@@ -171371,6 +171373,33 @@ catalogue-license lppl1.3c mit
catalogue-topics typesetting luatex
catalogue-version 0.5
+name luacensor
+category Package
+revision 62086
+shortdesc Securely redact sensitive information using Lua
+longdesc This package provides simple tools for creating redacted
+longdesc documents with blacked-out text. Its tools are useful both for
+longdesc creating documents in a restricted environment (for redacted
+longdesc release in an unrestricted environment) as well as in an
+longdesc unrestricted environment (for eventual transfer and completion
+longdesc in the restricted environment). Redaction is done both by
+longdesc hiding all characters and by slightly varying the length of
+longdesc strings to prevent jigsaw identification. It also is friendly
+longdesc to screen readers by adding alt-text indicating redacted
+longdesc content.
+docfiles size=39
+ texmf-dist/doc/lualatex/luacensor/README details="Readme"
+ texmf-dist/doc/lualatex/luacensor/luacensor.pdf details="Package documentation"
+ texmf-dist/doc/lualatex/luacensor/luacensor.tex
+runfiles size=3
+ texmf-dist/tex/lualatex/luacensor/luacensor.sty
+catalogue-contact-bugs https://github.com/ezgranet/luacensor/issues
+catalogue-contact-repository https://github.com/ezgranet/luacensor
+catalogue-ctan /macros/luatex/latex/luacensor
+catalogue-license lppl1.3
+catalogue-topics security editorial cond-comp luatex
+catalogue-version 1.0.0
+
name luacode
category Package
revision 25193
@@ -263680,7 +263709,7 @@ binfiles arch=x86_64-solaris size=1
name tex4ht
category Package
-revision 62051
+revision 62089
shortdesc Convert (La)TeX to HTML/XML
longdesc A converter from TeX and LaTeX to SGML-based formats such as
longdesc (X)HTML, MathML, OpenDocument, and Docbook, providing a
@@ -263846,7 +263875,7 @@ srcfiles size=3754
texmf-dist/source/generic/tex4ht/update-htfonts
texmf-dist/source/generic/tex4ht/wripro.tex
texmf-dist/source/generic/tex4ht/xtpipes.tex
-runfiles size=10615
+runfiles size=10616
texmf-dist/scripts/tex4ht/ht.sh
texmf-dist/scripts/tex4ht/htcontext.sh
texmf-dist/scripts/tex4ht/htcopy.pl
@@ -264180,6 +264209,7 @@ runfiles size=10615
texmf-dist/tex/generic/tex4ht/pctex32.4ht
texmf-dist/tex/generic/tex4ht/pd1enc.4ht
texmf-dist/tex/generic/tex4ht/pdfbase-hooks.4ht
+ texmf-dist/tex/generic/tex4ht/pdfx-hooks.4ht
texmf-dist/tex/generic/tex4ht/pgf.4ht
texmf-dist/tex/generic/tex4ht/picins.4ht
texmf-dist/tex/generic/tex4ht/pictex.4ht
@@ -272884,7 +272914,7 @@ runfiles size=4
texmf-dist/scripts/texfot/texfot.pl
catalogue-ctan /support/texfot
catalogue-license pd
-catalogue-topics comp-mgmt
+catalogue-topics comp-mgmt log-manip
catalogue-version 1.45
name texfot.aarch64-linux
@@ -273319,7 +273349,7 @@ docfiles size=376
name texlive-scripts
category TLCore
-revision 62065
+revision 62083
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -274177,7 +274207,7 @@ docfiles size=302
name texlive.infra
category TLCore
-revision 62052
+revision 62091
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get tlmgr running:
longdesc perl modules, xz binaries, plus (sometimes) tar, wget, lz4, and
@@ -274882,7 +274912,7 @@ runfiles size=43
catalogue-contact-repository https://gitlab.com/lago/texlogsieve
catalogue-ctan /support/texlogsieve
catalogue-license gpl3+
-catalogue-topics log-manip use-lua
+catalogue-topics comp-mgmt log-manip use-lua
catalogue-version 1.0.0
name texlogsieve.aarch64-linux
@@ -306629,11 +306659,11 @@ catalogue-version 2.0
name xepersian
category Package
-revision 62074
+revision 62087
shortdesc Persian for LaTeX, using XeTeX
longdesc This package provides a convenient interface for typesetting
longdesc Persian and English texts in LaTeX, using the XeTeX engine.
-docfiles size=321
+docfiles size=325
texmf-dist/doc/xelatex/xepersian/README details="Readme"
texmf-dist/doc/xelatex/xepersian/dkun-0.3.py
texmf-dist/doc/xelatex/xepersian/dkun-0.4.py
@@ -306652,7 +306682,7 @@ docfiles size=321
texmf-dist/doc/xelatex/xepersian/xepersian-doc.pdf details="Package user documentation"
texmf-dist/doc/xelatex/xepersian/xepersian-logo.tex
texmf-dist/doc/xelatex/xepersian/xepersian.pdf details="Package source documentation"
-srcfiles size=119
+srcfiles size=121
texmf-dist/source/xelatex/xepersian/xepersian-doc-basics.ltx
texmf-dist/source/xelatex/xepersian/xepersian-doc-boolean.ltx
texmf-dist/source/xelatex/xepersian/xepersian-doc-captions.ltx
@@ -306664,7 +306694,7 @@ srcfiles size=119
texmf-dist/source/xelatex/xepersian/xepersian-doc.ltx
texmf-dist/source/xelatex/xepersian/xepersian.dtx
texmf-dist/source/xelatex/xepersian/xepersian.ins
-runfiles size=115
+runfiles size=116
texmf-dist/fonts/misc/xetex/fontmapping/xepersian/persian-tex-text-nonumbers.map
texmf-dist/fonts/misc/xetex/fontmapping/xepersian/persian-tex-text-nonumbers.tec
texmf-dist/fonts/misc/xetex/fontmapping/xepersian/persian-tex-text.map
@@ -306738,7 +306768,7 @@ catalogue-contact-support https://github.com/tex-persian/xepersian/discussions
catalogue-ctan /macros/xetex/latex/xepersian
catalogue-license lppl1.3c
catalogue-topics persian xetex class
-catalogue-version 23.4
+catalogue-version 23.6
name xepersian-hm
category Package