Changeset 386756fd


Ignore:
Timestamp:
03/03/2019 10:36:35 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.0, 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:
c507fe90
Parents:
31f29e59
Message:

Update to mkfontscale-1.2.0 (xorg app).
Update to unrar-5.7.3.
Update to talloc-2.1.16.
Update to libaio-0.3.112.
Update to git-2.21.0.
Update to xfsprogs-4.20.0.
Update to cups-filters-1.22.1.

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

Files:
10 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r31f29e59 r386756fd  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "02">                   <!-- Always 2 digits -->
     3<!ENTITY day          "03">                   <!-- Always 2 digits -->
    44<!ENTITY month        "03">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "March 2nd, &year;">
     9<!ENTITY releasedate  "March 3rd, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/genlib/libaio.xml

    r31f29e59 r386756fd  
    77  <!ENTITY libaio-download-http "http://ftp.de.debian.org/debian/pool/main/liba/libaio/libaio_&libaio-version;.orig.tar.gz">
    88  <!ENTITY libaio-download-ftp  " ">
    9   <!ENTITY libaio-md5sum        "abb8f46d64b9bd3d0c6097e3a36639be">
    10   <!ENTITY libaio-size          "48 KB">
     9  <!ENTITY libaio-md5sum        "66e3b7dd255581a73542ee851f8cd737">
     10  <!ENTITY libaio-size          "40 KB">
    1111  <!ENTITY libaio-buildsize     "1.0 MB">
    1212  <!ENTITY libaio-time          "less than 0.1 SBU">
  • general/genlib/talloc.xml

    r31f29e59 r386756fd  
    77  <!ENTITY talloc-download-http "https://www.samba.org/ftp/talloc/talloc-&talloc-version;.tar.gz">
    88  <!ENTITY talloc-download-ftp  " ">
    9   <!ENTITY talloc-md5sum        "a56bc6add28ae0f5693eb49e19ddddcf">
    10   <!ENTITY talloc-size          "620 KB">
    11   <!ENTITY talloc-buildsize     "10 MB (with tests)">
     9  <!ENTITY talloc-md5sum        "4ff5a73fbfc92ae7e9c63ceb7b4ee025">
     10  <!ENTITY talloc-size          "624 KB">
     11  <!ENTITY talloc-buildsize     "9.5 MB (with tests)">
    1212  <!ENTITY talloc-time          "0.4 SBU (with tests)">
    1313]>
     
    100100    </para>
    101101
    102 <screen><userinput>sed -i s:../../buildtools/bin/waf:buildtools/bin/waf: Makefile &amp;&amp;
    103 ./configure --prefix=/usr &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr &amp;&amp;
    104103make</userinput></screen>
    105104
     
    118117  <sect2 role="commands">
    119118    <title>Command Explanations</title>
    120 
    121     <para>
    122       <command>sed -i s:[...] Makefile</command>: This command fixes a
    123       packaging problem introduced with this version of Talloc.
    124     </para>
    125119
    126120    <para>
  • general/prog/git.xml

    r31f29e59 r386756fd  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "5fb4ff92b56ce3172b99c1c74c046c1a">
    12   <!ENTITY git-size          "5.1 MB">
     11  <!ENTITY git-md5sum        "a74a7e716e1e548104bc942afc860fdb">
     12  <!ENTITY git-size          "5.2 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    14   <!ENTITY git-buildsize     "275 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 5.4 SBU for tests)">
     14  <!ENTITY git-buildsize     "283 MB (with downloaded documentation)">
     15  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 5.8 SBU for tests)">
    1616]>
    1717
  • general/sysutils/unrar.xml

    r31f29e59 r386756fd  
    77  <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "1726c7747a6308c2c9d26c6cb56f9c16">
     9  <!ENTITY unrar-md5sum        "77ac238c38263013df62755249c6be17">
    1010  <!ENTITY unrar-size          "224 KB">
    1111  <!ENTITY unrar-buildsize     "2.1 MB">
  • introduction/welcome/changelog.xml

    r31f29e59 r386756fd  
    4242    </listitem>
    4343-->
     44    <listitem>
     45      <para>March 2nd, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to mkfontscale-1.2.0 (xorg app). Fixes
     49          <ulink url="&blfs-ticket-root;11747">#11747</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to unrar-5.7.3. Fixes
     53          <ulink url="&blfs-ticket-root;11725">#11725</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to talloc-2.1.16. Fixes
     57          <ulink url="&blfs-ticket-root;11724">#11724</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to libaio-0.3.112. Fixes
     61          <ulink url="&blfs-ticket-root;11719">#11719</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to git-2.21.0. Fixes
     65          <ulink url="&blfs-ticket-root;11717">#11717</ulink>.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[bdubbs] - Update to xfsprogs-4.20.0. Fixes
     69          <ulink url="&blfs-ticket-root;11709">#11709</ulink>.</para>
     70        </listitem>
     71        <listitem>
     72          <para>[bdubbs] - Update to cups-filters-1.22.1. Fixes
     73          <ulink url="&blfs-ticket-root;11677">#11677</ulink>.</para>
     74        </listitem>
     75      </itemizedlist>
     76    </listitem>
     77
    4478    <listitem>
    4579      <para>March 2nd, 2019</para>
  • packages.ent

    r31f29e59 r386756fd  
    6262<!ENTITY sshfs-version                "3.5.1">
    6363<!--<!ENTITY sshfs-fuse-download-version  "2_5">-->
    64 <!ENTITY xfsprogs-version             "4.19.0">
     64<!ENTITY xfsprogs-version             "4.20.0">
    6565
    6666<!-- Chapter 6 -->
     
    123123<!ENTITY json-glib-version            "1.4.4">
    124124<!ENTITY keyutils-version             "1.6">
    125 <!ENTITY libaio-version               "0.3.111">
     125<!ENTITY libaio-version               "0.3.112">
    126126<!ENTITY libarchive-version           "3.3.3">
    127127<!ENTITY libassuan-version            "2.5.3">
     
    185185<!ENTITY qjson-version                "0.8.1">
    186186<!ENTITY sbc-version                  "1.4">
    187 <!ENTITY talloc-version               "2.1.15">
     187<!ENTITY talloc-version               "2.1.16">
    188188<!ENTITY telepathy-glib-version       "0.24.1">
    189189<!ENTITY wayland-version              "1.16.0">
     
    298298<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    299299<!ENTITY udisks2-version              "2.8.1">    <!-- stable lt .90 micro version -->
    300 <!ENTITY unrar-version                "5.7.2">
     300<!ENTITY unrar-version                "5.7.3">
    301301<!ENTITY unzip-version                "6.0">
    302302<!ENTITY upower-version               "0.99.10">
     
    324324<!ENTITY gc-version                   "8.0.2">
    325325<!ENTITY gdb-version                  "8.2.1">
    326 <!ENTITY git-version                  "2.20.1">
     326<!ENTITY git-version                  "2.21.0">
    327327<!ENTITY guile-version                "2.2.4">
    328328<!ENTITY librep-version               "0.92.7">
     
    985985<!-- Chapter 50 -->
    986986<!ENTITY cups-version                 "2.2.10">
    987 <!ENTITY cups-filters-version         "1.22.0">
     987<!ENTITY cups-filters-version         "1.22.1">
    988988<!ENTITY gs-version                   "9.26">
    989989<!ENTITY gutenprint-version           "5.2.14">
  • postlfs/filesystems/xfsprogs.xml

    r31f29e59 r386756fd  
    77  <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz">
    88  <!ENTITY xfsprogs-download-ftp  " ">
    9   <!ENTITY xfsprogs-md5sum        "90efd878b39b47a36a3771389590a667">
     9  <!ENTITY xfsprogs-md5sum        "acd6640ecfc69a5328b61388093e9ba2">
    1010  <!ENTITY xfsprogs-size          "1.2 MB">
    1111  <!ENTITY xfsprogs-buildsize     "61 MB">
  • pst/printing/cups-filters.xml

    r31f29e59 r386756fd  
    88  "https://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz">
    99  <!ENTITY cups-filters-download-ftp  " ">
    10   <!ENTITY cups-filters-md5sum        "7328b709f21d97486aad137de137d285">
     10  <!ENTITY cups-filters-md5sum        "9fada504350d33111a7a1f242b9647a4">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "43 MB (with tests), 15MB installed">
  • x/installing/x7app.xml

    r31f29e59 r386756fd  
    2323  <!ENTITY mkfontdir-md5sum                "18c429148c96c2079edda922a2b67632">
    2424
    25   <!ENTITY mkfontscale-version             "1.1.3">
    26   <!ENTITY mkfontscale-md5sum              "987c438e79f5ddb84a9c5726a1610819">
     25  <!ENTITY mkfontscale-version             "1.2.0">
     26  <!ENTITY mkfontscale-md5sum              "efd40fd15dc5fc97c7b50cffbc1e7663">
    2727
    2828  <!ENTITY sessreg-version                 "1.1.1">
Note: See TracChangeset for help on using the changeset viewer.