pkgsrc/print
ryoon e0b1a43c08 qpdf: Update to 10.5.0
Changelog:
10.5.0: December 21, 2021
      + Packaging changes

          o Pre-built documentation is no longer distributed with the source
            distribution. The AppImage and Windows binary distributions still
            contain embedded documentation, and a separate doc distribution
            file is available from the qpdf release site. Documentation is now
            available at https://qpdf.readthedocs.io for every major/minor
            version starting with version 10.5. Please see Packaging
            Documentation for details on how packagers should handle
            documentation.

          o The documentation sources have been switched from docbook to
            reStructuredText processed with Sphinx. This will break previous
            documentation links. A redirect is in place on the main website. A
            top-to-bottom review of the documentation is planned for an
            upcoming release.

      + Library Enhancements

          o Since qpdf version 8, using object accessor methods on an instance
            of QPDFObjectHandle may create warnings if the object is not of the
            expected type. These warnings now have an error code of
            qpdf_e_object instead of qpdf_e_damaged_pdf. Also, comments have
            been added to QPDFObjectHandle.hh to explain in more detail what
            the behavior is. See Object Accessor Methods for a more in-depth
            discussion.

          o Add Pl_Buffer::getMallocBuffer() to initialize a buffer allocated
            with malloc() for better cross-language interoperability.

      + C API Enhancements

          o Many thanks to M. Holger whose contributions have heavily
            influenced these C API enhancements. His several suggestions, pull
            requests, questions, and critical reading of documentation and
            comments have resulted in significant usability improvements to the
            C API.

          o Overhaul error handling for the object handle functions C API. Some
            rare error conditions that would previously have caused a crash are
            now trapped and reported, and the functions that generate them
            return fallback values. See comments in the ERROR HANDLING section
            of include/qpdf/qpdf-c.h for details. In particular, exceptions
            thrown by the underlying C++ code when calling object accessors are
            caught and converted into errors. The errors can be checked by
            calling qpdf_has_error. Use qpdf_silence_errors to prevent the
            error from being written to stderr.

          o Add qpdf_get_last_string_length to the C API to get the length of
            the last string that was returned. This is needed to handle strings
            that contain embedded null characters.

          o Add qpdf_oh_is_initialized and qpdf_oh_new_uninitialized to the C
            API to make it possible to work with uninitialized objects.

          o Add qpdf_oh_new_object to the C API. This allows you to clone an
            object handle.

          o Add qpdf_get_object_by_id, qpdf_make_indirect_object, and
            qpdf_replace_object, exposing the corresponding methods in QPDF and
            QPDFObjectHandle.

          o Add several functions for working with pages. See PAGE FUNCTIONS in
            include/qpdf/qpdf-c.h for details.

          o Add several functions for working with streams. See STREAM
            FUNCTIONS in include/qpdf/qpdf-c.h for details.

          o Add qpdf_oh_get_type_code and qpdf_oh_get_type_name.

          o Add qpdf_oh_get_binary_string_value and qpdf_oh_new_binary_string
            for making it easier to deal with strings that contain embedded
            null characters.
