Changeset e84901b8


Ignore:
Timestamp:
01/20/2022 02:13:49 AM (2 years ago)
Author:
Tim Tassonis <stuff@…>
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:
811f63df
Parents:
56da7c7a (diff), 1895c55 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/gdb.xml

    r56da7c7a re84901b8  
    77  <!ENTITY gdb-download-http "&gnu-http;/gdb/gdb-&gdb-version;.tar.xz">
    88  <!ENTITY gdb-download-ftp  "&gnu-ftp;/gdb/gdb-&gdb-version;.tar.xz">
    9   <!ENTITY gdb-md5sum        "257cb0f67927f79acf636d8c01e19990">
     9  <!ENTITY gdb-md5sum        "433bd0904caa31c247b1b1867f2f911d">
    1010  <!ENTITY gdb-size          "21 MB">
    11   <!ENTITY gdb-buildsize     "811 MB (add 777 MB for docs; add 536 MB for tests)">
    12   <!ENTITY gdb-time          "1.9 SBU (Using parallelism=4; add 23 SBU for tests; add 0.5 SBU for docs)">
     11  <!ENTITY gdb-buildsize     "674 MB (add 729 MB for docs; add 538 MB for tests)">
     12  <!ENTITY gdb-time          "1.8 SBU (Using parallelism=4; add 0.5 SBU for docs; add 30 SBU for tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r56da7c7a re84901b8  
    5656      <itemizedlist>
    5757        <listitem>
     58          <para>[bdubbs] - Update to gdb-11.2. Fixes
     59          <ulink url="&blfs-ticket-root;15977">#15977</ulink>.</para>
     60        </listitem>
     61        <listitem>
     62          <para>[bdubbs] - Update to cups-filters-1.28.11. Fixes
     63          <ulink url="&blfs-ticket-root;15976">#15976</ulink>.</para>
     64        </listitem>
     65        <listitem>
     66          <para>[bdubbs] - Update to postfix-3.6.4. Fixes
     67          <ulink url="&blfs-ticket-root;15973">#15973</ulink>.</para>
     68        </listitem>
     69        <listitem>
    5870          <para>[ken] - Update to mutt-2.1.5. Fixes
    5971          <ulink url="&blfs-ticket-root;15914">#15914</ulink>.</para>
  • packages.ent

    r56da7c7a re84901b8  
    347347<!ENTITY gcc-version                  "11.2.0">
    348348<!ENTITY gc-version                   "8.0.6">
    349 <!ENTITY gdb-version                  "11.1">
     349<!ENTITY gdb-version                  "11.2">
    350350<!ENTITY git-version                  "2.34.1">
    351351<!ENTITY guile-version                "3.0.7">
     
    681681
    682682<!ENTITY exim-version                 "4.95">
    683 <!ENTITY postfix-version              "3.6.3">
     683<!ENTITY postfix-version              "3.6.4">
    684684<!ENTITY sendmail-version             "8.17.1">
    685685
     
    10731073<!-- Chapter 46 -->
    10741074<!ENTITY cups-version                 "2.4.0">
    1075 <!ENTITY cups-filters-version         "1.28.10">
     1075<!ENTITY cups-filters-version         "1.28.11">
    10761076<!ENTITY gs-version                   "9.55.0">
    10771077<!ENTITY gs-packver                   "9550">
  • pst/printing/cups-filters.xml

    r56da7c7a re84901b8  
    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        "828b8c81534ecb996d6c6b7e1332412f">
     10  <!ENTITY cups-filters-md5sum        "f6d3c5ca06d992dd80e7cbd47e2399f4">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "55 MB (with tests), 17 MB installed">
  • server/mail/postfix.xml

    r56da7c7a re84901b8  
    1010  <!ENTITY postfix-download-http "https://ghostarchive.org/postfix/postfix-release/official/postfix-&postfix-version;.tar.gz">
    1111  <!ENTITY postfix-download-ftp  "ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-&postfix-version;.tar.gz">
    12   <!ENTITY postfix-md5sum        "793f9f4abf74d07a2557bd97a903b98d">
    13   <!ENTITY postfix-size          "4.6 MB">
    14   <!ENTITY postfix-buildsize     "202 MB"> <!-- 149M build, 54M install_root -->
     12  <!ENTITY postfix-md5sum        "fcc071c864d3b152a14b30b399ffda7f">
     13  <!ENTITY postfix-size          "4.5 MB">
     14  <!ENTITY postfix-buildsize     "203 MB"> <!-- 149M build, 54M install_root -->
    1515  <!ENTITY postfix-time          "0.2 SBU (Using parallelism=4)">
    1616]>
Note: See TracChangeset for help on using the changeset viewer.