Changeset 0edbe5f


Ignore:
Timestamp:
10/21/2024 09:56:48 PM (6 hours ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
trunk
Children:
4adf42cb
Parents:
e1db4432
Message:

Update to cups-browsed-2.1.0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    re1db4432 r0edbe5f  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[renodr] - Update to cups-browsed-2.1.0. Fixes
     46          <ulink url="&blfs-ticket-root;20537">#20537</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to epiphany-47.1. Fixes
    4650          <ulink url="&blfs-ticket-root;20523">#20523</ulink>.</para>
  • packages.ent

    re1db4432 r0edbe5f  
    12021202<!-- Chapter 46 -->
    12031203<!ENTITY cups-version                 "2.4.11">
    1204 <!ENTITY cups-browsed-version         "2.0.1">
     1204<!ENTITY cups-browsed-version         "2.1.0">
    12051205<!ENTITY cups-filters-version         "2.0.1">
    12061206<!ENTITY gs-version                   "10.04.0">
  • pst/printing/cups-browsed.xml

    re1db4432 r0edbe5f  
    88  "https://github.com/OpenPrinting/cups-browsed/releases/download/&cups-browsed-version;/cups-browsed-&cups-browsed-version;.tar.xz">
    99  <!ENTITY cups-browsed-download-ftp  " ">
    10   <!ENTITY cups-browsed-md5sum        "b6b5bad9b3bb52afb687702e0b3f6d02">
    11   <!ENTITY cups-browsed-size          "420 KB">
    12   <!ENTITY cups-browsed-buildsize     "6.1 MB">
     10  <!ENTITY cups-browsed-md5sum        "3732ad9cfded4c40be7ab764eb2d1871">
     11  <!ENTITY cups-browsed-size          "412 KB">
     12  <!ENTITY cups-browsed-buildsize     "5.9 MB">
    1313  <!ENTITY cups-browsed-time          "less than 0.1 SBU (Using parallelism=4)">
    1414]>
     
    7878    </para>
    7979
    80 <!-- as of 2.0.0 \-\-disable-avahi is still accepted by configure,
    81   but make fails.https://github.com/OpenPrinting/cups-browsed/issues/21
    82     <bridgehead renderas="sect4">Recommended</bridgehead>
    83     <para role="recommended">
    84       <xref linkend="avahi"/>
    85     </para>-->
    86 
    8780    <bridgehead renderas="sect4">Optional</bridgehead>
    8881    <para role="optional">
     
    9487  <sect2 role="installation">
    9588    <title>Installation of cups-browsed</title>
    96 
    97     <para>
    98       First, fix a security vulnerability that can be allow for remote code
    99       execution:
    100       <!-- Mitigates the issue by removing the affected support like other
    101       distros are doing -->
    102     </para>
    103 
    104 <screen><userinput remap="pre">sed -i '188 s/dnssd cups/dnssd/' configure.ac &amp;&amp;
    105 autoreconf -fiv</userinput></screen>
    10689
    10790    <para>
Note: See TracChangeset for help on using the changeset viewer.