summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/doc.html1
-rw-r--r--Master/texmf-dist/doc/man/man1/bibdoiadd.man1.pdfbin9644 -> 22697 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/bibzbladd.man1.pdfbin6792 -> 18918 bytes
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.114
-rw-r--r--Master/texmf-dist/doc/man/man1/tlmgr.man1.pdfbin123651 -> 124196 bytes
5 files changed, 13 insertions, 2 deletions
diff --git a/Master/doc.html b/Master/doc.html
index e5ccb69388e..d114c01425f 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -7495,6 +7495,7 @@ Typeset crystallographic group-subgroup-schemes
</small></li>
<li><b><a href="texmf-dist/doc/latex/guide-to-latex">guide-to-latex</a></b>:<small>
+examples and more from Guide to LaTeX, by Kopka and Daly
<a href="texmf-dist/doc/latex/guide-to-latex/demo.pdf">demo.pdf</a>,
<a href="texmf-dist/doc/latex/guide-to-latex/demodoc.pdf">demodoc.pdf</a>,
<a href="texmf-dist/doc/latex/guide-to-latex/palette.pdf">palette.pdf</a>.
diff --git a/Master/texmf-dist/doc/man/man1/bibdoiadd.man1.pdf b/Master/texmf-dist/doc/man/man1/bibdoiadd.man1.pdf
index 3ec7731e6d5..c007f8583ff 100644
--- a/Master/texmf-dist/doc/man/man1/bibdoiadd.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/bibdoiadd.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/bibzbladd.man1.pdf b/Master/texmf-dist/doc/man/man1/bibzbladd.man1.pdf
index b6bf92858f0..b9c6850e56d 100644
--- a/Master/texmf-dist/doc/man/man1/bibzbladd.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/bibzbladd.man1.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1
index e5b9172fb82..f0efdbbeb56 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.1
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.1
@@ -129,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "TLMGR 1"
-.TH TLMGR 1 "2017-10-27" "perl v5.26.1" "User Contributed Perl Documentation"
+.TH TLMGR 1 "2017-11-07" "perl v5.26.1" "User Contributed Perl Documentation"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -1447,6 +1447,13 @@ report \f(CW\*(C`(verified)\*(C'\fR after loading the \s-1TLPDB\s0; otherwise, t
\&\f(CW\*(C`(not verified)\*(C'\fR. Either way, by default the installation and/or
updates proceed normally.
.PP
+If a program \f(CW\*(C`gpg\*(C'\fR is available (that is, it is found in the \f(CW\*(C`PATH\*(C'\fR),
+cryptographic signatures will be checked. In this case we require that
+the main repository is signed. This is not required for additional r
+repositories. If \f(CW\*(C`gpg\*(C'\fR is not available, signatures are not checked
+and no verification is carried out, but \f(CW\*(C`tlmgr\*(C'\fR proceeds normally.
+This is the behavior of \f(CW\*(C`tlmgr\*(C'\fR up to TeX Live 2016.
+.PP
The attempted verification can be suppressed by specifying
\&\f(CW\*(C`\-\-no\-verify\-downloads\*(C'\fR on the command line, or the entry
\&\f(CW\*(C`verify\-downloads = 0\*(C'\fR in a \f(CW\*(C`tlmgr\*(C'\fR config file (described in
@@ -1454,6 +1461,9 @@ The attempted verification can be suppressed by specifying
\&\fIrequire\fR verification by specifying \f(CW\*(C`\-\-require\-verification\*(C'\fR on the
command line, or \f(CW\*(C`require\-verification = 1\*(C'\fR in a \f(CW\*(C`tlmgr\*(C'\fR config file;
in this case, if verification is not possible, the program quits.
+Note that as mentioned above, if \f(CW\*(C`gpg\*(C'\fR is available, the main repository
+is always required to have a signature. Using the \f(CW\*(C`\-\-require\-verification\*(C'\fR
+switch, \f(CW\*(C`tlmgr\*(C'\fR also requires signatures from additional repositories.
.PP
Cryptographic verification requires checksum checking (described just
above) to succeed, and a working GnuPG (\f(CW\*(C`gpg\*(C'\fR) program (see below for
@@ -1997,4 +2007,4 @@ This script and its documentation were written for the TeX Live
distribution (<http://tug.org/texlive>) and both are licensed under the
\&\s-1GNU\s0 General Public License Version 2 or later.
.PP
-\&\f(CW$Id:\fR tlmgr.pl 45623 2017\-10\-27 14:41:58Z preining $
+\&\f(CW$Id:\fR tlmgr.pl 45716 2017\-11\-07 23:44:28Z preining $
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
index 08bc8542565..87aea7885b7 100644
--- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
+++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf
Binary files differ