Changeset a20c505f


Ignore:
Timestamp:
08/11/2017 10:39:18 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
92d2b83
Parents:
f60ecce
Message:

Updates:
mercurial 4.3.1
libsoup 2.58.2

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rf60ecce ra20c505f  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "10">                   <!-- Always 2 digits -->
     3<!ENTITY day          "11">                   <!-- Always 2 digits -->
    44<!ENTITY month        "08">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "August 10th, &year;">
     9<!ENTITY releasedate  "August 11th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/mercurial.xml

    rf60ecce ra20c505f  
    77  <!ENTITY mercurial-download-http "https://www.mercurial-scm.org/release/mercurial-&mercurial-version;.tar.gz">
    88  <!ENTITY mercurial-download-ftp  " ">
    9   <!ENTITY mercurial-md5sum        "c319686de0a9076a2fcbcb215fc5baec">
    10   <!ENTITY mercurial-size          "5.3 MB">
    11   <!ENTITY mercurial-buildsize     "68 MB (add 337 MB for tests)">
     9  <!ENTITY mercurial-md5sum        "b9cbdcf0bd41a2b385b35b9fbfeb0eea">
     10  <!ENTITY mercurial-size          "5.2 MB">
     11  <!ENTITY mercurial-buildsize     "68 MB (add 403 MB for tests)">
    1212  <!ENTITY mercurial-time          "0.2 SBU (add 7.2 SBU for tests using -j4)">
    1313]>
     
    126126    investigate any other apparently failing tests, you may use the
    127127    <command>run-tests.py</command> script. To see the almost forty switches,
    128     some of them very useful, issue <command>tests/run-tests.py - -help</command>.
     128    some of them very useful, issue <command>tests/run-tests.py --help</command>.
    129129    Running the following commands, you will execute only the tests that failed
    130130    before:</para>
     
    206206
    207207<screen role="root"><userinput>install -v -d -m755 /etc/mercurial &amp;&amp;
    208 cat &gt;&gt; /etc/mercurial/hgrc &lt;&lt; "EOF"
     208cat &gt; /etc/mercurial/hgrc &lt;&lt; "EOF"
    209209<literal>[web]
    210210cacerts = /etc/ssl/ca-bundle.crt</literal>
     
    233233        <seg>
    234234          /etc/mercurial and
    235           /usr/lib/python&python2-majorver;/site-packages/{hgext,hgext3rd,mercurial}
     235          /usr/lib/python&python2-majorver;/site-packages/{hgdemandimport,hgext,hgext3rd,mercurial}
    236236        </seg>
    237237      </seglistitem>
  • introduction/welcome/changelog.xml

    rf60ecce ra20c505f  
    4242    </listitem>
    4343-->
     44
     45    <listitem>
     46      <para>August 11th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[pierre] - Update to libsoup-2.8.2. Fixes
     50          <ulink url="&blfs-ticket-root;9603">#9603</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[pierre] - Update to mercurial-4.3.1. Fixes
     54          <ulink url="&blfs-ticket-root;9602">#9602</ulink>.</para>
     55        </listitem>
     56      </itemizedlist>
     57    </listitem>
    4458
    4559    <listitem>
  • networking/netlibs/libsoup.xml

    rf60ecce ra20c505f  
    99  <!ENTITY libsoup-download-ftp
    1010           "&gnome-download-ftp;/libsoup/2.58/libsoup-&libsoup-version;.tar.xz">
    11   <!ENTITY libsoup-md5sum        "91d7a6bf8785d31f4b154a7612e53e62">
     11  <!ENTITY libsoup-md5sum        "eb33adb459c2283efc5c7d09ccdbbcfc">
    1212  <!ENTITY libsoup-size          "1.7 MB">
    13   <!ENTITY libsoup-buildsize     "47 MB (with tests)">
     13  <!ENTITY libsoup-buildsize     "23 MB (with tests)">
    1414  <!ENTITY libsoup-time          "0.6 SBU (with tests)">
    1515]>
  • packages.ent

    rf60ecce ra20c505f  
    314314<!ENTITY llvm-old-version             "3.9.1">
    315315<!ENTITY lua-version                  "5.3.4">
    316 <!ENTITY mercurial-version            "4.3">
     316<!ENTITY mercurial-version            "4.3.1">
    317317<!ENTITY nasm-version                 "2.13.01">
    318318<!ENTITY ninja-version                "1.7.2">
     
    456456<!ENTITY libndp-version               "1.6">
    457457<!ENTITY libproxy-version             "0.4.7">
    458 <!ENTITY libsoup-version              "2.58.1">
     458<!ENTITY libsoup-version              "2.58.2">
    459459<!ENTITY libtirpc-version             "1.0.2">
    460460<!ENTITY neon-version                 "0.30.2">
Note: See TracChangeset for help on using the changeset viewer.