Changeset 4509c956


Ignore:
Timestamp:
03/18/2018 02:04:17 AM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
7333fc0
Parents:
a1f26aa2
Message:

Update to glib-2.56.0

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra1f26aa2 r4509c956  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "16">                   <!-- Always 2 digits -->
     3<!ENTITY day          "17">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 16th, &year;">
     9<!ENTITY releasedate  "March 17th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/glib2.xml

    ra1f26aa2 r4509c956  
    55  %general-entities;
    66
    7   <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.54/glib-&glib2-version;.tar.xz">
    8   <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.54/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "16e886ad677bf07b7d48eb8188bcf759">
    10   <!ENTITY glib2-size          "7.5 MB">
    11   <!ENTITY glib2-buildsize     "146 MB (add 1 MB for tests)">
    12   <!ENTITY glib2-time          "0.2 SBU (using parallelism=4; add 0.5 SBU for tests)">
     7  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.56/glib-&glib2-version;.tar.xz">
     8  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.56/glib-&glib2-version;.tar.xz">
     9  <!ENTITY glib2-md5sum        "f2b59392f2fb514bbe7791dda0c36da5">
     10  <!ENTITY glib2-size          "7.7 MB">
     11  <!ENTITY glib2-buildsize     "149 MB (add 1 MB for tests)">
     12  <!ENTITY glib2-time          "0.3 SBU (add 0.4 SBU for tests; both using  parallelism=4)">
    1313]>
    1414
     
    223223
    224224mkdir -p /usr/share/doc/glib-&glib2-version; &amp;&amp;
    225 cp -r ../docs/reference/{NEWS,README,gio,glib,gobject} /usr/share/doc/glib-&glib2-version;</userinput></screen>
     225cp -r ../docs/reference/{NEWS,gio,glib,gobject} /usr/share/doc/glib-&glib2-version;</userinput></screen>
    226226
    227227    <para>
  • general/sysutils/bluez.xml

    ra1f26aa2 r4509c956  
    1010  <!ENTITY bluez-size          "1.7 MB">
    1111  <!ENTITY bluez-buildsize     "57 MB (add 13 MB for tests)">
    12   <!ENTITY bluez-time          "0.5 SBU (add 0.2 SBU for tests)">
     12  <!ENTITY bluez-time          "0.1 SBU (using parallelism=4; add 0.2 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    ra1f26aa2 r4509c956  
    4343-->
    4444    <listitem>
    45       <para>March 16th, 2018</para>
    46       <itemizedlist>
     45      <para>March 17th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to glib-2.56.0. Fixes
     49          <ulink url="&blfs-ticket-root;10514">#10514</ulink>.</para>
     50        </listitem>
    4751        <listitem>
    4852          <para>[timtas] - Update to bluez-5.49. Fixes
    4953          <ulink url="&blfs-ticket-root;10505">#10505</ulink>.</para>
    5054        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
     59      <para>March 16th, 2018</para>
     60      <itemizedlist>
    5161        <listitem>
    5262          <para>[bdubbs] - Update to cryptsetup-2.0.2. Fixes
  • packages.ent

    ra1f26aa2 r4509c956  
    102102<!ENTITY fftw-version                 "3.3.7">
    103103<!ENTITY gcab-version                 "0.7">
    104 <!ENTITY glib2-version                "2.54.3">
     104<!ENTITY glib2-version                "2.56.0">
    105105<!ENTITY glibmm-version               "2.54.1">
    106106<!ENTITY gmime-version                "2.6.23">
  • postlfs/security/cryptsetup.xml

    ra1f26aa2 r4509c956  
    7575    <bridgehead renderas="sect4">Required</bridgehead>
    7676    <para role="required">
    77       <xref linkend="lvm2"/>,
    78       <xref linkend="popt"/>, and one of
    79       <xref linkend="libgcrypt"/>,
    80       <xref linkend="nettle"/>, or
    81       <xref linkend="nss"/> (libgcrypt is the default)
     77      <xref linkend="lvm2"/> and
     78      <xref linkend="popt"/>
    8279    </para>
    8380
    8481    <bridgehead renderas="sect4">Optional</bridgehead>
    8582    <para role="optional">
     83      One of (<xref linkend="libgcrypt"/>,
     84      <xref linkend="nettle"/>, or
     85      <xref linkend="nss"/>),
    8686      <xref linkend="libpwquality"/>,
    8787      <xref linkend="python2"/>, and
     
    132132    </para>
    133133
    134 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     134<screen><userinput>./configure --prefix=/usr \
     135            --with-crypto_backend=openssl &amp;&amp;
    135136make</userinput></screen>
    136137
     
    148149  </sect2>
    149150
     151  <sect2 role="commands">
     152    <title>Command Explanations</title>
     153
     154    <para><parameter>--with-crypto_backend=openssl</parameter>:
     155    This parameter selects the cryptographic libraries to use
     156    with the application.  <application>gcrypt</application>
     157    is the default.</para>
     158
     159  </sect2>
    150160
    151161  <sect2 role="configuration">
Note: See TracChangeset for help on using the changeset viewer.