Author: renodr
Date: Fri Feb 22 05:51:09 2019
New Revision: 21228

Log:
Update polkit security patch to fix another authentication bypass

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/postlfs/security/polkit.xml

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Fri Feb 22 05:31:06 2019        (r21227)
+++ trunk/BOOK/general.ent      Fri Feb 22 05:51:09 2019        (r21228)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "21">                   <!-- Always 2 digits -->
+<!ENTITY day          "22">                   <!-- Always 2 digits -->
 <!ENTITY month        "02">                   <!-- Always 2 digits -->
 <!ENTITY year         "2019">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "February 21st, &year;">
+<!ENTITY releasedate  "February 22nd, &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development -->

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Fri Feb 22 05:31:06 
2019        (r21227)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Fri Feb 22 05:51:09 
2019        (r21228)
@@ -45,9 +45,14 @@
       <para>February 22nd, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Update the security patch for polkit-0.115
+          to include a fix for another authentication bypass. Fixes
+          <ulink url="&blfs-ticket-root;11692">#11692</ulink>.</para>
+        </listitem>
+        <listitem revision="systemd">
           <para>[renodr] - Revert to libchamplain-0.12.16.</para>
         </listitem>
-        <listitem>
+        <listitem revision="systemd">
           <para>[renodr] - Add security patch to Evolution to fix
           spoofing of OpenPGP signatures. Fixes
           <ulink url="&blfs-ticket-root;11684">#11684</ulink>.</para>

Modified: trunk/BOOK/postlfs/security/polkit.xml
==============================================================================
--- trunk/BOOK/postlfs/security/polkit.xml      Fri Feb 22 05:31:06 2019        
(r21227)
+++ trunk/BOOK/postlfs/security/polkit.xml      Fri Feb 22 05:51:09 2019        
(r21228)
@@ -77,7 +77,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink 
url="&patch-root;/polkit-&polkit-version;-security_patch-2.patch"/>
+          <ulink 
url="&patch-root;/polkit-&polkit-version;-security_patch-3.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -178,7 +178,7 @@
       Apply a security patch from upstream:
     </para>
 
-<screen><userinput>patch -Np1 -i 
../polkit-&polkit-version;-security_patch-2.patch</userinput></screen>
+<screen><userinput>patch -Np1 -i 
../polkit-&polkit-version;-security_patch-3.patch</userinput></screen>
 
     <para>
       Install <application>Polkit</application> by running the following
-- 
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