Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gvfs.xml

    r8558044 r3f2db3a6  
    55  %general-entities;
    66
    7   <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.48/gvfs-&gvfs-version;.tar.xz">
    8   <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.48/gvfs-&gvfs-version;.tar.xz">
    9   <!ENTITY gvfs-md5sum        "a801309d09457bbd0c8a0a871fec0ac3">
     7  <!ENTITY gvfs-download-http "&gnome-download-http;/gvfs/1.50/gvfs-&gvfs-version;.tar.xz">
     8  <!ENTITY gvfs-download-ftp  "&gnome-download-ftp;/gvfs/1.50/gvfs-&gvfs-version;.tar.xz">
     9  <!ENTITY gvfs-md5sum        "7de73da14e0834c1e39d3b66a3e5b559">
    1010  <!ENTITY gvfs-size          "1.2 MB">
    11   <!ENTITY gvfs-buildsize     "51 MB">
    12   <!ENTITY gvfs-time          "0.4 SBU">
     11  <!ENTITY gvfs-buildsize     "33 MB">
     12  <!ENTITY gvfs-time          "0.3 SBU">
    1313]>
    1414
     
    1616  <?dbhtml filename="gvfs.html"?>
    1717
    18   <sect1info>
    19     <date>$Date$</date>
    20   </sect1info>
    2118
    2219  <title>Gvfs-&gvfs-version;</title>
     
    3532    </para>
    3633
    37     &lfs110a_checked;
     34    &lfs112_checked;
    3835
    3936    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8784      <xref linkend="dbus"/>,
    8885      <xref linkend="glib2"/>,
    89       <xref linkend="libusb"/>,
    90       <xref linkend="libsecret"/> and
    91       <xref linkend="libsoup"/>
     86      <xref linkend="libusb"/>, and
     87      <xref linkend="libsecret"/>
    9288    </para>
    9389
     
    9995      <xref linkend="libgdata"/>,
    10096      <xref linkend="libgudev"/>,
     97      <xref linkend="libsoup3"/>,
    10198      <phrase revision="sysv"><xref linkend="elogind"/>,</phrase>
    10299      <phrase revision="systemd"><xref linkend="systemd"/>,</phrase> and
     
    109106      <xref linkend="avahi"/>,
    110107      <xref linkend="bluez"/>,
    111       <xref linkend="dbus-glib"/>,
    112108      <xref linkend="fuse3"/>,
    113109      <xref linkend="gnome-online-accounts"/>,
     
    123119      <ulink url="http://www.libimobiledevice.org/">libimobiledevice</ulink>,
    124120      <ulink url="http://libmtp.sourceforge.net/">libmtp</ulink>,
     121      <!--<ulink url="https://download.gnome.org/sources/libsoup/3.0/">libsoup-3</ulink>,-->
    125122      <ulink url="https://github.com/sahlberg/libnfs/">libnfs</ulink>, and
    126123      <ulink url="http://twistedmatrix.com/trac/">Twisted</ulink>
     
    134131  <sect2 role="installation">
    135132    <title>Installation of Gvfs</title>
    136 <!--
    137     <para>
    138       First, apply a security patch to fix four security vulnerabilities:
    139     </para>
    140 
    141 <screen><userinput remap="pre">patch -Np1 -i ../gvfs-&gvfs-version;-fix_security_vulnerabilities-1.patch</userinput></screen>
    142 -->
     133
    143134    <para>
    144135      Install <application>Gvfs</application> by running the following
     
    204195    <para>
    205196      <parameter>-D&lt;option&gt;=false</parameter>: These switches are
    206       required if the corresponding optional dependency is not installed.
     197      required if the corresponding dependency is not installed.
    207198      Remove those where you have installed the corresponding application and
    208199      wish to use it with <application>Gvfs</application>. The dnssd option
    209       requires avahi and both goa/google require GNOME Online Accounts.
     200      requires avahi and both goa and google require GNOME Online Accounts.
     201      The google option also requires libgdata.
    210202    </para>
    211203
     
    234226      <seglistitem>
    235227        <seg>
    236 <!--      All of the applications that were previously installed were
    237           removed in 1.37.2. There are 20+ library executables, but they
    238           won't get documented here.
    239           Proceeding with removing the obsolete command explanations. -->
    240228          None
    241229        </seg>
Note: See TracChangeset for help on using the changeset viewer.