Changeset 4ff1621


Ignore:
Timestamp:
06/09/2016 01:01:28 AM (8 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, 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:
67b8f149
Parents:
4b6645f1
Message:

Update to qt-everywhere-opensource-src-5.6.1.
Update to ntp-4.2.8p8.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • introduction/welcome/changelog.xml

    r4b6645f1 r4ff1621  
    4747      <para>June 8th, 2016</para>
    4848      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to qt-everywhere-opensource-src-5.6.1. Fixes
     51          <ulink url="&blfs-ticket-root;7929">#7929</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Update to ntp-4.2.8p8. Fixes
     55          <ulink url="&blfs-ticket-root;7912">#7912</ulink>.</para>
     56        </listitem>
    4957        <listitem>
    5058          <para>[bdubbs] - Update to libjpeg-turbo-1.5.0. Fixes
  • networking/netprogs/ntp.xml

    r4b6645f1 r4ff1621  
    88<!--  <!ENTITY ntp-download-ftp  "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
    99  <!ENTITY ntp-download-ftp  " ">
    10   <!ENTITY ntp-md5sum        "46dfba933c3e4bc924d8e55068797578">
    11   <!ENTITY ntp-size          "6.8 MB">
    12   <!ENTITY ntp-buildsize     "94 MB (with tests)">
     10  <!ENTITY ntp-md5sum        "4a8636260435b230636f053ffd070e34">
     11  <!ENTITY ntp-size          "6.9 MB">
     12  <!ENTITY ntp-buildsize     "102 MB (with tests)">
    1313  <!ENTITY ntp-time          "0.8 SBU (with tests)">
    1414]>
  • packages.ent

    r4b6645f1 r4ff1621  
    387387<!ENTITY net-tools-version            "CVS_20101030">
    388388<!ENTITY nfs-utils-version            "1.3.3">
    389 <!ENTITY ntp-version                  "4.2.8p7">
     389<!ENTITY ntp-version                  "4.2.8p8">
    390390<!ENTITY rpcbind-version              "0.2.3">
    391391<!ENTITY rsync-version                "3.1.2">
     
    525525<!ENTITY pango-version                "1.40.1">
    526526<!ENTITY pangomm-version              "2.40.0">
    527 <!ENTITY qt4-version                  "4.8.7">
    528 <!ENTITY qt5-version                  "5.6.0">
     527<!ENTITY qt5-version                  "5.6.1">
    529528<!ENTITY qtwebkit-version             "5.6.0">
    530529<!ENTITY shared-mime-info-version     "1.6">
     
    534533
    535534<!ENTITY gtk2-libdir                  "2.0/2.10.0">
    536 <!ENTITY qt4-dir                      "$QT4DIR">
    537535<!ENTITY qt5-dir                      "$QT5DIR">
    538536
  • x/lib/qt5.xml

    r4b6645f1 r4ff1621  
    1010  <!ENTITY qt5-download-http "&qt5-url;/qt-everywhere-opensource-src-&qt5-version;.tar.xz">
    1111  <!ENTITY qt5-download-ftp  " ">
    12   <!ENTITY qt5-md5sum        "47763c168f58b1196271b231f03c8bae">
     12  <!ENTITY qt5-md5sum        "d647574345c45b5ab8b41b2d46efffb9">
    1313  <!ENTITY qt5-size          "284 MB">
    14   <!ENTITY qt5-buildsize     "7.2 GB (163 MB installed, add 1.0 GB build size and 102 MB installed size for qtwebengine)">
    15   <!ENTITY qt5-time          "19.7 SBU (using parallelism=4, add 19 SBU for qtwebengine)">
     14  <!ENTITY qt5-buildsize     "6.4 GB (164 MB installed, add 0.8 GB build size and 102 MB installed size for qtwebengine)">
     15  <!ENTITY qt5-time          "15 SBU (using parallelism=4, add 17 SBU for qtwebengine)">
    1616]>
    1717
Note: See TracChangeset for help on using the changeset viewer.