Changeset 03da570f


Ignore:
Timestamp:
07/09/2015 10:18:16 PM (9 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 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, nosym, 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:
fd6df75
Parents:
d79e535
Message:

Update to openssl-1.0.2d.
Update to bluez-5.32.
Update to poppler-0.34.0.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    rd79e535 r03da570f  
    88           "http://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    99  <!ENTITY poppler-download-ftp       " ">
    10   <!ENTITY poppler-md5sum             "69927d1614d6704021c0b0dd0ee6a852">
    11   <!ENTITY poppler-size               "1.6 MB">
    12   <!ENTITY poppler-buildsize          "267 MB (building Qt4 and 5 libraries, and test suites)">
    13   <!ENTITY poppler-time               "1.9 SBU (building Qt4 and 5 libraries, and test suites)">
     10  <!ENTITY poppler-md5sum             "7d788f85bca1c03d71773af0b902e203">
     11  <!ENTITY poppler-size               "1.5 MB">
     12  <!ENTITY poppler-buildsize          "185 MB (building Qt4 and 5 libraries, add'l 63 MB for tests)">
     13  <!ENTITY poppler-time               "1.4 SBU (building Qt4 and 5 libraries, add'l 0.4 SBU for tests)">
    1414
    1515  <!ENTITY poppler-data-version       "0.4.7">
  • general/sysutils/bluez.xml

    rd79e535 r03da570f  
    77  <!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    88  <!ENTITY bluez-download-ftp  "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
    9   <!ENTITY bluez-md5sum        "cb1db487b65dd4d57a2dd6b8f063c393">
     9  <!ENTITY bluez-md5sum        "i432b1f292c0b78771818c67140baf3d9">
    1010  <!ENTITY bluez-size          "1.6 MB">
    11   <!ENTITY bluez-buildsize     "74 MB (additional 10 MB for the tests)">
    12   <!ENTITY bluez-time          "0.9 SBU (additional 0.3 SBU for the tests)">
     11  <!ENTITY bluez-buildsize     "62 MB (additional 8 MB for the tests)">
     12  <!ENTITY bluez-time          "0.6 SBU (additional 0.6 SBU for the tests)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rd79e535 r03da570f  
    4848      <para>July 9th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[bdubbs] -  Update to openssl-1.0.2d.  Fixes
     52          <ulink url="&blfs-ticket-root;6703">#6703</ulink>.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[bdubbs] -  Update to bluez-5.32.  Fixes
     56          <ulink url="&blfs-ticket-root;6695">#6695</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[bdubbs] -  Update to poppler-0.34.0.  Fixes
     60          <ulink url="&blfs-ticket-root;6702">#6702</ulink>.</para>
     61        </listitem>
    5062        <listitem>
    5163          <para>[bdubbs] -  Update to ed-1.12.  Fixes
  • packages.ent

    rd79e535 r03da570f  
    3131<!ENTITY nss-version                  "3.&nss-minor-version;"> -->
    3232<!ENTITY openssh-version              "6.9p1">
    33 <!ENTITY openssl-version              "1.0.2c">
     33<!ENTITY openssl-version              "1.0.2d">
    3434<!ENTITY p11-kit-version              "0.23.1">    <!-- Even minors only -->
    3535<!ENTITY polkit-version               "0.113">
     
    181181<!ENTITY openjpeg2-version            "2.1.0">
    182182<!ENTITY pixman-version               "0.32.6">   <!-- Even minors only -->
    183 <!ENTITY poppler-version              "0.33.0">   
     183<!ENTITY poppler-version              "0.34.0">   
    184184<!ENTITY qpdf-version                 "5.1.3">
    185185
     
    212212<!ENTITY at-version                   "3.1.16">
    213213<!ENTITY autofs-version               "5.1.1">
    214 <!ENTITY bluez-version                "5.31">
     214<!ENTITY bluez-version                "5.32">
    215215<!ENTITY colord-version               "1.2.11">    <!-- Even minors only -->
    216216<!ENTITY cpio-version                 "2.11">
  • postlfs/security/openssl.xml

    rd79e535 r03da570f  
    99  <!ENTITY openssl-download-ftp
    1010           "ftp://openssl.org/source/openssl-&openssl-version;.tar.gz">
    11   <!ENTITY openssl-md5sum        "8c8d81a9ae7005276e486702edbcd4b6">
     11  <!ENTITY openssl-md5sum        "38dd619b2e77cbac69b99f52a053d25a">
    1212  <!ENTITY openssl-size          "5.1 MB">
    13   <!ENTITY openssl-buildsize     "68 MB (with tests)">
    14   <!ENTITY openssl-time          "1.4 SBU (with tests)">
     13  <!ENTITY openssl-buildsize     "49 MB (additional 2 MB for tests)">
     14  <!ENTITY openssl-time          "1.0 SBU (additional 0.3 SBU for tests)">
    1515]>
    1616
     
    7575      </listitem>
    7676    </itemizedlist>
    77 
     77<!--
    7878    <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    7979    <itemizedlist spacing="compact">
     
    8585      </listitem>
    8686    </itemizedlist>
    87 
     87-->
    8888    <bridgehead renderas="sect3">OpenSSL Dependencies</bridgehead>
    8989
     
    108108     Might break packaging. -->
    109109
    110 <screen><userinput>patch -Np1 -i ../openssl-&openssl-version;-fix_parallel_build-1.patch &amp;&amp;
    111 
    112 ./config --prefix=/usr         \
     110<!-- Parallel build for version 1.0.2d at -j8 works for me without the patch.
     111     But it only reduces build time from 1.0 to 0.7 SBU - Bruce
     112
     113<screen><userinput>patch -Np1 -i ../openssl-&openssl-version;-fix_parallel_build-1.patch &amp;&amp;-->
     114<screen><userinput>./config --prefix=/usr         \
    113115         --openssldir=/etc/ssl \
    114116         --libdir=lib          \
Note: See TracChangeset for help on using the changeset viewer.