Author: xry111
Date: Tue Mar 26 12:35:28 2019
New Revision: 21393

Log:
Update to gnupg-2.2.15

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/postlfs/security/gnupg2.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 26 11:41:55 
2019        (r21392)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Mar 26 12:35:28 
2019        (r21393)
@@ -45,6 +45,10 @@
       <para>March 26th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[xry111] - Update to gnupg-2.2.15. Fixes
+          <ulink url="&blfs-ticket-root;11858">#11858</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[timtas] - Update to thunderbird-60.6.1. Fixes
           <ulink url="&blfs-ticket-root;11857">#11857</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Mar 26 11:41:55 2019        (r21392)
+++ trunk/BOOK/packages.ent     Tue Mar 26 12:35:28 2019        (r21393)
@@ -14,7 +14,7 @@
 <!ENTITY cryptsetup-minor             "2.0">
 <!ENTITY cryptsetup-version           "&cryptsetup-minor;.6">
 <!ENTITY cyrus-sasl-version           "2.1.27">
-<!ENTITY gnupg2-version               "2.2.14">
+<!ENTITY gnupg2-version               "2.2.15">
 <!ENTITY gnutls-version               "3.6.6">
 <!ENTITY gpgme-version                "1.12.0">
 <!ENTITY haveged-version              "1.9.2">

Modified: trunk/BOOK/postlfs/security/gnupg2.xml
==============================================================================
--- trunk/BOOK/postlfs/security/gnupg2.xml      Tue Mar 26 11:41:55 2019        
(r21392)
+++ trunk/BOOK/postlfs/security/gnupg2.xml      Tue Mar 26 12:35:28 2019        
(r21393)
@@ -5,12 +5,10 @@
   %general-entities;
 
   <!ENTITY gnupg2-download-http 
"&gnupg-http;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
-  <!-- Something is wrong with ftp server and it confuses curl when currency 
runs it -->
-  <!-- <!ENTITY gnupg2-download-ftp  
"&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2"> -->
-  <!ENTITY gnupg2-download-ftp  " ">
-  <!ENTITY gnupg2-md5sum        "96a21c6341b876d13ed66a9f270806bb">
+  <!ENTITY gnupg2-download-ftp  
"&gnupg-ftp;/gnupg/gnupg-&gnupg2-version;.tar.bz2">
+  <!ENTITY gnupg2-md5sum        "3ab87e377aa0af2f463649515bf66508">
   <!ENTITY gnupg2-size          "6.4 MB">
-  <!ENTITY gnupg2-buildsize     "114 MB (with all tests; add 24 MB for docs)">
+  <!ENTITY gnupg2-buildsize     "117 MB (with all tests; add 24 MB for docs)">
   <!ENTITY gnupg2-time          "0.4 SBU (using parallelism=4; add 0.5 SBU for 
tests)">
 ]>
 
@@ -117,9 +115,9 @@
       </para>
     </warning>
 
-    <para>If the top directory path where the source is unpacked contains
-    symbolic links, the openpgp tests may fail. If this is your case and
-    you wish to run the test suite, fix that with:</para>
+    <para>By default GnuPG doesn't install the deprecated gpg-zip script.
+    But it is still needed by some programs.  Make GnuPG install it with:
+    </para>
 
 <screen><userinput>sed -e '/noinst_SCRIPTS = gpg-zip/c sbin_SCRIPTS += 
gpg-zip' \
     -i tools/Makefile.in</userinput></screen>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to