Changes between v2.18-rc1 and v2.18-rc2
---------------------------------------

commit 5f0b4c37a0a153afe4b5f6d500c63b068650c626
Author: Karel Zak <kzak@redhat.com>
Date:   Fri Jun 18 12:25:55 2010 +0200

    build-sys: release++ (v2.18-rc2)
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 NEWS         |    4 ++++
 configure.ac |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

commit 74c73b11dbcf65a05d8ad22298d18f7ddd845f73
Author: Karel Zak <kzak@redhat.com>
Date:   Fri Jun 18 12:15:36 2010 +0200

    docs: update v2.18 ReleaseNotes
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 docs/v2.18-ReleaseNotes |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)

commit bd52b1551f80d18d8a67a4fd069b297b52aaa430
Author: Karel Zak <kzak@redhat.com>
Date:   Fri Jun 18 12:08:43 2010 +0200

    po: merge changes
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 po/ca.po             |  703 +++++++++++++----------
 po/cs.po             | 1487 ++++++++++++++++++++++++++++++------------------
 po/da.po             |  704 +++++++++++++-----------
 po/de.po             |  704 +++++++++++++-----------
 po/es.po             |  702 +++++++++++++----------
 po/et.po             |  702 ++++++++++++-----------
 po/eu.po             |  697 ++++++++++++----------
 po/fi.po             |  707 +++++++++++++-----------
 po/fr.po             |  798 +++++++++++++++------------
 po/hu.po             |  704 +++++++++++++-----------
 po/id.po             |  817 +++++++++++++++------------
 po/it.po             |  704 +++++++++++++-----------
 po/ja.po             |  717 +++++++++++++-----------
 po/nl.po             | 1428 +++++++++++++++++++++++++++++-----------------
 po/pl.po             | 1552 +++++++++++++++++++++++++++++++-------------------
 po/pt_BR.po          |  701 +++++++++++++----------
 po/ru.po             |  704 +++++++++++++-----------
 po/sl.po             |  703 +++++++++++++-----------
 po/sv.po             |  704 +++++++++++++-----------
 po/tr.po             |  704 +++++++++++++-----------
 po/uk.po             |  704 +++++++++++++-----------
 po/util-linux-ng.pot |  670 ++++++++++++----------
 po/vi.po             |  817 +++++++++++++++------------
 po/zh_CN.po          |  682 ++++++++++++----------
 24 files changed, 11055 insertions(+), 8460 deletions(-)

commit 85469a29e34e3a51ea86adbc80abee633e65c451
Author: Jakub Bogusz <qboosh@pld-linux.org>
Date:   Fri Jun 18 11:27:16 2010 +0200

    po: update pl.po (from translationproject.org)

 po/pl.po | 1238 ++++++++++++++++++++++----------------------------------------
 1 files changed, 437 insertions(+), 801 deletions(-)

commit 0253c368d185771dbd82526c6dc644bd32838bb0
Author: Benno Schulenberg <benno@vertaalt.nl>
Date:   Fri Jun 18 11:27:16 2010 +0200

    po: update nl.po (from translationproject.org)

 po/nl.po | 2395 ++++++++++++++++++++++++++++----------------------------------
 1 files changed, 1098 insertions(+), 1297 deletions(-)

commit 1afd63f5b0af26a8e11f128394205876338c5068
Author: Petr Pisar <petr.pisar@atlas.cz>
Date:   Fri Jun 18 11:27:15 2010 +0200

    po: update cs.po (from translationproject.org)

 po/cs.po | 1091 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 457 insertions(+), 634 deletions(-)