2022-01-04 10:53:05 +00:00
..
a2ps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
abc2ps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
abcm2ps revbump for icu and libffi 2021-12-08 16:01:42 +00:00
adobeps-win print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
advi Make print/advi build again. 2021-12-27 00:49:02 +00:00
apsfilter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
atril revbump for icu and libffi 2021-12-08 16:01:42 +00:00
auctex revbump for icu and libffi 2021-12-08 16:01:42 +00:00
bg5pdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
bg5ps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
bibtool print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
brlaser revbump for icu and libffi 2021-12-08 16:01:42 +00:00
bww2tex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
chktex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
cjkutils print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
cnprint print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
cups revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cups-base revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cups-drivers-Magicolor5440DL revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cups-filters revbump for icu and libffi 2021-12-08 16:01:42 +00:00
cups-pdf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
deforaos-pdfviewer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dspdfviewer revbump for icu and libffi 2021-12-08 16:01:42 +00:00
dvidvi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
dviljk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
dvipdfmx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
dvipsk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
electrix revbump for icu and libffi 2021-12-08 16:01:42 +00:00
enscript print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
epdfview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
epstool print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
evince3 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
fig2dev print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
flpsed print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
foliate revbump for icu and libffi 2021-12-08 16:01:42 +00:00
foo2zjs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
foomatic-filters print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
foomatic-filters-cups
foomatic-ppds print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
foomatic-ppds-cups
foomatic4-db print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
foomatic4-db-engine revbump for icu and libffi 2021-12-08 16:01:42 +00:00
foomatic4-filters print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ghostscript revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ghostscript-agpl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ghostscript-gpl revbump for icu and libffi 2021-12-08 16:01:42 +00:00
glabels revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gtklp revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gutenprint-lib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
gv print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
hpijs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
hplip revbump for icu and libffi 2021-12-08 16:01:42 +00:00
html2ps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
if-psprint print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ijs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
img2eps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
imposter revbump for icu and libffi 2021-12-08 16:01:42 +00:00
indexinfo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ja-a2ps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ja-ptex
ja-vflib
ja-vflib-lib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ja-vflib-utils
ja-vfxdvik print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
jcabc2ps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
jpeg-to-pdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
kpathsea print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
lacheck print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
latex-mk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
latexmk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
LaTeXML print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
lgrind print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
libcups revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libgxps revbump for icu and libffi 2021-12-08 16:01:42 +00:00
libharu libharu: fixes for Darwin 2021-12-28 19:22:04 +00:00
libpaper print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
libspectre print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
lilypond revbump for icu and libffi 2021-12-08 16:01:42 +00:00
LPRng
LPRng-core print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
LPRng-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
luatex revbump for icu and libffi 2021-12-08 16:01:42 +00:00
lumina-pdf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
magicfilter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
mktexlsr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
mp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
mpage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
mupdf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
okular revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-biblatex-biber print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
p5-LaTeX-Driver print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
p5-LaTeX-Encode print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
p5-LaTeX-Table print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
p5-Net-CUPS revbump for icu and libffi 2021-12-08 16:01:42 +00:00
p5-PostScript print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
p5-PostScript-MailLabels print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
p5-PostScript-Simple print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
papersize
paps revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pcps print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pdf-redact-tools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pdf2djvu revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pdfjam print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pdflib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pdflib-lite print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pdvipsk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
php-pdflib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pmw print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pnm2ppa print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
podofo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
poppler poppler*: update to 21.11.0 2021-11-07 13:01:24 +00:00
poppler-cpp *: recursive bump for poppler 21.09.0 2021-09-29 10:10:30 +00:00
poppler-data poppler-data: update to 0.4.11. 2021-11-01 10:01:51 +00:00
poppler-glib revbump for icu and libffi 2021-12-08 16:01:42 +00:00
poppler-includes poppler*: update to 21.11.0 2021-11-07 13:01:24 +00:00
poppler-qt5 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
poppler-utils poppler*: update to 21.05.0 2021-05-20 11:49:47 +00:00
poster print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pscal print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
psify print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
psjoin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
pslib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
psutils print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ptexenc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-cups revbump for icu and libffi 2021-12-08 16:01:42 +00:00
py-latexcodec print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-octoprint py-octoprint: fix dependencies 2021-12-07 10:51:22 +00:00
py-octoprint-filecheck print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-octoprint-firmwarecheck print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-octoprint-pisupport print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-Pdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-PDF2 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-pisa print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-pslib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-pydyf py-pydyf: added version 0.1.2 2021-11-19 09:43:08 +00:00
py-reportlab print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-weasyprint Forget about Python 3.6 2021-12-30 13:05:27 +00:00
py-weasyprint0 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py-xhtml2pdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
py27-reportlab print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
qpdf qpdf: Update to 10.5.0 2022-01-04 10:53:05 +00:00
qpdfview revbump for icu and libffi 2021-12-08 16:01:42 +00:00
R-knitr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
R-tinytex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
rlpr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
rtf2latex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
rtf2latex2e print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ruby-pdf-core print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ruby-pdf-reader print/ruby-pdf-reader: update to 2.7.0 2021-12-13 14:58:57 +00:00
ruby-pdf-writer print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ruby-poppler revbump for icu and libffi 2021-12-08 16:01:42 +00:00
ruby-prawn print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ruby-rbpdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
ruby-rbpdf-font print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
scribus-qt4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
scribus-qt5 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
seetexk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
sile revbump for icu and libffi 2021-12-08 16:01:42 +00:00
stylewriter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tcl-pdflib
tex-2up print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-2up-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-a0poster print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-a0poster-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-a4wide print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-a4wide-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-a5comb print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-a5comb-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-abc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-abc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-abntex2 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-abntex2-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-abstract print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-abstract-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-accents print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-accents-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-accsupp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-accsupp-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-acmconf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-acmconf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-acronym print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-acronym-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-adjustbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-adjustbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-adrconv print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-adrconv-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-advdate print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-advdate-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-aeguill print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-aeguill-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-aleph print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-algorithm2e print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-algorithm2e-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-algorithmicx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-algorithmicx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-algorithms print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-algorithms-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-alphalph print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-alphalph-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amscls print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amscls-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amslatex-primer-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amsmath print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amsmath-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amsrefs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amsrefs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amstex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-amstex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-anonchap print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-anonchap-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-answers print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-answers-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-antomega print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-antomega-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-anysize print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-anysize-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-apa6 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-apa6-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-apacite print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-apacite-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-appendix print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-appendix-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-appendixnumberbeamer print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-appendixnumberbeamer-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arabi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arabi-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arabicfront print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arabicfront-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arabtex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arabtex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-around-the-bend-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arsclassica print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-arsclassica-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ascii-chart-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-askinclude print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-askinclude-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-atbegshi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-atbegshi-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-atenddvi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-atenddvi-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-attachfile2 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-attachfile2-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-atveryend print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-atveryend-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-auxhook print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-auxhook-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-albanian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-basque print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-belarusian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-bosnian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-breton print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-bulgarian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-catalan print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-croatian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-czech print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-danish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-dutch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-english print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-esperanto print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-estonian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-finnish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-french print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-friulan print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-galician print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-georgian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-german print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-greek print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-hebrew print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-hungarian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-icelandic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-interlingua print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-irish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-italian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-japanese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-kurmanji print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-latin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-latvian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-norsk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-piedmontese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-polish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-portuges print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-romanian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-romansh print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-russian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-samin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-scottish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-serbian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-serbianc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-slovak print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-slovenian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-sorbian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-spanish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-swedish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-thai print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-turkish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-ukrainian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-vietnamese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babel-welsh print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babelbib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-babelbib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-background print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-background-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bagpipe print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bagpipe-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bbm-macros print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bbm-macros-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamer print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamer-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamerposter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamerposter-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-cuerna print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-detlevcm print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-epyt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-focus print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-light print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-metropolis print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-npbt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-phnompenh print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-saintpetersburg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamertheme-upenn-bc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamerthemejltree print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beamerthemenirma print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beton print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-beton-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-apa print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-apa-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-ieee print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-ieee-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-nature print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-biblatex-nature-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibleref-german print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibleref-german-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibtex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibtex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibtex8 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibtopic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibtopic-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibunits print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bibunits-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bigfoot print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bigfoot-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bigintcalc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bigintcalc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bitset print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bitset-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-blindtext print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-blindtext-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-blkarray print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-blkarray-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-block print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-block-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bold-extra print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bold-extra-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bookmark print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bookmark-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-booktabs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-booktabs-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-booktabs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-boxedminipage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-boxedminipage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-braket print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-braket-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-breakcites print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-breakcites-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-breqn print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bussproofs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bussproofs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxbase print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxbase-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxcjkjatype print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxcjkjatype-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxghost print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxghost-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxjalipsum print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxjalipsum-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxjaprnind print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxjaprnind-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxjscls print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxjscls-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxorigcapt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-bxorigcapt-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-c90 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-c90-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-calrsfs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-calrsfs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cancel print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cancel-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-capt-of print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-capt-of-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-captdef print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-captdef-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-caption print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-caption-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-carlisle print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-carlisle-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cases print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cases-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-catchfile print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-catchfile-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ccaption print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ccaption-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cellspace print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cellspace-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-changebar print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-changebar-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-changepage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-changepage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-changes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-changes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chappg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chappg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chbibref print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chbibref-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-checkend print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-checkend-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chemarrow print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chemarrow-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chemgreek print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chemgreek-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chess print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chess-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chess-problem-diagrams print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chess-problem-diagrams-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chessboard print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chessboard-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chessfss print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chessfss-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chngcntr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-chngcntr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cite print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cite-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjk-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjk-gs-integrate print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjk-gs-integrate-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjk-ko print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjk-ko-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjkpunct print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjkpunct-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjkutils print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cjkutils-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-classpack print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-classpack-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cleveref print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cleveref-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-clrscode print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-clrscode-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cmap print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cnbwp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cnbwp-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-collectbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-collectbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-colorprofiles print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-colorprofiles-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-colortbl print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-colortbl-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-comment print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-comment-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-compare print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-components-of-TeX-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-comprehensive-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-concprog print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-concprog-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-account print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-account-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-algorithmic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-animation print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-animation-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-annotation print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-annotation-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-bnf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-bnf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-chromato print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-chromato-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-construction-plan print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-construction-plan-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-cyrillicnumbers print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-cyrillicnumbers-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-degrade print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-degrade-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-fancybreak print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-fancybreak-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-filter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-filter-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-french print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-french-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-fullpage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-fullpage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-gantt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-gantt-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-gnuplot print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-gnuplot-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-letter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-letter-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-lettrine print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-lettrine-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-mathsets print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-mathsets-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-notes-zh-cn-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-rst print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-rst-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-ruby print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-ruby-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-simplefonts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-simplefonts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-simpleslides print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-simpleslides-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-title print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-title-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-transliterator print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-transliterator-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-typearea print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-typearea-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-typescripts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-typescripts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-vim print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-vim-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-visualcounter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-context-visualcounter-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-continue print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-continue-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-convbkmk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-convbkmk-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cooking print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cooking-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-crop print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-csbulletin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-csbulletin-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cslatex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-csplain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-csquotes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-csquotes-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-csquotes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ctable print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ctablestack print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ctablestack-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ctib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ctib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cuisine print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cuisine-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-currvita print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-currvita-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-curves print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-curves-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-custom-bib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-custom-bib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cutwin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cutwin-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cweb print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cweb-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cyrillic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cyrillic-bin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cyrillic-bin-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cyrillic-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-cyrplain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dashbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dashbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dashrule print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dashrule-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-datatool print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-datatool-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-datetime print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-datetime-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dblfloatfix print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dblfloatfix-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dehyph print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dehyph-exptl print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dehyph-exptl-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dhua print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dhua-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-diagbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-diagbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dickimaw-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dinbrief print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dinbrief-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dk-bib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dk-bib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dnp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dotlessi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dotlessi-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-draftcopy print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-draftcopy-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-draftwatermark print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-draftwatermark-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dtxtut-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dvipdfmx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dvipdfmx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dvips print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-dvips-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-easy-todo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-easy-todo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ebproof print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ebproof-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-edmac print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-edmac-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eijkhout print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-einfuehrung-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-elsarticle print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-elsarticle-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-embedfile print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-embedfile-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-enctex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-enctex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-endfloat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-endfloat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-endnotes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-endnotes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-endnotesj print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-endnotesj-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-enotez print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-enotez-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-enumitem print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-enumitem-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-environ print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-environ-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-envlab print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-envlab-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epigraph print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epigraph-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eplain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eplain-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epsf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epsf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epsf-dvipdfmx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epsf-dvipdfmx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epstopdf-pkg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-epstopdf-pkg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eqparbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eqparbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eso-pic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-eso-pic-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etdipa-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etex-pkg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etex-pkg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etexcmds print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etexcmds-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ethiop print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ethiop-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etoc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etoc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-etoolbox-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-euler print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-euler-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-europasscv print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-europasscv-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-europecv print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-europecv-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-everypage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-everypage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-everysel print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-everysel-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-everyshi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-everyshi-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-exam print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-exam-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-excludeonly print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-excludeonly-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-extsizes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-extsizes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancybox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancybox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancyhdr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancyhdr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancyref print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancyvrb print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fancyvrb-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-feupphdteses print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-feupphdteses-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fifinddo-info-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-figflow print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-figflow-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-filecontents print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-filecontents-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-filehook print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-filehook-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-first-latex-doc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-firstaid print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-firstaid-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fix2col print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fix2col-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixjfm print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixjfm-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixme print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixme-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixmetodonotes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixmetodonotes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fixpdfmag print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-float print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-float-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-floatflt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-floatflt-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-flowfram print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-flowfram-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fmtcount print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fmtcount-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fncychap print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fncychap-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fncylab print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fncylab-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fnpara print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fnpara-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-foiltex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-font-change print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-font-change-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fontaxes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fontaxes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fontch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fontch-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footbib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footbib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footmisc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footmisc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footnotehyper print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footnotehyper-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footnpag print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-footnpag-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-forloop print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-forloop-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-framed print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-framed-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ftcap print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ftcap-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fundus-calligra print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fundus-calligra-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fvextra print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fvextra-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fwlw print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-fwlw-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-g-brief print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-g-brief-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gckanbun print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gckanbun-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gentle-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gentombow print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gentombow-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-geometry print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-geometry-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-geometry-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-german print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-german-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-germbib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-germbib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-germkorr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-germkorr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-getoptk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-getoptk-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gettitlestring print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gettitlestring-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gfnotation print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gfnotation-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-glossaries print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-glossaries-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-go print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-go-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-graphics print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-graphics-cfg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-graphics-cfg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-graphics-def print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-graphics-def-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-graphics-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-greek-inputenc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-greek-inputenc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-grfext print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-grfext-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-grffile print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-grffile-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-guide-to-latex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gustlib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-gustlib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hang print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hang-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hanging print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hanging-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-happy4th-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-harvard print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-harvard-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hausarbeit-jura print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hausarbeit-jura-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-here print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-here-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hobsub print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hobsub-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hologo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hologo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hopatch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hopatch-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hycolor print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hycolor-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hypdestopt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hypdestopt-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyper print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyper-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hypernat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hypernat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyperref print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyperref-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyperxmp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyperxmp-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyph-utf8 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyph-utf8-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-afrikaans print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-ancientgreek print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-arabic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-armenian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-base print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-basque print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-belarusian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-bulgarian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-catalan print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-chinese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-churchslavonic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-coptic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-croatian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-czech print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-danish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-dutch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-english print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-esperanto print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-estonian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-ethiopic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-farsi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-finnish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-french print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-friulan print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-galician print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-georgian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-german print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-greek print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-greek-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-hungarian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-hungarian-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-icelandic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-indic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-indonesian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-interlingua print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-irish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-italian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-kurmanji print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-latin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-latvian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-lithuanian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-macedonian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-mongolian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-norwegian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-occitan print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-piedmontese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-polish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-portuguese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-romanian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-romansh print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-russian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-sanskrit print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-serbian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-slovak print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-slovenian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-spanish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-swedish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-thai print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-turkish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-turkmen print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-ukrainian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-uppersorbian print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphen-welsh print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphenat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphenat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyphenex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyplain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-hyplain-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-IEEEconf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-IEEEconf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-IEEEtran print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-IEEEtran-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifmtarg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifmtarg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifnextok print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifnextok-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifoddpage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifoddpage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifplatform print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifplatform-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifptex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifptex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-iftex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-iftex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifxptex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ifxptex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-igo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-impatient-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-import print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-import-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-index print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-index-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-infwarerr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-infwarerr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-inputenx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-inputenx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-intcalc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-intcalc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-intro-scientific-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jadetex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jadetex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jfmutil print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jfmutil-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jknapltx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jlreq print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jlreq-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-js-misc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-js-misc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jsclasses print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jurabib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-jurabib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-keycommand print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-keycommand-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kix print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kix-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-knuth-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-koma-script print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-koma-script-examples-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-oblivoir print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-oblivoir-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-plain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-plain-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-utf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-utf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-utils print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kotex-utils-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kpathsea print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kpathsea-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kvdefinekeys print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kvdefinekeys-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kvoptions print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kvoptions-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kvsetkeys print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-kvsetkeys-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-l2picfaq-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-l2tabu-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-l2tabu-english-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-labels print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-labels-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lambda print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lambda-lists print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lastpage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lastpage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-base-dev print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-base-dev-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-bib-ex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-bin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-bin-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-brochure-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-course-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-doc-ptr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-firstaid-dev print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-firstaid-dev-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-graphics-companion-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-referenz-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-tabellen-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-veryshortguide-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex-web-companion-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex2e-help-texinfo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latex4wp-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latexcheat-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latexcheat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latexconfig print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latexcourse-rug-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latexfileinfo-pkgs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-latexfileinfo-pkgs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-layouts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-layouts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lazylist print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lazylist-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-leading print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-leading-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-leaflet print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-leaflet-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-leftidx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-leftidx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-letltxmacro print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-letltxmacro-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-letterspacing print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lettrine print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lettrine-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lineno print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lipsum print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lipsum-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listing print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listing-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listings print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listings-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listingsutf8 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listingsutf8-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listofitems print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-listofitems-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lkproof print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lkproof-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-localloc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-localloc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-logreq print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-logreq-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lollipop print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lollipop-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-longfbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-longfbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ltabptch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ltabptch-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ltxcmds print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ltxcmds-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ltxmisc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luacode print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luacode-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luacolor print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luacolor-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luahbtex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luahbtex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-lualatex-doc-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luatex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luatex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luatex85 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luatex85-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luatexja print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-luatexja-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-macros2e-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-magaz print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-magaz-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-magicnum print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-magicnum-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-make4ht print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-make4ht-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-makecell print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-makecell-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-makecmds print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-makecmds-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-makerobust print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-makerobust-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-marginnote print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-marginnote-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-math-e-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mathcomp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mathcomp-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mathdots print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mathdots-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mathtools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mdframed print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mdframed-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mdwtools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mdwtools-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-media9 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-media9-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-memdesign-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-memoir print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-memoir-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-MemoirChapStyles-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-metafont-beginners-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-metalogo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-metalogo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-metapost-examples-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mfirstuc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mfirstuc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mfnfss print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mfnfss-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mhchem print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mhchem-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-microtype print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-microtype-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-microtype-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-midpage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-midpage-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mil3-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-milog print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-milog-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-minitoc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-minitoc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-minted print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-minted-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mkpattern print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mkpattern-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mleftright print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mleftright-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mltex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mltex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-moderncv print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-moderncv-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-moreverb print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-moreverb-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mparhack print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mparhack-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ms print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ms-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-multibib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-multibib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-multirow print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-multirow-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-musixtex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-musixtex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mwcls print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mwcls-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mweights print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-mweights-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-natbib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-natbib-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ncctools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ncctools-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-needspace print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-needspace-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newfloat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newfloat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newlfm print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newlfm-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newsletr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newsletr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newunicodechar print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-newunicodechar-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nextpage print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nfssext-cfr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nfssext-cfr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nolbreaks print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nolbreaks-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nomencl print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nomencl-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nopageno print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nopageno-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-notoccite print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-notoccite-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ntgclass print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ntgclass-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-nth print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ntheorem print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ntheorem-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-numberpt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-numberpt-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-numprint print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-numprint-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-oberdiek print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-oberdiek-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ocgx2 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ocgx2-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-octavo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-octavo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-oinuit print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-oinuit-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-omega print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-omega-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-onlyamsmath print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-onlyamsmath-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-optional print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-optional-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-options print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-options-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ordinalpt print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ordinalpt-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-otibet print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-otibet-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-oubraces print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-oubraces-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-outerhbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-outline print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-outline-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-overpic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pagenote print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pagenote-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pagesel print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pagesel-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pageslts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-paralist print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-paralist-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-parskip print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-parskip-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-passivetex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-patgen2-tutorial-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-path print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-path-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pb-diagram print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pb-diagram-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pbibtex-base print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pbibtex-base-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfcolmk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfcolmk-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfcomment print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfcomment-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfescape print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfescape-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdflscape print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdflscape-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfmanagement-testphase print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfmanagement-testphase-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfpages print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdfpages-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdftex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdftex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdftexcmds print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pdftexcmds-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pgf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pgf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pgfplots print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pgfplots-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-picinpar print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-picinpar-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pict2e print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pict2e-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pictexsum-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-picture print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-picture-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pitex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pitex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pkfix print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pkfix-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-placeins print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-placeins-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-placeins-plain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plain print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plain-doc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-platex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-platex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-platex-tools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-platex-tools-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plautopatch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plautopatch-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plipsum print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plipsum-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plnfss print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plnfss-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plstmary print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-plstmary-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pmboxdraw print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pmboxdraw-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-polski print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-polski-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-poltawski print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-poltawski-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-polyglossia print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-polyglossia-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-polytable print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-polytable-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-powerdot print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-preprint print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-preprint-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-present print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-present-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-presentations-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-presentations-en-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-preview print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-preview-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-printlen print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-printlen-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-probsoln print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-probsoln-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-program print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-program-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-prosper print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-prosper-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-przechlewski-book print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-przechlewski-book-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-psfrag print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-psfrag-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-psizzl print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-psizzl-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pslatex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pspicture print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pspicture-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pstricks-examples-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pstricks-examples-en-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ptex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ptex-base print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ptex-base-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ptex2pdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ptex2pdf-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxbase print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxbase-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxcjkcat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxcjkcat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxjahyper print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxjahyper-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxrubrica print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxrubrica-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxtatescale print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-pxtatescale-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-qtree print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-quoting print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-quoting-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-r_und_s print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-r_und_s-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ragged2e print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ragged2e-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-random print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rcs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rcsinfo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rcsinfo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-readarray print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-readarray-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-realboxes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-realboxes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-realscripts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-realscripts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-refcount print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-refcount-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-relsize print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rerunfilecheck print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rerunfilecheck-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-resume print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-resumemac print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-resumemac-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-revtex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-revtex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-revtex4 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-revtex4-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-romanneg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-romanneg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rotating print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rotating-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rotfloat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-rotfloat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ruhyphen print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ruler print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sansmath print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sansmath-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sauerj print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sauerj-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-savesym print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-scale print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-scale-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-schulschriften print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-schulschriften-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-schwalbe-chess print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-schwalbe-chess-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-secdot print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-secdot-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-section print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-section-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sectsty print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sectsty-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-selectp print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-selinput print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-selinput-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-semantic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-semantic-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-seminar print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-seminar-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sepnum print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sepnum-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-setspace print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sfmath print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shadethm print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shadow print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shadow-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shadowtext print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shadowtext-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shapepar print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-shapepar-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-showdim print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-showdim-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-showlabels print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-showlabels-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-showtags print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-showtags-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sidecap print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sidecap-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-silence print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-silence-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-simplified-latex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-SIstyle print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-SIstyle-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-SIunits print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-SIunits-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-siunitx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-siunitx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-skak print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-skak-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-skaknew print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-skaknew-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-snapshot print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-snapshot-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-soul print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-soul-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-soulpos print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-soulpos-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-soulutf8 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-soulutf8-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sphack print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sphack-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-splitbib print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-srcltx print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-srcltx-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stackengine print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stackengine-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-standalone print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-standalone-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-startex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-startex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-statex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-statex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stdclsdv print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stdclsdv-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stringenc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stringenc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stringstrings print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-stringstrings-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sttools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-sttools-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subdocs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subdocs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfig print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfig-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfigmat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfigmat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfigure print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfigure-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfiles print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-subfiles-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-substr print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-substr-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-supertabular print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-supertabular-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-svg-inkscape-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-svninfo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-svninfo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-swrule print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-t2 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-t2-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabls print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabls-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabu print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabu-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabulars-e-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabulary print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tabulary-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tamethebeast-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tap print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tap-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tcolorbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tcolorbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tds-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-templates-fenn-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-templates-sommer-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tensind print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tensind-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex-font-errors-cheatsheet-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex-ini-files print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex-ini-files-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex-overview-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex-refs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex4ebook print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex4ebook-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex4ht print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tex4ht-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texbytopic-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texdoc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texdoc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texdoctk print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texdoctk-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texinfo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive-common-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive-en-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive-scripts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive-scripts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive-scripts-extra print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive-scripts-extra-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texlive.infra print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texmate print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texmate-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texpower print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texpower-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texsis print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-texsis-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textcase print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textcase-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textfit print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textfit-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textmerg print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textmerg-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textpos print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-textpos-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-thmtools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-thmtools-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-threeparttable print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-threeparttable-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-threeparttablex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-threeparttablex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-thumbpdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-timetable print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tipa-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titlepages-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titleref print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titleref-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titlesec print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titlesec-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titling print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-titling-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tlc2-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tocbibind print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tocbibind-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tocloft print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tocloft-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-todo print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-todo-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-todonotes print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-todonotes-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tools print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tools-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-toptesi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-toptesi-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-totpages print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-totpages-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tpslifonts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tpslifonts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tracklang print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tracklang-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-arsclassica-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-biblatex-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-chemsym-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-ecv-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-enumitem-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-europecv-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-filecontents-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translation-moreverb-de-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translations print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translations-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translator print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-translator-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-transparent print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-transparent-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-treetex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-treetex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-trimspaces print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-trimspaces-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-truncate print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-truncate-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tufte-latex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-tufte-latex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-twoinone print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-twoinone-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-type1cm print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-type1cm-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-Type1fonts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-typehtml print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-typehtml-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ucharcat print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ucharcat-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ucs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ucs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-udesoftec print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-udesoftec-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uhrzeit print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uhrzeit-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ukrhyph print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ukrhyph-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ulem print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ulem-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-umlaute print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-umlaute-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-underscore print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-underscore-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-undolabl print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-unicode-data print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-unicode-data-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uniquecounter print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uniquecounter-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-units print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-units-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-updmap-map print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uplatex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uplatex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-upquote print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-upquote-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uptex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uptex-base print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uptex-base-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-uptex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-url print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-url-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-urlbst print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-urlbst-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-utf8mex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-utf8mex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-varisize print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-varisize-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-varwidth print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-varwidth-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verbasef print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verbasef-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verbatimbox print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verbatimbox-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verbdef print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verbdef-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verse print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-verse-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-version print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-version-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vertbars print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vhistory tex-vhistory{,-doc}: Update to 1.80. 2021-12-29 13:59:03 +00:00
tex-vhistory-doc tex-vhistory{,-doc}: Update to 1.80. 2021-12-30 15:09:20 +00:00
tex-visualfaq-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vmargin print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vmargin-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vntex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vntex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-voss-mathcol-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-voss-mathmode-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vruler print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-vruler-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-wallpaper print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-wallpaper-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-was print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-was-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-webguide-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-wrapfig print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-wrapfig-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xargs print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xargs-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xcjk2uni print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xcjk2uni-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xcolor print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xcolor-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xcomment print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xcomment-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xdvi print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xetex print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xetex-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xetexconfig print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xetexref-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xfor print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xfor-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xii-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xkeyval print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xkeyval-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xltxtra print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xltxtra-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xpatch print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xpatch-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xskak print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xskak-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xstring print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xstring-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xtab print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xtab-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xunicode print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-xunicode-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ydoc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-ydoc-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-yfonts print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-yfonts-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zref print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zref-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zxjafbfont print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zxjafbfont-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zxjafont print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zxjafont-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zxjatype print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex-zxjatype-doc print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
tex4ht print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
texlab texlab: update to 3.3.1. 2021-11-16 14:47:12 +00:00
texlive texlive: update to TeXLive 2021 2021-06-06 01:17:16 +00:00
vlna print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
web2c print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xdvik print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xetex revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xpdf print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-arabic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-chinese-simplified print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-chinese-traditional print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-cyrillic print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-greek print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-hebrew print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-japanese print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-korean print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-latin2 print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-thai print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf-turkish print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpdf4 revbump for icu and libffi 2021-12-08 16:01:42 +00:00
xpdfopen print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
xpp revbump for icu and libffi 2021-12-08 16:01:42 +00:00
yup print: Replace RMD160 checksums with BLAKE2s checksums 2021-10-26 11:12:01 +00:00
zathura revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zathura-pdf-mupdf revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zathura-pdf-poppler revbump for icu and libffi 2021-12-08 16:01:42 +00:00
zathura-ps revbump for icu and libffi 2021-12-08 16:01:42 +00:00
Makefile py-pydyf: added version 0.1.2 2021-11-19 09:43:08 +00:00