Changeset eff6c3a8


Ignore:
Timestamp:
12/05/2018 02:26:37 AM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.4, 9.0, 9.1, bdubbs/svn, elogind, 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:
abca0d9
Parents:
5b9b502
Message:

Update to mlt-6.12.0.
Update to fdk-aac-2.0.0.
Update to cups-2.2.9.
Update to ghostscript-9.26.

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

Files:
8 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r5b9b502 reff6c3a8  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[bdubbs] - Update to mlt-6.12.0. Fixes
     49          <ulink url="&blfs-ticket-root;11387">#11387</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to fdk-aac-2.0.0. Fixes
     53          <ulink url="&blfs-ticket-root;11377">#11377</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to cups-2.2.9. Fixes
     57          <ulink url="&blfs-ticket-root;11333">#11333</ulink>.</para>
     58        </listitem>
     59        <listitem>
     60          <para>[bdubbs] - Update to ghostscript-9.26. Fixes
     61          <ulink url="&blfs-ticket-root;11368">#11368</ulink>.</para>
     62        </listitem>
     63        <listitem>
    4864          <para>[ken] - Update to nss-3.40.1 (security fix to mitigate
    4965          cache side-channel variant of the Bleichenbacher attack). Fixes
  • kde/kf5/kf5-frameworks.xml

    r5b9b502 reff6c3a8  
    7474    <xref linkend="libxslt"/>,
    7575    <xref linkend="lmdb"/>,
    76     <xref linkend="openssl10"/>,
     76    <!--<xref linkend="openssl10"/>,-->
    7777    <!--<xref linkend="qtwebkit5"/>,-->
    7878    <xref linkend="phonon"/>,
  • multimedia/libdriv/fdk-aac.xml

    r5b9b502 reff6c3a8  
    77  <!ENTITY fdk-aac-download-http "&sourceforge-dl;/opencore-amr/fdk-aac-&fdk-aac-version;.tar.gz">
    88  <!ENTITY fdk-aac-download-ftp  " ">
    9   <!ENTITY fdk-aac-md5sum        "13c04c5f4f13f4c7414c95d7fcdea50f">
    10   <!ENTITY fdk-aac-size          "2.0 MB">
    11   <!ENTITY fdk-aac-buildsize     "19 MB">
    12   <!ENTITY fdk-aac-time          "0.5 SBU">
     9  <!ENTITY fdk-aac-md5sum        "8ccebea4fc5c9d40fff8f72bf68a6e50">
     10  <!ENTITY fdk-aac-size          "2.7 MB">
     11  <!ENTITY fdk-aac-buildsize     "52 MB">
     12  <!ENTITY fdk-aac-time          "0.8 SBU">
    1313]>
    1414
  • multimedia/libdriv/mlt.xml

    r5b9b502 reff6c3a8  
    77  <!ENTITY mlt-download-http "https://github.com/mltframework/mlt/releases/download/v&mlt-version;/mlt-&mlt-version;.tar.gz">
    88  <!ENTITY mlt-download-ftp  " ">
    9   <!ENTITY mlt-md5sum        "28a6f40ea76c167b6bb9d8baf985c4c2">
     9  <!ENTITY mlt-md5sum        "df43d6b6ecc298bf8bb8e3b2bf9ada8f">
    1010  <!ENTITY mlt-size          "1.3 MB">
    1111  <!ENTITY mlt-buildsize     "70 MB">
  • networking/mailnews/mailx.xml

    r5b9b502 reff6c3a8  
    7777
    7878    <bridgehead renderas="sect4">Optional</bridgehead>
    79     <para role="optional"><xref linkend="openssl10"/> or
    80     <xref linkend="nss"/>,
    81     <xref linkend="mitkrb"/> (for IMAP GSSAPI
    82     authentication), and an
    83     <xref linkend="server-mail"/></para>
     79    <para role="optional">
     80      <!-- <xref linkend="openssl10"/> or -->
     81      <xref linkend="nss"/>,
     82      <xref linkend="mitkrb"/> (for IMAP GSSAPI authentication), and an
     83      <xref linkend="server-mail"/>
     84    </para>
    8485
    8586    <para condition="html" role="usernotes">User Notes:
  • packages.ent

    r5b9b502 reff6c3a8  
    897897<!ENTITY faac-version                 "1.29.9.2">
    898898<!ENTITY faad2-version                "2.8.8">
    899 <!ENTITY fdk-aac-version              "0.1.6">
     899<!ENTITY fdk-aac-version              "2.0.0">
    900900<!ENTITY flac-version                 "1.3.2">
    901901<!ENTITY frei0r-version               "1.6.1">
     
    933933<!ENTITY libvorbis-version            "1.3.6">
    934934<!ENTITY libvpx-version               "1.7.0">
    935 <!ENTITY mlt-version                  "6.10.0">
     935<!ENTITY mlt-version                  "6.12.0">
    936936<!ENTITY opal-version                 "3.10.10">
    937937<!ENTITY opus-version                 "1.3">
     
    981981<!-- Part XII -->
    982982<!-- Chapter 50 -->
    983 <!ENTITY cups-version                 "2.2.8">
     983<!ENTITY cups-version                 "2.2.9">
    984984<!ENTITY cups-filters-version         "1.21.4">
    985 <!ENTITY gs-version                   "9.25">
     985<!ENTITY gs-version                   "9.26">
    986986<!ENTITY gutenprint-version           "5.2.14">
    987987
  • pst/printing/cups.xml

    r5b9b502 reff6c3a8  
    77  <!ENTITY cups-download-http "https://github.com/apple/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
    88  <!ENTITY cups-download-ftp  " ">
    9   <!ENTITY cups-md5sum        "33150d08993a04c8e22176e93805a051">
     9  <!ENTITY cups-md5sum        "798e83bb1a240f5417a252903d83ae0c">
    1010  <!ENTITY cups-size          "9.9 MB">
    11   <!ENTITY cups-buildsize     "57 MB">
     11  <!ENTITY cups-buildsize     "63 MB">
    1212  <!ENTITY cups-time          "0.5 SBU">
    1313]>
  • pst/printing/gs.xml

    r5b9b502 reff6c3a8  
    88
    99  <!ENTITY gs-download-http
    10   "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/ghostscript-&gs-version;.tar.gz">
     10  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/ghostscript-&gs-version;.tar.gz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "eebd0fadbfa8e800094422ce65e94d5d">
     12  <!ENTITY gs-md5sum        "806bc2dedbc7f69b003f536658e08d4a">
    1313  <!ENTITY gs-size          "40 MB">
    1414  <!ENTITY gs-buildsize     "157 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "1.7 SBU (with libgs.so)">
     15  <!ENTITY gs-time          "1.7 SBU (Using parallelism=4; with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    7070      </listitem>
    7171    </itemizedlist>
    72 
     72<!--
    7373    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7474
     
    8181      </listitem>
    8282    </itemizedlist>
    83 
     83-->
    8484      <para>If you wish, you can download additional fonts.</para>
    8585
     
    175175<screen><userinput>rm -rf zlib &amp;&amp;
    176176
    177 patch -Np1 -i ../ghostscript-&gs-version;-security_fixes-2.patch &amp;&amp;
    178 
    179177./configure --prefix=/usr           \
    180178            --disable-compile-inits \
     
    215213<screen role="root"><userinput>make soinstall &amp;&amp;
    216214install -v -m644 base/*.h /usr/include/ghostscript &amp;&amp;
    217 ln -v -s ghostscript /usr/include/ps</userinput></screen>
     215ln -sfvn ghostscript /usr/include/ps</userinput></screen>
    218216
    219217    <para>Now make the documentation accessible from the normal place:</para>
     
    221219
    222220<screen role="root"><userinput>ln -sfvn ../ghostscript/&gs-version;/doc /usr/share/doc/ghostscript-&gs-version;  &amp;&amp;
    223 sudo cp -a examples/ /usr/share/ghostscript/&gs-version;/</userinput></screen>
     221cp -a examples/ /usr/share/ghostscript/&gs-version;/</userinput></screen>
    224222
    225223    <para>
     
    271269
    272270    <para>
    273       <command>ln -v -s ghostscript /usr/include/ps</command>: Some packages
     271      <command>ln -sfvn ghostscript /usr/include/ps</command>: Some packages
    274272      expect to find the interface headers in an alternate location.
    275273    </para>
    276274
    277275    <para>
    278       <command>ln -sfv ../ghostscript-&gs-version;/doc ... </command>: This puts
     276      <command>ln -sfvn ../ghostscript-&gs-version;/doc ... </command>: This puts
    279277      a symbolic link to the documentation where it is expected to be found.
    280278    </para>
Note: See TracChangeset for help on using the changeset viewer.