Go to file
OBS User coolo 0a389e5514 Accepting request 103347: - removed dumpe2fs-add-man-page-warning-about-mounted-fil.patch
deprecated by this release
- refreshed e2fsprogs-1.41.1-splash_support.patch
- added several patches to fix warnings generated by the check_gcc_output
  and rpmlint
- update to 1.42
  * this release has support for file systems >16TB. online resize
    requires kernel support which will hopefully be in kernel version
    3.2. offline support is not yet available for >16TB, but will be
    coming
  * this release has support for clustered allocation, which reduces
    the number of block (now cluster) bitmaps by allocating and
    deallocating space in contiguous power-of-2 collections of blocks,
    which are called clustered. This is a filesystem level feature
    called 'bigalloc', which must be enabled when the filesystem is
    inititally formatted. It is not backwards compatible with older
    kernels.
  * added support for the Multi-Mount Protection (MMP) feature
  * The mke2fs and e2fsck programs now tries to use the punch hole command 
    as a "discard" when operating on normal files.
  * The resize2fs program now has support for a new online resize ioctl 
    that can support file systems > 16TB, once it arrives in v3.x kernels.
  * Added e4defrag tool which uses the EXT4_IOC_MOVE_EXT ioctl.
  * Added support for journals larger than 2GB.
  * Added internationalization support for libcom_err error table strings.
  * Fixed various spelling mistakes found in various output strings found by 
    I18N translators.
  * Update translations: French, Chinese, Germany, Indonesian, Swedish, 
    Vietnamese, Polish, Dutch, Czech. (Addresses Debian Bugs: #520985, 
    #620659)

Rev openSUSE:Factory/67 Md5 a616f40bf80ecdfe666c16a11683a5a5 2012-02-24 11:04:08 coolo 103347
2012-02-24 11:04:08 +00:00
.gitattributes reviewed ok. 2011-01-05 20:26:48 +00:00
baselibs.conf Rev openSUSE:Factory/45 Md5 6a8079088aebe34120e46cea1f2556ee 2009-07-17 14:27:47 unknown None 2009-07-17 14:27:47 +00:00
e2fsprogs-1.41.1-splash_support.patch update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs-1.41.14.de.po.bz2 Reviewed. OK. 2011-01-25 16:48:14 +00:00
e2fsprogs-1.42-e2fsck_mmp.patch update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-ext2fsh_implicit.patch update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-implicit_fortify_decl.patch update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-quotaio_implicit.patch update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42-voidreturn_value_declared.patch update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs-1.42.tar.gz update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs.changes update to 1.42 2012-01-16 19:28:03 +00:00
e2fsprogs.spec update to 1.42 2012-01-16 19:28:03 +00:00
libcom_err-compile_et_permissions.patch Rev openSUSE:Factory/45 Md5 6a8079088aebe34120e46cea1f2556ee 2009-07-17 14:27:47 unknown None 2009-07-17 14:27:47 +00:00
README.SUSE Rev openSUSE:Factory/35 Md5 abb6811f19efecca22d77c418a96d1cb 2008-09-15 14:32:55 unknown None 2008-09-15 14:32:55 +00:00

e2fsprogs-devel
---------------
Since the e2fsprogs libraries has been split out into own packages,
each having its own devel package
libext2fs-devel
libblkid-devel
libuuid-devel
libcom_err-devel
the e2fsprogs-devel package is deprecated and is provided for temporary
backwards compatibility only.