Changeset 3add494


Ignore:
Timestamp:
12/28/2016 07:33:48 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.0, 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:
e676cd0
Parents:
b4c31a6
Message:

Update to thunderbird-45.6.0.
Update to openssh-7.4p1.
Update to apache-2.4.25.
+

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    rb4c31a6 r3add494  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to thunderbird-45.6.0. Fixes
     51          <ulink url="&blfs-ticket-root;8673">#8673</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Update to openssh-7.4p1. Fixes
     55          <ulink url="&blfs-ticket-root;8660">#8660</ulink>.</para>
     56        </listitem>
     57        <listitem>
     58          <para>[bdubbs] - Update to apache-2.4.25. Fixes
     59          <ulink url="&blfs-ticket-root;8658">#8658</ulink>.</para>
     60        </listitem>
     61        <listitem>
    5062          <para>[pierre] - Update to gcc-6.3.0, gcc-java-6.3.0 and
    5163          gcc-ada-6.3.0. Fixes
  • packages.ent

    rb4c31a6 r3add494  
    3434<!-- major and minor only
    3535<!ENTITY nss-version                  "3.&nss-minor-version;"> -->
    36 <!ENTITY openssh-version              "7.3p1">
     36<!ENTITY openssh-version              "7.4p1">
    3737<!ENTITY openssl-version              "1.0.2j">
    3838<!ENTITY p11-kit-version              "0.23.2">    <!-- Even minors only -->
     
    453453<!-- Part V -->
    454454<!-- Chapter 20 -->
    455 <!ENTITY apache-version               "2.4.23">
     455<!ENTITY apache-version               "2.4.25">
    456456<!ENTITY proftpd-version              "1.3.5b">
    457457<!ENTITY vsftpd-version               "3.0.3">
     
    711711<!ENTITY rox-filer-version            "2.11">
    712712<!ENTITY rxvt-unicode-version         "9.22">
    713 <!ENTITY thunderbird-version          "45.5.1">
     713<!ENTITY thunderbird-version          "45.6.0">
    714714<!ENTITY tigervnc-version             "1.7.0">
    715715<!ENTITY transmission-version         "2.92">
  • postlfs/security/openssh.xml

    rb4c31a6 r3add494  
    1010           " "> <!-- at the moment, unable to connect via ftp: ken
    1111           "ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-&openssh-version;.tar.gz"> -->
    12   <!ENTITY openssh-md5sum        "dfadd9f035d38ce5d58a3bf130b86d08">
    13   <!ENTITY openssh-size          "1.5 MB">
    14   <!ENTITY openssh-buildsize     "46 MB (56 MB, with tests)">
     12  <!ENTITY openssh-md5sum        "b2db2a83caf66a208bb78d6d287cdaa3">
     13  <!ENTITY openssh-size          "1.4 MB">
     14  <!ENTITY openssh-buildsize     "47 MB (with tests)">
    1515  <!ENTITY openssh-time          "0.4 SBU (running the tests takes 10+ minutes,
    1616                                  irrespective of processor speed)">
  • server/major/apache.xml

    rb4c31a6 r3add494  
    88           "https://archive.apache.org/dist/httpd/httpd-&apache-version;.tar.bz2">
    99  <!ENTITY apache-download-ftp  " ">
    10   <!ENTITY apache-md5sum        "04f19c60e810c028f5240a062668a688">
     10  <!ENTITY apache-md5sum        "2826f49619112ad5813c0be5afcc7ddb">
    1111  <!ENTITY apache-size          "6.1 MB">
    12   <!ENTITY apache-buildsize     "81 MB">
     12  <!ENTITY apache-buildsize     "76 MB">
    1313  <!ENTITY apache-time          "0.7 SBU">
    1414]>
     
    159159
    160160    <para>
    161       Now, as the <systemitem class="username">root</systemitem> user
    162       (notice that DESTDIR does not work properly as unpriviledged user):
    163     </para>
     161      Now, as the <systemitem class="username">root</systemitem> user:
     162    </para>
     163
     164    <note><para>This package does not install properly using DESTDIR
     165    techniques as an unpriviledged user.</para></note>
    164166
    165167<screen role="root"><userinput>make install                                 &amp;&amp;
  • xsoft/other/thunderbird.xml

    rb4c31a6 r3add494  
    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            "c2bef91b1c1672646b7b21928c9439c4">
     10  <!ENTITY thunderbird-md5sum            "efb6b195c9c27a654ba115d7eda4362e">
    1111  <!ENTITY thunderbird-size              "192 MB">
    12   <!ENTITY thunderbird-buildsize         "3.6 GB (88 MB installed)">
    13   <!ENTITY thunderbird-time              "11 SBU (with -j4, 36 SBU with -j1)">
     12  <!ENTITY thunderbird-buildsize         "3.6 GB (85 MB installed)">
     13  <!ENTITY thunderbird-time              "12 SBU (with -j4, estimated 36 SBU with -j1)">
    1414]>
    1515
Note: See TracChangeset for help on using the changeset viewer.