Changeset c655da01


Ignore:
Timestamp:
01/16/2018 04:19:17 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
5fef9010
Parents:
811fcfd1
Message:

Update to cups-filters-1.19.0.
Update to sudo-1.8.22.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r811fcfd1 rc655da01  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "15">                   <!-- Always 2 digits -->
     3<!ENTITY day          "16">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2018">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 15th, &year;">
     9<!ENTITY releasedate  "January 16th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r811fcfd1 rc655da01  
    4343-->
    4444    <listitem>
    45       <para>January 14th, 2018</para>
     45      <para>January 16th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to cups-filters-1.19.0. Fixes
     49          <ulink url="&blfs-ticket-root;10264">#10264</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to sudo-1.8.22. Fixes
     53          <ulink url="&blfs-ticket-root;10263">#10263</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
     59      <para>January 15th, 2018</para>
    4660      <itemizedlist>
    4761        <listitem>
  • packages.ent

    r811fcfd1 rc655da01  
    4343<!ENTITY ssh-askpass-version          "&openssh-version;">
    4444<!ENTITY stunnel-version              "5.44">
    45 <!ENTITY sudo-version                 "1.8.21p2">
     45<!ENTITY sudo-version                 "1.8.22">
    4646<!ENTITY tripwire-version             "2.4.3.6">
    4747<!ENTITY volume_key-version           "0.3.9">
     
    863863<!-- Chapter 50 -->
    864864<!ENTITY cups-version                 "2.2.6">
    865 <!ENTITY cups-filters-version         "1.18.0">
     865<!ENTITY cups-filters-version         "1.19.0">
    866866<!ENTITY gs-version                   "9.22">
    867867<!ENTITY gutenprint-version           "5.2.13">
  • postlfs/security/sudo.xml

    r811fcfd1 rc655da01  
    77  <!ENTITY sudo-download-http "http://www.sudo.ws/dist/sudo-&sudo-version;.tar.gz">
    88  <!ENTITY sudo-download-ftp  "ftp://ftp.sudo.ws/pub/sudo/sudo-&sudo-version;.tar.gz">
    9   <!ENTITY sudo-md5sum        "cd3993d910c713ae72e94beebd230b22">
    10   <!ENTITY sudo-size          "2.8 MB">
    11   <!ENTITY sudo-buildsize     "30 MB (with tests)">
     9  <!ENTITY sudo-md5sum        "24abdea48db4c5abcd410167c801cc8c">
     10  <!ENTITY sudo-size          "2.9 MB">
     11  <!ENTITY sudo-buildsize     "29 MB (with tests)">
    1212  <!ENTITY sudo-time          "0.3 SBU (with tests)">
    1313]>
  • pst/printing/cups-filters.xml

    r811fcfd1 rc655da01  
    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        "02f2af4cbad90f060b0d83fa971c43b9">
     10  <!ENTITY cups-filters-md5sum        "3571e4d6e06d3f943943615fe2dcf31b">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "31 MB (with tests)">
Note: See TracChangeset for help on using the changeset viewer.