commit c4c20b3ad72197e1eee73bfbac6106ea29b3bfed
Author: Karel Zak <kzak@redhat.com>
Date:   Thu Jun 17 11:15:40 2010 +0200

    mkswap: add a note that -p is uncecessary
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 disk-utils/mkswap.8 |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 630161f2715af033667a1398c9f1d2b87eaf61f9
Author: Karel Zak <kzak@redhat.com>
Date:   Thu Jun 17 10:57:47 2010 +0200

    mkswap: don't use too small user-specified page size
    
    Addresses: http://bugzilla.redhat.com/show_bug.cgi?id=601552
    Signed-off-by: Karel Zak <kzak@redhat.com>

 disk-utils/mkswap.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 3e16599a3405b045e55388eb87853b7054aa8d79
Author: Karel Zak <kzak@redhat.com>
Date:   Thu Jun 17 10:29:33 2010 +0200

    mkswap: use calloc(), remove obsolete v1 header usage
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 disk-utils/mkswap.c |   20 +++++++++++++-------
 1 files changed, 13 insertions(+), 7 deletions(-)

commit 770af396fa31ca9c56807d58f407eb2d3d4060b6
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Jun 16 23:41:33 2010 +0200

    wipefs: fix memory leaks
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 misc-utils/wipefs.c |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)

commit 9683e327eda75bf7f47e9d058cea9ff9445d58e4
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Jun 16 23:40:46 2010 +0200

    wipefs: fix mem usage
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 misc-utils/wipefs.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 7d2a8dd00d682c87d9a9b984d538469f2aa5836f
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Jun 16 22:50:42 2010 +0200

    lscpu: fix CPU_EQUAL_S macro
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 include/cpuset.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 5c7cd9ab507a1f49da541711959aa0062cea2ad6
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Jun 16 11:04:39 2010 +0200

    tests: update fdisk tests
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 tests/expected/blkid/md-raid1-part          |    8 --------
 tests/expected/blkid/md-raid1-whole         |    8 --------
 tests/expected/fdisk/align-512-4K           |    8 --------
 tests/expected/fdisk/align-512-4K-63        |    8 --------
 tests/expected/fdisk/align-512-4K-md        |   16 ----------------
 tests/expected/fdisk/align-512-512          |    8 --------
 tests/expected/fdisk/align-512-512-topology |    8 --------
 tests/ts/blkid/md-raid1-part                |    2 --
 tests/ts/blkid/md-raid1-whole               |    2 --
 tests/ts/fdisk/align-512-4K                 |    2 --
 tests/ts/fdisk/align-512-4K-63              |    2 --
 tests/ts/fdisk/align-512-4K-md              |    4 ----
 tests/ts/fdisk/align-512-512                |    2 --
 tests/ts/fdisk/align-512-512-topology       |    2 --
 tests/ts/fdisk/doslabel                     |   22 +++++++++++-----------
 tests/ts/fdisk/oddinput                     |    6 +++---
 16 files changed, 14 insertions(+), 94 deletions(-)

commit 278f63c0e6266eb60535ad2e65db01c0e8b85d56
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Jun 16 10:52:20 2010 +0200

    fdisk: extend -c and -u options to support old DOS stuff
    
    The DOS mode and cylinders as display units are disabled by default
    now. For users who need old DOS behavior is it necessary to extend
    -c (compatibility) and -u (units) command line options. The change is
    backwardly compatible (so people who already uses -u and -c are not
    affected with this change). New form:
    
     -c[=<mode>]   where <mode> is 'dos' or 'nondos' (default)
     -u[=<units>]  where <units> is 'cylinders' or 'sectors' (default)
    
    For example old deprecated DOS behavior could be enabled by:
    
      fdisk -u=cylinders -c=dos /dev/sda
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 docs/v2.18-ReleaseNotes |    6 +++---
 fdisk/fdisk.8           |   45 +++++++++++++++++++++++++++++----------------
 fdisk/fdisk.c           |   28 ++++++++++++++++++++--------
 3 files changed, 52 insertions(+), 27 deletions(-)

commit d1f5a55949a2c34656ae413b4afa21ebc96e32fa
Author: Karel Zak <kzak@redhat.com>
Date:   Wed Jun 16 09:16:00 2010 +0200

    cal: remove unnecessary info from man page
    
    Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=604238
    Signed-off-by: Karel Zak <kzak@redhat.com>

 misc-utils/cal.1 |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

