Changeset 475b404


Ignore:
Timestamp:
09/10/2018 06:54:13 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.4, 9.0, 9.1, basic, 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:
1613ba5
Parents:
61f68ffe
Message:

Update to ghostscript-9.24.
Update to wireshark-2.6.3.
Update to lightdm-1.28.0/lightdm-gtk-greeter-2.0.5.

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r61f68ffe r475b404  
    4343-->
    4444    <listitem>
     45      <para>September 10th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[bdubbs] - Update to ghostscript-9.24. Fixes
     49          <ulink url="&blfs-ticket-root;11108">#11108</ulink>.</para>
     50        </listitem>
     51        <listitem>
     52          <para>[bdubbs] - Update to wireshark-2.6.3. Fixes
     53          <ulink url="&blfs-ticket-root;11082">#11082</ulink>.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[bdubbs] - Update to lightdm-1.28.0/lightdm-gtk-greeter-2.0.5. Fixes
     57          <ulink url="&blfs-ticket-root;11050">#11050</ulink>.</para>
     58        </listitem>
     59      </itemizedlist>
     60    </listitem>
     61
     62    <listitem>
    4563      <para>September 9th, 2018</para>
    4664      <itemizedlist>
  • networking/netutils/wireshark.xml

    r61f68ffe r475b404  
    77  <!ENTITY wireshark-download-http "https://www.wireshark.org/download/src/all-versions/wireshark-&wireshark-version;.tar.xz">
    88  <!ENTITY wireshark-download-ftp  " ">
    9   <!ENTITY wireshark-md5sum        "086d235509717190d06554b2ab870209">
     9  <!ENTITY wireshark-md5sum        "716100be9027e735bba82a40db828abc">
    1010  <!ENTITY wireshark-size          "27 MB">
    1111  <!ENTITY wireshark-buildsize     "2.0 GB (with default GUI front-end, and all optional dependencies available in the BLFS book)">
  • packages.ent

    r61f68ffe r475b404  
    461461<!ENTITY whois-version                "5.2.20">
    462462<!ENTITY wicd-version                 "1.7.4">
    463 <!ENTITY wireshark-version            "2.6.2">  <!-- even minors only -->
     463<!ENTITY wireshark-version            "2.6.3">  <!-- even minors only -->
    464464
    465465<!ENTITY wicd-major-version           "1.7">
     
    600600
    601601<!-- Chapter 26 -->
    602 <!ENTITY lightdm-version              "1.24.0">
    603 <!ENTITY lightdm-gtk-greeter-version  "2.0.3">
     602<!ENTITY lightdm-version              "1.28.0">
     603<!ENTITY lightdm-gtk-greeter-version  "2.0.5">
    604604<!ENTITY lxdm-version                 "0.5.3">
    605605<!ENTITY sddm-version                 "0.16.0">
     
    876876<!ENTITY cups-version                 "2.2.8">
    877877<!ENTITY cups-filters-version         "1.21.1">
    878 <!ENTITY gs-version                   "9.23">
     878<!ENTITY gs-version                   "9.24">
    879879<!ENTITY gutenprint-version           "5.2.14">
    880880
  • pst/printing/gs.xml

    r61f68ffe r475b404  
    1010  "https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs923/ghostscript-&gs-version;.tar.gz">
    1111  <!ENTITY gs-download-ftp  " ">
    12   <!ENTITY gs-md5sum        "5a47ab47cd22dec1eb5f51c06f1c9d9c">
    13   <!ENTITY gs-size          "42 MB">
    14   <!ENTITY gs-buildsize     "160 MB (with fonts and libgs.so)">
    15   <!ENTITY gs-time          "1.5 SBU (with libgs.so)">
     12  <!ENTITY gs-md5sum        "c5c3fa8eb737a6540814314a9d9e4995">
     13  <!ENTITY gs-size          "40 MB">
     14  <!ENTITY gs-buildsize     "176 MB (with fonts and libgs.so)">
     15  <!ENTITY gs-time          "1.7 SBU (with libgs.so)">
    1616
    1717  <!ENTITY gs-standard-fonts-download
     
    7373    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7474
    75 <!--
    7675    <itemizedlist spacing="compact">
    7776      <listitem>
    7877        <para>
    7978          Required Patch: <ulink
    80           url="&patch-root;/ghostscript-&gs-version;-security_fixes-1.patch"/>
     79          url="&patch-root;/ghostscript-&gs-version;-upstream_fixes-1.patch"/>
    8180        </para>
    8281      </listitem>
    8382    </itemizedlist>
    84 -->
     83
    8584      <para>If you wish, you can download additional fonts.</para>
    8685
     
    175174
    176175<screen><userinput>rm -rf zlib &amp;&amp;
     176
     177patch -Np1 -i ../ghostscript-&gs-version;-upstream_fixes-1.patch &amp;&amp;
    177178
    178179./configure --prefix=/usr           \
  • x/dm/lightdm.xml

    r61f68ffe r475b404  
    66
    77<!-- lightdm -->
    8   <!ENTITY lightdm-download-http "https://launchpad.net/lightdm/1.24/&lightdm-version;/+download/lightdm-&lightdm-version;.tar.xz">
     8  <!ENTITY lightdm-download-http "https://github.com/CanonicalLtd/lightdm/releases/download/&lightdm-version;/lightdm-&lightdm-version;.tar.xz">
    99  <!ENTITY lightdm-download-ftp  " ">
    10   <!ENTITY lightdm-md5sum        "76d65ba5d1bc93e80b611771698739db">
     10  <!ENTITY lightdm-md5sum        "3e33b2bd15d769bbcc2e73ac94a1e1ea">
    1111  <!ENTITY lightdm-size          "508 KB">
    12   <!ENTITY lightdm-buildsize     "20 MB">
     12  <!ENTITY lightdm-buildsize     "22 MB">
    1313  <!ENTITY lightdm-time          "0.2 SBU ">
    1414
     
    1616  <!ENTITY lightdm-gtk-greeter-download-http "https://launchpad.net/lightdm-gtk-greeter/2.0/&lightdm-gtk-greeter-version;/+download/lightdm-gtk-greeter-&lightdm-gtk-greeter-version;.tar.gz">
    1717  <!ENTITY lightdm-gtk-greeter-download-ftp  " ">
    18   <!ENTITY lightdm-gtk-greeter-md5sum        "29f352906d200568cceb4d449b5619c6">
    19   <!ENTITY lightdm-gtk-greeter-size          "480 KB">
    20   <!ENTITY lightdm-gtk-greeter-buildsize     "3.9 MB">
     18  <!ENTITY lightdm-gtk-greeter-md5sum        "0274c3bf4387944d322941f85bdf91b9">
     19  <!ENTITY lightdm-gtk-greeter-size          "560 KB">
     20  <!ENTITY lightdm-gtk-greeter-buildsize     "4.9 MB">
    2121  <!ENTITY lightdm-gtk-greeter-time          "less than 0.1 SBU ">
    2222]>
     
    178178    </para>
    179179
    180 <screen><userinput>ITSTOOL=/bin/true                    \
    181 ./configure                          \
     180<screen><userinput>./configure                          \
    182181       --prefix=/usr                 \
    183182       --libexecdir=/usr/lib/lightdm \
     
    202201<screen role="root"><userinput>make install                                                  &amp;&amp;
    203202     
    204 sed '\@/bin/sh@a\
    205 \
    206 . /etc/profile' tests/src/lightdm-session > /usr/bin/lightdm-session &amp;&amp;
    207 
    208203chmod a+x /usr/bin/lightdm-session                            &amp;&amp;
    209204rm -rf /etc/init                                              &amp;&amp;
     
    215210     <para>Now build the greeter:</para>
    216211
    217 <screen><userinput>tar -xf ../lightdm-gtk-greeter-2.0.3.tar.gz &amp;&amp;
     212<screen><userinput>tar -xf ../lightdm-gtk-greeter-&lightdm-gtk-greeter-version;.tar.gz &amp;&amp;
    218213cd lightdm-gtk-greeter-&lightdm-gtk-greeter-version; &amp;&amp;
    219214
    220 OUR_CFLAGS="-Wno-declaration-after-statement \
    221             -Wno-error=deprecated-declarations" &amp;&amp;
    222 
    223 CFLAGS="$CFLAGS $OUR_CFLAGS"     \
    224 HAVE_EXO_CSOURCE=yes             \
    225215./configure                      \
    226216   --prefix=/usr                 \
     
    244234
    245235  </sect2>
    246 
     236<!--
    247237  <sect2 role="commands">
    248238    <title>Command Explanations</title>
     
    268258
    269259  </sect2>
    270 
     260-->
    271261  <sect2 role="configuration">
    272262    <title>Configuring lightdm</title>
Note: See TracChangeset for help on using the changeset viewer.