Changeset 5d20400
- Timestamp:
- 12/11/2019 04:08:33 AM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 9.1, kea, ken/inkscape-core-mods, lazarus, lxqt, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 725d5f8
- Parents:
- 8e8c2352
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/git.xml
r8e8c2352 r5d20400 9 9 <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz"> 10 10 <!ENTITY git-download-ftp " "> 11 <!ENTITY git-md5sum " 9ef425dbbd05ba4b54e6695fc1fc7e7b">12 <!ENTITY git-size "5. 5MB">11 <!ENTITY git-md5sum "42540aa4eabfb831127a801a89c1b6e0"> 12 <!ENTITY git-size "5.6 MB"> 13 13 <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 --> 14 <!ENTITY git-buildsize "319 MB (with downloaded documentation)"> 14 <!-- but people keep forgetting that an install not only needs the nett build 15 space, it also needs the install space (or DESTDIR) --> 16 <!ENTITY git-buildsize "500 MB (with downloaded documentation)"> 15 17 <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? --> 16 <!ENTITY git-time "0. 3 SBU (with parallelism=4; add 6.3 SBU for tests)">18 <!ENTITY git-time "0.4 SBU (with parallelism=4; add 1.9 SBU for tests with parallelism=4)"> 17 19 ]> 18 20 -
introduction/welcome/changelog.xml
r8e8c2352 r5d20400 45 45 <para>December 10th, 2019</para> 46 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Security update to git-2.24.1. Fixes 49 <ulink url="&blfs-ticket-root;12888">#12888</ulink>.</para> 50 </listitem> 47 51 <listitem> 48 52 <para>[renodr] - Update to gnome-session-3.34.2. Fixes -
packages.ent
r8e8c2352 r5d20400 323 323 <!ENTITY gc-version "8.0.4"> 324 324 <!ENTITY gdb-version "8.3.1"> 325 <!ENTITY git-version "2.24. 0">325 <!ENTITY git-version "2.24.1"> 326 326 <!ENTITY guile-version "2.2.6"> 327 327 <!ENTITY librep-version "0.92.7">
Note:
See TracChangeset
for help on using the changeset viewer.