commit 0b1f769f281ac2feb21b8a52af3fe999922c8833
Author: Karel Zak <kzak@redhat.com>
Date:   Tue Jun 15 13:13:05 2010 +0200

    fdisk: disable DOS mode and cylinders by default
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 docs/v2.18-ReleaseNotes |    4 ++++
 fdisk/fdisk.8           |    4 ++--
 fdisk/fdisk.c           |   22 +++++++++++-----------
 3 files changed, 17 insertions(+), 13 deletions(-)

commit d8b25f62540b873a7808e619561c46cee09b67e4
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon Jun 14 20:12:56 2010 +0200

    lscpu: fix typo, "faild" to "failed"
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 sys-utils/lscpu.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 40fe88d097701e320e70a35c9f32f5ba5109faf9
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon Jun 14 20:11:27 2010 +0200

    fdisk: remove erroneous <size> argument from -u option in help text
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 fdisk/fdisk.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit 4911d2bc4f380001faf6707e3004be15e6b67a72
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon Jun 14 20:08:50 2010 +0200

    fdisk: untangle the reporting of deprecated mode and unit
    
    Translatable messages should not be split into parts that are
    conditionally concatenated.  Preferably they should each form
    a complete message.
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
    Signed-off-by: Karel Zak <kzak@redhat.com>

 fdisk/fdisk.c |   12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

commit 5f71997106b2943b9e7a00b9cbb9f296a32568ed
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon Jun 14 20:07:37 2010 +0200

    chrt: add --verbose to man page, correct -V for --version, alphabetize
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 schedutils/chrt.1 |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

commit aaf6349f7ff167d66d748d51184695b0c65a4c22
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon Jun 14 20:03:21 2010 +0200

    chrt: slice help text into manageable chunks for translators
    
    [kzak@redhat.com: - clean up usage() function]
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
    Signed-off-by: Karel Zak <kzak@redhat.com>

 schedutils/chrt.c |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)

commit a9a3e5f2f994d3f723c4eee87969dc0db69f8cdf
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Mon Jun 14 19:47:08 2010 +0200

    chrt: change two messages into four translatable sentences
    
    In several languages the translations for "current" and "new" will
    have to be slightly different depending on whether they apply to
    "policy" or "priority".  (As a general rule, translatable messages
    should be full sentences, and not partial ones with optional words
    filled in via %s.)
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
    Signed-off-by: Karel Zak <kzak@redhat.com>

 schedutils/chrt.c |   20 ++++++++++++++------
 1 files changed, 14 insertions(+), 6 deletions(-)

commit b7481d6f74eadad6c65060a4a960da4830efa0cc
Author: Karel Zak <kzak@redhat.com>
Date:   Mon Jun 14 18:42:58 2010 +0200

    mount: use %u for uid_t and gid_t
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 mount/mount.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 8e350e48c1e1be6bf0d7bfa731d9ef47e309390e
Author: Karel Zak <kzak@redhat.com>
Date:   Mon Jun 14 18:15:29 2010 +0200

    textual: fix typos
    
    Reported-by: Petr Pisar <petr.pisar@atlas.cz>
    Signed-off-by: Karel Zak <kzak@redhat.com>

 disk-utils/mkswap.c  |    2 +-
 misc-utils/findmnt.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 67490655b4a8d7d3fb2e5a796676b5536ca2310c
Author: Karel Zak <kzak@redhat.com>
Date:   Mon Jun 14 12:47:17 2010 +0200

    mount: add notes about -o remount,ro,bind to mount.8
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 mount/mount.8 |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit e67690f35a79ecf36dc6f03aab95965e4dd9939d
Author: Karel Zak <kzak@redhat.com>
Date:   Mon Jun 14 11:25:31 2010 +0200

    lscpu: add CPU_EQUAL_S definition for old/obscure libc
    
    Signed-off-by: Karel Zak <kzak@redhat.com>

 include/cpuset.h |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

