Ignore:
Timestamp:
Sep 18, 2015, 6:00:12 PM (9 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
57f9ed0
Parents:
94b2a47
Message:

Remove ineffective sed for a security fix which is already applied in version 1.42.13.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/e2fsprogs.xml

    r94b2a47 re2745ee  
    2828  <sect2 role="installation">
    2929    <title>Installation of E2fsprogs</title>
    30 
    31     <para os="s1">Fix a potential security issue identified upstream:</para>
    32 
    33 <screen os="s2"><userinput>sed -e '/int.*old_desc_blocks/s/int/blk64_t/' \
    34     -e '/if (old_desc_blocks/s/super->s_first_meta_bg/desc_blocks/' \
    35     -i lib/ext2fs/closefs.c</userinput></screen>
    3630
    3731    <para os="a">The E2fsprogs documentation recommends that the package be
Note: See TracChangeset for help on using the changeset viewer.