Changeset 989c203


Ignore:
Timestamp:
05/02/2017 05:45:33 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.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:
4538f99
Parents:
94b83f7
Message:

Update to xkbcomp-1.4.0 (xorg app).
Update to hdparm-9.52.
Update to thunderbird-52.1.0.
Update to libepoxy-1.4.2.
Update to cups-filters-1.13.4.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r94b83f7 r989c203  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "01">                   <!-- Always 2 digits -->
     3<!ENTITY day          "02">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 1st &year;">
     9<!ENTITY releasedate  "May 2nd &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/sysutils/hdparm.xml

    r94b83f7 r989c203  
    77  <!ENTITY hdparm-download-http "&sourceforge-repo;/hdparm/hdparm-&hdparm-version;.tar.gz">
    88  <!ENTITY hdparm-download-ftp  " ">
    9   <!ENTITY hdparm-md5sum        "8fe0a71db02f7ffc602d14a69f766cff">
    10   <!ENTITY hdparm-size          "132 KB">
    11   <!ENTITY hdparm-buildsize     "968 KB">
     9  <!ENTITY hdparm-md5sum        "410539d0bf3cc247181594581edbfb53">
     10  <!ENTITY hdparm-size          "140 KB">
     11  <!ENTITY hdparm-buildsize     "1.0 MB">
    1212  <!ENTITY hdparm-time          "less than 0.1 SBU">
    1313]>
  • introduction/welcome/changelog.xml

    r94b83f7 r989c203  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to xkbcomp-1.4.0 (xorg app). Fixes
     49          <ulink url="&blfs-ticket-root;9184">#9184</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to hdparm-9.52. Fixes
     53          <ulink url="&blfs-ticket-root;9183">#9183</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to thunderbird-52.1.0. Fixes
     57          <ulink url="&blfs-ticket-root;9182">#9182</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to libepoxy-1.4.2. Fixes
     61          <ulink url="&blfs-ticket-root;9181">#9181</ulink>.</para>
     62        </listitem>
     63        <listitem>
     64          <para>[bdubbs] - Update to cups-filters-1.13.4. Fixes
     65          <ulink url="&blfs-ticket-root;9176">#9176</ulink>.</para>
     66        </listitem>
     67      </itemizedlist>
     68    </listitem>
     69
     70    <listitem>
     71      <para>May 1st, 2017</para>
     72      <itemizedlist>
     73        <listitem>
    4874          <para>[pierre] - Update to dovecot-2.2.29.1. Fixes
    4975          <ulink url="&blfs-ticket-root;9127">#9127</ulink>.</para>
  • packages.ent

    r94b83f7 r989c203  
    125125<!ENTITY libdrm-version               "2.4.78">
    126126<!ENTITY libepoxy-minor               "1.4">
    127 <!ENTITY libepoxy-version             "&libepoxy-minor;.1">
     127<!ENTITY libepoxy-version             "&libepoxy-minor;.2">
    128128<!ENTITY libesmtp-version             "1.0.6">
    129129<!ENTITY libffi-version               "3.2.1">
     
    251251<!ENTITY fcron-version                "3.2.0">
    252252<!ENTITY gpm-version                  "1.20.7">
    253 <!ENTITY hdparm-version               "9.51">
     253<!ENTITY hdparm-version               "9.52">
    254254<!ENTITY hdwids-version               "20141022">
    255255<!ENTITY lm_sensors-version           "3.4.0">
     
    727727<!ENTITY rox-filer-version            "2.11">
    728728<!ENTITY rxvt-unicode-version         "9.22">
    729 <!ENTITY thunderbird-version          "52.0.1">
     729<!ENTITY thunderbird-version          "52.1.0">
    730730<!ENTITY tigervnc-version             "1.7.1">
    731731<!ENTITY transmission-version         "2.92">
     
    838838<!-- Chapter 50 -->
    839839<!ENTITY cups-version                 "2.2.3">
    840 <!ENTITY cups-filters-version         "1.13.4">
     840<!ENTITY cups-filters-version         "1.13.5">
    841841<!ENTITY gs-version                   "9.21">
    842842<!ENTITY gutenprint-version           "5.2.12">
  • pst/printing/cups-filters.xml

    r94b83f7 r989c203  
    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        "a288a63ca44ad6e776cf1e86a457f836">
     10  <!ENTITY cups-filters-md5sum        "14e480832b872183574e6bfccdb7eff8">
    1111  <!ENTITY cups-filters-size          "1.4 MB">
    1212  <!ENTITY cups-filters-buildsize     "32 MB (with tests)">
  • x/installing/x7app.xml

    r94b83f7 r989c203  
    6565  <!ENTITY xinput-md5sum                   "6a889412eff2e3c1c6bb19146f6fe84c">
    6666
    67   <!ENTITY xkbcomp-version                 "1.3.1">
    68   <!ENTITY xkbcomp-md5sum                  "a4d8353daf6cb0a9c47379b7413c42c6">
     67  <!ENTITY xkbcomp-version                 "1.4.0">
     68  <!ENTITY xkbcomp-md5sum                  "cc22b232bc78a303371983e1b48794ab">
    6969
    7070  <!ENTITY xkbevd-version                  "1.1.4">
  • x/lib/libepoxy.xml

    r94b83f7 r989c203  
    77  <!ENTITY libepoxy-download-http "https://github.com/anholt/libepoxy/releases/download/&libepoxy-version;/libepoxy-&libepoxy-version;.tar.xz">
    88  <!ENTITY libepoxy-download-ftp  " ">
    9   <!ENTITY libepoxy-md5sum        "a0dc66910009a99c47c5def50b042d77">
    10   <!ENTITY libepoxy-size          "760 KB">
     9  <!ENTITY libepoxy-md5sum        "632fcfd7ae9d21f5a634326d753a89c4">
     10  <!ENTITY libepoxy-size          "764 KB">
    1111  <!ENTITY libepoxy-buildsize     "32 MB (with tests)">
    1212  <!ENTITY libepoxy-time          "0.2 SBU (with tests)">
  • xsoft/other/thunderbird.xml

    r94b83f7 r989c203  
    88<!--  <!ENTITY thunderbird-download-ftp "&mozilla-ftp;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">-->
    99  <!ENTITY thunderbird-download-ftp " ">
    10   <!ENTITY thunderbird-md5sum            "e66a1f513258a515089eed70a7d2a509">
     10  <!ENTITY thunderbird-md5sum            "0cd0b6ac2740a1fd74b3c4a6cb846e53">
    1111  <!ENTITY thunderbird-size              "218 MB">
    1212  <!ENTITY thunderbird-buildsize         "4.1 GB (92 MB installed)">
    13   <!ENTITY thunderbird-time              "17 SBU (with -j4, estimated 40 SBU with -j1)">
     13  <!ENTITY thunderbird-time              "13 SBU (with -j4, estimated 40 SBU with -j1)">
    1414]>
    1515
     
    7878    <para role="required">
    7979      <xref linkend="alsa-lib"/>,
    80       <xref linkend="gtk2"/>,
     80      <xref linkend="gtk3"/>,
    8181      <xref linkend="zip"/>,
    8282      <xref linkend="unzip"/>, and
     
    8888      <xref linkend="libevent"/>,
    8989      <xref linkend="libvpx"/>,
    90       <xref linkend="nspr"/>, and
    91       <xref linkend="nss"/><!-- , and
     90      <xref linkend="nspr"/>,
     91      <xref linkend="nss"/>, and
    9292      <xref linkend="sqlite"/>
    93       Do not use system SQLite until TB-48/52 because it uses insecure
    94       routines (FTS3) that are not built in BLFS -->
    9593    </para>
    9694
     
    124122    <bridgehead renderas="sect4">Optional</bridgehead>
    125123    <para role="optional">
    126       <xref linkend="curl"/>,
     124      <!-- <xref linkend="curl"/>, not in build log-->
    127125      <xref linkend="cyrus-sasl"/>,
    128126      <xref linkend="dbus-glib"/>,
    129127      <xref linkend="doxygen"/>,
    130128      <xref linkend="GConf"/>,
    131       <xref linkend="gst10-plugins-base"/> (with
     129      <!--<xref linkend="gst10-plugins-base"/> (with
    132130      <xref linkend="gst10-plugins-good"/> and
    133       <xref linkend="gst10-libav"/> at runtime),
     131      <xref linkend="gst10-libav"/> at runtime),-->
    134132      <xref linkend="llvm"/>,
    135       <xref linkend="openjdk"/>,
     133      <!-- <xref linkend="openjdk"/>, not in build log -->
    136134      <xref linkend="pulseaudio"/>,
    137       <xref linkend="sqlite"/> (not recommended due to potential
    138       security concerns),
    139135      <xref linkend="startup-notification"/>,
    140136      <xref linkend="wget"/>,
     
    189185# Comment out following options if you have not installed
    190186# recommended dependencies:
    191 # Do not use system SQLite for Thunderbird 45.x
    192 #ac_add_options --enable-system-sqlite
     187ac_add_options --enable-system-sqlite
    193188ac_add_options --with-system-libevent
    194189ac_add_options --with-system-libvpx
Note: See TracChangeset for help on using the changeset viewer.