Changeset 7bb1463


Ignore:
Timestamp:
10/31/2014 08:13:25 AM (9 years ago)
Author:
Krejzi <krejzi@…>
Branches:
krejzi/svn
Children:
6e8b058
Parents:
48160fd
Message:

Merge package updates from trunk.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/krejzi@14818 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
1 deleted
8 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r48160fd r7bb1463  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd-ng Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 29th, &year;">
     9<!ENTITY releasedate  "October 31st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd-ng">                  <!-- svn|[release #] -->
  • general/prog/gdb.xml

    r48160fd r7bb1463  
    77  <!ENTITY gdb-download-http "http://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.xz">
    88  <!ENTITY gdb-download-ftp  "ftp://ftp.gnu.org/gnu/gdb/gdb-&gdb-version;.tar.xz">
    9   <!ENTITY gdb-md5sum        "bd958fe9019d7c7896f29f6724a764ed">
     9  <!ENTITY gdb-md5sum        "8072be87a94be0936bc3b4b6941b0862">
    1010  <!ENTITY gdb-size          "17 MB">
    11   <!ENTITY gdb-buildsize     "326 MB (405 MB with checks)">
    12   <!ENTITY gdb-time          "2.2 SBU (56 SBU with checks)">
     11  <!ENTITY gdb-buildsize     "325 MB (446 MB with checks)">
     12  <!ENTITY gdb-time          "2.2 SBU (additional 5.8 SBU for checks)">
    1313]>
    1414
     
    107107      changing it, apparently the total number of tests is not conserved),
    108108      there are failures associated with system readline 6.x, between others.
    109       Unexpected failures are of the order of 2.5%.
     109      Unexpected failures are of the order of 0.5%.
    110110    </para>
    111111
  • general/prog/git.xml

    r48160fd r7bb1463  
    99  <!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
    1010  <!ENTITY git-download-ftp  "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
    11   <!ENTITY git-md5sum        "35dc1585dc522fd715f117744b1f5992">
     11  <!ENTITY git-md5sum        "43815ec043c0ae46c3efa4c8e28feaba">
    1212  <!ENTITY git-size          "3.4 MB">
    13   <!ENTITY git-buildsize     "337 MB (additional 14 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
    14   <!ENTITY git-time          "0.8 SBU (additional 9.6 SBU for tests or 3.0 SBU for docs and man build)">
     13  <!ENTITY git-buildsize     "209 MB (additional 13 MB for downloaded docs and man pages, or 26 MB building docs and man pages)">
     14  <!ENTITY git-time          "0.7 SBU (additional 8.6 SBU for tests or 2.9 SBU for docs and man build)">
    1515]>
    1616
  • gnome-systemd/intro/gnome-intro.xml

    r48160fd r7bb1463  
    77
    88<sect1 id="gnome-intro">
    9   <?dbhtml filename="gnomeintro.html"?>
     9  <?dbhtml filename="gnome-intro.html"?>
    1010
    1111  <sect1info>
     
    4343  should anticipate that you will be rebuilding GNOME at least once to make
    4444  adjustments for your setup.</para>
     45
    4546</sect1>
  • gnome-systemd/intro/introduction.xml

    r48160fd r7bb1463  
    1111-->
    1212
    13 <chapter id="gnome-build-order">
     13<chapter id="gnome-introduction">
    1414  <?dbhtml filename="introduction.html"?>
    1515
     
    1717
    1818  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-intro.xml"/>
    19   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="build-order.xml"/>
    2019</chapter>
  • introduction/welcome/changelog.xml

    r48160fd r7bb1463  
    4545-->
    4646    <listitem>
     47      <para>October 31st, 2014</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[krejzi] - .</para>
     51        </listitem>
     52        <listitem>
     53          <para>[krejzi] - Merged gdb-7.8.1, git-2.1.3 and sqlite-3.8.7.1 updates from trunk. Thanks to Fernando for doing all the work.</para>
     54        </listitem>
     55        <listitem>
     56          <para>[krejzi] - Removed Build Order page from GNOME section as the desktop packages are already sorted in the recommended build order..</para>
     57        </listitem>
     58      </itemizedlist>
     59    </listitem>
     60
     61    <listitem>
     62      <para>October 30th, 2014</para>
     63      <itemizedlist>
     64        <listitem>
     65          <para>[krejzi] - Updated to mutter-3.14.1.5, gnome-shell-3.14.1.5 and gnome-shell-extensions-3.14.1.</para>
     66        </listitem>
     67        <listitem>
     68          <para>[krejzi] - Updated to libreoffice-4.3.3.</para>
     69        </listitem>
     70        <listitem>
     71          <para>[krejzi] - Updated to gnome-settings-daemon-3.14.0 and gnome-control-center-3.14.0.</para>
     72        </listitem>
     73        <listitem>
     74          <para>[krejzi] - Updated to gnome-bluetooth-3.14.0 and gnome-keyring-3.14.0.</para>
     75        </listitem>
     76        <listitem>
     77          <para>[krejzi] - Updated to gnome-themes-standard-3.14.0, gvfs-1.22.1, nautilus-3.14.0 and zenity-3.14.0.</para>
     78        </listitem>
     79        <listitem>
     80          <para>[krejzi] - Updated to caribou-0.4.15, dconf-0.22.0 and gnome-backgrounds-3.14.1.</para>
     81        </listitem>
     82        <listitem>
     83          <para>[krejzi] - Merged ruby-2.1.4, dhcpcd-6.6.0 and wget-1.16 updates from trunk. Thanks to Fernando for doing all the work.</para>
     84        </listitem>
     85        <listitem>
     86          <para>[krejzi] - Merged liblinear-1.95 and pinentry-0.9.0 updates from trunk. Thanks to Fernando for doing all the work.</para>
     87        </listitem>
     88      </itemizedlist>
     89    </listitem>
     90
     91    <listitem>
    4792      <para>October 29th, 2014</para>
    4893      <itemizedlist>
    4994        <listitem>
    50           <para>[krejzi] - .</para>
    51         </listitem>
    52         <listitem>
    53           <para>[krejzi] - Updated to mutter-3.14.1.5, gnome-shell-3.14.1.5 and gnome-shell-extensions-3.14.1.</para>
    54         </listitem>
    55         <listitem>
    56           <para>[krejzi] - Updated to libreoffice-4.3.3.</para>
    57         </listitem>
    58         <listitem>
    59           <para>[krejzi] - Updated to gnome-settings-daemon-3.14.0 and gnome-control-center-3.14.0.</para>
    60         </listitem>
    61         <listitem>
    62           <para>[krejzi] - Updated to gnome-bluetooth-3.14.0 and gnome-keyring-3.14.0.</para>
    63         </listitem>
    64         <listitem>
    65           <para>[krejzi] - Updated to gnome-themes-standard-3.14.0, gvfs-1.22.1, nautilus-3.14.0 and zenity-3.14.0.</para>
    66         </listitem>
    67         <listitem>
    68           <para>[krejzi] - Updated to caribou-0.4.15, dconf-0.22.0 and gnome-backgrounds-3.14.1.</para>
    69         </listitem>
    70         <listitem>
    71           <para>[krejzi] - Merged ruby-2.1.4, dhcpcd-6.6.0 and wget-1.16 updates from trunk. Thanks to Fernando for doing all the work.</para>
    72         </listitem>
    73         <listitem>
    74           <para>[krejzi] - Merged liblinear-1.95 and pinentry-0.9.0 updates from trunk. Thanks to Fernando for doing all the work.</para>
    75         </listitem>
    76       </itemizedlist>
    77     </listitem>
    78 
    79     <listitem>
    80       <para>October 29th, 2014</para>
    81       <itemizedlist>
    82         <listitem>
    8395          <para>[krejzi] - Updated to gnome-online-miners-3.14.0.</para>
    8496        </listitem>
  • packages.ent

    r48160fd r7bb1463  
    257257<!ENTITY gcc-version                  "4.9.1">
    258258<!ENTITY gc-version                   "7.4.2">
    259 <!ENTITY gdb-version                  "7.8">
    260 <!ENTITY git-version                  "2.1.2">
     259<!ENTITY gdb-version                  "7.8.1">
     260<!ENTITY git-version                  "2.1.3">
    261261<!ENTITY guile-version                "2.0.11">
    262262<!ENTITY librep-version               "0.92.3">
     
    413413<!ENTITY mariadb-version              "10.0.14">
    414414<!ENTITY postgresql-version           "9.3.5">
    415 <!ENTITY sqlite-version               "3.8.7">
     415<!ENTITY sqlite-version               "3.8.7.1">
    416416
    417417<!-- Chapter 23 -->
  • server/databases/sqlite.xml

    r48160fd r7bb1463  
    55  %general-entities;
    66
    7   <!ENTITY sqlite-dl-version    "3080700">
    8   <!ENTITY sqlite-doc-version   "3080700">
     7  <!ENTITY sqlite-dl-version    "3080701">
     8  <!ENTITY sqlite-doc-version   "3080701">
    99
    1010  <!ENTITY sqlite-download-http
    1111           "http://sqlite.org/2014/sqlite-autoconf-&sqlite-dl-version;.tar.gz">
    1212  <!ENTITY sqlite-download-ftp  " ">
    13   <!ENTITY sqlite-md5sum        "10cf856d953d8152cdaf180623102a23">
     13  <!ENTITY sqlite-md5sum        "8ee4541ebb3e5739e7ef5e9046e30063">
    1414  <!ENTITY sqlite-size          "2 MB">
    1515  <!ENTITY sqlite-buildsize     "17 MB (additional 25 MB for the Optional Documentation)">
    16   <!ENTITY sqlite-time          "0.2 SBU">
     16  <!ENTITY sqlite-time          "0.3 SBU">
    1717
    1818  <!ENTITY sqlite-docs-download
    1919           "http://sqlite.org/2014/sqlite-doc-&sqlite-doc-version;.zip">
    20   <!ENTITY sqlite-docs-md5sum   "d79dfd2505c57eff30df7b7395c2a0e9">
     20  <!ENTITY sqlite-docs-md5sum   "b20be3cc3ad01ae1bd01a731280290a0">
    2121  <!ENTITY sqlite-docs-size     "4.7 MB">
    2222]>
Note: See TracChangeset for help on using the changeset viewer.