Changeset 69c0160


Ignore:
Timestamp:
01/07/2017 05:33:42 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:
fb12ec8
Parents:
7d09fcb9
Message:

Update to SQLite-3.16.2

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

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r7d09fcb9 r69c0160  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "06">                   <!-- Always 2 digits -->
     3<!ENTITY day          "07">                   <!-- Always 2 digits -->
    44<!ENTITY month        "01">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2017">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "January 6th &year;">
     9<!ENTITY releasedate  "January 7th &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/graphlib/libpng.xml

    r7d09fcb9 r69c0160  
    8282      <listitem>
    8383        <para>
    84           Optional patch to include animated png functionality in
     84          Recommended patch to include animated png functionality in
    8585          <application>libpng</application> (required to use the system
    8686          <application>libpng</application> in
  • introduction/welcome/changelog.xml

    r7d09fcb9 r69c0160  
    4444-->
    4545    <listitem>
     46      <para>January 7th, 2017</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to sqlite-autoconf-3160200. Fixes
     50          <ulink url="&blfs-ticket-root;8716">#8716</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
     55    <listitem>
    4656      <para>January 6th, 2017</para>
    4757      <itemizedlist>
  • multimedia/libdriv/alsa-tools.xml

    r7d09fcb9 r69c0160  
    1010  <!ENTITY alsa-tools-size          "1.6 MB">
    1111  <!ENTITY alsa-tools-buildsize     "27 MB">
    12   <!ENTITY alsa-tools-time          "0.r SBU">
     12  <!ENTITY alsa-tools-time          "0.4 SBU">
    1313]>
    1414
  • packages.ent

    r7d09fcb9 r69c0160  
    471471<!ENTITY mariadb-version              "10.1.20">
    472472<!ENTITY postgresql-version           "9.6.1">
    473 <!ENTITY sqlite-version               "3.16.1">
     473<!ENTITY sqlite-version               "3.16.2">
    474474
    475475<!-- Chapter 23 -->
  • server/databases/sqlite.xml

    r7d09fcb9 r69c0160  
    1010  <!ENTITY sqlite-download-http "http://sqlite.org/2017/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1111  <!ENTITY sqlite-download-ftp  " ">
    12   <!ENTITY sqlite-md5sum        "f02c51136a98bf211a9e27081294ac6d">
     12  <!ENTITY sqlite-md5sum        "5a153ef1fd2fa5845ada74deabc68e32">
    1313  <!ENTITY sqlite-size          "2.4 MB">
    1414  <!ENTITY sqlite-buildsize     "47 MB (with docs)">
     
    1616
    1717  <!ENTITY sqlite-docs-download "http://sqlite.org/2017/sqlite-doc-&sqlite-doc-version;.zip">
    18   <!ENTITY sqlite-docs-md5sum   "027c8c7135c8f47734c8cd06a6911a29">
     18  <!ENTITY sqlite-docs-md5sum   "96454b1bbc037e187011792b9e31d5fc">
    1919  <!ENTITY sqlite-docs-size     "5.3 MB">
    2020]>
Note: See TracChangeset for help on using the changeset viewer.