Changeset 461d7f7


Ignore:
Timestamp:
09/03/2019 10:16:34 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
3d571a4
Parents:
059e4c3
Message:

Update to unbound-1.9.3.
Update to cbindgen-0.9.1.
Update to cups-2.3.0.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cbindgen.xml

    r059e4c3 r461d7f7  
    77  <!ENTITY cbindgen-download-http "https://github.com/eqrion/cbindgen/archive/v&cbindgen-version;/cbindgen-&cbindgen-version;.tar.gz">
    88  <!ENTITY cbindgen-download-ftp  " ">
    9   <!ENTITY cbindgen-md5sum        "81cb95f5c254fdcbba01a105cf41372f">
    10   <!ENTITY cbindgen-size          "132 KB">
    11   <!ENTITY cbindgen-buildsize     "87 MB (add 497 MB for tests) ">
    12   <!ENTITY cbindgen-time          "1.0 SBU (Using paralleism=4; add 0.5 SBU for tests)">
     9  <!ENTITY cbindgen-md5sum        "36ec45a92f886fbec2e036bf70b13f21">
     10  <!ENTITY cbindgen-size          "136 KB">
     11  <!ENTITY cbindgen-buildsize     "88 MB (add 504 MB for tests) ">
     12  <!ENTITY cbindgen-time          "1.2 SBU (Using paralleism=4; add 0.5 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r059e4c3 r461d7f7  
    4545      <para>September 3rd, 2019</para>
    4646      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to unbound-1.9.3. Fixes
     49          <ulink url="&blfs-ticket-root;12447">#12447</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to cbindgen-0.9.1. Fixes
     53          <ulink url="&blfs-ticket-root;12445">#12445</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to cups-2.3.0. Fixes
     57          <ulink url="&blfs-ticket-root;12439">#12439</ulink>.</para>
     58        </listitem>
    4759        <listitem>
    4860          <para>[bdubbs] - Update to ibus-1.5.21. Fixes
  • packages.ent

    r059e4c3 r461d7f7  
    306306<!ENTITY autoconf213-version          "2.13">
    307307<!ENTITY bazaar-version               "2.5.1">
    308 <!ENTITY cbindgen-version             "0.9.0">
     308<!ENTITY cbindgen-version             "0.9.1">
    309309<!ENTITY check-version                "0.12.0">
    310310<!ENTITY clisp-version                "2.49">
     
    633633<!ENTITY openldap-version             "2.4.48">
    634634<!ENTITY soprano-version              "2.9.4">
    635 <!ENTITY unbound-version              "1.9.2">
     635<!ENTITY unbound-version              "1.9.3">
    636636<!ENTITY virtuoso-version             "6.1.8">
    637637<!ENTITY xinetd-version               "2.3.15">
     
    993993<!-- Part XII -->
    994994<!-- Chapter 46 -->
    995 <!ENTITY cups-version                 "2.2.12">
     995<!ENTITY cups-version                 "2.3.0">
    996996<!ENTITY cups-filters-version         "1.25.4">
    997997<!ENTITY gs-version                   "9.27">
  • pst/printing/cups.xml

    r059e4c3 r461d7f7  
    77  <!ENTITY cups-download-http "https://github.com/apple/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "e763689f7735d3fe95a2943397189e40">
    10   <!ENTITY cups-size          "9.9 MB">
    11   <!ENTITY cups-buildsize     "61 MB (Add 38 MB for tests)">
    12   <!ENTITY cups-time          "0.5 SBU (Add 0.8 SBU for tests)">
     9  <!ENTITY cups-md5sum        "644f374573f5433fb8a8af3880db6a98">
     10  <!ENTITY cups-size          "7.8 MB">
     11  <!ENTITY cups-buildsize     "64 MB (Add 42 MB for tests)">
     12  <!ENTITY cups-time          "0.5 SBU (Add 0.9 SBU for tests)">
    1313]>
    1414
     
    208208
    209209<screen revision="sysv"><userinput>sed -i 's:444:644:' Makedefs.in                                     &amp;&amp;
    210 sed -i '/MAN.EXT/s:.gz::' configure config-scripts/cups-manpages.m4 &amp;&amp;
    211 sed -i '/stat.h/a #include &lt;asm-generic/ioctls.h&gt;' test/ipptool.c   &amp;&amp;
    212 
    213 aclocal  -I config-scripts &amp;&amp;
    214 autoconf -I config-scripts &amp;&amp;
     210sed -i '/stat.h/a #include &lt;asm-generic/ioctls.h&gt;' tools/ipptool.c  &amp;&amp;
    215211
    216212CC=gcc CXX=g++ \
     
    223219
    224220<screen revision="systemd"><userinput>sed -i 's:555:755:g;s:444:644:g' Makedefs.in                        &amp;&amp;
    225 sed -i '/MAN.EXT/s:.gz::' configure config-scripts/cups-manpages.m4 &amp;&amp;
    226 sed -i '/stat.h/a #include &lt;asm-generic/ioctls.h&gt;' test/ipptool.c   &amp;&amp;
    227 
    228 aclocal  -I config-scripts &amp;&amp;
    229 autoconf -I config-scripts &amp;&amp;
     221sed -i '/stat.h/a #include &lt;asm-generic/ioctls.h&gt;' tools/ipptool.c   &amp;&amp;
    230222
    231223CC=gcc CXX=g++ \
     
    257249    </para>
    258250
    259 <screen role="root"><userinput>echo "ServerName /var/run/cups/cups.sock" > /etc/cups/client.conf</userinput></screen>
     251<screen role="root"><userinput>echo "ServerName /run/cups/cups.sock" > /etc/cups/client.conf</userinput></screen>
    260252
    261253    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    273265
    274266    <para>
    275       <command>sed ... cups-manpages.m4</command>: This sed prevents
    276       compression of the man pages by default.
    277     </para>
    278 
    279     <para>
    280       <command>sed ... test/ipptool.c</command>: This sed fixes a bug caused
     267      <command>sed ... tools/ipptool.c</command>: This sed fixes a bug caused
    281268      by glibc-2.30 changing the user-space API for sockets.
    282269    </para>
  • server/other/unbound.xml

    r059e4c3 r461d7f7  
    77  <!ENTITY unbound-download-http "http://www.unbound.net/downloads/unbound-&unbound-version;.tar.gz">
    88  <!ENTITY unbound-download-ftp  " ">
    9   <!ENTITY unbound-md5sum        "244e10977d1453dff669caa3c0efba18">
     9  <!ENTITY unbound-md5sum        "fe1af630616d7d88d621e300fb87e5d5">
    1010  <!ENTITY unbound-size          "5.4 MB">
    11   <!ENTITY unbound-buildsize     "52 MB (add 9 MB for tests and 71 MB for documentation)">
    12   <!ENTITY unbound-time          "0.4 SBU (Using parallelism=4; add 0.3 SBU for tests)">
     11  <!ENTITY unbound-buildsize     "52 MB (with docs; add 9 MB for tests)">
     12  <!ENTITY unbound-time          "0.4 SBU (Using parallelism=4; with docs; add 0.3 SBU for tests)">
    1313]>
    1414
Note: See TracChangeset for help on using the changeset viewer.