Changeset 90bdf96d


Ignore:
Timestamp:
07/05/2018 04:24:04 PM (6 years ago)
Author:
Tim Tassonis <stuff@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
94bb565
Parents:
d147f5f
Message:
  • Update to thunderbird-52.9.0
  • Update to samba-4.8.3

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    rd147f5f r90bdf96d  
    4343-->
    4444    <listitem>
     45      <para>July 05th, 2018</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[timtas] - Update to thunderbird-52.9.0.  Fixes
     49          <ulink url="&blfs-ticket-root;10918">#10918</ulink>.</para>
     50        </listitem>
     51       <listitem>
     52          <para>[timtas] - Update to samba-4.8.3.  Fixes
     53          <ulink url="&blfs-ticket-root;10710">#10710</ulink>.</para>
     54        </listitem>
     55
     56      </itemizedlist>
     57    </listitem>
     58
     59
     60    <listitem>
    4561      <para>July 04th, 2018</para>
    4662      <itemizedlist>
  • networking/netprogs/samba.xml

    rd147f5f r90bdf96d  
    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        "3724c1d3d1befe12ecf7bb86ed7e3463">
     9  <!ENTITY samba-md5sum        "67f271ed6b793c2acfe014b5b8f0cca8">
    1010  <!ENTITY samba-size          "17 MB">
    11   <!ENTITY samba-buildsize     "468 MB (add 15 MB for quicktest)">
     11  <!ENTITY samba-buildsize     "469 MB (add 15 MB for quicktest)">
    1212  <!ENTITY samba-time          "5.4 SBU (add 0.5 SBU for quicktest)">
    1313]>
  • packages.ent

    rd147f5f r90bdf96d  
    444444<!ENTITY rpcbind-version              "0.2.4">
    445445<!ENTITY rsync-version                "3.1.3">
    446 <!ENTITY samba-version                "4.8.0">
     446<!ENTITY samba-version                "4.8.3">
    447447<!ENTITY wget-version                 "1.19.5">
    448448<!ENTITY wireless-tools-version       "29">
     
    758758<!ENTITY rox-filer-version            "2.11">
    759759<!ENTITY rxvt-unicode-version         "9.22">
    760 <!ENTITY thunderbird-version          "52.8.0">
     760<!ENTITY thunderbird-version          "52.9.0">
    761761<!ENTITY tigervnc-version             "1.8.0">
    762762<!ENTITY transmission-version         "2.94">
  • xsoft/other/thunderbird.xml

    rd147f5f r90bdf96d  
    77  <!ENTITY thunderbird-download-http "&mozilla-http;/thunderbird/releases/&thunderbird-version;/source/thunderbird-&thunderbird-version;.source.tar.xz">
    88  <!ENTITY thunderbird-download-ftp  " ">
    9   <!ENTITY thunderbird-md5sum        "9047ed32666de29645b7508624cbe557">
     9  <!ENTITY thunderbird-md5sum        "1036a294e5b6c65472032578b741534e">
    1010  <!ENTITY thunderbird-size          "220 MB">
    11   <!ENTITY thunderbird-buildsize     "5.4 GB (112 MB installed)">
     11  <!ENTITY thunderbird-buildsize     "4.1 GB (96 MB installed)">
    1212  <!ENTITY thunderbird-time          "17 SBU (with -j4, estimated 63 SBU with -j1)">
    1313  <!-- Verified the time at -j1 on another system for posterity's sake. -->
Note: See TracChangeset for help on using the changeset viewer.