Changeset 81158c37


Ignore:
Timestamp:
04/28/2020 05:31:56 PM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
b819e97e
Parents:
a146cb1
Message:

Update to samba-4.12.2
Update to cups-2.3.3
Update to gjs-1.64.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23037 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra146cb1 r81158c37  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "04">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "April 27th, &year;">
     9<!ENTITY releasedate  "April 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • gnome.ent

    ra146cb1 r81158c37  
    2525<!ENTITY GConf-version                     "3.2.6">
    2626<!ENTITY geocode-glib-version              "3.26.2">
    27 <!ENTITY gjs-version                       "1.64.1">
     27<!ENTITY gjs-version                       "1.64.2">
    2828<!ENTITY gnome-autoar-version              "0.2.4">
    2929<!ENTITY gnome-desktop-version             "3.36.1">
  • gnome/platform/gjs.xml

    ra146cb1 r81158c37  
    77  <!ENTITY gjs-download-http "&gnome-download-http;/gjs/1.64/gjs-&gjs-version;.tar.xz">
    88  <!ENTITY gjs-download-ftp  "&gnome-download-ftp;/gjs/1.64/gjs-&gjs-version;.tar.xz">
    9   <!ENTITY gjs-md5sum        "8c026b8b683aa1c1d369053de5b752c5">
     9  <!ENTITY gjs-md5sum        "bd2f7f411b46016e8ee2d2c8d3c140d9">
    1010  <!ENTITY gjs-size          "412 KB">
    11   <!ENTITY gjs-buildsize     "291 MB (with tests)">
    12   <!ENTITY gjs-time          "0.7 SBU (with tests)">
     11  <!ENTITY gjs-buildsize     "314 MB (with tests)">
     12  <!ENTITY gjs-time          "0.6 SBU (with tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    ra146cb1 r81158c37  
    4242    </listitem>
    4343    -->
     44
     45    <listitem>
     46      <para>April 28th, 2020</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[renodr] - Update to gjs-1.64.2. Fixes
     50          <ulink url="&blfs-ticket-root;13461">#13461</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to cups-2.3.3 (security update). Fixes
     54          <ulink url="&blfs-ticket-root;13464">#13464</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[renodr] - Update to samba-4.12.2 (security update). Fixes
     58          <ulink url="&blfs-ticket-root;13463">#13463</ulink>.</para>
     59        </listitem>
     60      </itemizedlist>
     61    </listitem>
     62
    4463    <listitem>
    4564      <para>April 27th, 2020</para>
  • networking/netprogs/samba.xml

    ra146cb1 r81158c37  
    77  <!ENTITY samba-download-http "https://www.samba.org/ftp/samba/stable/samba-&samba-version;.tar.gz">
    88  <!ENTITY samba-download-ftp  " ">
    9   <!ENTITY samba-md5sum        "f2c536d9e5488d8b9cdae971733acbc3">
     9  <!ENTITY samba-md5sum        "3cc1f61a48863ff50f3e590b4c9819c4">
    1010  <!ENTITY samba-size          "17 MB">
    11   <!ENTITY samba-buildsize     "634 MB (add 296 MB for quicktest)">
     11  <!ENTITY samba-buildsize     "634 MB (add 340 MB for quicktest)">
    1212  <!ENTITY samba-time          "3.2 SBU (using parallelism=4; add 4.8 SBU for quicktest)">
    1313]>
  • packages.ent

    ra146cb1 r81158c37  
    578578<!ENTITY rpcbind-version              "1.2.5">
    579579<!ENTITY rsync-version                "3.1.3">
    580 <!ENTITY samba-version                "4.12.1">
     580<!ENTITY samba-version                "4.12.2">
    581581<!ENTITY wget-version                 "1.20.3">
    582582<!ENTITY wireless-tools-version       "29">
     
    10301030<!-- Part XII -->
    10311031<!-- Chapter 46 -->
    1032 <!ENTITY cups-version                 "2.3.1">
     1032<!ENTITY cups-version                 "2.3.3">
    10331033<!ENTITY cups-filters-version         "1.27.1">
    10341034<!ENTITY gs-version                   "9.52">
  • pst/printing/cups.xml

    ra146cb1 r81158c37  
    99  <!ENTITY cups-md5sum        "8ad8897c97cf4d90f20dac4318f47421">
    1010  <!ENTITY cups-size          "7.8 MB">
    11   <!ENTITY cups-buildsize     "64 MB (Add 42 MB for tests)">
     11  <!ENTITY cups-buildsize     "80 MB (Add 89 MB for tests)">
    1212  <!ENTITY cups-time          "0.5 SBU (Add 0.9 SBU for tests)">
    1313]>
     
    229229      To test the results, issue: <command>make -k check</command>. An already
    230230      active graphical session with bus address is necessary to run the tests.
    231       One test, <filename>httpAddrGetList</filename>, is known to fail.
     231      <!--One test, <filename>httpAddrGetList</filename>, is known to fail.-->
    232232    </para>
    233233
     
    420420      <seglistitem>
    421421        <seg>
    422           accept, cancel, cupsaccept, cupsaddsmb, cups-config, cupsctl, cupsd,
    423           cupsdisable, cupsenable, cupsfilter, cupsreject, cupstestdsc,
    424           cupstestppd, ippfind, ipptool, lp, lpadmin, lpc, lpinfo, lpmove,
    425           lpoptions, lpq, lpr, lprm, lpstat, ppdc, ppdhtml, ppdi, ppdmerge,
    426           ppdpo, and reject
     422           <!--accept,--> cancel, cupsaccept, <!--cupsaddsmb,--> cups-config,
     423          cupsctl, cupsd, cupsdisable, cupsenable, cupsfilter, cupsreject,
     424          <!--cupstestdsc,--> cupstestppd, ippeveprinter, ippfind, ipptool, lp,
     425          lpadmin, lpc, lpinfo, lpmove, lpoptions, lpq, lpr, lprm, lpstat, ppdc,
     426          ppdhtml, ppdi, ppdmerge, and ppdpo <!--and reject-->
    427427        </seg>
    428428        <seg>
    429           libcupscgi.so, libcupsimage.so, libcupsmime.so,
    430           libcupsppdc.so, and libcups.so
     429          <!--libcupscgi.so,--> libcupsimage.so <!--libcupsmime.so,-->
     430          <!--libcupsppdc.so,--> and libcups.so
    431431        </seg>
    432432        <seg>
     
    444444      <?dbhtml list-presentation="table"?>
    445445
     446      <!--
    446447      <varlistentry id="accept">
    447448        <term><command>accept</command></term>
     
    456457        </listitem>
    457458      </varlistentry>
    458 
    459       <varlistentry id="cancel-cups">
     459     -->
     460
     461     <varlistentry id="cancel-cups">
    460462        <term><command>cancel</command></term>
    461463        <listitem>
     
    467469          </indexterm>
    468470        </listitem>
    469       </varlistentry>
     471     </varlistentry>
    470472
    471473     <varlistentry id="cupsaccept">
     
    481483      </varlistentry>
    482484
     485<!--
    483486      <varlistentry id="cupsaddsmb">
    484487        <term><command>cupsaddsmb</command></term>
     
    493496        </listitem>
    494497      </varlistentry>
     498-->
    495499
    496500      <varlistentry id="cups-config-prog">
     
    580584        </listitem>
    581585      </varlistentry>
    582 
     586<!--
    583587      <varlistentry id="cupstestdsc">
    584588        <term><command>cupstestdsc</command></term>
     
    592596        </listitem>
    593597      </varlistentry>
     598-->
    594599
    595600      <varlistentry id="cupstestppd">
     
    601606          <indexterm zone="cups cupstestppd">
    602607            <primary sortas="b-cupstestppd">cupstestppd</primary>
     608          </indexterm>
     609        </listitem>
     610      </varlistentry>
     611
     612      <varlistentry id="ippeveprinter">
     613        <term><command>ippeveprinter</command></term>
     614        <listitem>
     615          <para>
     616            is an IPP Everywhere printer for CUPS.
     617          </para>
     618          <indexterm zone="cups ippeveprinter">
     619            <primary sortas="b-ippeveprinter">ippeveprinter</primary>
    603620          </indexterm>
    604621        </listitem>
     
    818835        </listitem>
    819836      </varlistentry>
    820 
     837<!--
    821838      <varlistentry id="reject">
    822839        <term><command>reject</command></term>
     
    831848        </listitem>
    832849      </varlistentry>
    833 
     850-->
    834851      <varlistentry id="libcups">
    835852        <term><filename class="libraryfile">libcups.so</filename></term>
Note: See TracChangeset for help on using the changeset viewer.