Changeset 8d68192


Ignore:
Timestamp:
11/24/2016 03:49:24 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, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
f81c19a
Parents:
fdaae04
Message:

Update to ntp-4.2.8p9.
Update to ruby-2.3.3.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/pinentry.xml

    rfdaae04 r8d68192  
    1313]>
    1414
    15 <sect1 id="pinentry" xreflabel="pinEntry-&pinentry-version;">
     15<sect1 id="pinentry" xreflabel="pinentry-&pinentry-version;">
    1616  <?dbhtml filename="pinentry.html"?>
    1717
  • general/prog/ruby.xml

    rfdaae04 r8d68192  
    1010  <!ENTITY ruby-download-ftp  "ftp://ftp.ruby-lang.org/pub/ruby/&ruby-minor-version;/ruby-&ruby-version;.tar.xz">
    1111-->
    12   <!ENTITY ruby-md5sum        "37bae2bf9cf6deda3b7d8b0ad61fc0af">
     12  <!ENTITY ruby-md5sum        "0cba3d1b677d2695236ace62ca6d2255">
    1313  <!ENTITY ruby-size          "11 MB">
    1414  <!ENTITY ruby-buildsize     "367 MB, with checks (additional 242 MB for C API docs)">
  • introduction/welcome/changelog.xml

    rfdaae04 r8d68192  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[bdubbs] - Update to ntp-4.2.8p9. Fixes
     51          <ulink url="&blfs-ticket-root;8559">#8559</ulink>.</para>
     52        </listitem>
     53        <listitem>
     54          <para>[bdubbs] - Update to ruby-2.3.3. Fixes
     55          <ulink url="&blfs-ticket-root;8558">#8558</ulink>.</para>
     56        </listitem>
     57        <listitem>
    5058          <para>[bdubbs] - Update to gnupg-2.1.16. Fixes
    5159          <ulink url="&blfs-ticket-root;8552">#8552</ulink>.</para>
  • networking/netprogs/ntp.xml

    rfdaae04 r8d68192  
    88<!--  <!ENTITY ntp-download-ftp  "&gentoo-ftp-repo;/ntp-&ntp-version;.tar.gz">-->
    99  <!ENTITY ntp-download-ftp  " ">
    10   <!ENTITY ntp-md5sum        "4a8636260435b230636f053ffd070e34">
     10  <!ENTITY ntp-md5sum        "857452b05f5f2e033786f77ade1974ed">
    1111  <!ENTITY ntp-size          "6.9 MB">
    12   <!ENTITY ntp-buildsize     "102 MB (with tests)">
    13   <!ENTITY ntp-time          "0.8 SBU (with tests)">
     12  <!ENTITY ntp-buildsize     "96 MB (with tests)">
     13  <!ENTITY ntp-time          "0.7 SBU (with tests)">
    1414]>
    1515
  • packages.ent

    rfdaae04 r8d68192  
    302302<!ENTITY python3-version              "3.5.2">
    303303<!ENTITY ruby-minor-version           "2.3">
    304 <!ENTITY ruby-patch-version           "2">
     304<!ENTITY ruby-patch-version           "3">
    305305<!ENTITY ruby-version                 "&ruby-minor-version;.&ruby-patch-version;">
    306306<!ENTITY scons-version                "2.5.1">
     
    395395<!ENTITY net-tools-version            "CVS_20101030">
    396396<!ENTITY nfs-utils-version            "1.3.4">
    397 <!ENTITY ntp-version                  "4.2.8p8">
     397<!ENTITY ntp-version                  "4.2.8p9">
    398398<!ENTITY rpcbind-version              "0.2.3">
    399399<!ENTITY rsync-version                "3.1.2">
Note: See TracChangeset for help on using the changeset viewer.