commit 4e6bd74c271b05f039a8be765248d8b8b5085ccb
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu Jun 10 15:05:52 2010 +0200

    findmnt: ungettextize the directions and fix spelling
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 misc-utils/findmnt.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

commit e6b0611b4622d70569705dd6eef68002a5a1298c
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu Jun 10 14:29:27 2010 +0200

    messages: gettextize a few skipped or forgotten ones
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 disk-utils/blockdev.c   |    4 ++--
 disk-utils/mkfs.minix.c |    2 +-
 misc-utils/uuidd.c      |    6 +++---
 mount/swapon.c          |    6 +++---
 sys-utils/lscpu.c       |    2 +-
 sys-utils/tunelp.c      |    6 +++---
 6 files changed, 13 insertions(+), 13 deletions(-)

commit d0bb6987a85fd84a3410a21a89592d4809148465
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu Jun 10 14:27:34 2010 +0200

    textual: fix typos, and rephrase some things for clarity
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 login-utils/simpleinit.c |    4 +-
 misc-utils/findmnt.8     |   50 +++++++++++++++++++++++-----------------------
 misc-utils/namei.1       |   28 ++++++++++++------------
 misc-utils/uuidd.8       |    6 ++--
 misc-utils/wipefs.c      |   10 ++++----
 mount/umount.c           |   10 ++++----
 sys-utils/lscpu.c        |    2 +-
 7 files changed, 55 insertions(+), 55 deletions(-)

commit 333ec74962a34a3fcc5a1f233012dba86a1cf72b
Author: Benno Schulenberg <bensberg@justemail.net>
Date:   Thu Jun 10 14:04:26 2010 +0200

    uuidd: spell the plural of "UUID" consistently as "UUIDs"
    
    Signed-off-by: Benno Schulenberg <bensberg@justemail.net>

 misc-utils/uuidd.8              |    6 +++---
 misc-utils/uuidd.c              |    6 +++---
 misc-utils/uuidgen.1            |    4 ++--
 shlibs/uuid/man/uuid_generate.3 |    2 +-
 shlibs/uuid/src/compare.c       |    4 ++--
 shlibs/uuid/src/pack.c          |    2 +-
 6 files changed, 12 insertions(+), 12 deletions(-)

commit 4951f9b38f6c0362f65be164d9031b40170ae7f5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu Jun 10 02:20:47 2010 +0200

    build-sys: minor changes for GNU/Hurd
    
    Here is a patch to fix the build on GNU/Hurd.
    
    Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>

 lib/Makefile.am                  |    4 ++++
 lib/ismounted.c                  |    1 +
 schedutils/chrt.c                |   10 ++++++++++
 shlibs/blkid/src/topology/evms.c |    5 +++++
 shlibs/blkid/src/topology/md.c   |    4 ++++
 shlibs/mount/src/tab.c           |    1 +
 6 files changed, 25 insertions(+), 0 deletions(-)

commit bc77da94f715f819c81ee8d1e6623e5ba6d3c373
Author: Karel Zak <kzak@redhat.com>
Date:   Mon Jun 14 09:35:28 2010 +0200

    mount: don't create loopdev for MS_BIND
    
    Addresses: http://bugzilla.redhat.com/show_bug.cgi?id=602573
    Reported-by: Adam Tkac <atkac@redhat.com>
    Signed-off-by: Karel Zak <kzak@redhat.com>

 mount/mount.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit 217a2cd746e7ff0b26f1055aabc9613e187c444f
Author: Karel Zak <kzak@redhat.com>
Date:   Tue Jun 8 14:13:46 2010 +0200

    docs: fix umount --fake note in ReleaseNotes
    
    Reported-By: Miklos Szeredi <miklos@szeredi.hu>
    Signed-off-by: Karel Zak <kzak@redhat.com>

 docs/v2.18-ReleaseNotes |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)