gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, gnutls_3_0_x-2, updated. gnutls_3_0_20-3-ga4b5f


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, gnutls_3_0_x-2, updated. gnutls_3_0_20-3-ga4b5f38
Date: Tue, 05 Jun 2012 18:37:00 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=a4b5f38cbabbad84f45b192f40e6865baab31f19

The branch, gnutls_3_0_x-2 has been updated
       via  a4b5f38cbabbad84f45b192f40e6865baab31f19 (commit)
       via  308c04d887a8bd756f0a55ce83680d6d2b8afe52 (commit)
       via  1c6b44cf6751212b7e9cabf0e625f583bbed0132 (commit)
      from  398220fa033091b34ddb80723f379ffe701fc052 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a4b5f38cbabbad84f45b192f40e6865baab31f19
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Jun 5 20:36:33 2012 +0200

    updates in latex build

commit 308c04d887a8bd756f0a55ce83680d6d2b8afe52
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Jun 5 20:23:03 2012 +0200

    no need for eurosans

commit 1c6b44cf6751212b7e9cabf0e625f583bbed0132
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Tue Jun 5 19:50:38 2012 +0200

    do not use @euro{}

-----------------------------------------------------------------------

Summary of changes:
 doc/cha-cert-auth.texi |    4 ++--
 doc/cha-upgrade.texi   |    2 +-
 doc/latex/Makefile.am  |    1 +
 doc/latex/gnutls.tex   |    1 -
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/cha-cert-auth.texi b/doc/cha-cert-auth.texi
index 9f13182..7f91033 100644
--- a/doc/cha-cert-auth.texi
+++ b/doc/cha-cert-auth.texi
@@ -426,8 +426,8 @@ used to preprocess the input to the signature algorithm. 
This works as
 long as it is difficult enough to generate two different messages with
 the same hash algorithm output. In that case the same signature could
 be used as a proof for both messages. Nobody wants to sign an innocent
-message of donating 1 @euro{} to Greenpeace and find out that he
-donated 1.000.000 @euro{} to Bad Inc.
+message of donating 1 euro to Greenpeace and find out that he
+donated 1.000.000 euros to Bad Inc.
 
 For a hash algorithm to be called cryptographic the following three
 requirements must hold:
diff --git a/doc/cha-upgrade.texi b/doc/cha-upgrade.texi
index d8be907..de5e32f 100644
--- a/doc/cha-upgrade.texi
+++ b/doc/cha-upgrade.texi
@@ -38,7 +38,7 @@ as described in @ref{Asynchronous operation}
 @item @funcintref{gnutls_session_get_server_random},
 @funcintref{gnutls_session_get_client_random} 
 @tab 
-They are replaced by the safer function @ref{gnutls_session_get_random}
+They are replaced by the safer function @funcref{gnutls_session_get_random}
 
 @item @funcintref{gnutls_session_get_master_secret} 
 @tab Replaced by the keying material exporters discussed in @ref{Keying 
Material Exporters}
diff --git a/doc/latex/Makefile.am b/doc/latex/Makefile.am
index 441df86..409bc75 100644
--- a/doc/latex/Makefile.am
+++ b/doc/latex/Makefile.am
@@ -151,6 +151,7 @@ PDF_FILES = gnutls-client-server-use-case.pdf 
gnutls-crypto-layers.pdf \
 
 gnutls.pdf: $(SOURCE_GEN_FILES) $(TEX_OBJECTS) $(GEN_TEX_OBJECTS)
        $(MAKE) -C .. errcodes printlist alert-printlist
+       sed -i 's/address@hidden@/$(VERSION)/g' $^
 #      for i in $(PDF_FILES);do cp ../$$i .;done
        pdflatex gnutls.tex
        bibtex gnutls
diff --git a/doc/latex/gnutls.tex b/doc/latex/gnutls.tex
index 3de8c04..1585f35 100644
--- a/doc/latex/gnutls.tex
+++ b/doc/latex/gnutls.tex
@@ -7,7 +7,6 @@
 \usepackage{supertabular}
 \usepackage{color}
 \usepackage{fancyvrb}
-\usepackage{eurosans}
 \usepackage{parskip}
 \usepackage{hyperref}
 \usepackage{framed}


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]