Changeset 2516fea


Ignore:
Timestamp:
10/05/2018 11:27:14 PM (6 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
afff6997
Parents:
05800b9
Message:

Update to git-2.19.1

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    r05800b9 r2516fea  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "bd3f2730c3466604356797b1378c2857">
     11  <!ENTITY git-md5sum        "58b956213db0aacfb4db08cd9c99aae1">
    1212  <!ENTITY git-size          "5.0 MB">
    1313  <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    1414  <!ENTITY git-buildsize     "459 MB (with downloaded documentation)">
    15   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 8.7 SBU for tests)">
     15  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 8.6 SBU for tests)">
    1616]>
    1717
  • introduction/welcome/changelog.xml

    r05800b9 r2516fea  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to git-2.19.1. This is a security update for
     50          CVE-2018-17456, which allows attackers to execute code via .gitmodules.
     51          An update is available for minor versions all the way back to 2.14.5.
     52          This update should be treated as urgent. Fixes
     53          <ulink url="&blfs-ticket-root;11217">#11217</ulink>.</para>
     54        </listitem>
     55        <listitem>
    4956          <para>[bdubbs] - Update to libreoffice-6.1.1.2. Fixes
    5057          <ulink url="&blfs-ticket-root;11146">#11146</ulink>.</para>
  • packages.ent

    r05800b9 r2516fea  
    321321<!ENTITY gc-version                   "8.0.0">
    322322<!ENTITY gdb-version                  "8.2">
    323 <!ENTITY git-version                  "2.19.0">
     323<!ENTITY git-version                  "2.19.1">
    324324<!ENTITY guile-version                "2.2.4">
    325325<!ENTITY librep-version               "0.92.7">
Note: See TracChangeset for help on using the changeset viewer.