Changeset 5162b4d9


Ignore:
Timestamp:
06/23/2023 05:45:08 PM (12 months ago)
Author:
Douglas R. Reno <renodr@…>
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:
2f24cfd
Parents:
510bcf5
Message:

Update to cups-2.4.6

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r510bcf5 r5162b4d9  
    4242      <para>June 23rd, 2023</para>
    4343      <itemizedlist>
     44        <listitem>
     45          <para>[renodr] - Update to cups-2.4.6 (Security Update). Fixes
     46          <ulink url="&blfs-ticket-root;18198">#18198</ulink>.</para>
     47        </listitem>
    4448        <listitem>
    4549          <para>[ken] - Remove obsolete optional exiv2 dependency from
  • packages.ent

    r510bcf5 r5162b4d9  
    10911091<!-- Part XIII -->
    10921092<!-- Chapter 46 -->
    1093 <!ENTITY cups-version                 "2.4.5">
     1093<!ENTITY cups-version                 "2.4.6">
    10941094<!ENTITY cups-filters-version         "1.28.16">
    10951095<!ENTITY gs-version                   "10.01.1">
  • pst/printing/cups.xml

    r510bcf5 r5162b4d9  
    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        "1fccc4a6a990c8dc6d312ea499f5b3a1">
     9  <!ENTITY cups-md5sum        "b8ca6027eaeeed6171178cc526879ff5">
    1010  <!ENTITY cups-size          "7.8 MB">
    11   <!ENTITY cups-buildsize     "60 MB (Add 59 MB for tests)">
    12   <!ENTITY cups-time          "0.4 SBU (Add 1.3 SBU for tests)">
     11  <!ENTITY cups-buildsize     "76 MB (Add 60 MB for tests)">
     12  <!ENTITY cups-time          "0.5 SBU (Add 1.6 SBU for tests)">
    1313]>
    1414
     
    423423           <!--accept,--> cancel, cupsaccept, <!--cupsaddsmb,--> cups-config,
    424424          cupsctl, cupsd, cupsdisable, cupsenable, cupsfilter, cupsreject,
    425           <!--cupstestdsc,--> cupstestppd, ippeveprinter,<!-- ippfind--> ipptool, lp,
     425          <!--cupstestdsc,--> cupstestppd, ippeveprinter, ippfind, ipptool, lp,
    426426          lpadmin, lpc, lpinfo, lpmove, lpoptions, lpq, lpr, lprm, lpstat, ppdc,
    427427          ppdhtml, ppdi, ppdmerge, and ppdpo <!--and reject-->
     
    622622        </listitem>
    623623      </varlistentry>
    624 <!--
     624
    625625      <varlistentry id="ippfind">
    626626        <term><command>ippfind</command></term>
    627627        <listitem>
    628628          <para>
    629             finds internet printing protocol printers
     629            finds Internet Printing Protocol printers
    630630          </para>
    631631          <indexterm zone="cups ippfind">
     
    634634        </listitem>
    635635      </varlistentry>
    636 -->
     636
    637637      <varlistentry id="ipptool">
    638638        <term><command>ipptool</command></term>
Note: See TracChangeset for help on using the changeset viewer.