Author: pierre
Date: Sat Dec  5 11:48:13 2020
New Revision: 23956

Log:
pcre2-10.36

Modified:
   trunk/BOOK/general/genlib/pcre2.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general/genlib/pcre2.xml
==============================================================================
--- trunk/BOOK/general/genlib/pcre2.xml Sat Dec  5 11:29:55 2020        (r23955)
+++ trunk/BOOK/general/genlib/pcre2.xml Sat Dec  5 11:48:13 2020        (r23956)
@@ -4,11 +4,11 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY pcre2-download-http 
"&sourceforge-dl;/pcre/pcre2-&pcre2-version;.tar.bz2">
-  <!ENTITY pcre2-download-ftp  " ">
-  <!ENTITY pcre2-md5sum        "a0674e2cc5941d738c1afddf43fb8745">
+  <!ENTITY pcre2-download-http 
"https://ftp.pcre.org/pub/pcre/pcre2-&pcre2-version;.tar.bz2";>
+  <!ENTITY pcre2-download-ftp  
"ftp://ftp.pcre.org/pub/pcre/pcre2-&pcre2-version;.tar.bz2";>
+  <!ENTITY pcre2-md5sum        "bd7e7421ff3fa2e2d5429229ecfad095">
   <!ENTITY pcre2-size          "1.6 MB">
-  <!ENTITY pcre2-buildsize     "18 MB (with tests)">
+  <!ENTITY pcre2-buildsize     "23 MB (with tests)">
   <!ENTITY pcre2-time          "0.5 SBU (with tests)">
 ]>
 

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Sat Dec  5 11:29:55 
2020        (r23955)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Sat Dec  5 11:48:13 
2020        (r23956)
@@ -45,6 +45,10 @@
       <para>December 5th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Update to pcre2-10.36. Fixes 
+          <ulink url="&blfs-ticket-root;14340">#14340</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Update to xorg-server-1.20.10 (Security Update).
           Fixes <ulink url="&blfs-ticket-root;14322">#14322</ulink>.</para>
         </listitem>
@@ -68,7 +72,7 @@
           <para>[renodr] - Adapt xf86-input-wacom to changes in udev.</para>
         </listitem>
         <listitem>
-          <para>[pierre] - Update to unbound-1.13.0. Fixes 
+          <para>[pierre] - Update to unbound-1.13.0(security update). Fixes 
           <ulink url="&blfs-ticket-root;14338">#14338</ulink>.</para>
         </listitem>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Sat Dec  5 11:29:55 2020        (r23955)
+++ trunk/BOOK/packages.ent     Sat Dec  5 11:48:13 2020        (r23956)
@@ -182,7 +182,7 @@
 <!ENTITY nspr-version                 "4.29">
 <!ENTITY openobex-version             "1.7.2">
 <!ENTITY pcre-version                 "8.44">
-<!ENTITY pcre2-version                "10.35">
+<!ENTITY pcre2-version                "10.36">
 <!ENTITY popt-version                 "1.18">
 <!ENTITY pth-version                  "2.0.7">
 <!ENTITY ptlib-version                "2.10.11">
-- 
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