Changeset ee4e93c5


Ignore:
Timestamp:
06/08/2023 04:40:08 PM (12 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
b3d5c6e4
Parents:
db43f9f
Message:

Update to cups-2.4.4.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rdb43f9f ree4e93c5  
    4242      <para>June 8th, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[bdubbs] - Update to cups-2.4.4. Fixes
     46          <ulink url="&blfs-ticket-root;18125">#18125</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[thomas] - Update to postfix-3.8.1. Fixes
  • packages.ent

    rdb43f9f ree4e93c5  
    10931093<!-- Part XIII -->
    10941094<!-- Chapter 46 -->
    1095 <!ENTITY cups-version                 "2.4.2">
     1095<!ENTITY cups-version                 "2.4.4">
    10961096<!ENTITY cups-filters-version         "1.28.16">
    10971097<!ENTITY gs-version                   "10.01.1">
  • pst/printing/cups.xml

    rdb43f9f ree4e93c5  
    77  <!ENTITY cups-download-http "https://github.com/OpenPrinting/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "be5241e2c165eeb83b58aa32de26fb16">
     9  <!ENTITY cups-md5sum        "e3b698e7018ee271d2613a5f43aeb6b0">
    1010  <!ENTITY cups-size          "7.8 MB">
    11   <!ENTITY cups-buildsize     "60 MB (Add 37 MB for tests)">
    12   <!ENTITY cups-time          "0.5 SBU (Add 1.3 SBU for tests)">
     11  <!ENTITY cups-buildsize     "60 MB (Add 59 MB for tests)">
     12  <!ENTITY cups-time          "0.4 SBU (Add 1.3 SBU for tests)">
    1313]>
    1414
     
    232232      Make sure that there is not other instance of <application>Cups</application>
    233233      running, otherwise at least 4 tests will fail with "address in use".
    234       One test, <filename>httpAddrGetList</filename>, is known to fail.
    235234    </para>
    236235
Note: See TracChangeset for help on using the changeset viewer.