Changeset feb043a


Ignore:
Timestamp:
01/25/2022 07:47:27 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
7e280b45
Parents:
a0bb9145
Message:

Package updates.
Update to git-2.35.0.
Update to xf86-input-libinput-1.2.1.
Update to unrar-6.1.4.

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/git.xml

    ra0bb9145 rfeb043a  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  " ">
    11   <!ENTITY git-md5sum        "f442dade3c73ea39473f6700b3e04dcd">
    12 
    13   <!ENTITY git-size          "6.3 MB">
    14   <!-- using gcc-8.1 the build and install are much bigger than with gcc-7.3 -->
    15   <!-- but people keep forgetting that an install not only needs the nett build
     11  <!ENTITY git-md5sum        "272d8e75a7f309943f62a0826ef799bd">
     12
     13  <!ENTITY git-size          "6.6 MB">
     14  <!-- but people keep forgetting that an install not only needs the net build
    1615       space, it also needs the install space (or DESTDIR) -->
    17   <!ENTITY git-buildsize     "219 MB (with downloaded documentation, add 16 MB to build documentation)">
     16  <!ENTITY git-buildsize     "224 MB (with downloaded documentation, add 16 MB to build documentation)">
    1817  <!-- With 2.23.0, there was a large increase in time for tests. Possibly disk related? -->
    1918  <!-- Confirmed that it is disk related.-->
    20   <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.4 SBU for building documentation and 2.1 SBU for tests, both with parallelism=4)">
     19  <!ENTITY git-time          "0.3 SBU (with parallelism=4; add 0.6 SBU for building documentation and 1.6 SBU for tests, both with parallelism=4)">
    2120]>
    2221
  • general/sysutils/unrar.xml

    ra0bb9145 rfeb043a  
    77  <!ENTITY unrar-download-http "https://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "fcb100d9a98e3faebe089f674340fc3c">
     9  <!ENTITY unrar-md5sum        "a1e0f45a4f53cc614b4dc3b21eb72761">
    1010  <!ENTITY unrar-size          "232 KB">
    1111  <!ENTITY unrar-buildsize     "2.2 MB">
    12   <!ENTITY unrar-time          "0.1 SBU">
     12  <!ENTITY unrar-time          "less than 0.1 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    ra0bb9145 rfeb043a  
    4343    -->
    4444    <listitem>
     45      <para>January 25th, 2022</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to git-2.35.0. Fixes
     49          <ulink url="&blfs-ticket-root;16005">#16005</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to xf86-input-libinput-1.2.1. Fixes
     53          <ulink url="&blfs-ticket-root;16006">#16006</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to unrar-6.1.4. Fixes
     57          <ulink url="&blfs-ticket-root;16004">#16004</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
    4563      <para>January 24th, 2022</para>
    4664      <itemizedlist>
  • packages.ent

    ra0bb9145 rfeb043a  
    318318<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    319319<!ENTITY udisks2-version              "2.9.4">    <!-- stable lt .90 micro version -->
    320 <!ENTITY unrar-version                "6.1.3">
     320<!ENTITY unrar-version                "6.1.4">
    321321<!ENTITY unzip-version                "6.0">
    322322<!ENTITY upower-version               "0.99.13">
     
    348348<!ENTITY gc-version                   "8.0.6">
    349349<!ENTITY gdb-version                  "11.2">
    350 <!ENTITY git-version                  "2.34.1">
     350<!ENTITY git-version                  "2.35.0">
    351351<!ENTITY guile-version                "3.0.7">
    352352<!ENTITY librep-version               "0.92.7">
  • x/installing/x7driver-libinput.xml

    ra0bb9145 rfeb043a  
    55  %general-entities;
    66
    7   <!ENTITY xorg-libinput-driver-version "1.2.0">
     7  <!ENTITY xorg-libinput-driver-version "1.2.1">
    88
    9   <!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
    10   <!ENTITY xorg-libinput-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.bz2">
    11   <!ENTITY xorg-libinput-driver-md5sum        "22f0b98c3937cfc07517ec1414d1ca5d">
    12   <!ENTITY xorg-libinput-driver-size          "352 KB">
     9  <!ENTITY xorg-libinput-driver-download-http "&xorg-download-http;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.xz">
     10  <!ENTITY xorg-libinput-driver-download-ftp  "&xorg-download-ftp;/driver/xf86-input-libinput-&xorg-libinput-driver-version;.tar.xz">
     11  <!ENTITY xorg-libinput-driver-md5sum        "c6e942a1d639ebe2621905cc84eb26b9">
     12  <!ENTITY xorg-libinput-driver-size          "308 KB">
    1313  <!ENTITY xorg-libinput-driver-buildsize     "3.6 MB (with tests)">
    1414  <!ENTITY xorg-libinput-driver-time          "less than 0.1 SBU (with tests)">
Note: See TracChangeset for help on using the changeset viewer.