Changeset 68d3020


Ignore:
Timestamp:
10/28/2013 08:58:36 AM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
a93934d2
Parents:
0c927ec
Message:

Archive accountsservice-0.6.34 and libgnome-keyring-3.10.0.

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

Files:
4 edited
2 moved

Legend:

Unmodified
Added
Removed
  • general.ent

    r0c927ec r68d3020  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "27">                   <!-- Always 2 digits -->
     3<!ENTITY day          "28">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2013">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 27th, &year;">
     9<!ENTITY releasedate  "October 28th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
     
    600600<!-- Chapter 30 -->
    601601<!-- Platform -->
    602 <!ENTITY accountsservice-version      "0.6.34">
    603602<!ENTITY polkit-gnome-version         "0.105">
    604603<!ENTITY gsettings-desktop-schemas-version "3.10.1">
    605604<!ENTITY yelp-xsl-version             "3.10.1">
    606605<!ENTITY GConf-version                "3.2.6">
    607 <!ENTITY libgnome-keyring-version     "3.10.0">
    608606<!ENTITY libsecret-version            "0.16">
    609607<!ENTITY gcr-version                  "3.10.1">
  • general/prog/subversion.xml

    r0c927ec r68d3020  
    111111      <xref linkend="cyrus-sasl"/>,
    112112      <xref linkend="dbus"/>,
    113       <xref linkend="libgnome-keyring"/>,
    114113      <xref linkend="kdelibs"/> (for <ulink url="http://utils.kde.org/projects/kwalletmanager/">KWallet</ulink> support),
    115114      <xref linkend="python2"/> (required to run the test suite) and
  • gnome/platform/platform.xml

    r0c927ec r68d3020  
    2626  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dummy-platform.xml"/>
    2727
    28   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="accountsservice.xml"/>
    2928  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gsettings-desktop-schemas.xml"/>
    3029  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="yelp-xsl.xml"/>
    3130  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libgnome-keyring.xml"/>
    3331  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libsecret.xml"/>
    3432  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcr.xml"/>
  • introduction/welcome/changelog.xml

    r0c927ec r68d3020  
    4545-->
    4646    <listitem>
     47      <para>October 28th, 2013</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[fernando] - Archive accountsservice-0.6.34 and
     51          libgnome-keyring-3.10.0. Fixes
     52          <ulink url="&blfs-ticket-root;4192">#4192</ulink> and
     53          <ulink url="&blfs-ticket-root;4219">#4219</ulink>.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57
     58    <listitem>
    4759      <para>October 27th, 2013</para>
    4860      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.