Changeset aadb87c


Ignore:
Timestamp:
12/10/2013 01:36:58 PM (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:
c46a0e5
Parents:
cc90af1
Message:

Update to Gparted-0.17.0.

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

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rcc90af1 raadb87c  
    726726<!ENTITY balsa-version                "2.5.1">
    727727<!ENTITY ekiga-version                "4.0.1">
    728 <!ENTITY gparted-version              "0.16.2">
     728<!ENTITY gparted-version              "0.17.0">
    729729<!ENTITY gnash-version                "0.8.10">
    730730<!ENTITY gimp-version                 "2.8.10">
  • introduction/welcome/changelog.xml

    rcc90af1 raadb87c  
    4848      <itemizedlist>
    4949        <listitem>
     50          <para>[fernando] - Update to Gparted-0.17.0. Fixes
     51          <ulink url="&blfs-ticket-root;4434">#4434</ulink>.</para>
     52        </listitem>
     53        <listitem>
    5054          <para>[igor] - Update to samba-4.1.3. Fixes
    5155          <ulink url="&blfs-ticket-root;4430">#4430</ulink>.</para>
  • xsoft/other/gparted.xml

    rcc90af1 raadb87c  
    88           "&sourceforge-repo;/gparted/gparted-&gparted-version;.tar.bz2">
    99  <!ENTITY gparted-download-ftp  " ">
    10   <!ENTITY gparted-md5sum        "4e722a48a90c6d65d212711d45c9c0d1">
     10  <!ENTITY gparted-md5sum        "ecd66491bb2061c6aa6077cc24823b9e">
    1111  <!ENTITY gparted-size          "2.0 MB">
    12   <!ENTITY gparted-buildsize     "61 MB">
    13   <!ENTITY gparted-time          "1.2 SBU">
     12  <!ENTITY gparted-buildsize     "77 MB (additional 4 MB, building the
     13                                  optional documentation)">
     14  <!ENTITY gparted-time          "0.9 SBU">
    1415]>
    1516
     
    154155      reiser4progs.
    155156    </para>
     157
     158    <para>
     159      Root privileges are required to run Gparted. If you wish to run the
     160      application from the menu, further applications and configurations are
     161      necessary. Examples of applications that may be used:
     162      <ulink url="http://people.debian.org/~kov/gksu">gksu and gksudo</ulink>,
     163      <ulink url="https://launchpad.net/kdesudo">kdesudo</ulink>, or
     164      <ulink url="https://github.com/tarakbumba/xdg-su">xdg-su</ulink>.
     165      Another simple solution is the <application>GTK+</application> based
     166      <application>gnome-ssh-askpass2</application> (does not need gnome)
     167      that comes with <xref linkend="openssh"/>, under the
     168      <filename class="directory">contrib</filename> directory.
     169    </para>
    156170  </sect2>
    157171
Note: See TracChangeset for help on using the changeset viewer.