Changeset 4af9931


Ignore:
Timestamp:
02/05/2017 08:44:26 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
15b96a83
Parents:
266784c0
Message:

Update to shadow-4.4.
Archive WebKitGTK+-2.4.11.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18258 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
6 edited
1 moved

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r266784c0 r4af9931  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to shadow-4.4.</para>
     50        </listitem>
     51        <listitem>
    4952          <para>[dj] - Update to Chromium-56.0.2924.87. Fixes
    5053          <ulink url="&blfs-ticket-root;8845">#8845</ulink>.</para>
  • packages.ent

    r266784c0 r4af9931  
    3838<!ENTITY p11-kit-version              "0.23.2">    <!-- Even minors only -->
    3939<!ENTITY polkit-version               "0.113">
    40 <!ENTITY shadow-version               "4.2.1">
     40<!ENTITY shadow-version               "4.4">
    4141<!ENTITY ssh-askpass-version          "&openssh-version;">
    4242<!ENTITY stunnel-version              "5.40">
  • postlfs/security/shadow.xml

    r266784c0 r4af9931  
    77  <!ENTITY shadow-download-http "http://pkg-shadow.alioth.debian.org/releases/shadow-&shadow-version;.tar.xz">
    88  <!ENTITY shadow-download-ftp  " ">
    9   <!ENTITY shadow-md5sum        "2bfafe7d4962682d31b5eba65dba4fc8">
    10   <!ENTITY shadow-size          "1.5 MB">
    11   <!ENTITY shadow-buildsize     "53 MB">
     9  <!ENTITY shadow-md5sum        "c06f8c2571b44899e60662f9ad259dd6">
     10  <!ENTITY shadow-size          "1.6 MB">
     11  <!ENTITY shadow-buildsize     "31 MB">
    1212  <!ENTITY shadow-time          "0.2 SBU">
    1313]>
     
    121121
    122122<screen><userinput>sed -i 's/groups$(EXEEXT) //' src/Makefile.in &amp;&amp;
    123 find man -name Makefile.in -exec sed -i 's/groups\.1 / /' {} \; &amp;&amp;
     123
     124find man -name Makefile.in -exec sed -i 's/groups\.1 / /'   {} \; &amp;&amp;
    124125find man -name Makefile.in -exec sed -i 's/getspnam\.3 / /' {} \; &amp;&amp;
    125126find man -name Makefile.in -exec sed -i 's/passwd\.5 / /'   {} \; &amp;&amp;
     
    128129       -e 's@/var/spool/mail@/var/mail@' etc/login.defs &amp;&amp;
    129130
    130 sed -i 's/1000/999/' etc/useradd &amp;&amp;
     131sed -i 's/1000/999/' etc/useradd                           &amp;&amp;
     132sed -i -e '/snprintf/s@_msg,@_msg, 256,@' src/su.c         &amp;&amp;
     133sed -i -e '47 d' -e '60,65 d'             libmisc/myname.c &amp;&amp;
    131134
    132135./configure --sysconfdir=/etc --with-group-name-max-length=32 &amp;&amp;
     
    176179      <command>sed -i 's/1000/999/' etc/useradd</command>: Make a minor change
    177180      to make the default useradd consistent with the LFS groups file.
     181    </para>
     182
     183    <para>
     184      <command>sed -i -e '/snprintf/s@_msg,@_msg, 256,@' src/su.c</command>: Fix
     185      a build error that only occurs if <xref linkend="linux-pam"/> is detected
     186      by <command>configure</command>.
     187    </para>
     188
     189    <para>
     190      <command>sed -i '47 d' -e '60,65 d' libmisc/myname.c</command>: Apply
     191      a security fix from upstream.
    178192    </para>
    179193
  • x/lib/lib.xml

    r266784c0 r4af9931  
    6969  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qtwebkit5.xml"/>
    7070  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="startup-notification.xml"/>
    71   <!-- systemd only -->
    72   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>
     71
     72  <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk2.xml"/>-->
    7373
    7474  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="webkitgtk.xml"/>
  • xfce/apps/midori.xml

    r266784c0 r4af9931  
    9292    <para role="optional">
    9393      <xref linkend="gtk-doc"/>,
    94       <xref linkend="webkitgtk2"/>, and
     94      <!--<xref linkend="webkitgtk2"/>, and -->
     95      <ulink url="http://webkitgtk.org/releases/">WebKitGTK+-2.4.11</ulink> , and
    9596      <phrase revision="sysv"><ulink url="https://launchpad.net/zeitgeist/0.9/">Zeitgeist</ulink></phrase>
    9697      <phrase revision="systemd"><xref linkend="libzeitgeist"/></phrase>
     
    146147    <para>
    147148      <parameter>-DHALF_BRO_INCOM_WEBKIT2=ON</parameter>: Links to <xref
    148       linkend="webkitgtk"/> instead of WebKitGTK+-2.4.x.. Strictly
     149      linkend="webkitgtk"/> instead of WebKitGTK+-2.4.x. Strictly
    149150      speaking, <xref linkend="webkitgtk"/> is not required and Midori could
    150       be linked to WebKitGTK+-2.4.x. The former is deemed <quote>
    151       experimental</quote> by upstream, but seems to work well. The latter is
    152       an older API and less secure.
     151      be linked to WebKitGTK+-2.4.x. The former used to be considered <quote>
     152      experimental</quote> by upstream, but now is considered stable. However
     153      the syntax has not yet been updated.
    153154    </para>
    154155
  • xsoft/other/gimp.xml

    r266784c0 r4af9931  
    146146      <command>sendmail</command> program),
    147147      <xref linkend="gtk-doc"/>,
    148       <xref linkend="webkitgtk2"/>, and
     148      <!--<xref linkend="webkitgtk2"/>, and-->
     149      <ulink url="http://webkitgtk.org/releases/">webkitgtk-2.4.11</ulink>, and
    149150      <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>
    150151    </para>
     
    303304
    304305      <para>
    305         The GIMP uses either a plugin (if you have installed <xref
    306         linkend="webkitgtk2"/>) or a browser for its help system.<!--
    307         The depedency to build the plugin, WebKitGTK+-2.4.x, has been
    308         deprecated and is no longer in BLFS. --> To set up the help system to
    309         work with the default browser, use Edit -> Preferences -> Help System
    310         and select 'Web Browser' for the 'Help Browser to use' setting.
     306        The GIMP uses either a plugin (if you have installed the external
     307        package <ulink
     308        url="http://webkitgtk.org/releases/">webkitgtk-2.4.11</ulink>) or a
     309        browser for its help system.<!-- The depedency to build the plugin,
     310        WebKitGTK+-2.4.x, has been deprecated and is no longer in BLFS. --> To
     311        set up the help system to work with the default browser, use Edit ->
     312        Preferences -> Help System and select 'Web Browser' for the 'Help
     313        Browser to use' setting.
    311314      </para>
    312315    </sect3>
Note: See TracChangeset for help on using the changeset viewer.